Saturday, May 02, 2009

Rooler

I'm always working on random projects, usually simple utilities to make my life just a little easier. One of my latest projects has been Rooler, a collection of utilities for measuring and analyzing on-screen graphics. I've been doing lots of pixel tweaking stuff on Expression Blend these past couple of weeks and I decided to put something together that would help out. A lot of the inspiration for this came from the really cool OSX-only application xScope- if you're a Mac user then I'd definitely suggest giving it a try.

Anyways, what is this Rooler?

It measures the spacing of graphics:

image

The size of graphics:

image

It magnifies:

image 

And it works on any graphics on your screen. HTML, Silverlight, Flash, photos, whatever. As long as it renders on your monitor. Plus there's more. And more crazy ideas to come.

Check out the Rooler site.

6 Comments:

OpenID craniac said...

A neat little tool. One problem seems to be lack of multi-monitor support. The Rooler toolbar appears on my primary monitor and any tool selected works only while the mouse pointer remains on the primary monitor. If moved off the primary monitor the tool is not available on the secondary monitor and when moving back to the primary monitor the tool is still unavailable and must be selected again from the toolbar.

4:37 AM  
Blogger Shemesh said...

very nice work!

i m with 'craniac' about the multi-monitor.

5:23 AM  
Blogger Pete said...

Yeah, multi-mon is very high on my list. I did some refactoring not too long ago to get closer to supporting it but am not quite there yet.

8:19 PM  
OpenID antidemon said...

Nice tool. Came here to mention multi monitor problem but can see it's been covered.

Also wanted to give some feedback on Snoop which I find invaluable.
If you revisit it, can you fix two issues, set the SnoopUI window Topmost (helps when the target is topmost as well!). Also if the target application has a TextBlock style in App.xaml this gets applied to Snoop (mine used a White Foreground so I couldn't see anything!).
Thanks

3:42 AM  
Anonymous Anonymous said...

1. Can you make the Rooler not black?
2. Can you make the Rooler not position itself at the top-center of the screen? It conflicts with my remote desktop bar.

5:59 AM  
Blogger dayosuperstar said...

Awesome tool. Thanks

4:44 AM  

Post a Comment

<< Home