Screengrab 0.95 available.
Screengrab, releases 6 Comments »And has been mentioned somewhere, the selection box is working again. Hooray!
And has been mentioned somewhere, the selection box is working again. Hooray!
The source for Screengrab! is now more easily available.
Screengrab! is a GPL3 piece of code, just so you know.
Screengrab 0.95 will be the FF3 compatible version.
It consists of a couple of tweaks to moz chrome changes that snuck in at the last minute.
All should be good soon.
I’m also working on a new release that should resolve a few of the long-standing complaints that people have with Screengrab! and will add some nifty new features.
See the Google Code issues page for a list of what I’m working on for the new release.
This isn’t exhaustive, and none of it is guaranteed to happen by the next release.
The biggest changes going in are under the covers and involve using Java AND the Canvas to always accurately capture what is in the page.
First a big apology! I know… I haven’t done anything on this in ages! The reason is mostly that I’m not that excited by Screengrab anymore. I’m working on DS development in my spare time, so this doesn’t grab me so much right now.
I embarked on a big code cleanup and rework expedition, which consumed my passion and tired me out, so I haven’t really looked at this in a while. I’ll get back to those little things that people want soon.
However, here is an increment of the version counter. Expect another one when Firefox 3.0 comes out.
It’s currently waiting for approval, but it should be out there soon. Good luck!
The selection tool was inspired by (and reverse-engineered from) MeasureIt one of the cleverest extensions available for Firefox by a chap called Kevin A. Freitas. His technique involves injecting a transparent div and some javascript into the page you want to measure (and that I want to grab). I never would’ve thought of that - it’s genius.
The canvas grab is thanks to me stumbling on this page a couple of years ago and then waiting for the feature to be fully implemented in the browser. The motivation came from my main competitors Pearl Crescent Page Saver (their grabber is pretty good - but you have to pay for the selection box). who had been previously capturing images using some very clever native libraries to do their work. I’m not that smart, so I was using the language I know: Java. My ego decided that I couldn’t lose the Firefox screengrabbing race so I got back to work.
(There’s also another extension called Snapper that does this now. It’s good for quick shots.)
The copy feature was inspired by all of the people who said they wanted it as a feature. You would not believe how hard it was to do. I’m not even doing it right, it’s a hack. I still don’t know how to put image data on the clipboard using the interfaces provided.
Anyway, here’s how the hack works…
(There’s also a couple of timers in there while I wait for Firefox to get with the program)
If you think that’s hacky, one day I’ll explain how I get Java to take those shots and scroll the page. It’s CRAZY!
The new version is now available. I hope you like it! ![]()
Luckily this site gets no traffic right now. If it did, people would be wondering where their release was.
It’s coming. I found a bug getting the visible portion using Canvas while making this site, so I just need to squash it.
I also need to add my cool new icon to everything, incorporate some locales and get the Firefox extension guys to put it up on their site. I’m going to stop hosting the download myself.
I decided that Screengrab deserved it’s own home, since it currently lives in a very unnatractive corner of my very useless blog.
This is it. It even has its own domain. Amazing.