<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Rack::Rewrite + Google Analytics Makes Site Transitions Seamless</title>
	<atom:link href="http://blog.smartlogicsolutions.com/2009/11/24/rack-rewrite-google-analytics-makes-site-transitions-seamless/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.smartlogicsolutions.com/2009/11/24/rack-rewrite-google-analytics-makes-site-transitions-seamless/</link>
	<description>News and updates from the people at SmartLogic Solutions</description>
	<lastBuildDate>Sat, 17 Dec 2011 12:57:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: John Trupiano</title>
		<link>http://blog.smartlogicsolutions.com/2009/11/24/rack-rewrite-google-analytics-makes-site-transitions-seamless/comment-page-1/#comment-3401</link>
		<dc:creator>John Trupiano</dc:creator>
		<pubDate>Sun, 06 Dec 2009 16:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=718#comment-3401</guid>
		<description>Very cool Albert, thank for sharing.

Regarding the feature suggestion, it would be cool if you added an Issue with a proposal for the feature at github: http://github.com/jtrupiano/rack-rewrite/issues</description>
		<content:encoded><![CDATA[<p>Very cool Albert, thank for sharing.</p>
<p>Regarding the feature suggestion, it would be cool if you added an Issue with a proposal for the feature at github: <a href="http://github.com/jtrupiano/rack-rewrite/issues" rel="nofollow">http://github.com/jtrupiano/rack-rewrite/issues</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Albert</title>
		<link>http://blog.smartlogicsolutions.com/2009/11/24/rack-rewrite-google-analytics-makes-site-transitions-seamless/comment-page-1/#comment-3394</link>
		<dc:creator>Albert</dc:creator>
		<pubDate>Sat, 05 Dec 2009 18:47:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=718#comment-3394</guid>
		<description>Hello, Rack::Rewrite is much appreciated, and I thought you might find my use of it interesting. I&#039;m using Sinatra as a web dev framework for Regdel. For some URLs it simply serves static files that get transformed by Rack XSLView. To maintain logical url structures, I&#039;m using Rack::Rewrite to map them to the static file path before Sinatra gets the request.

Now instead of something like &quot;/s/xhtml/account_form.html&quot;, I can use &quot;/account_new&quot;! Works like a charm. Only suggestion I have at the moment is to support the different HTTP methods, or at least GET and POST.</description>
		<content:encoded><![CDATA[<p>Hello, Rack::Rewrite is much appreciated, and I thought you might find my use of it interesting. I&#8217;m using Sinatra as a web dev framework for Regdel. For some URLs it simply serves static files that get transformed by Rack XSLView. To maintain logical url structures, I&#8217;m using Rack::Rewrite to map them to the static file path before Sinatra gets the request.</p>
<p>Now instead of something like &#8220;/s/xhtml/account_form.html&#8221;, I can use &#8220;/account_new&#8221;! Works like a charm. Only suggestion I have at the moment is to support the different HTTP methods, or at least GET and POST.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Trupiano</title>
		<link>http://blog.smartlogicsolutions.com/2009/11/24/rack-rewrite-google-analytics-makes-site-transitions-seamless/comment-page-1/#comment-3297</link>
		<dc:creator>John Trupiano</dc:creator>
		<pubDate>Tue, 24 Nov 2009 14:31:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.smartlogicsolutions.com/?p=718#comment-3297</guid>
		<description>This excellent post by Hugo Frappier explains how to use Anemone to crawl your site to find URL&#039;s that might require rewrite rules: http://hugofrappier.wordpress.com/2009/11/18/permanent-301-redirections-using-a-rack-middleware-in-rails/

This can be particularly useful if you store full path self-referencing links in your database.  For our site in particular, it was really only important to find the landing pages.</description>
		<content:encoded><![CDATA[<p>This excellent post by Hugo Frappier explains how to use Anemone to crawl your site to find URL&#8217;s that might require rewrite rules: <a href="http://hugofrappier.wordpress.com/2009/11/18/permanent-301-redirections-using-a-rack-middleware-in-rails/" rel="nofollow">http://hugofrappier.wordpress.com/2009/11/18/permanent-301-redirections-using-a-rack-middleware-in-rails/</a></p>
<p>This can be particularly useful if you store full path self-referencing links in your database.  For our site in particular, it was really only important to find the landing pages.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

