Jean-Michel Feurprier

Simple introduction to SVN externals

Not so long ago, we’ve had to include a third-party library into a new project (using SVN). Our first idea (the one which did not imply thinking) was to SVN-export library files from the remote repository, paste them into the project, SVN-add them, then SVN-commit files.

Improving performance with return values caching

Many functions (and methods) in a project will often provide the same return value for the same arguments, like:

Blog 2.0

Welcome to my new blog:

  • new blog engine (goodbye DotClear, hello WordPress),
  • new language: my posts will now be written in English only,
  • new rules: I should write mostly about web development, PHP, programming concepts, tips and tricks, etc.

More to come soon! (I hope).