132 private links
Autojump utility learns from user and helps in easy and faster directory navigation from Linux command line, as compared to traditional 'cd' command.
To provide an insight into the quality of software that is available, we will look at 34 outstanding open source backup tools that you can use on Linux servers or systems. There will be something of interest for anyone who attaches any importance to their hard work.
AppSync.org is an open-source project for mobile app developers, that provides patterns, algorithms and source code to implement data synchronization between m…
In this article, you will find a collection of 50 must-have plugins you should know about for effective development with Twitter Bootstrap.
PeaZip is a free and open-source archiver tool, that supports more than 182+ file extensions and native archive format known as PEA archive.

Minds is an open source social network. Search, create, blog and share free video, images, audio and text. All site information is licensed creative commons or public domain. Create a channel on Minds.com to broadcast your content, or launch your own social network with Minds Multisite.
Bookie - Python based delicious.com replacement
python-patterns - A collection of design patterns/idioms in Python
coding-bookmarks - My bookmarks website for learning programming.
Today do-it-yourself kit maker Spark.io is poking a hole into the Internet of things’ web of hidden communications between devices - by adding an actual button.
A helper script to manage duplicity backups.
Firefox uses a new manager for bookmarks. Bookmarks are no more stored in the bookmarks.html file (in the directory of your Firefox profile), but in a SQLite database (places.sqlite). If the performance is much better, you can not read this file...
A python script to back up all the bookmarks(firefox compatible). It returns a dictionary with url as key and (title, tag, add_date, modified_date) tuple as the value. It also stores it in gdbm. Another script is provided to read all the bookmarks. - Gist is a simple way to share snippets of text and code with others.