<?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>PHP, MySQL, ZF, Python, Linux, Mac, C++, Java, Flex, Air, ActionScript &#38; apps development.</description>
	<lastBuildDate>Sun, 13 Jun 2010 18:25:04 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3049" -->

	<item>
		<title>Backup / Increase the Guest OS Drive on VirtualBox</title>
		<description><![CDATA[Tried to search online for a way to increase the size of a vdi image, and there was no solution available online to do so. I had windows XP installed on a virtual machine for mail, and testing purposes on the most hated IE6, and the drive ran out of a space, no solution or [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2010/06/06/compress-and-split-large-files-under-linux/' rel='bookmark' title='Permanent Link: Compress and Split large files under Linux'>Compress and Split large files under Linux</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/06/13/backup-increase-the-guest-os-drive-on-virtualbox/</link>
			</item>
	<item>
		<title>Installing Zend Server on Ubuntu 10.04</title>
		<description><![CDATA[I have been having issues trying to install Zend Server on Ubuntu 10.04 following the steps here http://files.zend.com/help/Zend-Server-5-Community-Edition/zend-server.htm#deb_installation.htm the problem was because there is a missing dependency for the &#8220;libmysqlclient15off&#8221; MySQL client library to solve this, I had to install &#8220;libmysqlclient15off&#8221; from here (select the one that matches your architecture) http://archive.ubuntu.com/ubuntu/pool/universe/m/mysql-dfsg-5.0/ Then install it using [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2009/11/11/fix-for-zend-studio-7-button-problems-in-ubuntu-9-10-karmic-koala/' rel='bookmark' title='Permanent Link: Fix for Zend Studio 7 Button Problems in Ubuntu 9.10 &#8220;Karmic Koala&#8221;'>Fix for Zend Studio 7 Button Problems in Ubuntu 9.10 &#8220;Karmic Koala&#8221;</a></li>
<li><a href='http://www.php-architect.com/blog/2010/05/01/installing-java-plugin-for-firefox-on-ubuntu-10-4-lucid/' rel='bookmark' title='Permanent Link: Installing Java plugin for Firefox on Ubuntu 10.4 (Lucid)'>Installing Java plugin for Firefox on Ubuntu 10.4 (Lucid)</a></li>
<li><a href='http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/' rel='bookmark' title='Permanent Link: Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid'>Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/06/06/installing-zend-server-on-ubuntu-10-04/</link>
			</item>
	<item>
		<title>Compress and Split large files under Linux</title>
		<description><![CDATA[One of the common problems i used to face is transferring large files from Linux through mediums that doesn&#8217;t support large files, especially when it comes to more than 100 GB files, usually that is a virtual machine hard disk, or backup file. To compress and split files under linux, this command can be used: [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/' rel='bookmark' title='Permanent Link: Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid'>Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid</a></li>
<li><a href='http://www.php-architect.com/blog/2010/05/01/good-solaris-how-to-list/' rel='bookmark' title='Permanent Link: Good Solaris How To list'>Good Solaris How To list</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/06/06/compress-and-split-large-files-under-linux/</link>
			</item>
	<item>
		<title>Recruitment System &#8211; One of my projects</title>
		<description><![CDATA[I wanted to post this since a while. The recruitment system is one of the applications I built for cha-international while working there beside developing the Middle East &#38; North Africa travel awards system, mail marketing system, and converting all their servers from windows to Linux. In brief the system has the following features : [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2010/04/10/what-is-your-favorite-mac-app/' rel='bookmark' title='Permanent Link: What is your favorite MAC App?'>What is your favorite MAC App?</a></li>
<li><a href='http://www.php-architect.com/blog/2009/08/08/how-to-add-subtract-time-code-in-python/' rel='bookmark' title='Permanent Link: How to Add &#038; Subtract time code in Python'>How to Add &#038; Subtract time code in Python</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/05/08/recruitment-system-one-of-my-projects/</link>
			</item>
	<item>
		<title>Good Solaris How To list</title>
		<description><![CDATA[Was looking for a way to grep for something in a subdirectory and stopped by this short but usefull Solaris How To list. The grep item works with unix / linux boxes as well. http://jeffnester.com/howtos/solaris/solaris.html enjoy the power of shell No related posts.


No related posts.]]></description>
		<link>http://www.php-architect.com/blog/2010/05/01/good-solaris-how-to-list/</link>
			</item>
	<item>
		<title>Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid</title>
		<description><![CDATA[I struggled for a while to get my wireless card work after installing / upgrading Ubuntu on my T400 Thinkpad. My T400 came with wireless card : Realtek Semiconductor . To get it working, I followed these steps : 1- Open nautilus sudo nautilus 2- Browse to /lib/modules/ 3- Search for any rtl8192se and remove [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2010/05/01/installing-java-plugin-for-firefox-on-ubuntu-10-4-lucid/' rel='bookmark' title='Permanent Link: Installing Java plugin for Firefox on Ubuntu 10.4 (Lucid)'>Installing Java plugin for Firefox on Ubuntu 10.4 (Lucid)</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/</link>
			</item>
	<item>
		<title>Installing Java plugin for Firefox on Ubuntu 10.4 (Lucid)</title>
		<description><![CDATA[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 has been removed. To get this fixed, I simply followed the steps in here http://ubuntuforums.org/showpost.php?p=9008918&#38;postcount=32 and it worked well after that. Related posts:Installing Zend Server on Ubuntu [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2010/06/06/installing-zend-server-on-ubuntu-10-04/' rel='bookmark' title='Permanent Link: Installing Zend Server on Ubuntu 10.04'>Installing Zend Server on Ubuntu 10.04</a></li>
<li><a href='http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/' rel='bookmark' title='Permanent Link: Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid'>Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid</a></li>
<li><a href='http://www.php-architect.com/blog/2009/11/11/fix-for-zend-studio-7-button-problems-in-ubuntu-9-10-karmic-koala/' rel='bookmark' title='Permanent Link: Fix for Zend Studio 7 Button Problems in Ubuntu 9.10 &#8220;Karmic Koala&#8221;'>Fix for Zend Studio 7 Button Problems in Ubuntu 9.10 &#8220;Karmic Koala&#8221;</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/05/01/installing-java-plugin-for-firefox-on-ubuntu-10-4-lucid/</link>
			</item>
	<item>
		<title>The world is going Mobile</title>
		<description><![CDATA[Lately I have been spending a lot of time writing small apps for my nokia smartphone and willing to get iPhone for the same purpose. meanwhile We are working on a complete set of templates for a mobile version for all our 202 websites at work. and by chance A close friend is working on [...]


No related posts.]]></description>
		<link>http://www.php-architect.com/blog/2010/04/18/the-world-is-going-mobile/</link>
			</item>
	<item>
		<title>My Search Story :)</title>
		<description><![CDATA[Related posts:Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/' rel='bookmark' title='Permanent Link: Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid'>Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/04/10/my-search-story/</link>
			</item>
	<item>
		<title>What is your favorite MAC App?</title>
		<description><![CDATA[Many of the new mac users are looking for apps to do the tasks they need on their new OS. I am making a list of Mac apps to help the new converters ,  and the best source to prepare such a list is mac users, so what is your favorite MAC app ? Mine [...]


Related posts:<ol><li><a href='http://www.php-architect.com/blog/2009/09/20/web-developer-brain/' rel='bookmark' title='Permanent Link: Web Developer Brain'>Web Developer Brain</a></li>
<li><a href='http://www.php-architect.com/blog/2009/11/14/manage-your-notes-code-snippets-with-snippely/' rel='bookmark' title='Permanent Link: Manage your notes / Code snippets with Snippely'>Manage your notes / Code snippets with Snippely</a></li>
</ol>]]></description>
		<link>http://www.php-architect.com/blog/2010/04/10/what-is-your-favorite-mac-app/</link>
			</item>
</channel>
</rss>
