<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Roxxor Tech Blog</title>
	<link>http://www.roxxor.co.uk/blog</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jul 2010 20:30:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>CakePHP join models &#8211; or hasMany through</title>
		<description><![CDATA[The following article has been coded, tested and submitted to the Cake 1.3 Book by Roxxor but has yet to be published. It is sometimes desirable to store additional data with a many to many association. Consider the following Student hasAndBelongsToMany Course Course hasAndBelongsToMany Student In other words, a Student can take many Courses and [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2010/07/cakephp-join-models-or-hasmany-through/</link>
			</item>
	<item>
		<title>Wrapping text in FPDF table cells</title>
		<description><![CDATA[This article aims to help those who like myself wondered how to make text wrap within a table cell using FPDF to generate a the PDF. A few posts around the web seem to have missed the point that wrapping comes out of the box in FPDF using the MultiCell function. However, it&#8217;s just a [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2007/10/wrapping-text-in-fpdf-table-cells/</link>
			</item>
	<item>
		<title>Moo &#8211; a simple idea done fantastically well</title>
		<description><![CDATA[Today is very exciting for me (as well as others &#8211; National Defence Day in Pakistan, Independence Day in Brazil and Victory Day in Mozambique). But I&#8217;m excited because I received my Moo minicards &#8211; my roxxor business cards. Moo is an online printing company that produce a small set of quality eco-friendly products such [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2007/09/moo-a-simple-idea-done-fantastically-well/</link>
			</item>
	<item>
		<title>What Browser Version To Design For</title>
		<description><![CDATA[We always try to design things so they are cross browser compatible and that things work and look the same for all user no matter what version or operating system they are using. We encountered a problem recently with a site not rendering correctly in IE6.0 &#8211; of course our dev guys fixed this right [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2007/08/what-browser-version-to-design-for/</link>
			</item>
	<item>
		<title>Populate PHP Object Attributes from Database Column Names Dynamically</title>
		<description><![CDATA[If you like coding PHP the OOP way then you will often find yourself in the arduous position of needing to populate your object attributes (member variables) from database row data. And you do this again and again and again, and you find it all rather repetitive, which it is. And you don&#8217;t fancy looking [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2007/07/populate-php-object-attributes-from-database-column-names-dynamically/</link>
			</item>
	<item>
		<title>XAMPP on Vista</title>
		<description><![CDATA[Getting XAMPP working on Vista requires 2 things as far as I can see. I tried a fresh 1.6.2 install today but it does not work out of the box. Vista complains only about the Apache web server. Reading around, I saw developers saying all sorts, such as making copies of the XAMPP folder to ensure Vista [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2007/06/xampp-on-vista/</link>
			</item>
	<item>
		<title>Handling HTML Entities in XML Passed to Flash Dynamic Text Fields</title>
		<description><![CDATA[Today I had to solve the problem of HTML entities such as &#38;apos; showing their full entity-selves when injected dynamically into dynamic text fields. The entities originated from an XML input stream fed into the Flash movie. Quite a few folk out there seem to have developed string search and replace functions, but these are [...]]]></description>
		<link>http://www.roxxor.co.uk/blog/2007/06/handling-html-entities-in-xml-passed-to-flash-dynamic-text-field/</link>
			</item>
</channel>
</rss>
