<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>PHP Architect blog</title>
	<link>http://www.php-architect.com/blog</link>
	<description>me, myself, and my code</description>
	<lastBuildDate>Wed, 14 Sep 2011 12:50:44 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>How to reduce your virtualbox linux virtual machine size</title>
		<description><![CDATA[After using a linux virtual machine that has been configured with dynamically expanding drive, the size gets larger even if you remove files from it. Here is the steps to shrink your linux virtual machine size : 1- Remove any &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2011/07/09/how-to-reduce-your-virtualbox-linux-virtual-machine-size/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2011/07/09/how-to-reduce-your-virtualbox-linux-virtual-machine-size/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-reduce-your-virtualbox-linux-virtual-machine-size</link>
			</item>
	<item>
		<title>Second life and Virtual Worlds on the web</title>
		<description><![CDATA[I had had the chance to do some investigations on how to create a second life similar application that run on the web, and allows people to communicate, chat, and interact in different ways. The applications of such tools can &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2011/07/09/second-life-and-virtual-worlds-on-the-web/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2011/07/09/second-life-and-virtual-worlds-on-the-web/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=second-life-and-virtual-worlds-on-the-web</link>
			</item>
	<item>
		<title>Using Juniper Network on Ubuntu 32 and 64 bit without Firefox</title>
		<description><![CDATA[Lately i have moved from Ubuntu 32bit to 64bit to make use of the 8G memory, and since I have been struggling to get our juniper vpn connection working, turned out it is not compatible with 64bit binaries of java &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2011/03/12/using-juniper-network-on-ubuntu-32-and-64-bit-without-firefox/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2011/03/12/using-juniper-network-on-ubuntu-32-and-64-bit-without-firefox/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-juniper-network-on-ubuntu-32-and-64-bit-without-firefox</link>
			</item>
	<item>
		<title>Speed your internet browsing on Ubuntu using local DNS Cache</title>
		<description><![CDATA[Use these steps to speed your internet browsing requests on Ubuntu, by enabling local DNS cache : 1- Run this command to install dnsmasq package sudo apt-get install dnsmasq 2- Modify the file : sudo gedit /etc/dnsmasq.conf change the line &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2011/01/08/speed-your-internet-browsing-on-ubuntu-using-local-dns-cache/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2011/01/08/speed-your-internet-browsing-on-ubuntu-using-local-dns-cache/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=speed-your-internet-browsing-on-ubuntu-using-local-dns-cache</link>
			</item>
	<item>
		<title>Backup or Export, Compress and upload mysql database to remote host</title>
		<description><![CDATA[This is a handy command that i use to backup or export, compress and upload a mysql database to my remote host, very handy when you wanna upload your development database to the remote host after some changes. /usr/mysql/bin/mysqldump --opt &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2011/01/04/backup-or-export-compress-and-upload-mysql-database-to-remote-host/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2011/01/04/backup-or-export-compress-and-upload-mysql-database-to-remote-host/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=backup-or-export-compress-and-upload-mysql-database-to-remote-host</link>
			</item>
	<item>
		<title>Virtualbox hidden gems, VBoxManage</title>
		<description><![CDATA[Virtual box has this little secret, the Command Line interface (CLI), this is very useful for users who wants to manage their virtual boxes on headless servers. Question is why using command line while you have a nice easy to &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2010/10/23/virtualbox-hidden-gems-vboxmanage/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2010/10/23/virtualbox-hidden-gems-vboxmanage/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=virtualbox-hidden-gems-vboxmanage</link>
			</item>
	<item>
		<title>Where I am ?</title>
		<description><![CDATA[Looks like i have stopped blogging for a while. except from some trips and tricks I am keeping for my reference and public users. well that&#8217;s not the case but since the team I am working with grew to around &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2010/10/19/where-i-am/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2010/10/19/where-i-am/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=where-i-am</link>
			</item>
	<item>
		<title>Installing Java plugin for Firefox on Ubuntu 10.10 (Maverick)</title>
		<description><![CDATA[Again after upgrading from Ubuntu 9.10 to 10.4, I had some issues getting Java to work with Firefox, after checking the software center, I found that the Java plugin for firefox is not working properly which broke my vpn connection. &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2010/10/19/installing-java-plugin-for-firefox-on-ubuntu-10-10-maverick/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2010/10/19/installing-java-plugin-for-firefox-on-ubuntu-10-10-maverick/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=installing-java-plugin-for-firefox-on-ubuntu-10-10-maverick</link>
			</item>
	<item>
		<title>Dear Developers. I will be watching you</title>
		<description><![CDATA[Every build you break Every delivery you fail Every risk you take Every fix you make I will be watching you Every single break Every diff you make Every game you play Every small delay I will be watching you &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2010/09/15/dear-developersi-will-be-watching-you/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2010/09/15/dear-developersi-will-be-watching-you/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dear-developersi-will-be-watching-you</link>
			</item>
	<item>
		<title>Criteria for a Capable Monitoring System</title>
		<description><![CDATA[This is a note from a book i was reading about scalable architectures that I would like to keep in front of me to look into from time to time. The book is named Scalable Internet Architectures, In brief it &#8230;<p class="read-more"><a href="http://www.php-architect.com/blog/2010/08/24/criteria-for-a-capable-monitoring-system/">Read more &#187;</a></p>]]></description>
		<link>http://www.php-architect.com/blog/2010/08/24/criteria-for-a-capable-monitoring-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=criteria-for-a-capable-monitoring-system</link>
			</item>
</channel>
</rss>

