Welcome to GitHub Reflog - a weekly chronicle of great GitHub repositories and community activities. Previous issues are available in the Reflog Archive .
Thanks for the excellent work of Alexander Marshalov, the Reflog archive has now been translated into Russian !
Spritemapper is a console application for generating CSS sprites from existing CSS files. It uses merging PNG images into one and generating a new CSS file using a new sprite map.
It also includes its own PNG and CSS parser. All you need is a Python interpreter. If you have ever had to debug a PIL setup, you know how important this is.
BEATS is a console audio sequencer written in Ruby.
Music is programmed in YAML. Input files define instruments (samples), their sequences and the complete structure of the song. The resulting songs can be exported to LPCM WAV for later listening / mixing.
')
Remarkable repositories
tweetdeck / TDOAuth : A small and elegant implementation of OAuth v1.0 for iOS applications. Written by Max Howell, the author of the famous homebrew , this BSD-licensed project aims to be better than other OAuth implementations available to Objective-C developers.
sporst / SWFREtools : A set of tools for reverse engineering and conducting security checks for Adobe Flash Player and compiled SWF files. Includes SWF parser, SWF Minimizer, Flash debugger, and metric generator. It is distributed under the GPLv2 license and is available in Java and Python.
leftnode / get-shit-done : A small script to block a customizable list of domains on your system, preventing you from working).
enonic / cms-ce : The new community version of Enonic CMS, based on the Java's Spring Framework and JEE. Unlike the commercial version, the AGPLv3 Community-licensed version has no plugin engine and LDAP / AD support.
wbsun / kgpu : This extremely ambitious project allows the Linux kernel to put parallel computing on a CUDA-enabled GPU. It aims to “make the Linux kernel truly parallelized: not only processing several requests at the same time, but also the ability to split one large resource-intensive computation into some parts and execute them on the GPU cores.”
jiminoc / goose : HTML extractor of content and articles in Instapaper style from Gravity Labs. Written in Java, licensed under Apache v2. Accepts any url you submit and returns the content.
Perspective repositories
bobthecow / coda-cli : A console utility for launching Panic's Coda editor (similar to the TextMate mate command), making it a full-fledged * nix-style application. Visit the project page to see examples.
skammer / vim-css-color : This great plugin allows you to use CSS colors in your Vim settings. RGB, RGBA and HTML color names are currently supported. (256-color terminal required).
bradfitz / campher : Now you can run Perl on top of the Go stack. Seriously. This esoteric project has a fair amount of ambition and an amazing sense of humor.
wavded / humane-js : An unobtrusive browser alert system designed to maximize simplicity. Fully customizable system is compatible with all JS frameworks and browsers. Visit the demo page to see it in action.
brixen / poetics : A native CoffeeScript interpreter that runs directly on Rubinius VM. Is it worth saying more?
Feedback is welcome! Send your questions, suggestions, and anonymous tips to reflog@kennethreitz.com. Email for communication about the Russian version: alone.amper+reflog@gmail.com