<?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>Thu, 17 Jul 2008 00:39:22 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<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>
	<item>
		<title>Getting around the &#8220;Media change: please insert the disk labeled..&#8221; message in Ubuntu</title>
		<description>

So, sometimes when you try to run "apt-get install" on Ubuntu, you may get the following message:



Media change: please insert the disc labeled
 'Ubuntu-Server 7.10 _Gutsy Gibbon_ - Release i386 (20071016)'
in the drive '/cdrom/' and press enter



Of course this isn't a real big problem when you are sitting right next ...</description>
		<link>http://www.lampjunkie.com/2008/05/getting-around-the-media-change-please-insert-disk-labeled-message-in-ubuntu/</link>
			</item>
	<item>
		<title>How to set up a Wildcard (catch-all) Virtual Host in Apache</title>
		<description>Suppose that you need to set up a virtual host in Apache that catches all un-matched traffic coming in to your server. There are a number of uses for this, but the main idea is that you have a number of other virtual hosts set up, but you want anything ...</description>
		<link>http://www.lampjunkie.com/2008/05/how-to-set-up-a-wildcard-catch-all-virtual-host-in-apache/</link>
			</item>
	<item>
		<title>Get a PHP Script&#8217;s Own Linux PID (Process Id)</title>
		<description>Previously, I wrote this article on how to check the status of a known system PID from PHP. I figured that I would follow it up with another short article on how to determine the process id of a running PHP script from within itself. Many google searches seem to ...</description>
		<link>http://www.lampjunkie.com/2008/05/get-a-php-scripts-own-linux-pid-process-id/</link>
			</item>
	<item>
		<title>Symfony Bulk Update with Propel</title>
		<description>Here is a quick example of how to do a bulk update with Propel within symfony. This is based on this code snippet on the symfony site. I thought it was extremely useful, so I wanted to post it as an easy reference for myself and others.

Suppose we had a ...</description>
		<link>http://www.lampjunkie.com/2008/05/symfony-bulk-update-with-propel/</link>
			</item>
	<item>
		<title>Append Revision Number to CSS and JS Includes in Symfony</title>
		<description>I'm sure many of us have had a similar experience such as the following. You push out a kick-ass update to a client's website full of brand new design changes to the main.css file or some funkalicious AJAX features to your javascript files. However, later in the day you get ...</description>
		<link>http://www.lampjunkie.com/2008/05/append-revision-number-to-css-and-js-includes-in-symfony/</link>
			</item>
</channel>
</rss>
