<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="WordPress/2.5.1" --><rss version="0.92">
<channel>
	<title>Justkez.com</title>
	<link>http://www.justkez.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Tue, 26 Aug 2008 15:31:56 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Justkez" type="application/rss+xml" /><item>
		<title>Partial rendering in Ramaze</title>
		<description>Ramaze is an extraordinarily powerful yet fast web framework for Ruby. I have entirely switched over any web development I do to be in Ramaze, having previously been committed to CakePHP.

There can be a bit of confusion over partial rendering in Ramaze. I will tactically employ the use of a ...</description>
		<link>http://www.justkez.com/partial-rendering-in-ramaze/</link>
			</item>
	<item>
		<title>Validating data with Sequel</title>
		<description>Sequel is a pretty nifty database toolkit for Ruby. I have been using it lately in combination with Ramaze - an incredibly fast and powerful web framework (also for Ruby).

Sequel has perfect documentation in terms of an API, and the cheatsheet and readme give a good summary of how to ...</description>
		<link>http://www.justkez.com/validating-data-with-sequel/</link>
			</item>
	<item>
		<title>Freezy opens</title>
		<description>We launched Freezy on Wednesday afternoon. In summary, it's a site that allows you to advertise and pick up stuff for free. 

The idea is for people clearing out their houses to be able to list stuff they don't need anymore - things that aren't worth selling, or are unwanted ...</description>
		<link>http://www.justkez.com/freezy-opens/</link>
			</item>
	<item>
		<title>Really getting MySQL to work on Leopard</title>
		<description>There are numerous posts that are floating around the blogosphere and forums on getting MySQL working on Leopard (as in "cannot connect through /tmp/mysql). Some of them seem to be a bit over a top, and the solution I found (which may exist elsewhere) is quick and easy.

Open /etc/my.cnf as ...</description>
		<link>http://www.justkez.com/really-getting-mysql-to-work-on-leopard/</link>
			</item>
	<item>
		<title>CakePHP: Cannot modify header information</title>
		<description>I have just spent too long trying to discover why a controller throws a "Cannot modify header information - headers already sent by..." error message. There's no obvious reason why, and no obvious fix. The controller works fine on another installation of Apache2 and PHP, but not on my machine ...</description>
		<link>http://www.justkez.com/cakephp-cannot-modify-header-information/</link>
			</item>
	<item>
		<title>Conditional debug statements in Visual Studio</title>
		<description>It has taken a me a long time to finally get this neat Visual Studio trick working. Despite it being a very powerful addition to the development and debugging process, there doesn't seem to be much information about it, apart from the small entry on MSDN discussing the preprocessor.

To perform ...</description>
		<link>http://www.justkez.com/conditional-debug-statements-in-visual-studio/</link>
			</item>
	<item>
		<title>CakePHP: Validating file uploads</title>
		<description>An excellent and very readable piece on validating file uploads from within a CakePHP model. Provides the basic outline for how to handle the upload, as well as the more technical nitty gritty from within the model.
 </description>
		<link>http://www.justkez.com/cakephp-validating-file-uploads/</link>
			</item>
	<item>
		<title>CakePHP: Courteous redirection after user login</title>
		<description>There are several good user authentication/registration/login systems available for CakePHP (especially version 1.2), but I decided to roll my own. This offers a good learning exercise, in addition to the benefit of knowing where all your code is and what it's doing.

The latest little addition I've made to the code ...</description>
		<link>http://www.justkez.com/cakephp-courteous-redirection-after-user-login/</link>
			</item>
	<item>
		<title>Encoding coordinates for efficiency</title>
		<description>The folks over at Soul Solutions published an article (Encoding for performance, Soul Solutions) outlining the steps for implementing an "Encoded Polyline Algorithm Format" (Encoded Polyline Algorithm Format, Google) - an algorithm for reducing the data overheads when sending long lists of coordinates over a network.

I have been aware of this ...</description>
		<link>http://www.justkez.com/encoding-coordinates-for-efficiency/</link>
			</item>
	<item>
		<title>CakePHP Livesearch</title>
		<description>This is an updated version of "CakePHP Livesearch" - published here in 2006. That version was designed for CakePHP 1.1, whilst this is a more polished and modern solution for CakePHP 1.2. The two tutorials are not compatible with each other due to changes in the framework. It is recommended ...</description>
		<link>http://www.justkez.com/cakephp-livesearch/</link>
			</item>
</channel>
</rss><!-- Dynamic Page Served (once) in 2.230 seconds --><!-- Cached page served by WP-Cache -->
