<?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>Basanta Thapa — Digital Hub &#187; IT Stuff</title>
	<atom:link href="http://www.basantathapa.de/category/it-stuff/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.basantathapa.de</link>
	<description></description>
	<lastBuildDate>Thu, 02 Feb 2012 10:45:17 +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>How to turn off email notifications for a group on Facebook</title>
		<link>http://www.basantathapa.de/turn-off-email-notifications-group-facebook/</link>
		<comments>http://www.basantathapa.de/turn-off-email-notifications-group-facebook/#comments</comments>
		<pubDate>Tue, 24 Jan 2012 12:06:27 +0000</pubDate>
		<dc:creator>Basanta Thapa</dc:creator>
				<category><![CDATA[IT Stuff]]></category>

		<guid isPermaLink="false">http://www.basantathapa.de/?p=952</guid>
		<description><![CDATA[Facebook groups are a great way to stay up-to-date about topics and circles of people that you like. However, without the right settings, your precious groups might end up cluttering your email inbox with notifications. Before you take desperate measures and leave your groups altogether, try this little guide. It shows you how to stay informed [...]]]></description>
		<wfw:commentRss>http://www.basantathapa.de/turn-off-email-notifications-group-facebook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A »random« Flickr slideshow for WordPress</title>
		<link>http://www.basantathapa.de/a-random-flickr-slideshow-for-wordpress/</link>
		<comments>http://www.basantathapa.de/a-random-flickr-slideshow-for-wordpress/#comments</comments>
		<pubDate>Mon, 10 May 2010 19:06:51 +0000</pubDate>
		<dc:creator>Basanta Thapa</dc:creator>
				<category><![CDATA[IT Stuff]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.basantathapa.de/?p=508</guid>
		<description><![CDATA[Back in my hardcoding PHP days, I built a homepage for the honorary consulate of Nepal for my father. Looking back, I can’t really agree with my concept of good webdesign back then (just look at that old page). However, one idea still strikes me as good for a consular homepage: Showing random images from [...]]]></description>
		<wfw:commentRss>http://www.basantathapa.de/a-random-flickr-slideshow-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Neat little trick: Running WordPress from a subdirectory</title>
		<link>http://www.basantathapa.de/neat-little-trick-running-wordpress-from-a-subdirectory/</link>
		<comments>http://www.basantathapa.de/neat-little-trick-running-wordpress-from-a-subdirectory/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 16:46:56 +0000</pubDate>
		<dc:creator>Basanta Thapa</dc:creator>
				<category><![CDATA[IT Stuff]]></category>

		<guid isPermaLink="false">http://www.basantathapa.de/?p=498</guid>
		<description><![CDATA[While replacing the terribly outdated homepage of the honorary consulate of Nepal in Cologne for my father with a easy to maintain WordPress installation, I stumbled upon a useful little trick at TechCounter for running WordPress from a subdirectory while keeping your URLs uncluttered. Here is the gist: In WordPress‹ General Options, keep your WordPress [...]]]></description>
		<wfw:commentRss>http://www.basantathapa.de/neat-little-trick-running-wordpress-from-a-subdirectory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plain drivers without the annoying software for Philips Wireless USB Adapter SNU5600</title>
		<link>http://www.basantathapa.de/plain-drivers-without-the-annoying-software-for-philips-wireless-usb-adapter-snu5600/</link>
		<comments>http://www.basantathapa.de/plain-drivers-without-the-annoying-software-for-philips-wireless-usb-adapter-snu5600/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 22:47:32 +0000</pubDate>
		<dc:creator>Basanta Thapa</dc:creator>
				<category><![CDATA[IT Stuff]]></category>

		<guid isPermaLink="false">http://www.basantathapa.de/?p=462</guid>
		<description><![CDATA[To connect my desktop PC to a local wireless network, I use an wireless USB adapter. This happens to be the Philips SNU5600 (not the catchiest name, btw), for no special reason but rather because it was on sale when I was looking for this solution. One thing that annoys me about my SNU5600 is [...]]]></description>
		<wfw:commentRss>http://www.basantathapa.de/plain-drivers-without-the-annoying-software-for-philips-wireless-usb-adapter-snu5600/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>A simple embedded Google map with address fetching in Drupal</title>
		<link>http://www.basantathapa.de/a-simple-embedded-google-map-with-address-fetching-in-drupal/</link>
		<comments>http://www.basantathapa.de/a-simple-embedded-google-map-with-address-fetching-in-drupal/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 14:31:18 +0000</pubDate>
		<dc:creator>Basanta Thapa</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[IT Stuff]]></category>

		<guid isPermaLink="false">http://www.basantathapa.de/?p=237</guid>
		<description><![CDATA[As a newbie to Drupal, implementing a simple embedded Google map is more than confusing. More than a dozen modules claim to offer mapping functionality, but I just couldn’t get any of them to do what I needed. So I just did it myself. What do I seek to accomplish? I want to set up [...]]]></description>
		<wfw:commentRss>http://www.basantathapa.de/a-simple-embedded-google-map-with-address-fetching-in-drupal/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
	</channel>
</rss>

