Archive for the ‘Utilities’ Category

HexML, More Official

Thursday, October 16th, 2008

My previous post on HexML was kind of hard to follow, but I've documented it for another devteam I'll be working with, and here it is, with pretty colors.

Must have project idea:

Friday, May 23rd, 2008

Hey Chris, I know that probably by the time you are reading this, you will be done working, and ready to work on "AWESOME" projects. Good thing, because I have an idea for something we should do. Google-Notebook has released their API. I believe that the Blogger and ...

Image Panning How-To

Monday, March 24th, 2008

Here's a better implementation of the image-panning I pointed out the other day. You'll need to know the dimensions of the images ahead of time, which is not a problem for me because the images will be coming through a resizing cache* anyway. Image Panning Demo

Microsoft Game Developer Kit

Thursday, February 14th, 2008

I stumbled onto this SDK.    It's a module for Visual Studio 2008 that includes a bunch of game templates and libraries. MS Game Creators 

Two things: iPod solution and cool website

Saturday, January 26th, 2008

Ok, after using four or five different verisions of iPod access programs I found one that worked amazingly well. First, as some of you know I went back and forth with a tech guy from iRip and the other companies I contacted with my problems never even got back to ...

PHP Form Handler

Monday, January 21st, 2008

If anyone needs a basic PHP form handler, I wrote one at work today.  (Another instructor needed one for a site she was making.)  It just takes whatever information was POSTed by an HTML form and emails it to the address supplied.

Cool integration of Google Calendar and Thunderbird.

Wednesday, January 2nd, 2008

This Blog Post details how to tie a Google Calendar into your Thunderbird setup. I use Thunderbird at work, not only to check my work email, but also as a way around the Gmail ban that they have. This now ties me into the google calendar (I have one for ...

Google Toolbar

Thursday, December 27th, 2007

I'm cleaning up my computer right now (it's been acting funny), and I just noticed something really strange.  The Google Toolbar for Firefox is only a .55MB installation, while the same for Internet Explorer is 54 Megs!  What a difference! I don't know if this has to do with the easy ...

Firefox Extension Conflict

Wednesday, December 26th, 2007

Team I downloaded an update to Firefox probably a week or two ago, and the browser has been performing terribly since then.  (It's been crashing about five times a day.)  It was so bad I was just about to switch over to Opera, but before that, I went looking for a ...

Table of Contents utility

Monday, December 24th, 2007

Elmer I worked on the TOC thing today, and I made a lot of the changes you wanted to see. (Quite a few more, too). You can see the new version here: http://hangar.digitaldaydreamsstudios.com/Elmer/toc.php There are a few big things I still need to do to finish: Add in option to show/hide Linux ...