<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5.1" -->
<rss version="0.92">
<channel>
	<title>LRBlog</title>
	<link>http://blog.lrdesign.com</link>
	<description>Logical Reality Design: Web Design and Software Development</description>
	<lastBuildDate>Sat, 26 Jul 2008 01:45:54 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Fixing problems with sphinx search</title>
		<description>I've been working a lot this week with sphinx and ultrasphinx on a project that's a fork of Insoshi.    Insoshi is in the process of switching search from ferret to sphinx, and sphinx has been integrated into the Insoshi edge branch.

I've had dozens of problems, in fact it's fair to ...</description>
		<link>http://blog.lrdesign.com/2008/07/fixing-problems-with-sphinx-search/</link>
			</item>
	<item>
		<title>Changing the origin of your git repository</title>
		<description>This is pretty basic and there's plenty of documentation on the web, but this morning I found it difficult to locate with a google search.  Maybe I just didn't know the right terms.  (searching "git repository change origin" seems obvious to me, but the results were useless.)  ...</description>
		<link>http://blog.lrdesign.com/2008/07/changing-the-origin-of-your-git-repository/</link>
			</item>
	<item>
		<title>Rails 2.1 gotcha: don&#8217;t name an ActiveRecord field &#8216;changes&#8217; !</title>
		<description>In one of my Rails projects, I maintain a user-visible log of updates to the database by recording entries into a table that looks like this (from schema.rb):

create_table "log_entries", :force => true do &#124;t&#124;
    t.integer  "user_id",    :limit => 11
    t.datetime ...</description>
		<link>http://blog.lrdesign.com/2008/07/rails-21-gotcha-dont-name-an-activerecord-field-changes/</link>
			</item>
	<item>
		<title>Site launch: CordobaSzekely.com</title>
		<description>This morning we launched a refreshed site and an all-new online store for one of my clients, CordobaSzekely Productions.

Robert Cordoba and Deborah Székely are dance instructions and multiple-time national champions at the U.S. Open West Coast Swing Championships.  They teach West Coast Swing and other dances all around the ...</description>
		<link>http://blog.lrdesign.com/2008/07/site-launch-cordobaszekelycom/</link>
			</item>
	<item>
		<title>Getting &#60;select&#62; options in the right order</title>
		<description>Sometimes you may want to generate a selector with a fixed set of options.   In one recent task of mine, we needed a selector for an integer 1 through 10, but the client wanted them labeled also with text to identify how the numbers mapped to the words "High" "Medium" ...</description>
		<link>http://blog.lrdesign.com/2008/06/getting-select-options-in-the-right-order/</link>
			</item>
	<item>
		<title>Using redirect_to :back to improve user interfaces</title>
		<description>It's a scourge that inflicts nearly every website: the dreaded empty page stating "Your search returned no results."  Or even worse, the search results page with a header "Search results" and zero content, the footer immediately following the header.  This is not only useless, but also confusing to ...</description>
		<link>http://blog.lrdesign.com/2008/06/using-redirect_to-back-to-improve-user-interfaces/</link>
			</item>
	<item>
		<title>Firefox Download Day (= display: inline-block day!)</title>
		<description>It's Firefox 3 Download Day!   Go get it, please.

I am excited about this, but perhaps not for the same reason most other people were. I am excited because Firefox 3 is the first version to implement the CSS rule "display: inline-block".  Inline-block allows you to generate chunks of content of ...</description>
		<link>http://blog.lrdesign.com/2008/06/firefox-download-day-display-inline-block-day/</link>
			</item>
	<item>
		<title>Another new design for LRDesign.com</title>
		<description>Apparently I can't stop playing, because today I built and uploaded a third design for the LRDesign main site: "Blue Art".   This one required the IE PNG fix from Twin Helix for IE 6.0 compatibility.

I think there are still a few annoying bugs in the stylesheet switcher on ...</description>
		<link>http://blog.lrdesign.com/2008/05/another-new-design-for-lrdesigncom/</link>
			</item>
	<item>
		<title>New theme added to LRDesign.com</title>
		<description>For quite a while I've wanted to decorate the main Logical Reality site with multiple, switchable themes, implementing each with pure CSS on top of semantic HTML markup, a la the CSS Zen Garden.   Last night I finally got a start on that, implementing a simple stylesheet switcher ...</description>
		<link>http://blog.lrdesign.com/2008/05/new-theme-added-to-lrdesigncom/</link>
			</item>
	<item>
		<title>Likely web scam notice: webatrades.com</title>
		<description>Looking for used cars on Craig's List, my girlfriend and I found what appears to be a classic web escrow auto scam: Web Auto Trades.   An ad we responded to (a used Honda Accord at a surprisingly low price for the mileage) claimed to be using their service, ...</description>
		<link>http://blog.lrdesign.com/2008/05/likely-web-scam-notice-webatradescom/</link>
			</item>
</channel>
</rss>
