Open Source & Free  

Archives: Blog

Server Initiated Push

Sending a push notification from the simulator or mobile device is pretty trivial when we use the Push class. However, sending push messages from the

Read More »

Accelerometer & Code Freeze

Devices have sensors such as accelerometer, GPS and up until now our support for them was relatively basic. Chen recently introduced a cn1lib that includes

Read More »

Validation, RegEx & Masking

Up until recently we had to handcode validation logic into every form, this becomes tedious as we work thru larger applications. Some developers built their

Read More »

GC Crashes & Bugs

As part of tracking a bug in iOS media playback Steve hit upon some code that recreated the OpenGL framebuffer pretty much all the time.

Read More »

Github Migration Plan

As you may know Google is ending support for Google code effectively forcing us to migrate to github. While we like a lot of things

Read More »

Geo-Viz and Codename One

Table of Contents What does the GeoViz Library do? What is GeoJSON? GeoVizComponent vs MapComponent vs Native Maps Key Features Basic Usage Step One: Load

Read More »

Gallery, Icons & Updates

Now that the new website is live we are down to standard business again beyond just the typical bug fixes. Chen just updated the gallery

Read More »

New Website Now Live!

The new Codename One website is finally live now and you can check it out in all its glory at codenameone.com. There are several things

Read More »