Productivity Sauce

SimET: Lightweight Text Editor for Android

Oct 31, 2011 GMT

SimET is only 21KB in size, which probably makes it the most lightweight text editor available on the Android platform. But the tiny size is not the only highlight of SimET. In addition to being nimble and fast, the text editor sports a couple of handy features, such as the Undo/Redo combo and integration with Sedroid. The latter functionality allows you to send a text selection to the Sedroid app (provided it's installed... more »

Save Snippets in Pygmynote with the sniptopygmynote.py Script

Oct 21, 2011 GMT

As you might already know, I use a home-made Python script called Pygmynote to keep tabs on all kinds of data: from text snippets and links, to tasks and deadlines. Usually, I enter data in Pygmynote manually, but there are situations when having the ability to just push a text selection or link to Pygmynote's SQLite database can come in rather handy. So I wrote a simple Python script that does just that.

#!/usr/bin/env... more »
Manage Web Server and MySQL Remotely with TinyShell

Oct 17, 2011 GMT

TinyShell can come in rather handy when you need to access your web server remotely but can't use SSH. Put TinyShell on your server, and you can access and manage it remotely using a web browser. TinyShell lives up to its name: it's only 250Kb in size and includes only a handful of files. Installing TinyShell couldn't be easier: grab the latest version of the application, unpack the downloaded archive, and move the resulting directory to the document root of your server. Open the config-example.php file in a... more »

Extension Watch: Easy Reading with iReader

Oct 14, 2011 GMT

As the layouts of many websites become more and more complex and overloaded with distracting elements, focusing on reading the actual contents becomes increasingly difficult. The iReader extension for Google Chrome (it works with Chromium, too) and Mozilla Firefox solves this problem by extracting the relevant content like the... more »

Easy Geotagging with ExifTool

Oct 11, 2011 GMT

Need to quickly geotag a bunch of photos taken at a specific location? ExifTool is your friend. Using this powerful command-line tool, you can geotag multiple photos with a single command. Before you proceed, make sure that ExifTool is installed on your machine. To install ExifTool on Ubuntu, run the sudo apt-get install libimage-exiftool-perl command. Next, you have to obtain the longitude and latitude of the desired geographical location, and feed the coordinates to ExitTool as follows:

exiftool... more »
Extend Android's clipboard functionality with ClipShare

Oct 10, 2011 GMT

Although Android supported the cut-and-paste functionality from day one, the system's clipboard feature remains pretty rudimentary: it allows you to store only one clipping at the time, and you can't do much with the clipboard's contents beyond pasting it. And while the standard clipboard feature does the job most of the time, power users looking to extend the clipboard's functionality may appreciate the ClipShare app.

Once installed, this... more »

Track Tasks with Wunderlist

Oct 05, 2011 GMT

A slick open source task manager that runs on virtually any platform and can sync data across multiple devices? Sounds like a pipe dream, until you try Wunderlist. This is not the most advanced tasks manager out there, but it features a thought-out interface which is a real pleasure to use. More importantly, it's available for all major platforms, including Linux (both 32-bit and 64-bit) and Android. It's also available as a Web-based application, so you can access and... more »

Issue 152/2013

News