<?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>Tanjir&#039;s IBlog &#187; computer</title>
	<atom:link href="http://www.tanjir.net/category/computer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tanjir.net</link>
	<description></description>
	<lastBuildDate>Thu, 22 Dec 2011 16:36:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Battle Royale IV Ottawa&#8217;s Biggest LAN Party Announced (2010)</title>
		<link>http://www.tanjir.net/battle-royale-iv-ottawas-biggest-lan-party-announced-2010/</link>
		<comments>http://www.tanjir.net/battle-royale-iv-ottawas-biggest-lan-party-announced-2010/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 18:26:14 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[carleton]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[IEEE]]></category>
		<category><![CDATA[Battle Royale]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[LAN Party]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=357</guid>
		<description><![CDATA[Those who are not familiar with Battle Royale, is the biggest LAN party from Ottawa is to be held on November 6th, 2010 at Carleton University. There are special discounts available for early birds and IEEE members. Available games tournaments will be on CS: Source, Starcraft 2, Left 4 Dead 2, League of Legends, Rock [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/battle-royale-iv-ottawas-biggest-lan-party-announced-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A User Experience and Usability Analogy</title>
		<link>http://www.tanjir.net/a-user-experience-and-usability-analogy/</link>
		<comments>http://www.tanjir.net/a-user-experience-and-usability-analogy/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 20:10:29 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Product]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[User Experience]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=347</guid>
		<description><![CDATA[In one of my previous posts, I have discussed a different approach to solve user experience related problems. Today I am going to discuss how a developer&#8217;s or a designer&#8217;s awesome design can turn out to be a useless crap. One truth we tend to forget and I am going to remind now is that [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/a-user-experience-and-usability-analogy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why OpenCV Installation is so complicated?</title>
		<link>http://www.tanjir.net/why-opencv-installation-is-so-complicated/</link>
		<comments>http://www.tanjir.net/why-opencv-installation-is-so-complicated/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 02:02:34 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=301</guid>
		<description><![CDATA[OpenCV is a library for digital image processing which supports C, C++ and Python. It runs both in Windows and Linux. However installing OpenCV is not straight forward. I don&#8217;t know why such popular library is left like this. Here is one article which explains easy installation. However, I will add scripts for installing OpenCV [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/why-opencv-installation-is-so-complicated/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Very Simple Database Library for PHP and MySQL</title>
		<link>http://www.tanjir.net/a-very-simple-database-library-for-php-and-mysql/</link>
		<comments>http://www.tanjir.net/a-very-simple-database-library-for-php-and-mysql/#comments</comments>
		<pubDate>Thu, 24 Dec 2009 17:41:42 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[Geeky]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[library]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=248</guid>
		<description><![CDATA[There are plenty of complicated and complete libraries available for MySQL and PHP- which are used widely in big projects. For small projects we either use our own small library or we don&#8217;t use anything at all. The bad thing about not using anything at all are: a) The database information gets spread all over [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/a-very-simple-database-library-for-php-and-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Personal (Nontechnical) Web Security</title>
		<link>http://www.tanjir.net/personal-nontechnical-web-security/</link>
		<comments>http://www.tanjir.net/personal-nontechnical-web-security/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 06:17:22 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[Geeky]]></category>
		<category><![CDATA[personal]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[privacy]]></category>
		<category><![CDATA[websecurity]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=236</guid>
		<description><![CDATA[May be the communication between two people at two different domains (time or space) started with the paintings on the stones by our very first ancestors. Today&#8217;s complicated communication networks are way matured; yet they need to be improved to cope with growing demand. While communication networks started to become more complicated, the &#8220;end of [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/personal-nontechnical-web-security/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>First Lecture on Lecture on Demand Series: Introduction to Eclipse IDE</title>
		<link>http://www.tanjir.net/intro_to_eclipse/</link>
		<comments>http://www.tanjir.net/intro_to_eclipse/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 07:12:25 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[carleton]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[IEEE]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[lecture]]></category>
		<category><![CDATA[lectureondemand]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=233</guid>
		<description><![CDATA[It was a great pleasure for me to talk about Eclipse IDE today at Carleton. This was a warm up for IEEE Computer Society Carleton University SB Chapter&#8217;s new Lecture on Demand series. Technically it was the first lecture, but students will be offered a lot more topics to choose from in future. What is [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/intro_to_eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IEEEXtreme 3.0 Feedback</title>
		<link>http://www.tanjir.net/ieeextreme-3-0-feedback/</link>
		<comments>http://www.tanjir.net/ieeextreme-3-0-feedback/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 11:30:03 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[IEEE]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[IEEEXtreme]]></category>
		<category><![CDATA[Programming Contest]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=214</guid>
		<description><![CDATA[By now, IEEEXtreme 3.0 should be over. This year there were about 700 teams participated in the contest- which means about 2100 competitors. In terms of number, it was a great success- I believe it was beyond organizers&#8217; expectation. I was worried if the server will be able to handle the huge traffic. Eventually it [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/ieeextreme-3-0-feedback/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>How to create Bootable Recovery is Possible (RIP) USB?</title>
		<link>http://www.tanjir.net/how-to-create-bootable-recovery-is-possible-rip-usb/</link>
		<comments>http://www.tanjir.net/how-to-create-bootable-recovery-is-possible-rip-usb/#comments</comments>
		<pubDate>Wed, 11 Mar 2009 04:21:38 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Bootable USB]]></category>
		<category><![CDATA[Recover Is Possible]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=144</guid>
		<description><![CDATA[This article will demonstrate how to create a bootable usb for Linux distro named Recovery Is Possible (RIP). I will add another article on this particular distro (I believe there is plenty of them online). There is a lot of different ways to do this. But I am writing the easy way and it works [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/how-to-create-bootable-recovery-is-possible-rip-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tcl- How to generate xml using xmlgen</title>
		<link>http://www.tanjir.net/tcl-how-to-generate-xml-using-xmlgen/</link>
		<comments>http://www.tanjir.net/tcl-how-to-generate-xml-using-xmlgen/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 05:24:42 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[programming language]]></category>
		<category><![CDATA[Tcl]]></category>
		<category><![CDATA[tclxml]]></category>
		<category><![CDATA[xml]]></category>
		<category><![CDATA[xmlgen]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=130</guid>
		<description><![CDATA[This is a short Tcl tutorial on how to generate xml. We used xmlgen library to solve this problem.]]></description>
		<wfw:commentRss>http://www.tanjir.net/tcl-how-to-generate-xml-using-xmlgen/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Virtualbox: Shared directory- &#8220;unknown filesystem type vboxsf&#8221;</title>
		<link>http://www.tanjir.net/virtualbox-shared-directory/</link>
		<comments>http://www.tanjir.net/virtualbox-shared-directory/#comments</comments>
		<pubDate>Tue, 06 Jan 2009 04:01:42 +0000</pubDate>
		<dc:creator>tanjir</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[shared directory]]></category>
		<category><![CDATA[vboxsf]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.tanjir.net/?p=113</guid>
		<description><![CDATA[I got the error message &#8220;unknown filesystem type vboxsf&#8221;  while I was trying to share a directory from my Windows XP host to Ubuntu Interpid Ibex (8.10). In almost every where it said to install Guest additions. After spending few hours I found the solution.  So decided to share with you for reference. Step 1: [...]]]></description>
		<wfw:commentRss>http://www.tanjir.net/virtualbox-shared-directory/feed/</wfw:commentRss>
		<slash:comments>29</slash:comments>
		</item>
	</channel>
</rss>

