<?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>Svyatogor&#039;s cave &#187; ruby</title>
	<atom:link href="http://blog.veles.info/index.php/category/ruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.veles.info</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sat, 26 Dec 2009 15:33:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MagLev presentation at RailsConf 2008</title>
		<link>http://blog.veles.info/index.php/2008/11/maglev-presentation-at-railsconf-2008/</link>
		<comments>http://blog.veles.info/index.php/2008/11/maglev-presentation-at-railsconf-2008/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 15:42:00 +0000</pubDate>
		<dc:creator>Sergey Kuleshov</dc:creator>
				<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://blog.veles.info/?p=52</guid>
		<description><![CDATA[MagLev is a new full stack ruby implementation including caching engine and persistent storage developed with scalability in mind. Its not ready, not just yet but will be pretty soon. Meanwhile you talk watch this presentation made by the developer at RailsConf 2008

MagLev presentation at RailsConf 2008 from Monty Williams on Vimeo.
]]></description>
			<content:encoded><![CDATA[<p>MagLev is a new full stack ruby implementation including caching engine and persistent storage developed with scalability in mind. Its not ready, not just yet but will be pretty soon. Meanwhile you talk watch this presentation made by the developer at RailsConf 2008
<div></div>
<p><object width="400" height="302"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="movie" value="http://vimeo.com/moogaloop.swf?clip_id=1147409&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" /><embed src="http://vimeo.com/moogaloop.swf?clip_id=1147409&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=&amp;fullscreen=1" type="application/x-shockwave-flash" allowfullscreen="true" allowscriptaccess="always" width="400" height="302"></embed></object><br /><a href="http://vimeo.com/1147409">MagLev presentation at RailsConf 2008</a> from <a href="http://vimeo.com/montywilliams">Monty Williams</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.veles.info/index.php/2008/11/maglev-presentation-at-railsconf-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why JRuby?</title>
		<link>http://blog.veles.info/index.php/2008/09/why-jruby/</link>
		<comments>http://blog.veles.info/index.php/2008/09/why-jruby/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 13:22:00 +0000</pubDate>
		<dc:creator>Sergey Kuleshov</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[trackbacks]]></category>

		<guid isPermaLink="false">http://blog.veles.info/?p=49</guid>
		<description><![CDATA[Java is now everywhere. But not everyone knows that Java is not only a language but also a virtual machine. You can create a compiler for virtually any programming language to compile it to java bytecode. Actually a few projects do that! There is Jython for Python and JRuby for ruby.
But why bother? I've been [...]]]></description>
			<content:encoded><![CDATA[<p>Java is now everywhere. But not everyone knows that Java is not only a language but also a virtual machine. You can create a compiler for virtually any programming language to compile it to java bytecode. Actually a few projects do that! There is Jython for Python and JRuby for ruby.</p>
<p>But why bother? I've been asking myself exactly the same question. Why bother with running any language under java VM when it has an interpreter of its own. Andreas gives a nice overview of the candy stuff you will get from JRuby in his blog post "<a href="http://zargony.com/2008/09/26/why-i-m-starting-to-like-jruby-even-though-i-dislike-java">Why I'm starting to like JRuby even though I dislike Java</a>"</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.veles.info/index.php/2008/09/why-jruby/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
