<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>WORDIAC</title>
	<atom:link href="http://wordiac.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wordiac.wordpress.com</link>
	<description>stay scared</description>
	<lastBuildDate>Thu, 03 Sep 2009 19:26:28 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='wordiac.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/55b0338fbe155eebed776c11df4632e1?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>WORDIAC</title>
		<link>http://wordiac.wordpress.com</link>
	</image>
			<item>
		<title>Twimer &#8211; schedule your tweets</title>
		<link>http://wordiac.wordpress.com/2009/08/24/twimer-schedule-your-tweets/</link>
		<comments>http://wordiac.wordpress.com/2009/08/24/twimer-schedule-your-tweets/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 18:44:26 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=140</guid>
		<description><![CDATA[This is a script that lets you to either &#8217;send your tweets at a sheduled time when you are not with your phone or computer &#8216; or  &#8217;send a direct message as a reminder at your set time&#8217;. These features are already there in the web like twitter-timer and in futuretweets . However the script [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=140&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>This is a script that lets you to either &#8217;send your <span style="color:#800000;"><strong>tweets</strong></span> at a <span style="color:#800000;"><strong>sheduled time</strong></span> when you are not with your phone or computer &#8216; or  &#8217;send a <span style="color:#800000;"><strong>direct message</strong></span> as a r<strong><span style="color:#800000;">eminder</span></strong> at your set time&#8217;. These features are already there in the web like <a title="twitter-timer" href="http://twitter.com/Timer" target="_blank">twitter-timer </a>and in <a href="http://futuretweets.com/" target="_blank">futuretweets</a> . However the script combines both in it. As per the present it has only these features but I&#8217;m trying to aggregate some more cool features in it. Kindly bear with these features till then. The present version has a maximun time of waiting of 24 hours ( made intentionally).You can add for particular dates and months as per your wish.</p>
<p>To run the script you&#8217;ll need python-twitter API. You can download it from <a href="http://code.google.com/p/python-twitter/" target="_blank">here</a>. Follow the installation steps.</p>
<p>You need to enter your username and password in some parts of the script.</p>
<pre><span>api</span><span>=</span><span>twitter</span><span>.</span><span>Api</span><span>(</span><span>username</span><span>=</span><span>'&lt;username&gt;'</span><span>,</span><span>password</span><span>=</span><span>'&lt;password&gt;'</span><span>)</span> # enter ur usesname &amp; password within qoutes
<span>
status</span> <span>=</span> <span>api</span><span>.</span><span>PostUpdate</span><span>(</span><span>tweet</span><span>,</span><span>'&lt;username&gt;'</span><span>)</span>     <span># enter your username</span><span>

directMesg</span><span>=</span> <span>api</span><span>.</span><span>PostDirectMessage</span><span>(</span><span>'&lt;username&gt;'</span><span>,</span><span>dmesg</span><span>)</span> <span># enter your username</span></pre>
<p><a href="http://github.com/m3Ryn/twimer/tree/master" target="_blank">DOWNLOAD  TWIMER</a></p>
<p>Note: when you are prompted with &#8220;Enter time(hh:mm): &#8220;  it will take input in 24 hours format with hours and minute separated by &#8216;:&#8217;</p>
<p>eg.  20:15 for 8:15 pm</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/140/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/140/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/140/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=140&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/08/24/twimer-schedule-your-tweets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>
	</item>
		<item>
		<title>wep v9.04 : &#8216;Duplex Intercom&#8217;</title>
		<link>http://wordiac.wordpress.com/2009/04/09/wep-v904-duplex-intercom/</link>
		<comments>http://wordiac.wordpress.com/2009/04/09/wep-v904-duplex-intercom/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 12:32:02 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Weekend Projects]]></category>
		<category><![CDATA[electronics]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=132</guid>
		<description><![CDATA[Its another technical weekend for Kaushani and me. After burning our grey cells in debugging the decade counter 7-segment display circuits of the first years in &#8216;Innovent&#8217; ( organised by IEENC Manipal,MIT) we decided to come up with a new weekend project (Wep) and this time its a &#8216;DUPLEX INTERCOM&#8216; . With a 6-12 Volts [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=132&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Its another technical weekend for Kaushani and me. After burning our grey cells in debugging the decade counter 7-segment display circuits of the first years in &#8216;Innovent&#8217; ( organised by IEENC Manipal,MIT) we decided to come up with a new weekend project (Wep) and this time its a <strong><span style="color:#800000;">&#8216;DUPLEX INTERCOM</span>&#8216;</strong> . With a 6-12 Volts power supply its a very simple DIY hobby circuit using TDA7052 Audio power amplifier (manufactured by Philips) which gave us a gain of about 40db.</p>
<p><img src="http://farm4.static.flickr.com/3606/3425649541_262d212e66.jpg?v=0" alt="http://farm4.static.flickr.com/3606/3425649541_262d212e66.jpg?v=0" /></p>
<p>The very interesting part of this circuit is it uses very simple technique to minimise the <a href="http://en.wikipedia.org/wiki/Larsen_effect" target="_blank">&#8216;Larsen Effect&#8217;</a> which i&#8217;ll explain in a bit. First of all, there has to be (yes, you guessed it right!) two sets . I&#8217;ll call it SetA and SetB to make things clearer. Now whatever I speak in the mic in SetA should not get amplified in the speaker of the same set and similarly the speaker&#8217;s output(voice from SetB) shouldn&#8217;t be fed into the mic again.This audio feedback is what we call as the Larsen Effect and it becomes a very vital role to minimise this whenever you deal with audio frequencies .You must have felt  the Audio feedback many times -a high-pitched squealing noise during musical performances; that&#8217;s why we use monitors to avoid such effect. Now in this circuit the audio input signal is first amplified by a BC547 transistor and an intermediate output(before feeding into the power amplifier) is taken from collector as well as emitter of the transistor.As we know the output is in-phase and out-of-phase to the i/p signal in emitter and collector respectively, therefore by using a 22k Timpot we can minimise the input from the mic.The cable  (o/p) from SetB  is fed at the collector of the transistor at SetA which we can hear in the speaker.</p>
<p><img src="http://farm4.static.flickr.com/3388/3425667397_f5fba4064b.jpg?v=0" alt="http://farm4.static.flickr.com/3388/3425667397_f5fba4064b.jpg?v=0" /></p>
<p>Can you see the switch (<span style="color:#ff0000;">red </span>colour) up there ? Well if you close this ,there won&#8217;t be any signal transmission but signal reception is independent of the switch.As we can&#8217;t get any log potentiometer in UDUPI, we managed with a simple 22k pot and it worked fine (of course not amplified as the way it should).We worked  using 9 Volts and the Duplex Intercom is running absolutely great!</p>
<p><img src="http://farm4.static.flickr.com/3359/3425649551_c941c60361.jpg?v=0" alt="http://farm4.static.flickr.com/3359/3425649551_c941c60361.jpg?v=0" /></p>
<p>For any queries and suggestions about the circuit, comments are always welcomed or mail us at</p>
<p>dydflyer[at]gmail[dot]com</p>
<p>or</p>
<p>kaushanihp18[at]gmail[dot]com</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/132/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/132/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/132/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=132&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/04/09/wep-v904-duplex-intercom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3606/3425649541_262d212e66.jpg?v=0" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3606/3425649541_262d212e66.jpg?v=0</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3388/3425667397_f5fba4064b.jpg?v=0" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3388/3425667397_f5fba4064b.jpg?v=0</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3359/3425649551_c941c60361.jpg?v=0" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3359/3425649551_c941c60361.jpg?v=0</media:title>
		</media:content>
	</item>
		<item>
		<title>Wep v9.03: Audio Splitter for laptops</title>
		<link>http://wordiac.wordpress.com/2009/03/21/audio-splitter-for-laptop/</link>
		<comments>http://wordiac.wordpress.com/2009/03/21/audio-splitter-for-laptop/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 17:30:09 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Weekend Projects]]></category>
		<category><![CDATA[electronics]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=119</guid>
		<description><![CDATA[Its yet another tech weekend for me and Kaushani. This time we have come up with a hobby circuit called the &#8220;Audio splitter&#8221; specially meant for laptops as we&#8217;ve taken the power supply from USB. Its implemented using TDA2822M Dual OPAMP IC with internal feedback which gives a gain of 89 (39db).

It has separate volume [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=119&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Its yet another tech weekend for me and Kaushani. This time we have come up with a hobby circuit called the &#8220;<strong><span style="color:#800000;">Audio splitter</span></strong>&#8221; specially meant for laptops as we&#8217;ve taken the power supply from USB. Its implemented using <strong><span style="color:#800000;"><span style="color:#850a0a;">TDA2822M</span> </span></strong>Dual OPAMP IC with internal feedback which gives a gain of 89 (39db).</p>
<p><img src="http://farm4.static.flickr.com/3578/3373288566_bdfd3affb2.jpg?v=0" alt="http://farm4.static.flickr.com/3578/3373288566_bdfd3affb2.jpg?v=0" /></p>
<p>It has separate volume knobs for each headphone(o/p) as you can see in the photo below,works on a 10mA current.Its based on a prototype designed by Vasuki Prasad,an ex MIT,Manipal student.</p>
<p><img src="http://farm4.static.flickr.com/3658/3373288562_37b07a75c4.jpg?v=0" alt="http://farm4.static.flickr.com/3658/3373288562_37b07a75c4.jpg?v=0" /></p>
<p><img src="http://farm4.static.flickr.com/3472/3373288570_17b5a5bb6d.jpg?v=0" alt="http://farm4.static.flickr.com/3472/3373288570_17b5a5bb6d.jpg?v=0" /></p>
<p>Main features:</p>
<p>1. Power supply from USB (5 Volts)</p>
<p>2. 39db gain and low noise (A bit of hiss sound when fully amplified)</p>
<p>3.Separate volume knobs to control volume of your choice on each o/p.</p>
<p>4.Low cost (complete prototype @Rs 190)</p>
<p>N.B:</p>
<p>(i) <strong>Wep</strong> stands for <strong>We</strong>ekend <strong>P</strong>roject</p>
<p>(ii) Version format :<strong>Y</strong>ear.<strong>M</strong>onth</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/119/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/119/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/119/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=119&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/03/21/audio-splitter-for-laptop/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3578/3373288566_bdfd3affb2.jpg?v=0" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3578/3373288566_bdfd3affb2.jpg?v=0</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3658/3373288562_37b07a75c4.jpg?v=0" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3658/3373288562_37b07a75c4.jpg?v=0</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3472/3373288570_17b5a5bb6d.jpg?v=0" medium="image">
			<media:title type="html">http://farm4.static.flickr.com/3472/3373288570_17b5a5bb6d.jpg?v=0</media:title>
		</media:content>
	</item>
		<item>
		<title>Zehen:Live in Revels&#8217;09</title>
		<link>http://wordiac.wordpress.com/2009/03/08/zehenlive-in-revels09/</link>
		<comments>http://wordiac.wordpress.com/2009/03/08/zehenlive-in-revels09/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 11:48:00 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Zehen]]></category>
		<category><![CDATA[Bande]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=111</guid>
		<description><![CDATA[Zehen&#8217;s performance in Revels&#8217;09&#8230;

       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=111&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><strong>Zehen&#8217;s performance in Revels&#8217;09&#8230;</strong></p>
<p><span style="text-align:center; display: block;"><a href="http://wordiac.wordpress.com/2009/03/08/zehenlive-in-revels09/"><img src="http://img.youtube.com/vi/BUr-u3ymsA4/2.jpg" alt="" /></a></span></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/111/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/111/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/111/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=111&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/03/08/zehenlive-in-revels09/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>

		<media:content url="http://img.youtube.com/vi/BUr-u3ymsA4/2.jpg" medium="image" />
	</item>
		<item>
		<title>Evergreen retouched!</title>
		<link>http://wordiac.wordpress.com/2009/03/07/evergreen-retouched/</link>
		<comments>http://wordiac.wordpress.com/2009/03/07/evergreen-retouched/#comments</comments>
		<pubDate>Sat, 07 Mar 2009 19:47:07 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/2009/03/07/evergreen-retouched/</guid>
		<description><![CDATA[

Evergreen retouched!
Originally uploaded by wordiac

Ever Green rocked MIT with Deep Purple&#8217;s Perfect Stranger in Revels &#8216;09. While the crowd was ponderously waiting for the problem with the equipments to be laundered,they came like a fire and swept the air around to a cyclone of thrills. Heretic was supposed to come but they didn&#8217;t turn up [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=106&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><div style="float:right;margin-left:10px;margin-bottom:10px;">
<p><span style="font-size:.9em;margin-top:0;"><br />
<a href="http://www.flickr.com/photos/merin/3335313683/">Evergreen retouched!</a></span></p>
<p>Originally uploaded by <a href="http://www.flickr.com/people/merin/">wordiac</a></div>
<p><a title="photo sharing" href="http://www.flickr.com/photos/merin/3335313683/"><img style="border:solid 2px #000000;" src="http://farm4.static.flickr.com/3663/3335313683_8c4a6f2926_m.jpg" alt="" width="436" height="299" /></a></p>
<p><strong>Ever Green</strong> rocked MIT with Deep Purple&#8217;s Perfect Stranger in Revels &#8216;09. While the crowd was <span>ponderously waiting for the problem with the equipments to be laundered,they came like a fire and swept the air around to a</span> cyclone of thrills. <strong>Heretic </strong>was supposed to come but they didn&#8217;t turn up due to some circumstances. However, Ever Green expunged all the depression and kept the crowd alive. According to organizers, <strong>Opeth</strong> will be a wonderland for the next Revels.If it goes fine it will be awesome.So to all the music fans listen to Evergreen&#8217;s latest hit  <a title="Altar of dreams" href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&amp;friendID=188731916" target="_blank">&#8220;Altar of Dreams&#8221; .<br />
</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=106&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/03/07/evergreen-retouched/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3663/3335313683_8c4a6f2926_m.jpg" medium="image" />
	</item>
		<item>
		<title>Zehen on a winning drive!</title>
		<link>http://wordiac.wordpress.com/2009/03/05/zehen-on-a-winning-drive/</link>
		<comments>http://wordiac.wordpress.com/2009/03/05/zehen-on-a-winning-drive/#comments</comments>
		<pubDate>Thu, 05 Mar 2009 19:34:21 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Zehen]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=94</guid>
		<description><![CDATA[Eastern Battle of Bands is a part of &#8220;Revels&#8221; , a cultural fest of  our college. It was held on 4th of March this time i.e on the first day. We were told that there won&#8217;t be any such event this time as there were no other bands and later told us (Zehen-thats our band) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=94&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Eastern Battle of Bands is a part of &#8220;Revels&#8221; , a cultural fest of  our college. It was held on 4th of March this time i.e on the first day. We were told that there won&#8217;t be any such event this time as there were no other bands and later told us (<span style="color:#800000;"><strong>Zehen</strong></span>-thats our band) to give a half an hour performance.Just before the registration in the morning we got to know that a Band from NIT-K was coming and we got so excited as we were told that the competetion was on again.</p>
<p>Later in the evening while we were back stage another band from MIT turned up and we thought yeah&#8230;its gonna be fun now! The first band performed was from NIT-K.Inspite of taking so much time in sound check they managed to do pretty good.There were couple of moments when there music went so messy but i truly agree its because of our Marshall MG series amps (worst and cheapest of its kind).</p>
<p>Then it was our turn and we performed three songs.First one was &#8216;Khidki&#8217; by Raghu Dixit ( Its a new band coming up with a project known as the Raghu Dixit project).Second was &#8216;Bande&#8217; by Indian Ocean.I think the crowd enjoyed it and the last but not the least was &#8216;Nayan tarse and Emotional Attyachar &#8216; from DevD.</p>
<div id="photoImgDiv3330663727" class="photoImgDiv" style="width:502px;"><img class="reflect" src="http://farm4.static.flickr.com/3331/3330663727_7918f193bf.jpg?v=0" alt="Zehen by you." width="500" height="375" /></div>
<div class="photoImgDiv" style="width:502px;"><span style="color:#800000;">Zehen during the Revels &#8216;09 Eastern Battle of Bands.</span></div>
<div class="photoImgDiv" style="width:502px;text-align:justify;">And then the third band performed which i missed as i went to</div>
<div class="photoImgDiv" style="width:502px;text-align:justify;">have dinner.Later i was being told that we have actually WON</div>
<div class="photoImgDiv" style="width:502px;">and there were two winners. We had to share with the band</div>
<div class="photoImgDiv" style="width:502px;">from NIT-K.It was a awesome experience and with Rs 8-9K we</div>
<div class="photoImgDiv" style="width:502px;">have now got enough budget to purcase our new Bass Guitar.</div>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/94/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/94/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/94/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=94&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/03/05/zehen-on-a-winning-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>

		<media:content url="http://farm4.static.flickr.com/3331/3330663727_7918f193bf.jpg?v=0" medium="image">
			<media:title type="html">Zehen by you.</media:title>
		</media:content>
	</item>
		<item>
		<title>Cross &#8216;n&#8217; Not using Tkinter</title>
		<link>http://wordiac.wordpress.com/2009/03/03/cross-n-not-using-tkinter/</link>
		<comments>http://wordiac.wordpress.com/2009/03/03/cross-n-not-using-tkinter/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 13:52:19 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Tkinter]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=86</guid>
		<description><![CDATA[Me and Kaushani were reading the tutorials on Tkinter (its a GUI module in python for those who don&#8217;t know) and we thought of writing a simple Cross&#8217;n'Not game using that.We are just so called &#8216;Bathroom Coders&#8217;(plz don&#8217;t take the literal meaning) and so our code might seem a little inappreciable to the regular coders.Therefore, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=86&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Me and Kaushani were reading the tutorials on Tkinter (its a GUI module in python for those who don&#8217;t know) and we thought of writing a simple Cross&#8217;n'Not game using that.We are just so called &#8216;Bathroom Coders&#8217;(plz don&#8217;t take the literal meaning) and so our code might seem a little inappreciable to the regular coders.Therefore, we firmly welcome recommendations,comments and suggestions wherever needed.</p>
<p>Here&#8217;s the code for<a title="Cross 'n' Not V0.0" href="http://snipt.net/kay_emel/cross-n-not-using-tkinter" target="_blank"> </a><a title="Cross 'n' Not V0.0" href="http://snipt.net/kay_emel/cross-n-not-using-tkinter" target="_blank">Cross &#8216;n&#8217; Not V0.1 </a> or you can even download from the link given at he bottom of the post.</p>
<p>P.S. Few exceptions will be raised when you terminate the application.Kindly bear with it as we are currently working on it and will come up with a better version very soon .Suggestions are always welcomed.</p>
<p><a href="http://github.com/m3Ryn/cross--n--not/tree/master" target="_blank">DOWNLOAD</a></p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=86&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/03/03/cross-n-not-using-tkinter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>
	</item>
		<item>
		<title>A beautiful poem</title>
		<link>http://wordiac.wordpress.com/2009/02/15/a-beautiful-poem/</link>
		<comments>http://wordiac.wordpress.com/2009/02/15/a-beautiful-poem/#comments</comments>
		<pubDate>Sun, 15 Feb 2009 10:42:59 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[poem]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=77</guid>
		<description><![CDATA[I read this yesterday and i find it really expressive
A Valentine is nothing like
A chocolate or a rose.
For in a week these shall be gone,
But Valentines remain.
If love were always sweet to tongue
Or fragrant to the nose,
Each day would be like Valentine&#8217;s,
And we would go insane.
A Valentine just hangs around
Waiting to be kissed
Long after special [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=77&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>I read this yesterday and i find it really expressive</p>
<blockquote><p><strong>A Valentine is nothing like<br />
A chocolate or a rose.<br />
For in a week these shall be gone,<br />
But Valentines remain.</strong></p>
<p><strong>If love were always sweet to tongue<br />
Or fragrant to the nose,<br />
Each day would be like Valentine&#8217;s,<br />
And we would go insane.</strong></p>
<p><strong>A Valentine just hangs around<br />
Waiting to be kissed<br />
Long after special days have passed<br />
And every days are here.</strong></p>
<p><strong>So one is wise to choose one well<br />
And chocolates to resist.<br />
For in the midst of mania<br />
It&#8217;s nice to have one near.</strong></p></blockquote>
<p><span style="color:#0a0000;"><em>courtesy:<a href="http://www.poemsforfree.com" target="_blank">www.poemsforfree.com</a></em><strong><em><br />
</em></strong></span></p>
<blockquote><p><span style="color:#0a0000;"><strong><em> </em></strong></span></p></blockquote>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=77&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/02/15/a-beautiful-poem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>
	</item>
		<item>
		<title>Memristor:The missing circuit element</title>
		<link>http://wordiac.wordpress.com/2009/02/09/55/</link>
		<comments>http://wordiac.wordpress.com/2009/02/09/55/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 17:52:25 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[electronics]]></category>
		<category><![CDATA[latest]]></category>
		<category><![CDATA[missing]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/?p=55</guid>
		<description><![CDATA[We are very much aware of the three basic elements of electric circuits i.e. the resistors,the inductors and the capacitors.In september 1971, Leon Chua published a paper named as &#8220;Memristor:The missing circuit element&#8221;.In his argument he first considered the general equation of the capacitor
i = C(dV/dt)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..(1)
but according to him when the capacitance varies with time [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=55&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>We are very much aware of the three basic elements of electric circuits i.e. the resistors,the inductors and the capacitors.In september 1971, Leon Chua published a paper named as &#8220;Memristor:The missing circuit element&#8221;.In his argument he first considered the general equation of the capacitor<br />
i = C(dV/dt)&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;..(1)<br />
but according to him when the capacitance varies with time eg. C = (5+3sint) then it is found that eqn (1) doesn&#8217;t give the correct value of current for a given applied voltage. If we integrate eqn (1)  we&#8217;ll get<br />
q(t)= C(t)V(t) &#8230;&#8230;&#8230;&#8230;&#8230;&#8230;&#8230;(2)<br />
and we would say its just the same as eqn(1) but its not when its not linear or in other words when the capacitor is time varying. So when we put C= 5+3sint in eqn(2), we get<br />
q(t)=(5+3sint)V(t) if we differentiate this we&#8217;ll get</p>
<p>i = (5+3sint)dV(t)/dt + <span style="color:#ff0000;">(3cost)V(t)</span> so this is the missing term if we solve it  by eqn(1). Now we can write for inductor as well.</p>
<p>V = L(di/dt)<br />
if we integrate we&#8217;ll get                    Φ =Li or rather Φ(t)=L(t)i(t)<br />
Now, we have four items</p>
<p>* Current(i)<br />
* Voltage(V)<br />
* Charge(q) i.e integral of i<br />
* Flux(Φ) i.e integral of V</p>
<p>So there are relations between each two relevant terms but what was missing was a relation between flux(Φ) and charge(q).So Leon in his paper formulated</p>
<blockquote><p><strong><span style="color:#ff0000;"> Φ(t) = M(t)q(t)</span></strong></p></blockquote>
<p>if we differentiate we can conclude that M(t) has the unit of Ohms so he named it as &#8216;memristor&#8217;. As it can store memory in them unlike usual resisters.So this is the history of memristors.<img class="aligncenter size-full wp-image-54" title="memristor02" src="http://wordiac.files.wordpress.com/2009/02/memristor02.jpg?w=375&#038;h=366" alt="memristor02" width="375" height="366" /></p>
<p>In May 2008, Hewlett Packard made it possible and made memristor a reality.<br />
So can you imagine lighting a bulb and then pulling out its plug from the source and the bulb still glowing.Think about memristors!!!</p>
<p><img class="aligncenter size-full wp-image-57" title="memristor" src="http://wordiac.files.wordpress.com/2009/02/news1_0.jpg?w=300&#038;h=299" alt="memristor" width="300" height="299" /></p>
<p>The defect with memristor is that it is not lossless hence it will dissipate energy and so the above scenario cannot be reached but there are concepts of &#8220;Memory capacitors&#8221; and &#8220;Memory Inductors&#8221; which are proven to be lossless devices which i&#8217;ll talk in the next post.With them coming the above scenario would be nothing less than a reality!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=55&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/02/09/55/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>

		<media:content url="http://wordiac.files.wordpress.com/2009/02/memristor02.jpg" medium="image">
			<media:title type="html">memristor02</media:title>
		</media:content>

		<media:content url="http://wordiac.files.wordpress.com/2009/02/news1_0.jpg" medium="image">
			<media:title type="html">memristor</media:title>
		</media:content>
	</item>
		<item>
		<title>Hidden movie</title>
		<link>http://wordiac.wordpress.com/2009/02/02/hidden-movie-in-windows/</link>
		<comments>http://wordiac.wordpress.com/2009/02/02/hidden-movie-in-windows/#comments</comments>
		<pubDate>Mon, 02 Feb 2009 11:22:47 +0000</pubDate>
		<dc:creator>merinux</dc:creator>
				<category><![CDATA[Windows XP]]></category>

		<guid isPermaLink="false">http://wordiac.wordpress.com/2009/02/02/hidden-movie-in-windows/</guid>
		<description><![CDATA[For those who don&#8217;t know about the hidden movie  &#8230;&#8221;star wars&#8221;
Follow these steps to watch it&#8230;

Step1. Connect to the Internet.
Step2. Go to Start&#62;Run&#62;cmd and type 'telnet' (without quotes) in command prompt
Step3. Type 'o'.This will take you to a new line.
Step4. Type 'towel.blinkenlights.nl' .A screen will appear with some words in the middle if you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=47&subd=wordiac&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>For those who don&#8217;t know about the hidden movie  &#8230;&#8221;star wars&#8221;<br />
Follow these steps to watch it&#8230;</p>
<p><code><br />
Step1. Connect to the Internet.<br />
Step2. Go to Start&gt;Run&gt;cmd and type 'telnet' (without quotes) in command prompt<br />
Step3. Type 'o'.This will take you to a new line.<br />
Step4. Type 'towel.blinkenlights.nl' .A screen will appear with some words in the middle if you wait for<br />
sometime it will show you another screen with some words in the middle.Wait for a bit<br />
and the next screen takes you to the Star Wars movie.<br />
</code><br />
Enjoy Watching!!</p>
  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/wordiac.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/wordiac.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/wordiac.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/wordiac.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/wordiac.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/wordiac.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/wordiac.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/wordiac.wordpress.com/47/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/wordiac.wordpress.com/47/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/wordiac.wordpress.com/47/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wordiac.wordpress.com&blog=2048796&post=47&subd=wordiac&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://wordiac.wordpress.com/2009/02/02/hidden-movie-in-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8dad768b088d9d38bb124f0e300d5d4e?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">merinux</media:title>
		</media:content>
	</item>
	</channel>
</rss>