<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Aldosoft &#187; Aldosoft</title>
	<atom:link href="http://aldosoft.com/blog/category/aldosoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://aldosoft.com</link>
	<description>We build crisp, intuitive web-based systems</description>
	<lastBuildDate>Mon, 04 Apr 2011 05:16:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Aldosoft Relaunched</title>
		<link>http://aldosoft.com/blog/2009/11/aldosoft-relaunched/</link>
		<comments>http://aldosoft.com/blog/2009/11/aldosoft-relaunched/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 00:30:39 +0000</pubDate>
		<dc:creator>Alderete</dc:creator>
				<category><![CDATA[Aldosoft]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[thesiswp]]></category>
		<category><![CDATA[wp-plugins]]></category>

		<guid isPermaLink="false">http://aldosoft.com/?p=300</guid>
		<description><![CDATA[Two weeks ago I relaunched the Aldosoft web site, improving both the visual design and the code behind it, and adding a blog for posts like this one. This article is a brief description of the technical changes and additions.<p><hr />Copyright &copy; 2001-2011 by <a href="http://aldosoft.com">Aldosoft</a>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldosoft.com so we can take action immediately.</p>
]]></description>
			<content:encoded><![CDATA[<p></p><p>Two weeks ago I relaunched the Aldosoft web site, improving both the visual design and the code behind it, and adding a blog for posts like this one. Some things remain the same; it still runs on <a href="http://wordpress.org/">WordPress</a>, because that&#8217;s perfect for a content-focused site like this one. This article is a brief description of the technical changes and additions.</p>

<div class="wp-caption" style="width: 275px; float: left;"><img src="http://aldosoft.com/wordpress-content/uploads/2009/11/aldosoft-old-300x204.png" alt="Aldosoft 2005" title="The old Aldosoft design, from 2005 or before" width="265" height="181" class="size-medium wp-image-348" />
<p class="wp-caption-text">The Old Aldosoft</p></div>

<div class="wp-caption" style="width: 275px; float: left;"><img src="http://aldosoft.com/wordpress-content/uploads/2009/11/aldosoft-new-300x204.png" alt="Aldosoft 2010" title="The new Aldosoft design, based on Thesis 1.6" width="265" height="181" class="size-medium wp-image-347" />
<p class="wp-caption-text">The New Aldosoft</p></div>

<p><br style="clear: both;" /></p>

<p><span id="more-300"></span></p>

<p>The most obvious difference is visual. After playing with a number of options for a new design, I chose the <a href="/link/thesis-theme">Thesis theme framework</a>. I&#8217;ll eventually write more about why I selected Thesis, but for now, it combines great visual design, including fantastic typography and flexible layouts, with terrific customization options. It also generates outstanding, beautiful HTML and CSS. I have customized it moderately, but mostly stuck with the Thesis minimalist, text-focused aesthetic.</p>

<p>In addition to WordPress and Thesis, I&#8217;m using a variety of WordPress plugins to add visible features, or otherwise affect the display of this site, including:</p>

<ul>
<li><a href="http://wordpress.org/extend/plugins/subscribe-to-comments/">Subscribe to Comments</a><br />
Allows people to subscribe to new comments on individual posts. Great for people who read an article covering a specific topic, and want to be notified if more information is added.</li>
<li><a href="http://wordpress.org/extend/plugins/text-control-2/">Text Control</a><br />
Prettyfies (technical term) text, and allows me to use simplified markup (instead of raw HTML) when formating longer posts with lots of structure (sections, lists, etc.). It allows the use of Textile, Markdown, or WordPress&#8217;s built-in formatting, on a post-by-post basis.</li>
<li><a href="http://wordpress.org/extend/plugins/twitter-tools/">Twitter Tools</a><br />
There are a variety of Twitter plugins for WordPress. TwitterTools is the most powerful, though not the simplest to use.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-cufon/">WP-Cufon</a><br />
Makes it easy to use the <a href="http://cufon.shoqolate.com/">Cuf&oacute;n</a> font replacement technique, which lets you reliably and accessibly use more than just &#8220;web safe&#8221; fonts. I&#8217;m using it to display the <a href="http://www.campivisivi.net/titillium/">Titillium typeface</a> for headlines, etc.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-syntax/">WP-Syntax</a><br />
I&#8217;ll have a longer post about syntax highlighting soon, but this is the plugin I chose to make posted source code more readable.</li>
</ul>

<p>I also have a set of administrative and &#8220;infrastructure&#8221; plugins, which are not visible externally, but I find extremely useful in managing any WordPress site:</p>

<ul>
<li><a href="http://wordpress.org/extend/plugins/akismet/">Akismet</a> (included with WordPress)<br />
Absolutely mandatory anti-comment spam tool. Life would suck without it.</li>
<li><a href="http://wordpress.org/extend/plugins/google-analyticator/">Google Analyticator</a><br />
Activates Google Analytics (visitor statistics) on the site. Technically Thesis has an option that could replace this, but Analyticator is so much more automatic and complete.</li>
<li><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a><br />
Automatically generates a <code>sitemap.xml</code> file whenever I update the site. Creating a site map for Google is an essential part of getting good rankings in search results.</li>
<li><a href="http://wordpress.org/extend/plugins/redirection/">Redirection</a><br />
A sophisticated tool for automatically redirecting people when they come to a bad URL. Probably <em>too</em> sophisticated, the user interface is complex, but I&#8217;m used to it&#8230;</li>
<li><a href="http://wordpress.org/extend/plugins/woopra/">Woopra</a><br />
Another web stats tool, basically a competitor to Google Analytics. I&#8217;m trying both.</li>
<li><a href="http://wordpress.org/extend/plugins/wp-db-backup/">WordPress Database Backup</a><br />
Automatically sends me a backup of the WordPress database, once a week, via email. Automatic backups rule.</li>
</ul>

<p class="note">This list of plugins is constantly evolving. I&#8217;ll try to post updated versions a couple times a year.</p>

<p>That&#8217;s what&#8217;s new on the technical side. Of course, as much work as the technical pieces were, I rewrote nearly every word on every page, and that was a <em>lot</em> more effort. In the end, a web site is only as good as the content, and the technology is secondary. Ideally I&#8217;ve done well with both.</p>

<p><hr />Copyright &copy; 2001-2011 by <a href="http://aldosoft.com">Aldosoft</a>. All rights reserved. This feed is provided for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact legal-2011@aldosoft.com so we can take action immediately.</p>
]]></content:encoded>
			<wfw:commentRss>http://aldosoft.com/blog/2009/11/aldosoft-relaunched/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

