<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/1.5.1.3" -->
<rss version="0.92">
<channel>
	<title>Between the Code</title>
	<link>http://www.mindarch.com/betweencodeblog</link>
	<description>Not as risque as between the sheets, but of interest to designers.</description>
	<lastBuildDate>Fri, 15 Jun 2007 12:48:57 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>

	<item>
		<title>A simple page</title>
		<description>	Have you ever been to Yahoo?  I bet you have.  Yahoo used to be the #1 search site.  It is still very popular, but has expanded to include many different services and functions. 
	Yet still, the home page isn&#8217;t that complicated.  There&#8217;s quite a bit of ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2007/01/11/a-simple-page/</link>
	</item>
	<item>
		<title>Handling shopping carts and logins</title>
		<description>	One of the difficulties of the web is it&#8217;s statelessness.  What does that mean exactly?  The web was designed to show text content with some pictures.  The web part of it was using hyperlinks to allow people to easily navigate between these web pages.  At the ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/12/06/handling-shopping-carts-and-logins/</link>
	</item>
	<item>
		<title>A Quick Ajax Example</title>
		<description>	Asynchronous Javascript or Ajax is one of the hottest buzzwords in web development.  Instead of boring you with the technicalities, I thought I would take a minute to show an example of how we recently used Ajax on an order page.
	A client had an order page where they took ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/11/01/a-quick-ajax-example/</link>
	</item>
	<item>
		<title>DOCTYPE and Page Blurring</title>
		<description>	We recently had to track down a problem where text and images were appearing smeared under certain circumstances in Internet Explorer.  The smearing happened in a frame when the the content in the frame is scrolled vertically.
	After much experimentation, we discovered that removing the DOCTYPE on the page corrected ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/10/28/doctype-and-page-blurring/</link>
	</item>
	<item>
		<title>Checking for page origin</title>
		<description>	I&#8217;d like to talk about a bit of security programming.
	Let&#8217;s look at a contact form.  This is usually a form that the user fills out to communicate with the web owner.  You can have email, comments, and possibly other types of fields to fill out.  When this ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/09/25/checking-for-page-origin/</link>
	</item>
	<item>
		<title>Converting Xoops login to Joomla</title>
		<description>	Recently wrote a PHP script that will transfer login data from the Xoops content management system to Joomla and thought I would post it here in case anyone is converting their site to Joomla from Xoops.
	First, export both login database tables (xp_users for Xoops and jos_users for Joomla in the ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/08/28/converting-xoops-login-to-joomla/</link>
	</item>
	<item>
		<title>Effective Testing</title>
		<description>	This little article isn&#8217;t going to show in depth code, but is an important part of development.
Most people don&#8217;t realize what it takes to test an application properly.  Let&#8217;s use a small example.
	We have a members area with a login.  A user can log into their account by ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/08/18/effective-testing/</link>
	</item>
	<item>
		<title>Mouse Rollovers</title>
		<description>	This seems like such an old topic, but it&#8217;s still one that many don&#8217;t understand.  It&#8217;s also a good one to use to start this blog off.
A mouse rollover is when you move your mouse pointer over graphics or text and it changes somehow to indicate that you are ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/02/06/mouse-rollovers/</link>
	</item>
	<item>
		<title>What we&#8217;re about</title>
		<description>	This blog is meant for web designers and developers who would like to understand a bit more about non-graphical things.  Like databases and scripting.  We&#8217;ll try not to go into too much detail, but explain how some bit of code is working.  Some topics may be of ...</description>
		<link>http://www.mindarch.com/betweencodeblog/2006/02/04/what-were-about/</link>
	</item>
</channel>
</rss>
