<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Sleekd</title>
	
	<link>http://sleekd.com</link>
	<description>Tutorials and articles on web design and development</description>
	<lastBuildDate>Tue, 08 Feb 2011 16:53:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/SleekdWebDesignDevelopment" /><feedburner:info uri="sleekdwebdesigndevelopment" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>SleekdWebDesignDevelopment</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Setting up simple OmniAuth authentication with Facebook</title>
		<link>http://feedproxy.google.com/~r/SleekdWebDesignDevelopment/~3/weKJNhpbp6o/</link>
		<comments>http://sleekd.com/tutorials/setting-up-omniauth-authentication-with-facebook/#comments</comments>
		<pubDate>Wed, 02 Feb 2011 03:18:58 +0000</pubDate>
		<dc:creator>Monica Olinescu</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[omniauth]]></category>

		<guid isPermaLink="false">http://sleekd.com/?p=475</guid>
		<description>If you have watched Ryan Bates&amp;#8217; tutorial Simple OmniAuth you probably already know OmniAuth is awesome. Ryan doesn&amp;#8217;t go into details about setting up OmniAuth with Facebook so this post has a couple of pointers to help out in that regard. It&amp;#8217;s meant as a continuation to the screencast, so if you haven&amp;#8217;t seen it [...]&lt;img src="http://feeds.feedburner.com/~r/SleekdWebDesignDevelopment/~4/weKJNhpbp6o" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sleekd.com/tutorials/setting-up-omniauth-authentication-with-facebook/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		<feedburner:origLink>http://sleekd.com/tutorials/setting-up-omniauth-authentication-with-facebook/</feedburner:origLink></item>
		<item>
		<title>Configuring Nginx and Unicorn</title>
		<link>http://feedproxy.google.com/~r/SleekdWebDesignDevelopment/~3/zVnBfcN0vos/</link>
		<comments>http://sleekd.com/general/configuring-nginx-and-unicorn/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 16:23:45 +0000</pubDate>
		<dc:creator>Razvan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Scalability]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[Unicorn]]></category>

		<guid isPermaLink="false">http://sleekd.com/?p=443</guid>
		<description>I first heard about Unicorn in an interview with 37Signal&amp;#8217;s server admin Mark Imbriaco and it made me really curious. There are a few great resources explaining how Unicorn works and a neat benchmark comparing Mongrel, Passenger and Unicorn. I will share my experience playing with Nginx and Unicorn on a Debian Lenny box. Assuming [...]&lt;img src="http://feeds.feedburner.com/~r/SleekdWebDesignDevelopment/~4/zVnBfcN0vos" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sleekd.com/general/configuring-nginx-and-unicorn/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		<feedburner:origLink>http://sleekd.com/general/configuring-nginx-and-unicorn/</feedburner:origLink></item>
		<item>
		<title>Handling paperclip attachments with the same name</title>
		<link>http://feedproxy.google.com/~r/SleekdWebDesignDevelopment/~3/xB8rmAIxz_I/</link>
		<comments>http://sleekd.com/rails/paperclip-attachments-with-the-same-nam/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 15:57:12 +0000</pubDate>
		<dc:creator>Monica Olinescu</dc:creator>
				<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[paperclip]]></category>
		<category><![CDATA[rails paperclip]]></category>

		<guid isPermaLink="false">http://sleekd.com/?p=429</guid>
		<description>This quick post is about some Paperclip-related code that I see quite frequently that could cause problems. It&amp;#8217;s easy to miss this stuff in development and then get major headaches later. class User &amp;#60; ActiveRecord::Base has_attached_file :photo end class Product &amp;#60; ActiveRecord::Base has_attached_file :photo end The trouble is that by default the attachments will be [...]&lt;img src="http://feeds.feedburner.com/~r/SleekdWebDesignDevelopment/~4/xB8rmAIxz_I" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sleekd.com/rails/paperclip-attachments-with-the-same-nam/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://sleekd.com/rails/paperclip-attachments-with-the-same-nam/</feedburner:origLink></item>
		<item>
		<title>Setting up a High Availability Ruby on Rails environment with keepalived, nginx, HA Proxy and Thin on Debian Lenny</title>
		<link>http://feedproxy.google.com/~r/SleekdWebDesignDevelopment/~3/UMQFAGlG3Q8/</link>
		<comments>http://sleekd.com/general/keepalived_nginx_haproxy_thin_ruby_on_rails/#comments</comments>
		<pubDate>Sat, 15 May 2010 09:23:01 +0000</pubDate>
		<dc:creator>Razvan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Ruby on Rails]]></category>
		<category><![CDATA[Scalability]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[haproxy]]></category>
		<category><![CDATA[keepalived]]></category>
		<category><![CDATA[nginx]]></category>
		<category><![CDATA[thin]]></category>

		<guid isPermaLink="false">http://sleekd.com/?p=308</guid>
		<description>Contents Configure Keepalived and Nginx Configure HA Proxy Configure Thin Overview Nginx and HA Proxy have similar functions: they can both be used as reverse proxies and load balancers. In our case Nginx will be the reverse proxy and HA Proxy will be the load balancer. Nginx is great for dealing with SSL encryption, gzip [...]&lt;img src="http://feeds.feedburner.com/~r/SleekdWebDesignDevelopment/~4/UMQFAGlG3Q8" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sleekd.com/general/keepalived_nginx_haproxy_thin_ruby_on_rails/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		<feedburner:origLink>http://sleekd.com/general/keepalived_nginx_haproxy_thin_ruby_on_rails/</feedburner:origLink></item>
		<item>
		<title>Building your own Lightbox with Javascript (part 1)</title>
		<link>http://feedproxy.google.com/~r/SleekdWebDesignDevelopment/~3/ymsxdOPjm2w/</link>
		<comments>http://sleekd.com/general/building-your-own-lightbox-with-javascript-part-1/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 18:54:17 +0000</pubDate>
		<dc:creator>Razvan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[lightbox]]></category>
		<category><![CDATA[modal window]]></category>

		<guid isPermaLink="false">http://sleekd.com/?p=275</guid>
		<description>See the final result of part 1: Demo Why write your own lightbox? The simple answer is: to learn how it&amp;#8217;s done. If you&amp;#8217;re going to use if for an image gallery, embed flash and videos or even to load Ajax content you are probably better off using one of the many existing lightbox plugins [...]&lt;img src="http://feeds.feedburner.com/~r/SleekdWebDesignDevelopment/~4/ymsxdOPjm2w" height="1" width="1"/&gt;</description>
		<wfw:commentRss>http://sleekd.com/general/building-your-own-lightbox-with-javascript-part-1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://sleekd.com/general/building-your-own-lightbox-with-javascript-part-1/</feedburner:origLink></item>
	</channel>
</rss>

