Skip to content

iPodLinux

I’ve been looking at iPodLinux for awhile now wanting to put it on my 4g iPod, unfortunately iPodLinux does not officially support the 4g’s yet and from looking at previous posts on the iPodLinux forums they will not offer help if can’t figure out how to install it from their directions on their web-site; which were a little too vague for me. Somebody put together exactly the type of directions I was looking for which made it easy, actually almost too easy to install it on my iPod. Thanks to exDev for the great directions! Its pretty cool to have linux on my iPod, the iPodLinux team did a great job on this software- but it’s not near finished…

Continue Reading

CSS Optimizer .7 Released!

After lots of hard work, I’ve finally finished CSS Optimizer V.7. Improvements in this version include: Recursive directory searching support. Specify a directory and use the -r option to optimize all the CSS files contained in the specified folder. Much better filesystem support. New -s & -n options. Better command line argument parser. Download it here. Read the readme that comes with the application for more information on how it works. All the source code is now available for download, if you compile it for windows or linux please send me the binary so i can post it on the product page. Recently, I came across Crockford.com. On his site he has an application called JSMin, which does the same thing as CSS Optimizer; just for javascript…

Continue Reading

Embedded Pixel Fonts in Flash on OS X

Recently, while building my new version of my flash web-site I had a problem with a free pixel font i downloaded from Orgdot. Here were the symptoms of my problem: If I embedded the pixel font it would blur when used with a dynamic text field. The same pixel font would not blur if in a static text field. The pixel font would not blur in a dynamic text field that used system (A.K.A. device) fonts. Flash did not give me any errors when embedding the font. The windows version of the same font caused the Flash IDE to hang when it embedded the font (IE when the movie was published) I was following standard pixel font guidelines, sizes in multiples of 8, integer coordinates, 100% _xscale & _yscale…

Continue Reading

66 Miles

Not related to programming or web-design in any way but… Over the weekend my friend and I biked 66 miles across New Jersey, it was a blast. There was miles and miles of flat farmland, a car maybe came by once every 10 or so minutes. I’ve been in what some people would call ‘the middle of nowhere’ (upper NH), but this was seriously in the middle of nowhere, houses were spaced out a minimum of two miles away from each other. Anyway, it was a great experience and I would highly recommend doing it sometime!

Continue Reading

Color Blender 1.0!

I’ve released my first Cocoa application, Color Blender. I wrote it because I got frustrated when i couldn’t convert a hex value to a rgb value quickly and easily, this immensely slowed down my workflow when trying to pick out a color scheme for a new web-site. Hopefully you will find it useful too. On a side note, a new version of CSS Optimizer, (renamed from Web Optimizer) which will have recursive directory searching support, and much better underlying filesystem support, among other things; is almost complete.

Continue Reading

Rebooted!

I’ve successfully finished my site for the May 1st Re-boot- almost. There are still a few loose ends I have to tie up with the site, including finishing the portfolio section & making my HTML site valitate correctly; but for the most part its done. Hopefully i’ll have more time to work on this site now, I have a bunch of stuff I have to share. On a side note, I’ve received Apples new OS- 10.4 Tiger. Quite simply, its incredible. The best feature that I’ve found so far is the speed, my mac feels like it just gained 200+Mhz, the UI and the file system are incredibly faster.

Continue Reading