Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Try Google Cloud Risk-Free With $300 in Credit
No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Simple Movie Catalog will scan a given directory for movies, query imdb for info and generate a catalog in html which offers sorting and grouping of found movies by different criteria.
Note: sourcecode has been moved to github: https://github.com/damienlangg/SimpleMovieCatalog
Yahoo Group Archiver was a command line utility to interact with Yahoo Groups. Currently we can download the messages(without the attachments), everything from the files section and all the images from the photo section along with their hierarchy on Yahoo
Grab the latest code from SVN - since I have moved to a rolling release instead of versioned releases.
https://sourceforge.net/p/grabyahoogroup/code/
[ALERT] The new neo interface has broken the script and I have not found any easy...
rsnapshot is a filesystem snapshot utility based on rsync. rsnapshot makes it easy to make periodic snapshots of local machines, and remote machines over ssh. The code uses hard links whenever possible, to greatly reduce the disk space required.
kebap is the long-awaited Perl IDE. It currently uses nedit as text- and macro-engine and ships with a wx GUI. It consists of a tree-view based file-manager for the code repositories of a project. A plug-in API allows extending kebap in perl.