<?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/"
	>

<channel>
	<title>PHP Architect blog &#187; Me2resh</title>
	<atom:link href="http://www.php-architect.com/blog/author/admin/feed/" rel="self" type="application/rss+xml" />
	<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>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=1285</generator>
		<item>
		<title>Backup / Increase the Guest OS Drive on VirtualBox</title>
		<link>http://www.php-architect.com/blog/2010/06/13/backup-increase-the-guest-os-drive-on-virtualbox/</link>
		<comments>http://www.php-architect.com/blog/2010/06/13/backup-increase-the-guest-os-drive-on-virtualbox/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 18:20:38 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ghost]]></category>
		<category><![CDATA[norton]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=424</guid>
		<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>
			<content:encoded><![CDATA[<p>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.<br />
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 work around helped me increase it, all the solutions to modify the partition table, etc didn&#8217;t work for me.<br />
Here is the simple steps i followed :</p>
<ul>
<li> Add Another Disk Drive to the Guest OS</li>
<li> Backup the Guest Operating system drive using Norton Ghost to the newly added drive.</li>
<li> Copy the backup to a DVD image (I had to move it to the host drive first)</li>
<li> Make a new Virtual Machine with the new size you want.</li>
<li> Boot the new machine using Norton Ghost drive, and attach the DVD image with the created backup.</li>
<li> Restore the backup from the DVD created using Norton Ghost.</li>
<li> Restart the machine and you should have a working.</li>
<li> Delete the created DVD image, the extra hard disk, and the old machine.</li>
</ul>
<p>If you have a shorter solution, please share <img src='http://www.php-architect.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/06/13/backup-increase-the-guest-os-drive-on-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Zend Server on Ubuntu 10.04</title>
		<link>http://www.php-architect.com/blog/2010/06/06/installing-zend-server-on-ubuntu-10-04/</link>
		<comments>http://www.php-architect.com/blog/2010/06/06/installing-zend-server-on-ubuntu-10-04/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 11:45:45 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[dependency]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[zendserver]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=420</guid>
		<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>
			<content:encoded><![CDATA[<p>I have been having issues trying to install Zend Server on Ubuntu 10.04 following the steps here <a href="http://files.zend.com/help/Zend-Server-5-Community-Edition/zend-server.htm#deb_installation.htm" target="_blank">http://files.zend.com/help/Zend-Server-5-Community-Edition/zend-server.htm#deb_installation.htm</a><br />
the problem was because there is a missing dependency for the &#8220;libmysqlclient15off&#8221; MySQL client library</p>
<p>to solve this, I had to install &#8220;libmysqlclient15off&#8221; from here (select the one that matches your architecture)</p>
<p><a href="http://archive.ubuntu.com/ubuntu/pool/universe/m/mysql-dfsg-5.0/" target="_blank">http://archive.ubuntu.com/ubuntu/pool/universe/m/mysql-dfsg-5.0/</a></p>
<p>Then install it using the command line :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">dpkg</span> <span style="color: #660033;">-i</span> libmysqlclient15off_5.1.30really5.0.83-0ubuntu3_i386.deb</pre></div></div>

<p>after that running the installation for Zend server from through repositories, will work with no interruptions.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/06/06/installing-zend-server-on-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compress and Split large files under Linux</title>
		<link>http://www.php-architect.com/blog/2010/06/06/compress-and-split-large-files-under-linux/</link>
		<comments>http://www.php-architect.com/blog/2010/06/06/compress-and-split-large-files-under-linux/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 11:36:57 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[compress]]></category>
		<category><![CDATA[split]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=415</guid>
		<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>
			<content:encoded><![CDATA[<p>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.</p>
<p>To compress and split files under linux, this command can be used:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-cvj</span> large-file.dvi <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">split</span> <span style="color: #660033;">-b</span> 1000m <span style="color: #660033;">-d</span> - <span style="color: #ff0000;">&quot;small-files.tar.bz.&quot;</span></pre></div></div>

<p>This command will compress and split the &#8220;large-file.dvi&#8221; to many files with size 1000mb for each, giving it the name &#8220;small-files.tar.bz.0, small-files.tar.bz.1, etc&#8230;.&#8221;</p>
<p>To join the files together again, this command can be used:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">cat</span> small-files.tar.bz.<span style="color: #000000; font-weight: bold;">*</span> <span style="color: #000000; font-weight: bold;">&gt;</span> large-file.tar.bz</pre></div></div>

<p>and to extract the output file :</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xvj</span> large-file.tar.bz</pre></div></div>

<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/06/06/compress-and-split-large-files-under-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recruitment System &#8211; One of my projects</title>
		<link>http://www.php-architect.com/blog/2010/05/08/recruitment-system-one-of-my-projects/</link>
		<comments>http://www.php-architect.com/blog/2010/05/08/recruitment-system-one-of-my-projects/#comments</comments>
		<pubDate>Sat, 08 May 2010 14:57:04 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Favorites]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mail System]]></category>
		<category><![CDATA[My Work]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[zend framework]]></category>
		<category><![CDATA[cha]]></category>
		<category><![CDATA[jobs]]></category>
		<category><![CDATA[recruitment]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zf]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=390</guid>
		<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>
			<content:encoded><![CDATA[<p>I wanted to post this since a while.</p>
<p>The <a title="PHP Recruitment System" href="http://www.cha-international.com/" target="_self">recruitment system</a> is one of the applications I built for <span style="color: #008000;"><a href="http://www.cha-international.com/" target="_blank">cha-international</a></span> while working there beside developing the <a title="MENA Travel Awards" href="http://www.menatravelawards.com" target="_blank">Middle East &amp; North Africa travel awards system</a>, mail marketing system, and converting all their servers from windows to Linux.</p>
<p>In brief the system has the following features :</p>
<ul>
<li>Backend :</li>
</ul>
<blockquote>
<ol>
<li>Managing countries, Nationalities, Languages, World Areas, System Announcements.</li>
<li>Managing Education Levels, Industries, Titles, Departments, System Reply Messages, Candidate Status, Candidates Classifications, and Quotes.</li>
<li>Testimonials section where the company can post its clients testimonials to be displayed in the frontend.</li>
<li>Managing 2 types of resumes : Uploaded Attachments, and Detailed filled forms Resumes.</li>
<li>Easy form for the data entry team to add the resumes from the backend.</li>
<li>Searching for candidates, using simple forms like name, email or advanced one which contains name, different nationalities, different languages, age, sex, industry, title, keyword in resume, etc.</li>
<li>Consultants area where they can post / close job posting, search  for candidates, export word version of resumes, add to their favorite list, recommend them to another consultant.</li>
<li>Consultants also can comment on the resumes, change their availability status to be seen by other consultants, and communicate with the candidate through the reply messages and keep track of those sent messages.</li>
<li>The system has a approval workflow engine, the admins have to check the resume to approve it first.</li>
<li>The system has a privileges section where the administrator can create a new role, assign access to certain areas in the backend to certain role, and assign the roles to system users.</li>
<li>Feedback system where the backend users can communicate with the administrator for support tickets, etc.</li>
<li>Auditrail system where every action in the system is logged.</li>
</ol>
</blockquote>
<ul>
<li>Frontend:</li>
</ul>
<blockquote>
<ol>
<li>Simple upload form where users can just upload their resume and simple details.</li>
<li>Advanced profile form where users can fill in all the details, and add many attachments to their profiles.</li>
<li>Listing, Simple search, advanced search for jobs, and applying to them.</li>
<li>Clients area where they can request certain services.</li>
<li>Featured profiles, where a certain profiles selected by the admins showed in frontend.</li>
</ol>
</blockquote>
<blockquote><p>The project was completely built from scratch using Zend Framework, and right now it has more than 70,000 applicant in its database, and the system is as fast as you see in the videos, these demos were taken with 50,000 record in the database.</p></blockquote>
<blockquote><p>Please don&#8217;t give me any feedback on the design <img src='http://www.php-architect.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> , I am just a developer.</p></blockquote>
<blockquote><p>Here is some videos describing the different features of the system, I will try to post a better quality ones later.</p>
<p style="text-align: center;">
<p style="text-align: center;"><strong>Change your Signature</strong></p>
</blockquote>
<blockquote>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/KXMg4q43Vf0&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/KXMg4q43Vf0&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
<hr style="text-align: center;" />
<p style="text-align: center;"><strong>Search Resumes</strong></p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/UUCuQ3XZmHg&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UUCuQ3XZmHg&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
<hr style="text-align: center;" />
<p style="text-align: center;"><strong>Apply as New Candidate</strong></p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/UNMVIahQAeU&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/UNMVIahQAeU&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
<hr style="text-align: center;" />
<p style="text-align: center;"><strong>Send Feedback to support</strong></p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/-QiwYphCi2k&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/-QiwYphCi2k&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
<hr style="text-align: center;" />
<p style="text-align: center;"><strong>Consultant Functionality walk through<br />
</strong></p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/wU6MDYO-xsw&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/wU6MDYO-xsw&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
<hr style="text-align: center;" />
<p style="text-align: center;"><strong>Check who applied for your job</strong></p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/X7_ZNVjksKg&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/X7_ZNVjksKg&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
<hr style="text-align: center;" />
<p style="text-align: center;"><strong>Apply for Posted Job</strong></p>
<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/B06xlZr8A-w&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/B06xlZr8A-w&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p style="text-align: center;">
</blockquote>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/05/08/recruitment-system-one-of-my-projects/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Good Solaris How To list</title>
		<link>http://www.php-architect.com/blog/2010/05/01/good-solaris-how-to-list/</link>
		<comments>http://www.php-architect.com/blog/2010/05/01/good-solaris-how-to-list/#comments</comments>
		<pubDate>Sat, 01 May 2010 12:32:39 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[grep]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[solaris]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=387</guid>
		<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>
			<content:encoded><![CDATA[<p>Was looking for a way to grep for something in a subdirectory and stopped by this short but usefull Solaris How To list.</p>
<p>The grep item works with unix / linux boxes as well.</p>
<p><a href="http://jeffnester.com/howtos/solaris/solaris.html" target="_blank">http://jeffnester.com/howtos/solaris/solaris.html</a></p>
<p>enjoy the power of shell <img src='http://www.php-architect.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/05/01/good-solaris-how-to-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting Wireless to work on Lenovo Thinkpad T400 with Ubuntu 10.4 Lucid</title>
		<link>http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/</link>
		<comments>http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/#comments</comments>
		<pubDate>Sat, 01 May 2010 09:59:37 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ibm]]></category>
		<category><![CDATA[lenovo]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[realtek]]></category>
		<category><![CDATA[semiconductir]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=381</guid>
		<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>
			<content:encoded><![CDATA[<p>I struggled for a while to get my wireless card work after installing / upgrading Ubuntu on my T400 Thinkpad.</p>
<p>My T400 came with wireless card : Realtek Semiconductor .</p>
<p>To get it working, I followed these steps :</p>
<p>1- Open nautilus</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> nautilus</pre></div></div>

<p>2- Browse to /lib/modules/</p>
<p>3- Search for any rtl8192se and remove them</p>
<p>4-Download the drivers from Realtek website (Search for RTL8192SE)<br />
<a href="http://218.210.127.131/downloads/downloadsView.aspx?Langid=1&amp;PNid=48&amp;PFid=48&amp;Level=5&amp;Conn=4&amp;DownTypeID=3&amp;GetDown=false&amp;Downloads=true#RTL8192SE" target="_blank">Click to go to Realtek Website</a></p>
<p>5- Install the drivers</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> build-essential linux-source-2.6.32
<span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xzvf</span> rtl8192se_linux_2.6.0015.0127.2010.tar.gz
<span style="color: #7a0874; font-weight: bold;">cd</span> rtl8192se_linux_2.6.0015.0127.2010
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">su</span>
<span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span>
modprobe r8192se_pci</pre></div></div>

<p>6- Reboot and it should be working out of the box.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/05/01/getting-wireless-to-work-on-lenovo-thinkpad-t400-with-ubuntu-10-4-lucid/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Installing Java plugin for Firefox on Ubuntu 10.4 (Lucid)</title>
		<link>http://www.php-architect.com/blog/2010/05/01/installing-java-plugin-for-firefox-on-ubuntu-10-4-lucid/</link>
		<comments>http://www.php-architect.com/blog/2010/05/01/installing-java-plugin-for-firefox-on-ubuntu-10-4-lucid/#comments</comments>
		<pubDate>Sat, 01 May 2010 09:41:17 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[JAVA]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=379</guid>
		<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>
			<content:encoded><![CDATA[<p>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.</p>
<p>To get this fixed, I simply followed the steps in here <a href="http://ubuntuforums.org/showpost.php?p=9008918&amp;postcount=32" target="_blank">http://ubuntuforums.org/showpost.php?p=9008918&amp;postcount=32</a> and it worked well after that.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/05/01/installing-java-plugin-for-firefox-on-ubuntu-10-4-lucid/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The world is going Mobile</title>
		<link>http://www.php-architect.com/blog/2010/04/18/the-world-is-going-mobile/</link>
		<comments>http://www.php-architect.com/blog/2010/04/18/the-world-is-going-mobile/#comments</comments>
		<pubDate>Mon, 19 Apr 2010 01:00:57 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Thoughts]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[ipad]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[world]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=377</guid>
		<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>
			<content:encoded><![CDATA[<p>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 a wap gateway to server websites for mobiles. and Apple launched iPad !</p>
<p>All the above points is a live proof that the world is going mobile, reading that article here &#8220;<a href="http://www.staygolinks.com/the-whole-world-is-going-mobile.htm">The Whole World Is Going Mobile</a>&#8221; and looking at the charts inside tells you where the next trend will be.</p>
<p>People will not have to carry a laptop, or sit in front of a screen, keyboard, speakers and case to just read the news, chat with friends, tweet, communicate on facebook, watch their favourite videos on youtube or play games. Simply they will do that using their mobile phones.</p>
<p>The small screen and keypad size is still a challenge, but there is large firms, and creative minds working on finding solutions to overcome those obstacles. and they do succeed.</p>
<p>Time now for the developers to master new areas, and designers to consider new audience.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/04/18/the-world-is-going-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Search Story :)</title>
		<link>http://www.php-architect.com/blog/2010/04/10/my-search-story/</link>
		<comments>http://www.php-architect.com/blog/2010/04/10/my-search-story/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 12:27:26 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=371</guid>
		<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>
			<content:encoded><![CDATA[<p style="text-align: center;"><object type="application/x-shockwave-flash" data="http://www.youtube.com/v/8g4Q1Qv72-k&#038;fs=1" width="425" height="344"><param name="movie" value="http://www.youtube.com/v/8g4Q1Qv72-k&#038;fs=1" /><param name="FlashVars" value="playerMode=embedded"/><param name="wmode" value="transparent"/></object></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/04/10/my-search-story/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is your favorite MAC App?</title>
		<link>http://www.php-architect.com/blog/2010/04/10/what-is-your-favorite-mac-app/</link>
		<comments>http://www.php-architect.com/blog/2010/04/10/what-is-your-favorite-mac-app/#comments</comments>
		<pubDate>Sat, 10 Apr 2010 12:16:42 +0000</pubDate>
		<dc:creator>Me2resh</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Favorites]]></category>
		<category><![CDATA[Mac OS]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[macbookpro]]></category>
		<category><![CDATA[macosx]]></category>

		<guid isPermaLink="false">http://www.php-architect.com/blog/?p=369</guid>
		<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>
			<content:encoded><![CDATA[<p>Many of the new mac users are looking for apps to do the tasks they need on their new OS.</p>
<p>I am making a list of Mac apps to help the new converters <img src='http://www.php-architect.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ,  and the best source to prepare such a list is mac users, so what is your favorite MAC app ?</p>
<p>Mine is TextMate</p>
<div class="wp-caption aligncenter" style="width: 340px"><a href="http://macromates.com/"><img title="TextMate" src="http://manual.macromates.com/images/project_window_with_tabs.png" alt="TextMate" width="330" height="226" /></a><p class="wp-caption-text">TextMate</p></div>
<p>What is yours ?</p>
<p><em>note: your mentioned apps will be listed in a later post, thus your replies is highly important <img src='http://www.php-architect.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </em></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://www.php-architect.com/blog/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>

<p>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></p>]]></content:encoded>
			<wfw:commentRss>http://www.php-architect.com/blog/2010/04/10/what-is-your-favorite-mac-app/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>
