How to send email with attachments from command line
Posted by admin on 23rd October 2010
Posted in Internet & Browser | 6 Comments »
Posted by admin on 23rd October 2010
Posted in Internet & Browser | 6 Comments »
Posted by admin on 16th June 2009
Capivara is a two pane file manager with remote synchronization support using SFTP and FTP. Capivara synchronization adds features like comparing timestamps or SHA-1 hash values and has a preview mode to shos which files are going to be deleted or copied. Because Capivara is Java based and all it requries is a Java Runtime Environment (JRE) it can run on multiple platforms like Linux, Solaris, Unix, Solaris, Mac OSX and windows.
Posted in General | No Comments »
Posted by admin on 30th August 2008
Tomboy is a desktop note-taking application for Linux and Unix. Simple and easy to use, but with potential to help you organize the ideas and information you deal with every day. Tomboy is written in C# and utilizes the Mono runtime and Gtk#. Automatic spell-checking is provided by GtkSpell.
Posted in desktop | 5 Comments »
Posted by admin on 13th August 2008
youtube-dl is a small free opensource command-line program to download videos from YouTube.com. youtube-dl is a platform independent tool that works on UNIX, Linux, Mac OSX and Windows. The latest version of Youtube-dl is 2008.08.09 and requires the Python interpreter, version 2.4 or later. After all, it’s a simple and short program. All said, you might want to check on Copyright issues and details related.
Posted in multimedia | 7 Comments »
Posted by admin on 2nd July 2008
PostgreSQL is a powerful, open source relational database system with active development and a proven architecture that has earned it a strong reputation for reliability, data integrity, and correctness. It runs on all major operating systems, including Linux, UNIX (AIX, BSD, HP-UX, SGI IRIX, Mac OS X, Solaris, Tru64), and Windows. It is fully ACID compliant, has full support for foreign keys, joins, views, triggers, and stored procedures (in multiple languages). It includes most SQL92 and SQL99 data types, including INTEGER, NUMERIC, BOOLEAN, CHAR, VARCHAR, DATE, INTERVAL, and TIMESTAMP. It also supports storage of binary large objects, including pictures, sounds, or video. It has native programming interfaces for C/C++, Java, .Net, Perl, Python, Ruby, Tcl, ODBC, among others, and exceptional documentation. For more details and features, click here
Posted in Database | 19 Comments »