Archive

Archive for December, 2009

CF Mobile gets media coverage

December 18th, 2009
Comments Off
"Hoping to erase gym-room anxiety, College Fitness recently released an application for the iPhone or iPod Touch, which easily enables a user to plan and bring their workout with them to the gym."

The app, called CFMobile, works with a user’s College Fitness online account. The online account serves as a hub for planning the workouts ahead of time, by weeks or months. Then, the user may download the workouts to their Apple device and take it wherever he or she desires. The user may also download clips, which show models performing the exercise or lift properly, while explaining how to do the exercise safely.

Source: College News

Google Maps

December 16th, 2009
Comments Off
A couple of months ago I had the opportunity to explore and implement the Google Maps API. I wrote a JavaScript class that provides all the necessary callback implementations and configurations for using the Google Maps API on a website (free google api key required). The class is designed to work around JQuery and PHP. With some research and effort I was able to come up with an object that is capable of displaying multiple maps on a single page with different map styles and other parameters.…forward and reverse geocoding are also supported.

Code examples have been removed

December 15th, 2009
Comments Off
I’ve decided to remove the code examples section. It became a matter of posting code examples that are already available on the internet or to provide code from my own libraries or proprietary code I have written for my clients. Either it’s a lame offer or an intellectual property issue. Google will get you where you need to go.