<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>sanjay.gurung</title>
	<atom:link href="http://essgee.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://essgee.wordpress.com</link>
	<description>random ramblings on web development, graphic designing, photography, technology, gadgets etc.</description>
	<lastBuildDate>Thu, 19 Jan 2012 01:58:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='essgee.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>sanjay.gurung</title>
		<link>http://essgee.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://essgee.wordpress.com/osd.xml" title="sanjay.gurung" />
	<atom:link rel='hub' href='http://essgee.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Enabling Drupal CleanURL with Mac OS X Version 10.7.2</title>
		<link>http://essgee.wordpress.com/2012/01/19/enabling-drupal-cleanurl-with-mac-os-x-version-10-7-2/</link>
		<comments>http://essgee.wordpress.com/2012/01/19/enabling-drupal-cleanurl-with-mac-os-x-version-10-7-2/#comments</comments>
		<pubDate>Wed, 18 Jan 2012 18:22:56 +0000</pubDate>
		<dc:creator>SG</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[Mac Os X]]></category>
		<category><![CDATA[cleanurl]]></category>
		<category><![CDATA[mac osx]]></category>

		<guid isPermaLink="false">http://essgee.wordpress.com/?p=52</guid>
		<description><![CDATA[This might as well work with other versions of Mac OS X but I just know that this steps work with Version 10.7.2 which I am running. I have already installed apache, php and mysql on my macbook. I just migrated to Mac from Linux. Since being a newbie to Mac OS, I had to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=52&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This might as well work with other versions of Mac OS X but I just know that this steps work with Version 10.7.2 which I am running.</p>
<p>I have already installed apache, php and mysql on my macbook. I just migrated to Mac from Linux. Since being a newbie to Mac OS, I had to spend an hour or so to figure out how to enable CleanURL on Mac.</p>
<p>So here it goes, the steps to follow to enable clean URL on Drupal with Mac OS X version 10.7.2:</p>
<p>1. Open /private/etc/apache2/users/[username].conf and then change &#8216;AllowOverride None&#8217; to &#8216;AllowOverride all&#8217;.</p>
<p>2. After that open /Users/[username]/Sites/drupal/.htaccess and change &#8216;RewriteBase /&#8217; to &#8216;RewriteBase /~[username]/drupal&#8217;</p>
<p>3. Finally restart apache2.<br />
<code>sudo apachectl restart</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essgee.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essgee.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essgee.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essgee.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essgee.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essgee.wordpress.com/52/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essgee.wordpress.com/52/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essgee.wordpress.com/52/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=52&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essgee.wordpress.com/2012/01/19/enabling-drupal-cleanurl-with-mac-os-x-version-10-7-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>51.523942 -0.151004</georss:point>
		<geo:lat>51.523942</geo:lat>
		<geo:long>-0.151004</geo:long>
		<media:content url="http://1.gravatar.com/avatar/1a2ea7c1211d28d53a38de4737057bfb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SG</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Share Data Card Internet Connection Between PC and Android Phone</title>
		<link>http://essgee.wordpress.com/2011/07/27/53/</link>
		<comments>http://essgee.wordpress.com/2011/07/27/53/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 05:57:35 +0000</pubDate>
		<dc:creator>SG</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://essgee.wordpress.com/?p=53</guid>
		<description><![CDATA[Sharing of internet connection between computers or between a computer and a smartphone (with WiFi capability) using Wifi Ad-Hoc Networking is popular. But this form of networking is not supported by Android devices. There are ways to make Ad-Hoc networks to work with android devices by configuring files on the device but I am not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=53&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sharing of internet connection between computers or between a computer and a smartphone (with WiFi capability) using Wifi Ad-Hoc Networking is popular. But this form of networking is not supported by Android devices. There are ways to make Ad-Hoc networks to work with android devices by configuring files on the device but I am not going to go to that.</p>
<p>Instead there are methods using a software based virtual access point like Windows Seven&#8217;s Wireless Hosted Network technology, Virtual Router Manager and <a title="connectify" href="http://connectify.me" target="_blank">Connectify</a>. Windows Seven&#8217;s Wireless Hosted Network only runs on windows seven and hardware specific. Virtual Router Manager didn&#8217;t work for me. Therefore, I used connectify (newer 2.2 version didn&#8217;t work, I used an older version 1.2) and successfully shared my data card connection between my laptop (<a title="Dell" href="http://www.dell.com/in/enterprise/p/latitude-e5500/pd" target="_blank">Dell Latitude E5500</a> with Windows 7) and my android device (<a title="Samsung Galaxy Ace S5830" href="http://www.gsmarena.com/samsung_galaxy_ace_s5830-3724.php" target="_blank">Samsung Galaxy Ace</a>).</p>
<p>Listed below with screenshots are the steps to follow:</p>
<p><strong>On your computer (Laptop/Desktop):</strong></p>
<p>1. Download <a title="Connectify 1.2" href="http://www.afterdawn.com/software/network/misc_net_tools/connectify.cfm" target="_blank">Connectify 1.2</a> and install it. Once complete, you can access <a title="Connectify" href="http://connectify.me" target="_blank">Connectify</a> from the icon in the Taskbar</p>
<div id="attachment_54" class="wp-caption aligncenter" style="width: 187px"><a href="http://essgee.files.wordpress.com/2011/07/connectify.png"><img class="size-medium wp-image-54" title="connectify" src="http://essgee.files.wordpress.com/2011/07/connectify.png?w=177&#038;h=300" alt="connectuify" width="177" height="300" /></a><p class="wp-caption-text">Click for higher resolution picture</p></div>
<p>2. Fill in the settings panel with your prefered WiFi name, password and internet connection to share. For Internet connection, there are options listed as No Internet Sharing, Mobile Broadband Connection, Local Area Connection and Wireless Network Connection. Since I have a data card, I selected Mobile Broadband Connection for Internet</p>
<p style="text-align:center;"><a href="http://essgee.files.wordpress.com/2011/07/connectify1.png"><img class="aligncenter size-medium wp-image-55" title="connectify1" src="http://essgee.files.wordpress.com/2011/07/connectify1.png?w=172&#038;h=300" alt="Connectify" width="172" height="300" /></a></p>
<p style="text-align:left;">3. Click on &#8220;Start Hotspot&#8221; to start sharing</p>
<p style="text-align:left;">4. On your Wireless Connection Status, click Details to get the network connection information, note the IPV4 Address</p>
<p style="text-align:left;"><a href="http://essgee.files.wordpress.com/2011/07/network-connection-info.png"><img class="aligncenter size-medium wp-image-56" title="network-connection-info" src="http://essgee.files.wordpress.com/2011/07/network-connection-info.png?w=300&#038;h=282" alt="Network Connection Information" width="300" height="282" /></a><strong>On your Android device:</strong></p>
<p style="text-align:left;">5. Go to Settings &gt; Wireless &amp; networks &gt; Wi-Fi Settings</p>
<p style="text-align:left;">6. Open Advance settings menu</p>
<p style="text-align:left;">7. Select the Use static IP option</p>
<p style="text-align:left;">8. Enter your desired IP address (For example: 192.168.2.2)  into Ip Address field</p>
<p style="text-align:left;">9. Enter your IPV4 Address (For example: 192.168.2.1) into Gateway field</p>
<p style="text-align:left;">10. Enter 255.255.255.0 into Netmask field</p>
<p style="text-align:left;">11. Enter your internet connection’s DNS server (use<em> ipconfig /all</em> command to get DNS info) intoDNS 1 and DNS 2. As an alternative, you can alternatively use <a title="Google Public DNS" href="http://code.google.com/speed/public-dns/" target="_blank">Google Public DNS</a>: 8.8.8.8 and 8.8.4.4</p>
<p style="text-align:left;"><a href="http://essgee.files.wordpress.com/2011/07/sc20110727-112446.png"><img class="aligncenter size-medium wp-image-57" title="SC20110727-112446" src="http://essgee.files.wordpress.com/2011/07/sc20110727-112446.png?w=200&#038;h=300" alt="Advanced Settings" width="200" height="300" /></a>12. Connect to Wi-Fi using your password</p>
<p style="text-align:left;">13. Disconnect and Reconnect Wi-Fi (or Restart your Android device), if  it doesn’t connect.</p>
<p style="text-align:left;"><a href="http://essgee.files.wordpress.com/2011/07/sc20110727-113949.png"><img class="aligncenter size-medium wp-image-58" title="SC20110727-113949" src="http://essgee.files.wordpress.com/2011/07/sc20110727-113949.png?w=200&#038;h=300" alt="Wi-Fi Settings" width="200" height="300" /></a></p>
<p style="text-align:left;">14. Check your internet connection on your Android device using a browser</p>
<p style="text-align:left;">15. When you go back to the Windows 7 machine you can see the device(s) connected. It also keeps track of devices that were previously connected as well.</p>
<p style="text-align:left;"><a href="http://essgee.files.wordpress.com/2011/07/connectify2.png"><img class="aligncenter size-medium wp-image-59" title="connectify" src="http://essgee.files.wordpress.com/2011/07/connectify2.png?w=172&#038;h=300" alt="" width="172" height="300" /></a></p>
<p style="text-align:left;">Connectify does the job of creating a hotspot easily and quickly.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essgee.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essgee.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essgee.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essgee.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essgee.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essgee.wordpress.com/53/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essgee.wordpress.com/53/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essgee.wordpress.com/53/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=53&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essgee.wordpress.com/2011/07/27/53/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<georss:point>27.466667 89.641667</georss:point>
		<geo:lat>27.466667</geo:lat>
		<geo:long>89.641667</geo:long>
		<media:content url="http://1.gravatar.com/avatar/1a2ea7c1211d28d53a38de4737057bfb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SG</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/07/connectify.png?w=177" medium="image">
			<media:title type="html">connectify</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/07/connectify1.png?w=172" medium="image">
			<media:title type="html">connectify1</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/07/network-connection-info.png?w=300" medium="image">
			<media:title type="html">network-connection-info</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/07/sc20110727-112446.png?w=200" medium="image">
			<media:title type="html">SC20110727-112446</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/07/sc20110727-113949.png?w=200" medium="image">
			<media:title type="html">SC20110727-113949</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/07/connectify2.png?w=172" medium="image">
			<media:title type="html">connectify</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Dzongkha Font &amp; Configuring Dzongkha keyboard in Ubuntu</title>
		<link>http://essgee.wordpress.com/2011/04/20/installing-dzongkha-font-configuring-dzongkha-keyboard-in-ubuntu/</link>
		<comments>http://essgee.wordpress.com/2011/04/20/installing-dzongkha-font-configuring-dzongkha-keyboard-in-ubuntu/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 09:20:25 +0000</pubDate>
		<dc:creator>SG</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://essgee.wordpress.com/?p=38</guid>
		<description><![CDATA[I am using Ubuntu 10.04 (Lucid Lynx) LTS to show you this. 1. Go to system menu and under preferences, click on keyboard. You will see a &#8216;Keyboard Preferences&#8217; dialog as shown below: 2. Go to layouts tab, and click on add. You should see &#8216;Choose a layout&#8217; dialog as below: 3. Choose a layout [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=38&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I am using Ubuntu 10.04 (Lucid Lynx) LTS to show you this.</p>
<p>1. Go to system menu and under preferences, click on keyboard. You will see a &#8216;Keyboard Preferences&#8217; dialog as shown below:</p>
<div id="attachment_39" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-39" title="keyboard-preferences" src="http://essgee.files.wordpress.com/2011/04/keyboard-preferences.png?w=590" alt="keyboard preferences"   /><p class="wp-caption-text">System&gt;Admin&gt;Keyboard Preferences</p></div>
<p>2. Go to layouts tab, and click on add. You should see &#8216;Choose a layout&#8217; dialog as below:</p>
<div id="attachment_40" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-40" title="layout" src="http://essgee.files.wordpress.com/2011/04/layout.png?w=590" alt="choose a layout"   /><p class="wp-caption-text">Choose a layout</p></div>
<p>3. Choose a layout either by country or by language</p>
<p>4. If by country, select Bhutan and click add.</p>
<div id="attachment_41" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-41" title="Bhutan" src="http://essgee.files.wordpress.com/2011/04/bhutan.png?w=590" alt=""   /><p class="wp-caption-text">Keyboard layout for Bhutan</p></div>
<p>5. You will now be seeing Bhutan after USA listed in the layout tab of Keyboard preferences as shown below:</p>
<div id="attachment_42" class="wp-caption aligncenter" style="width: 410px"><img class="size-full wp-image-42 " title="bhutan-layout" src="http://essgee.files.wordpress.com/2011/04/bhutan-layout.png?w=590" alt=""   /><p class="wp-caption-text">Bhutan listed under layout tab</p></div>
<p>5. Now you should be seeing a language (USA) on the top panel. If you don&#8217;t then click &#8216;Apply System-Wide&#8217; button on Keyboard preferences.</p>
<div id="attachment_43" class="wp-caption aligncenter" style="width: 510px"><img class="size-full wp-image-43" title="panel" src="http://essgee.files.wordpress.com/2011/04/panel.png?w=590" alt=""   /><p class="wp-caption-text">Language Option</p></div>
<p>6. Click on language (USA) on the top panel to change it to Bhutan and vice-versa</p>
<p>7. Now to install Dzongkha font, open a terminal under Application &gt; Accessories &gt; Terminal, and type:</p>
<p><em>sudo apt-get install ttf-dzongkha</em></p>
<p>8. This will ask for the root password, enter your password and hit enter</p>
<div id="attachment_44" class="wp-caption aligncenter" style="width: 460px"><img class="size-full wp-image-44 " title="terminal" src="http://essgee.files.wordpress.com/2011/04/terminal.png?w=590" alt=""   /><p class="wp-caption-text">Terminal</p></div>
<p>9. To test go to Application &gt; Office &gt; OpenOffice.org Word Processor, change the language option from top panel from USA to Bhu.</p>
<p style="text-align:center;"><img class="aligncenter size-full wp-image-45" title="test" src="http://essgee.files.wordpress.com/2011/04/test.png?w=590" alt=""   /></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essgee.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essgee.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essgee.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essgee.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essgee.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essgee.wordpress.com/38/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essgee.wordpress.com/38/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essgee.wordpress.com/38/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=38&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essgee.wordpress.com/2011/04/20/installing-dzongkha-font-configuring-dzongkha-keyboard-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>27.466667 89.641667</georss:point>
		<geo:lat>27.466667</geo:lat>
		<geo:long>89.641667</geo:long>
		<media:content url="http://1.gravatar.com/avatar/1a2ea7c1211d28d53a38de4737057bfb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SG</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/keyboard-preferences.png" medium="image">
			<media:title type="html">keyboard-preferences</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/layout.png" medium="image">
			<media:title type="html">layout</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/bhutan.png" medium="image">
			<media:title type="html">Bhutan</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/bhutan-layout.png" medium="image">
			<media:title type="html">bhutan-layout</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/panel.png" medium="image">
			<media:title type="html">panel</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/terminal.png" medium="image">
			<media:title type="html">terminal</media:title>
		</media:content>

		<media:content url="http://essgee.files.wordpress.com/2011/04/test.png" medium="image">
			<media:title type="html">test</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu &#8211; Enabling clean URL in Drupal6</title>
		<link>http://essgee.wordpress.com/2009/05/20/ubuntu-jaunty-jackalope-enabling-clean-url-in-drupal6/</link>
		<comments>http://essgee.wordpress.com/2009/05/20/ubuntu-jaunty-jackalope-enabling-clean-url-in-drupal6/#comments</comments>
		<pubDate>Wed, 20 May 2009 11:11:25 +0000</pubDate>
		<dc:creator>SG</dc:creator>
				<category><![CDATA[drupal]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://essgee.wordpress.com/?p=14</guid>
		<description><![CDATA[The easiest way to enable cleanURL Ubuntu is: 1.  enable rewrite module on apache. a2enmod rewrite (This can be disabled by doing: a2dismod rewrite) 2.  Set directory permission. You must find the file that sets permission of each directory for apache. In ubuntu, it is in /etc/apache2/sites-enabled/000-default Edit the page so that the directory that [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=14&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The easiest way to enable cleanURL Ubuntu is:</p>
<p>1.  enable rewrite module on apache.</p>
<p>a2enmod rewrite<br />
<em>(This can be disabled by doing: a2dismod rewrite)</em></p>
<p>2.  Set directory permission.</p>
<p>You must find the file that sets permission of each directory for apache. In ubuntu, it is in</p>
<p>/etc/apache2/sites-enabled/000-default<br />
Edit the page so that the directory that you will be using to serve webpages has &#8220;AllowOverride All&#8221;.</p>
<p>The file should read like this:<br />
Options Indexes FollowSymLinks MultiViews<br />
AllowOverride All<br />
Order allow,deny<br />
allow from all</p>
<p>3.  Just restart apache and it should be working:<br />
/etc/init.d/apache2 restart</p>
<p>This should enable CleanURL in Ubuntu.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essgee.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essgee.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essgee.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essgee.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essgee.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essgee.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essgee.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essgee.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=14&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essgee.wordpress.com/2009/05/20/ubuntu-jaunty-jackalope-enabling-clean-url-in-drupal6/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>27.466667 89.641667</georss:point>
		<geo:lat>27.466667</geo:lat>
		<geo:long>89.641667</geo:long>
		<media:content url="http://1.gravatar.com/avatar/1a2ea7c1211d28d53a38de4737057bfb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SG</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert WMV to AVI in Ubuntu</title>
		<link>http://essgee.wordpress.com/2008/09/12/convert-wmv-to-avi-in-ubuntu/</link>
		<comments>http://essgee.wordpress.com/2008/09/12/convert-wmv-to-avi-in-ubuntu/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 05:57:33 +0000</pubDate>
		<dc:creator>SG</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://essgee.wordpress.com/?p=9</guid>
		<description><![CDATA[Here is the fastest way to perform WMV to AVI conversion: 1. sudo apt-get install mencoder Mencoder is a free command line video decoding, encoding and filetring tool released under the GNU General Public License. It is a close sibling to MPlayer and can convert all the formats that MPlayer understands into a variety of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=9&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here is the fastest way to perform WMV to AVI conversion:</p>
<p>1. sudo apt-get install mencoder</p>
<p>Mencoder is a free command line video decoding, encoding and filetring tool released under the GNU General Public License. It is a close sibling to <a href="http://www.mplayerhq.hu/">MPlayer</a> and can convert all the formats that MPlayer understands into a variety of compressed and uncompressed formats using different codecs.</p>
<p>2. mencoder infile.wmv -ofps 23.976 -ovc lavc -oac copy -o outfile.avi</p>
<p><code> </code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/essgee.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/essgee.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/essgee.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/essgee.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/essgee.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/essgee.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/essgee.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/essgee.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/essgee.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/essgee.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=essgee.wordpress.com&amp;blog=1564320&amp;post=9&amp;subd=essgee&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://essgee.wordpress.com/2008/09/12/convert-wmv-to-avi-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1a2ea7c1211d28d53a38de4737057bfb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">SG</media:title>
		</media:content>
	</item>
	</channel>
</rss>
