Articles from May 2009
Posted by codethought on May 29, 2009
For the last year my wife’s small-but-growing, word-of-mouth based business has been listed with YellowPages.com. The Networking Group my wife was a member of included in their ranks a sales rep who pushed that this would be an outstanding way to expand her business. That they could setup an online coupon with my [...]
Categories: General |
No Comments »
Posted by codethought on May 24, 2009
T-Mobile was supposed to release Android OS 1.5 (originally code-named ‘Cupcake’) was supposed to be released the week of May 18th. However T-Mobile decided to delay the release.
Enter the Android community… Someone has found the downloadable version of Cupcake, signed and ready to install on the T-Mobile G1! And with a few [...]
Categories: Android, Java, Linux, Operating Systems, Programming, Telephony |
No Comments »
Posted by codethought on May 7, 2009
After a 26-year run that saw it adopt multiple personalities in going from influential to non-entity, the tools house that once challenged Microsoft and Lotus is being acquired by Micro Focus for $75 million cash, a buck a share.
Borland has been operating under an acting president since CEO Tod Nielsen, an ex-Microsoft star, jumped ship [...]
Categories: General |
No Comments »
Posted by codethought on May 2, 2009
In my last post I mentioned the android:minSdkVersion attribute to <uses-sdk> tag. As of SDK 1.5 the attribute values used correspond to the following API releases:
minSdkVersion
API Version
1
1.0
2
1.1
3
1.5
You can read more about all of this at http://developer.android.com/sdk/android-1.5.html
Categories: Android, Java, Telephony |
Tags: Android |
No Comments »
Posted by codethought on May 2, 2009
With the imminent release of SDK 1.5 (also known as “Cupcake”) for Android and T-Mobile G1 users a new rule is being enforced on the Market when you publish your application. The rule itself isn’t new – it’s existed since the 1.1 release of the Android SDK, but it’s enforcement in the market is [...]
Categories: Android, Telephony |
1 Comment »