Article Preview
Buy Now
FEATURE
KISS
Often simple is best
Issue: 6.2 (January/February 2008)
Author: Marc Zeedar
Author Bio: Marc taught himself programming in high school when he bought his first computer but had no money for software. He's had fun learning ever since.
Article Description: No description available.
Article Length (in bytes): 21,143
Starting Page Number: 11
Article Number: 6208
Related Web Link(s):
http://hogbaysoftware.com/projects/taskpaper
http://five.sentenc.es/
Excerpt of article text...
If you're like me, you never run out of ideas for REALbasic projects -- the problem is finding time for development. This lack of time directly conflicts with my aspirations to write elegant and beautiful software. I call this the "Grand Vision" problem. A quick hack just won't cut it, so I postpone writing a program until I have the time to do it right, and thus the program never gets written. But as I've learned, sometimes a quick-and-dirty
simple program is better than none. The key is keeping itreally simple and focusing on the application's core function.Here at
REALbasic Developer I use dozens of programs I've written over the years to help with the business. A few of the main ones are:
RBD Database (manages the subscriber database)
RBD Webmaker (generates HTML for theRBD website)Labelmaker (prints labels for customer orders)
RBD XML Tagger (marks up magazine articles in XML)
...End of Excerpt. Please purchase the magazine to read the full article.