Showing posts with label J2ME. Show all posts
Showing posts with label J2ME. Show all posts

Wednesday, April 2, 2008

New g-wizMOBILE CTO

I am excited to announce that in addition to my responsibilities at Judd Solutions, I have excepted the position as the g-wizMOBILE CTO. g-wizMOBILE is a service and product company targeting the mobile platforms of J2ME, iPhone, Android and WAP. Mobile is such an exciting and emerging market. I look forward applying my years of J2ME and enterprise Java experience to create exciting new products and help other companies trying to develop and deploy their own mobile applications.

Tuesday, February 26, 2008

Announcing FallME 0.6.0

FallME 0.6.0 is now available. In addition to a forms initialization enhancement, there is now a example application. We hope to have a better example and tutorial soon.

Sunday, April 29, 2007

Poor Bluetooth support in J2ME Wireless Toolkit

I am current developing a couple of J2ME applications that use Bluetooth. My disappointment in the current support for what the wireless toolkit refers to as simulated Bluetooth is that it only works between two J2ME application running in the toolkit (ktoolbar). It is critical for Sun and/or the community to add support for connecting to external Bluetooth devices or at least other Java SE applications to make testing easier.

AWS EC2 Hibernate Java SDK v2 Example

I recently wanted to automate the creation of developer VMs in AWS using EC2 instances. To improve the developer experience (DX), I didn...