[ Content | Sidebar ]

Archives for 'Tips and Thoughts'

Recommended Books for Web Application Developers

June 1, 2008

If you are a web application developer and you want to read some good books that don’t deal with programming or web design but are more focused on how to build web sites that are useful, profitable and up and running before you get bored of building them, then I have three recommendations -

Don’t Make [...]

Tips and Thoughts - 0 Comments

Code Generation Real World Part 3

July 20, 2007

This is a continuation of Code Generation Real World Part 2 which in turn is a continuation of Code Generation Real World Part 1 which is probably a good place to start if you’ve just got here.
In Part 2 I had just successfully downloaded the zip file which hopefully contains all the code I need [...]

Tips and Thoughts - 0 Comments

Code Generation Real World Part 2

July 11, 2007

This is a continuation of Code Generation Real World Part 1.You may remember I have just drawn the diagram for the class layout for the project -

My GlobalSurfari Facebook System - on paper
So I have my diagram. It is very simple, I have a User object which contains the Facebook ID (fbid), Name and Surf [...]

Tips and Thoughts - 0 Comments

Code Generation Real World Part 1

July 8, 2007

I wanted to give a real world example for the use of GENNIT. However, to make it a real real world demo I had to wait for that situation to come along. Fortunately the gods have blessed GENNIT as that situation came along a few days ago. This is part 1 so please be patient!
A [...]

Tips and Thoughts - 0 Comments

9 Tips for Web Projects

May 24, 2007

I am working on GENNIT as a lone project in my spare time. Which brings up some problems -

I am building a system on my own.
I can only do it in my spare time.
There’s other things to do in my spare time

The first problem relates to the fact that working alone means there’s no one [...]

Tips and Thoughts - 0 Comments