<?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>flashcast : フリーで働くITエンジニア集団のブログ &#187; PHP</title>
	<atom:link href="http://flashcast.jp/blog/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://flashcast.jp/blog</link>
	<description>フリーで働くITエンジニア集団のブログ</description>
	<lastBuildDate>Fri, 03 Sep 2010 11:05:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>オリジナルThemeをWordPress.orgにアップしてみる！</title>
		<link>http://flashcast.jp/blog/2009/12/themewordpressorg.html</link>
		<comments>http://flashcast.jp/blog/2009/12/themewordpressorg.html#comments</comments>
		<pubDate>Fri, 18 Dec 2009 09:20:59 +0000</pubDate>
		<dc:creator>もじゃもじゃ</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[flashcast]]></category>

		<guid isPermaLink="false">http://flashcast.jp/blog/?p=2104</guid>
		<description><![CDATA[現在flashcastでは、WordPressのテンプレートにオリジナルのThemeを使用しています。

以前使っていたBloggerで実装していた、いくつかの機能を移植しつつ、オリジナルのThemeを作りました。

せ [...]]]></description>
		<wfw:commentRss>http://flashcast.jp/blog/2009/12/themewordpressorg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自宅サーバー再構築 その１４ CentOS 5.2 にLAMP環境構築(MySQL編)</title>
		<link>http://flashcast.jp/blog/2009/03/centos-52-lampmysql.html</link>
		<comments>http://flashcast.jp/blog/2009/03/centos-52-lampmysql.html#comments</comments>
		<pubDate>Sat, 28 Mar 2009 15:04:00 +0000</pubDate>
		<dc:creator>yasu</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[自宅サーバー]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-5623867529871405131.post-6848326560133749732</guid>
		<description><![CDATA[今回はLAMP環境構築作業の続きでMySQLの設定を行っていきます。
MySQLの設定ファイルを変更します。
MySQLの設定ファイル変更[root@centos ~]# vi /etc/my.cnfviエディタが起動す [...]]]></description>
		<wfw:commentRss>http://flashcast.jp/blog/2009/03/centos-52-lampmysql.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自宅サーバー再構築 その１３ CentOS 5.2 にLAMP環境構築(Apache、PHP編)</title>
		<link>http://flashcast.jp/blog/2009/03/centos-52-lampapachephp.html</link>
		<comments>http://flashcast.jp/blog/2009/03/centos-52-lampapachephp.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 17:50:00 +0000</pubDate>
		<dc:creator>yasu</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[自宅サーバー]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-5623867529871405131.post-5968322180247428197</guid>
		<description><![CDATA[今回はApache、PHP、MySQLをインストールしてLAMP環境を構築します。LAMP環境の説明はflashcast：フリーで働くITエンジニア集団のブログ: ubuntu 8.10にApache、PHP、MySQL [...]]]></description>
		<wfw:commentRss>http://flashcast.jp/blog/2009/03/centos-52-lampapachephp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu 8.10 にXAMPPをインストールして簡単にLAMP環境を構築する</title>
		<link>http://flashcast.jp/blog/2009/01/ubuntu-810-xampplamp.html</link>
		<comments>http://flashcast.jp/blog/2009/01/ubuntu-810-xampplamp.html#comments</comments>
		<pubDate>Tue, 27 Jan 2009 15:00:00 +0000</pubDate>
		<dc:creator>yasu</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-5623867529871405131.post-5715029029874437608</guid>
		<description><![CDATA[以前flashcast：フリーで働くITエンジニア集団のブログ: ubuntu 8.10にApache、PHP、MySQLをインストールしてLAMP環境を構築するで、ubuntuにLAMP環境を作成する方法をご紹介しまし [...]]]></description>
		<wfw:commentRss>http://flashcast.jp/blog/2009/01/ubuntu-810-xampplamp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ubuntu 8.10にApache、PHP、MySQLをインストールしてLAMP環境を構築する</title>
		<link>http://flashcast.jp/blog/2009/01/ubuntu-810apachephpmysqllamp.html</link>
		<comments>http://flashcast.jp/blog/2009/01/ubuntu-810apachephpmysqllamp.html#comments</comments>
		<pubDate>Sat, 03 Jan 2009 01:34:00 +0000</pubDate>
		<dc:creator>yasu</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-5623867529871405131.post-7198783857930457174</guid>
		<description><![CDATA[ubuntu 8.10でApache、PHP、MySQLをインストールしてLAMP(ランプ)環境を作ってみたいと思います。LAMP環境とは
OSがLinuxWebサーバがApacheDBサーバがMySQLスクリプト言語が [...]]]></description>
		<wfw:commentRss>http://flashcast.jp/blog/2009/01/ubuntu-810apachephpmysqllamp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon EC2でlighttpdとphpをセットアップしてみた</title>
		<link>http://flashcast.jp/blog/2008/12/amazon-ec2lighttpdphp.html</link>
		<comments>http://flashcast.jp/blog/2008/12/amazon-ec2lighttpdphp.html#comments</comments>
		<pubDate>Fri, 12 Dec 2008 23:28:00 +0000</pubDate>
		<dc:creator>もじゃもじゃ</dc:creator>
				<category><![CDATA[Amazon EC2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[lighttpd]]></category>

		<guid isPermaLink="false">tag:blogger.com,1999:blog-5623867529871405131.post-6015768790638628867</guid>
		<description><![CDATA[lighttpdって、日本語で呼ぶとき困りませんか？ライトエイチティーティーピーディーなのか、ライトティーピーディーなのか？正しくはlightTPDで後者のようです。
lighttpd &#8211; Wikipedia [...]]]></description>
		<wfw:commentRss>http://flashcast.jp/blog/2008/12/amazon-ec2lighttpdphp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
