Editing Websites you don’t own on the web with this awesome Javascript code

No Comments

When you are using Safari, Firefox, IE, what have you, simply paste the following code into the address bar on a loaded webpage:

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

And, BOOM, you can then start editing the text in the webpage. Here’s what I did to a Google Search for ‘Best person in the world’. Click for a larger preview.

Keyboard Shortcut for the Apple Logo

No Comments

When using Mac OS X, a keyboard shortcut can be used to get the Apple Logo into any text field as a symbolic character. Press:

Option + Shift + K
which gives: 
I found this pretty much by accident, although I have seen other people with this tip, so in no way am I the first, lol.