Feb 08, 2012 10:01am GMT
When you are on the move, you can easily secure your Internet connection by setting up an SSH tunnel, provided you have a remote SSH server to connect to. Creating an SSH tunnel on Linux is a matter of executing the ssh -ND 9999 user@remotehost command in the terminal. But what if you are using an Android device when you are out and about? ConnectBot has got you covered. This SSH client app can... more »
Instant Remote Desktop Access with DeskViewJan 30, 2012 8:53pm GMT
VNC is a popular choice when it comes to remote desktop access and control, but it's not the only fish in the sea. In fact, if you want to establish a connection to a remote machine instantly and with a minimum of fuss, DeskView is the perfect tool for the job. The only requirement is that a Java Runtime Environment (e.g., OpenJDK) is installed on both the server and client machines. DeskView w... more »
Jota: A Perfect Text Editor for AndroidJan 27, 2012 12:50pm GMT
Jota is probably the most feature-packed text editor for the Android platform, which makes it a perfect app for anyone writing for a living or just doing a lot of writing while on the move. For starters, Jota can handle large texts (up to one million characters according to its developer) and a wide range of encodings. As a writer, you'll mos... more »
Publish Photos with PhotoShowJan 23, 2012 6:08pm GMT
Hosting your own photo sharing solution makes a lot of sense, but setting up and maintaining a full-blown application like Gallery or Piwigo requires some technical chops and can be a time-consuming affair. Enter PhotoShow, an open-source photo sharing software that can be deployed in a matter of minutes and requires practically no maintenance.Unlike many other photo sharing applications, Photo... more »
Manage Tasks with nagJan 20, 2012 6:27pm GMT
nag is probably the simplest command-line task manager out there. But while this tiny Python script won't replace a full-blown task manager, nag can come in handy for maintaining a short list of tasks with a minimum of fuss. To install nag on your machine, grab the latest version of the script from the project's website GitHub repository and unpack the downloaded archive. Rename the nag.py file... more »
Extension Watch: SimplyRead for Chromium and FirefoxJan 12, 2012 5:59pm GMT
After going through several browser extensions that make reading long articles on the web more tolerable, I've finally settled for SimplyRead. Why? For several reasons. The extension is released under an open source license and it's available for both Google Chrome (and Chromium) as well as Firefox. SimplyRead does a commendable job of pulli... more »
Sync Files with bitpocketJan 09, 2012 7:03pm GMT
bitpocket may not rival dedicated file syncing services like Dropbox or Wuala, but this neat tool has a few important advantages. For starters the entire solution consists of a single Bash script which uses the good old rsync tool to perform its syncing magic. Since you can deploy bitpocket on your own server, your storage space is limited only to the size of the server's hard disk. And, of cou... more »

