<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>LAMP with ·dotmanila</title>
	<link>http://dotmanila.com/blog</link>
	<description>Linux Security, Apache Tuning, MySQL Optimization and PHP Programming</description>
	<lastBuildDate>Wed, 24 Feb 2010 13:25:15 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Philippine ISPs</title>
		<description><![CDATA[I was looking for reasons why my internet has been dragging a slower during the night. As I did some tests on speedtest.net it was very obvious that speed results with local ISPs are consistent with my advertised plan speed. However, speed results outside of the country are way out of what's tolerable.
I began to [...]]]></description>
		<link>http://dotmanila.com/blog/2010/02/philippine-isps/</link>
			</item>
	<item>
		<title>Zend_Validate_StringEquals</title>
		<description><![CDATA[If you ever wonder where that 'StringEquals' validator rule taken as example from the Zend_Filter_Input documentation page results in an error like below, well read again. It was clearly stated as 'hypothetical'.

Plugin by name 'StringEquals' was not found in the registry; used paths: Zend_Validate_: Zend/Validate/

Given such validator would be useful on a number of situations [...]]]></description>
		<link>http://dotmanila.com/blog/2010/01/zend_validate_stringequals/</link>
			</item>
	<item>
		<title>Appreciating: Apprenticeship Patterns</title>
		<description><![CDATA[I was never really a big fan of reading. Sure I have got a stack of books just right beside me, with mostly reference technical books, I have to admit I never finished reading any of them. When the opportunity of grabbing a paperback copy of "Apprenticeship Patterns" presented itself, I quickly opted for one. [...]]]></description>
		<link>http://dotmanila.com/blog/2009/12/appreciating-apprenticeship-patterns/</link>
			</item>
	<item>
		<title>MySQL Default DATETIME Value &#8211; A Quick Rant</title>
		<description><![CDATA[I was reviewing a year old code which I am adding a feature to. It so happened I came to a familiar issue about having two timestamp/datetime columns, one which should have the CURRENT_DATE / NOW() as default value and the other with an 'ON UPDATE CURENT_TIMESTAMP'. Examine the simple structure below:

CREATE TABLE `stories` (
`id` [...]]]></description>
		<link>http://dotmanila.com/blog/2009/11/mysql-default-datetime-value-a-quick-rant/</link>
			</item>
	<item>
		<title>MSFTPSVC Event ID 8</title>
		<description><![CDATA[Source MSFTPSVC Event ID 8: FTP Server could not create a client worker Thread for user at host xxx.xxx.xxx.xxx. The connection to this user is terminated the data is the error. (No error Code)]]></description>
		<link>http://dotmanila.com/blog/2009/11/msftpsvc-event-id-8/</link>
			</item>
	<item>
		<title>VMWare: Windows 2003 Host, CentOS 5 Guest &#8211; Bridged Networking</title>
		<description><![CDATA[We would usually just setup a NAT based VM appliance for any new requirement. Most of the time, access is limited to ones desktops. When the need arise for a shared Linux VM on our local Windows 2003 server, the inexperienced may find it trouble setting up the CentOS guest as a reachable application server [...]]]></description>
		<link>http://dotmanila.com/blog/2009/10/vmware-windows-2003-host-centos-5-guest-bridged-networking/</link>
			</item>
	<item>
		<title>PCI Compliance</title>
		<description><![CDATA[It has not been long that I've become involved on many a client requests to make their servers PCI compliant. More often than not they would just pass onto us at least a 30 page report of what's needed to be done to become "PCI Compliant". This would often cause a short debacle between us [...]]]></description>
		<link>http://dotmanila.com/blog/2009/10/pci-compliance/</link>
			</item>
	<item>
		<title>FFMpeg-PHP: undefined symbol: php_gd_gdImageSetPixel</title>
		<description><![CDATA[I was recently updating ffmpeg-php on one of our servers to the latest SVN release  of the 0.6.3 branch. On a 64bit CentOS 5.3 with PHP 5.2.11, the extension compiled and installed fine however Apache will not load it and spit out the error below:
PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/lib64/php/modules/ffmpeg.so' - [...]]]></description>
		<link>http://dotmanila.com/blog/2009/10/ffmpeg-php-undefined-symbol-php_gd_gdimagesetpixel-86/</link>
			</item>
	<item>
		<title>1280&#215;800 on Dell Inspiron 1501 with Slackware 12.2</title>
		<description><![CDATA[Finally I got to free up this laptop to be an all around testing machine after I got my wife her new MacBook Pro. Since I'd like a little more education, I decided to get back to Slackware after a couple of years. Install went fine, nothing much has changed, as this what drives the [...]]]></description>
		<link>http://dotmanila.com/blog/2009/08/1280x800-on-dell-inspiron-1501-with-slackware-12-2/</link>
			</item>
	<item>
		<title>Do you favor a &#8220;LAMP (Linux, Apache, PHP, MySQL) Integrator&#8221;?</title>
		<description><![CDATA[I have been reading on a number of project management articles lately and trends on open source projects. There seems to be a lot of fellow PHP developers who are as well Linux administrators for many server functions inluding HTTP servers like Apache and database administrators like for MySQL. Many of them are certified for [...]]]></description>
		<link>http://dotmanila.com/blog/2009/08/do-you-favor-a-lamp-linux-apache-php-mysql-integrator/</link>
			</item>
</channel>
</rss>
