<?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>Karmona Pragmatic Blog &#187; Delver</title>
	<atom:link href="http://blog.karmona.com/index.php/category/delver/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.karmona.com</link>
	<description>Pragmatic Software Management, Internet Trends, Life and more...</description>
	<lastBuildDate>Wed, 14 Jul 2010 19:40:12 +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>The Social Graph Challenge</title>
		<link>http://blog.karmona.com/index.php/2008/12/30/the-social-graph-challenge/</link>
		<comments>http://blog.karmona.com/index.php/2008/12/30/the-social-graph-challenge/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 20:28:49 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>
		<category><![CDATA[Disruptive Technology]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Semantic Web]]></category>
		<category><![CDATA[Social Network]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/?p=336</guid>
		<description><![CDATA[I was analyzing, dreaming, monitoring, crawling, debugging, reading, breathing, cursing, scaling, visualizing and learning the social graph for the last couple of months and I thought it might be a good idea to write a little something about The Social Graph Challenge with a pragmatic twist on few other common concepts.
 
&#8212;&#8212;&#8212; Blitz Introduction to The Social Graph &#8212;&#8212;&#8212;
The social graph is [...]]]></description>
			<content:encoded><![CDATA[<p><img class="size-thumbnail wp-image-342" title="The Story Behind The Delver Kid Image" src="http://blog.karmona.com/wp-content/uploads/2008/12/more-kids-150x150.jpg" alt="The Story Behind The Delver Kid Image" width="150" height="150" align="left" />I was analyzing, dreaming, monitoring, crawling, debugging, reading, breathing, cursing, scaling, visualizing and learning the social graph for the last couple of months and I thought it might be a good idea to write a little something about <strong>The </strong><strong>Social Graph Challenge</strong> with a pragmatic twist on few other <a title="Brad's Thoughts on the Social Graph" href="http://www.bradfitz.com/social-graph-problem/">common</a> <a title="Pragmatic Twist on Social Graph Concepts and Issues | ReadWriteWeb" href="http://www.readwriteweb.com/archives/social_graph_concepts_and_issues.php">concepts</a>.</p>
<p> </p>
<p style="text-align: center; "><strong>&#8212;&#8212;&#8212; Blitz Introduction to The Social Graph </strong>&#8212;&#8212;&#8212;</p>
<p>The social graph is just a simplified mathematic <a title="Graph Theory" href="http://en.wikipedia.org/wiki/Graph_theory">abstraction</a> when nodes are people and edges are relations between them.</p>
<p>In the last decade the internet have became more social than was ever expected it to be with the rapid growth and adaptation of social networks, social media and user-generated contributions and interactions. </p>
<p>Nowadays, there is a growing feeling that it is feasible to model and map the social web into a real-life social graph replication.</p>
<p style="text-align: center; "><img class="size-full wp-image-355 aligncenter" style="border: 0px initial initial;" title="Delver Starfish" src="http://blog.karmona.com/wp-content/uploads/2008/12/starfish.jpg" alt="Delver Starfish" width="195" height="130" /></p>
<p style="text-align: center; "><strong>&#8212;&#8212;&#8212; Pragmatic Overview on The Social Graph Challenge &#8212;&#8212;&#8212;</strong></p>
<p style="text-align: center; "><strong><span style="font-weight: normal; "><a title="Modeling the Social Graph" href="#Modeling">Modeling</a> | <a title="Building the Social Graph" href="#Building">Building</a> | <a title="Processing the Social Graph" href="#Processing">Processing</a> | <a title="The Social Graph Size" href="#Size">Size</a> | <a title="Two Cents on Social Graph Architecture" href="#Architecture">Architecture</a></span></strong></p>
<p style="text-align: left;"><strong>(1)<a name="Modeling"></a> Modeling the Social Graph</strong></p>
<p><strong>*** Vocabulary </strong></p>
<p>To better understand how complicated it is to create a vocabulary for expressing metadata about people, their interests, relationships and activities you should simply pay a quick visit to the <a title="The FOAF Project" href="http://www.foaf-project.org/">FOAF Project</a> <a title="FOAF Technical Spec" href="http://xmlns.com/foaf/spec/">technical specification page</a></p>
<p>The FOAF (&#8220;Friend of a Friend&#8221;) <a title="The FOAF Project" href="http://www.foaf-project.org/">Project</a>  has the most comprehensive model available today and it is still lacking some basic modeling granularity e.g. time awareness metadata, no privacy model, <a title="FOAF Relationship Model | Term-Knows" href="http://xmlns.com/foaf/spec/#term_knows ">poor relationship model</a> </p>
<p><strong>*** The Social Cloud</strong></p>
<p>It is common mistake to forget that people are more than just flat internet identities (e.g. <a title="Moti Karmona | Linkedin" href="http://www.linkedin.com/in/karmona">Linked profile</a>) and to complete the profile modeling we must add all their content to the graph e.g. Personal Blog, Flickr images, YouTube Videos, Delicious bookmarks, Tweets, Blog Comments etc.</p>
<p>Modeling all these content and consumption types will yield a broader definition (a.k.a. The Social Cloud) with even more complex modeling challenges.</p>
<p style="text-align: center; "><img class="size-full wp-image-345 aligncenter" style="border: 0px initial initial;" title="More Delver Kids" src="http://blog.karmona.com/wp-content/uploads/2008/12/kids.jpg" alt="More Delver Kids" width="276" height="107" /></p>
<p><strong>(2)<a name="Building"></a> Building the Social Graph</strong></p>
<p><strong>*** The Paradigm Shift</strong></p>
<p>While conventional internet crawlers, follow hyperlinks within web pages and <a title="Lynx, a text-mode web browser" href="http://www.delorie.com/web/lynxview.cgi?url=http://blog.karmona.com">treat pages as plain-text</a>, social crawlers should have social-&#8221;awareness&#8221;:</p>
<ul>
<li>Identify and extract people identities fragments (e.g. social network profiles, blog authors)</li>
<li>Identify relationships (e.g. social networks connections, blog-roll fans)</li>
<li>Identify relations between content and people (author, bookmark, reference etc.)</li>
</ul>
<p><strong>*** The Standards Dilemma – No Silver Bullet</strong></p>
<p>Beside <a title="FOAF on Wikipedia" href="http://en.wikipedia.org/wiki/FOAF_(software)">FOAF</a>, there are several open standard like <a title="RSS | Wikipedia" href="http://en.wikipedia.org/wiki/RSS_(file_format)">RSS</a>, <a title="ATOM | Wikipedia" href="http://en.wikipedia.org/wiki/Atom_(standard)">ATOM</a> for content syndication and <a title="Microformats | Wikipedia" href="http://en.wikipedia.org/wiki/Microformats">microformats</a> like <a title="HCard | Wikipedia" href="http://en.wikipedia.org/wiki/HCard">HCard</a>, <a title="XFN | Wikipedia" href="http://en.wikipedia.org/wiki/XHTML_Friends_Network">XFN</a> for profiles and network discovery,  that seems promising and can help with the identification quest but although this is being pushed by giants (e.g. <a title="Google Social Graph API" href="http://code.google.com/intl/iw/apis/socialgraph/">Google Social Graph API</a>) the adaptation is <a title="List of FOAF Containers | Open Social Directory" href="http://web.archive.org/web/20080205184017/http://www.opensocialdirectory.org/wiki/List_of_FOAF_Containers">still</a> <a title="Foaf Sites" href="http://esw.w3.org/topic/FoafSites">low</a> and have many correctness and corruptions issues - e.g. <a title="Claimed to be WordPress using XFN" href="http://socialgraph-resources.googlecode.com/svn/trunk/samples/findyours.html?q=http://wordpress.com">all these people</a> claimed to be Wordpress.com using the XFN (rel=&#8221;me&#8221;) microformat </p>
<p><strong>*** The Promise of Structured Sources (a.k.a. The structure myth)</strong></p>
<p>The <strong>Myth</strong>: Most social Media sites (e.g. <a title="Moti Karmona | Facebook" href="http://www.facebook.com/profile.php?id=673836059">FaceBook</a>, <a title="Moti Karmona | LinkedIn" href="http://www.linkedin.com/in/karmona">LinkedIn</a>, <a title="Moti Karmona | MySpace" href="http://www.myspace.com/moti_karmona">MySpace</a>, <a title="Moti Karmona | Flickr" href="http://flickr.com/people/moti_karmona/">Flickr</a> etc.) have a public available structured profile pages so in principle all need to be done is some XPath magic on HTML DOM to finish the parsing task.</p>
<p><strong>But</strong>… Most of the work isn&#8217;t parsing but data modeling which require deep understanding of each site user model and usage</p>
<ul>
<li>Many Social Media sites have <a title="EULA | Wikipedia" href="http://en.wikipedia.org/wiki/EULA">EULA</a> restrictions which prohibit <span style="text-decoration: underline;">any</span> access or use to the site content but if you are lucky you will get some offical API&#8217;s instead.</li>
<li>Social Media sites have many (~weekly) structural changes in their CSS/HTML.</li>
<li>Social Media sites have many changes (~monthly) in their data privacy policy and have complex privacy model which create inconsistency in profile, network and content presentation.</li>
</ul>
<p><strong>*** Few more Challenges with Social Crawling:</strong></p>
<ul>
<li><strong>Privacy-Ownership-Control </strong>- The <a title="The Data Portability Project" href="http://www.dataportability.org/">data</a> is the property of the <a title="A Bill of Rights for Users of the Social Web" href="http://opensocialweb.org/2007/09/05/bill-of-rights/">users</a></li>
<li><strong>Unstructured Source</strong>s &#8211; It isn&#8217;t a trivial task to extract social entities from unstructured sources (e.g. blogs) and might require offline semantic processing on your collected data.</li>
<li><strong>Cross Network Relations</strong> &#8211; How to find those important hidden cross network relations e.g. between the biggest reliable network graph (e.g. <a title="Moti Karmona | Facebook" href="http://www.facebook.com/profile.php?id=673836059">FaceBook</a>) and the richest content contributions (e.g. <a title="State of the Blogosphere 2008 | Karmona.com" href="http://blog.karmona.com/index.php/2008/09/22/technorati-state-of-the-blogosphere/">Blogosphere</a>, YouTube, <a title="Moti Karmona | Flickr" href="http://flickr.com/people/moti_karmona/">Flickr</a> etc.)</li>
<li><strong>Identify Social Signs</strong> (e.g. Social Widgets, Comments, Blogroll etc.)</li>
<li><strong>Social Graph Update Mechanism</strong> and crawlers distribution</li>
<li>Profiles <a title="Google URL Canonization" href="http://code.google.com/intl/iw/apis/socialgraph/docs/canonical.html ">Canonization</a> </li>
<li>&#8230;</li>
</ul>
<p style="text-align: center; "><img class="size-full wp-image-346 aligncenter" style="border: 0px initial initial;" title="Delver Rodents" src="http://blog.karmona.com/wp-content/uploads/2008/12/rodents.jpg" alt="Delver Rodents" width="222" height="82" /></p>
<p><strong>(3)<a name="Processing"></a> Processing the Social Graph</strong></p>
<p><strong>*** The Identity Crisis</strong></p>
<ul>
<li><strong>Filtering Impersonation</strong> e.g. <a title="Sites claimed to be TechCrunch using XFN" href="http://socialgraph-resources.googlecode.com/svn/trunk/samples/findyours.html?q=techcrunch.com">all these site</a> use XFN (<em>rel=&#8221;me&#8221;</em>) to &#8220;say&#8221; they are <a title="TechCrunch" href="http://www.techcrunch.com">TechCrunch</a></li>
<li><strong>Identify </strong>and have different modeling for <strong>n</strong><strong>on-individual identities</strong> (groups, shared authorship) e.g. <a title="Knitter Blogs" href="http://zimmermaniacs.blogspot.com/">Knitters Blog</a> with 629 knitting contributors :)</li>
<li>Strive to merge identities  (a.k.a. profile fusion) when possible e.g. Moti Karmona in <a title="Moti Karmona | LinkedIn" href="http://www.linkedin.com/in/karmona">LinkedIn</a> and Moti Karmona in <a title="Moti Karmona | Facebook" href="http://www.facebook.com/profile.php?id=673836059">FaceBook </a>could be two instances (/profiles) of the same person and merging this profiles will enable:
<ul>
<li>Cross network connectedness =&gt; Bridging between network richness (e.g. <a title="Moti Karmona | Facebook" href="http://www.facebook.com/profile.php?id=673836059">FaceBook</a>) to content richness (e.g. <a title="State of the Blogosphere 2008 | Karmona.com" href="http://blog.karmona.com/index.php/2008/09/22/technorati-state-of-the-blogosphere/">Blogosphere</a>)</li>
<li>Richer people representation using identities aggregation =&gt; Richer networks</li>
</ul>
</li>
<li><strong>The Fusion </strong><strong>Challenge</strong>: You can pay a short visit to the <a title="Social Aggregators | Mashable" href="http://mashable.com/2007/07/17/social-network-aggregators/">nearest social aggregator directory</a> but you can&#8217;t get away from some more complex algorithms for <a title="Disambiguating Web Appearances of People in a Social Network | Ron Bekkerman" href="http://www.www2005.org/cdrom/docs/p463.pdf">disambiguating web appearances of people</a> with more common names like <a title="Common name like James Smith" href="http://blog.karmona.com/index.php/2008/07/07/mary-and-james-smith/">James Smith</a> who doesn’t &#8220;play&#8221; in the social aggregation playground (like 98.7% of the graph).</li>
</ul>
<p><strong>*** </strong><strong>Graph Enrichment </strong></p>
<ul>
<li><strong>I</strong><strong>mplicit Relations</strong> - Enrich the network with “implicit” relationships (Colleagues, Graduates, Neighbors) e.g. I have a LinkedIn profile and all my connections are hidden for public crawlers but the fact I work in <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a>  is public so if <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a> is startup company with less than ~50 people than there is a good chance I know all the other workers in <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a> =&gt; This simple heuristic rule can create an implicit relation between me and other workers of <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a> without me explicitly claim that I know them (as I did in <a title="Moti Karmona | Facebook" href="http://www.facebook.com/profile.php?id=673836059">FaceBook</a>)</li>
<li>Generating the <strong>inverted relations </strong>when needed Followed vs. Follower</li>
<li>Deeper, <strong>s</strong><strong>emantic extraction </strong>of social entities <strong>u</strong><strong>n-structured content</strong></li>
</ul>
<p style="text-align: center; "><img class="size-full wp-image-347 aligncenter" style="border: 0px initial initial;" title="Delver Faces" src="http://blog.karmona.com/wp-content/uploads/2008/12/faces.jpg" alt="Delver Faces" width="328" height="113" /></p>
<p><strong>(4)<a name="Size"></a> The Social Graph Size</strong></p>
<p>Let&#8217;s have some quick (and very dirty) guesstimates:</p>
<p><a title="Internet Statistics" href="http://www.internetworldstats.com/stats.htm">World Population</a> is approx. ~6.7 Billion / <strong>22</strong>% Internet penetration =&gt; <strong>1.5 Billion internet users</strong> </p>
<p>Let&#8217;s say 65% of these users have some kind of presence in Social Media (~20% have more than one) =&gt; <strong>~1 Billion Profiles <span style="font-weight: normal;">x</span><span style="font-weight: normal;"> ~</span>10<span style="font-weight: normal;"> content items per profile</span></strong></p>
<p>+ <strong>1 Billion Profiles Nodes <span style="font-weight: normal;">x ~<strong>100 </strong><a title="Dunbars Friends " href="http://blog.karmona.com/index.php/2008/07/07/dunbars-friends/">network relations per profile</a>  =&gt; ~<strong>110 Billion Graph Edges + ~10 Billion Graph Nodes</strong></span></strong></p>
<p>It is highly depended on graph implementation but with this numbers, you can easily find yourself with <strong>~1-2 Terabytes of graph metadata alone</strong> (<span style="text-decoration: underline;">without </span>contents and profiles<span style="color: #ff0000;">*</span>) </p>
<p style="text-align: center; "><img class="size-full wp-image-348 aligncenter" style="border: 0px initial initial;" title="Delver Diving Suite " src="http://blog.karmona.com/wp-content/uploads/2008/12/diving-suite.jpg" alt="Delver Diving Suite " width="235" height="157" /></p>
<p><strong>(5)<a name="Architecture"></a> Two Cents on Social Graph Architecture</strong></p>
<p>Updating and querying gigantic, dynamic, distributed, directed, cyclic, colored, weighted graph have &#8220;some&#8221; algorithmic, computational complexity &#8211; a little more complex than a blog post could cover…;-)</p>
<p>You can take a quick look at the tiny 15 Giga, 25 million nodes <a title="LinkedIn Architecture" href="http://hurvitz.org/blog/2008/06/linkedin-architecture">graph implementation in LinkedIn</a> to get a glimpse to the technological challenge … </p>
<p><span style="color: #ff0000;">*</span> Note: Indexing content and profiles data (e.g. for Building a <a title="Delver.com - Search Your World" href="http://www.delver.com">Social Search Engine</a>) is an architecture challenge equivalent to any modern search engine with ~10 Billion documents <a title="Teh Size of the Internet" href="http://blog.karmona.com/index.php/2007/09/26/the-size-of-the-internet/">index</a></p>
<p style="text-align: center; "><img class="size-full wp-image-349 aligncenter" style="border: 0px initial initial;" title="The Delver Kid" src="http://blog.karmona.com/wp-content/uploads/2008/12/delver-kid.jpg" alt="The Delver Kid" width="192" height="198" /></p>
<p>This is only the tip of the <a title="Delver - Search Your World" href="http://www.delver.com">iceberg</a> but it is more than enough for one blog post ;)</p>
<p>_________</p>
<p>Credit: <span style="text-decoration: underline;">A</span><span style="text-decoration: underline;">ll </span>the images were taken from <a title="Tamar Hak" href="http://tamarhak.com">Tamar Hak</a>&#8217;s <span style="text-decoration: underline;">amazing </span>artwork &#8211; creating The Delver Kid image.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/12/30/the-social-graph-challenge/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Base64 Encode &#8211; Decode Online Widget</title>
		<link>http://blog.karmona.com/index.php/2008/10/20/base64-encode-decode-online-widget/</link>
		<comments>http://blog.karmona.com/index.php/2008/10/20/base64-encode-decode-online-widget/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 23:21:59 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Delver]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Widgets]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/?p=221</guid>
		<description><![CDATA[I am very &#8220;proud&#8221; to introduce the ultimate geek widget: Base 64 Encode / Decode Online Widget
Q. Where can I see this dark magic?
A. Here&#8230; :)

Q. How can I add this cool Base64 widget to my blog?
A. Simply copy-paste this little script:
___________________________________________
&#60;script type=&#8221;text/javascript&#8221; src=&#8221;http://blog.karmona.com/base64widget.js&#8221; &#62;&#60;/script&#62;
___________________________________________
Q. Does this blog widget support ALL blog platforms?
A. Sure&#8230; (including [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.karmona.com/wp-content/uploads/2008/10/milton-office-space.jpg"><img class="alignleft size-thumbnail wp-image-222" style="float: left;" title="Milton | Office Space" src="http://blog.karmona.com/wp-content/uploads/2008/10/milton-office-space-150x150.jpg" alt="milton office space 150x150 Base64 Encode   Decode Online Widget" width="150" height="150" /></a>I am very &#8220;proud&#8221; to introduce the ultimate geek widget: <strong><a title="Base 64 | Wikipedia" href="http://en.wikipedia.org/wiki/Base64">Base 64</a> Encode / Decode Online Widget</strong></p>
<p><strong>Q.</strong> Where can I see this dark magic?</p>
<p><strong>A.</strong> Here&#8230; :)</p>
<p><script type="text/javascript" src="http://blog.karmona.com/base64widget.js" ></script></p>
<p><strong>Q.</strong> How can I add this cool Base64 widget to my blog?</p>
<p><strong>A.</strong> Simply copy-paste this little script:<br />
___________________________________________</p>
<p><span style="color: #000080;"><em>&lt;script type=&#8221;text/javascript&#8221; src=&#8221;http://blog.karmona.com/base64widget.js&#8221; &gt;&lt;/script&gt;</em></span></p>
<p>___________________________________________</p>
<p><strong>Q.</strong> Does this blog widget support ALL blog platforms?</p>
<p><strong>A.</strong> Sure&#8230; (including dasBlog :)</p>
<p>Please contact me if you have any issues / questions / suggestions,</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/10/20/base64-encode-decode-online-widget/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Managing Engineers is like Herding Cats</title>
		<link>http://blog.karmona.com/index.php/2008/10/04/managing-engineers-is-like-herding-cats/</link>
		<comments>http://blog.karmona.com/index.php/2008/10/04/managing-engineers-is-like-herding-cats/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 18:01:48 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[People]]></category>
		<category><![CDATA[Peopleware]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Software Management]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/?p=177</guid>
		<description><![CDATA[
When &#8220;The Moscow Cats Theater&#8221; came to New York, the Russian clown Yuri Kuklachev was interviewed:  &#8220;the secret of training them is realizing that you can&#8217;t force cats to do anything [...] If the cat likes to sit you can&#8217;t force her to do anything else [...] Each cat likes to do her own trick [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.karmona.com/wp-content/uploads/2008/10/liger.jpg"><img class="alignleft size-thumbnail wp-image-138" style="float: left;" title="Liger" src="http://blog.karmona.com/wp-content/uploads/2008/10/liger-150x150.jpg" alt="liger 150x150 Managing Engineers is like Herding Cats" width="150" height="150" /></a></p>
<p>When &#8220;<a title="The Moscow Cats Theater" href="http://blog.karmona.com/wp-content/uploads/2008/10/the_moscow_cats_theater.jpg">The Moscow Cats Theater</a>&#8221; came to New York, the Russian clown <a title="Yuri Kuklachev" href="http://blog.karmona.com/wp-content/uploads/2008/10/yuri_kuklachev.jpg">Yuri Kuklachev</a> was interviewed:  <em>&#8220;<strong>the secret of training them is realizing that you can&#8217;t force cats to do anything </strong>[...] <strong>If the cat likes to sit you can&#8217;t force her to do anything else</strong> [...] Each cat likes to do her own trick [...] Maruska is the only one who does the handstand. <strong>I find the cat and see what they like to do and use that in the show</strong> [...] I have a cat now that loves to be in the water…&#8221;</em></p>
<p>&#8211; <a title="&quot;The Moscow Cats Theater&quot; came to New York" href="http://www.redorbit.com/news/oddities/409350/russian_clown_brings_acrobatic_cats_to_new_york/">REUTERS</a>, 2006</p>
<p>__________________________________________</p>
<p><a title="Moti Karmona Profile on Delver" href="http://www.delver.com/people/moti%20karmona/4415828/">Personally</a>, <strong>I think that managing engineers is much more complicated than <a title="Cowboys Herding Cats on YouTube" href="http://www.youtube.com/watch?v=Pk7yqlTMvp8">herding cats</a></strong> (although I didn&#8217;t have the <a title="The Day Dream of Cat Herders" href="http://blog.karmona.com/wp-content/uploads/2008/10/herding-cats.jpg">twisted pleasure</a> to herd a cat yet)</p>
<p>When you go out of your way to hire the best people around than soon enough you will find yourself herding a superior, class A, hyper-developed mutant <a title="Liger @ Wikipedia" href="http://en.wikipedia.org/wiki/Liger">Ligers</a>* who are much more knowledgeable than the herder (a.k.a. you)</p>
<p>In this environment you have to learn to simply trust your people (although this is not simple at all :), mark the vision, let them loose and only help to get rid of the stones in their way (this concept was best described as the <a title="Open Kimono by Dilbert" href="http://blog.karmona.com/wp-content/uploads/2008/10/open-kimono.jpg">Open Kimono</a>** policy in <a title="Peopleware by Wikipedia" href="http://en.wikipedia.org/wiki/Peopleware">Peopleware</a>)</p>
<p>Well&#8230;. <strong>Managing the <a title="Delver - Search Your World" href="http://delver.com">Delver</a> Engineers is like Herding Legendary Ligers </strong>and you need to make a superior effort to see what these ligers &#8220;likes to do&#8221; and run fast enough to set the Vision and move the rocks out of the way.</p>
<p>__________________________________________</p>
<p>* The <a title="Liger" href="http://blog.karmona.com/wp-content/uploads/2008/10/liger2.jpg">Liger</a>, is a (huge) hybrid cross between a male lion and a female tiger</p>
<p>** <a title="Open Kimono Attitude by Google" href="http://www.google.com/search?q=Open+Kimono+Attitude">Open Kimono Attitude</a>: You take no steps to defend yourself from the people you have put in positions of trust.</p>
<p>By the way, The best answer I found on the origin of the term &#8220;Herding Cats&#8221; was in <a title="Origin of the Term &quot;herding Cats&quot; by Google Answers" href="http://answers.google.com/answers/threadview?id=163007">Google Answers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/10/04/managing-engineers-is-like-herding-cats/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Delver Alpha Launch</title>
		<link>http://blog.karmona.com/index.php/2008/07/15/delver-alpha-launch/</link>
		<comments>http://blog.karmona.com/index.php/2008/07/15/delver-alpha-launch/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 18:08:03 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2008/07/15/delver-alpha-launch/</guid>
		<description><![CDATA[
We have launched the Delver alpha an hour ago…
F5 on the monitors and statistics, geeee what a rush!!!
http://www.readwriteweb.com/archives/delver_launches_social_search.php#more
http://www.techcrunch.com/2008/07/15/delvers-social-graph-search-engine-now-open-to-all/
http://mashable.com/2008/07/15/delver-alpha/
http://venturebeat.com/2008/07/15/delver-opens-social-powered-search-to-the-public/
http://news.cnet.com/8301-17939_109-9991378-2.html?tag=blog.1
http://it.themarker.com/tmit/article/3975
&#8230;
]]></description>
			<content:encoded><![CDATA[<p><a title="Delver - Search Your World" href="http://blog.karmona.com/wp-content/uploads/2008/07/delver.png"><img title="Delver - Search Your World" src="http://blog.karmona.com/wp-content/uploads/2008/07/delver.thumbnail.png" alt="Delver - Search Your World" align="left" /></a></p>
<p>We have launched the <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a> alpha an hour ago…<br />
F5 on the monitors and statistics, geeee what a rush!!!</p>
<p><a title="Delver on ReadWriteWeb" href="http://www.readwriteweb.com/archives/delver_launches_social_search.php#more">http://www.readwriteweb.com/archives/delver_launches_social_search.php#more</a></p>
<p><a title="Delver on TechCrunch" href="http://www.techcrunch.com/2008/07/15/delvers-social-graph-search-engine-now-open-to-all/">http://www.techcrunch.com/2008/07/15/delvers-social-graph-search-engine-now-open-to-all/</a></p>
<p><a title="Delver on Mashable" href="http://mashable.com/2008/07/15/delver-alpha/">http://mashable.com/2008/07/15/delver-alpha/</a></p>
<p><a title="Delver on VentureBeat" href="http://venturebeat.com/2008/07/15/delver-opens-social-powered-search-to-the-public/">http://venturebeat.com/2008/07/15/delver-opens-social-powered-search-to-the-public/</a></p>
<p><a title="Delver on CNET" href="http://news.cnet.com/8301-17939_109-9991378-2.html?tag=blog.1">http://news.cnet.com/8301-17939_109-9991378-2.html?tag=blog.1</a></p>
<p><a title="Delver on TheMarker" href="http://it.themarker.com/tmit/article/3975">http://it.themarker.com/tmit/article/3975</a></p>
<p>&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/07/15/delver-alpha-launch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Back from the Rabbit hole</title>
		<link>http://blog.karmona.com/index.php/2008/04/12/back-from-the-rabbit-hole/</link>
		<comments>http://blog.karmona.com/index.php/2008/04/12/back-from-the-rabbit-hole/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 11:23:35 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>
		<category><![CDATA[Recruiting]]></category>
		<category><![CDATA[Software Management]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2008/04/12/back-from-the-rabbit-hole/</guid>
		<description><![CDATA[
* My daughter first words were &#8216;Aaa…Baa&#8217; :-)
* The Delver Alpha was released and deployed – Want an invite?
* Ron Gross, Ofer Egozi and Tal Shiri have joined Delver&#8217;s R&#38;D team.
* Video Bitz is a striking success story
]]></description>
			<content:encoded><![CDATA[<p><a title="Speeding" href="http://blog.karmona.com/wp-content/uploads/2008/04/movement-1.jpg"><img title="Speeding" src="http://blog.karmona.com/wp-content/uploads/2008/04/movement-1.thumbnail.jpg" alt="Speeding" align="left" /></a></p>
<p>* My daughter first words were &#8216;Aaa…Baa&#8217; :-)</p>
<p>* The <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a> Alpha was released and deployed – Want an invite?</p>
<p>* <a title="A Quantum Immortal" href="http://qimmortal.blogspot.com">Ron Gross</a>, <a title="Ofer Egozi" href="http://www.cs.technion.ac.il/~ofere/">Ofer Egozi</a> and Tal Shiri have joined <a title="Delver - Search Your World" href="http://www.delver.com">Delver</a>&#8217;s R&amp;D team.</p>
<p>* <a title="Video Bitz" href="http://www.pashabitz.com/">Video Bitz</a> is a striking success story</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/04/12/back-from-the-rabbit-hole/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Damn Clever Google Killer</title>
		<link>http://blog.karmona.com/index.php/2008/02/01/damn-clever-google-killer/</link>
		<comments>http://blog.karmona.com/index.php/2008/02/01/damn-clever-google-killer/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 15:50:30 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2008/02/01/damn-clever-google-killer/</guid>
		<description><![CDATA[Updates  from &#8220;Rabbit-Hole&#8221;
We came out of stealth mode at Demo Conference&#8230;

 Techcrunch &#8211; Delver comes out of stealth with a new twist on social search &#8211; http://www.techcrunch.com/2008/01/28/delver-comes&#8230;
Delver Presents Socially Connected Search at DEMO 08 &#8211; http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=&#8230;
TheMarker -http://it.themarker.com/tmit/article/2660
Damn clever… &#8211; http://www.webware.com/8301-1_109&#8230;
Boston Herlad Blogs &#8211; First an attempt at Google-killer, and not a half bad one [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Delver" href="http://blog.karmona.com/wp-content/uploads/2008/02/semingo.gif"><img title="Delver" src="http://blog.karmona.com/wp-content/uploads/2008/02/semingo.gif" alt="Delver" align="left" /></a><strong>Updates  from &#8220;Rabbit-Hole&#8221;</strong><br />
We came out of stealth mode at <a title="Delver @ Demo 08" href="http://www.demo.com">Demo</a> Conference&#8230;</p>
<ul>
<li> Techcrunch &#8211; <em><a title="Delver" href="http://delver.com">Delver</a> comes out of stealth with a new twist on social search</em> &#8211; <a title="Delver @ Techcrunch" href="http://www.techcrunch.com/2008/01/28/delver-comes-out-of-stealth-with-a-new-twist-on-social-search/">http://www.techcrunch.com/2008/01/28/delver-comes&#8230;</a></li>
<li><em><a title="Delver" href="http://delver.com">Delver</a> Presents Socially Connected Search at DEMO 08</em> &#8211; <a title="Delver PR" href="http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=104&amp;STORY=/www/story/01-28-2008/0004743725&amp;EDATE=">http://www.prnewswire.com/cgi-bin/stories.pl?ACCT=&#8230;</a></li>
<li>TheMarker -<a title="Delver @ TheMarker" href="http://it.themarker.com/tmit/article/2660">http://it.themarker.com/tmit/article/2660</a></li>
<li><em>Damn clever…</em> &#8211; <a title="Delver - Damn Clever..." href="http://www.webware.com/8301-1_109-9861049-2.html">http://www.webware.com/8301-1_109&#8230;</a></li>
<li>Boston Herlad Blogs &#8211; <em>First an attempt at Google-killer, and not a half bad one</em> &#8211; <a title="Delver @ Boston Herald Blogs" href="http://news.bostonherald.com/blogs/news/hub_20/?p=94&amp;srvc=home&amp;position=recent">http://news.bostonherald.com/blogs/news/hub_20/?p=&#8230;</a></li>
<li><em><a title="Delver" href="http://delver.com">Delver</a> debuts socially connected search engine</em> &#8211; <a title="Another one on Delver..." href="http://blogs.zdnet.com/BTL/?p=7780">http://blogs.zdnet.com/BTL/?p=7780</a></li>
<li>Mashable &#8211; <a title="Delver @ Mashable" href="http://mashable.com/2008/01/30/demo-08-roundup-2/">http://mashable.com/2008/01/30/demo-08-roundup-2/</a></li>
<li>Technology Review &#8211; <a title="Delver @ Technology Review" href="http://www.technologyreview.com/Infotech/20138/?a=f">http://www.technologyreview.com/Infotech/20138/?a=f</a></li>
<li><em>Leading the “why didn’t I think of that” category is <a title="Delver" href="http://delver.com">Delver</a></em> &#8211; <a title="Delver - Why didn't I think of that?" href="http://blog.laptopmag.com/the-sun-sets-on-demo-08">http://blog.laptopmag.com/the-sun-sets-on-demo-08</a></li>
</ul>
<p>We have a new Facebook page @ <a title="Delver @ FaceBook" href="http://www.facebook.com/pages/Herseliya-Israel/Delver/7851012277">http://www.facebook.com/pages/Herseliya-Israel/Delver/7851012277</a>, our IT operation is <a title="Delver's IT" href="http://www.youtube.com/watch?v=yrdCiU5z1FI">ready</a> &#8230;and we are still looking for Smart people to join us&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/02/01/damn-clever-google-killer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cya after The Delver Alpha</title>
		<link>http://blog.karmona.com/index.php/2008/01/04/cya-after-the-delver-alpha/</link>
		<comments>http://blog.karmona.com/index.php/2008/01/04/cya-after-the-delver-alpha/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 21:01:40 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2008/01/04/cya-after-the-semingo-alpha/</guid>
		<description><![CDATA[
&#8220;Oh dear! Oh dear! I shall be too late!&#8221; (Alice&#8217;s Adventures in Wonderland)
I am currently deep down the Rabbit-Hole&#8230;
Cya after the Delver* Alpha ;-)
&#8211; Moti
]]></description>
			<content:encoded><![CDATA[<p><a title="Alice’s Adventures in Wonderland - The White Rabbit" href="http://blog.karmona.com/wp-content/uploads/2008/01/alice.gif"><img title="Alice’s Adventures in Wonderland - The White Rabbit" src="http://blog.karmona.com/wp-content/uploads/2008/01/alice.gif" alt="Alice’s Adventures in Wonderland - The White Rabbit" width="128" height="97" align="left" /></a></p>
<p><em>&#8220;Oh dear! Oh dear! I shall be too late!&#8221; (Alice&#8217;s Adventures in Wonderland)</em></p>
<p>I am currently deep down the Rabbit-Hole&#8230;<br />
Cya after the Delver* Alpha ;-)</p>
<p>&#8211; Moti</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2008/01/04/cya-after-the-delver-alpha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Delver Delver Delver</title>
		<link>http://blog.karmona.com/index.php/2007/11/18/delver-delver-delver/</link>
		<comments>http://blog.karmona.com/index.php/2007/11/18/delver-delver-delver/#comments</comments>
		<pubDate>Sun, 18 Nov 2007 19:58:24 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2007/11/18/semingo-semingo-semingo/</guid>
		<description><![CDATA[Delver is looking for great people to join our A-Team (Excuse my &#8220;eighties&#8221;)
Please email us (jobs @ delver. com) with resumes if you are ready for the delver challenge.
Good Luck!
]]></description>
			<content:encoded><![CDATA[<p><a title="Join Semingo’s A-Team" href="http://blog.karmona.com/wp-content/uploads/2007/11/a-team.jpg"><img title="Join Semingo’s A-Team" src="http://blog.karmona.com/wp-content/uploads/2007/11/a-team.thumbnail.jpg" alt="Join Semingo’s A-Team" align="left" /></a><strong>Delver </strong>is looking for great people to join our <strong>A-Team</strong> (Excuse my &#8220;eighties&#8221;)</p>
<p>Please email us (jobs @ delver. com) with resumes if you are ready for the delver <a title="8 Reasons to Join Delver (by Pasha Bitz)" href="http://www.pashabitz.com/PermaLink,guid,64f43e5b-9bb7-4a2e-bc89-0420c42b0866.aspx">challenge</a>.</p>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2007/11/18/delver-delver-delver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pragmatic Time Estimation</title>
		<link>http://blog.karmona.com/index.php/2007/11/08/pragmatic-time-estimation/</link>
		<comments>http://blog.karmona.com/index.php/2007/11/08/pragmatic-time-estimation/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 22:36:55 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Agile]]></category>
		<category><![CDATA[Delver]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Project Management]]></category>
		<category><![CDATA[Scrum]]></category>
		<category><![CDATA[Software Management]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2007/11/08/pragmatic-time-estimation/</guid>
		<description><![CDATA[My rough estimation is that the number of software project managers in the world is smaller in (at least) one scale from the conceived time-estimation techniques and this post is my humble four-cents contribution on how to do pragmatic time estimation for software projects (just finished one in Delver).

Start with the mother of all lists [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Software Project Management Life Cycle" href="http://blog.karmona.com/wp-content/uploads/2007/11/3260585819-project_management.jpg"><img title="Software Project Management Life Cycle" src="http://blog.karmona.com/wp-content/uploads/2007/11/3260585819-project_management.thumbnail.jpg" alt="Software Project Management Life Cycle" align="left" /></a>My rough estimation is that the number of software project managers in the world is smaller in (at least) one scale from the conceived time-estimation techniques and this post is my humble four-cents contribution on how to do pragmatic time estimation for software projects (just finished one in Delver).</p>
<ul>
<li>Start with the mother of all lists to store your Product Manager wish list– We use eScrum Product-Backlog to store our work-items</li>
<li>Prioritized them – We use 0-Yesterday; 1-Must; 2-Important; 3-Nice-to-Have and 4-&#8221;Forget-About-It&#8221;… ;-)</li>
<li>Get relative estimations on all items
<ul>
<li>Granularity is the bronze-bullet for time estimations &#8211; Strive to the finest grained possible in reasonable time-frame  e.g. We usually aim for 2-5 days granularity in 2-3 days of time-boxed-estimation-period since the finest granularity in planning without reasonable time-box might take twice the time of doing the planned work (a.k.a. The Estimation Paradox)</li>
<li>Experience can turn your bronze bullet into silver one (ye ye, a silver one) &#8211; Relative estimation is calculated relatively upon a common scale of known work items from the team history e.g. We use Scrum &#8220;Story Points&#8221; and constantly measure the team velocity for time estimation adjustments</li>
<li>Fibonacci sequence (0, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89 etc.) can be used to &#8220;embed&#8221; the complexity and risk of rough (with insufficient drilldown) estimations e.g. if your estimation granularity for specific task reach ~40 days then your pragmatic estimation should be around 55 days (= the closest Fibonacci sequence) since it is reasonable to believe your (insufficient) granularity conceals risk, complexity and unknowns issues which requires Fibonacci-like-&#8221;buffering&#8221;</li>
<li>Strive to synchronize your time estimation techniques into very simple one &#8211; different time estimation conventions in the same development team is the 2nd reason for time delays. (I will give 0.95$ grant if you can guess what the 1st reason)</li>
<li>I know I am different but personally, I do prefer to have &#8220;pragmatic hours&#8221; vs. the normal Agile &#8220;ideal hours&#8221; and to start the project when 1 &#8220;Story Point&#8221; =  1 &#8220;Pragmatic Day&#8221; so long everyone understand this will change as soon as you start the project and then you need to return to velocity tracking to calculate the end</li>
<li>Don&#8217;t be <a href="http://blog.karmona.com/index.php/2007/07/14/the-stockdale-paradox-the-pessimistic-developer-paradigm/">naïve</a> (a.k.a. &#8220;Ideal  Days&#8221;) with two known flavors:
<ul>
<li>Optimistic time estimations,  assuming 24*7 of concentrated programming ability with no outside interference (a.k.a. no such thing)</li>
<li>&#8220;Stupid&#8221; hand-waiving time estimations a.k.a. It is only 10 min to code this (but ~5 days to Integrate, Review, Design, Test, Schema and DAL changes, I18N support, Styling etc.)</li>
</ul>
</li>
</ul>
</li>
<li>Get the rough project estimation = Sum of all product backlog story points / 22 (work days in month) / Number of relevant people
<ul>
<li>Usually this calculation will show you don&#8217;t have enough time for the project (even without project dependencies buffer which can be added later)</li>
<li>Start the &#8220;Tradeoff Game&#8221; &#8211; Try to cut items (content) based on the relative ROI</li>
<li>Revalidate your priorities since they will be the main tool (beside dependencies) for creating the project work plan.</li>
</ul>
</li>
</ul>
<p>As I see it, estimating software projects in a realistic time-frame is a statistic prediction of chaotic, time-delay-series of events and will never be straightforward nor easy so you can only do your best in the estimation and then track the project as it goes and make the needed adaptation on the way upon crystal clear project priorities.</p>
<p>Good Luck!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2007/11/08/pragmatic-time-estimation/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone Killer</title>
		<link>http://blog.karmona.com/index.php/2007/11/03/iphone-killer/</link>
		<comments>http://blog.karmona.com/index.php/2007/11/03/iphone-killer/#comments</comments>
		<pubDate>Sat, 03 Nov 2007 19:05:01 +0000</pubDate>
		<dc:creator>Moti Karmona &#124; מוטי קרמונה</dc:creator>
				<category><![CDATA[Delver]]></category>
		<category><![CDATA[Simplicity]]></category>

		<guid isPermaLink="false">http://blog.karmona.com/index.php/2007/11/03/iphone-killer/</guid>
		<description><![CDATA[My boss have returned from the recent techcrunch with a &#8220;brand new multimedia and Internet-enabled quad-band GSM EDGE-supported&#8221; iPhone and missed (yet again) the trendy next generation iPhone Killer gadget -  iPoor @ http://ipoor.org
]]></description>
			<content:encoded><![CDATA[<p><a title="iPoor" href="http://blog.karmona.com/wp-content/uploads/2007/11/ipoor.jpg"><img title="iPoor" src="http://blog.karmona.com/wp-content/uploads/2007/11/ipoor.thumbnail.jpg" alt="iPoor" align="left" /></a>My <a title="Liad Agmon" href="http://blog.agmon.com">boss</a> have returned from the recent <a title="Techcrunch" href="http://www.techcrunch.com">techcrunch</a> with a <em>&#8220;brand new multimedia and Internet-enabled quad-band GSM EDGE-supported&#8221;</em> <strong>iPhone </strong>and missed (yet again) the trendy next generation iPhone Killer gadget -  <strong>iPoor </strong>@ <a title="iPoor" href="http://ipoor.org">http://ipoor.org</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.karmona.com/index.php/2007/11/03/iphone-killer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
