Invisible to the eye

A journey in web development, [computer] science, engineering:
getting to know what lies under the hood -- Giorgio Sironi

▼
Saturday, July 04, 2009

No way to get in the zone? Here's the cure: idea refactoring

›
An assumption: software programming and engineering is hard. Abstracting the world and put it in a computer is a complex task and the knowle...

10 Doctrine gotchas

›
Here is a list of tips for Doctrine usage in php projects, ranging from hydration to magic method. They are valid for the 1.x versions. ...

3 gems that will open your mind

›
Some links to writings that once read will change a bit of your life for the better. Not developers-only. I'm not keen on making long...

Are dynamic languages evil?

›
Maybe unit tests for dynamic languages have to do what static language compilers already perform. But there are drawbacks like simple deleg...

Why not using Sqlite for testing

›
Counter argument for testing in Sqlite: disadvantages of using it against a real database because of referential integrity. V...

In-memory, but persistent, testing with Sqlite

›
When testing database interaction an in-memory database can be used with Sqlite. This solution is fast, but what if you want to see the sta...
2 comments:

Using Apache Bench to monitorate performance

›
What about an application that feels 'faster' than yours? Or pages that seems to load slowly than others? We'll use ab command l...
‹
›
Home
View web version
Powered by Blogger.