Sunday, August 30, 2009

New Redbird Logo

New Redbird logo... excellent work Brett...

Tuesday, August 11, 2009

Android Phone: T-Mobile myTouch 3G

I got a T-Mobile myTouch 3G phone today. So far it's awesome.

The new phone required signing up for a new T-Mobile account, in addition to my Verizon account. Now I wish Verizon would hurry up and start offering Android phones. It looks like the first will be the Motorola Sholes.

Monday, August 3, 2009

Simple Android

Simple allows programmers to quickly write Android applications by using the components supplied by its runtime system. Simple programs are form definitions (which contain components) and code (which contains the program logic). The interaction between the components and the program logic happens through events triggered by the components. The program logic consists of event handlers which contain code reacting to the events.

http://code.google.com/p/simple/

Sunday, July 26, 2009

Working on new redbirdsoftware.com

I'm working on a new website (www.redbirdsoftware.com).
  • The site is hosted via Amazon Web Services (AWS) Elastic Computing Cloud (EC2)
  • The server's operating system is Ubuntu Linux
  • The site is written in Python, using Django
Powerful combo...

Early Android 2.0 "Donut" build available

Android's official code repository has been updated with a bunch of new Donut (Android 2.0) code. One big improvement is support for CDMA wireless networks, e.g. Verizon and Sprint.

http://www.engadget.com/2009/07/26/early-android-2-0-donut-build-available-up-and-running-on-g1/