Posted by Cody on May 21, 2009 in Website | 0 comments
Well, the front page is almost finished. I’m planning on a few more tweaks today or tomorrow then I’m going to start working on the blog section. I’m not really happy with the code (I hate PHP intertwined with HTML!!!). So the OCD in me wants to write an HTML wrapper class (poor man’s template system) that would allow me to only have PHP in my theme code. Since I don’t program PHP anymore I find myself writing Python and then wondering why I get errors when I try and display the page
. Also, the JQuery has issues in Safari; sometimes the details are listed and other times nothing is listed. Will have to debug that.
It’s funny to me that two or three years ago this type of programming was my specialty. Now, I spend so much time doing systems work or systems programming this “make it work in multiple browsers” crap is pissing me off!.