Sponsorised links
This month
Sponsorised links
October 2009
September 2009
AgileTestingArticlesAndTutorials - Cheesecake - Trac
Agile Testing Articles and Tutorials ¶
This is a central repository of links to the various articles and tutorials that I posted so far on my Agile Testing blog.
August 2009
July 2009
Elixir – Trac
Elixir is a declarative layer on top of the SQLAlchemy library. It is a fairly thin wrapper, which provides the ability to create simple Python classes that map directly to relational database tables (this pattern is often referred to as the Active Record design pattern), providing many of the benefits of traditional databases without losing the convenience of Python objects.
Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project but does not intend to replace SQLAlchemy's core features, and instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions.
June 2009
Installer Subversion et Trac — Tutoriels v2009.05.21 documentation
Documentation/index.html – Bitten
Bitten is a Python-based framework for collecting various software metrics via continuous integration. It builds on Trac to provide an integrated web-based user interface.
May 2009
#5367 (Wordpress cookie authentication vulnerability) – WordPress Trac
Ruby / EventMachine - Trac
April 2009
Coherence - a DLNA/UPnP Framework for the Digital Living - Trac
Trac
March 2009
Atomisator – Trac
Atomisator is a data aggregator framework. Its purpose is to provide an engine to build any kind of data by merging several sources of data.
Arc's Soy Machine: git vs mercurial
In contrast with my earlier attempts at migrating to git, mercurial was actually a joy to setup on the server. WSGI, using our existing .htusers file from Trac, a small config script, done. This contrast to git which would require some funky SSH sandboxing and/or PAM setup - yes it can be done, but such hacks shouldn't be needed.
To all our surprise "hg clone" was extremely fast even compared to subversion and especially in comparison to git.
