Archive for the 'Projects' Category

JSDisable Update

Saturday, June 28th, 2008

I have just updated the JSDisable Firefox extension to run on Firefox 3.x.

JSDisable: Enable/disable Javascript Firefox extension

Wednesday, December 26th, 2007

I have been wanting to write a Firefox extension for a while and this is the result. JSDisable allows enabling/disabling of the javascript engine in Firefox from the status bar.

Force Reader

Friday, November 10th, 2006

Just added a script to force the selection of Google Reader when asked to add feeds to Google IG or Google Reader.

More Scripts

Friday, November 10th, 2006

Added a few scripts:

WP_Petitions

Tuesday, October 17th, 2006

I have created a plugin and widget for Wordpress that allows you to create/manage petitions on your Wordpress powered blog. I suppose you could also use this as a guest book of sorts too…

Subversion Command-line installer

Friday, October 13th, 2006

I have just posted a script for downloading/compiling/installing the Subversion 1.3.0 from source. You can get it here on the scripts library page

Script Library, VS2005 Recent Projects Removal

Monday, October 9th, 2006

I have created a Script Library section on the projects page. The plan is to start putting some of the more useful scripts I use there. The first installment is a script for deleting the project history/recent projects from Visual Studio 2005. If you are like me, you have several versions of the same code base checked-out on your machine and the project history list makes it hard to tell which one is which, not to mention all the various projects for testing things out. Place this script in your Startup menu and never deal with recent project hell again.

OG-Cal

Tuesday, October 3rd, 2006

OG-Cal is an Addin for Microsoft Outlook 2003 that pushes new and updated Outlook Calendar entries to your Google Calendar. I wrote this about 6 months ago only giving it a few people since I expected Google to come out with one of thier own. If your looking for a one way push/update to your Google Calendar from Outlook this may fit your needs.

JakeTheMistake.com

Friday, September 22nd, 2006

I know its been pretty quiet around here lately, so here is something new. I have put up a new site JakeTheMistake.com to vent some frustration with the Broncos current quarterback. Probably isn’t too interesting to non-broncos fans or for that matter non-football fans either, but have a look.

CruiseControl Widget Update

Thursday, May 4th, 2006

There is a new version of the widget available here. It contains fixes for populating the Status as of: field and fixes the url by adding a / on the end if one is not provided. Thanks to those who sent feedback on these problems!