<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>gog&#039;s info</title>
	<link>http://gogs.info</link>
	<description>&#60;?php echo array_rand(array(&#039;web&#039;, &#039;dev&#039;, &#039;computers&#039;)); ?&#62;</description>
	<lastBuildDate>Fri, 18 Dec 2009 01:23:35 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Give your .02$ to the ZF project</title>
		<description><![CDATA[Zend Framework project is about to start working on the 2.0 version. If you are using ZF in your projects, but you are not interested in contributing ideas to the project by joining the zf-contributors mailing list, the least you could do is provide feedback about your ZF experience by answering a survey.
You can find [...]]]></description>
		<link>http://gogs.info/2009/12/give-your-02-to-the-zf-project/</link>
			</item>
	<item>
		<title>Google confused with 301 redirects</title>
		<description><![CDATA[It has been almost I year since we launched nacional.hr. During the migration from the old content management we thoroughly went through the whole system and made sure that all the old URIs are still working. Although cool URIs don&#8217;t change sometimes you have no choice and that was the case with this site. We [...]]]></description>
		<link>http://gogs.info/2009/11/google-confused-with-301-redirects/</link>
			</item>
	<item>
		<title>Hudson and PHP Howto</title>
		<description><![CDATA[After a couple of weeks of playing with phpUnderControl and reading some nice reviews of Hudson I decided to give it a try. And boy am I glad I did.
Hudson definitively won me over with its clean interface and easy to setup tasks. Even plugin installation is a breeze and you can even do it [...]]]></description>
		<link>http://gogs.info/2009/11/hudson-and-php-howto/</link>
			</item>
	<item>
		<title>Install phpUnit on Mac OSX 10.6</title>
		<description><![CDATA[Here is another quick How-to so I don&#8217;t have to look it up next time.
Open up Terminal.app and enter &#8220;sudo su&#8221; and enter your password when asked (I guess you must be using an account with administrator privileges).
pear upgrade PEAR
pear channel-discover pear.phpunit.de
pear install &#8211;alldeps phpunit/PHPUnit
That&#8217;s it. phpunit binary should be in your path now.
p.s.
For some [...]]]></description>
		<link>http://gogs.info/2009/11/install-phpunit-on-mac-osx-10-6/</link>
			</item>
	<item>
		<title>Munin on Debian Lenny &#8211; Howto</title>
		<description><![CDATA[I have been playing with an excellent monitoring tool Munin. Since I had some glitches while trying to install it on my server a have decided to update my Wiki a little bit and add a tutorial about setting up Munin on Debian Lenny. It is quite late and I do not feel like proofreading [...]]]></description>
		<link>http://gogs.info/2009/09/munin-on-debian-lenny-howto/</link>
			</item>
	<item>
		<title>Fix the Tab key on your Mac</title>
		<description><![CDATA[One of the things that bugged me the most after switching to Mac on my job was an inability to use the Tab key to move across all of the elements in a form. Using the Tab key after a fresh install of your Mac will move you over the text input fields only.
Since a [...]]]></description>
		<link>http://gogs.info/2009/09/fix-the-tab-key-on-your-mac/</link>
			</item>
	<item>
		<title>From DocBook to PDF using Apache FOP</title>
		<description><![CDATA[Creating user manuals for the software you are building is an important task. Sometimes it is a project requirement but more often than that it is just more efficient having a document to which you can refer users to and stop waisting you precious time explaining the fundamentals of content management systems to novice users [...]]]></description>
		<link>http://gogs.info/2009/05/from-docbook-to-pdf-using-apache-fop/</link>
			</item>
	<item>
		<title>Adding filters automatically to your Zend_Form_Element_Text objects</title>
		<description><![CDATA[Although you can create a custom form element as described in ZF manual and set the properties for all instances of this element I really did not like this solution since my application already has a lot of already working forms.
I wanted to add the Zend_Filter_StringTrim filter to all of my text form elements so [...]]]></description>
		<link>http://gogs.info/2009/05/adding-filters-automatically-to-your-zend_form_element_text-objects/</link>
			</item>
	<item>
		<title>Zend Framework 1.8</title>
		<description><![CDATA[Yesterday Zend Framework 1.8 was released and since I was ill and didn&#8217;t have much else to do I decided to have a look and make necessary changes to port our company CMS to the new version.
The new autoloader Zend_Loader_Autoloader is just what I was looking for to easily group the forms and models with [...]]]></description>
		<link>http://gogs.info/2009/05/zend-framework-18/</link>
			</item>
	<item>
		<title>Removing require_once() calls from Zend Framework</title>
		<description><![CDATA[If you are using Zend_Loader to load your classes in Zend Framework, there is no need for all the require_once() calls that are littered all over ZF files.
Some acctually report big improvements in responsiveness of their applications and increase in number of transactions per second their hardware can handle because require_once() is quite an expensive [...]]]></description>
		<link>http://gogs.info/2008/10/removing-require_once-calls-from-zend-framework/</link>
			</item>
</channel>
</rss>
