Archive for November, 2009


Basic vs Extended Regular Expressions

The use of the following command line syntax (sans quotes) is interchangeable: “egrep” execution of grep with command line option [ -E ], “grep -E” Grep (and Grep for Windows) Depending upon the nature of the search I want to perform, I often use grep, a GNU Operating System application, common to the Linux operating [...]

The Standard US Keyboard: Quick Reference

Update: 2010-04-04 text string added for more copy options Web developers often encounter situations in which it is necessary to preview fonts. As technology develops and the restrictions are lifted on how fonts may be used on the web, web developers will be trying new things, which will require more testing. For English speaking developers [...]