![]() |
Re: mbarcode
I see no problem with this usecase. We need to implement a plugin selection dialog in any case, in which one could check the default plugin to handle a given payload. Then all we'd need to do is create a setting such that the results window is not displayed if not wanted (it provides the copy button, but with a default plugin has no other use).
Regarding opening the web-browser, there are two ways it can open - either in a new window, or in the same window; a settings dialog for the qrcode plugin could allow the user to select which of these happens. I'll add these to my ToDo list :) |
Re: mbarcode
Right, hugopl (in #pyside) pointed out that my widget variable is being decref'd as soon as the window is created, so simply making the widget a member of the class (e.g. adding it as self.widget in __init__() sorts that out and displays the window).
Looks like Python scripting is go! I'll come up with an example code tomorrow, and also one which uses DBus to notify/start external apps (e.g. Map apps for geo:// payloads). |
Re: mbarcode
@flux might be interesting to see this as an option for mbarcode as a plugin or something but i duno if mbarcode does support automatic action.
|
Re: mbarcode
Quote:
Quote:
|
Re: mbarcode
Ok, so MECARD decoding now works, I'll push an update to extras-devel later on today (mbarcode-plugin-qrcode)
|
Re: mbarcode
How would I implement this: http://www.ebayinc.com/content/press...20100623006637 or something like this?
I realise this is an iPhone app, so would RedLaser need to do it, or would I be able to? (If I could write the plugin for mBarcode) |
Re: mbarcode
sounds like basically they want to save ppl with iPhones from having to type the EAN,.. code into whatever selling app .. since afaik there's no ebay listing app for the n900 this is not really much of an option - u can of course use mbarcode to read the ean , copy and paste it into ebay-webform .. unless you are planning to write an ebay listing app .. ^^
|
Re: mbarcode
Quote:
Now that we have working Python plugins, it should be significantly easier to do the weblookups/scraping required to do this. If there's any exsiting Python code out there that we could start with to save writing the whole thing from scratch, that would be good :) |
Re: mbarcode
Quote:
E.g. http://developer.ebay.com/devzone/sh...s_nv_json.html |
Re: mbarcode
Quote:
|
| All times are GMT. The time now is 08:47. |
vBulletin® Version 3.8.8