The five most recent posts:
Remove locked files in windows
Found a great utility today and I thought I'd help spread the word I guess most users of Windows have come across the below message (or similar) Cannot delete file because ( more ... )
Periphery
For those of us that love SikTh, there might just be another band of interest. If you've not yet heard Periphery, listen and enjoy! More about ( more ... )
Busy little bee
How often have you seen posts saying "It's been a while since my last post ..."? Well, I've been busy In august, I started a new job working full time as a software engineer. Love the ( more ... )
PHP compiler
Wanted:A tool that checks dependencies of functions, variables and files for PHP. As I'm constantly updating and improving all the files pertaining to my cms, I'm bound to introduce bugs and errors ( more ... )
T_ENCAPSED_AND_WHITESPACE
PHP's error messages are often clear and instructive but this one had me scratching my head for quite some time: T_ENCAPSED_AND_WHITESPACE. The list of parser tokens does not explain the conditions ( more ... )