<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress.com" -->
<rss version="0.92">
<channel>
	<title>Void()</title>
	<link>http://reitzkpov.wordpress.com</link>
	<description>Sharing the thoughts and knowledge</description>
	<lastBuildDate>Thu, 21 Aug 2008 07:54:14 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Steve Ballmer uses a Mac for presentations</title>
		<description><![CDATA[You may remember Steve Ballmer criticizing the iPod and iPhone on several occasions. Something that he definitely cannot criticize is the Mac, mostly because he was seen using one for with one at the podium while he gave a presentation. MacLife pointed us to this Flickr picture showing what really powers the other Steve&#8217;s presentation. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=20&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/21/steve-ballmer-uses-a-mac-for-presentations/</link>
			</item>
	<item>
		<title>On a Lighter side</title>
		<description><![CDATA[
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=17&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/19/on-a-lighter-side/</link>
			</item>
	<item>
		<title>MySQL Replication Manual</title>
		<description><![CDATA[This quick manual tells how to set up database replication in MySQL. Basically it was written for 5.* MySQL versions but is also applicable for 3.23/4.0 ones (btw they are still in use, believe me).
As you might already know, replication allows you to create a copy of certain MySQL database from a master server on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=14&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/19/mysql-replication-manual/</link>
			</item>
	<item>
		<title>Check how your site looks in Internet Explorer via Firefox etc.</title>
		<description><![CDATA[Here is the nice site that allows you to see how your browser looks like in Internet Explorer when you can&#8217;t run different versions of IE on you PC/laptop (like me). Of course there are such tools as Wine and IEs4Lin but the most simple way to take a glance is to visit IE NetRenderer. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=12&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/19/check-how-your-site-looks-in-internet-explorer-via-firefox-etc/</link>
			</item>
	<item>
		<title>Clean up your Ubuntu with deborphan</title>
		<description><![CDATA[If you want to clean up your Ubuntu or Debian machine and delete unnecessary (orphaned) deb packages you can use utility deborphan. It finds packages that have no packages depending on them. The default operation is to search only within the libs and oldlibs sections to hunt down unused libraries.
Install deborphan with command sudo apt-get [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=10&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/19/clean-up-your-ubuntu-with-deborphan/</link>
			</item>
	<item>
		<title>How to play a DVD video ISO image</title>
		<description><![CDATA[These are the simple commands needed.
sudo mkdir /media/iso
To create a mount point
sudo mount -t iso9660 -o loop /home/ggarron/dvd_video.iso /media/iso
To mount the iso as a DVD
sudo aptitude install gxine
To install the player
gxine dvd://media/iso/video_ts/
To play the DVD movie.
Alternate way
Install gmountiso in Ubuntu
sudo aptitude install gmountiso
This will complete the installation.
If you want to open go to Applications—&#62;System Tools—&#62;Gmount-iso
 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=5&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/18/how-to-play-a-dvd-video-iso-image/</link>
			</item>
	<item>
		<title>Changing screen resolution on the fly</title>
		<description><![CDATA[If you want to change your screen resolution, while still running Linux but you are not using Gnome or KDE, which gives good options to change screen resolution, you will have to use the xrandr command
If you enter it alone:
xrandr
It will display the list of available reolutions.
Now to change from one resolution to the other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=reitzkpov.wordpress.com&blog=596169&post=3&subd=reitzkpov&ref=&feed=1" />]]></description>
		<link>http://reitzkpov.wordpress.com/2008/08/18/changing-screen-resolution-on-the-fly/</link>
			</item>
</channel>
</rss>
