Archive for August, 2008
Monday, August 11th, 2008
good discussion about cyclic references. Basically the main point is that if you have a question “how do I implement cyclic fererence?” — then there is something wrong, 99% that it is so because ur understaning of problem domain is wrong.
Posted in database, design, programming, sql | Comments Off | permalink
Wednesday, August 6th, 2008
Good article that explain basic version control tasks and how to do them with git. Other git how-to articles start with how git differs from other vcs’es and explain about git internals and by doing that they create a huge deal of confusion.
Posted in development, for:collidr, git, subversion, svn, vcs, version_control | Comments Off | permalink
Tuesday, August 5th, 2008
a paper from microsoft research comparing perfomance of 2 systems: metadata in db + files in fs vs. meatadata + files as blobs in db. Study uses MSSQL and NTFS. Datasets are in less than 1 GB size.
Posted in blob, database, design, development, filesystem, filesystems, fragmentaion, fragmentation, infomation, mssql, ntfs, research, shortcut:database, sql, storage, system | Comments Off | permalink
Tuesday, August 5th, 2008
ODBC wrapper for sqlite libs, coss platform: binaries are available for win32, os x, linux
Posted in database, development, odbc, programming, sql, sqlite, tools, win32, windows | Comments Off | permalink
Monday, August 4th, 2008
Эхх, привет журнал! не прошло и года Ради развлечения гулял по русским форумам и наткнулся на забавную ветку про русский язык, грамотно…
Posted in humor russian grammar language | Comments Off | permalink
Monday, August 4th, 2008
Эхх, привет журнал! не прошло и года Ради развлечения гулял по русским форумам и наткнулся на забавную ветку про русский язык, грамотно…
Posted in humor russian grammar language | Comments Off | permalink
Monday, August 4th, 2008
good essay about software usability in regards to open source software. Much of what he says is true.
Posted in development, essay, mac, opensource, programming, software, ui, unix, usability, windows | Comments Off | permalink
Friday, August 1st, 2008
page lists some details about intel ixp4xx combo-cpu’s and there are some useful notes as to what kernel config options should be enabled. Timesys uses 2.6.16.10
Posted in architecture, arm, c, cpu, development, embedded, for:collidr, ixp4xx, kernel, Linux, network | Comments Off | permalink