Showing posts with label java. Show all posts
Showing posts with label java. Show all posts

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/

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:

If you need help just leave a comment...

Thursday, October 4, 2007

GreaseMonkey

GreaseMonkey is a Firefox addon i've been using for a while, i think it will be useful to everyone. GreaseMonkey lets you add a Javascript to a site or sites - changing/adding adjustments to the site that only you can see. For example you can add a script that lets you download DivX files from video sites like stage6.

To download GreaseMonkey(Firefox only):
http://www.greasespot.net

To download the DivX download script:
http://userscripts.org/scripts/show/12589

To install a script:
1. Install GreaseMonkey and restart Firefox.
2. Find a script you want to add and view it(in your browser, no need to download).
3. Go to Tools > Greasemonkey > New Script. Now a dialog will show, wait a few seconds and click on Install, if the script is installed you will see a message in the status bar that confirms the installation.
*4. Notice the monkey head icon on the bottom of your browser, if you click it you can enable and disable GreaseMonkey.

If you have questions just comment or send me an email: dscore@gmail.com