<?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>Vinsol - Leading Ruby on Rails Development and Consulting Firm in India &#187; gem</title>
	<atom:link href="http://vinsol.com/blog/category/gem/feed/" rel="self" type="application/rss+xml" />
	<link>http://vinsol.com/blog</link>
	<description></description>
	<lastBuildDate>Wed, 11 Jan 2012 06:07:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Exceptional: Another rails application exception tracking application</title>
		<link>http://vinsol.com/blog/2008/10/23/exceptional-another-rails-application-exception-tracking-application/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=exceptional-another-rails-application-exception-tracking-application</link>
		<comments>http://vinsol.com/blog/2008/10/23/exceptional-another-rails-application-exception-tracking-application/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 18:15:51 +0000</pubDate>
		<dc:creator>Akhil Bansal</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[plugins]]></category>

		<guid isPermaLink="false">http://webonrails.com/?p=94</guid>
		<description><![CDATA[Some days ago I found HopToad, as a subtitute of exception notifier plugin. Now, today I found another rails exception tracking application named Exceptional. Hoptoad is free while exceptional is paid. 



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Some days ago I found <a href="http://hoptoadapp.com" >HopToad</a>, as a subtitute of exception notifier plugin. Now, today I found another rails exception tracking application named <a href="http://getexceptional.com/" target ="_blank">Exceptional</a>. Hoptoad is free while exceptional is paid. <img src='http://webonrails.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://vinsol.com/blog/2008/10/23/exceptional-another-rails-application-exception-tracking-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing gem on Leopard</title>
		<link>http://vinsol.com/blog/2008/08/07/installing-gem-on-leopard/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=installing-gem-on-leopard</link>
		<comments>http://vinsol.com/blog/2008/08/07/installing-gem-on-leopard/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 11:47:38 +0000</pubDate>
		<dc:creator>Akhil Bansal</dc:creator>
				<category><![CDATA[Leopard]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://webonrails.com/2008/08/07/installing-gem-on-leopard/</guid>
		<description><![CDATA[May be you guys have noticed that when you try to install a new gem on your machine it says some thing like &#8220;Updating meta data for 500 gems&#8221; and display one dot per gem. These dots moves very slowly and stops in some time. 
I faced this situation many times and found a solution [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>May be you guys have noticed that when you try to install a new gem on your machine it says some thing like &#8220;Updating meta data for 500 gems&#8221; and display one dot per gem. These dots moves very slowly and stops in some time. </p>
<p>I faced this situation many times and found a solution some where on net. I don&#8217;t remember the link but it worked.</p>
<p>According to that, you just need  to add:<br />
require &#8216;resolv-replace&#8217;<br />
as the first require in /usr/bin/gem file.</p>
<p>enjoy!!
</p>
]]></content:encoded>
			<wfw:commentRss>http://vinsol.com/blog/2008/08/07/installing-gem-on-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install RMagick Gem on Linux/Ubuntu</title>
		<link>http://vinsol.com/blog/2007/07/04/how-to-install-rmagick-gem-on-linuxubuntu/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-install-rmagick-gem-on-linuxubuntu</link>
		<comments>http://vinsol.com/blog/2007/07/04/how-to-install-rmagick-gem-on-linuxubuntu/#comments</comments>
		<pubDate>Wed, 04 Jul 2007 12:08:55 +0000</pubDate>
		<dc:creator>SUR</dc:creator>
				<category><![CDATA[RubyonRails]]></category>
		<category><![CDATA[feisty fawn]]></category>
		<category><![CDATA[gem]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://expressica.com/2007/07/04/how-to-install-rmagick-gem-on-linuxubuntu/</guid>
		<description><![CDATA[While installing RMagick on Linux, if you are getting errors like this
&#8220;GraphicsMagick-config&#8230; no configure: error: Can&#8217;t install RMagick. Can&#8217;t find Magick-config or GraphicsMagick-config program. &#8230;&#8221;,
below is the solution for this error.
RMagick requires ImageMagick and which further requires loads of dependencies already available to get installed and work properly. I was figuring out of those all, [...]


No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>While installing RMagick on Linux, if you are getting errors like this<br />
&#8220;GraphicsMagick-config&#8230; no configure: error: Can&#8217;t install RMagick. Can&#8217;t find Magick-config or GraphicsMagick-config program. &#8230;&#8221;,<br />
below is the solution for this error.</p>
<p>RMagick requires ImageMagick and which further requires loads of dependencies already available to get installed and work properly. I was figuring out of those all, and thank god got a quite simple and elegant way to do all that in just three commands.<br />
First you will have to install imagemagick then libmagick9-dev and then finally you can install rmagick. </p>
<p>Here are the commands&#8230;</p>
<textarea name="code" class="ruby:nocontrols:nogutter" cols="60" rows="10">
  sudo apt-get install imagemagick
  sudo apt-get install libmagick9-dev
  sudo gem install rmagick
</textarea>
]]></content:encoded>
			<wfw:commentRss>http://vinsol.com/blog/2007/07/04/how-to-install-rmagick-gem-on-linuxubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

