September 2006 Entries

Released a Object-Relational Mapping Library on MS codeplex.com

Some months ago we had an open source project called C# Data Object (CsDO) approved on codeplex.com . This project has been being carried on for more than one year now, but it had no forge hosting it. C# Data Objects is a Object-Relational Mapping (ORM) library, which means that it maps your database tables to C# Objects and datacase fields to C# Object public properties. It has built-in features that allows: Data Mapping, Primary Key searches, Foreign Key (1-1, 1-n), Identities and Autoincrement...

Sucessful SATA (Intel PXII/CHR) configuration on Ubuntu

Today I was called to fix a problem that Ubuntu Dapper (6.06) was complaining about on a client. They had three machines using SATA hard-drives and ATA CD-ROMs. Although the machines were recently installed and had all updates available applied, they were logging these issue a lot of times per second. It was really annoying for it made the console impossible to use and in a few minutes filled up /var/log/messages and /var/log/syslog with hundred megabytes of messages. One of the machines had more...

Twitter