Prioritizing projects is always something I’ve hated to do but it is something I am required to do quite often. Even my projects that I work on for myself must be shuffled around depending on the current needs. I have many projects on my list currently including a few targeted for a business startup. There [...]
Programming in multiple languages
Managing multiple projects at work and also at home requires me to work with various programming languages. The adage “the right tool for the right job” is definitely true for application development. I currently develop using “C”, Java, PHP and Python. I’ve only recently started to learn Python because it’s currently the only language supported [...]
Diving in with the Google App Engine
I’m finally getting around to actual development using the Google App Engine. Since Python is currently the only supported language, I’ve had to do a little up front studying of the language itself. My programming language experience includes “C”, Java, and PHP, so learning Python is no big deal. I just need to work on [...]
Run your web applications on Google’s infrastructure
On April 7th, Google announced their new offering called “AppEngine”. AppEngine is an environment that allows you to develop web based applications that run on Google’s scalable systems. AppEngine provides dynamic web serving, a “datastore” used to store your applications data, automatic scaling and load balancing and a downloadable development environment. The AppEngine framework is [...]
Continue reading " Run your web applications on Google’s infrastructure "
Home Automation Project
I have added pages about my Home Automation project that I previously developed. I have not worked on it for a number of years, but I know there are still many Home Automation sites that link here. I brought back all the project data and have the pages available on my main Home Automation page.
IBCodin Lives Again
Here we go again, lol. I thought it was time to get my coding site back up and start blogging about some of the projects I am working on. I also plan on covering other coding related subjects such as different programming toolkits (AJAX, Android, etc).
About
- Just ramblings from a developer with over 20 years experience. I will blog about my own personal development projects along with thoughts and reviews of others projects and development kits. My personal projects will generally be based in PHP, Java or C.