<?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 3.0 RC3 Released</title>
	<atom:link href="/2008/01/18/openbasemovil-30-rc3-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/</link>
	<description>J2ME Framework, J2ME database and more</description>
	<pubDate>Wed, 07 Jan 2009 01:50:10 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-22</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Wed, 23 Jan 2008 11:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-22</guid>
		<description>Hi again elisoj,
Thanks for your feedback.
The final version is already available for download from the download page in the site and from the project page at sourceforge.
I'm just now writing a new entry about the final release.
Please, download the source code for the application template, the sample application and the Quick Start guide along with the framework itself.
Everything should be resolved, as the sample application (which you can download also to your cellular phone from the download page) is working fine.
I've done a quick test with my E70 and it works like a charm :-) It should run on most models that support the jar size (250Kb).</description>
		<content:encoded><![CDATA[<p>Hi again elisoj,<br />
Thanks for your feedback.<br />
The final version is already available for download from the download page in the site and from the project page at sourceforge.<br />
I&#8217;m just now writing a new entry about the final release.<br />
Please, download the source code for the application template, the sample application and the Quick Start guide along with the framework itself.<br />
Everything should be resolved, as the sample application (which you can download also to your cellular phone from the download page) is working fine.<br />
I&#8217;ve done a quick test with my E70 and it works like a charm <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> It should run on most models that support the jar size (250Kb).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elisoj</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-21</link>
		<dc:creator>elisoj</dc:creator>
		<pubDate>Wed, 23 Jan 2008 11:04:18 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-21</guid>
		<description>Hi again,
I've posted a comment for the support request, as  the problem still seems to exist. I am looking forward to the final release. Keep up the good work and thanks for your explanations.</description>
		<content:encoded><![CDATA[<p>Hi again,<br />
I&#8217;ve posted a comment for the support request, as  the problem still seems to exist. I am looking forward to the final release. Keep up the good work and thanks for your explanations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-20</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Wed, 23 Jan 2008 04:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-20</guid>
		<description>Hi elisoj,
I have closed the support request, &lt;a href="http://sourceforge.net/tracker/index.php?func=detail&#38;aid=1876477&#38;group_id=210619&#38;atid=1014467" rel="nofollow"&gt;take a look at it&lt;/a&gt;.
The problem was really that you were creating a string column with no length (and we were allowing you to do so).
We've introduced some checks for that.
In the following hours we will release the 3.0 final version, with a quick start guide, an application template that allows you to create a skeleton of a typical application, a sample application built with it, and some fixes and minor additions.
We will also put the sample application available for download to a cellular phone so you can try it.
It's a demo but usable/useful application: a password vault, like KeePass or similar applications.

Thanks again for your input.</description>
		<content:encoded><![CDATA[<p>Hi elisoj,<br />
I have closed the support request, <a href="http://sourceforge.net/tracker/index.php?func=detail&amp;aid=1876477&amp;group_id=210619&amp;atid=1014467" rel="nofollow">take a look at it</a>.<br />
The problem was really that you were creating a string column with no length (and we were allowing you to do so).<br />
We&#8217;ve introduced some checks for that.<br />
In the following hours we will release the 3.0 final version, with a quick start guide, an application template that allows you to create a skeleton of a typical application, a sample application built with it, and some fixes and minor additions.<br />
We will also put the sample application available for download to a cellular phone so you can try it.<br />
It&#8217;s a demo but usable/useful application: a password vault, like KeePass or similar applications.</p>
<p>Thanks again for your input.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-19</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Mon, 21 Jan 2008 14:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-19</guid>
		<description>Hi elisoj,
Thanks for your information. It seems to me like a bug in the table creation process.
I expect to confirm and fix it during today or maybe tomorrow, while we test everything thoroughly with the sample application.
Don't worry about the group, I will move the support request to a bug when confirmed. :-)</description>
		<content:encoded><![CDATA[<p>Hi elisoj,<br />
Thanks for your information. It seems to me like a bug in the table creation process.<br />
I expect to confirm and fix it during today or maybe tomorrow, while we test everything thoroughly with the sample application.<br />
Don&#8217;t worry about the group, I will move the support request to a bug when confirmed. <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elisoj</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-18</link>
		<dc:creator>elisoj</dc:creator>
		<pubDate>Mon, 21 Jan 2008 14:10:38 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-18</guid>
		<description>Hi Narciso,
this is no sophisticated application, I just wanted to test the database, this is why I needed no template. I have submitted the code as you supposed (I forgot to set the correct group, sorry), I hope this will help you guys (or help me if you can point out that I am simply too stupid to do things right) ;-)</description>
		<content:encoded><![CDATA[<p>Hi Narciso,<br />
this is no sophisticated application, I just wanted to test the database, this is why I needed no template. I have submitted the code as you supposed (I forgot to set the correct group, sorry), I hope this will help you guys (or help me if you can point out that I am simply too stupid to do things right) <img src='/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Narciso Cerezo</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-17</link>
		<dc:creator>Narciso Cerezo</dc:creator>
		<pubDate>Mon, 21 Jan 2008 13:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-17</guid>
		<description>Hi elisoj,
Thanks, it's great that you've been able to create an application even without the template!
We're trying to finish the sample application and template, along with a quick-start guide. We'll probably publish it today or maybe tomorrow. And it will be released with the final version of the libraries.
Since the commercial version of the libraries used the sync engine to create and populate the database structure, the methods added to the engine to do that manually might still contain bugs.
We expect to fix any pending bug while creating the sample application.
Please, use the Support option in the Tracker menu in the &lt;a href="https://sourceforge.net/projects/openbasemovil/" rel="nofollow"&gt;project's page at Source Forge&lt;/a&gt;, fill your request with your code under the development category and openbasemovil-db group.
We will review it and answer you as soon as possible.</description>
		<content:encoded><![CDATA[<p>Hi elisoj,<br />
Thanks, it&#8217;s great that you&#8217;ve been able to create an application even without the template!<br />
We&#8217;re trying to finish the sample application and template, along with a quick-start guide. We&#8217;ll probably publish it today or maybe tomorrow. And it will be released with the final version of the libraries.<br />
Since the commercial version of the libraries used the sync engine to create and populate the database structure, the methods added to the engine to do that manually might still contain bugs.<br />
We expect to fix any pending bug while creating the sample application.<br />
Please, use the Support option in the Tracker menu in the <a href="https://sourceforge.net/projects/openbasemovil/" rel="nofollow">project&#8217;s page at Source Forge</a>, fill your request with your code under the development category and openbasemovil-db group.<br />
We will review it and answer you as soon as possible.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elisoj</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-16</link>
		<dc:creator>elisoj</dc:creator>
		<pubDate>Mon, 21 Jan 2008 12:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-16</guid>
		<description>First let me say that your work is very much appreciated. Still, I currently have a problem. I tried to use your db package, but there is a problem creating a row. I followed your documentation as much as I could, but I can't get this particular piece of code to run. Is there any place I could submit my code? The app itself is fine, packed and installed on a mobile phone :-)</description>
		<content:encoded><![CDATA[<p>First let me say that your work is very much appreciated. Still, I currently have a problem. I tried to use your db package, but there is a problem creating a row. I followed your documentation as much as I could, but I can&#8217;t get this particular piece of code to run. Is there any place I could submit my code? The app itself is fine, packed and installed on a mobile phone <img src='/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dandus</title>
		<link>http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/comment-page-1/#comment-14</link>
		<dc:creator>dandus</dc:creator>
		<pubDate>Sun, 20 Jan 2008 04:29:03 +0000</pubDate>
		<guid isPermaLink="false">http://openbasemovil.org/2008/01/18/openbasemovil-30-rc3-released/#comment-14</guid>
		<description>Cool !! Lightning speed! Pay tribute to you! ! Thanks! ! !</description>
		<content:encoded><![CDATA[<p>Cool !! Lightning speed! Pay tribute to you! ! Thanks! ! !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
