<?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: Mezzofanti &#8211; Augmented reality through text-recognition.</title>
	<atom:link href="http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html</link>
	<description>embedded / mobile phone development</description>
	<lastBuildDate>Thu, 03 Jun 2010 15:13:08 +0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dwalkes</title>
		<link>http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html/comment-page-1#comment-200</link>
		<dc:creator>dwalkes</dc:creator>
		<pubDate>Sun, 08 Nov 2009 21:42:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=146#comment-200</guid>
		<description>Hi
Great work... thanks so much for the application and tutorials... all very helpful and well done.

The application did not run on my G1 with 16 MB flash when I first attempted to run it.  I saw an error message &quot;not enough space for installation on external storage&quot; with a negative value for total external storage capacity.

To fix this I modified AssetsManager.GetFreeSpaceB() to cast stat.getAvaialableBocks() and stat.getBlockSize() to longs before multiplying.  After this change everything worked on my setup.

Thanks again for the helpful application, source code and tutorials.</description>
		<content:encoded><![CDATA[<p>Hi<br />
Great work&#8230; thanks so much for the application and tutorials&#8230; all very helpful and well done.</p>
<p>The application did not run on my G1 with 16 MB flash when I first attempted to run it.  I saw an error message &#8220;not enough space for installation on external storage&#8221; with a negative value for total external storage capacity.</p>
<p>To fix this I modified AssetsManager.GetFreeSpaceB() to cast stat.getAvaialableBocks() and stat.getBlockSize() to longs before multiplying.  After this change everything worked on my setup.</p>
<p>Thanks again for the helpful application, source code and tutorials.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT Wizard</title>
		<link>http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html/comment-page-1#comment-194</link>
		<dc:creator>IT Wizard</dc:creator>
		<pubDate>Mon, 28 Sep 2009 07:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=146#comment-194</guid>
		<description>Dear user,

we are very happy you like Mezzofanti. 

If there is no camera button on the screen than the application you hold is for G1 only. Never the less there is one app for G2 (and other phones without the photo button) - please download the app from http://code.google.com/p/mezzofanti/ (version 1_0_3 featured downloads).

Thank you and looking forward for your feedback.

Enjoy using Mezzofanti ;)
Best regards,
Vlad</description>
		<content:encoded><![CDATA[<p>Dear user,</p>
<p>we are very happy you like Mezzofanti. </p>
<p>If there is no camera button on the screen than the application you hold is for G1 only. Never the less there is one app for G2 (and other phones without the photo button) &#8211; please download the app from <a href="http://code.google.com/p/mezzofanti/" rel="nofollow">http://code.google.com/p/mezzofanti/</a> (version 1_0_3 featured downloads).</p>
<p>Thank you and looking forward for your feedback.</p>
<p>Enjoy using Mezzofanti <img src='http://www.itwizard.ro/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /><br />
Best regards,<br />
Vlad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tortri</title>
		<link>http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html/comment-page-1#comment-193</link>
		<dc:creator>Tortri</dc:creator>
		<pubDate>Sun, 27 Sep 2009 13:41:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=146#comment-193</guid>
		<description>I can&#039;t seem to take a picture with my G2 (Mytouch 3g).  I tried touching everywhere on my screen, volume buttons, home, menu, back, search, trackball, even start / end call buttons.  Nothing.  :-(

Is this a G1 only app? or did I miss something?

I like the idea.  It&#039;s one of the few apps I didn&#039;t skip on the adc2 app.</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to take a picture with my G2 (Mytouch 3g).  I tried touching everywhere on my screen, volume buttons, home, menu, back, search, trackball, even start / end call buttons.  Nothing.  <img src='http://www.itwizard.ro/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Is this a G1 only app? or did I miss something?</p>
<p>I like the idea.  It&#8217;s one of the few apps I didn&#8217;t skip on the adc2 app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: idev</title>
		<link>http://www.itwizard.ro/mezzofanti-augmented-reality-through-text-recognition-146.html/comment-page-1#comment-153</link>
		<dc:creator>idev</dc:creator>
		<pubDate>Mon, 21 Sep 2009 15:26:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.itwizard.ro/?p=146#comment-153</guid>
		<description>Hey guys... great work. Thanks a lot. Was looking for a way to use the tesseract engine on android.</description>
		<content:encoded><![CDATA[<p>Hey guys&#8230; great work. Thanks a lot. Was looking for a way to use the tesseract engine on android.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
