<?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>I want to be free &#187; fun</title>
	<atom:link href="http://i1t2b3.com/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://i1t2b3.com</link>
	<description>Any fool can make things bigger and more complex</description>
	<lastBuildDate>Wed, 11 Apr 2012 12:59:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Email address RFC</title>
		<link>http://i1t2b3.com/2012/02/28/email-address-rfc/</link>
		<comments>http://i1t2b3.com/2012/02/28/email-address-rfc/#comments</comments>
		<pubDate>Tue, 28 Feb 2012 17:08:55 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=852</guid>
		<description><![CDATA[It&#8217;s was entertaining to dig into email address format while working on a corresponding task. Here are a few facts that I didn&#8217;t expect to be allowed for email address: the local part of an email address can contain spaces, and it must be quoted and escaped by a back slash like &#8220;\ &#8220; the local [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s was entertaining to dig into email address format while working on a corresponding task.</p>
<p>Here are a few facts that I didn&#8217;t expect to be allowed for email address:</p>
<ul>
<li>the local part of an email address can contain spaces, and it must be quoted and escaped by a back slash like &#8220;\ &#8220;</li>
<li>the local part of an email address can contain comments! It&#8217;s put in parentheses and can be omitted. Example: &#8220;<em>john(comment).smith@example.com</em>&#8221; equals to &#8220;<em>john.smith@example.com</em>&#8220;</li>
<li>domain part can have IP instead of domain. To do that, it must be put in square braces like &#8220;john@[192.168.1.1]&#8220;</li>
</ul>
<p>Here are examples of VALID email addresses:</p>
<ul>
<li><tt>'@[10.10.10.10]</tt></li>
<li><tt>user@[IPv6:2001:db8:1ff::a0b:dbd0]</tt></li>
<li><tt>"much.more\ unusual"@example.com</tt></li>
<li><tt>"very.unusual.@.unusual.com"@example.com</tt></li>
<li><tt>"very.(),:;&lt;&gt;[]\".VERY.\"very@\\\ \"very\".unusual"@strange.example.com</tt></li>
<li><tt>0@a</tt></li>
<li><tt>!#$%&amp;'*+-/=?^_`{}|~@example.org</tt></li>
<li><tt>"()&lt;&gt;[]:;@,\\\"!#$%&amp;'*+-/=?^_`{}|\ \ \ \ \ ~\ \ \ \ \ \ \ ?\ \ \ \ \ \ \ \ \ \ \ \ ^_`{}|~.a"@example.org</tt></li>
<li><tt>""@example.org</tt></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2012/02/28/email-address-rfc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech improvements would be funny to have</title>
		<link>http://i1t2b3.com/2011/06/29/fun-improvements/</link>
		<comments>http://i1t2b3.com/2011/06/29/fun-improvements/#comments</comments>
		<pubDate>Wed, 29 Jun 2011 18:30:01 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[fun]]></category>
		<category><![CDATA[ideas]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=374</guid>
		<description><![CDATA[a password field with auto-suggest feature a message telling you that &#8216;Such password is already taken&#8216; (especially indicating by which user) a authentication system that recognizes you not by the username and password you&#8217;ve typed, but by the speed of typing and delays between characters case sensative domains names a hyper link, that opens multiple [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>a password field with auto-suggest feature</li>
<li>a message telling you that &#8216;<em>Such password is already taken</em>&#8216; (especially indicating by which user)</li>
<li>a authentication system that recognizes you not by the username and password you&#8217;ve typed, but by the speed of typing and delays between characters</li>
<li><img src="http://i1t2b3.com/wp-content/uploads/2011/06/5F7AD-eye-blink1.gif" alt="" title="eye-blink" width="111" height="135" class="alignright size-full wp-image-718" /> case sensative domains names</li>
<li>a hyper link, that opens multiple windows when clicked</li>
<li> a page advert analyzing your face via webcam and rotating banners when you blink</li>
<li>porn sites that capture the video of you via your webcam while you surf them (maybe it exists already? beware!)</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2011/06/29/fun-improvements/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open source project as a CV</title>
		<link>http://i1t2b3.com/2011/06/21/open-source-project-as-a-cv/</link>
		<comments>http://i1t2b3.com/2011/06/21/open-source-project-as-a-cv/#comments</comments>
		<pubDate>Tue, 21 Jun 2011 20:56:41 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[ideas]]></category>
		<category><![CDATA[marketing]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=118</guid>
		<description><![CDATA[I think it&#8217;s a nice idea to contribute to open source project at least to just highlight this fact in your CV/resume when you are looking for a job. Benefits: you show your level of commitment to something money is not the only motivator for you the code written by you is publically visible — [...]]]></description>
			<content:encoded><![CDATA[<p>I think it&#8217;s a nice idea to contribute to open source project at least to just highlight this fact in your CV/resume when you are looking for a job.</p>
<p>Benefits:
<ul>
<li>you show your level of commitment to something</li>
<li>money is not the only motivator for you</li>
<li>the code written by you is publically visible — you don&#8217;t need to explain what major design patterns you know, which technologies you are familiar with and how good you usually polish your code, that all can be seen</li>
</ul>
<p><img class="alignright size-full wp-image-708" title="captain Ellerby" src="http://i1t2b3.com/wp-content/uploads/2011/06/captain-ellerby.jpg" alt="" width="164" height="213" /></p>
<p>I think it can be compared with marriage. Remember that Alec Baldwin quote  from &#8220;The Departed&#8221; movie?</p>
<blockquote><p><em>Marriage is an important part of getting ahead: lets people know you&#8217;re not a homo; married guy seems more stable; people see the ring, they think at least somebody can stand the son of a bitch; ladies see the ring, they know immediately you must have some cash or your cock must work.</em></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2011/06/21/open-source-project-as-a-cv/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Y3K &#8212; IT in 3000 year</title>
		<link>http://i1t2b3.com/2009/02/13/y3k/</link>
		<comments>http://i1t2b3.com/2009/02/13/y3k/#comments</comments>
		<pubDate>Fri, 13 Feb 2009 19:46:42 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=270</guid>
		<description><![CDATA[It&#8217;s many years since Flickr has collapsed — the Flickr chief web designer, who read too much about old days CSS trends, glued together all Flickr images in one single sprite (googol to googol pixels in size) in order to boost site performace. According to the websites, the most widespread address used in the fake [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s many years since Flickr has collapsed — the Flickr chief web designer, who read too much about old days CSS trends, glued together all Flickr images in one single <noindex><a rel="nofollow" href="http://74.125.39.113/translate_c?hl=ru&amp;sl=ru&amp;tl=en&amp;u=http://webo.in/articles/habrahabr/08-all-about-css-sprites/&amp;prev=_t&amp;usg=ALkJrhjN9r6Jjbbz15CWj3VIzH-zaVaJGg">sprite</a></noindex> (<noindex><a rel="nofollow" href="http://en.wikipedia.org/wiki/Googol">googol</a></noindex> to googol pixels in size) in order to boost site performace.</p>
<p><img class="alignright size-full wp-image-2340" title="obama steamroller" src="http://www.developers.org.ua/wordpress/wp-content/uploads/2008/11/obama_steamroller_blog.jpg" alt="" width="240" height="240" /></p>
<p>According to the websites, the most widespread address used in the fake accounts while registration at the websites, is still &#8220;<em>Obama street, 1</em>&#8220;, since that address is valid anywhere being present in any city of the planet.</p>
<p>Google is on its last legs, slowly but surely. The problems appeared when crio-time traveling became popular (i.e. person is freezed for 100-200 years, while his/her money is raising, and (s)he wakes up rich in the future). Though Google has had a policy to delete a user account after 50 years of inactivity (as it was almost 100% guarantee that the user is dead), now, when people could not check mail for centuries and remain alive, it became clumsy. There is not enough room on the Moon for Google servers farms, but the leadership still believes that giving away 2 zettabyte for an email account is cool.</p>
<p>The minimum length of new email accounts is hundreds of characters (fortunately, Yahoo marketers made a PR campaign and set the fashion having a huge email address. Nevertheless, you can buy a modern concubine robot for the email address up to 20 characters long).</p>
<p>The legendary Soviet module of express-repair is built in all the gadgets: a snarking device resumes to work after you kicked it<em>.</em></p>
<p>After <noindex><a rel="nofollow" href="http://www.worldcommunitygrid.org/">World Community Grid</a></noindex> has found an AIDS cure, its power is addressed to solve alchemical tasks. Lead becomes very expensive — it&#8217;s literally worth its weight in gold.</p>
<p>OpenID has risen from the ruins when they guessed to use a user&#8217;s DNA as an unique identifier, but termo-rectal crypto-analysis is still working.</p>
<p>Earthmen triumph: Alpha Centauri aliens finally agreed that the numberation system based on integral numbers are much more useful.</p>
<p><noindex><a rel="nofollow" href="http://twitter.com">Twitter</a></noindex> overtook the Wikipedia 3000 by volume of data stored since it started making a copy of the universe of a few parsecs radius around the user at any time, after which it was shown that googol number is not that large.</p>
<p>A usual programmer looks like a pirate — a bandage on one eye is a device with a computer image projected directly into the eye. <noindex><a rel="nofollow" href="http://74.125.39.113/translate_c?hl=ru&amp;sl=ru&amp;tl=en&amp;u=http://www.developers.org.ua/archives/cotoha/2008/08/19/autism-vs-companies-and-developers/&amp;prev=_t&amp;usg=ALkJrhhVJbm0nKIcSm08rFIu_0-260dGmg">Autist programmers</a></noindex> go with the band on both eyes.</p>
<p>After the nuclear power plant collapse on the Chinese continent of Antarctica the term &#8220;<noindex><a rel="nofollow" href="http://en.wikipedia.org/wiki/Schrödinger's_cat">Schrödinger </a></noindex><noindex><a rel="nofollow" href="http://en.wikipedia.org/wiki/Schrödinger's_cat">Cat</a></noindex>&#8221; lost its meaning, because animals stopped dying from the external disturbance.</p>
<p><img class="alignright size-full wp-image-2342" title="atoz" src="http://www.developers.org.ua/wordpress/wp-content/uploads/2008/11/atoz.jpg" alt="" width="250" height="166" />At school, the multiplication table in the first grade must be learned up to &#8220;<em>the answer to life the universe and everything</em>&#8220;.</p>
<p>Popularity of services to generate the musical albums, where you can make <noindex><a rel="nofollow" href="http://74.125.39.113/translate_c?hl=ru&amp;sl=ru&amp;tl=en&amp;u=http://i1t2b3.blogspot.com/2008/11/blog-post.html&amp;prev=_t&amp;usg=ALkJrhh45KdrMB-TtS72z6nh3gNSRh6oeQ">mashaps of singers,</a></noindex> drummers and guitarists of all known groups of any stage of its creative work for any language and musical style, fades.</p>
<p>But on the other hand it&#8217;s becoming popular to go to the cinema on a bet at least on the &#8220;Alien&#8221;: the television and movies learned not only how to smell (it was guessed quickly — American films died as a class after this), but also how to transmit the taste and tactile sensations of various intensity degree, so the probability to survive after the watching the &#8220;A Nightmare on Elm Street&#8221; is about 5%.</p>
<p>The greenhouse effect has increased the oceans and made the land very expensive. Ocean underwater offices are very popular, and the expressions of &#8220;<em>office plankton</em>&#8221; and &#8220;<em>offshore development</em>&#8221; got another meaning.</p>
<p><em>Originally posted in Russian at <noindex><a rel="nofollow" href="http://www.developers.org.ua/archives/a4/2008/11/24/y3k/">developers.org.ua</a></noindex>. Images are borrowed from <noindex><a rel="nofollow" title="Jason Seiler" href="http://jasonseilerillustration.blogspot.com/">It&#8217;s funny because it&#8217;s true</a></noindex> blog.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2009/02/13/y3k/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Darth Vader in love</title>
		<link>http://i1t2b3.com/2008/12/30/darth-vader-in-love/</link>
		<comments>http://i1t2b3.com/2008/12/30/darth-vader-in-love/#comments</comments>
		<pubDate>Tue, 30 Dec 2008 00:00:09 +0000</pubDate>
		<dc:creator>Skakunov Alexander</dc:creator>
				<category><![CDATA[fun]]></category>

		<guid isPermaLink="false">http://i1t2b3.com/?p=88</guid>
		<description><![CDATA[Check out this cool video based on Star Wars &#8211; Darth Vader In Love. &#8220;I&#8217;m such an idiot&#8221; © Darth Vader :]]]]></description>
			<content:encoded><![CDATA[<p>Check out this cool video based on Star Wars &#8211; <noindex><a rel="nofollow" href="http://www.youtube.com/watch?v=vK5CTd0OVLw">Darth Vader In Love</a></noindex>.</p>
<p style="text-align: center;"><noindex><a rel="nofollow" href="http://www.youtube.com/watch?v=vK5CTd0OVLw"><img class="size-full wp-image-89 aligncenter" title="Ader Vader" src="http://i1t2b3.com/wp-content/uploads/2008/12/ader-vader.jpg" alt="" width="492" height="220" /></a></noindex></p>
<p>&#8220;I&#8217;m such an idiot&#8221; © Darth Vader :]]</p>
]]></content:encoded>
			<wfw:commentRss>http://i1t2b3.com/2008/12/30/darth-vader-in-love/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

