Category ‘Personal’
on work atmosphere
I don’t have a lot of experience working yet — however I noticed something that does have a huge impact on my work regarding efficiency, quality and my motivation: the atmosphere at my workplace.
Whether I feel comfortable in office depends on a lot of criteria, some subtle, less important, some of uttermost importance. I'll try to list some factors here, but this list doesn't claim to be anywhere close to complete. Note that this list is compiled from my experience; your mileage might vary. You're welcome to share your opinion using the comment form.
-
Co-Workers
Colleagues probably have the largest impact on the atmosphere at work (at least when working in an office with a couple of other people around). Whether they are friendly, open and humorous (jokes make work a lot more fun) is one of the two key factors deciding whether I feel comfortable working at that place.
Unfortunately you hardly talk to your co-workers before picking up work, but that's probably why there's a probationary period… -
Your Boss
They guy in charge at your company can make your work life a misery. If he doesn't like you (or he's a complete id**t) and you don't have backup from your colleagues work can be a pain.
Hey bosses, if you're reading this, here's to you: how to be a good boss (PDF document, 98KB) at number17.com -
Your Client(s)
If you're working in the services sector you're working for someone. That's fine, however there usually is a simple problem with this person (or these persons, depending on whom you're working for this might be a large user base): they've got the money. And as we all know having the money makes you the king.
We all know the saying customer is king, but sometimes you should (at least try to) parent your customers to be less exhaustive towards you.
Oh, hey clients, read this: how to be a good client (PDF document, 66KB) at number17.com -
Equipment
This one's not a very big part, but it helps if you can work with a somewhat current system. Oh, and two screens are luxury, too.
Inspired by Lektion in Unusability und “Placebo forte!” on Keep Smoking
number17 comics via pixelgraphix.de
I took it! And so should you
A List Apart has published the 2008 survey for people who make websites. If you work in the web business, you should go ahead and take the survey as well.
Thunderbird IMAP push email
Using Thunderbird as the e-mail client of your choice and the IMAP protocol to fetch and manage your mail?
RFC 2177 defines IDLE, an extension to the IMAP protocol allowing mail clients to change into an idle mode while keeping the TCP-connection open. This allows the servers to notify the clients of new mails on arrival (the so-called push e-mail).
Not all e-mail providers support IMAP IDLE, though – you should check whether your mail provider supports it by opening a telnet connection to the IMAP server (standard port for IMAP is 143) and sending 001 capability. If the answer contains „IDLE” your server supports IMAP IDLE.
GMail for example answers
* CAPABILITY IMAP4rev1 UNSELECT IDLE NAMESPACE QUOTA XLIST CHILDREN XYZZY
001 OK Thats all she wrote!
There's one thing to look out for, though – Thunderbird only sends the IDLE command (effectively enabling push e-mail) if you disable the „check for new mail every nth minute”-option. I could not find any documentation on that feature – however using Help » Mozilla Thunderbird Help causes a 404 File Not Found error for me anyway (using the German version of Thunderbird).
Steve Jobs would say: „Exchange for the rest of us” – using GMail, IMAP and Thunderbird.