Mes signets
- 10 août 2009 hexboard.com
- 10 août 2009 Djambi - Wikipédia
- 10 août 2009 Cours de théorie des jeux
- 6 août 2009 DIY Book Scanning
- 6 août 2009 DIY High-Speed Book Scanner from Trash and Cheap Cameras
- 3 août 2009 Anki - friendly, intelligent flashcards
- 3 août 2009 Welcome to the Mnemosyne Project | The Mnemosyne Project
- 3 août 2009 Kanji LS Touch
- 3 août 2009 codefromtokyo
- 3 août 2009
scala-migrations - Project Hosting on Google Code
Scala Migrations is a library to manage upgrades and rollbacks to database schemas. Migrations allow a source control system to manage together the database schema and the code using the schema. It is designed to allow multiple developers working on a project with a database backend to design schema modifications independently, apply the migrations to their local database for debugging and when complete, check them into a source control system to manage as one manages normal source code. Other developers then check out the new migrations and apply them to their local database. Finally, the migrations are used to migrate the production databases to the latest schema version.
- 3 août 2009 Sony Pictures Imageworks - Open Source - Scala Migrations
- 31 juillet 2009 FFMPEG pour les nuls
- 17 juillet 2009 developerWorks : Java technology : Technical library view
- 15 juillet 2009 RSS to Email Gateway - Reblinks
- 11 juillet 2009 drawbar settings
- 11 juillet 2009 Drawbars
- 8 juillet 2009
Official Google Blog: Introducing the Google Chrome OS
Google Chrome OS is an open source, lightweight operating system that will initially be targeted at netbooks
- 2 juillet 2009 erls3 - Google Code
- 2 juillet 2009
osmos - Google Code
Osmos provides on-disk ordered key-value tables for Erlang, based on a sort-merge machine with user-defined merging semantics. This allows a very high volume of updates to be handled efficiently while still supporting a variety of useful operations with transactional safety, e.g., adding to a counter, taking the union of sets, or simply replacing a record.
Osmos is ideal for situations where updates are much more frequent than queries, for example, collecting statistics for reporting, and periodically generating reports.
- 1 juillet 2009 10 Deploys Per Day: Dev and Ops Cooperation at Flickr