Feed on
Posts
Comments

Archive for the 'Technical' Category

The goal here is to use the excellent code editing and application debugging/profiling available in Flexbuilder and still have the rapid prototyping and layout ability that the Flash IDE gives to you.
To get started create a new “Actionscript Project” in Flexbuilder.
Now we will add some code to testDebug.as that traces out when the application is [...]

Read Full Post »

I’ve been consolidating my music collection and found that there were lots of duplicate files.
Most of the dupes were named something like “Happy Birthday 1.mp3″ and “Happy Birthday.mp3″ would exist in the same directory. I’m not sure which program added these dupes, but removing 2500 or so of em by hand would not be [...]

Read Full Post »

So I’ve spent a little more time thinking about this and have decided this utility would be better as a server utility that sits out in the cloud and monitors for my computer activity. If it doesn’t see activity for some set period it notifies twitter to re-enable SMS messages.
This takes care of any issues [...]

Read Full Post »

I just started twittering and have found that getting alerts on my phone is great, just not when I’m also at the computer.
So being a good geek I thought I’d automate the process of turning mobile alerts on or off based on my laptop status.
So far I’ve scraped the HTTP headers and post variables so [...]

Read Full Post »

I’ve been moving a bunch of my brothers music out of iTunes for him so he can use it with portable players besides iPod. Unfortunately he encoded a lot of his cd’s in .m4a format. I found a decent utility for converting to mp3 (and other formats) http://www.bonkenc.org/
Unfortunately when you point Bonk at a directory [...]

Read Full Post »

Primecondition.com

I saw Simon demo Primecondition.com at last months Refresh Phoenix meeting and I have to say that I was impressed.
The gist of it is you create your workouts. Input your exercises, sets, reps, times, etc and the app generates an audio track for you. The generated track has all the verbal cues that a personal [...]

Read Full Post »

After my recent wedding Jody and I were getting lots of invitations to view Kodak Easy Share photo galleries.

Unfortunately there is no ability to download quality copies of the images you are looking at.
Fortunately however I know me some intarweb. So without further ado I am happy to introduce RipAndZipKodakGallery.
Basically this a command anyone can [...]

Read Full Post »

IronPython is released!

Congratulations are in order to Jim Hugunin and the rest of the IronPython team over at Microsoft.
You can download it from here if you like.
IronPython is an implementation of the Python programming language that runs on top of the .Net CLR which may not mean much to some of you, but is in fact [...]

Read Full Post »

Alias VRML Fixer Upper

I’m releasing a new utility that I created for my design professor. He uses Alias to create VRML files to demo his designs to clients.
Unfortunately Alias is a bit backwards when it creates the files and instead of making .jpg files for the textures it creates .sgi or .rgb picture files, and it seems most [...]

Read Full Post »

A Python application that makes it easy to use iTunes as your alarm clock. It’s alot easier getting out of bed when you play some kick ass tunes.

Read Full Post »

Next »