<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>SilverlightZXing Discussions Rss Feed</title><link>http://silverlightzxing.codeplex.com/discussions</link><description>SilverlightZXing Discussions Rss Description</description><item><title>New Post: Camera capture process</title><link>http://silverlightzxing.codeplex.com/discussions/259313</link><description>&lt;div style="line-height: normal;"&gt;I just wonder is camera capturing capacity related to the smartphone &lt;a href="http://www.barcodelib.com/net_barcode_reader/barcode_symbologies.html" rel="nofollow"&gt;barcode reading&lt;/a&gt; function?&lt;br /&gt;
&lt;/div&gt;</description><author>shawn1989</author><pubDate>Thu, 25 Apr 2013 03:30:09 GMT</pubDate><guid isPermaLink="false">New Post: Camera capture process 20130425033009A</guid></item><item><title>New Post: Why is the camera view almost always upside down?</title><link>http://silverlightzxing.codeplex.com/discussions/439440</link><description>&lt;div style="line-height: normal;"&gt;I've found that the camera view is almost always the wrong way around. Am I doing something wrong or is there an issue in the source code? &lt;br /&gt;
&lt;br /&gt;
Perhaps you could show me where and how the orientation is figured out in the source code so I can take a look at it? &lt;br /&gt;
&lt;br /&gt;
Cheers&lt;br /&gt;
&lt;/div&gt;</description><author>ciaran036</author><pubDate>Sun, 07 Apr 2013 23:11:01 GMT</pubDate><guid isPermaLink="false">New Post: Why is the camera view almost always upside down? 20130407111101P</guid></item><item><title>New Post: Implementing this library with PhoneGap</title><link>http://silverlightzxing.codeplex.com/discussions/439378</link><description>&lt;div style="line-height: normal;"&gt;I have implemented your library as a plugin in my PhoneGap application, and I execute the code like this: &lt;br /&gt;
&lt;pre&gt;&lt;code&gt;Cordova.exec(success, fail, &amp;quot;StartQrCodeScanner&amp;quot;, &amp;quot;startQrCodeScanner&amp;quot;, [&amp;quot;input string&amp;quot;]);&lt;/code&gt;&lt;/pre&gt;

So from my method, I use 'Deployment.Current.Dispatcher.BeginInvoke' to start the barcode scanner on a thread on the Windows Phone UI. &lt;br /&gt;
&lt;br /&gt;
All is well and all is good. The camera starts up and it successfully scans QR codes... then this is where I'm a bit stuck. &lt;br /&gt;
&lt;br /&gt;
In my method I return the result from the QR code scan back to my javascript, where it's supposed to call the 'success' callback method that I specified within the Cordova.exec() method mentioned above, but it doesn't get executed, which I assume is because I'm still on the UI thread. &lt;br /&gt;
&lt;br /&gt;
I know I can use Application.Current.RootVisual as PhoneApplicationFrame).GoBack() to get back to the PhoneGap UI, but from here it reloads the page that invoked the QR code scanner instead of continuing on from where it left off at the Cordova.exec method in the Javascript. &lt;br /&gt;
&lt;br /&gt;
Any suggestions as to what I could do to return to the PhoneGap UI and execute the callback method? &lt;br /&gt;
&lt;/div&gt;</description><author>ciaran036</author><pubDate>Sat, 06 Apr 2013 22:29:14 GMT</pubDate><guid isPermaLink="false">New Post: Implementing this library with PhoneGap 20130406102914P</guid></item><item><title>New Post: Create QR Code Image in WP7</title><link>http://silverlightzxing.codeplex.com/discussions/356960</link><description>&lt;div style="line-height: normal;"&gt;What &lt;a href="http://www.barcodelib.com/asp_net/barcode_symbologies/qrcode.html" rel="nofollow"&gt;QR Code generating library&lt;/a&gt; are you using? You can read the tutorial page of your&lt;a href="http://www.barcodelib.com/net_winforms/barcode_symbologies/qrcode.html" rel="nofollow"&gt;QR Code generator sdk&lt;/a&gt;. &lt;br /&gt;
&lt;/div&gt;</description><author>troyswift</author><pubDate>Fri, 29 Mar 2013 03:31:27 GMT</pubDate><guid isPermaLink="false">New Post: Create QR Code Image in WP7 20130329033127A</guid></item><item><title>New Post: Generate EAN-13 in VB.NET</title><link>http://silverlightzxing.codeplex.com/discussions/353182</link><description>&lt;div style="line-height: normal;"&gt;Yeah, this software can generate EAN-13 in that way, but why not the &lt;a href="http://www.barcodelib.com/vb_net/barcode_reader/ean13.html" rel="nofollow"&gt;EAN-13&lt;/a&gt; barcode image cannot be decoded by my &lt;a href="http://www.barcodelib.com/vb_net/barcode_reader_vbnet.html" rel="nofollow"&gt;barcode decoder&lt;/a&gt;? Anyone knows?&lt;br /&gt;
&lt;/div&gt;</description><author>susannamoore53</author><pubDate>Mon, 18 Mar 2013 09:06:04 GMT</pubDate><guid isPermaLink="false">New Post: Generate EAN-13 in VB.NET 20130318090604A</guid></item><item><title>New Post: How can I put a barcode onto my product?</title><link>http://silverlightzxing.codeplex.com/discussions/346996</link><description>&lt;div style="line-height: normal;"&gt;I think you lost me. You want to &lt;a href="http://www.barcodelib.com/net_barcode/main.html" rel="nofollow"&gt;generate barcode&lt;/a&gt; image for your product, isn't it? Then why you need a barcode reader?&lt;br /&gt;
&lt;/div&gt;</description><author>troyswift</author><pubDate>Fri, 08 Mar 2013 03:05:11 GMT</pubDate><guid isPermaLink="false">New Post: How can I put a barcode onto my product? 20130308030511A</guid></item><item><title>New Post: Windows Phone 7 DataMatrix Reader</title><link>http://silverlightzxing.codeplex.com/discussions/290465</link><description>&lt;div style="line-height: normal;"&gt;I used this one but for &lt;a href="http://www.barcodelib.com/barcode_software/qrcode.html" rel="nofollow"&gt;QR code&lt;/a&gt;. It also supports &lt;a href="http://www.barcodelib.com/java_barcode/barcode_symbologies/datamatrix.html" rel="nofollow"&gt;Data Matrix&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="http://www.appsfuze.com/applications/windowsphone.shopping/beetagg-qr-reader,5738" rel="nofollow"&gt;http://www.appsfuze.com/applications/windowsphone.shopping/beetagg-qr-reader,5738&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>blakeshiller</author><pubDate>Mon, 25 Feb 2013 02:10:50 GMT</pubDate><guid isPermaLink="false">New Post: Windows Phone 7 DataMatrix Reader 20130225021050A</guid></item><item><title>New Post: Nokia Lumia 800 slow response</title><link>http://silverlightzxing.codeplex.com/discussions/361828</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;If I use this lib with Samsung Omnia 7 or LG optimus 7 I can read QR codes in less than 2 sec, but if I use Nokia Lumia 800 it usually takes more than 10 sec. Does anybody have an idea why?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Tom&lt;/p&gt;
&lt;/div&gt;</description><author>altacom</author><pubDate>Tue, 03 Jul 2012 14:44:23 GMT</pubDate><guid isPermaLink="false">New Post: Nokia Lumia 800 slow response 20120703024423P</guid></item><item><title>New Post: Any chance to have thisported to WinRT (Windows 8)?</title><link>http://silverlightzxing.codeplex.com/discussions/359913</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Done it, very harsh but kinda working: ﻿﻿﻿﻿&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.soulier.ch/?p=1275&amp;amp;lang=en"&gt;http://www.soulier.ch/?p=1275&amp;amp;lang=en&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>JaYmZ</author><pubDate>Mon, 18 Jun 2012 14:52:30 GMT</pubDate><guid isPermaLink="false">New Post: Any chance to have thisported to WinRT (Windows 8)? 20120618025230P</guid></item><item><title>New Post: Any chance to have thisported to WinRT (Windows 8)?</title><link>http://silverlightzxing.codeplex.com/discussions/359913</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I have been trying quite hard to have a look at this code ported over to Windows 8, making quite significant changes, but at the end the detection of points within the image just doesn't go through..&lt;/p&gt;
&lt;p&gt;Any plans on this?&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Ben&lt;/p&gt;
&lt;/div&gt;</description><author>JaYmZ</author><pubDate>Sun, 17 Jun 2012 17:41:20 GMT</pubDate><guid isPermaLink="false">New Post: Any chance to have thisported to WinRT (Windows 8)? 20120617054120P</guid></item><item><title>New Post: How to parse the type of the result?</title><link>http://silverlightzxing.codeplex.com/discussions/351408</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;You can show the code.&lt;/p&gt;&lt;/div&gt;</description><author>muushfiqq</author><pubDate>Wed, 13 Jun 2012 10:45:55 GMT</pubDate><guid isPermaLink="false">New Post: How to parse the type of the result? 20120613104555A</guid></item><item><title>New Post: Create QR Code Image in WP7</title><link>http://silverlightzxing.codeplex.com/discussions/356960</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;I&amp;nbsp;don't know how to create qr code image using this library.&lt;br&gt;
Please anyone can help me ?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;br&gt;
Shishir&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>muushfiqq</author><pubDate>Thu, 24 May 2012 10:20:31 GMT</pubDate><guid isPermaLink="false">New Post: Create QR Code Image in WP7 20120524102031A</guid></item><item><title>New Post: QR Decoder Sensible Region</title><link>http://silverlightzxing.codeplex.com/discussions/353952</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is there a way to expose qr code region decode by library ? I found ResultsPoint but I can't understand how to use them. ResultsPoint are four but I don't known where they are (top left, bottom right, ....) on the screen.&lt;/p&gt;
&lt;p&gt;Thanks a lot&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Alessio&lt;/p&gt;
&lt;/div&gt;</description><author>kama83</author><pubDate>Sun, 29 Apr 2012 14:45:21 GMT</pubDate><guid isPermaLink="false">New Post: QR Decoder Sensible Region 20120429024521P</guid></item><item><title>New Post: Scan image from library</title><link>http://silverlightzxing.codeplex.com/discussions/353941</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;The sample works fine for me where it loads the sample images from a URL, and returns the result. But I am trying to bring up the PhotoChooser and select a photo of a QR Code, but it always fails. This seems like a bug.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div style="color:black; background-color:white"&gt;
&lt;pre&gt; &lt;span style="color:blue"&gt;void&lt;/span&gt; photoSelection_Completed(&lt;span style="color:blue"&gt;object&lt;/span&gt; sender, PhotoResult e)
        {
            &lt;span style="color:blue"&gt;if&lt;/span&gt; (e.TaskResult == TaskResult.OK)
            {
                BitmapImage bitmap = &lt;span style="color:blue"&gt;new&lt;/span&gt; BitmapImage { CreateOptions = BitmapCreateOptions.None };
                bitmap.SetSource(e.ChosenPhoto);
                
             WP7BarcodeManager.ScanMode = BarcodeFormat.QR_CODE;
                WP7BarcodeManager.ScanBarcode(bitmap, Barcode_Results);
            }
            &lt;span style="color:blue"&gt;else&lt;/span&gt; &lt;span style="color:blue"&gt;if&lt;/span&gt; (e.TaskResult == TaskResult.None)
            {
                MessageBox.Show(e.Error.Message, &lt;span style="color:#a31515"&gt;&amp;quot;There was an error&amp;quot;&lt;/span&gt;, MessageBoxButton.OK);
            }
        }
&lt;/pre&gt;
&lt;/div&gt;
&lt;p&gt;When it gets back to the Barcode_Results delegate it says &amp;quot;Error: Cannot decode barcode image. Please make sure scan mode is correct and try again.&amp;quot;.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>roguemat</author><pubDate>Sun, 29 Apr 2012 11:09:11 GMT</pubDate><guid isPermaLink="false">New Post: Scan image from library 20120429110911A</guid></item><item><title>New Post: Generate EAN-13 in VB.NET</title><link>http://silverlightzxing.codeplex.com/discussions/353182</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Thanks for replies, but I figure this out on my own, first, I generate EAN 13 and saved as image such as GIF, and when I insert the generated EAN 13 into each page of&amp;nbsp; PDF respectively.&lt;/p&gt;&lt;/div&gt;</description><author>asfdd</author><pubDate>Tue, 24 Apr 2012 07:34:10 GMT</pubDate><guid isPermaLink="false">New Post: Generate EAN-13 in VB.NET 20120424073410A</guid></item><item><title>New Post: Generate EAN-13 in VB.NET</title><link>http://silverlightzxing.codeplex.com/discussions/353182</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;Please check the &lt;a href="http://www.keepautomation.com/vbnet_barcode/ean_13.html"&gt;EAN-13 Barcode Generation with VB.NET&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><author>ghju</author><pubDate>Tue, 24 Apr 2012 04:25:02 GMT</pubDate><guid isPermaLink="false">New Post: Generate EAN-13 in VB.NET 20120424042502A</guid></item><item><title>New Post: Generate EAN-13 in VB.NET</title><link>http://silverlightzxing.codeplex.com/discussions/353182</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;I've never known any barcode generator could be installed in PDF. So far as I know, you have to customize an application with the feature of PDF and barcode generator. If I'm wrong, could someone inform? I'm not sure of this. I'm say this from my experience.&lt;/p&gt;&lt;/div&gt;</description><author>fdgdf</author><pubDate>Tue, 24 Apr 2012 03:23:02 GMT</pubDate><guid isPermaLink="false">New Post: Generate EAN-13 in VB.NET 20120424032302A</guid></item><item><title>New Post: Generate EAN-13 in VB.NET</title><link>http://silverlightzxing.codeplex.com/discussions/353182</link><description>&lt;div style="line-height: normal;"&gt;&lt;p&gt;you may make a barcode from a online barcode generator. And insert generated barcode into you PDF.&lt;/p&gt;&lt;/div&gt;</description><author>lily99</author><pubDate>Mon, 23 Apr 2012 09:40:09 GMT</pubDate><guid isPermaLink="false">New Post: Generate EAN-13 in VB.NET 20120423094009A</guid></item><item><title>New Post: Generate EAN-13 in VB.NET</title><link>http://silverlightzxing.codeplex.com/discussions/353182</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Recently, I encounter a problem like this: I got two files, one is PDF, the other is
&lt;br&gt;
text, the content of text is 10 names of 10 pages in PDF. I want to make the &lt;br&gt;
the name adds to the top of each page in PDF respectively in EAN 13 form. What should I do to achieve this? Thanks for help.&lt;/p&gt;
&lt;/div&gt;</description><author>asfdd</author><pubDate>Mon, 23 Apr 2012 08:12:31 GMT</pubDate><guid isPermaLink="false">New Post: Generate EAN-13 in VB.NET 20120423081231A</guid></item><item><title>New Post: How to solve the Chinese garbled</title><link>http://silverlightzxing.codeplex.com/discussions/353046</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi, thanks the authors of this project ! when I used the library to decode qrcode , I found it was so quickly. but the library couldn't work if codes has chinese charts . so anyone who knows the solution to fix this problem? thanks again.&lt;/p&gt;
&lt;/div&gt;</description><author>QichaoChen</author><pubDate>Sat, 21 Apr 2012 10:12:07 GMT</pubDate><guid isPermaLink="false">New Post: How to solve the Chinese garbled 20120421101207A</guid></item></channel></rss>