<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.5" -->
<rss version="0.92">
<channel>
	<title>LampJunkie.com - Everything related to Linux, PHP, MySQL, Apache, AJAX, Symfony and more</title>
	<link>http://www.lampjunkie.com</link>
	<description>Addicted to Linux  &#38; PHP</description>
	<lastBuildDate>Mon, 30 Aug 2010 00:53:59 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Using symfony sfForms in a Zend Application</title>
		<description>Recently I have been experimenting with the Zend Framework to look into it's potential to be used in my future applications. Having been a symfony junkie for the last couple of years I was reluctant to try and use it, but I see that it has come a long way ...</description>
		<link>http://www.lampjunkie.com/2010/06/using-symfony-sfforms-in-a-zend-application/</link>
			</item>
	<item>
		<title>Wishing that PHP had something like JAXB</title>
		<description>Lately I have been doing alot of Java development especially in regards to web service development and consumption. One of the tools that I have relied on heavily is the JAXB project to consume and create XML feeds. This has been a godsend and made my life easy when parsing ...</description>
		<link>http://www.lampjunkie.com/2010/05/wishing-that-php-had-something-like-jaxb/</link>
			</item>
	<item>
		<title>PHP SoapClient and Polymorphic Service Objects</title>
		<description>There may be a time when you need to deal with passing polymorphic objects back and forth between PHP's SoapClient and a SOAP web service. Things are nice and easy (work as expected) when you are retrieving these objects from a service. But, when it comes time to pass these ...</description>
		<link>http://www.lampjunkie.com/2010/04/php-soapclient-and-polymorphic-service-objects/</link>
			</item>
	<item>
		<title>Get PHP SoapClient to speak with Java&#8217;s JAX-WS</title>
		<description>When delving into the magical world of trying to get a PHP SoapClient to consume a Java JAX-WS web service, there may be a few unexpected surprises that pop up. If you have been using SoapClient to communicate with other PHP SoapServer service, things are pretty straightforward. However, things get ...</description>
		<link>http://www.lampjunkie.com/2010/03/get-phps-soapclient-to-speak-with-javas-jax-ws/</link>
			</item>
	<item>
		<title>Writing Custom PHP Extensions to Speed Up Applications</title>
		<description>Sometimes you may come across a situation where a core piece of your PHP is doing some sort of intensive algorithm or something else which is just taking way to long.

Recently I had this problem with an application which I was developing. Essentially I was redesigning an existing application that ...</description>
		<link>http://www.lampjunkie.com/2010/01/writing-custom-php-extensions-to-speed-up-applications/</link>
			</item>
	<item>
		<title>Custom Tasks in Symfony 1.1</title>
		<description>Awhile ago I wrote a post on how to create custom tasks in symfony 1.0. A reader posted a question on how to do this in symfony 1.1. At first I figured out a solution of how to do it manually, but then I discovered this tutorial on the symfony ...</description>
		<link>http://www.lampjunkie.com/2008/07/custom-tasks-in-symfony-11/</link>
			</item>
	<item>
		<title>PuTTY with Tabs (PuTTY Connection Manager)</title>
		<description>Whenever I am using a Windows desktop and I need to connect to various servers via SSH, I use PuTTY. It's lightweight and gets the job done without any problems. However, the one problem has always been that I may have 10 different instances open and it's a pain in ...</description>
		<link>http://www.lampjunkie.com/2008/05/putty-with-tabs-putty-connection-manager/</link>
			</item>
	<item>
		<title>Store Symfony Sessions in Database with Propel</title>
		<description>Previously, I wrote a post on how to store user sessions in a database using Doctrine. I figured that I would follow it up by writing this article to demonstrate how to do the same thing using Propel. The steps are pretty much similar, but with some slight variations.

Step1 - ...</description>
		<link>http://www.lampjunkie.com/2008/05/store-symfony-sessions-in-database-with-propel/</link>
			</item>
	<item>
		<title>You know your Website is soooo Web 1.0 When&#8230;</title>
		<description>We all have seen them...those websites that are still caught somewhere in the year 1999 - 2002. Here's a checklist to make sure your site isn't stuck in Web 1.0 world :)

1. Your website's pages end in any of the following: .asp, .php3, .php4

2. You have a 30 second Flash ...</description>
		<link>http://www.lampjunkie.com/2008/05/you-know-your-website-is-sooo-web-1-0-when/</link>
			</item>
	<item>
		<title>Remove CVS or .svn Directories from the Linux Command Line</title>
		<description>

So, you copied a bunch of directories from one source controlled project to another and you don't want to go through and delete all those CVS or .svn directories by hand? Ok, no problem...

Below are two snippets that will show you how to recursively remove those directories from the Linux ...</description>
		<link>http://www.lampjunkie.com/2008/05/remove-cvs-or-svn-directories-from-the-linux-command-line/</link>
			</item>
</channel>
</rss>
  
