Old greasemonkey news
Funny, just today I discovered a really old article by Computer Totaal (in Dutch) about a couple of Greasemonkey scripts: Websites aanpassen met Greasemonkey (August, 2007).
Two of my greasemonkey scripts are discussed:
- Kilometerdeclaratie (Dutch only, outdated)
- Ikea Availability Check (as international as Ikea itself, recently updated)
The first script used the route planner of a local provider to batch process distances between two addresses (based on Dutch Postal Codes), useful for mass reimbursements of work related trips by car. This script is no longer maintained, a mashup based on the Google geo API makes more sense now.
The second script runs on every product detail page of the Ikea site.If your country or region has more than one ikea store, availability and stock data is automatically retrieved from each separate store and displayed in a table all at once.
Most international Ikea sites are built on the very same content management platform, so it works for the Dutch, Russian and US sites equally well. Install it here: Ikea Availability Check.
Nice discovery, nearly two years after…
Popularity: 9%




![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=c26087d6-96c2-44e0-9531-079acdcbc1f4)
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=66191059-b0fe-4cd9-adaa-6fab08d855ac)

As you might know,
Peter Laird 18:51 on August 20, 2007 Permalink
Thanks for the mention Johannes. I am also curious – the third blog entry lists at the bottom both proponents and detractors of GM in the enterprise. People are doing it, but the security and deployment issues cannot be ignored. BEA (my employer) focuses on server side solutions where we don’t have these issues.
In the enterprise portal space, which is my focus, our customers are looking to integrate legacy web applications and packaged apps into a standardized and centralized infrastructure. They are looking to reduce costs by combating the sprawl of having thousands of web applications in their enterprise. Portals are a good solution to this problem.
But to implement a portal solution, those legacy web applications must be integrated. There are a variety of approaches, including programmatic integration using Web Services, web clipping, WSRP, iframes, etc.
I am interested in Greasemonkey because it is yet another tool to add to the bag of tricks when repurposing web applications. It likely wouldn’t be used in conjunction with an enterprise portal, but it is interesting all the same.
Cheers,
Peter