Jean-Michel Feurprier

LAMP Web Architect

Main menu

Skip to primary content
Skip to secondary content
  • Home

Tag Archives: tips

SVN trunk, branches and tags

Posted on February 8, 2010 by
25

In this post, I provide details about how I personnaly handle SVN trunk, branches and tags. This approach is also known as “branch always”, with minor differences. This might not be the best approach, but it will give beginners some explanations on what trunk, branches and tags are, and how to handle them.
Continue reading →

Posted in tips and tricks, tools | Tagged beginners, how-to, SVN, tips | 25 Replies

method_exists() vs. is_callable()

Posted on January 3, 2010 by
6

One thing I often see when re-factoring PHP applications, is the improper use of the method_exists() function, and I think this needs a little bit of clarification.
Continue reading →

Posted in php5, tips and tricks | Tagged php, tips | 6 Replies

Categories

  • concepts and principles
  • design patterns
  • php
  • php5
  • tips and tricks
  • tools

Recent Posts

  • SVN trunk, branches and tags
  • method_exists() vs. is_callable()
  • Simple introduction to SVN externals
  • Improving performance with return values caching

Archives

  • February 2010
  • January 2010
  • December 2009
  • February 2009

Blogroll

  • Invisible to the eye A journey in web development, [computer] science, engineering: getting to know what lies under the hood.
  • MySQL Performance Blog The Percona Team blog dedicated to performance and optimization for MySQL, InnoDB, XtraBackup, XtraDB, and related technologies.

Meta

  • Log in
  • Entries RSS
  • Comments RSS
  • WordPress.org
Proudly powered by WordPress