Showing posts with label handheld. Show all posts
Showing posts with label handheld. Show all posts

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa Review

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa
Average Reviews:

(More customer reviews)
Are you looking to buy Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa? Here is the right place to find the great deals. we can offer discounts of up to 90% on Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa ReviewI am a developer, but I know nothing about the iPhone or iPhone app development, so this book sounded perfect for me. It's a very quick read: I read the whole book (< 160 pages) on a 3 hour flight to Boston. The prose is clear with very little fluff, but did I learn much about iPhone apps with HTML, CSS and Javascript? This raises the big question that was not clear to me when I started reading: who is this book for? It is clear that this book is not for someone who has no prior knowledge of HTML or CSS, or JavaScript. The tutelage on HTML and CSS is razor-thin. If you do not understand these languages, your head will swim very quickly. I have worked with both languages for a couple years, and yet I felt pretty unsatisfied with the skeletal explanations of some of the examples. The Javascript coverage was even more spartan. I am not a Javascript person; I know just enough to tweak simple code I have found on the Internet. I have no clue to some of the book's example code and what it means. Overall, I found this book was not written to be a tutorial at all. It is a bare introduction to the iPhone environment for a developer who has considerable experience in these languages. And to Stark's credit, he does does state in the Preface that this book is for people with "basic experience reading and writing HTML, CSS, and JavaScript (jQuery in particular)". I was not aware of this assumption, so be aware that you may have some rough going. On the up-side, however, there is some very interesting material in this book. I did learn something about the iPhone development environment, and the iPhone style of presentation. Now I know to look into Cocoa, jQuery and JQTouch. I also have to credit Stark for exactly limiting his presentation to provide a development option to Objective-C and submitting to the Apple Store. His last two chapters really interested me. Using PhoneGap to convert an iPhone web app to a native app was pretty thorough. Doing this conversion makes two distribution options available to the developer. And once your application is coverted, Stark's last chapter on "Submitting Your App to iTunes" really tied together some loose ends for me. Overall, I found this little book pretty helpful. It may not merit a second reading, but I have to offer it this praise: it has given me a foundation to start learning more detail, including writing in Objective-C.Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa Overview
What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript

"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies." --John Allsopp, author and founder of Web Directions

"Jonathan's book is the most comprehensive documentation available for developing web applications for mobile Safari. Not just great tech coverage, this book is an easy read of purely fascinating mobile tidbits in a fun colloquial style. Must have for all PhoneGap developers." -- Brian LeRoux, Nitobi Software

It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa.

Device-agnostic mobile apps are the wave of the future, and this book shows you how to create one product for several platforms. You'll find guidelines for converting your product into a native iPhone app using the free PhoneGap framework. And you'll learn why releasing your product as a web app first helps you find, fix, and test bugs much faster than if you went straight to the App Store with a product built with Apple's tools.

Build iPhone apps with tools you already know how to use
Learn how to make an existing website look and behave like an iPhone app
Add native-looking animations to your web app using jQTouch
Take advantage of client-side data storage with apps that run even when the iPhone is offline
Hook into advanced iPhone features -- including the accelerometer, geolocation, and vibration -- with JavaScript
Submit your applications to the App Store with Xcode

This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http://labs.oreilly.com/ofps.html.


Want to learn more information about Building iPhone Apps with HTML, CSS, and JavaScript: Making App Store Apps Without Objective-C or Cocoa?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Beginning J2ME Platform: From Novice to Professional Review

Beginning J2ME Platform: From Novice to Professional
Average Reviews:

(More customer reviews)
Are you looking to buy Beginning J2ME Platform: From Novice to Professional? Here is the right place to find the great deals. we can offer discounts of up to 90% on Beginning J2ME Platform: From Novice to Professional. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Beginning J2ME Platform: From Novice to Professional ReviewJ2ME is a jungle of configurations, profiles, and APIs. A beginner's book might soar over the jungle like an exotic bird, pretty but insubstantial. Such a book would see everything from a 20,000 foot view. You'd see the lay of the land, but wouldn't get your feet wet.
Another approach would be for the authors to grab their machetes and start hacking their way in, following a particular path. You'd get all dirty and sweaty and get a lot of experience, but not necessarily understand exactly how you got there.
This book decidedly takes this latter path. After a brief introductory chapter, it concentrates on the core APIs and the most commonly implemented configuration and device profile. Although there's plenty of practical information on tools and lots of code examples, as a reader unfamiliar with J2ME, and someone who doesn't own a Java-enabled phone, I felt disoriented. As an introduction to J2ME programming, I felt the book was lacking in background and motivations.
Striking a balance between the two approaches I described might be a fool's errand. Therefore you would probably need one book from each category to really get involved in J2ME development.Beginning J2ME Platform: From Novice to Professional OverviewJ2ME is a platform for wireless and mobile Java application development. Beginning J2ME makes this and all the fun you can have with it accessible to the first time wireless Java developer as well as useful to the experienced. This book includes coverage such as sound HTTPS support, lots of user interface API enhancements, a Game API, sound/music API, 3D graphics, Bluetooth, and much more. It's easy to read with lots of practical hands-on and able to use code examples.

Want to learn more information about Beginning J2ME Platform: From Novice to Professional?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Core J2ME Technology Review

Core J2ME Technology
Average Reviews:

(More customer reviews)
Are you looking to buy Core J2ME Technology? Here is the right place to find the great deals. we can offer discounts of up to 90% on Core J2ME Technology. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Core J2ME Technology ReviewI bought this book about two months ago when my company was starting a J2ME project. I read the first 6 chapters page for page as an introduction and then used the rest of the book as a reference. I now consider myself a proficient J2ME programmer.
I've used the book mostly as a reference and I have found that the way the chapters are laid out makes it very easy to find whatever information I'm looking for. The chapters on Record Stores are particularly useful.
One reviewer said to just read the online docs. CDLC and MIDP are not very difficult technologies to become proficient at but the documentation online will make it much harder on you. If you don't mind wasting hours of time to save [money] on this book thats fine. But if your time is valuable like mine break down and make the investment. This book and the JavaDocs will be all you need to start professional apps in J2ME.Core J2ME Technology OverviewWith Nokia alone announcing deployment of 150 million phones running Sun's J2ME and Mobile Information Device Profile (MIDP), developer interest in these technologies is enormous. Now, there's an authoritative, example-rich technical resource that will enable every Java developer to build robust applications for any J2ME mobile device -- fast. Written by one of the world's most experienced Java developers and trainers, this hands-on book teaches J2ME and MIDP using more than 50 well-designed examples -- all of them clearly commented, thoroughly explained, and available for download on the Web. Core J2ME Technology covers everything a developer needs to get results. John Muchow begins with an overview of the J2ME, including configurations and profiles; then walks you through creating your complete J2ME development environment -- from downloading J2ME to troubleshooting. The book then provides exhaustive coverage of the MIDP programming interface: the basics of the MIDlet application lifecycle; event handling; low-level components; persistent storage; networking (including communication with servlets and session management); and more.The book also contains comprehensive references to both key elements of J2ME: MIDP and the Connected Limited Device Configuration (CLDC) specification. For all experienced Java developers who want to create mobile applications with J2ME.

Want to learn more information about Core J2ME Technology?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Building Android Apps with HTML, CSS, and JavaScript Review

Building Android Apps with HTML, CSS, and JavaScript
Average Reviews:

(More customer reviews)
Are you looking to buy Building Android Apps with HTML, CSS, and JavaScript? Here is the right place to find the great deals. we can offer discounts of up to 90% on Building Android Apps with HTML, CSS, and JavaScript. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Building Android Apps with HTML, CSS, and JavaScript ReviewI had bought an iPad when they were first announced. I had the expressed intention of creating some very specific apps; I did not need Wired Magazine to tell me that mobile apps are the future.
My plans were delayed by Apple's delay in releasing a new iPad OS. I didn't want to waste a lot of time struggling with things in the original OS that might become easier in the next.
I'd rather not struggle at all. As I have gotten older, the thrill of twisting C and C++ to my will is far less alluring than it used to be. Honestly, there is no allure left at all: I saw learning the Apple API as an onerous but necessary task. I was not looking forward to it.
Then this book arrived and opened my eyes. Yes, there is that "Android" in the title, but this is really about building device agnostic apps and I saw that long before the author off handedly mentioned iPhones in Chapter 7. Yeah, baby - if you think I was reluctant to learn Apple API's, well, that's nothing compared to how I feel about futzing around with Java to drive Android stuff. No thank you. But CSS and Javascript? That's different.
Not that I still don't have a learning curve. I have done very little with CSS or Javascript because of browser quirks. I realized that Jquery could smooth a lot of that out for me, but I just did not have enough of a need to invest any time learning that either. Mobile apps provides that incentive.
This book opened my eyes to a lot of possibilities I was just not aware of. For example, I did not know about the Web SQL Database abilities in HTML5. The author said that rocked his world; well, it rocked mine also.
I am looking forward to sitting down and playing with the ideas this book has exposed me to. This really changes my plans, and this is one case where I am very happy to veer off course. Jquery, here I come!Building Android Apps with HTML, CSS, and JavaScript Overview
If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. This hands-on book shows you how to use these open source web standards to design and build apps that can be adapted for any Android device -- without having to use Java.

You'll learn how to create an Android-friendly web app on the platform of your choice, and then convert it to a native Android app with the free PhoneGap framework. Discover why device-agnostic mobile apps are the wave of the future, and start building apps that offer greater flexibility and a broader reach.

Learn the basics for making a web page look great on the Android web browser
Convert a website into a web application, complete with progress indicators and more
Add animation with jQTouch to make your web app look and feel like a native Android app
Take advantage of client-side data storage with apps that run even when the Android device is offline
Use PhoneGap to hook into advanced Android features -- including the accelerometer, geolocation, and alerts
Test and debug your app on the Web under load with real users, and then submit the finished product to the Android Market
This book received valuable community input through O'Reilly's Open Feedback Publishing System (OFPS). Learn more at http://labs.oreilly.com/ofps.html.

Want to learn more information about Building Android Apps with HTML, CSS, and JavaScript?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Wizcom QuickLink SuperPen Review

Wizcom QuickLink SuperPen
Average Reviews:

(More customer reviews)
Are you looking to buy Wizcom QuickLink SuperPen? Here is the right place to find the great deals. we can offer discounts of up to 90% on Wizcom QuickLink SuperPen. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Wizcom QuickLink SuperPen ReviewThe product description glosses over the problems you may encounter trying to connect this thing to your PC. It only supports a male 9-pin serial port. If you do not have one, you need to buy an adapter. Even then, you may be unpleasantly surprised. I bought a 9- to 25-pin serial adapter at Radio Shack only to burn an hour trying to set it up, and finally found, deep on the company web site, an explanation that it would only support a male 25- adapter. Now I have ordered a $20 +$5 shipping USB adapter off the Wizcom website. (Don't be fooled by the "optional USB" nonsense in the product description. It is optional in the sense that you can buy the $20 adapter later, after wasting half a day wading through the poorly documented material.) I feel that this company has been deliberately vague about the issues a customer is likely to encounter in setting this thing up. Oh, and I forgot to mention the UI's on both the pen and the desktop are wack.Wizcom QuickLink SuperPen OverviewThe Super Pen is a pocket-size scanner with optical character recognition that lets users scan lines of text and store them for later use. The Super Pen can also translate single words from English to more than 15 other languages, including Chinese, German, Spanish, French, Korean, and Japanese. No longer will you need to scribble notes on random pieces of paper or tear pages out of phone books. The Super Pen helps organize your life by storing and uploading up to 1,000 pages of text into your PDA, cell phone, or computer via serial, infrared (IrDA and IrObex), or optional USB connections.
This lightweight scanner also allows users to scan directly into supported applications in real time and recognizes a wide range of text styles and sizes including bold, underlined, italic, and inverted. The Super Pen weighs 3 ounces and measures 6 inches by 1.5 inches by 1 inch. Compatible with Win 95, 98, NT, 2000, ME, and XP, this advanced device can easily be upgraded, with additional applications such as bar code recognition and eGems information-organizing software available. The Super Pen comes backed by a one-year limited warranty.

Want to learn more information about Wizcom QuickLink SuperPen?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

WizCom SuperPen Professional, Portable Business Library Review

WizCom SuperPen Professional, Portable Business Library
Average Reviews:

(More customer reviews)
Are you looking to buy WizCom SuperPen Professional, Portable Business Library? Here is the right place to find the great deals. we can offer discounts of up to 90% on WizCom SuperPen Professional, Portable Business Library. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

WizCom SuperPen Professional, Portable Business Library ReviewThe Wizcom SuperPen Professional because it could scan many pages of text and had an on-board dictionary that can pronounce words. The SuperPen Professional concept is fantastic, but it did not work as easily as I would have liked. (...), I would expect the SuperPen not to be so cumbersome to operate.
My first problem was getting the SuperPen Professional to link to my computer using the included Serial connector cable so I could upload scanned text to my computer. Although I loaded the software from the included CD-ROM on to my new Windows XP computer which had very few other applications or devices loaded on it, the computer could not connect to the pen. I followed the instructions to set both the pen and computer's baud rate to 115200, but this didn't resolve the problem. The Wizcom website suggested downloading the latest software version, but I couldn't find a link to download the applicable software. An email to Tech Support explained that the lastest software version is available at:
http://www.wizcomtech.com/Wizcom/support/updates.asp?fid=139&pfid=177&mid=10
and scroll down to Install or upgrade your Desktop by downloading and running the QuickLink Desktop installation program (4.9 Mb). Click on the link and save the file to your hard drive.
Once the file is saved to your hard drive, double-click it's icon and follow the instructions.
A call to Tech Support resolved my connection problem. It turned out that I needed to have the flow control on my computer's serial port set to hardware flow control. This was easy enough to do. I just wish that this advice had been published in the manual or on the web site. Ultimately, I did get the computer connection to work with the included serial port.
When connecting, I got an error in the Quicklink Desktop software until I disabled an option for Microsoft Outlook on the QuickLink Desktop application.
I'm having difficulty getting accurate scans with this pen when scanning articles in trade magazines. The articles have fairly small text that is divided into three narrow columns. Since I have to scan each short line separately, it is quite time-consuming to scan selections from an article. I often have to scan three lines to capture a complete sentence. When I couple the slowness of the scanning process with the effort needed to correct mis-spelled or incorrectly read scans, it becomes faster to use a computer to re-type my notes than it is to scan them. The user interface on the pen for making corrections on this device is awkward.
The dictionary feature is nice, but it was more of a hassle to properly scan the word in question than what I wanted to go to to get a definition. Perhaps a separate electronic dictionary where you could type in the word would be easier.
I got the best results when holding the SuperPen at a 90 degree angle to the text.
I used the scanner to scan content from a book, and found that the scanner was more efficient when scanning pages with longer lines of text than it did when I scanned magazine articles.
The SuperPen Professional is a great concept, but I prefer that it was easier to operate.WizCom SuperPen Professional, Portable Business Library OverviewWizCom SuperPen Professional, Portable Business Library

Want to learn more information about WizCom SuperPen Professional, Portable Business Library?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Wizcom InfoScan IS1000 Pen Scanner Review

Wizcom InfoScan IS1000 Pen Scanner
Average Reviews:

(More customer reviews)
Are you looking to buy Wizcom InfoScan IS1000 Pen Scanner? Here is the right place to find the great deals. we can offer discounts of up to 90% on Wizcom InfoScan IS1000 Pen Scanner. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Wizcom InfoScan IS1000 Pen Scanner ReviewI recently purchased the infoscan and must say that it pales in comparison to its competitors. I own 2 C-Pens that are similar to the infoscan and they are much better. The essential problem with the infoscan is that the turnaround time (ie. the time required for the scanned information to be stored into the pen's memory) is too long. It takes 2-3 seconds per line of scanned text which is frustrating when scanning any amount of text (in contrast, the C-Pens (600C and 800C) only take about a second). The character recognition is average (about 90-95% versus the 95+% with the C-Pens). The screen is of lower resolution and quality. The ergonomics are not as good (poor button placement and a larger overall device).
One additional note, the manufacturer will not accept returns of their product if not bought directly from them.
In summary, most of these issues are minor with the exception of the turnaround time which makes this item pale in comparison to the C-Pen product line. These devices are great when they work well (C-Pen) and frustrating when they work poorly (Wizcom).
Wizcom InfoScan IS1000 Pen Scanner OverviewInfoScan is like a yellow highlighter for your computer. It enables you to store and transfer up to 500 pages of printed data to a PC, laptop, PDA or any Windows application. This completely mobile device offers users a quick and easy way to take notes from almost any printed document, creating fully editable documents in a snap. Scan to PC Mode scans text into the active cursor of any application that accepts it, in real-timeTransfer data easily using Infra-red (IRDA) or USB Size -6 x 1-1/2 x 1 Weight -3 oz.

Want to learn more information about Wizcom InfoScan IS1000 Pen Scanner?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

HP iPaq HX2490 Pocket PC Review

HP iPaq HX2490 Pocket PC
Average Reviews:

(More customer reviews)
Are you looking to buy HP iPaq HX2490 Pocket PC? Here is the right place to find the great deals. we can offer discounts of up to 90% on HP iPaq HX2490 Pocket PC. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

HP iPaq HX2490 Pocket PC ReviewI bought the IPAQ because it offered synchronized functions with MS Outlook on my PC. The synch worked OK, but I soon regretted the purchase. Working with the tiny stylus on a tiny soft keyboard image was tedious in the extreme, and THEN the battery stopped keeping its charge. Bought a new battery. Soon the next one stopped keeping its charge.
Now the IPAQ will not turn on AT ALL, even sitting in its recharge dock. And of course the total failure happened after the limited warranty had expired. And this for something that cost me a lot more than a smart phone.
I'm going low tech for a while to get the bad taste out of my mouth.
HP iPaq HX2490 Pocket PC OverviewMake travel time enjoyable and productive, stay in touch with friends and colleagues, and perform all your essential business tasks away from the office with the HP iPaq HX2490 Pocket PC. The HX2490 lets you connect wirelessly and securely to e-mail servers, mobile messaging services, the Internet, and company networks while eating at a cafe, staying at a hotel, or killing time at a train station or airport, as long as the business is equipped with a WiFi hot spot. As a result, it's never been easier to work on important Microsoft Word or Excel docs while traveling or trade e-mails with business partners--all without hauling along a cumbersome laptop. Add in the ability to watch video, listen to music, and access your PC-based calendar and you have an ideal device for the modern on-the-go professional.
The HX2490 comes preloaded with Microsoft's Windows Mobile 5.0 operating system, which includes updated Microsoft Office Mobile software and persistent memory storage for more efficient data management. The Office Mobile Suite comprises Word Mobile for text documents, Excel Mobile for viewing and creating charts, and PowerPoint Mobile for viewing and giving presentations on the go. Users will also dig Windows Mobile's ActiveSync 4.0, which helps them quickly and securely transfer information from their PC/servers to the Pocket PC and vice versa. Want to export your address book, calendar, and other items to the HX2490? Not a problem with ActiveSync 4.0. Other Windows Mobile features include an integrated multimedia application (Windows Media Player 10), multiple personalization options, Pocket MSN for one-click access to MSN Hotmail and MSN Messenger, and a function called Persistent Store, which safeguards your data even when the HX2490's battery is removed.
The HX2490 is loaded under the hood, too, or--more accurately--under the flip cover. The device boasts a powerful 520 MHz Intel XScale processor that's quick and responsive, along with 64 MB of RAM and 128 MB of flash ROM. The unit is also expandable via its integrated CompactFlash type II (CF) and Secure Digital (SDIO) slots, which work with such media as MicroDrives, CF GPS, SD 56k modem cards, and traditional memory cards.And like most Pocket PCs, the iPaq HX2490 supports both wireless WiFi (802.11b) and Bluetooth technologies, while also offering a standard IR port and a USB sync ports. Not only do the technologies support both standard wireless and wired connections for data transfers and online activity, but they also let you use many wireless peripherals, such as Bluetooth keyboards.
And because the HX2490 is a business-oriented device, it's outfitted with HP ProtectTools, a security-oriented option that allows mobile users to secure devices by PIN or password to control access. The industry-standard encryption then protects stored data from prying eyes and online thieves.
Other details include a 3.5-inch transflective TFT display with 64,000 colors, a rechargeable lithium-ion battery with a charging cradle, and an ergonomic, easy-to-wield design. The HX2490 measures 4.71 by 3.01 by 0.65 inches (W x H x D) and is backed by a one-year warranty on parts and labor.
What's in the Box iPaq HX2490 Pocket PC, lithium-ion battery, AC adapter, charger adapter, stylus, protective plastic flip cover, USB synchronization cable, Getting Started guide, HP iPaq Pocket PC Companion CD, "How Do I...?" guide, user's manual.

Want to learn more information about HP iPaq HX2490 Pocket PC?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT Review

Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT
Average Reviews:

(More customer reviews)
Are you looking to buy Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT? Here is the right place to find the great deals. we can offer discounts of up to 90% on Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT ReviewWhen I first saw this product, I thought, what a great idea! My daughter could practice SAT questions in the car or while she's waiting for an appointment. However, this product is basically the contents of the book, "Cracking the New SAT," but is a lot less readable and usable than the book that costs about $20. The screen is too small to be able to read the whole question so you have to scroll back and forth several times before you can answer the question. There is no easy way to navigate through the sections--the book would have been easier. The practice drills seem to be almost nonexistent and I still haven't figured out how to access the word flash cards. There are only three practice tests: the book with the CD-rom has 7. Both the book and the pockt prep give you access to more online tests and support. I felt that the designers of this product missed the boat on how a teenage could use this product--it would have been a better product if it randomly gave you practice questions and if it had on the main menu immediate access to different types of questions and reference materials. I thought that this device would randomly give you a question, you answer it, then it would give you an immediate response and explanation. Instead you have to slog through an entire test before you get any results. It seems illogical that anyone would want to do an entire SAT test on a tiny screen that is so difficult to read. This is a portable device but its designers don't seem to realize what portability means in terms of content and design.Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT Overview

Want to learn more information about Franklin SAT-2400 Princeton Review Pocket Prep for the New SAT?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable Review

Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable
Average Reviews:

(More customer reviews)
Are you looking to buy Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable? Here is the right place to find the great deals. we can offer discounts of up to 90% on Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable ReviewI have been using the C-Pen 20 scanner since 2007. I teach university classes and engage in research, and this scanning "pen" is a great convenience. It is light, fast, and easy to use. It speeds up note-taking incredibly. With a small light in the tip of the pen, I just run the pen across type that I want to record and the text is automatically scanned into my word processing document. It is very accurate, but not quite 100%, so I need to watch and correct some of the text. It only works on standard typefaces, so italics, underlining and hand-written notes tend to confuse the scanner. Still, using the scanner is far faster than typing notes by hand. A button on top of the scanner serves as a hard return or a mouse click, and several functions can be programmed onto an optional menu / pad. The C-Pen 20 plugs into a computer's USB slot, and does not require a separate power source. It comes with its own software, and updates are available from the C-Pen web site.
As a final comment and recommendation, I will say that the C-Pen did not come with a carrying case. Since the C-Pen is all-plastic, I bought a large eye-glass case which is just the right size for the C-Pen and its cable. Now I put the C-pen in my computer case or brief case without worrying about it being damaged.
If you do a lot of note-taking or transferring information between documents then you owe it to yourself to give this a try.Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable Overview

Want to learn more information about Ectaco C-Pen 3.0 Handheld OCR Scanner Portable with USB Cable?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Wizcom ReadingPen TS Portable Reading Tutor (WRPTS) Review

Wizcom ReadingPen TS Portable Reading Tutor (WRPTS)
Average Reviews:

(More customer reviews)
Are you looking to buy Wizcom ReadingPen TS Portable Reading Tutor (WRPTS)? Here is the right place to find the great deals. we can offer discounts of up to 90% on Wizcom ReadingPen TS Portable Reading Tutor (WRPTS). Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Wizcom ReadingPen TS Portable Reading Tutor (WRPTS) ReviewThe ReadingPen TS works as specified.
I purchased this device for someone who has a reading disability. Their comprehension and retention is much better when something has been first read to them. After the first reading, they often can re-read text without difficulty.
What isn't immediately obvious from the product description/technical specifications is that you can only scan one line of text at a time. Therefore, if you're needing an entire page or paragraph read, you'll have to pause after each line and listen to that line being read before moving to the next line. This makes it a very slow and tedious process. I returned it because of this limitation.
The reading voice is a standard computer type voice. Nothing earth shattering but, once you get used to the voice, you can hear the words fairly easily. For me, this is acceptable since it pretty much represents the current technology capabilities of most all retail devices that read "text".
With regular frequency, I did find that a scanned line got completely messed up and had to be re-scanned. You have to be very steady and smooth when scanning a line.
We didn't look much into the other capabilities (i.e. translation, games, dictionary, etc...) since that wasn't the primary purpose for buying the device.
It didn't have any problems with different font sizes/styles.
I definitely could see where the pen could be of great use to someone with greater needs.
IMPORTANT NOTE: No problems with returning the ReadingPen and folks at J&R (vendor) were very helpful with the return.Wizcom ReadingPen TS Portable Reading Tutor (WRPTS) Overview

Want to learn more information about Wizcom ReadingPen TS Portable Reading Tutor (WRPTS)?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...

Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift Review

Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift
Average Reviews:

(More customer reviews)
Are you looking to buy Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift? Here is the right place to find the great deals. we can offer discounts of up to 90% on Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift. Check out the link below:

>> Click Here to See Compare Prices and Get the Best Offers

Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift ReviewI bought this scanner to replace a spare Ectaco C-Pen 20 Handheld Scanner that had hit the floor one too many times. The scanmarker is much cheaper - less well built, and the actual OCR (Optical Character Recognition) function is pitiful in comparison to the CPen. The one function which does make great sense and works well is the text to speech - which allows you to scan chunks of text and to hear whether the text has made it in OK. Unfortunately, the OCR itself is so bad that any time saved by the text to speech function is lost due to the extensive corrections which must be made to the scanned text for it to be readable.
AMAZING UPDATE: I was contacted by the founder of Topscan on 2.14.11 in response to this review! The problems I experienced are a known issue which the company is in the process of resolving. The problem is that if you scan too much text, the "buffer" gets full and the algorithm does not work well. This explanation precisely matches the issues I was having. The first two or three lines would always scan perfectly, but then a bunch of garbage would seep in making the rest of the scan unusable. If you only scan a few lines at a time or scan slowly, this product will work well for you, and it is much more affordable than the CPEN.Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift Overview

Want to learn more information about Topscan Scanner Reading Pen, HandHeld Pen Scanner Text Scanner and Text Reader, Scan Text Directly to the Computer with Extra Features (Text to Speech, Free Languages, Dictionary and More) Great christmas gift?

>> Click Here to See All Customer Reviews & Ratings Now
Read More...