You’ve been here since the dawn of time itself, old timer, and you’ve been biding your time with your eye on the boss’s job.

You deserved to have a promotion. You’ve been here longer than anyone else. Your fingers have become craggy, and you see Excel spreadsheets when you go to sleep at night. More than half your life has been spent at budget meetings, advertising liason sessions, team-building seminars and pub lunches with people you hate. Yet for some reason you’ve been passed over every time in favour of younger, less competent workers.

No more. You’re at the end of your tether. Where’s your gold watch? Where’s your acknowledgement? Your raises? When does your time come around?

Your time is now, hombre.

Give me what's rightfully mine! Or I'll hit you with this brick.
Which Office Moron Are You?
Rum and Monkey: jamming your photocopier one tray at a time.

I really wish Threadless wasn’t out of this shirt.

What does a t-shirt have to do with the future? Here’s the text from the shirt:

this was
supposed to be
the future

where is my jetpack,
where is my robotic companion,
where is my dinner in pill form,
where is my hydrogen fueled automobile,
where is my nuclear powered levitating house,

where is my cure for this disease

As you might imagine, I’m bored at work1 and I’m trying to come up with something to keep my brain alive. So here’s another QotD2 for you; what are your favorite web development tools?

My response is slightly complicated because I use both Linux & Windows and use different tools under each. Note that these lists are presented in no particular order.

Linux Web Development Tools

  • Quanta for editing HTML, CSS & PHP.
  • Bluefish is another good tool for editing HTML, CSS & PHP but its interface just feels a lot more clutured.
  • GIMP for editing images, though to be perfectly honest I hate using it because the interface is just wretched. Unfortunately, I’m not aware of another image editor that I can use under Linux which has the functionality that I need.

Windows Web Development Tools

  • UltraEdit is the best text editor for Windows. Period. It’s not free but there is a time-limited demo. You can edit pretty much anything with UltraEdit and there are additional wordlists & dictionaries for it to make it even easier to use. Though as I recall CSS is not included with the default word list –this means UltraEdit won’t do syntax highlighting for CSS by default– but an additional wordlist can be downloaded to take care of that.
  • Fireworks MX is the best image editing program, particularly for web work. It’s interface feels very well laid out, hiding options you don’t immediately need and grouping similar options together. Plus, it uses Adobe Photoshop’s plugin architecture allowing you to easily expand the functionality of the software. Again, this isn’t free software but there is a time-limited demo. Unfortunately, the Crossweavers version of Wine lists this program as Known Not to Run; so I won’t be running this under Linux any time soon. *sigh*

1 For the record, I am working right now. I’m trying to get the program I test to generate some errors so I can test some new functionality that the programmers added to the error handling. Naturally now that I want the program to break; it’s not. *sigh*
2 QotD (acronym): There are 2 generally accecpted meanings for this acronym,

  1. Quote of the Day
  2. Question of the Day

Unless otherwise noted, this site uses the 2nd definition.