Search   Feed   Browse   Add
Feed items 1 - 5 of 5 for December 2005

Troubleshooting 0.6.4 - December 31, 2005

I thought it'd be useful to pull together all the issues you might run into with Greasemonkey itself. We are, of course, trying to make Greasemonkey suck less, but this should help for now. Please be sure to read the error message closely so you can follow the appropriate actions for a workaround. Lots of Firefox errors look pretty similar.Also, be sure to close Firefox and back up your profile before changing any files in your profile directory. Don't say we didn't warn you. ;) If you see...
http://www.greasespot.net/2005/12/troubleshooting-064.html

Workarounds for missing XMLHttpRequest, DOMParser, and XMLSerializer - December 4, 2005

Update: Over on the Greasemonkey mailing list, Joe la Poutre notices an even easier workaround. All you have to do is use the older form of the XPCNativeWrapper constructor to access a specific property. I'm not even sure why this works, but it does:var parser = new XPCNativeWrapper(window, "DOMParser").DOMParser();alert(parser.parseFromString("", "textxml"));Leaving the below, just for posterity...One bittersweet part about releasing Greasemonkey 0.6.4 was that I needed to remove support for...
http://www.greasespot.net/2005/12/workarounds-for-missing-xmlhttprequest.html

Mozdev back - Greasemonkey page updated - December 4, 2005

After some downtime due to increased load from the Firefox 1.5 release, mozdev is back. I took the opportunity to update the Greasemonkey homepage and authoring page.
http://www.greasespot.net/2005/12/mozdev-back-greasemonkey-page-updated.html

Slides from Nov 8 Emerging Technology SIG - December 2, 2005

Last month I was asked to give a presentation about Greasemonkey at the Emerging Technology SIG here in Mountain View. I was bored with my old presentation format, so I redesigned it.View the slides.And here's the zipped package if you want to use the format for your own presentation.The old format also had some issues. I found that personally, the more words that were on each slide, the more I was obligated to say on each slide. It made me uncomfortable, knowing that people would see if I...
http://www.greasespot.net/2005/12/slides-from-nov-8-emerging-technology_02.html

Broken Scripts Fixed - December 1, 2005

In abscense of the wiki-like features that Jesse is building into userscripts.org, I am keeping a list of scripts I have fixed for 0.6.4 at http:userscripts.orgfixes. I'll also post a comment on the userscripts.org page for the scripts when I make these changes.I'll keep the script there until the author updates the original location and pings me. If you're having trouble with a script, send a mail to the mailing list, or leave a comment, and maybe I'll take a look.
http://www.greasespot.net/2005/12/broken-scripts-fixed_01.html
Available Archives
- August (4 items)
- September (5 items)
- November (1 item)
- December (5 items)
Sponsored Links
© 2008 FeedCapsule.com  |  Contact