Posted: July 6th, 2010 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: bookmark, commandline, gist, github, google, googleapps, googledocs, link, opensource, python, script, work | No Comments »
Upload a document of any type to Google Docs from the command line. Requires a Google Apps Premier domain and the Google Data APIs Python client (http://code.google.com/p/gdata-python-client/downloads/list).
Usage:
$ pump_to_gdocs.py -f <file name> -t <mime type>
For example, take a database dump and send directly to Google docs:
$ echo 'SELECT * FROM emp;' | mysql -u scott -ptiger scott | pump_to_gdocs.py -f employees -t text/tab-separated-values
See http://code.google.com/apis/documents/overview.html for more info.
Via.
Posted: May 22nd, 2010 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: admin, bookmark, code, cool, droopy, file, files, fileshare, filesharing, hack, interesting, lifehacker, link, networking, opensource, programming, python, server | No Comments »
"Droopy is a mini Web server whose sole purpose is to let others upload files to your computer."
Via.
Posted: September 2nd, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: bookmark, filesystem, fuse, link, mac, macfuse, macosx, opensource, osx, ssh, sshfs, tools | No Comments »
"The SSH File System for MacFUSE"
Via.
Posted: August 11th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: bookmark, ffmpeg, link, mplayer, opensource, sourceforge, tool, Video, windows, work | No Comments »
Binary builds of MPlayer/MEncoder for win32, FFmpeg MinGW related packages and MinGW toolchains.
Via.
Posted: April 15th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: bookmark, design, favicon, free, generator, graphics, icons, link, linux, opensource, software, tool, tools, virtual, virtualization, vm, vmware, web, webdesign, windows | No Comments »
"VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL)."
Via.
Posted: April 15th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: bookmark, free, link, linux, opensource, software, tools, virtual, virtualization, vm, vmware, windows | No Comments »
"VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL)."
Via.
Posted: March 12th, 2009 | Author: stevie | Filed under: Delicious, Lifestream, Links | Tags: api, appsot, audio, bookmark, canonical, cli, command, commandline, cool, curl, data, development, emff, flash, git, github, howto, html, http, interactive, internet, link, Links, mp3, music, opensource, php, player, programming, revcanonical, scm, service, sharing, Shell, shorteners, social, software, sourceforge, svn, tool, tools, tutorial, tutorials, Twitter, twtfm, url, urls, versioncontrol, web, webdev, windows, work, xmlrpc | No Comments »
phpa is an interactive command line shell for PHP.
Via.