afroginthevalley + type:tips   30

Character Sets, Collation, Unicode :: Re: Backing up UTF-8 content using mysqldump
Using MySQLDump, make sure to use the '-r <filename>' option, instead of redirecting command-line output to a file ('> <filename>'). Redirection does not capture UTF characters properly, while the -r option does.
mysql  database  encoding  type:tips 
august 2007 by afroginthevalley
WebEx and Mac OSX
If you use WebEx alot, make sure you tell your Mac OSX attendees to use Safari so they don't have to hunt this down either.
communication  internet  management  osx  type:tips 
march 2007 by afroginthevalley
Column info : An Incremental Technique to Pay Off Testing Technical Debt
Technical debt is the unfinished work the product development team accumulated from previous releases. This debt includes: design debt, where the design is insufficiently robust in some areas; development debt, where pieces of the code are missing; and te
software  development  management  type:tips 
february 2007 by afroginthevalley

Copy this bookmark:



description:


tags: