Chomper Stomping
jQuery/JavaScript/CSS 3/HTML 5, Java/PHP/Python/ActionScript, Git, Chrome/Firefox Extensions, Wordpress/Game/iPhone App Development and other random techie tidbits I've collected



autobiographical

March 21, 2008

Status-bar Cloninator

So, I was a little dismayed to see that someone else had started a competing calculator extension for my Firefox calculator extension. Then, I realized they are my evil twin.

Let’s start with the names of the extensions. Mine:

Status-bar Calculator

Theirs:

Status-bar Scientific Calculator

hrm…

Now lets look at the extensions:

Mine:

Theirs:

ok. Now let’s evaluate the extension itself. Mine is a little calculator icon that sits in the browser. When you click it, it expands to reveal two textboxes that can be used for simple math and dec/hex/bin/oct conversions. Thiers is a little calculator icon that sits in the browser. When you click it, it expands to reveal one textbox that can be used to type in math equations and do dec/hex/bin/oct conversions.

Darn. Theirs is better. Crap.

Let’s go ahead and add some insult to the injury. Here is the description for my extension:

It’s a tiny calculator icon in the status bar. Click it, to expand it and use it. Click the ‘+’ to change to ‘-’, ‘/’, or ‘*’. Click ‘=’ to get the answer (output to the first textbox). Or, if you don’t like to use the mouse, you can use the +, -, *, /, ^, =, and ENTER function keys to do the calculations instead (just like a calculator). Click the calcultor icon to shrink it to just the icon when not using it.

Here is the description for theirs:

It’s a tiny calculator icon in the status bar. Click it, to expand it and use it. Enter the expression to calculate and hit enter to evaluate.

Wait… no… did they really just cut and paste my description??? Must have. There is no other possible explanation. Ok, so now let’s look at our websites. Take a look at mine, and now take a look at my evil twin’s. Notice anything? How about the big fat scrolling code in the background?!?

HE EVEN HAS THE SAME STUPID HAIRCUT AS ME!!!!

Why, Sunny, WHY???



About the Author

Christopher McCulloh
E-Commerce developer at Finish Line Co-Author of HTML, XHTML and CSS All-in-one Desk Reference for Dummies Graduated from IU with a Bachelors of Media Arts and Science and a Certificate in Applied Computer Science. Tech Editor for Building Facebook Applications for Dummies and Building Websites All-in-one for Dummies 2nd Edition. Creator and maintainer of the Status-bar Calculator Firefox Extension Three years professional experience in Java E-Commerce Development and four years professional experience with PHP for a combined total of seven years professional JavaScript/HTML/CSS experience




 
 

 
octocat

Introducing GitScripts

GitScripts is a project that attempts to make Git user friendly. I have been working on it for almost a year now. When we implemented Git in my office, we were having a really hard time using it. We loved the flexibility of the...
by Christopher McCulloh
1

 
 
tabedit

Updates – Tab Edit 1.4, Abandoning JS Console, Limeberry news

It’s apparently Code Blitz week here at Chomperstomp.com HQ. We’ve seen 5 blog posts in the last week, and code commits to no less than 4 open source projects (plus tons behind the scenes that I won’t talk abo...
by Christopher McCulloh
0

 
 
jquery-logo

Using jQuery to bind a function to a select box change and retrieve the selected value

If you need to bind a function to be called when a user selects an option from a select box using jQuery, you’ve come to the right place. There are several different ways to skin this cat, but basically here is what we ar...
by Christopher McCulloh
2

 

 
 

TOTW: Firebug HTML > Layout

This week’s tool of the week is another component of Firebug, the “Layout” tool. What it does: Allows you to edit html element box dimensions directly in the browser to get that perfect witdh/height/padding/ma...
by Christopher McCulloh
0

 
 
 

JavaScript Console v0.0.1

So I just made this little extension for Chrome. There were some pretty convoluted to gymnastics I had to go through to get the console on the page and get it to execute the JS I wanted it to execute. Pretty much the only hook ...
by Christopher McCulloh
5

 




0 Comments


Be the first to comment!


Leave a Reply

Your email address will not be published. Required fields are marked *

*


4 + eight =

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>