ProjectGen

WiFi Scanner

By using this application you can quickly search for nearby WiFi networks. This application shows the MAC address, SSID, channel that it is being transmitted on, signal strength, authentication and encryption type of the WiFi networks. *Open networks are highlighted in green color.

TRocket - Twitter Client [OPEN SOURCE]

TRocket is an open source project that I started in June 2011. Though the development on this project was done very quickly but due to certain personal issues, I was not able to release this on time.

——————————————————————————————————————-
TRocket is just like any other Twitter client. The only difference between TRocket and others is that, TRocket is open source, which means any developer can modify it according to their own need. *YOU ARE NOT ALLOWED TO REMOVE THE ABOUT FORM FROM THIS APPLICATION!

Screenshot of the main form:
TRocket has all the basic features example: Timeline, Retweet, Add To Fav., Tweet, Delete Post, Minimize to Notification Bar, Messages etc…
When the user logs-in into his account for the first time using this app, the app downloads the background of that user automatically and it is used as the background of the app. *Sometimes font might not show up properly on the application because of color issues. To solve this issue, go to:http://twitter.com after login, click on your [Username]—->Settings—->Design—->Change Design Colors—->[CHANGE THE LINK COLOR]—->Save Changes.
After that restart the application.
About page:
Please note that this application may take a few minutes to start-up at first. This is because login files are being downloaded.
Known Bugs:
1) Application may crash at any point if internet is not available.
2) Try… Catch… End Try has not been added everywhere. [MORE CHANCES OF CRASH]
3) If we only use space [space bar] in the tweet or message textbox, the Tweet/Send buttons get activated after 140 letters
4) Message box has not been added everywhere. Thus in some places, their is no way to notify the user about the actions performed by the application.


Minimum Requirements:
1) Windows XP
2) .NET 4 Framework
*EXTRACT ALL FILES BEFORE RUNNING THE APP
——————————————————————————————————————-
Source Code for the Programmers.
All programmers are requested to change the consumer and consumersecret string on all the forms with their own keys.
You can get those details form https://dev.twitter.com/ - [ACCOUNT REQUIRED]

ASCII Art Generator


This application converts a given image to a text-based ASCII Art images like the one shown below:



TROUBLESHOOT:

Q) Application is giving some wired error during the conversion or it is not starting up. What should I do?
Ans) Make sure you have .NET 4 frameworks installed on your PC. Also you need to extract all files before running the application.

Q) I am getting “The path is not of a legal form.” error. What should I do?
Ans) Make sure you have selected an image in the ascii input/output options.

Q) I am getting “Syntax error: Missing operand after ‘In’ operator.” error. What should I do?
Ans) Make sure you have the “Use fixed character set” option in the Extra Settings tab unchecked or fill in the fixed character set textbox to solve this issue.

Q) I am getting “Parameter is not valid.” error. What should I do?
Ans) Make sure that the Output Width and the Output Height are not set to “0”

Q) The application isn’t saving my ASCII Art when I have the output option set on “Save to this application’s output folder”. What should I do?
Ans) Make a folder in the application directory and name it “Output” or download the application again.

Color Check 1.0

Color Check is a color checking application. Its checks the color and displays a preview on the right side of the application. It also displays the color number at the bottom.
Space Required: 20 KB
OS: Any Windows OS with .NET Frameworks.