Tim’s Blog
-
Mysql Gem on Leopard
After getting a whole lot of errors, I found the only way I could get this gem to work is the following: -Install x86 version of mysql -Install Gem like the following: sudo gem install mysql — –with-mysql-dir=/usr/local/mysql –with-mysql-config=/usr/local/mysql/bin/mysql_config –remote I hope that helps…
-
Write and Validate XML with a DTD in Memory in .Net
This is the sample of piecing together a lto of different posts, so I thought I’d put a sample on the web… I’m putting it in VB.Net (because I was writing in it due to project requirements Imports System.Xml Imports System.Xml.Schema Imports System.Text Imports System.IO Public Class MyXMLTool Private sb As New StringBuilder(“”) Private…
-
Simple MasterPages with PHP
How to do a straight forward version of ASP.Net masterpage template in PHP. No framework required.
-
Did Azinger Sound Bitter about Norman?
Azinger didn’t have any thing positive to say about Norman yesterday. Sure, they used to compete a lot, and Azinger’s been out of the game for a while, but you would think that would make him nostalgic for Norman and his surge. Can you question some of the plays? Sure. But he was number 1…
-
My Blog is Being Spammed
Man are spammers the scum of the earth. There’s no quarter in either camp for them… If you are trying to be an ethical business person, who thinks doubleclick is evil, than you have to approach the site owner. Make a pitch for some site of ad-sharing between sites or other independent deal. If you…
Got any book recommendations?