HN user

pwoods

76 karma

Web Application Programmer. HTML, AJAX, CSS, etc...

Posts5
Comments36
View on HN

Top Down Programming BABY!

Seriously, just install smarty and do it yourself. Then somebody can always do a basic edit to the templates and you don't have to weight the merits of the 10000X different frameworks against eachother and get back to Making Money!

Although tables is easier than CSS, most browsers will render CSS almost the same way. But not always true for tables. Especially wider sites that need to shrink to fit a screen. I just weigh amount of work I have to do against how much I'm getting paid and do which ever way I feel comfortable with.

Yes well, all that Linux work and Now Windows 7 for Netbooks kills it. I guess I can retire as a wealthy opensource programmer as my work is now done!

Oh and also sometime I stop writing features and review the code base thus far. This allows me to bring everything up to snuff with the the latest Ideas I may have had. I've rewritten my own code about 20 times and it's now the way I like it.

Don't look at other frameworks. I did that and found it a complete waste of time. The best I found was to loosely follow the Ideals of a framework you like. I say loosely because frameworks always have the best intentions but they can't be built for everyone. So sometime I've had to cheat. I've seen code where somebody has made a work around instead of cheating and it's a mess.

Other than that my personal preference is to use jquery for form submits and manipulation, smarty for templating and everything is tied together following MVC ideals. Class inheritance is where it's at too. Simple one is that your Page class inherits the functions in your DB access class which inherits your config class. Silly I know but it works great for me. Which in the end is the point.

Yeah and I'm ashamed I did it... It's just that I didn't want it to be affect by what I say online as a developer. I guess I'm uber paranoid that all this good fortune is going to run disappear because I posted something stupid.

I appreciate that but I already posted it here and the response was mute. That aside, I'm keeping it quiet until I launch as I still want people to sign up so I can at least market to them when it goes live. Besides, I have already set a close date at the end of the month and I'd hate to sound disingenuous from the start.