Lunch-O-Matic - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Being a geek, I have a lot of geek friends. Being friends, we tend to eat lunch together. The only problem is sometimes we have a hard time deciding where to go to eat lunch. This invariably leads to the "Where do you wanna eat?", "I dunno, where do you wanna eat go?", "It doesn't matter to me, you decide." Well here is a simple solution to this daily dilemma.
Our UI has just enough class to be exciting and interesting, yet simple enough not to cause us too much grief. Seek balance in all things. The concept: restaurant logos flash across the screen, eventually stopping on the chosen food establishment. The application is visual, which is appealing. The application is clear. The user can easily tell which restaurant is chosen by following the ginormous arrow. A light blue background give the app a little warm and the arrow adds character.
We have a folder called LunchLogos. Any png file found is the folder is added to an generic image list at the start of the program. When the user clicks Spin, the logos are randomly displayed on the screen for a random number of times before stopping on a chosen eatery.
If you don't like a restaurant all you have to do is remove the logo from the folder. If you have a restaurant you like that isn't in the list all you have to do is add the logo to the same folder, simple, simple.
Again for this application we used the RNGCryptoServiceProvider class to generate a statistically sound random number. And we have created a simple randomize list function to mix things up a bit. Last but not least, we use the Mod function to make sure we can loop around the list when picking images.
Possibilities:
Well, I think it would be cool if there was a background sound to go along with the spin. I also think a UI for adding and deleting logos would be great. It would be nice to be able to assign weights to each restaurant, and to favor new choices over previously selected places.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Supported operating systems:
Windows Mobile 2003, Windows Mobile 5.0, Windows Mobile 6 Classic, Windows Mobile 6 Professional, Windows Mobile 6.1 Classic, Windows Mobile 6.1 Professional
Similar Software:
DrinkMixing2 DrinkMixing2 - This program is a guide to 40 popular drink mixes. Start typing the drink name to display a list of cards. Tap on the card to display it fullscreen.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
RandomDrink RandomDrink - This program picks a random drink from 3,754 drink names. Tap the button to display a new random drink.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer
CookingFabulous CookingFabulous - This program is a CookBook with 491 "Fabulous" recipes. Type the recipe name to display a list of cards. Tap on the card to display it fullscreen.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
CookingPicturer CookingPicturer - This program allows you to compose cooking recipes and makes .crs files. You can publish the files into HTML or email them. The program stores the recipes in a compact file format.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
300 Appetizer Recipes 300 Appetizer Recipes - Get the 12,000 Recipes Database for only $19.95!
Don't know what to make for an appetizer?
Get over 300 different recipes for any setting
CookingSoup3 CookingSoup3 - This program is a database of 357 Soup recipes. Start typing the recipe name to display a list of cards. Tap on the card to open it. You can share your recipes in text format, IRDA or Email.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
DrinkMenu DrinkMenu - This program allows you to select drinks and makes an ordering sheet.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer. Simply unzip the file for your processor and place the DLL file in the 'Windows' folder of your PocketPC computer. For free support on installing email me
CookingAppetizers3 CookingAppetizers3 - This program is a cook book with 112 appetizer recipes. Start typing the recipe name to display a list of cards. Tap on the card to display it fullscreen.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
CookingAppetizers CookingAppetizers - This program is a cook book with 77 Appetizer recipes. Tap on the recipe name ti display the card. This was compiled from "E-Cookbooks Appetizer Recipe Sampler" E-CookBooks.net
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
DrinkOrderer DrinkOrderer - This program can be used to pre-order a drink from a bar or person. Start typing the drink name and tap on it to add it to your list of drinks. The program has 5,411 drink mixes.
This program requires that you have both the 'BeanDLL.dll' file ** and ** the runtime files for Visual Basic on your PocketPC computer
Other Software by developer «Chris Craft»:
SMS Logger SMS Logger - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
I've had a lot of requests for SMS related applications
Mobile Signature Mobile Signature - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile Speedometer Mobile Speedometer - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Mobile Weather Mobile Weather - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
What Is My IP? What Is My IP? - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
You may have seen sites like WhatIsMyIP.com, IPChicken.com, and my favorite IPCow.com
Community Megaphone Reader Community Megaphone Reader - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET
Pocket Death Clock Pocket Death Clock - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Let's have some fun today. And do an application that is just for kicks
Mobile Quiz Mobile Quiz - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET.
Today we are going to look at another classic goal in Mobile development, data collection
Mobile SMS Remote Mobile SMS Remote - This application is part of the author's "30 Days of .NET" initiative to develop 30 mobile applications in 30 days. The source code of the application is included in order to help programmers new to Windows Mobile development write applications in .NET