<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
 <title>Beta Labs forum posts</title>
 <link>http://betalabs.nokia.com/forums/mobile-codes/rss</link>
 <description>Forum posts for Mobile Codes.</description>
 <copyright>2009 Nokia. All rights reserved.</copyright>
 <language>en</language>
 <category>Forum</category>
 <ttl>60</ttl>
 <pubDate>Mon, 23 Nov 2009 11:00:26 +0000</pubDate>
 <lastBuildDate>Mon, 23 Nov 2009 11:00:26 +0000</lastBuildDate>
<item>
 <title>Bugreport: mobile codes page error by Bionic_Fresh</title>
 <description><![CDATA[<p>The page to create mobile codes doesn't load.</p>
]]></description>
 <content:encoded><![CDATA[The page to create mobile codes doesn't load.]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/4983</link>
 <category>topic</category>
 <pubDate>Thu, 29 Oct 2009 04:03:35 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/4983</guid>
</item>
<item>
 <title>Review: *0* works great! by oxtan</title>
 <description><![CDATA[<p>missing feature:</p>
<p>add option to open url with podcast application!</p>
]]></description>
 <content:encoded><![CDATA[missing feature:

add option to open url with podcast application!]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/4818</link>
 <category>topic</category>
 <pubDate>Fri, 09 Oct 2009 08:13:52 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/4818</guid>
</item>
<item>
 <title>Discussion: add action to add url to nokia podcast app by oxtan</title>
 <description><![CDATA[<p>this is a great addition to the smartphone. It works really nice.</p>
<p>I would like to have an option to save it as a new podcast. This would be really convenient instead of having to type a very long url in the nokia podcast application. You can scan it and pass it to the podcast application. Or the podcast application should be able to open saved files in the memory card, that would also be an option.</p>
]]></description>
 <content:encoded><![CDATA[this is a great addition to the smartphone. It works really nice.

I would like to have an option to save it as a new podcast. This would be really convenient instead of having to type a very long url in the nokia podcast application. You can scan it and pass it to the podcast application. Or the podcast application should be able to open saved files in the memory card, that would also be an option.]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/4817</link>
 <category>topic</category>
 <pubDate>Fri, 09 Oct 2009 08:11:30 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/4817</guid>
</item>
<item>
 <title>Suggestion: Building Museum Application by kewerner</title>
 <description><![CDATA[<p>Dear mobile-code folks,</p>
<p>I'm working for the Capitoline Museums, Rome, and on my advice we are planning to substitute our traditional panels with 3DCodes linking to a special .mobi website where we not only detail the objects exhibited, but explain  their artistical and historic background.</p>
<p>We can see the following major advantages:</p>
<p>- no space limit (regualr panels/tags only can contain a few words or phrases)<br />
- internationalization: english/italian/german/french version(automatically recognized by HTTP headers and chosen accordingly)</p>
]]></description>
 <content:encoded><![CDATA[Dear mobile-code folks,

I'm working for the Capitoline Museums, Rome, and on my advice we are planning to substitute our traditional panels with 3DCodes linking to a special .mobi website where we not only detail the objects exhibited, but explain  their artistical and historic background.

We can see the following major advantages:

- no space limit (regualr panels/tags only can contain a few words or phrases)
- internationalization: english/italian/german/french version(automatically recognized by HTTP headers and chosen accordingly)
- linking up to more content in external sites (maps, *pedia)
- easy maintenance and expandibility
- double use as on-site information system and virtual museum for web visitors

I'd be more than happy to get feedback, and even a direct contact with the developers. What is needed, right now, is a *fluent* way of recognizing codes, presenting the info pages, and then - without closing the browser - recognizing the next code.

--
klaus
kewerner at museicapitolini dot net]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/4774</link>
 <category>topic</category>
 <pubDate>Mon, 05 Oct 2009 09:58:49 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/4774</guid>
</item>
<item>
 <title>Comment to &#039;Bugreport: E71 system error &#039; by ravi.dhawan1980</title>
 <description><![CDATA[<p>every time i receive a song n want to save it shows 'general system error' message . wht can i do to remove this error</p>
]]></description>
 <content:encoded><![CDATA[<p>every time i receive a song n want to save it shows 'general system error' message . wht can i do to remove this error</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1925#comment-18513</link>
 <category>comment</category>
 <pubDate>Tue, 22 Sep 2009 04:27:08 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1925#comment-18513</guid>
</item>
<item>
 <title>Bugreport: charset not defined in vcards created by http://mobilecodes.nokia.com/create.jsp by ytti</title>
 <description><![CDATA[<p>As far as I understand, vcards are ascii, however<br />
<a href="http://mobilecodes.nokia.com/create.jsp" title="http://mobilecodes.nokia.com/create.jsp">http://mobilecodes.nokia.com/create.jsp</a> generates vcards<br />
where content is happily UTF8 or latin9 if input so dictates. In these cases, I believe each element should explicitly<br />
define charset.<br />
Risk is, that while in europe phones seem to default translating byte to character using latin9 quite readily,<br />
in other parts of the world, some other charset might<br />
be prioritized first, making vcard saving different content<br />
for different people.</p>
<p>Thanks.</p>
]]></description>
 <content:encoded><![CDATA[As far as I understand, vcards are ascii, however
http://mobilecodes.nokia.com/create.jsp generates vcards
where content is happily UTF8 or latin9 if input so dictates. In these cases, I believe each element should explicitly 
define charset.
Risk is, that while in europe phones seem to default translating byte to character using latin9 quite readily,
in other parts of the world, some other charset might
be prioritized first, making vcard saving different content
for different people.

Thanks.]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/3819</link>
 <category>topic</category>
 <pubDate>Sun, 26 Jul 2009 12:00:25 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/3819</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: wanted features&#039; by betacarv</title>
 <description><![CDATA[<p>Highly recommended to my mind:</p>
<p>coding of calendar-events to save directly to the calendar-apllication of the phone. </p>
<p>This could be much more interesting for many users, to provide events etc.</p>
<p>If this is possible, but I did not find out, please give me a hint, how I could manage to code Events for direct saving to the phone. Thank you!</p>
]]></description>
 <content:encoded><![CDATA[<p>Highly recommended to my mind:</p>
<p>coding of calendar-events to save directly to the calendar-apllication of the phone. </p>
<p>This could be much more interesting for many users, to provide events etc.</p>
<p>If this is possible, but I did not find out, please give me a hint, how I could manage to code Events for direct saving to the phone. Thank you!</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2586#comment-13332</link>
 <category>comment</category>
 <pubDate>Tue, 26 May 2009 14:38:12 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2586#comment-13332</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: Other uses for Nokia Barcode Reader &#039; by mbrett</title>
 <description><![CDATA[<p>Nokia Points and Find takes images of 1D barcodes and then opens an internet page enabling info searches on the product.</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></description>
 <content:encoded><![CDATA[<p>Nokia Points and Find takes images of 1D barcodes and then opens an internet page enabling info searches on the product.</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1305#comment-12944</link>
 <category>comment</category>
 <pubDate>Fri, 15 May 2009 19:20:27 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1305#comment-12944</guid>
</item>
<item>
 <title>Comment to &#039;Review: *4* (still) no standard barcodes&#039; by jkohut</title>
 <description><![CDATA[<p>As pointed out in another post. ZebraScan seems to be able to take advantage of standard product bar codes. I tested on Nokia E71 and it worked.<br />
Signed,<br />
Not the ZebraScan developer.</p>
]]></description>
 <content:encoded><![CDATA[<p>As pointed out in another post. ZebraScan seems to be able to take advantage of standard product bar codes. I tested on Nokia E71 and it worked.<br />
Signed,<br />
Not the ZebraScan developer.</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2309#comment-12942</link>
 <category>comment</category>
 <pubDate>Fri, 15 May 2009 19:00:13 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2309#comment-12942</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: Other uses for Nokia Barcode Reader &#039; by jkohut</title>
 <description><![CDATA[<p>utopalex thanks. I downloaded latest version as of 05/15/2009 and it is working on my Nokia E71. Excellent tool. Hope you are able to take them and extend it. I would think this would be an excellent app for someone to hook into internert and really offer many options (i.e. find lowest price, find at store near you, find accessories, etc...). I have just heard Google is planning on doing something like this for Android, but no reason why it can be done for other phones. Keep up the good work.<br />
Jeff</p>
]]></description>
 <content:encoded><![CDATA[<p>utopalex thanks. I downloaded latest version as of 05/15/2009 and it is working on my Nokia E71. Excellent tool. Hope you are able to take them and extend it. I would think this would be an excellent app for someone to hook into internert and really offer many options (i.e. find lowest price, find at store near you, find accessories, etc...). I have just heard Google is planning on doing something like this for Android, but no reason why it can be done for other phones. Keep up the good work.<br />
Jeff</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1305#comment-12941</link>
 <category>comment</category>
 <pubDate>Fri, 15 May 2009 18:58:12 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1305#comment-12941</guid>
</item>
<item>
 <title>Suggestion: wanted features by speedgrapher</title>
 <description><![CDATA[<p>Here's what I think the standard barcode reader would be great to have:</p>
<p>- vcard decoding in non E-series (specially in the n95) mobiles<br />
- PDF417 reading<br />
- 1D barcodes reading</p>
]]></description>
 <content:encoded><![CDATA[Here's what I think the standard barcode reader would be great to have:

- vcard decoding in non E-series (specially in the n95) mobiles
- PDF417 reading
- 1D barcodes reading

]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2586</link>
 <category>topic</category>
 <pubDate>Thu, 14 May 2009 15:12:34 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2586</guid>
</item>
<item>
 <title>Comment to &#039;Review: *4* (still) no standard barcodes&#039; by speedgrapher</title>
 <description><![CDATA[<p>I've tried point and find in my n95-3/20.2.011/0551733, and I've found UpCode seems to be much better at reading 1D barcodes - maybe it was just matter of the amount of light, though.</p>
]]></description>
 <content:encoded><![CDATA[<p>I've tried point and find in my n95-3/20.2.011/0551733, and I've found UpCode seems to be much better at reading 1D barcodes - maybe it was just matter of the amount of light, though.</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2309#comment-12886</link>
 <category>comment</category>
 <pubDate>Thu, 14 May 2009 15:10:25 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2309#comment-12886</guid>
</item>
<item>
 <title>Comment to &#039;Review: *4* (still) no standard barcodes&#039; by mbrett</title>
 <description><![CDATA[<p>That will be possible with Nokia Point &amp; Find</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></description>
 <content:encoded><![CDATA[<p>That will be possible with Nokia Point &amp; Find</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2309#comment-5742</link>
 <category>comment</category>
 <pubDate>Wed, 13 May 2009 11:40:05 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2309#comment-5742</guid>
</item>
<item>
 <title>Review: *4* (still) no standard barcodes by catt4u</title>
 <description><![CDATA[<p>I like this application. It works great in creating the code from text/numbers.</p>
<p>But would it be possible to read standard bar codes like on price-tags and products?<br />
Than it would be awesome to use with my shopping list :-)</p>
]]></description>
 <content:encoded><![CDATA[I like this application. It works great in creating the code from text/numbers.

But would it be possible to read standard bar codes like on price-tags and products?
Than it would be awesome to use with my shopping list :-)
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2309</link>
 <category>topic</category>
 <pubDate>Wed, 13 May 2009 10:14:15 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2309</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: Other uses for Nokia Barcode Reader &#039; by JackBauer83</title>
 <description><![CDATA[<p>tried zebra scan lol, prob not th best of bar code scanners. doesnt work properly at all. wouldnt scan most barcodes. wat it did do though was display random numbers every so often. Quickmark is alot better but for it to work properly u have to pay.</p>
]]></description>
 <content:encoded><![CDATA[<p>tried zebra scan lol, prob not th best of bar code scanners. doesnt work properly at all. wouldnt scan most barcodes. wat it did do though was display random numbers every so often. Quickmark is alot better but for it to work properly u have to pay.</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1305#comment-5609</link>
 <category>comment</category>
 <pubDate>Mon, 11 May 2009 09:57:50 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1305#comment-5609</guid>
</item>
<item>
 <title>Bugreport: Nokia barcode reader not working with Zs by RevK</title>
 <description><![CDATA[<p>The nokia barcode reader (as tested on E90 and N95 and other models) does not work with IEC16022 (datamatrix) barcodes that contain Z or z in TEXT, X12 or C40 format.</p>
<p>E.g. try reading</p>
<p><a href="http://mobilecodes.nokia.com/dm?BARCODE=zzz&amp;X=0.18&amp;name=&amp;type=link&amp;MODE=TEXT&amp;a=create" title="http://mobilecodes.nokia.com/dm?BARCODE=zzz&amp;X=0.18&amp;name=&amp;type=link&amp;MODE=TEXT&amp;a=create">http://mobilecodes.nokia.com/dm?BARCODE=zzz&amp;X=0.18&amp;name=&amp;type=link&amp;MODE=...</a></p>
<p>My E90 is V 07.40.1.2 03-10-2007 RA-6 NokiaE90 213.03</p>
<p>Problem is that even if fixed in later releases it means you cannot reliably use barcodes that have Z in them as many people will have old an broken versions of the reader.</p>
<p>This rather limits use of barcodes.</p>
]]></description>
 <content:encoded><![CDATA[The nokia barcode reader (as tested on E90 and N95 and other models) does not work with IEC16022 (datamatrix) barcodes that contain Z or z in TEXT, X12 or C40 format.

E.g. try reading

http://mobilecodes.nokia.com/dm?BARCODE=zzz&X=0.18&name=&type=link&MODE=TEXT&a=create

My E90 is V 07.40.1.2 03-10-2007 RA-6 NokiaE90 213.03

Problem is that even if fixed in later releases it means you cannot reliably use barcodes that have Z in them as many people will have old an broken versions of the reader.

This rather limits use of barcodes.]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/2238</link>
 <category>topic</category>
 <pubDate>Fri, 08 May 2009 17:02:39 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/2238</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: Other uses for Nokia Barcode Reader &#039; by mbrett</title>
 <description><![CDATA[<p>Thanks utopalex. Sounds pretty cool. I'll have to check it out.</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></description>
 <content:encoded><![CDATA[<p>Thanks utopalex. Sounds pretty cool. I'll have to check it out.</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1305#comment-5200</link>
 <category>comment</category>
 <pubDate>Sun, 03 May 2009 08:14:40 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1305#comment-5200</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: Other uses for Nokia Barcode Reader &#039; by utopalex</title>
 <description><![CDATA[<p>If you would like to decode 1D product barcodes on Nokia phones you can use ZebraScan.<br />
You can download the latest version at <a href="http://www.annotatio.de" title="http://www.annotatio.de">http://www.annotatio.de</a></p>
<p>It follows the idea that you mentioned above. ZebraScan will let you connect to a mobile portal that will resolve the product name and provide links to Google and Amazon (especially useful for book reviews).</p>
<p>As the developer of ZebraScan I believe in giving users the most freedom by providing fast access to relevant Google search resuls. For most products, reviews and price comparisions are easily available to be read directly at the store before you buy.</p>
]]></description>
 <content:encoded><![CDATA[<p>If you would like to decode 1D product barcodes on Nokia phones you can use ZebraScan.<br />
You can download the latest version at <a href="http://www.annotatio.de" title="http://www.annotatio.de">http://www.annotatio.de</a></p>
<p>It follows the idea that you mentioned above. ZebraScan will let you connect to a mobile portal that will resolve the product name and provide links to Google and Amazon (especially useful for book reviews).</p>
<p>As the developer of ZebraScan I believe in giving users the most freedom by providing fast access to relevant Google search resuls. For most products, reviews and price comparisions are easily available to be read directly at the store before you buy.</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1305#comment-5194</link>
 <category>comment</category>
 <pubDate>Sat, 02 May 2009 19:41:46 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1305#comment-5194</guid>
</item>
<item>
 <title>Comment to &#039;Suggestion: Other uses for Nokia Barcode Reader &#039; by jkohut</title>
 <description><![CDATA[<p>I think it would be great to have the Barcode reader actually read standard UPC barcodes on productsand give users the option to connect to internet to find information on 1) product pricing 2) product information 3) alternative products. If necessary Nokia could partner with Google, Yahoo, Microsoft, etc... to provide the backend search and other features. This could generate revenue by having advertisers (product manufacturers) pay for having the products added to a database of information. Advertisers would NOT be allowed to control content, only their product information etc...<br />
This would be great for shopping as it would allow people to quickly scan a product on the store shelf and find out more information (which is often contained inside the packaging) that they might need to know about (product reliability, product reviews, etc...). Seems like the fact that Nokia has the Barcode reader built in is a big advantage over some other phones that don't.</p>
]]></description>
 <content:encoded><![CDATA[<p>I think it would be great to have the Barcode reader actually read standard UPC barcodes on productsand give users the option to connect to internet to find information on 1) product pricing 2) product information 3) alternative products. If necessary Nokia could partner with Google, Yahoo, Microsoft, etc... to provide the backend search and other features. This could generate revenue by having advertisers (product manufacturers) pay for having the products added to a database of information. Advertisers would NOT be allowed to control content, only their product information etc...<br />
This would be great for shopping as it would allow people to quickly scan a product on the store shelf and find out more information (which is often contained inside the packaging) that they might need to know about (product reliability, product reviews, etc...). Seems like the fact that Nokia has the Barcode reader built in is a big advantage over some other phones that don't.</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1305#comment-4640</link>
 <category>comment</category>
 <pubDate>Wed, 22 Apr 2009 13:52:45 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1305#comment-4640</guid>
</item>
<item>
 <title>Comment to &#039;Bugreport: E71 system error &#039; by mbrett</title>
 <description><![CDATA[<p>Should this be somewhere else?</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></description>
 <content:encoded><![CDATA[<p>Should this be somewhere else?</p>
<p>mbrett<br />
N95 8Gb (Product Code: 0558787 (UK)) FW 31.0.018</p>
]]></content:encoded>
 <link>http://betalabs.nokia.com/forum/topic/1925#comment-4524</link>
 <category>comment</category>
 <pubDate>Tue, 21 Apr 2009 13:34:15 +0000</pubDate>
 <guid>http://betalabs.nokia.com/forum/topic/1925#comment-4524</guid>
</item>
</channel>
</rss>
