Oct 22, 2010 4:49pm GMT
When it comes to dowloading photos from a storage card and organizing them in the process, Rapid Photo Downloader is just the ticket. But if you prefer to do that from the command line, here is a simple Bash script cobbled together by yours truly.#!/bin/bash SOURCE_DIR="/media/NIKOND5000/DCIM/100D5000" WORK_DIR=TMP TARGET_DIR=Photos cp -R $SOURCE_DIR $WORK_DIR cd $WORK_DIR exiftool -... more »
Command Line Little Helper: CLI CompanionOct 14, 2010 8:41pm GMT
Whether you are a command line newbie or a proficient terminal user, you'll probably appreciate CLI Companion. This nifty little tool couples the terminal with a database of frequently-used commands. So if you need to execute a specific command, you don't have to type it manually and remember all its parameters. Instead, select the command from the list and hit the Apply button.... more »
Flickr Free: Flickr Client for AndroidOct 13, 2010 7:56pm GMT
While Flickr features a slick and highly functional mobile interface, it can't replace a native Android client. Especially a client like Flickr Free which boasts a few clever features that make this nifty app a must-have tool for all shutterbugs. As you would expect, Flickr Free allows you to access and browse your photostream, sets, collect... more »
Hotot: A Stylish Twitter Client That Packs PowerOct 07, 2010 7:46pm GMT
Here is a question: Why would you want to try Hotot when there is a plethora of other Twitter clients out there? The answer is simple: Hotot offers a perfect mix of style and useful features. A pleasant interface gives you quick access to essential features and it sports slick transitions between screens. For each item in the timeline, Hotot provides shortcuts which you can use to retweet (Hoto... more »
LibreOffice: OpenOffice.org LiberatedSep 28, 2010 8:14am GMT
It has been a long time coming, but finally it happened: OpenOffice.org has been forked under the name of LibreOffice. The Document Foundation will oversee the development of LibreOffice. According to the press release, "The Document Foundation is the result of a collective effort by leading independent members of the former OpenOffice.org community, including several project leads and key... more »
Add Instant Word Count Feature to OpenOffice.org WriterSep 23, 2010 4:35pm GMT
While the Writer's Tools extension for OpenOffice.org is developed and maintained by your truly includes the Visual Word Count tool, it does have one serious drawback: it uses a modal window, i.e., you can't do anything until you close the Visual Word Count window. Fortunately, there is an alternative solution that solves that problem. The Live Word Count macro for OpenOffice.org is written in... more »
Stream Internet Radio with RadiotraySep 20, 2010 8:33pm GMT
Since popular music players like Rhythmbox and Amarok support Internet radio streaming, why would anyone need a tool like Radiotray? For two reasons: 1) It's light on resources, 2) It doesn't stand in your way. Radiotray sits in the Gnome panel and lets you quickly switch between your favorite radio stations. Radiotray supports notifications... more »

