View Single Post
  #6  
Old 02-06-2010, 02:37 AM
DrakilorP2P DrakilorP2P is offline
Registered User
DrakilorP2P's Avatar
Join Date: Apr 2006
Posts: 755
DrakilorP2P is just really niceDrakilorP2P is just really nice
If it's a GUI script I may sketch it in Balsamiq Mockups or on paper.

If it's going to be used by other scripts I often write down how it's going to look to the outside world (the "interface"). These notes tend to transform into documentation.

If it's something complicated I find it useful to write down what it's going to do so I don't overlook something.

On a particular GUI script I didn't know enough to plan much, so I just dumped ideas on a dedicated page of my notebook and tried a lot of things. I had to rewrite it twice.

Last edited by DrakilorP2P; 02-06-2010 at 02:47 AM.. Reason: Brevity.
Reply With Quote