"Remember The Milk(RTM) is a task management service available in 21 languages and used by over 250,000 people. The main interface to the service is a rich web application, but users can also interact with RTM via email, a mobile version, a public API, iGoogle and Google Calendar gadgets, Twitter, and more." - taken from Google Code FAQ
check it out here www.rememberthemilk.com
Sunday, April 20, 2008
Remember The Milk
Saturday, April 19, 2008
Write your own Greasemonkey script
I've found a site called Dive into Greasemonkey which has a full guide on how to write you own Greasemonkey script, you can write a script for you own needs and everything you need to know from how to install Greasemonkey to making complex scripts is here.
You can read it online here: http://diveintogreasemonkey.org/toc/
or download it here: http://diveintogreasemonkey.org/download/
Sunday, April 13, 2008
Scan for viruses and fast!
Visit the site at: http://www.nanoscan.com/
(If you're having problems with the scan on firefox try it on IE)
Wednesday, April 9, 2008
Monday, December 31, 2007
Scan a file for viruses
If you have a file you think is infected with a virus you can scan it for free at VirusTotal. This service will analyse the file and display the results.
You can find it here: www.virustotal.com
YouConvertIt - Online file converter
YouConvertIt is a free online file converter, you can convert just about any file format to any other file format in the same category(e.g: images, audio, video, document...). more features are available such as sending a file directly to your or your friends' email.
This is the URL:
www.youconvertit.com
Friday, October 5, 2007
Learn programming
Many people asked me before about web programing and how to learn to program, so here is a list of sites you can learn HTML, JavaScript, PHP and MySQL:
- HTML:
- http://www.w3schools.com/html/default.asp - Learn HTML from basic to advanced. The site includes online examples, quiz tests and references to make your learning easier.
- http://www.htmlgoodies.com - Another HTML learning site also with a support forum and some more advanced tutorials such as CSS, PHP and JS tutorials.
- JavaScript:
- http://www.w3schools.com/js/default.asp - Learn JavaScript from the same site you can learn HTML, W3schools, from basic to advanced.
- http://javascript.internet.com - Free scripts, tutorials, example codes, resources, reference and more, can be found in this great JS site.
- http://www.javascriptkit.com - A JS tutorial site with many useful tutorials and 400+ free javascripts.
- PHP and MySQL:
- http://helpguide.inmotionhosting.com/php_faq/ - A full PHP manual with everything you need to know - installing PHP, coding, debugging, etc.
- http://www.phpfreaks.com - A great PHP site with articles, tutorials, code library, manuals, forums
- http://www.hotscripts.com - A script site with PHP scripts such as forum systems, poll systems, cms, php and flash and much more! the site also includes scripts from many other languages.
- http://www.w3schools.com/php/default.asp - W3schools' PHP tutorial site, same as HTML and JS.
- http://www.goodphptutorials.com - A good site with a wide range of tutorials for everyone from beginner to advanced divided into categories.