[rabbitmq-discuss] Visio Stencils (or whatever else)?

James Carr james.r.carr at gmail.com
Mon Oct 31 18:21:48 GMT 2011


Yikes.

So the ones I found were from omniGaffle, while my company has visio.
Anyone know if there are any visio shapes out there?

Thanks,
James


On Mon, Oct 31, 2011 at 11:23 AM, Marek Majkowski <majek04 at gmail.com> wrote:
> Diagrams for rabbitmq tutorials, often referenced as ugly, are
> in fact generated by dot/graphviz.
>
> Peek at the html source to see relevant code, for example:
>     <div class="diagram_source">
>     digraph {
>       bgcolor=transparent;
>       truecolor=true;
>       rankdir=LR;
>       node [style="filled"];
>       //
>       P1 [label="P", fillcolor="#00ffff"];
>     }
>     </div>
>
>
>
> On Mon, Oct 31, 2011 at 14:32, James Carr <james.r.carr at gmail.com> wrote:
>> nevermind. As soon as I asked, I found it.
>> http://www.joshdevins.net/2010/04/20/amqp-graffle-stencil/
>>
>> On Mon, Oct 31, 2011 at 9:31 AM, James Carr <james.r.carr at gmail.com> wrote:
>>> I really like the illustrations used for queues and exchanges on the
>>> rabbitMQ site (http://www.rabbitmq.com/getstarted.html). Is there a
>>> visio stencil (or something similar) I could use?
>>>
>>>
>>>
>>> Thanks,
>>> James
>>>
>> _______________________________________________
>> rabbitmq-discuss mailing list
>> rabbitmq-discuss at lists.rabbitmq.com
>> https://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss
>>
>


More information about the rabbitmq-discuss mailing list