Skip to content

Search results for 'mobile java'

May 26, 2011

Mobile Java developer position with RIM in Miami

Passing this along for recruiter John Childs at Research in Motion: RIM BlackBerry has an opening for a Senior Java Software Developer – Mobile Apps in Sunrise (Miami), Florida. Relocation is provided within the U.S. POSITION SUMMARY The successful candidate will be working with the BlackBerry Business Applications group, leading the mobilization of social networking […]

June 19, 2003

Mobile Java: The Next Generation

MIDP 2.0 enters the big leagues. Read all about it in my java.net blog.

July 5, 2004

JavaOne, Day 4: Mobile 3D and Forum Nokia updates

I attended Kari Pulli’s and Tomi Aarnio’s “Advanced Game Development with the Mobile 3D Graphics API” on the final day of the conference. They started with an overview of JSR 184, including initial attempts to subset J2SE‘s Java 3D API and why those were eventually abandoned (the short of it: Java 3D was 100 times […]

August 12, 2011

Mobile apps with PhoneGap and PayPal

I’m currently finishing up a series of articles for the PayPal X Developer Network on building Android apps using Google’s free App Inventor tool.  Click here to read the first article (on getting started with App Inventor) and here for the second article (using web APIs).  Watch for the rest of the articles in that […]

August 9, 2011

Mobile App Developer position in Denver

Passing this along for talent scout Kelley Zwisler of Goldstone Partners: MOBILE APP DEVELOPER (IOS, Android, Windows Mobile) A3 Media Network is an international company whose customers include the largest mobile companies around the world and customers of their app stores. We create mobile apps, TV apps and mobile websites that bring our huge library […]

June 18, 2009

Java ME Archive

Purpose: Archive information on developing applications for Java Platform, Micro Edition (formerly J2ME) powered devices. Java ME Application and Tool Repositories Repository Brief description midlet.org Nice OTA MIDlet site including several hundred free Midlets broken out into categories and separable by “device filters” and a search interface Nokia Software Market Buy applications for Nokia devices […]

January 22, 2008

Java ME developer days this week

The Java.net Mobile & Embedded Community has organized a two day developer event starting tomorrow in Santa Clara, California. The event will also be viewable online for free. See the event wiki (click here) for more information on viewing the event on Sun’s Ustream.TV page. This looks to be a useful event with interesting sessions. […]

December 27, 2006

New discussion forums and Java ME Archive

I have added discussion forums to my site. I opted to do this to enable a more free flowing discussion than my previous, moderated Y! Groups lists allowed. This change also enables new features such as private messages between community members without requiring them to necessarily make their email addresses publicly visible. Go to BillDay.com/discuss […]

November 13, 2006

Sun GPLs Java

ZDNet reported late yesterday that Sun has picked the GPL license for Java code. Bravo! It’s taken many years and lobbying by many good people within and outside of Sun, but hopefully this is a case of better late than never. Discussion will rage about the choice of license, but whatever shakes out, I’m very […]

December 31, 2005

Mobile 3D Graphics continued

IBM devWorks continues Claus Höfele’s series on Mobile 3D Graphics with part 2 covering M3G’s retained mode. Retained mode allows one to build and manipulate 3D worlds using a scene graph such as the example below, excerpted from Claus’ article: This approach is amenable to using modeling tools (Claus uses an open source tool called […]