<?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>he, who does not eat fish &#187; computer</title>
	<atom:link href="http://pifostap.org.ua/blog/tag/computer/feed" rel="self" type="application/rss+xml" />
	<link>http://pifostap.org.ua/blog</link>
	<description>linux, math, fun, student&#039;s life</description>
	<lastBuildDate>Mon, 23 Jan 2012 23:30:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Watch your webcam in console!</title>
		<link>http://pifostap.org.ua/blog/2010/01/08/mplayer-is-superman-of-mediaplayers.html</link>
		<comments>http://pifostap.org.ua/blog/2010/01/08/mplayer-is-superman-of-mediaplayers.html#comments</comments>
		<pubDate>Fri, 08 Jan 2010 11:38:18 +0000</pubDate>
		<dc:creator>::pif</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[console]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mplayer]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[tty]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://pifostap.org.ua/blog/?p=121</guid>
		<description><![CDATA[Wow! I really love linux! I feel that with every minute spent inside linux my love to this OS grows up! It&#8217;s so outrageous! You can do almost everything!!! Today, I was really shocked with the abilities of the mplayer! Here&#8217;s a short video of what I&#8217;ve done:So, here&#8217;s a list of what I was [...]]]></description>
			<content:encoded><![CDATA[<p>Wow! I really love linux! I feel that with every minute spent inside linux my love to this OS grows up! It&#8217;s so outrageous! You can do almost everything!!!</p>
<p>Today, I was really shocked with the abilities of the <a href="http://www.mplayerhq.hu/">mplayer</a>!<br /> Here&#8217;s a short video of what I&#8217;ve done:<br/><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/yZEW_QCPTDc&#038;hl=ru_RU&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/yZEW_QCPTDc&#038;hl=ru_RU&#038;fs=1&#038;rel=0&#038;color1=0x234900&#038;color2=0x4e9e00" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object><br/>So, here&#8217;s a list of what I was doing with it (everything is done in tty-conole->[Ctrl]+[Alt]+[F5]):</p>
<ol>
<li>I wondered if I can watch films in console. That&#8217;s real! You just have to specify the special output driver. It&#8217;s the ASCII-Art driver:<br /><code>mplayer <strong>-vo aa</strong> nameOfYourFile.avi</code><br />You can enjoy colour video in console, just replace <strong>aa</strong> driver with the Colour ASCII-Art driver <strong>caca</strong>!</li>
<li>I felt it&#8217;s not enough! So, I tried to watch my web-cam in console! Obviously, mplayer is able to do it! You just need to specify the tv:// protocol, instead of filename:<br /><code>mplayer <strong>tv:// </strong> -vo caca</code></li>
<li>Here&#8217;s the first problem. The output is alright, but that stats information always updates, and the video is blinking:( So, it makes impossible for you to watch your wab-cam normally. I started to investigate the mplayer&#8217;s man page:<br/><code>man mplayer</code><br/>it&#8217;s so huge! (read it if you want <img src='http://pifostap.org.ua/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )<br/>I quickly found the solution! Here is it: the parameter -really-quiet:<br/><code>mplayer tv:// -vo caca -really-quiet</code></li>
<li>But that was not enough! I wish I can watch the web-cam, as  I look at mirror! I found the parameter -flip. But it just turns everything upside-down. The real solution for that is the video-filter Mirror! Specify it &#038; enjoy:<br/><code>mplayer tv:// -vo caca <strong>-vf mirror</strong> -really-quiet</code></li>
<li>There&#8217;s one more improvement, you can do to your output. You can make it better by specifing the font. The smaller the font &#8211; the better&#8217;s the output. I usually use Uni1-VGA8: <br/><code>setfont Uni1-VGA8</code></li>
</ol>
<p>That&#8217;s all, folks! Go and watch your favourite videos in console!</p>
]]></content:encoded>
			<wfw:commentRss>http://pifostap.org.ua/blog/2010/01/08/mplayer-is-superman-of-mediaplayers.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>arp-attacks in our hostel</title>
		<link>http://pifostap.org.ua/blog/2010/01/03/arp-attacks-in-our-hostel.html</link>
		<comments>http://pifostap.org.ua/blog/2010/01/03/arp-attacks-in-our-hostel.html#comments</comments>
		<pubDate>Sun, 03 Jan 2010 21:33:17 +0000</pubDate>
		<dc:creator>::pif</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[it]]></category>
		<category><![CDATA[University]]></category>
		<category><![CDATA[Тирнет]]></category>
		<category><![CDATA[arp]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[net]]></category>
		<category><![CDATA[networks]]></category>
		<category><![CDATA[no internet]]></category>
		<category><![CDATA[protocol]]></category>
		<category><![CDATA[гуртожиток]]></category>

		<guid isPermaLink="false">http://pifostap.org.ua/blog/?p=114</guid>
		<description><![CDATA[Happy New Year 2 everyone in this world! Let al your dreams come true in this 0x7DA year!!! Right after the NY celebration I wanted to crawl the web &#38; get in touch with my friends. I was really disappointed when I saw our local gateway down&#8230;No ping queries were successful:( I put ping 192.168.1.123 [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000;">Happy New Year 2 everyone in this world!</span><br /> Let al your dreams come true in this 0x7DA year!!!</p>
<p>Right after the NY celebration I wanted to crawl the web &amp; get in touch with my friends. I was really disappointed when I saw our local gateway down&#8230;No ping queries were successful:(<br /> I put <code>ping 192.168.1.123 -t</code> and returned to celebration!<br /> At 02 AM ping succeeded!<br /> The situation repeated several times&#8230;</p>
<p>But I really wanted to wish best wishes to my mates!<br /> So I started to investigate&#8230; The computer was overfilled with <a href="http://en.wikipedia.org/wiki/Address_Resolution_Protocol">ARP-queries</a> <img src='http://pifostap.org.ua/blog/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  They changed the real MAC-address of the gateway, so the computer sent packets into wrong place.</p>
<p>The solution is simple:</p>
<p>Make your ARP table entries static! <br />Under Windows You can do it in the following way:</p>
<ol>
<li>Run &#8220;cmd&#8221;; [Start-&gt;Run-&gt;type "cmd" into it]</li>
<li>type in command line:<br /><code>arp -s Gateway.Or.Another.Computer It-s-MAC-Address</code></li>
<li>For instance if computer&#8217;s ip is 192.168.1.123;</li>
<li>It&#8217;s MAC-address is 00-11-22-33-44-55;</li>
<li>So you should type into command-line:<br /><code>arp -s 192.168.1.123 00-11-22-33-44-55</code></li>
</ol>
<p>Best Wishes!!!</p>
]]></content:encoded>
			<wfw:commentRss>http://pifostap.org.ua/blog/2010/01/03/arp-attacks-in-our-hostel.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>geek codes in ya head&#8230;bzzzzz&#8230;</title>
		<link>http://pifostap.org.ua/blog/2009/06/26/geek-codes-in-ya-head-bzzzzz.html</link>
		<comments>http://pifostap.org.ua/blog/2009/06/26/geek-codes-in-ya-head-bzzzzz.html#comments</comments>
		<pubDate>Fri, 26 Jun 2009 22:24:00 +0000</pubDate>
		<dc:creator>::pif</dc:creator>
				<category><![CDATA[Creativity]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[it]]></category>

		<guid isPermaLink="false">http://pifostap.org.ua/blog/2009/06/26/geek-codes-in-ya-head-bzzzzz/</guid>
		<description><![CDATA[The Geek Code: GAT/CS/IT/ d&#8211; s+: a&#8212; C++ UL P L+ E- W+++ K++ w++ O+ M Y+ PGP+ D++ G++ e h- r The OmniCode: sxy cm189 kg75 skFFFFFF es= sp= haCDB081 ey7C7771 Ag1991.September.10 anE hds Lo49N-25E GM+2DN ZoV&#038;b.Metal rlC LAEN(7)&#038;LAPL(8)&#038;LAUK(9)&#038;LARU(8)&#038;LADE(4) CrL(8) HbSex&#038;Travel&#038;Friends&#038;House&#038;Psychological_Movies PlO.Apolical.Peaceful.Nonconformist MvW&#038;B&#038;D.Tram Rl!.Looking Kd! PeF&#038;O.Cockroach MBENFP FH! BA! UF* IN6.Cable AdA&#038;I [...]]]></description>
			<content:encoded><![CDATA[<p><strong>The Geek Code:</strong><br />
GAT/CS/IT/ d&#8211; s+: a&#8212; C++ UL P L+ E- W+++ K++ w++ O+ M Y+ PGP+ D++ G++ e h- r<br />
<strong><br />
The OmniCode:</strong><br />
sxy cm189 kg75 skFFFFFF es= sp= haCDB081 ey7C7771 Ag1991.September.10 anE hds Lo49N-25E GM+2DN ZoV&#038;b.Metal rlC LAEN(7)&#038;LAPL(8)&#038;LAUK(9)&#038;LARU(8)&#038;LADE(4) CrL(8)  HbSex&#038;Travel&#038;Friends&#038;House&#038;Psychological_Movies PlO.Apolical.Peaceful.Nonconformist MvW&#038;B&#038;D.Tram Rl!.Looking Kd! PeF&#038;O.Cockroach MBENFP FH! BA! UF* IN6.Cable AdA&#038;I PrTurbo_Pascal&#038;Delphi&#038;PHP&#038;C&#038;C++&#038;HTML&#038;CSS&#038;JavaSсript&#038;XML</p>
<p><strong>The Hacker Key:</strong><br />
v4sw4/2CHhw3ln5pr5OSck3ma4u6Lw7CDTUVWXm7l6D<br />
EFIKMUi8NDCe6t4b5MOPen4a1Xs4MSr4p-2.00/-0.87 g5AGRVZ</p>
]]></content:encoded>
			<wfw:commentRss>http://pifostap.org.ua/blog/2009/06/26/geek-codes-in-ya-head-bzzzzz.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

