Meetimer

Uncategorized

Lifehacker on RRR – podcast available

Flag
2:41PM September 26, 2007 | Sarah Stokely

I was a guest on on Triple R’s technology show Byte into IT last week, talking about all things Lifehacker. If you’d like to hear it, the podcast is available here. More »


Uncategorized

Save Money at School

10:00AM September 18, 2007 | Lifehacker US Edition

Hurting from all your college expenses? Web site HowStuffWorks advises students on how to save cash with ten tips, like buying cheap textbooks, opting-in for an the best meal plan, organising your expenses, and splitting any shared resources with a roommate. My favourite: More »


Uncategorized

How Linus Torvalds deals with criticism

Flag
8:02AM September 14, 2007 | Sarah Stokely

For all its ‘the best code wins’ meritocracy ethos, developers also need to be able to communicate and get their point of view across. Opinions will always differ on the best way to do things, and you and your work will be critiqued. Here’s an interesting article from Linux.com which talks to Linus Torvalds about dealing with conflict and differing opinions on code development.

How Linus deals with criticism More »


Uncategorized

Step by Step Guide to Making a Custom Search Engine

5:00AM September 9, 2007 | Wendy Boswell

Technology publisher O’Reilly has a nice write-up of how to make a really dynamic Google custom search engine for whatever topic you want. A Google custom search engine is a great way to supercharge your searches and make them more targeted – the example in the article is for recipes, but you can go nuts and whip one up for vintage toys, anime soundtracks, eBay tweaks…the possibilities are endless. This particular tutorial will help you really make the most of your personal search engine; it goes way beyond the simple instructions that Google gives you.

Creating Google Custom Search Engines [ONLamp.com]

More »


Uncategorized

Determine File Types from the Terminal

1:00AM September 6, 2007 | Kyle Pott

Mac/Linux users: You can use the file filename terminal command to quickly identify file information. Occasionally you will come across files that have an incorrect or missing file extension. As shown above, the file command analyses the file given as an argument and displays details about the file. This command is especially useful when it comes to managing large libraries of music, images and video. If you’re scared of the terminal foo, you can obtain file extension information from the web, too. Any Windows users know the equivalent Command Prompt syntax? Share in the comments.

Determine File Type [A Linux Sysad Blog]

More »