Tuesday, 12. May 2009, 11:41:29
mozilla, web apps, browser, software
...
As I already thought the Prism project is dead and we're stuck for eternity with 0.9 something happened. You can find the download link
here.
WTF is Prism???Prism is an application that lets users split web applications
out of their browser and run them directly on their desktop
Monday, 4. May 2009, 19:27:14
javascript, trixie, browser, firefox
...
Ever wondered if there's some way to change hideous design, repair broken links, remove stupid animations and change the not quite perfect contents of other peoples' pages? Already tried
Greasemonkey?
What you will need is:
- your Firefox browser
- the addon itself
- at least basic JavaScript and DOM knowledge (you want to know what you're doing, don't you?)
- time (a weekend perhaps?)
Additionally you may want to take a look at
- the main script repository at userscripts.org.
-
Platypus -- a handy extension allowing you to slap together you first GM scripts.
If you're not that ecstatic about the FF:
- Users of IE could give Trixie a try.
- Opera aficionados should just check the browsers settings for UserJS (yes, Virginia, Opera already had it!)
- And, LBNL there's a way to use your GM scripts with the (notoriously overhyped) Chrome browser (read here and here)
Have fun!