Read QR-Code with your Diamond - Touch Diamond, MDA Compact IV General

Whats this all about?
QR-Code are special types of symbols or pictures which contain different information. For example simple text, telephone number or a URL.
learn more about this: http://de.wikipedia.org/wiki/QR_Code
they are used in the industry to code price information or ticket authentication for rail and flight tickets...
just read them with you Diamond, the built in camera and this program:
http://www.quickmark.com.tw/En/basic/download.asp#HTC_Touch_Diamond
if you were sucessfull you should be able to read this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
If you want to create your own:
http://qrcode.kaywa.com/
have fun...

Also check out Firefox plugin "Mobile Barcoder" lets you "send" current URL to Opera or Pocket IE.

Related

Diamond Touch Sensor SDK

Full source available here:
http://www.koushikdutta.com/2008/07/using-htc-touch-diamond-sensor-sdk-from.html
Start coding!
Did you ever heard something about the search function?
I wasn't looking for the SDK. I was posting that I had created the managed SDK and posted the link where other developers could get it.
Coincidentally, I looked at your code using ILDasm.exe. Your Diamond Profile Switcher uses SensorAPI.dll which has the exact same public types as my SDK... why are you biting the hand that feeds you?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I've just change the Namespace, because it was a long name and it was not descriptive.
On the other hand i figured it out by myself how to use the sensor, but and the end it was easier to use the finished SDK. I'm not selling it as my own work!

SkinZone.org Skins again (i-nigma)

well, i love this program, so i skinned it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
if your not sure what this is, its a reader that reads barcodes such as my avatar.
these barcodes are beginning to become more and more powerful.
Opening links, generating sms, downloading messages.
anyhow.
more about it here
http://www.skinzone.org/forum/viewtopic.php?f=3&t=173&start=0
Been some time since I've seen this program. There are more QR-Code and Data Matrix readers out there. The website Mobile-Barcodes.com has a catalog of readers for Windows Mobile along with other platforms. The catalog is located here: http://www.mobile-barcodes.com/qr-code-software/.
Hope this helps.
Nice, I've never seen this one before Good job Voltage!! Skinzone Rules!!

Great App Idea (Turn Camera Into Scanner)

Have you ever really needed a copy of a document or diagram? Usually the easiest way to do it is to take a quick picture of it with your phone. However, this usually results in poor quality pictures, misaligned text, improper framing etc.
What I propose is an application that corrects these problems like so:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There are two open source tools that do it (http://unpaper.berlios.de/ and http://scantailor.sourceforge.net/ ). I was wondering if these could be ported to Android?
Did you try any of the other "scan" utilities on the market already available? Did you contact the dev's of those applications and see if they are working on a port or would be interested.
I can't find any scan utilities on Market... Do you have any names?
try Scan2PDF

[APP] DBH Converter

Hello, i am a computer science & telecommunications student from Greece. I made some free (and also ad-free ) apps for windows phone but only DBH Converter is localized in English so, i will present you this one
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is a tool that allows you to convert numbers from and to Binary, Decimal, Hexadecimal and Octal numeric system. Useful for computer science students and also for developers who want a quick and nice looking app to do their convertions
Download from Marketplace
Version 1.0
Please don't forget to rate. Thank you
My other apps:
Ktel Kozanis
JDM Stopwatch
Screenshots:

Is there xposed project that get the keyboard predict candicates?

Hi folks,
I'm developing a custom keyboard recently, and in some case I need to know what other keyboards predict the words.
For example, I could use Espresso to type some chars like "h" -> "e" -> "y" , and what I want to collect are ["hey", "they", "get"]
Basically we could screenshot it and cut the red box part as follows, and use OCR tech to fetch the words. But it's kind of weird, so I was wondering if we could fetch the candidates by some xposed modules?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

Categories

Resources