AngryCapture
Hey
Today I published a new free app. I called it AngryCapture, basically it is a free auto-save screen capture application.
To Read more about it and test it you can find it here:
If you’re curious it was done using the Beta version of Microsoft Visual studio 2010.
Please leave your comments on the Angrycapture page
Learn AJAX in 5 mins
First I want to give credits to the author of the tutorial Learn AJAX in 20 mins that I improved to be less complicated and noob friendly
AJAX stands for (as if you would remember it) Asynchronous JavaScript and XML. and it is used to send and receive data from the server without having to refresh the entire page.
I assume you have a basic knowledge of HTML and PHP.


