TechBrew

Informative geekery on software and technology

Entries Tagged as 'How-To'

High-Tech Helpers for New Years Resolutions

December 26th, 2007 · No Comments

Wondering if your New Years’ resolutions will make it past February? While there is no substitute for personal discipline and all that stuff, it is nice to have some help along the way. Here are some ways that technology can make that resolution just a little bit easer to keep:
Get Things Done

Do you [...]

[Read more →]

Tags: How-To

How to put IntelliJ IDEA on Ubuntu

November 28th, 2007 · 14 Comments

I’ve been a user of the excellent IntelliJ Java IDE for 4 years on Windows. Even though the official Linux support by JetBrains is only for RedHat, you can also install IntelliJ fairly easily on Ubuntu. I’ve tested this with Xubunto 7.10 (Gutsy), Java 6, and IntelliJ 7. Here’s how to do [...]

[Read more →]

Tags: How-To

Five Ways To Fail

October 25th, 2007 · No Comments

Joel Spolsky’s article on Inc.com is a must read. Here are five easy steps to kill your technology project:
Mistake No. 1: Start with a mediocre team of developers.
Mistake No. 2: Set weekly milestones.
Mistake No. 3: Negotiate the deadline.
Mistake No. 4: Divide tasks equitably.
Mistake No. 5: Work till midnight.
Read an explanation of each mistake [...]

[Read more →]

Tags: How-To