Click here to Skip to main content
15,901,122 members
Home / Discussions / Article Writing
   

Article Writing

 
QuestionLearning to Simplify Pin
Grubious4-May-08 14:49
Grubious4-May-08 14:49 
AnswerRe: Learning to Simplify PinPopular
Pete O'Hanlon5-May-08 9:05
mvePete O'Hanlon5-May-08 9:05 
AnswerRe: Learning to Simplify Pin
Matthew Faithfull5-May-08 22:51
Matthew Faithfull5-May-08 22:51 
AnswerRe: Learning to Simplify Pin
Reelix8-May-08 0:57
Reelix8-May-08 0:57 
GeneralRe: Learning to Simplify Pin
Nelek17-May-08 0:18
protectorNelek17-May-08 0:18 
GeneralRe: Learning to Simplify Pin
Daniel Grunwald12-Jun-08 1:47
Daniel Grunwald12-Jun-08 1:47 
AnswerRe: Learning to Simplify Pin
Ed.Poore12-May-08 21:41
Ed.Poore12-May-08 21:41 
AnswerRe: Learning to Simplify Pin
Steven A. Lowe18-Jun-08 17:50
Steven A. Lowe18-Jun-08 17:50 
an excellent suggestion; time permitting i may (humbly) attempt an article on the topic. in the meantime, some suggestions:

0. always remember that people (users, developers, managers, salespeople, etc.) are part of the system; consider their needs; talk to them; if the users don't want the system or don't like the system, the project fails, regardless of how perfect the design/code may be

1. normalize - eliminate redundancies everywhere possible

2. generalize - in many cases solving the problem in front of you is complicated and verbose, while solving the more general problem (of which the problem in front of you is just a special case) is easier.

3. simplify - make everything as simple as possible, but no simpler [great Einstein quote]

4. quantify - if you don't know how to measure it or test it, you probably can't design or code it either

5. explore - never be afraid to conduct experiments; some things cannot be understood until you start out on a path in some direction

good luck!

--S
QuestionHow to create two or more JVM in one machine ? Pin
ZServer29-Apr-08 19:03
ZServer29-Apr-08 19:03 
GeneralArticle content Pin
Mycroft Holmes21-Apr-08 21:30
professionalMycroft Holmes21-Apr-08 21:30 
GeneralRe: Article content Pin
Adeel Chaudhry2-May-08 2:38
Adeel Chaudhry2-May-08 2:38 
GeneralArticle idea - adding scripting support to your applications Pin
martin_hughes20-Apr-08 9:21
martin_hughes20-Apr-08 9:21 
GeneralRe: Article idea - adding scripting support to your applications Pin
Matthew Faithfull5-May-08 23:01
Matthew Faithfull5-May-08 23:01 
GeneralRe: Article idea - adding scripting support to your applications Pin
Ed.Poore12-May-08 21:44
Ed.Poore12-May-08 21:44 
GeneralRe: Article idea - adding scripting support to your applications Pin
martin_hughes13-May-08 3:27
martin_hughes13-May-08 3:27 
GeneralRe: Article idea - adding scripting support to your applications Pin
Ed.Poore13-May-08 5:16
Ed.Poore13-May-08 5:16 
QuestionAn AddIn for VS2008 to add mouse gesture support? Pin
Philip Laureano18-Apr-08 13:11
Philip Laureano18-Apr-08 13:11 
AnswerRe: An AddIn for VS2008 to add mouse gesture support? Pin
Pete O'Hanlon20-Apr-08 9:42
mvePete O'Hanlon20-Apr-08 9:42 
GeneralEditing New Article Pin
Philip Lippard18-Apr-08 4:12
Philip Lippard18-Apr-08 4:12 
GeneralRe: Editing New Article Pin
Thomas Stockwell18-Apr-08 14:50
professionalThomas Stockwell18-Apr-08 14:50 
GeneralGeneral tips on accounting software Pin
Lju212-Apr-08 12:33
Lju212-Apr-08 12:33 
GeneralWrong forum Pin
pmarfleet12-Apr-08 12:59
pmarfleet12-Apr-08 12:59 
GeneralRe: General tips on accounting software Pin
Thomas Stockwell14-Apr-08 8:14
professionalThomas Stockwell14-Apr-08 8:14 
GeneralRe: General tips on accounting software Pin
Lju215-Apr-08 0:44
Lju215-Apr-08 0:44 
GeneralRe: General tips on accounting software Pin
Thomas Stockwell15-Apr-08 1:07
professionalThomas Stockwell15-Apr-08 1:07 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.