The Palm Pre SDK, named Mojo, is not supposed to be available to the general public of developers for a few months. Apparently it was leaked on the internets last night. I was able to get a Hello World program running on the emulator. Here is how I did it.
Environment:
Windows XP
Java JDK 1.6.0_11 (any 1.6 probably works)
Any modern CPU should work. Mine is 32 bit - not sure about 64 bit.
The emulator takes ~300MB of memory so you’ll probably want at least 1GB.I’ve got 2GB
1 - Download and install VirtualBox
(http://www.virtualbox.org/wiki/Downloads). I am using version 2.2.4
2 - Download and install the SDK.
I got mine from mininova( http://www.mininova.org/tor/2719050), linked from PreCentral.net. (Oh god I just linked to mininova)
3 - Start the Emulator.
When the SDK finishes installing you should see a “Palm Emulator” icon on your desktop. Open it.
The emulator should start up and it should look like this:
Linux kernel starting
Read more…
clickonchris Pre, Programming

This is me getting dirty with ATV Kauai. It was a blast
clickonchris Uncategorized
I just finished building a website for Blue Cross Blue Shield that will help you do just that:

clickonchris Uncategorized

Dayna and I ripped up the carpet in our living room and dining room and installed hardwood there instead. Pictures Here
clickonchris Uncategorized
I have recently come to discover the javascript library jQuery. My favorite feature is the window.onLoad replacement, which is actually faster than window.onLoad and can be used multiple times in one document.
$(document).ready(function(){
// Your code here...
});
Any code in the Your code here.. block will execute as soon as the page is loaded. This is useful for referencing DOM elements which would have been “undefined” before the page was fully loaded by the browser.
clickonchris Programming, javascript
I’m a High-Def nerd. I like my HD satellite TV, HD video games, and Blu-Ray(or HDDVD) HD movies. Unfortunately there are a handful of my favorite movies that don’t exist on blu-ray yet. Can someone make a call and get this fixed? They are:
- Gladiator
- Heat
- Saving Private Ryan
- Lord of the Rings Trilogy
- Fight Club
clickonchris Uncategorized
Training camp is closed
Madden 2009 has been purchased
The preseason games are over.
My fantasy drafts are done.
Football is back! And yes T.O., I do have my popcorn ready
clickonchris Uncategorized
Here are today’s blogworthy thoughts that I don’t care to write entire articles about
- My team and I at Geneca finished our B2B auction web application ahead of schedule last week and there was much rejoicing. I had a lot of fun on the project.
- About two and a half weeks ago now I finished my summer MBA course: Cost Accounting. Man am I glad that’s over.
- Today I upgraded RedCloth on my rails app to 4.0. Dreamhost didn’t have redcloth installed by default however and to make it work I ended up having to create a gem repository in home directory – it ended up being a real pain in the ass. I mostly followed the instructions on doing so from here:http://wiki.dreamhost.com/index.php/RubyGems#Application_Specific_Gems
- I saw an old post I made last year saying I dropped my yearly hosting costs to $23. Renewal time came around again and without being to use a promo code it costs $119/year. Dreamhost has been pretty good and I don’t feel like shopping around for a new host so I bit the bullet and paid it. ouch.
clickonchris Uncategorized

Today I turned my XBox 360 on for the first time in three weeks and was greeted by the telltale sign that your 360 has bit the dust: The dreaded Red Ring Of Death!
I got the refurbished unit back in 10 days. details in the full article
Read more…
clickonchris Video Games
My first experience with craigslist this week was a good one. In case you’re not up on the latest trends, craigslist is an online classified advertisement site where it is free to post a classified ad. Its one of the big reasons that the classified section in your newspaper keeps getting smaller and smaller. Anyway, I was trying to sell a fridge. I put the ad up, and not 5 hours later I got a reply from a buyer. He picked up the fridge and paid in cash the same day!
So in case you’re keeping score: Craigslist – 1, Mass-emailing your family – 0
clickonchris Uncategorized