I've been a little busy with Mobile Development lately, focusing on Windows Mobile PocketPC and .NET Compact Framework 3.5 development. Mostly because of the Summer Class and Winter Class, and the Mobile Development training for Class-A. I have however built a .NET Compact Framework 2.0 application I want to share.
I hate it when I just missed the information about traffic jams and have to wait until the next full half hour. And besides that I have a really heavy right-foot that sometimes, occasionally, makes my car go much faster than I want. For this I need information on speed-controls by the police, also called "Flitsers". I decided to write my own mobile application for my gorgeous HTC Tytn.
Mike Glaser test-drove (pun not intended) it for me and his wife would use to say "What does Dennis say?" (or in Dutch, "Wat zegt Dennis?") before checking my application. For that reason, I named the application
Dennis
Now when people ask themselves how fast they can go, they can start up "Dennis" and see what it/he has to say.
Description"Dennis" is an application that will show 'Flitsers' and 'Files' (traffic jams) in The Netherlands.
You can start it up via an icon in the 'Programs' folder, it's called 'Wat zegt Dennis'.
Navigation through the application can be done entirely by the cursor keys. Up and down will make you scroll through the lists, left and right will make you flip the tab-pages.
On the options screen, you can set your favorite highways. As shown in the screenshot, separate them with semicolons. Marking the "Toon standaard alleen favorieten" will make the application show your favorites on startup. Don't forget to save your settings.
The 'Refresh' button will get the latest information about traffic-jams and speed-controls. The right hardware button will make you switch between all information and your favorites.
The application uses screenscraping to gather the information. This means it loads a webpage and retrieves the needed information from it. Once the owner of the webpage changes its layout, the application probably won't work anymore. Check here regularly for information and updates.
RequirementsA PocketPC with Windows Mobile 5 or 6Preferably 240x320 resolution..NET Compact Framework 2.0180kb of free diskspace for the application, 1kb extra for settings file.
DownloadYou can download the application here.Double-click the installer on your desktop and it'll install itself onto your mobile device.
RoadmapI have some ideas on what the application should do. Most of them don't even fit in the current application, so probably a complete rewrite is coming up.
Questions, remarks, new featuresIf you have anything to share, contact me!!!I'd really like to know what you think of the application or if you have any suggestions, new features, etc.
Have fun and drive safely!!!
Hoi,
als je wilt kun je via http://xml.fileindex.nl een actuele en zeer uitgebreide filemelding van NL zo gebruiken (onder bronvermelding). Wellicht handig voor je tool. Verder leuk.
Groeten
Stefan
Pingback from icon » Wat zegt Dennis?
Normally I get flooded with messages about stuff like the official release-date for .NET Framework 3
Pingback from flitsers | Dot info news
Hé Dennis,
Long time no see!
Dacht, ik geeft "Dennis" een kans op mijn HTC p3300.
Helaas... ik krijg de volgende foutmelding:
Fetching data...
Something went wrong! An error message cannot be displayed because an optional resource assembly containing it cannot be found
Enig idee?
I know, I know...
The application does screenscraping somewhere and the HTML on the page changed.
I'm working real hard on a new version that uses a WCF service to get its data. Then when something changes, I'll only have to update the service and not all clients.
So until then, you'll have to wait...
Sorry.