blue collar dev

random notes, kept here from when I am not at my home workstation

Pages

▼
Sunday, November 13, 2011

testing Text::Clevery

›
... so far, so good wondering if there are other Smarty parser in the wild
Thursday, November 3, 2011

some command line shortcuts

›
dig for missed dependencies egrep -r '^\s*(use|with|extends)\s+' * \ | awk '{print $2}' | awk '{sub(/\;/, "")...
3 comments:
Monday, October 24, 2011

bad tests

›
bad tests are worse than no tests, and it's better to have no tests than to have tests designed to pass there it is, I've said it pu...
4 comments:
Wednesday, September 14, 2011

sorting utf8 with Perl

›
What's Wrong with sort and How to Fix It

informative perl utf8 article

›
use unicode by default in Perl
Saturday, August 6, 2011

how to do utf-8 with HTML::Mason

›
how to do utf-8 with HTML::Mason 4 easy steps to make Mason utf-8 Unicode clean with Apache, mod_perl, and DBI PerlSetVar MasonPreamble ...
Friday, July 15, 2011

fuck iso-8859-16

›
... and the ignorant bastards that cannot distinguish between an aesthetic choice when designing font faces and character encoding. iso-8859...
4 comments:
‹
›
Home
View web version
Powered by Blogger.