<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>Java ME effort</title>
	<link>http://efforts.embedded.ufcg.edu.br/javame</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 01 Oct 2009 02:07:26 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Bluetooth + Pim API</title>
		<description>What bluetooh is

Bluetooth is a simple, wireless and safe technology that permits communication among devices, such as smartphones, computers, mouses, keyboards, etc.

What PIM API is

 PIM API is a group of interfaces and classes that allow access to personal information databases. This optional package permits CRUD  (create, retrieve, update, and ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=45</link>
			</item>
	<item>
		<title>MathKids Application</title>
		<description>The MathKids application is an educational math game based on the Tux of Math Command tutor. It is similar to SpacInvaders, where actions depend on the mathematical problem solving. The application was developed by Fernando Maia (fernandohenrimaia at gmail dot com) from Federal University of Campina Grande during the Embedded ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=44</link>
			</item>
	<item>
		<title>Bluetooth Example</title>
		<description>= Bluetooth (JSR 82)==

Bluetooth is a simple, wireless and safe technology that permits communication among devices, such as smartphones, computers, mouses, keyboards, etc.

There are three types of communication protocols defined inside Bluetooth technology: OBEX, L2CAP and RFCOMM. The JSR 82 API has the capability to provide all those three kinds ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=43</link>
			</item>
	<item>
		<title>Pim API example</title>
		<description>PIM API introduction

PIM API is a group of interfaces and classes that allow access to personal information databases. This optional package permits CRUD  (create, retrieve, update, and delete) operations on: Contact lists, Event lists, and To-Do lists.  It's important to know that not all devices support PIM API and for ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=42</link>
			</item>
	<item>
		<title>Logging J2ME Applications with MicroLog</title>
		<description>In the J2SE and J2EE platforms, the log4j API offers a hierarchical way to insert logging statements within a Java program[1]. The API offers multiple output formats and multiple levels of logging information, allowing developers to get different kinds of log messages. In the context of the J2ME platform, a ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=32</link>
			</item>
	<item>
		<title>Introduction to the FileConnection API - JSR 75</title>
		<description>Article FileConnection

FileConnection (JSR75) allows access to removeable storage devices, such as externable memory cards that many of today's devices support. It was specially developed based on mobile devices limitation so it is simple and lightweight.
FileConnection gives the functionality to create, remove directories and files, list directory content, set permissions, get ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=31</link>
			</item>
	<item>
		<title>Working with MMAPI - JSR135</title>
		<description>The Mobile Media API (MMAPI) is a flexible and powerful API that allows the rendering and capture of audio and video data. As a simple and lightweight optional package, it allows Java developers to gain access to native multimedia services available on a given device.  This article describes how to ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=30</link>
			</item>
	<item>
		<title>Web Services with JSR 172</title>
		<description>Web Services are software components that allow machine-to-machine interoperability and are platform and programming language independent. A WSDL (Web Service Description Language) file describes a web service encoded in XML format. The JSR 172 specification is an optional package that helps J2ME programmers to consume services inside a J2ME application ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=24</link>
			</item>
	<item>
		<title>Parsing XML Files With NanoXML</title>
		<description>The XML (eXtensible Markup Language) is a very flexible standard for describing tree-based data format. It is playing an important role due to its way of achieving interoperability among different applications by sharing structured data and being able to define new elements by its users.

In the J2ME platform, there are ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=20</link>
			</item>
	<item>
		<title>Introduction about Floggy Persistence Framework</title>
		<description>Floggy framework is a totally Brazilian persistence framework for J2ME platform, licensed by Apache License version 2.0, with a view to facilitating the persistence of objects for J2ME applications. The traditional RMS persists only array of bytes, making it difficult to implement for the persistence of more complex objects.
To persist ...</description>
		<link>http://efforts.embedded.ufcg.edu.br/javame/?p=19</link>
			</item>
</channel>
</rss>
