August, 2007 archive

Facebook Profile Cleaner

August 27th, 2007 | Greasemonkey, Javascript, Web Programming | 29 comments

I use Facebook the way you should; for keeping track of my friends, their information, planning events, discussing things, etc. I don’t believe that Facebook should be another MySpace (a popularity contest).
That being aside, I didn’t enjoy the fact that Facebook now allows “apps” (applications/widgets) to be added to profiles. Sure, some applications are useful, [...]

Cols and Colgroups

August 16th, 2007 | Web Programming | 1 comment

Who loves working with tables in HTML or XHTML? <sarcasm> I know I do! </sarcasm> Recently I’ve been working with trying to get a column in a table to format correctly. It’s something very simple; I have 3 columns and X rows. I want the first column to be aligned left while the other columns [...]