Posts Tagged ‘Windows Mobile’

Speeed Reader v0.95

A Speeed Reader update to v0.95.  This update is specifically for those using it on Windows Mobile 6.1 Professional.  WM6.1 Pro users cannot use v1.15 because the browser doesn’t not respond to touch. Only Windows Mobile 6.5 users are able to interact with the Speeed Reader browser in v1.15. Please download v0.95 if you are a Windows Mobile 6.1 Professional user.  If you are a Windows Mobile 6.5 user and you download v0.95, you will break browser functionality.

Download

Posted: July 1st, 2010
Categories: Speeed Reader, Windows Mobile
Tags: , , ,
Comments: 2 Comments.

Speeed Reader: Lessons Learned

Over the past year and some change, I have been working on a mobile application, Speeed Reader.  After many, many betas, entrance into two huge application marketplaces, bug fixes, and interactions with you, the user community I was able to learn a lot.

Speeed Reader was (a) born out of my need for a native Google Reader application, (b) born out of my need to do something innovative with my degree (was not getting, for the most part, this opportunity at the job I held during Speeed Reader’s inception), and (c) create and learn about the technologies of the mobile space (processing, data interaction, memory management).

What I Learned

Sorry if this appear to be randomly thrown together, I am typing them as I think of them:

  • Technologies: .NET Compact Framework, C++, memory management, XML parsing, HTTP protocols and connection handling, process THREADING, performance tuning, serialization, user interface design, encryption, mobile database management, error/exception handling, registry processing, software licensing and more than I cannot think of right now.  The reason why threading is in bold is that was the most important technology that put the Speeed in Speeed Reader
  • Managing a beta test team (thanks guys! your input was invaluable to Speeed Reader and me)
  • Communicating with third party vendors (Mirabyte, Microsoft, Handango, PocketGear)
  • Running a small software development shop
  • Communicating with the user community
  • Software testing on many many types of device and emulators.  Ensuring the software is stable enough for mainstream release.

Speeed Reader is the first of many software titles I am going to release under eeenno|mobile|software.  I am looking very much forward to bringing great simple to use applications to all types of platforms: Windows, Linux (downloading Ubuntu 10.04 now), Android 2.X, Windows Phone 7, and maybe WebOS (HP/Palm).

Posted: May 13th, 2010
Categories: Speeed Reader
Tags: , ,
Comments: No Comments.

Speeed Reader v1.15 (and more!)

Here it is, Speeed Reader v1.15.  This release fixes one bug:

  • Some feeds with weird characters in the URL may not be marked as read correctly.

Download: http://emuneee.com/eeenno/SpeeedReader/download/SpeeedReader_115.CAB

I have also posted all the source code for Speeed Reader v1.15 as a Google Open Source Project.  The only thing I am not able to post is the license key for the user interface controls (the DLL is posted, but is in trial mode since the license key is missing).  The controls are proprietary technology.

Project: http://code.google.com/p/speeedreader/

I ran into some issues building Speeed Reader v1.30.  I will build that and post it this weekend when I have some more time to debug.

Finally, license key for Speeed Reader: 858Bf079Jj

Posted: May 13th, 2010
Categories: Speeed Reader, Windows Mobile
Tags: , , ,
Comments: 2 Comments.

Speeed Reader v1.15 on Thursday

Thursday, I will be releasing Speeed Reader v1.15 on this site.  At this time I will also be releasing the source code for the project as well.  This next version will fix some bugs that are somewhat well-known.  Stay tuned.

Posted: May 10th, 2010
Categories: Speeed Reader
Tags: , , ,
Comments: 2 Comments.

Open Sourcing Speeed Reader

In my perfect world, all software would be open-source and freely available.  With that said in the coming weeks the following is going to occur:

  • All versions of Speeed Reader will become free again
  • I will open source 95% of the Speeed Reader codebase.  The other 5% is proprietary technology (user interface controls) and I don’t have the rights to that.
  • I will build and release a beta Speeed Reader v1.20.  This was the version I’ve been working on up until lately, but alas, I underestimated the time that would be needed to complete v1.2.  Instead of just holding on to it, I will be releasing it to the public.  It contains some substantial UI and caching changes.  With that said, it’s probably buggy…so use at your own discretion.  Iwill release the codebase to this as well.

The reason I am doing this is I am transitioning to other types of personal mobile software projects on the Android software platform and don’t have the time needed to continue active feature development for Speeed Reader.  Also, I interface with the Google Reader API (which is technically private).  Developers who want some code samples on  how to interact with the Google Reader API will get a chance once they download and browse my source code.

I have to get my open source licenses sorted out, but its coming soon.

Posted: May 6th, 2010
Categories: Speeed Reader, Windows Mobile
Tags: , , ,
Comments: No Comments.

Speeed Reader

Speeed Reader v1.2 (v1.14) is now available in the Windows Marketplace for the US market.  I just submitted it to the catalog, so give it 24 hours to show up.  England and a new market, India, are now pending.

I am also working hard on getting the last major release v1.30 out of the door. :)

Posted: April 12th, 2010
Categories: Speeed Reader
Tags: , , , ,
Comments: No Comments.

Speeed Reader v1.14 & v0.94

Speeed Reader v1.14  & v0.94 are now available for download.  The only change thats been made is implementing Google Reader’s new authentication technique.  The old technique is being deprecated and will render older versions of Speeed Reader useless in the first half of April 2010, so be sure to upgrade your application.

I have submitted v1.14 to the Windows Marketplace for Mobile application store under Speeed Reader v1.2 because I can only increment version numbers by 0.1 and not 0.01.  With that said, the actual Speeed Reader v1.2 is being reversioned to Speeed Reader v1.3.  Sorry for the confusion. :)

If you already purchased Speeed Reader v1.XX, then the update is free whether you purchased the application directly, via Handango (Pocket Gear), or Windows Marketplace for Mobile.

If you are interested in purchasing Speeed Reader v1.14, please visit for more purchasing options.  Thanks!

Download Speeed Reader v0.94 (free)

Download Speeed Reader v1.14 (ten day trial, then $1.99)

Posted: March 22nd, 2010
Categories: Speeed Reader, Windows Mobile
Tags: , , , ,
Comments: 4 Comments.

Speeed Reader Release Change

There has been a change in the Speeed Reader release schedule.  Instead of going straight to version 1.2, I will be rolling out v1.14 (& v0.94) instead.  This next release will alter the authentication methods.  Google has recently announced a change in the way they permit developers to authenticate users for Google services.  They will be deprecating the existing method in early April which will break Speeed Reader.  Seeing that this is high priority, I will be releasing v1.14 (& v0.94) this week to all marketplaces (Windows Marketplace for Mobile, Handango, and this site).

Finally, v1.2 will be delayed a couple weeks as well.  There is a new update for the user interface controls package due out in a week (or so) that I will need to integrate into Speeed Reader.  Hopefully, it doesn’t take too long to integrate.

Posted: March 15th, 2010
Categories: Speeed Reader
Tags: , , ,
Comments: 2 Comments.

Most Requested Features

Some of the most requested features for Speeed Reader

  • Facebook integration
  • Picture/Image caching
  • Delicious Integration
  • Multi-line Titles
  • Audio Podcast Playback (in app or through third party media player)
  • Browsing to next or previous article while viewing another article via gesture, physical button, or soft button

Just a note, some of these features will pop up in the next release (podcast playback, browsing articles, multi-line titles (maybe!).  While others are being thought of.

I have to balance user requests with application stability and take into account that all devices may not have the hardware (Windows Mobile hardware fragmentation) to run all the requested features.

Thanks for the feedback thus far.  Speeed Reader development is well under way.  I hope to get out some beta builds to testers within a week.

Posted: March 3rd, 2010
Categories: Speeed Reader
Tags: , ,
Comments: 2 Comments.

Speeed Reader Available in Canadian/British Marketplace

Speeed Reader has been published to the Windows Marketplace for Mobile stores in Canada and Great Britain.  More markets that will be added include Singapore, Australia, etc.  Thanks!

Posted: February 22nd, 2010
Categories: Speeed Reader
Tags: , , ,
Comments: No Comments.