3D Ohio is releasing a WordPress theme named Black and Tan. For anyone else thinking of making a WP theme, do so from scratch. If you think that you could save time by modifying an existing theme DON’T. This theme took at least a week longer and it required a lot of […]
After spending some time trying to get PHP to work on my Vista 64bit computer, I searched the net. There are many good examples of how to set up PHP from David Wang and Bill Staples, with very thorough instructions. But these didn’t work for me and from the comments on their blogs, […]
Required:
Microsoft Visual C# 2005 Express Edition or VS 2005
Open Watcom
So you have a need to take legacy unmanaged code and link it with managed code. Doing this is actually more common than one may expect. Although it does break many of the nice things with .NET and anchors the platform to Windows […]
Here’s an example of how to add feedburner stats to your site. This example is also a good tutorial for beginners to understand parsing XML files / code with PHP. The coding example is pretty straight forward and commented.
The only prereq for this is that your blog is already signed up with Feedburner account. The blog should use a plugin like FeedSmith, but it technically doesn’t have to.
Read the rest of the story 