Skip to main content
View by: Most Recent | Topic | Community | Webloggers   
Monthly Archives:    

Blogs by topic: J2ME

• Accessibility • Ajax • Blogging • Business • Community 
• Databases • Deployment • Distributed • Eclipse • Education 
• EJB • Extreme Programming • Games • GlassFish • Grid 
• GUI • IDE • Instant Messaging • J2EE • J2ME 
• J2SE • Jakarta • JavaFX • JavaOne • Jini 
• JSP • JSR • JXTA • LDAP • Linux 
• Mobility • NetBeans • Open Source • OpenSolaris • OSGi 
• P2P • Patterns • Performance • Porting • Programming 
• Research • RMI • RSS Feeds • Search • Security 
• Servlets • Struts • Swing • Testing • Tools 
• Virtual Machine • Web Applications • Web Design • Web Development Tools • Web Services and XML 


Education

Many things changed from java 1 in 1995 at java 7 2012. Learn about this reading this article.
on Jan 17, 2012 | Permalink | Discuss
I'll like to let you know the dates of JCertif 2011 the biggest Java Community Event in Africa. About 800+ attendees from many countries. We will be happy to have you as Speaker on Developer Tools, Java, Open Source, Mobile Apps...or Business solutions. Still hesitating to join JCertif 2011 ? See the past event : JCertif 2010 and this blog post
on Jan 1, 2011 | Permalink | Discuss

Community

       Eclipse is famous IDE in em Java, follows the open source model. The Eclipse project was stated by IBM that does the first version, then donated like open source for the community. The begin costs was above 40 millions. Nowadays, the Eclipse is one of the most used worldwide. Has important feature how the SWT uses and not the Swing, there are too many plug-ins...
on Nov 26, 2011 | Permalink | Discuss
Beyond being merely a computer programming language, Java is the most widely used software platform in the entire world. There is a large number of various software solutions that were developed using this technology. Without many people being aware, Java is present in our daily lives in embedded technologies like blue-ray discs and a countless number of sites on the internet that were...
on Jul 26, 2011 | Permalink | Discuss
In JUG-AFRICA we started an Open Source project to manage the BIG ANNUAL EVENTS for our JUGs. The first release will be available in the early second half of January. The application will provide a lot of services via the REST Web services.
on Jan 2, 2011 | Permalink | Discuss
Google makes their extensive map collection available free of charge. Now it is seen in sites all over the web, but in this entry, I'll show you how simple it is to use in Java!
on Oct 16, 2010 | Permalink | Discuss
This is the first edition of a new column I'll be writing each weekend titled "Java.net: the Week in Review." In the column, I'll present all of the previous week's Java Today news items, a selection of java.net blog posts, polls, and spotlights...
on May 1, 2010 | Permalink | Discuss

Mobility

In May Google and Willow Garage announced the first pure-Java implementation of ROS - Willow Garage's Robotic Operating System. Called “rosjava”, the new library is still at alpha level, but it is clear that active development continues. Several vendors now provide hackable kits.
on Sep 24, 2011 | Permalink | Discuss
A very simple sample for BB+NB+Lwuit
on Nov 12, 2010 | Permalink | Discuss
The Java community is now swamped with discussions about Oracle's patent suit against Google's Android platform. I've been contributing my opinion in several places, but there is one critical topic that needs repeating the same comments everywhere... so, this blog spills the beans once and completely.
on Aug 17, 2010 | Permalink | Discuss
On the Java ME SDK Team Blog, Tomas Brandalik provides First aid when emulator doesn't start: We have got few bug reports about not starting emulator. After some research we would like to summarize possible causes. 1. Freshly installed windows doesn't have msvcrtXX.dlls. Got to folder runtimes\cdc-hi\bin and copy Microsoft.VC80.CRT into runtimes\cldc-hi-javafx\bin. This problem will be fixed...
on Feb 16, 2010 | Permalink | Discuss

Blogging

I know what you are thinking...consulting has always been a service. But the Cloud is making it evolve. Cloud Computing has been one of my favourite topics in the last couple of years. Coming from a sysadmin background I am frequently in awe of how easy it is nowadays to conjure up vast amounts of computing and storage resources out of thin air. Of course I know that its not "out of...
on Feb 16, 2011 | Permalink | Discuss

J2ME

Today we are gonna talk about how to create a Java application for Digital TV that integrates with Twitter.
on Nov 22, 2010 | Permalink | Discuss
DIME (Dependency Injection for Java ME) is a very interesting project for dependency injection that does not use reflection. It was designed to be used with Java ME, but can be used in other platforms.
on Apr 27, 2010 | Permalink | Discuss
JavaOne 2010 call for papers closes Sunday at 11:59PST. Here are some quidelines for what we're looking for in the Mobility Track
on Mar 12, 2010 | Permalink | Discuss
Mobile App Conference in Bangalore, Sun Microsystems Inc. to showcase JavaFX Mobile offerings and JavaME SDK 3.0
on Oct 30, 2009 | Permalink | Discuss

Accessibility

 The www.abelski.com web site offers free (for personal and academic usage) courses about various topics in software development. The site focuses on Java technologies. 
on Oct 4, 2010 | Permalink | Discuss

Programming

I was doing some JavaFX hacking, and I had to create a sequence initially full of zeros. How can you do that? There's apparently only one way...
on Jun 18, 2010 | Permalink | Discuss
In my last attempt to stress the JavaFX platform, I ported the Strange Attractor demo/benchmark. Different from JavaFX Balls, this is not scenegraph-driven animation, but old-school "pixel by pixel" drawing… still, makes for another batch of interesting findings, including a few issues in the JavaFX Script language and its compiler, and other topics like fractal maths, BigDecimal...
on Oct 29, 2009 | Permalink | Discuss

GUI

JavaFX 1.3, codename SoMa, was released at long last on April 22 - after some delays (originally due November 2009) and feature cuts (the new Prism toolkit has shipped but in EA status). In this blog I will explore the performance improvements of JavaFX's graphics stack, including Prism. Just take a cup of coffee to ride this blog - it's long, seven miles.
on May 3, 2010 | Permalink | Discuss