Graph::ASCII::Dia

2006-03-19 Thread Nadim Khemir
Hi, I need ASCII diagramming; I couldn't find anything so I decided to wrap one myself :). I 'm writting a perl module to generate ASCII diagrams from Dia. I have a simple prototype that is nowhere near something I'd release but if some are interrested, I'd happily share. If someone is really i

Preview in explorer

2006-03-19 Thread Nadim Khemir
I'm using Gentoo-KDE, has enyone written a "Preview" plugin for Konqueror? I"d very much like to see the contents of a diagram without opening it. it would be great if the md5 of the graph used to generate images (pns, ...) would be embeded in the image. Nadim. _

Read only attribute

2006-03-19 Thread Nadim Khemir
Please, please, please, Could the dev team _stop_ doing a backup and allow the modification of "read only" files. I understand that this is a unix file attribute problem and not a Dia problem (that's why I haven't reported it as a bug) but applications must also play the game and not change fil

Re: Read only attribute

2006-03-19 Thread Hans Breuer
On 19.03.2006 12:11, Nadim Khemir wrote: Please, please, please, Could the dev team _stop_ doing a backup and allow the modification of "read only" files. I understand that this is a unix file attribute problem and not a Dia problem (that's why I haven't reported it as a bug) but applications

Re: Graph::ASCII::Dia

2006-03-19 Thread Hans Breuer
On 19.03.2006 12:00, Nadim Khemir wrote: Hi, I need ASCII diagramming; I couldn't find anything so I decided to wrap one myself :). I 'm writting a perl module to generate ASCII diagrams from Dia. If I would want an ASCII diagram export I'd implement it as a PyDia plug-in like e.g. http://cv

Re: Graph::ASCII::Dia

2006-03-19 Thread nadim khemir
I would too if I didn't find python to be an extremely borring language :-) (a very good language indeed but still). In any case, export to ASCIIis goingto neeed a stencil if it is going to be really usable. Cheers, Nadim. On Sunday 19 March 2006 13.28, Hans Breuer wrote: > On 19.03.2006 12:00,

Re: Read only attribute

2006-03-19 Thread nadim khemir
Nice to know other got the problem too; it makes me feel less lonely. I hope glib gets what you need soon. Hans, do you want small stuff to be discussed in the mailling list first or to be reported as "bug" directly? an example, when moving connector ends, the standard icon is a 4 way arrow whi

Re: Read only attribute

2006-03-19 Thread Hans Breuer
On 19.03.2006 15:08, nadim khemir wrote: Nice to know other got the problem too; it makes me feel less lonely. I hope glib gets what you need soon. Following the link provided would have revealed that GLib already has g_access() since 2.8. An implementation conditionalized on GLIB_CHECK_VERSIO

Re: Read only attribute

2006-03-19 Thread Lars Clausen
On Sun, 2006-03-19 at 14:43 +0100, Hans Breuer wrote: > On 19.03.2006 15:08, nadim khemir wrote: > > Nice to know other got the problem too; it makes me feel less lonely. I > > hope > > glib gets what you need soon. > > > Following the link provided would have revealed that GLib already has > g_