<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: OpenBaseMovil &#8211; portable J2ME database applications</title>
	<atom:link href="/2007/11/26/openbasemovil-portable-j2me-database-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/</link>
	<description>J2ME Framework, J2ME database and more</description>
	<lastBuildDate>Wed, 24 Mar 2010 21:58:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: wotcha</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-74</link>
		<dc:creator>wotcha</dc:creator>
		<pubDate>Wed, 21 May 2008 18:59:42 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-74</guid>
		<description>That sounds good - I&#039;ll try it out</description>
		<content:encoded><![CDATA[<p>That sounds good &#8211; I&#8217;ll try it out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-71</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Tue, 20 May 2008 20:57:25 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-71</guid>
		<description>Hi Paul,
The answer is yes, it is an on-device/on-board relational database engine for any CLDC 1.0 / MIDP 2.0 mobile device, that stores data over the RMS system.
And, yes, it works with Nokia S40 devices.
Though with this kind of phones the current version 3.0.1 has some limitations due to the device limits. Nokia S40 devices, like BlackBerry or Motorola impose a limit on the size of a single RecordStore. This size varies from 32Kb up to 512Kb, depending on the phone model.
The current version detects this situation and applies compression, but it still is limited.
The next version that we plan to release on June will override this limit so you can create tables as large as needed.

In any case, OpenBaseMovil-db is one (important) of the many things you can find in OpenBaseMovil. It is a development framework with many utilities for making your mobile development a lot easier.
Take a look at the Quick Start Guide and the PasswordKeeper sample application in the downloads section.</description>
		<content:encoded><![CDATA[<p>Hi Paul,<br />
The answer is yes, it is an on-device/on-board relational database engine for any CLDC 1.0 / MIDP 2.0 mobile device, that stores data over the RMS system.<br />
And, yes, it works with Nokia S40 devices.<br />
Though with this kind of phones the current version 3.0.1 has some limitations due to the device limits. Nokia S40 devices, like BlackBerry or Motorola impose a limit on the size of a single RecordStore. This size varies from 32Kb up to 512Kb, depending on the phone model.<br />
The current version detects this situation and applies compression, but it still is limited.<br />
The next version that we plan to release on June will override this limit so you can create tables as large as needed.</p>
<p>In any case, OpenBaseMovil-db is one (important) of the many things you can find in OpenBaseMovil. It is a development framework with many utilities for making your mobile development a lot easier.<br />
Take a look at the Quick Start Guide and the PasswordKeeper sample application in the downloads section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wotcha</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-70</link>
		<dc:creator>wotcha</dc:creator>
		<pubDate>Tue, 20 May 2008 20:47:45 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-70</guid>
		<description>Hi

Sorry if this is a dumb question, but I&#039;ve been looking for sometime for a way to get persistent storage from a database on a Nokia mobile phone. I&#039;ve checked out DB4O and other dbs but none seem to work on MIDP/CLDC devices yet. So I appear to be stuck with RMS, which is not that great for accessing data. 

I&#039;ve stumbled across your site and am not clear whether your product provides an on-board database on a mobile phone or is it just linking to a database on a server? If it provides an on-board database sounds just like what I&#039;ve been looking for - amazing. If that&#039;s the case does it work on Nokia S40 devices?

Thanks

Paul</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>Sorry if this is a dumb question, but I&#8217;ve been looking for sometime for a way to get persistent storage from a database on a Nokia mobile phone. I&#8217;ve checked out DB4O and other dbs but none seem to work on MIDP/CLDC devices yet. So I appear to be stuck with RMS, which is not that great for accessing data. </p>
<p>I&#8217;ve stumbled across your site and am not clear whether your product provides an on-board database on a mobile phone or is it just linking to a database on a server? If it provides an on-board database sounds just like what I&#8217;ve been looking for &#8211; amazing. If that&#8217;s the case does it work on Nokia S40 devices?</p>
<p>Thanks</p>
<p>Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-6</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Fri, 21 Dec 2007 14:00:56 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-6</guid>
		<description>Hi Aruna,
Our openbasemovil-core library contains a mobile optimized port of jzlib (in turn a port of zlib to Java).
This means that you can compress and decompress streams, but not directly zip files.
That is, it is compression but not archiving. In *nix you use tar to pack multiple files in one and then you compress that file with gzip (or bzip2 or whatever). The zip format has both things integrated.
As you know, you have full support for zip files in Java SE, but not in Java ME. 
You might find an open source zip implementation that can run on Java ME.</description>
		<content:encoded><![CDATA[<p>Hi Aruna,<br />
Our openbasemovil-core library contains a mobile optimized port of jzlib (in turn a port of zlib to Java).<br />
This means that you can compress and decompress streams, but not directly zip files.<br />
That is, it is compression but not archiving. In *nix you use tar to pack multiple files in one and then you compress that file with gzip (or bzip2 or whatever). The zip format has both things integrated.<br />
As you know, you have full support for zip files in Java SE, but not in Java ME.<br />
You might find an open source zip implementation that can run on Java ME.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aruna</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-5</link>
		<dc:creator>aruna</dc:creator>
		<pubDate>Thu, 20 Dec 2007 10:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-5</guid>
		<description>Hi,
I am trying develop application to download a zip file from our server and decompress it in a location on Pocket PC, PDA and mobiles. Is your tool supports directly to decompress or unzip the zip with j2me.

Thanks,
Aruna.G</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am trying develop application to download a zip file from our server and decompress it in a location on Pocket PC, PDA and mobiles. Is your tool supports directly to decompress or unzip the zip with j2me.</p>
<p>Thanks,<br />
Aruna.G</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-3</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Fri, 14 Dec 2007 22:25:30 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-3</guid>
		<description>Hi Nik,
Thanks for your interest.
I suggest that you subscribe to the RSS feed in order to be notified of the upcoming releases of these libraries.
We are working hard to release all of them, along with documentation (reference and quick start guides), examples, templates, and everything you need to build applications quickly.
Currently just core and script have been released, but we expect to release the rest during December 2007 and January 2008.
We will release them as soon as possible, and we will publish here when they are ready for download.
We expect also to release OpenMidsets during February 2008. OpenMidsets is an application built on top of OpenBaseMovil that acts as a host for pure script applications, like Nokia widsets but way more powerful, free and open source.</description>
		<content:encoded><![CDATA[<p>Hi Nik,<br />
Thanks for your interest.<br />
I suggest that you subscribe to the RSS feed in order to be notified of the upcoming releases of these libraries.<br />
We are working hard to release all of them, along with documentation (reference and quick start guides), examples, templates, and everything you need to build applications quickly.<br />
Currently just core and script have been released, but we expect to release the rest during December 2007 and January 2008.<br />
We will release them as soon as possible, and we will publish here when they are ready for download.<br />
We expect also to release OpenMidsets during February 2008. OpenMidsets is an application built on top of OpenBaseMovil that acts as a host for pure script applications, like Nokia widsets but way more powerful, free and open source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nik</title>
		<link>http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/comment-page-1/#comment-2</link>
		<dc:creator>Nik</dc:creator>
		<pubDate>Fri, 14 Dec 2007 18:33:33 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2007/11/26/openbasemovil-portable-j2me-database-applications/#comment-2</guid>
		<description>Hi.
Sorry i dont understand: where i can download OpenBaseMovil-ui, OpenBaseMovil-storage, OpenBaseMovil-db?
Thank you.</description>
		<content:encoded><![CDATA[<p>Hi.<br />
Sorry i dont understand: where i can download OpenBaseMovil-ui, OpenBaseMovil-storage, OpenBaseMovil-db?<br />
Thank you.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
