Todo Lists

I’ve found two great applications for tracking my todo lists: GeeTeeDee Wunderlist Out of the two, my preference is GeeTeeDee (I started by using Wunderlist). The thing I like better about GeeTeeDee is that it has a better interface for managing notes associated with a task. Wunderlist has a neat syncing feature allowing you to [...]

January 23, 2011 | In General | No Comments

FireCookie

FireCookie is a great add on to FireBug (Firefox Web Development / Debugging Software). When installed it adds another panel to Firebug that allows you to view and edit all the cookies associated with the current site/session. You can also use it to create a cookie.

January 18, 2011 | In General | No Comments

CodeIgniter combine anchor and img

CodeIgniter offers an anchor function in the URL helper and an img function in the HTML helper. You can combine the two of these together if you want to have an image with a hyperlink. For example, your logo which takes you back to the home page. To do this, pass the result of the [...]

November 28, 2010 | In General | No Comments

Default Media Player

If you have a multimedia keyboard, then there is usually a button that launches your media player. By default, this launches Windows Media Player. However, if you use something else, like Media Jukebox, then you’ll want to change this. There are two steps. Associate the .mp3 (and other file types you play) with your media [...]

November 28, 2010 | In General | No Comments

Uninstalling the Oracle Client

Uninstalling the Oracle client is actually a bit harder than you would think. I’m talking about a Windows machine here, but I guess the same applies for other operating systems. In my case, the Oracle Client did not appear as an installed program in my programs/features so that made things hard. What you need to [...]

November 12, 2010 | In General | No Comments
Page 2 of 512345