Working in teams is great. And a massive pain. It depends on a lot of things: the other team members, the team lead, the project itself, your motivation for being in the team, the structuring of the team, plus the general environment of the team. Obviously, in a normal job ...
read moreSVN status cheatsheet
Recently I was looking for info on status messages from SVN and while googling for 'svn status cheatsheet' did turn up quite a few results, they were all useless: none of them went beyond the status messages you get in the first row from SVN when doing svn st. Seeing ...
read morePHP magic methods
I can't ever recall the magic methods of PHP and sometimes google doesn't seem to display them as the first couple of hits, so for my own sake, a cheat-sheet of them with a few notes:
- __construct(/* arguments */) : called on construction of the object
- __destruct() : called when the ...
Microsoft ...
Couldn't help but comment on this:
Microsoft browser comparison chart
We're told that
Internet Explorer 8 takes the cake with better phishing and malware protection, as well as protection from emerging threats.
Did Microsoft miss the point about Chrome running every tab as a new process, nicely sandboxed ...
read more
« Page 2 / 2