<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>apsquared.net &#187; Lessons Learned</title>
	<link>http://www.apsquared.net/blog</link>
	<description>Web Development and Technology Blog.</description>
	<pubDate>Sun, 17 Aug 2008 14:07:28 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Using URLRewrite to rename a website</title>
		<link>http://www.apsquared.net/blog/2008/04/29/using-urlrewrite-to-rename-a-website/</link>
		<comments>http://www.apsquared.net/blog/2008/04/29/using-urlrewrite-to-rename-a-website/#comments</comments>
		<pubDate>Tue, 29 Apr 2008 14:23:33 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Java]]></category>

		<category><![CDATA[Lessons Learned]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[theSUGGESTR]]></category>

		<category><![CDATA[301]]></category>

		<category><![CDATA[Redirection]]></category>

		<category><![CDATA[Rename Website]]></category>

		<category><![CDATA[URLRewrite]]></category>
<category>301</category><category>Redirection</category><category>Rename Website</category><category>URLRewrite</category>
		<guid isPermaLink="false">http://www.apsquared.net/blog/2008/04/29/using-urlrewrite-to-rename-a-website/</guid>
		<description><![CDATA[In the process of renaming our website from MyFriendSuggests.com to theSUGGESTR.com I found that most articles on this refer to using mod_rewrite to accomplish the redirect.  However for most us Java guys this may not be the way to go.  I used URLRewrite to accomplish this name change and have 301(Permanent redirects) from my old [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2008/04/29/using-urlrewrite-to-rename-a-website/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tableless Website development</title>
		<link>http://www.apsquared.net/blog/2007/04/15/tableless-website-development/</link>
		<comments>http://www.apsquared.net/blog/2007/04/15/tableless-website-development/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 15:12:10 +0000</pubDate>
		<dc:creator>fmapap</dc:creator>
		
		<category><![CDATA[Lessons Learned]]></category>

		<category><![CDATA[Web Development]]></category>
<category>css</category><category>html</category><category>Website</category>
		<guid isPermaLink="false">http://apsquared.net/blog/2007/04/15/tableless-website-development/</guid>
		<description><![CDATA[This is probably old news to everyone but just in case there are other people like me out there I figured I would make this post. 
When I started building my site, I began hand-coding a layout of HTML tables in my JSP code.  That was definitely a mistake.  Using HTML tables to do your website [...]]]></description>
		<wfw:commentRss>http://www.apsquared.net/blog/2007/04/15/tableless-website-development/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
