Tagged Questions

1
vote
5answers
855 views

Using Visio (Dia) to Map Out Algorithms

I was just wondering how many experienced programers out there actually map out their process or algorithms in a program like MS Visio or Gnome Dia? I am trying to code some complex PHP for my ...
0
votes
1answer
165 views

Any hints on programming Dia with Python extensions?

I'm searching for documentation on how to do it properly. Any hints?