Archive for the 'programming' Category

Review of “Object-Oriented JavaScript”

October 25th, 2008

I recently read Object Oriented JavaScript, by Stoyan Stefanov. In reviewing it, I found it was one of the most interesting books I’ve read in a while, for some good reasons and a few more curious reasons.


Funny thing about bugs…

September 18th, 2008

They just keep popping up.
I just scrolled down my own blog, and saw a post titled “Down to three bugs.”  Funny enough, three months later, we’re still trying to push the website out. (Wow, those were some really big bugs!!!  Haha, jk…)  In fact, I’ve been pressing for the last 2 days, trying to expedite [...]


Review of “Learning Website Development with Django”

July 7th, 2008

Over the past few weeks, I’ve been playing around with Django.  Because of that, I’ve been looking at a few different books on the subject.  I first started out with the Django Book, which took me a few days to read.  I can’t say I absorbed it all, but I got the general idea.  Then [...]


python number 1

April 13th, 2008

Until further notice; learn python. It is a hybrid language, and it is gives a reasonably un-biased PLT context.


PHP and Me

April 1st, 2008

I just finished writing a not-so-simple, not-so-complex PHP script.  First, lemme say that I had a good time with it, since it isn’t either XSLT or Portal (my workplace’s homebrew) code.  It’s kinda refreshing to look outside of my multi-month project.  Exciting, in fact… despite how insignificant (in the grand scheme of things) it is.
I’ve [...]