<?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>SmRonju</title>
	<atom:link href="http://smronju.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://smronju.wordpress.com</link>
	<description>Serial coder</description>
	<lastBuildDate>Thu, 19 Jan 2012 12:18:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='smronju.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>SmRonju</title>
		<link>http://smronju.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://smronju.wordpress.com/osd.xml" title="SmRonju" />
	<atom:link rel='hub' href='http://smronju.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Update Grub Boot Loader After Installing Windows</title>
		<link>http://smronju.wordpress.com/2012/01/19/update-grub-boot-loader-after-installing-windows/</link>
		<comments>http://smronju.wordpress.com/2012/01/19/update-grub-boot-loader-after-installing-windows/#comments</comments>
		<pubDate>Thu, 19 Jan 2012 12:18:24 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bootloader]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=254</guid>
		<description><![CDATA[To update your grub boot loader just follow the steps below. Boot your ubuntu from live cd, mount drive where &#8230;<p><a href="http://smronju.wordpress.com/2012/01/19/update-grub-boot-loader-after-installing-windows/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=254&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To update your grub boot loader just follow the steps below.</p>
<ol>
<li>Boot your ubuntu from live cd, mount drive where ubuntu were installed then open terminal from applications-&gt;accessories-&gt;terminal. Type <code>grub-install -v</code>. This will prompt your installed grub version.</li>
<li><code>mount | tail -1</code> verify that you mount the correct drive. If it&#8217;s ok then following output will be shown <code>/dev/sda2 on /media/0d104aff-ec8c-44c8-b811-92b993823444 type ext4 (rw,nosuid,nodev,uhelper=devkit)</code></li>
<li>To make sure this is indeed the Ubuntu boot partition, run <code>ls /media/0d104aff-ec8c-44c8-b811-92b993823444/boot</code></li>
<li>In either case, the output should be something like this:<br />
<code>config-2.6.18-3-686 initrd.img-2.6.18-3-686.bak System.map-2.6.18-3-686<br />
grub lost+found vmlinuz-2.6.18-3-686<br />
initrd.img-2.6.18-3-686 memtest86+.bin</code></li>
<li>Now that everything is mounted, we just need to reinstall GRUB by specifying the correct directory and the correct drive name: sudo grub-install &#8211;root-directory=/media/0d104aff-ec8c-44c8-b811-92b993823444 /dev/sda</li>
<li>If all went well, you should see something like this:<br />
<code>Installation finished. No error reported.<br />
This is the contents of the device map /boot/grub/device.map.<br />
Check if this is correct or not. If any of the lines is incorrect,<br />
fix it and re-run the script `grub-install'.</code>(hd0) /dev/sda</li>
<li>Reboot, making sure to boot to your hard drive and not to the live CD. Grub should be installed and both Ubuntu and Windows should have been automatically detected and listed in the menu.The Master Boot Record will execute Grub as the initial boot-loader. The Windows boot-loader is contained within the Windows partition and will then be chainloaded by the Grub boot-loader.</li>
</ol>
<p>Enjoy!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/254/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/254/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/254/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=254&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2012/01/19/update-grub-boot-loader-after-installing-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>23.709921 90.407143</georss:point>
		<geo:lat>23.709921</geo:lat>
		<geo:long>90.407143</geo:long>
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>
	</item>
		<item>
		<title>Decorate Grub 2 boot loader using BURG!</title>
		<link>http://smronju.wordpress.com/2012/01/03/decorate-grub-2-boot-loader-using-burg/</link>
		<comments>http://smronju.wordpress.com/2012/01/03/decorate-grub-2-boot-loader-using-burg/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 05:24:16 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=237</guid>
		<description><![CDATA[Burg is a brand-new program for boot loader based on GRUB. It uses a new object format which allows it &#8230;<p><a href="http://smronju.wordpress.com/2012/01/03/decorate-grub-2-boot-loader-using-burg/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=237&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Burg is a brand-new program for boot loader based on GRUB. It uses a new object format which allows it to be built in a wider range of OS, including Linux/Windows/OSX/Solaris/FreeBSD etc. It also has a highly configurable menu system which works in both text and graphic mode.</p>
<p><strong>Here is some screenshots </strong><em>(Click images for larger view)</em><strong>.</strong></p>
<div id="images">
<p><a href="http://blog.smronju.com/wp-content/uploads/2010/10/03.png"><img class=" wp-image-270" title="03" src="http://blog.smronju.com/wp-content/uploads/2010/10/03-300x225.png" alt="" width="245" height="185" /></a><a href="http://blog.smronju.com/wp-content/uploads/2010/10/04.png"><img class=" wp-image-271" title="04" src="http://blog.smronju.com/wp-content/uploads/2010/10/04-300x225.png" alt="" width="245" height="185" /></a></p>
</div>
<p><strong>How to install?</strong></p>
<p>To install the latest burg boot loader just follow the steps below.</p>
<ul>
<li>Setup software sources from System/Administration/Software Sources (or insert those two lines to /etc/apt/sources.list)</li>
<li>Now copy this two lines and add them individually as shown in above pictures (if you did it in /etc/apt/sources.list via text editor then skip this step).</li>
</ul>
<p><code>deb http://ppa.launchpad.net/bean123ch/burg/ubuntu lucid main<br />
deb-src http://ppa.launchpad.net/bean123ch/burg/ubuntu lucid main</code></p>
<div></div>
<div><a href="http://blog.smronju.com/wp-content/uploads/2010/10/Software-Sources-01.jpg"><img class="alignnone" src="http://blog.smronju.com/wp-content/uploads/2010/10/Software-Sources-01.jpg" alt="" width="245" height="185" /></a><a href="http://blog.smronju.com/wp-content/uploads/2010/10/add-apt.png"><img class="alignnone" src="http://blog.smronju.com/wp-content/uploads/2010/10/add-apt.png" alt="" width="245" height="185" /></a></div>
<div></div>
<div></div>
<div></div>
<div></div>
<div></div>
<ul>
<li>Now open terminal and write this command or copy and paste it in terminal</li>
</ul>
<p><code>sudo apt-get update<br />
sudo apt-get install burg</code></p>
<ul>
<li>Confirm if it ask anything during installation.</li>
</ul>
<p>For more details you can visit <a title="Burg boot loader" href="http://code.google.com/p/burg/wiki/InstallUbuntu" target="_blank">here</a>. Thanks.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/237/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/237/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/237/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=237&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2012/01/03/decorate-grub-2-boot-loader-using-burg/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>23.709921 90.407143</georss:point>
		<geo:lat>23.709921</geo:lat>
		<geo:long>90.407143</geo:long>
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>

		<media:content url="http://blog.smronju.com/wp-content/uploads/2010/10/03-300x225.png" medium="image">
			<media:title type="html">03</media:title>
		</media:content>

		<media:content url="http://blog.smronju.com/wp-content/uploads/2010/10/04-300x225.png" medium="image">
			<media:title type="html">04</media:title>
		</media:content>

		<media:content url="http://blog.smronju.com/wp-content/uploads/2010/10/Software-Sources-01.jpg" medium="image" />

		<media:content url="http://blog.smronju.com/wp-content/uploads/2010/10/add-apt.png" medium="image" />
	</item>
		<item>
		<title>Macbuntu Give Your Ubuntu Desktop Mac OS X Look.</title>
		<link>http://smronju.wordpress.com/2010/10/21/macbuntu-give-your-ubuntu-desktop-mac-os-x-look/</link>
		<comments>http://smronju.wordpress.com/2010/10/21/macbuntu-give-your-ubuntu-desktop-mac-os-x-look/#comments</comments>
		<pubDate>Thu, 21 Oct 2010 12:02:20 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Macbuntu]]></category>
		<category><![CDATA[Theme]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=221</guid>
		<description><![CDATA[If you&#8217;re a fan of Mac OS X&#8217;s GUI and also if you are using Ubuntu Linux, Then this Macbuntu &#8230;<p><a href="http://smronju.wordpress.com/2010/10/21/macbuntu-give-your-ubuntu-desktop-mac-os-x-look/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=221&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_226" class="wp-caption aligncenter" style="width: 624px"><a href="http://smronju.files.wordpress.com/2010/10/04.jpg"><img class="size-full wp-image-226" title="Macbuntu" src="http://smronju.files.wordpress.com/2010/10/04.jpg?w=529" alt="Macbuntu"   /></a><p class="wp-caption-text">Macbuntu</p></div>
<p>If you&#8217;re a fan of Mac OS X&#8217;s GUI and also if you are using Ubuntu  Linux, Then this Macbuntu will install all the necessary apps, icons,  and other resources to make your Ubuntu desktop looks like Mac OS X.</p>
<p>Macbuntu  usually  Mac OS X Transformation Pack. Similar to Mac4Lin  but dedicated to Ubuntu Linux. It can also be used in other OS based on  Debian/GTK.</p>
<p><strong>Features in this Release:</strong></p>
<p>Added:</p>
<ul>
<li><em>Google Chrome/Chromium theme package GTK Leopard Chrome Theme manual installation</em></li>
<li><em> Thunderbird theme package Leopard Mail-Default-Aqua manual installation</em></li>
<li><em> Firefox theme packages Vfox3_Basic and MacOSX Theme manual installation</em></li>
<li><em> Login Screen logo applelogo-black.svg</em></li>
<li><em> Login Screen cursor settings</em></li>
<li><em> Compiz Decoration settings</em></li>
<li><em> Compiz customized animation library Genie Effect</em></li>
<li><em> Top Panel entries</em></li>
<li><em> Docky launchers list</em></li>
<li><em> Terminal settings</em></li>
<li><em> System check</em></li>
<li><em> Home screen Mac OS X folders</em></li>
</ul>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 624px"><a href="http://smronju.files.wordpress.com/2010/10/05.jpg"><img class="size-full wp-image-229" title="Macbuntu" src="http://smronju.files.wordpress.com/2010/10/05.jpg?w=529" alt="Macbuntu"   /></a><p class="wp-caption-text">Macbuntu</p></div>
<p>Changed:</p>
<ul>
<li><em>Login Screen font to Lucida Grande Medium 9</em></li>
<li><em>Login Screen theme to Macbuntu</em></li>
<li><em>Macbuntu theme base to GTK Leopard</em></li>
<li><em>Cursor size to 28</em></li>
<li><em>Cursors to Macbuntu based on Mac4Lin_Cursors_v1.0</em></li>
<li><em>Icons to Macbuntu based on Mac4Lin_Icons_v1.0</em></li>
<li><em>Nautilus location bar to buttons as default</em></li>
</ul>
<p>How to install:</p>
<ul>
<li><em>Open Terminal window from applications-&gt;accessories-&gt;terminal or press Alt+F2 and then type <code>gnome-terminal</code>. Press enter.</em></li>
<li><em>Write <code>wget http://sourceforge.net/projects/macbuntu/files/macbuntu-10.04/v2.0/Macbuntu-10.04.tar.gz</code> download or just copy and paste in terminal.</em></li>
<li><em><code>tar xzvf /tmp/Macbuntu-10.04.tar.gz -C /tmp</code> unzip in temporary folder.</em></li>
<li><em><code>cd /tmp/Macbuntu-10.04/</code> go to the temp folder and then the extracted Macbuntu-10.04 folder as well.</em></li>
<li><em><code>./install.sh</code> now run this command to install. This will do the rest of the job.</em></li>
</ul>
<p>Confirm if it ask for anything and you are done.</p>
<p>After installation if you ever decide to go back to the regular GNOME   desktop, you can easily uninstall the theme by retyping the above   commands, replacing <code>./install.sh</code> with <code>./uninstall.sh</code> instead.</p>
<p>This is the copy of my <a title="Macbuntu" href="http://blog.smronju.com/macbuntu-give-your-ubuntu-desktop-mac-os-x-look/smronju/how-to/ubuntu/" target="_blank">another post</a>.</p>
<p>Thanks.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/221/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/221/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/221/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=221&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2010/10/21/macbuntu-give-your-ubuntu-desktop-mac-os-x-look/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>23.709921 90.407143</georss:point>
		<geo:lat>23.709921</geo:lat>
		<geo:long>90.407143</geo:long>
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>

		<media:content url="http://smronju.files.wordpress.com/2010/10/04.jpg" medium="image">
			<media:title type="html">Macbuntu</media:title>
		</media:content>

		<media:content url="http://smronju.files.wordpress.com/2010/10/05.jpg" medium="image">
			<media:title type="html">Macbuntu</media:title>
		</media:content>
	</item>
		<item>
		<title>jQuery datepicker&#8217;s date conversion</title>
		<link>http://smronju.wordpress.com/2010/09/21/jquery-datepickers-date-conversion/</link>
		<comments>http://smronju.wordpress.com/2010/09/21/jquery-datepickers-date-conversion/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 12:11:01 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=201</guid>
		<description><![CDATA[Now a days jQuery has become most popular in web base development. I&#8217;m new in jQuery and recently i faced &#8230;<p><a href="http://smronju.wordpress.com/2010/09/21/jquery-datepickers-date-conversion/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=201&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Now a days jQuery has become most popular in web base development. I&#8217;m new in jQuery and recently i faced problems converting jQuery datepicker&#8217;s date to timestamp as I&#8217;m storing date in database. PHP time() function generates 10 digits int number wheather jQuery generates 13 digits counting milliseconds. Thus I need to convert that. It&#8217;s not tough you can give a try.</p>
<p><code>$(function() {<br />
var dates = $('#date').datepicker({<br />
defaultDate: null,<br />
changeMonth: true,<br />
changeYear: true,<br />
yearRange: '2000:2020',<br />
dateFormat: 'dd-mm-yy',<br />
numberOfMonths: 1,<br />
onSelect : function(dateText, inst){<br />
var epoch = $.datepicker.formatDate('@', $(this).datepicker('getDate')) / 1000;<br />
$('#date').val(epoch);<br />
}<br />
});<br />
});</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/201/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/201/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/201/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=201&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2010/09/21/jquery-datepickers-date-conversion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Symfony without pear installation</title>
		<link>http://smronju.wordpress.com/2010/08/14/installing-symfony-without-pear-installation/</link>
		<comments>http://smronju.wordpress.com/2010/08/14/installing-symfony-without-pear-installation/#comments</comments>
		<pubDate>Sat, 14 Aug 2010 09:23:00 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=180</guid>
		<description><![CDATA[Installing symfony 1.4.6 without pear is not that difficult. In my earlier post I show you how to install symfony &#8230;<p><a href="http://smronju.wordpress.com/2010/08/14/installing-symfony-without-pear-installation/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=180&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Installing symfony 1.4.6 without pear is not that difficult. In my <a href="http://smronju.wordpress.com/2010/07/21/getting-started-with-symfony/">earlier</a> post I show you how to install symfony 1.4.6 with pear installation. That may not be helpful for those who don&#8217;t have Internet. So I insist to show you how to install symfony 1.4.6 without pear.</p>
<p>Let&#8217;s start.</p>
<p>Step-01. First make directory under <em>/var/www/</em> folder. Suppose a folder name &#8216;smronju&#8217;. You can do it in command line like<br />
<code>sudo mkdir -p /var/www/smronju</code></p>
<p>Step-02. As a best practice, many people install the symfony framework files in the <em>lib/vendor</em> directory. Let&#8217;s create these directory:<br />
<code>sudo mkdir -p lib/vendor</code></p>
<p>Step-03. Download the symfony 1.4 project files from <a title="symfony 1.4.6" href="http://www.symfony-project.org/get/symfony-1.4.6.tgz">here </a>and after that put the archive under the freshly created <em>lib/vendor/</em> directory, un-archive it, and rename the directory to symfony</p>
<p><code>cd lib/vendor<br />
tar zxpf symfony-1.4.0.tgz<br />
mv symfony-1.4.0 symfony //You can use any name instead of symfony as you want<br />
rm symfony-1.4.0.tgz</code></p>
<p>You can check symfony version using this command.<br />
<code>php lib/vendor/symfony/data/bin/symfony -V</code> // note that capital V.</p>
<p>Step-04. Project creation<br />
From the smronju directory run the symfony generate:project task to create project.</p>
<p><code>php lib/vendor/symfony/data/bin/symfony generate:project myproject</code> //Change myproject to your own project name.</p>
<p>Step-05. Application creation</p>
<p>Now create the frontend application by running the generate:app task<br />
<code>php symfony generate:app frontend</code></p>
<p>Before trying to access our newly created project, we need to set the write permisstions on cache/ and log/ directories to the appropriate levels, so that our web server can write to them<br />
<code>sudo chmod 0777 cache/ log/</code></p>
<p>That&#8217;s it we are almost done. Finally we will create virtual host for it. Go to the <em>/etc/apache2/sites-available/</em> folder and make a file named &#8216;smronju&#8217;. Open it using text editor or medit. Paste the following code snippet in it.</p>
<p><code><br />
&lt;VirtualHost *:80&gt;<br />
ServerAdmin webmaster@smronju.com<br />
ServerName local.smronju.com<br />
DirectoryIndex index.php<br />
DocumentRoot /var/www/smronju/web<br />
&lt;Directory /var/www/smronju/web&gt;<br />
Options Indexes FollowSymLinks MultiViews<br />
AllowOverride All<br />
Order allow,deny<br />
allow from all<br />
&lt;/Directory&gt;<br />
Alias /sf /var/www/smronju/lib/vendor/symfony/data/web/sf<br />
&lt;Directory "/var/www/smronju/lib/vendor/symfony/data/web/sf"&gt;<br />
AllowOverride All<br />
Allow from All<br />
&lt;/Directory&gt;<br />
ErrorLog /var/log/apache2/smronju.error.log<br />
LogLevel warn<br />
CustomLog /var/log/apache2/smronju.access.log combined<br />
&lt;/VirtualHost&gt;<br />
</code><br />
Make this available to sites-available using this command <code>sudo a2ensite smronju</code></p>
<p>Finally restart or reload your apache server using <code>sudo /etc/init.d/apache2 reload</code>. Now test symfony by typing local.smronju.com in your browsers address bar. If everything goes well you will see below image.</p>
<p><a href="http://smronju.files.wordpress.com/2010/08/congratulations.png"><img class="aligncenter size-full wp-image-187" title="Congratulations" src="http://smronju.files.wordpress.com/2010/08/congratulations.png?w=529" alt="Symfony"   /></a></p>
<p>Any bug please comment and happy coding <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/180/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/180/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/180/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=180&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2010/08/14/installing-symfony-without-pear-installation/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>

		<media:content url="http://smronju.files.wordpress.com/2010/08/congratulations.png" medium="image">
			<media:title type="html">Congratulations</media:title>
		</media:content>
	</item>
		<item>
		<title>Getting started with symfony</title>
		<link>http://smronju.wordpress.com/2010/07/21/getting-started-with-symfony/</link>
		<comments>http://smronju.wordpress.com/2010/07/21/getting-started-with-symfony/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 07:24:33 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[php5]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[symfony]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=167</guid>
		<description><![CDATA[Recently I have started Symfony PHP framework to learn.I am running a LAMP server in ubuntu 10.04 and learned how &#8230;<p><a href="http://smronju.wordpress.com/2010/07/21/getting-started-with-symfony/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=167&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Recently I have started Symfony PHP framework to learn.I  am running a LAMP server in ubuntu 10.04 and learned how to set up the Symfony framework.  If you are a beginner then this may help you.</p>
<p>Make sure that you have install pear if not installed yet just run this command</p>
<p><code>sudo apt-get install php-pear</code></p>
<p>Okay lets get started with Symfony. Below command will setup the channel where  you are going to download Symfony using pear PHP module.</p>
<p><code>sudo pear channel-discover  pear.symfony-project.com</code></p>
<p><code>sudo pear install symfony/symfony-1.4.6</code></p>
<p>Almost finished! You have installed symfony on your system for use. Now setup a sample project for personal use. In my case the project name is &#8216;symfony&#8217;. Lets make it. First go to the /var/www directory and make a folder named &#8216;symfony&#8217;. Now initialize a new project named &#8216;symfony&#8217; and create a new front end (Using command will do it for you).</p>
<p><code>cd /var/www</code></p>
<p><code>mkdir symfony</code></p>
<p><code>cd symfony</code></p>
<p>creating project<br />
<code>symfony generate:project symfony</code></p>
<p>if you need to connect database run below command<br />
<code>symfony configure:database "mysql:host=localhost;dbname=dbname" username password</code></p>
<p>frontend creation<br />
<code>symfony generate:app frontend</code></p>
<p>Next we have to create a symlink this will allow the new project we created to use the Symfony libraries and elements installed  earlier. With me you are still in /var/www/symfony</p>
<p><code>cd web/</code></p>
<p><code>ln -s /usr/share/php/data/symfony/web/sf/</code></p>
<p>That&#8217;s it. Now you can visit your site. Enter in browser address bar http://localhost/symfony/web/</p>
<p>If everything is okay then you will get the image below.</p>
<div id="attachment_168" class="wp-caption aligncenter" style="width: 520px"><a href="http://smronju.files.wordpress.com/2010/07/congratulations.png"><img class="size-full wp-image-168" title="congratulations" src="http://smronju.files.wordpress.com/2010/07/congratulations.png?w=529" alt="symfony"   /></a><p class="wp-caption-text">Symfony</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/167/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=167&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2010/07/21/getting-started-with-symfony/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>

		<media:content url="http://smronju.files.wordpress.com/2010/07/congratulations.png" medium="image">
			<media:title type="html">congratulations</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Login to Ubuntu as Root User?</title>
		<link>http://smronju.wordpress.com/2010/06/09/how-to-login-to-ubuntu-as-root-user/</link>
		<comments>http://smronju.wordpress.com/2010/06/09/how-to-login-to-ubuntu-as-root-user/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 11:36:01 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=159</guid>
		<description><![CDATA[At times where Linux provides a secure and healthy environment for users, it makes other things even more complicated and &#8230;<p><a href="http://smronju.wordpress.com/2010/06/09/how-to-login-to-ubuntu-as-root-user/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=159&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>At times where Linux provides a secure and healthy environment for  users, it makes other things even more complicated and intricate.  Despite being such a user-friendly operating  system, it is not that easy to login to Ubuntu as a root user.</p>
<p>Root user has all the administrator  privileges so whenever you need to edit system files or configuration from within Gnome, you  will feel the need to login to Ubuntu as a root user. But the question is here is “How to login  to Ubuntu as a root user?”</p>
<p>Just follow the steps below:</p>
<ol>
<li>Open the terminal and type: <code>sudo passwd root</code></li>
<li>When you see the prompt that says “Enter new UNIX password”, enter  the password you want for the root user and confirm it.</li>
<li>Type: <code>sudo gedit /etc/X11/gdm/gdm.conf</code></li>
<li>Locate the line that says “AllowRoot=false”. Change it to  “AllowRoot=true”.</li>
<li>Save the file</li>
<li>Exit gedit, logout and then reboot.</li>
</ol>
<p>I used the same method when I wanted to login as root user to edit configuration files of my graphics  card and everything worked great. However the only issue in this case is  that by logging to Ubuntu as root you are making your operating system  more vulnerable.</p>
<p>For Ubuntu users it is recommended to use the account which they  created on time of install and use the “sudo” command while in terminal  to execute commands as root user.</p>
<div>Read more:  <a href="http://www.sizlopedia.com/2008/04/16/how-to-login-to-ubuntu-as-root-user/#ixzz0qM27ZCR2">http://www.sizlopedia.com/2008/04/16/how-to-login-to-ubuntu-as-root-user/#ixzz0qM27ZCR2</a></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/159/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/159/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/159/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=159&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2010/06/09/how-to-login-to-ubuntu-as-root-user/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>
	</item>
		<item>
		<title>Forgot root password of MySQL ?</title>
		<link>http://smronju.wordpress.com/2009/05/03/forgot-root-password-of-mysql/</link>
		<comments>http://smronju.wordpress.com/2009/05/03/forgot-root-password-of-mysql/#comments</comments>
		<pubDate>Sun, 03 May 2009 16:45:31 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=136</guid>
		<description><![CDATA[To be able to modify the existing root password, you must firstly be connected to it. If you already know &#8230;<p><a href="http://smronju.wordpress.com/2009/05/03/forgot-root-password-of-mysql/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=136&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To be able to modify the existing root password, you must firstly be connected to it. If you already know the root password and just want to reinitialize it, you can skip this part. In the case that you don&#8217;t have the root password then follow the steps below. It is possible to bypass the authentication process and to access MySQL:</p>
<p><strong>Stop the MySQL server with this command in terminal </strong></p>
<p>sudo /etc/init.d/mysql stop</p>
<p><strong>Now restart MySQL, disabling network communication and skipping the authentication procedure.</strong></p>
<p>sudo mysqld &#8211;skip-grant-tables &#8211;skip-networking &amp;</p>
<p><strong>To Reinitializing the password follow the steps below&#8230;.</strong></p>
<pre>sudo mysql mysql -u root (To get connected to the system database 'mysql' of MySQL)</pre>
<p><strong>Type the following command and reset your password</strong></p>
<pre>UPDATE user SET password=PASSWORD('newpassword') WHERE user="root";</pre>
<p><strong>If you didn&#8217;t go through the first step, to validate the changes simply type</strong></p>
<pre>FLUSH PRIVILEGES;</pre>
<p><strong>If you started MySQL manually(bypassing the authentication process), the server must be restarted:</strong></p>
<pre>sudo /etc/init.d/mysql restart</pre>
<p>Now you are done. Enjoy</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/136/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/136/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/136/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=136&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2009/05/03/forgot-root-password-of-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu Ultimate 2.0</title>
		<link>http://smronju.wordpress.com/2009/02/18/ubuntu-ultimate-20/</link>
		<comments>http://smronju.wordpress.com/2009/02/18/ubuntu-ultimate-20/#comments</comments>
		<pubDate>Wed, 18 Feb 2009 16:22:29 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[1]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=130</guid>
		<description><![CDATA[Do you know about Ubuntu ultimate edition? Ultimate Edition 2.0 is built based off Ubuntu Intrepid Ibex (daily build), by &#8230;<p><a href="http://smronju.wordpress.com/2009/02/18/ubuntu-ultimate-20/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=130&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Do you know about Ubuntu ultimate edition? Ultimate Edition 2.0 is built based off Ubuntu Intrepid Ibex (daily build), by hand, it is w/o a doubt gorgeous.  Ubuntu ultimate releases a 32 bit, 64 Bit &amp; and a Gamers edition (x86 based).  Ultimate Edition 2.0 is loaded to the hilt with themes, wallpapers, icon sets, gdm login screens, and Usplashes.</p>
<p>Games that are build in Gamers edition&#8230;</p>
<p>    * Supertux<br />
    * Actioncube<br />
    * Assaultcube<br />
    * Warsow<br />
    * Wesnoth<br />
    * Glest<br />
    * Scorched3d<br />
    * Dreamchess<br />
    * Sauerbraten<br />
    * Gridwars<br />
    * Vgacardgames<br />
    * Alien arena 2007<br />
    * Brikx<br />
    * Nexuiz<br />
    * Vertris<br />
    * Openarena<br />
    * Pokerth<br />
    * Snowballz<br />
    * Chromium<br />
    * Gnome-hearts<br />
    * Open arena<br />
    * Scorched3d<br />
    * Urban terror</p>
<p>Just download and use it. I am sure that you won&#8217;t be sorry.</p>
<span style="text-align:center; display: block;"><a href="http://smronju.wordpress.com/2009/02/18/ubuntu-ultimate-20/"><img src="http://img.youtube.com/vi/F1u2eF5PVho/2.jpg" alt="" /></a></span>
<p>For download <a href="http://home.paulschou.com/pub/ultimate/">click here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/130/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=130&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2009/02/18/ubuntu-ultimate-20/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu 8.10 released on October 31, 2008.</title>
		<link>http://smronju.wordpress.com/2008/10/31/ubuntu-810-released-on-october-31-2008/</link>
		<comments>http://smronju.wordpress.com/2008/10/31/ubuntu-810-released-on-october-31-2008/#comments</comments>
		<pubDate>Fri, 31 Oct 2008 08:13:50 +0000</pubDate>
		<dc:creator>smronju</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://smronju.wordpress.com/?p=126</guid>
		<description><![CDATA[New ubuntu 8.10 (Intrepid Ibex) is now available. It has some new features like 3G support, Latest Gnome 2.24 Desktop &#8230;<p><a href="http://smronju.wordpress.com/2008/10/31/ubuntu-810-released-on-october-31-2008/">Continue reading &#187;</a></p><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=126&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>New ubuntu 8.10 (Intrepid Ibex) is now available. It has some new features like 3G support, Latest Gnome 2.24 Desktop Environment*, Guest Sessions and many more. You may visit this <a href="http://www.ubuntu.com/news/ubuntu-8.10-desktop">link</a> for further information.</p>
<p><strong>Download latest ubuntu from here </strong><br />
<br />
Ubuntu Desktop edition 8.10 <a href="http://ftp.daum.net/ubuntu-releases/intrepid/ubuntu-8.10-desktop-i386.iso">click here</a><br />
Ubuntu Server edition 8.10 <a href="http://ftp.daum.net/ubuntu-releases/intrepid/ubuntu-8.10-server-i386.iso">click here</a><br />
You may request for free CD&#8217;s <a href="https://shipit.ubuntu.com/">click here</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/smronju.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/smronju.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/smronju.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/smronju.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/smronju.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/smronju.wordpress.com/126/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/smronju.wordpress.com/126/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/smronju.wordpress.com/126/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=smronju.wordpress.com&amp;blog=4275275&amp;post=126&amp;subd=smronju&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://smronju.wordpress.com/2008/10/31/ubuntu-810-released-on-october-31-2008/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/976a52d62c374bc87113a8053852f7b0?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">smronju</media:title>
		</media:content>
	</item>
	</channel>
</rss>
