Skip navigation

teranex weblog

top menu

framework

Pimple - A simple Dependency Injection Container for PHP 5.3

Pimple is a small Dependency Injection Container for PHP 5.3 that consists of just one file and one class (about 50 lines of code)

http://pimple-project.org/

Make your own lifestream with open source Storytlr

The arrival of a new year is often viewed as an opportunity for self improvement. According the US government, some of the population's top new year's resolutions for 2010 include plans to lose weight, improve finances, and reduce stress. I imagine that our audience of super-geeks have a few goals that aren't on the list. This year, I decided to finally fix up my personal Web site. An open source lifestream framework called Storytlr made my goal easy to accomplish.

http://arstechnica.com/open-source/guides/2010/01/make-your-own-lifestream-with-open-source-software.ars?utm_source=rss&utm_medium=rss&utm_campaign=rss

Ninject: Lightning-fast dependency injection for .NET

Ninject is an ultra-lightweight, ultra-fast dependency injection framework for .NET 2.0 applications. Easy to use, fast, flexible, and powerful, Ninject aims to make inversion of control accessible to all types of .NET projects, regardless of size or comp

http://ninject.org/

Rhino Mocks - Ayende @ Wiki

A dynamic mock object framework for the .Net platform. It's purpose is to ease testing by allowing the developer to create mock implementations of custom objects and verify the interactions using unit testing.

http://www.ayende.com/Wiki/(S(eox1ipfwjzugrm55yiu54wfe))/Default.aspx?Page=Rhino+Mocks

OpenID For PHP: OpenID 2.0 Compliant PHP5 Library

OpenID For PHP is a free open source library for implementing OpenID Authentication on your PHP enabled website. This PHP5 library offers a Consumer which is compliant with the OpenID 2.0 Authentication Specification (Draft 11). An OpenID Server is planne

http://www.openidforphp.org/

SubSonic: All Your Database Are Belong To Us

Open source library which implements, Active Record, Scaffolding, Migrations etc for .NET

http://www.subsonicproject.com/

xUnit.net - Home

A new testing framework for the .NET framework

http://www.codeplex.com/xunit

Hobo - the web application builder for Rails

obo is an Open Source extension to Ruby on Rails which helps you build full blown web applications incredibly quickly and easily.

http://www.hobocentral.net/

AspectR README

AspectR - Simple aspect-oriented programming in Ruby

http://aspectr.rubyforge.org/