Monday, March 16, 2009

ShareThis Bookmarklet

Ever wanted to share a website directly with somebody? Or just email a website to yourself for storing purposes? Well this is what you need!

Just make a new bookmark and in the URL paste this code:

javascript:var%20e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('src','http://sharethis.com/share/load');document.body.appendChild(e);void(0);

Monday, March 9, 2009

New Bookmarklest!

Check out these 3 new bookmarklets! They are just amazing!

1) Enable right-click
[this bookmarklet will enable right-clicking on websites that block it from you, note that this does not apply to flash files!]

script:

javascript:void(document.oncontextmenu=null)

2) EDIT any website in real-time!
[this will allow you to edit any website right on your browser, only works on your local computer]

script:

javascript:document.body.contentEditable='true'; document.designMode='on'; void 0

3) Stop EDITING any website

script:

javascript:document.body.contentEditable='false'; document.designMode='off'; void 1

Thursday, March 5, 2009

Easier Bookmarklets Installation

Now it's even easier to install all the bookmarklets and more. All you have to do is download the zipped file and run the run.bat file. It will automatically backup your old bookmarks in case anything goes wrong and will copy a new bookmarks file with all the bookmarklets already pre-installed. This is only for Google Chrome though! Once you run the file just restart Google chrome and there you go!

DOWNLOAD ZIP HERE

Sunday, March 1, 2009

My DOT TK

The other day I made a website with google sites and I was really impressed by how easy and fast it was to make a website with google. The only problem was the URL. It was a long and boring URL that nobody would ever even think about typing. But I found this really awesome website where you can make your own short personal domain for free! Why don't you try out it? It's easy and free. It will refer any website into your own personal domain.

JUST CLICK THE SQUARE UNDER TO TRY IT!