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/
Showing posts with label manual. Show all posts
Showing posts with label manual. Show all posts
Saturday, April 19, 2008
Write your own Greasemonkey script
Tuesday, April 15, 2008
Cheat sheets
If you're a programmer you might find moment in your life you forget some pretty basic stuff... so to help the programmers out there:
- HTML - http://www.ilovejackdaniels.com/html-cheat-sheet.png
- PHP - http://www.ilovejackdaniels.com/php_cheat_sheet.png
- MySQL - http://www.ilovejackdaniels.com/mysql_cheat_sheet.png
- ASP - http://www.ilovejackdaniels.com/asp_cheat_sheet.png
- JavaScript - http://www.ilovejackdaniels.com/javascript_cheat_sheet.png
- CSS - http://www.ilovejackdaniels.com/css_cheat_sheet.png
- RGB color chart - http://www.ilovejackdaniels.com/colourchart.png
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.
Subscribe to:
Posts (Atom)