About Us

Bulletpoint StarImulus® is a technology focused design + interactive agency.

In addition to our client services we also have a few products in the works. Our office is always filled with chatter and this blog is an outlet for our creative energy, rants and ideas.

Podium

StacksStacks ®
A group task management solution that finally makes sense.

Sign Up For A Free Trial »

Featured Project

Category: CSS

Aug13

XRay – A great compliment to the FF developer toolbar

Xray Developer For the past few years I have been using the Firefox Web Developer toolbar to help me pin down problems and bugs when developing websites. It has been and continues to be a great tool. However, recently one of my buddies turned me on to a new utility that works in Safari and Firefox and offers some additional functionality. It’s called XRay and is a CSS / HTML structure discovery tool.

Basically to install XRay all you have to do is drag the XRay link from http://www.westciv.com/xray/ to your bookmark bar. From there you can open it up on any website and quickly find out information about the page structure by clicking on various elements of the site. It will tell you div id names, widths, heights, margins, paddings, parent elements, inheritance information, etc. All of this information is nicely highlighted in a lightweight inspector.

While XRay doesn’t overtake the Firefox Developer Toolbar, it does offer some functionality that compliments it nicely. And considering it’s free and super easy to install I strongly recommend checking it out.