Archive

Archive for March, 2011

How to Remove Java Console Add-ons from Firefox

March 26th, 2011

Most likely, you have at least the Java runtime environment installed on your puter. And, if you’re using Firefox, you may have some strange add-ons installed that just won’t go away.

With every Java update you install, yet another “Java Console” add-on may be installed. The problem is, all you can do is disable them. There is no way to actually uninstall older versions of this add-on. Worse yet, you don’t even really need the add-on in the first place!

So, if you have multiple Java Console add-ons sitting in your Firefox, how do you get rid of the darn things?

Read more…

Computers , , ,

Why You Need Sprites on Your Web Site

March 13th, 2011

In the olden days, video games relied heavily upon sprites given the rather severe limitations of computing hardware at the time.

You can use this “old” technique to reduce the bandwidth load on your server.

Most major web sites use them, but you may never have even heard of a sprite.

But what exactly is an image sprite, and why does it save bandwidth?

Read more…

Programming , , ,