Most Recent Articles
Function – Splitting a string
Splitting a String on a Character There are a lot of functions out there that...
Read MoreForums and Posts
There have been a lot of changes going on recently and the site has been...
Read MoreSimple XML to XHTML Transformation
In this tutorial we are going to use XSLT to transform a simple XML document into an XHTML web page. XSLT stands for eXtensible Style Sheet Transformations. With our XSL document we will pretty much grab the values we need from the source XML and display them nicely in XHTML.
Read MoreNew Features
As most of you have probably noticed we have made some major changes to team...
Read MoreSite Improvements
We have been working on a new look and feel for the site. The new layout should...
Read MoreReferential Integrity with MySQL
Referential Integrity is when the rows from one table are “cross-referenced” and verified with those in another table. This tutorial will walk you through using MySQL to enforce this rule.
Read MoreDownloading and Installing Heidi SQL
Recently, John and I have been doing a lot of database work using MySQL and have had to connect to several large databases and manage them correctly. This can be a daunting task without a tool to easily do so. This is where Heidi SQL comes in. This tutorial will walk you through downloading, installing, and configuring Heidi SQL to use against your MySQL databases.
Read More
Recent Comments