<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Oleg Andreev</title>
	<atom:link href="http://oleganza.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oleganza.wordpress.com</link>
	<description>Ruby, networking, distributed systems.</description>
	<lastBuildDate>Fri, 02 May 2008 07:48:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oleganza.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Oleg Andreev</title>
		<link>http://oleganza.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oleganza.wordpress.com/osd.xml" title="Oleg Andreev" />
	<atom:link rel='hub' href='http://oleganza.wordpress.com/?pushpress=hub'/>
		<item>
		<title>StrokeDB Is A Global Database</title>
		<link>http://oleganza.wordpress.com/2008/05/01/strokedb-is-a-global-database/</link>
		<comments>http://oleganza.wordpress.com/2008/05/01/strokedb-is-a-global-database/#comments</comments>
		<pubDate>Thu, 01 May 2008 18:51:36 +0000</pubDate>
		<dc:creator>Oleg Andreev</dc:creator>
				<category><![CDATA[StrokeDB]]></category>

		<guid isPermaLink="false">http://oleganza.wordpress.com/?p=6</guid>
		<description><![CDATA[StrokeDB implements a strong concept of documents and metadocuments. Each document can be safely shared with the outside world. Even metas and views, which are documents too. (Meta describes an aspect of the document [like a module mixes in specific functionality to an object in ruby]. View describes an ordered structural representation of a subset [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oleganza.wordpress.com&amp;blog=3234421&amp;post=6&amp;subd=oleganza&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://strokedb.com">StrokeDB</a> implements a strong concept of documents and metadocuments. Each document can be safely shared with the outside world.</p>
<p>Even metas and views, which are documents too. (Meta describes an aspect of the document [like a module mixes in specific functionality to an object in ruby]. View describes an ordered structural representation of a subset of the documents in the database.)</p>
<p>Views and metas must be serialized in a simple and straight-forward way. That&#8217;s why we don&#8217;t write &#8220;class User &lt; Meta&#8221;, but rather write &#8220;User = Meta.new do &#8230; end&#8221;. The reason for this will be obvious when we release a JS library for the StrokeDB. It will be really clear when ten websites adopt a valid documents&#8217; sharing instead of exposing naked xmlified pieces of data with the REST API (kudos to <a href="http://rashkovskii.com">Yurii</a> on that idea).</p>
<p>There is the <em>only one database</em> across all the strokedb nodes around the world. Each node may have an outdated revision of any document and a set of private (not shared) documents.</p>
<p>StrokeDB is not for a next &#8220;web-two-oh&#8221; project. It is a global database which can be spread across millions of machines and track references between all the documents.</p>
<p>Basically, StrokeDB is a Web-level-two. First level is HTML+HTTP+browser. We aim the same thing, Tim Berners-Lee does: to have a way to easily share information in a global network. But we are going to solve several inherent issues of the Web 1.0 hypertext, such as backreferences, references to the part of the document, navigation software (not as stupid as a well-known browser). Navigator is being developed by Yurii already. It is a Zoid web-framework that is oriented on work with StrokeDB features (not to be compared with rails or merb).</p>
<p>See more on <a href="http://github.com/yrashk/strokedb/tree/master">github/strokedb</a> and <a href="http://strokedb.com">strokedb.com</a>.</p>
<p> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oleganza.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oleganza.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oleganza.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oleganza.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oleganza.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oleganza.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oleganza.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oleganza.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oleganza.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oleganza.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oleganza.wordpress.com&amp;blog=3234421&amp;post=6&amp;subd=oleganza&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oleganza.wordpress.com/2008/05/01/strokedb-is-a-global-database/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc5dab2761fb260400c699d04ab2b351?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oleganza</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello, world!</title>
		<link>http://oleganza.wordpress.com/2008/03/21/hello-world/</link>
		<comments>http://oleganza.wordpress.com/2008/03/21/hello-world/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 19:12:44 +0000</pubDate>
		<dc:creator>Oleg Andreev</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://oleganza.wordpress.com/?p=3</guid>
		<description><![CDATA[This is my second attempt to run a blog. Recently, I&#8217;ve been posting some stuff on Ruby and Flash on novemberain.com, Mike Klishin&#8217;s blog. It&#8217;s time to try something else. Let&#8217;s start with some of my stuff on the net: I&#8217;m CTO of the Russia&#8217;s largest video hosting V Kadre.ru I have some open source [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oleganza.wordpress.com&amp;blog=3234421&amp;post=3&amp;subd=oleganza&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This is my second attempt to run a blog. Recently, I&#8217;ve been posting some stuff on Ruby and Flash on <a href="http://novemberain.com">novemberain.com</a>, Mike Klishin&#8217;s blog. It&#8217;s time to try something else. Let&#8217;s start with some of my stuff on the net:
<ul>
<li>I&#8217;m CTO of <a href="http://vkadre.ru">the Russia&#8217;s largest video hosting V Kadre.ru</a></li>
<li>I have some <a href="http://gitorious.org/users/oleganza">open source stuff</a> on Gitorious.org</li>
<li>and an <a href="http://workingwithrails.com/person/5960-oleg-andreev">account on «Working With Rails»</a></li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/oleganza.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/oleganza.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oleganza.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oleganza.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oleganza.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oleganza.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oleganza.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oleganza.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oleganza.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oleganza.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oleganza.wordpress.com&amp;blog=3234421&amp;post=3&amp;subd=oleganza&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oleganza.wordpress.com/2008/03/21/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/fc5dab2761fb260400c699d04ab2b351?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oleganza</media:title>
		</media:content>
	</item>
	</channel>
</rss>
