A data type specifies whether or not a variable can store a number, a single character or text. Variables are names given to the memory location for storing data. Data Types are used to specify the types of values related to variable...
Home » All posts
How To Use TinyURL API In VB.NET

TinyURL is a URL shortening service a web service that provides short URLs for redirection of long URLs. This can be achieved very easily in PHP, I posted a PHP snippet about this you could reach it from here. Last year I created a TinyURL shortener...
Thinkspace Seeks To Launch Software Development To High Schools Worldwide

Thinkspace is an organization created by sixteen year old James Anderson, Thinkspace seeks to "inspire the next generation of app developers" through coding zones worldwide. Thinkspace was formally launched by James Anderson this month(september) with...
How To Make Awesome Collages
in
drag and drop images,
picturebox,
pictures,
review,
software
- By
Mohamed Shimran
- on 9/09/2013
- No comments

Collagerator helps you to make stunning photograph collages by using your photograph collections. This software comes in handy for those of you that simply cannot stop taking photographs of everything around you. Collagerator can offer you with an easy...
Snippet : Using Regular Expressions in Java
This snippet helps you to use Regular Expression(Regex) in Java...
Snippet : Get ASCII Value For Every Characters
This snippet helps you to get the ASCII value for every character...
How To Execute Shell Commands and Print Results in Java
in
bash script -eq,
bash script -ne,
best way to learn java,
execute shell commands,
execute shell commands java,
get runtime,
host runtime,
java,
java learning,
oracle sql plsql,
print results,
tutorial
- By
Mohamed Shimran
- on 9/09/2013
- No comments

There are many ways to execute shell commands and print results in java I guess, the famous and the most used way is Runtime.getRuntime().exec you can find a good explanation for that from here. Coming to the point i am using the same way but little...
Easy-Run : Add, Edit and Remove Computer Startup Items

Easy-Run is an effective utility that was particularly designed to supply you with an easy means that of managing the startup programs in your computer. With Easy-Run you can take away from the list any unwanted entries, edit existing things to...