* Re: Network Diagram
2013-09-30 0:54 Network Diagram Esben Stien
@ 2013-09-29 23:18 ` Suvayu Ali
2013-09-30 0:27 ` Michael Gauland
` (2 subsequent siblings)
3 siblings, 0 replies; 9+ messages in thread
From: Suvayu Ali @ 2013-09-29 23:18 UTC (permalink / raw)
To: emacs-orgmode
On Mon, Sep 30, 2013 at 12:54:12AM +0000, Esben Stien wrote:
> Any way to create something like a network diagram with org-mode?
>
> I looked in the manual and found state change diagrams and sequence
> diagrams, but nothing that would help me plan a network with routers and
> switches.
You can try TikZ. Org supports processing of TikZ blocks. If your
needs are simpler, try ditaa; again Org supports ditaa blocks natively.
Hope this helps,
--
Suvayu
Open source is the future. It sets us free.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 0:54 Network Diagram Esben Stien
2013-09-29 23:18 ` Suvayu Ali
@ 2013-09-30 0:27 ` Michael Gauland
2013-09-30 3:46 ` Nick Dokos
2013-09-30 4:38 ` Noorul Islam K M
2013-09-30 11:46 ` Karl Voit
3 siblings, 1 reply; 9+ messages in thread
From: Michael Gauland @ 2013-09-30 0:27 UTC (permalink / raw)
To: emacs-orgmode
Esben Stien <b0ef <at> esben-stien.name> writes:
> Any way to create something like a network diagram with org-mode?
I haven't tried doing network diagrams, but I've found dot (graphviz),
PlantUML, and Asymptote very flexible.
^ permalink raw reply [flat|nested] 9+ messages in thread
* Network Diagram
@ 2013-09-30 0:54 Esben Stien
2013-09-29 23:18 ` Suvayu Ali
` (3 more replies)
0 siblings, 4 replies; 9+ messages in thread
From: Esben Stien @ 2013-09-30 0:54 UTC (permalink / raw)
To: Emacs Org mode
Any way to create something like a network diagram with org-mode?
I looked in the manual and found state change diagrams and sequence
diagrams, but nothing that would help me plan a network with routers and
switches.
Any pointers?
--
Esben Stien is b0ef@e s a
http://www. s t n m
irc://irc. b - i . e/%23contact
sip:b0ef@ e e
jid:b0ef@ n n
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 0:27 ` Michael Gauland
@ 2013-09-30 3:46 ` Nick Dokos
2013-09-30 15:46 ` Russell Adams
0 siblings, 1 reply; 9+ messages in thread
From: Nick Dokos @ 2013-09-30 3:46 UTC (permalink / raw)
To: emacs-orgmode
Michael Gauland <mikelygee@amuri.net> writes:
> Esben Stien <b0ef <at> esben-stien.name> writes:
>> Any way to create something like a network diagram with org-mode?
>
> I haven't tried doing network diagrams, but I've found dot (graphviz),
> PlantUML, and Asymptote very flexible.
>
I used dot for some fairly simple network diagrams. It produced decent
output with minimum effort: not perfect, but good enough given my time
constraints at the time.
--
Nick
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 0:54 Network Diagram Esben Stien
2013-09-29 23:18 ` Suvayu Ali
2013-09-30 0:27 ` Michael Gauland
@ 2013-09-30 4:38 ` Noorul Islam K M
2013-09-30 10:39 ` OSiUX
2013-09-30 11:46 ` Karl Voit
3 siblings, 1 reply; 9+ messages in thread
From: Noorul Islam K M @ 2013-09-30 4:38 UTC (permalink / raw)
To: Esben Stien; +Cc: Emacs Org mode
Esben Stien <b0ef@esben-stien.name> writes:
> Any way to create something like a network diagram with org-mode?
>
> I looked in the manual and found state change diagrams and sequence
> diagrams, but nothing that would help me plan a network with routers and
> switches.
>
> Any pointers?
You can find example here http://doc.norang.ca/org-mode.html for the
tools others mentioned in this thread.
Thanks and Regards
Noorul
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 4:38 ` Noorul Islam K M
@ 2013-09-30 10:39 ` OSiUX
2013-09-30 15:45 ` Esben Stien
0 siblings, 1 reply; 9+ messages in thread
From: OSiUX @ 2013-09-30 10:39 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 860 bytes --]
El lun, 30 sep 2013, Noorul Islam K M decía:
> Esben Stien <b0ef@esben-stien.name> writes:
>
> > Any way to create something like a network diagram with org-mode?
> >
> > I looked in the manual and found state change diagrams and sequence
> > diagrams, but nothing that would help me plan a network with routers and
> > switches.
> >
> > Any pointers?
>
> You can find example here http://doc.norang.ca/org-mode.html for the
> tools others mentioned in this thread.
>
> Thanks and Regards
> Noorul
>
A good tool is blockdiag:
- http://osiux.com/img/osiux-network.png
- http://pub.osiux.com/osiux-network.diag
- http://blockdiag.com/en/nwdiag/index.html
--
::
Osiris Alejandro Gomez (OSiUX) osiux@osiux.com.ar
DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
http://www.osiux.com.ar http://www.altermundi.net
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 0:54 Network Diagram Esben Stien
` (2 preceding siblings ...)
2013-09-30 4:38 ` Noorul Islam K M
@ 2013-09-30 11:46 ` Karl Voit
3 siblings, 0 replies; 9+ messages in thread
From: Karl Voit @ 2013-09-30 11:46 UTC (permalink / raw)
To: emacs-orgmode
* Esben Stien <b0ef@esben-stien.name> wrote:
> Any way to create something like a network diagram with org-mode?
Maybe [1] is able to help you. Not exactly the same topic but close
I guess.
1. http://orgmode.org/worg/org-tutorials/org-dot-diagrams.html
--
mail|git|SVN|photos|postings|SMS|phonecalls|RSS|CSV|XML to Org-mode:
> get Memacs from https://github.com/novoid/Memacs <
https://github.com/novoid/extract_pdf_annotations_to_orgmode + more on github
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 10:39 ` OSiUX
@ 2013-09-30 15:45 ` Esben Stien
0 siblings, 0 replies; 9+ messages in thread
From: Esben Stien @ 2013-09-30 15:45 UTC (permalink / raw)
To: emacs-orgmode
OSiUX <xuiso@osiux.com.ar> writes:
> A good tool is blockdiag:
>
> - http://osiux.com/img/osiux-network.png
> - http://pub.osiux.com/osiux-network.diag
> - http://blockdiag.com/en/nwdiag/index.html
Yeah, that's pretty wicked. Thanks;)
--
Esben Stien is b0ef@e s a
http://www. s t n m
irc://irc. b - i . e/%23contact
sip:b0ef@ e e
jid:b0ef@ n n
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Network Diagram
2013-09-30 3:46 ` Nick Dokos
@ 2013-09-30 15:46 ` Russell Adams
0 siblings, 0 replies; 9+ messages in thread
From: Russell Adams @ 2013-09-30 15:46 UTC (permalink / raw)
To: emacs-orgmode
On Sun, Sep 29, 2013 at 11:46:03PM -0400, Nick Dokos wrote:
> Michael Gauland <mikelygee@amuri.net> writes:
>
> > Esben Stien <b0ef <at> esben-stien.name> writes:
> >> Any way to create something like a network diagram with org-mode?
I've started using yEd for all of my diagrams. It's just
straightforward topology (ie: not Visio), but it can auto-arrange
beautifully! Export to PDF and include in Org when publishing.
Thanks.
------------------------------------------------------------------
Russell Adams RLAdams@AdamsInfoServ.com
PGP Key ID: 0x1160DCB3 http://www.adamsinfoserv.com/
Fingerprint: 1723 D8CA 4280 1EC9 557F 66E8 1154 E018 1160 DCB3
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2013-09-30 15:46 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-30 0:54 Network Diagram Esben Stien
2013-09-29 23:18 ` Suvayu Ali
2013-09-30 0:27 ` Michael Gauland
2013-09-30 3:46 ` Nick Dokos
2013-09-30 15:46 ` Russell Adams
2013-09-30 4:38 ` Noorul Islam K M
2013-09-30 10:39 ` OSiUX
2013-09-30 15:45 ` Esben Stien
2013-09-30 11:46 ` Karl Voit
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).