Entries Tagged as 'Wordpress'

techrageo.us Site Upgrade

May 23rd, 2007 · No Comments

techrageo.us has been upgraded to WordPress 2.2 and the look has been changed a bit with the switch to a slightly-customized CutLine theme. Though the WordPress upgrade went okay, it had to be done manually since techrageo.us was originally installed manually. If you notice oddities around here, please let us know in a comment. Thanks! [...]

[Read more →]

Tags: Site News · Wordpress

PHP and WordPress SVG Basics

April 7th, 2007 · 3 Comments

Scalable Vector Graphics, or SVG, is an XML standard for vector graphics (of course). That means that it contains descriptions of shapes, such as rectangles, lines, circles, and text, in an XML format. SVG provides a robust definition language for drawings. The drawing at the right was a sample SVG drawing included in Jasc’s WebDraw. [...]

[Read more →]

Tags: PHP · Programming · SVG · Web design · Wordpress · XML