<?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>e x p r e s s i c a</title>
	<atom:link href="http://expressica.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://expressica.com</link>
	<description>ruby on rails, business and technicalities</description>
	<lastBuildDate>Wed, 29 Feb 2012 13:34:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>EOFError: end of file reached issue when post a form with Net::HTTP</title>
		<link>http://expressica.com/2012/02/10/eoferror-end-of-file-reached-issue-when-post-a-form-with-nethttp/</link>
		<comments>http://expressica.com/2012/02/10/eoferror-end-of-file-reached-issue-when-post-a-form-with-nethttp/#comments</comments>
		<pubDate>Fri, 10 Feb 2012 16:44:59 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[net-http]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ssl]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=93</guid>
		<description><![CDATA[If you encounter this issue while making a Net::HTTP post, most likely it&#8217;s the issue when you are trying with an https url. The problem occurs when the Net:HTTP object is not explicitly set to use SSL and still using the secured url. Usually, for posting a form with Net:HTTP for http url we do<a href="http://expressica.com/2012/02/10/eoferror-end-of-file-reached-issue-when-post-a-form-with-nethttp/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2012/02/10/eoferror-end-of-file-reached-issue-when-post-a-form-with-nethttp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>no such file to load &#8212; zlib</title>
		<link>http://expressica.com/2011/10/21/no-such-file-to-load-zlib/</link>
		<comments>http://expressica.com/2011/10/21/no-such-file-to-load-zlib/#comments</comments>
		<pubDate>Sat, 22 Oct 2011 03:59:16 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=83</guid>
		<description><![CDATA[If you are running through the issues like: ERROR:  Loading command: install (LoadError) no such file to load &#8212; zlib ERROR:  While executing gem &#8230; (NameError) uninitialized constant Gem::Commands::InstallCommand This means, zlib was not installed while compiling Ruby (it&#8217;s a question though why it has been kept optional when it&#8217;s so required), so you can<a href="http://expressica.com/2011/10/21/no-such-file-to-load-zlib/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2011/10/21/no-such-file-to-load-zlib/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Managing multiple ruby on rails applications on Mac</title>
		<link>http://expressica.com/2010/07/13/managing-multiple-ruby-on-rails-applications-on-mac/</link>
		<comments>http://expressica.com/2010/07/13/managing-multiple-ruby-on-rails-applications-on-mac/#comments</comments>
		<pubDate>Tue, 13 Jul 2010 16:44:13 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[rubyonrails development]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=82</guid>
		<description><![CDATA[The best way to manage multiple Rails applications on Mac machine is Apache + Passenger + Passenger Preference Pane. This post is specially dedicated to Passenger Preference Pane &#8230; it&#8217;s simply awesome and it&#8217;s made Passenger even more sweet and easy to use on the development machine. Managing the /etc/hosts entries for rails apps, server<a href="http://expressica.com/2010/07/13/managing-multiple-ruby-on-rails-applications-on-mac/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2010/07/13/managing-multiple-ruby-on-rails-applications-on-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing GOSU: Games in Ruby</title>
		<link>http://expressica.com/2009/05/31/installing-gosu-games-in-ruby/</link>
		<comments>http://expressica.com/2009/05/31/installing-gosu-games-in-ruby/#comments</comments>
		<pubDate>Sun, 31 May 2009 19:13:52 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[ruby]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[gosu]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=80</guid>
		<description><![CDATA[Gosu is an open source game development library. Ruby and C++ programming languages can be used to write games using the Gosu library. The Passenger guys presented the RubyStein game written in Ruby. It&#8217;s an interesting game and has got many famous personalities form Rails community including DHH, ZedShaw and some as well brands like<a href="http://expressica.com/2009/05/31/installing-gosu-games-in-ruby/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2009/05/31/installing-gosu-games-in-ruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby on Rails workshop in Delhi</title>
		<link>http://expressica.com/2009/03/16/ruby-on-rails-workshop-in-delhi/</link>
		<comments>http://expressica.com/2009/03/16/ruby-on-rails-workshop-in-delhi/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 02:30:41 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[event]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[rubyonrails]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[workshop]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=78</guid>
		<description><![CDATA[After successfully organizing the RubyFunDay in Pune and Delhi, Geekeerie is launching a new product &#8220;The Geekups&#8221;. FunDays is our series of free un-conferences, driven by the vision of bring together the developer community. The focus of FunDay is sharing and learning. Geekups are going to be hands on workshops, conducted by professionals. The focus<a href="http://expressica.com/2009/03/16/ruby-on-rails-workshop-in-delhi/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2009/03/16/ruby-on-rails-workshop-in-delhi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RubyFunDay at TW, Pune</title>
		<link>http://expressica.com/2009/02/21/rubyfunday-is-going-cool-at-tw-pune/</link>
		<comments>http://expressica.com/2009/02/21/rubyfunday-is-going-cool-at-tw-pune/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 09:49:34 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[rubyfunday]]></category>
		<category><![CDATA[railsevent]]></category>
		<category><![CDATA[rubyevent]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=77</guid>
		<description><![CDATA[Manik started with the introductory session. I then started with the basics of Ruby Programming language covering the variables, functions, lambda, classes, modules and somethings on the meta classes. It went well with discussions on some of the points after that Aman came up with a fantastic OOP presentation , demonstrating how we can leverage<a href="http://expressica.com/2009/02/21/rubyfunday-is-going-cool-at-tw-pune/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2009/02/21/rubyfunday-is-going-cool-at-tw-pune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RFD2 about to start at ThoughtWorks, Pune</title>
		<link>http://expressica.com/2009/02/21/rfd2-about-to-start-at-thoughtworks-pune/</link>
		<comments>http://expressica.com/2009/02/21/rfd2-about-to-start-at-thoughtworks-pune/#comments</comments>
		<pubDate>Sat, 21 Feb 2009 08:21:40 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[rubyfunday]]></category>
		<category><![CDATA[railsevent]]></category>
		<category><![CDATA[rubyevent]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=76</guid>
		<description><![CDATA[RFD &#8211; RubyFunDay, is about to start at ThoughtWorks, Pune. Hoping to have a great day. Will be doing the live blogging as we move. Right now going to have some breakfast from CCD (Powered by LaunchBit)<p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2009/02/21/rfd2-about-to-start-at-thoughtworks-pune/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2nd RubyFunDay at Pune, India : A cool hangout with Ruby and Rails</title>
		<link>http://expressica.com/2009/01/20/2nd-rubyfunday-at-pune-india-a-cool-hangout-with-ruby-and-rails/</link>
		<comments>http://expressica.com/2009/01/20/2nd-rubyfunday-at-pune-india-a-cool-hangout-with-ruby-and-rails/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 03:16:43 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[rubyfunday]]></category>
		<category><![CDATA[railsevent]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyonrails_event]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=75</guid>
		<description><![CDATA[After the success of the first RubyFunDay, Geekeerie is proudly bringing up the next RubyFunDay at Pune, India. Here we are going to cover the latest topics in Rails 2 and the advanced Ruby concepts which will help you in building up your own RubyGems. The tentative date of 2nd RubyFunDay is 21st Feb, 2009.<a href="http://expressica.com/2009/01/20/2nd-rubyfunday-at-pune-india-a-cool-hangout-with-ruby-and-rails/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2009/01/20/2nd-rubyfunday-at-pune-india-a-cool-hangout-with-ruby-and-rails/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ruby FunDay &#8212; First ever full day Ruby Code Burning Station in Delhi, India</title>
		<link>http://expressica.com/2008/11/04/first-ever-full-day-ruby-code-burning-station-in-india-ruby-fun-day/</link>
		<comments>http://expressica.com/2008/11/04/first-ever-full-day-ruby-code-burning-station-in-india-ruby-fun-day/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 11:52:52 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[event]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[rubyfunday]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=70</guid>
		<description><![CDATA[Since last one year, there is quite a bit of Ruby and RubyOnRails development happening in India. Still the biggest thing missing here is the official Ruby and Rails meet-ups like RailsConf and RubyConf. Being in Ruby and Rails community since last three years I&#8217;ve been attending many events in India but couldn&#8217;t find any<a href="http://expressica.com/2008/11/04/first-ever-full-day-ruby-code-burning-station-in-india-ruby-fun-day/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2008/11/04/first-ever-full-day-ruby-code-burning-station-in-india-ruby-fun-day/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Coming Up : Simple Captcha 2.0</title>
		<link>http://expressica.com/2008/09/14/coming-up-simple-captcha-two-point-o/</link>
		<comments>http://expressica.com/2008/09/14/coming-up-simple-captcha-two-point-o/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 16:15:37 +0000</pubDate>
		<dc:creator>Sur</dc:creator>
				<category><![CDATA[simple_captcha]]></category>

		<guid isPermaLink="false">http://expressica.com/?p=69</guid>
		<description><![CDATA[After a long silence, Simple Captcha is back in move now. Simple Captcha 2.0 will be here very soon. Here are some very useful features coming up with Simple Captcha 2.0 Ajax based refreshing of captcha image &#8212; a much awaiting one! Full control on the image font &#8212; now this is fun-do! You would<a href="http://expressica.com/2008/09/14/coming-up-simple-captcha-two-point-o/">&#160;&#160;[ Read More ]</a><p><a href="http://www.launchbit.com/az/120-217/"><img width="468" height="60" src="http://www.launchbit.com/az-images/120-217/" /></a><br />
<small>(Powered by <a href="http://www.launchbit.com/lb/120-217/">LaunchBit</a>)</small>
</p>
]]></description>
		<wfw:commentRss>http://expressica.com/2008/09/14/coming-up-simple-captcha-two-point-o/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
