<?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>ちいさな創造 wp</title>
	<atom:link href="http://petitec.17sai.jp/feed" rel="self" type="application/rss+xml" />
	<link>http://petitec.17sai.jp</link>
	<description>妄想も現実だと言い張る駄人間がうんぬん。</description>
	<lastBuildDate>Sat, 13 Feb 2010 04:52:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>mysqldumpの文字化け回避法@Dreamhost</title>
		<link>http://petitec.17sai.jp/program-php/402.html</link>
		<comments>http://petitec.17sai.jp/program-php/402.html#comments</comments>
		<pubDate>Sat, 13 Feb 2010 03:51:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Dreamhost]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=402</guid>
		<description><![CDATA[2009年末にいろいろ無制限な海外サーバーDreamhostを借りて、遊んでいたんですが、 家のサーバー（ubuntu）で作ったMysqlをDreamhostに移そうとすると、いつも文字化けしてしまいました。 おそらくD [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program-php/402.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>25行の軽量PHPテンプレートエンジン「Petitmpl」作りました。</title>
		<link>http://petitec.17sai.jp/program-php/385.html</link>
		<comments>http://petitec.17sai.jp/program-php/385.html#comments</comments>
		<pubDate>Fri, 22 Jan 2010 15:48:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=385</guid>
		<description><![CDATA[必要最低限、でもループにも対応したテンプレートエンジンです。 クラスで25行程度で、正規表現は極力控え、可能な限りstrtr()とstr_replace()で書き換えしてます。
必要なのは、 Petitmpl本体（PH [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program-php/385.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitterで英語の勉強をする支援ツールっぽい何か</title>
		<link>http://petitec.17sai.jp/program-php/354.html</link>
		<comments>http://petitec.17sai.jp/program-php/354.html#comments</comments>
		<pubDate>Sun, 29 Nov 2009 14:11:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[プログラム]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=354</guid>
		<description><![CDATA[思いつきで作りましたが、そのまま消滅させるのも僅かにもったいないので、
寝る前に公開しておきます。

入力した文章を英訳、もしくは和訳して、そのままTwitterに送れるツールです。

翻訳してTwitter（ [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program-php/354.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【PHP】imagettftextで自動で改行させるスクリプト</title>
		<link>http://petitec.17sai.jp/program-php/347.html</link>
		<comments>http://petitec.17sai.jp/program-php/347.html#comments</comments>
		<pubDate>Sat, 14 Nov 2009 12:26:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=347</guid>
		<description><![CDATA[PHPでテキストを画像に書き出すimagettftextですが、
そのままでは改行が出来ないのが不便でした。
そこで改行させるスクリプトを何とか書いてみました。

仕組みは、テキストボックスの幅や高さを取得するi [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program-php/347.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>自作プログラムを晒すのって大変です。</title>
		<link>http://petitec.17sai.jp/program/343.html</link>
		<comments>http://petitec.17sai.jp/program/343.html#comments</comments>
		<pubDate>Sat, 07 Nov 2009 16:10:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[プログラム]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=343</guid>
		<description><![CDATA[私がjsやPHPで車輪の再発明以下の何かを作ったとき、
そんなもんでもせっかくだからブログにアップしようと思うんですが、やろうと思うとすごい大変。

異聞が分からないときにググって、必要な情報を見つけたとき、説明不 [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program/343.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>【PHP】FC2ブログのRSSを取得してdl形式で出力</title>
		<link>http://petitec.17sai.jp/program-php/335.html</link>
		<comments>http://petitec.17sai.jp/program-php/335.html#comments</comments>
		<pubDate>Sat, 07 Nov 2009 15:40:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[プログラム]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=335</guid>
		<description><![CDATA[HPのパーツとして30分ぐらいで作ったもの。
このままじゃ他で使えないレベル。エラー対策皆無です。

RSSの解析にMagpieRSSと
キャッシュにPearのCacheLiteを使ってます。

HTMLをな [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program-php/335.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>W3C Date and Time Formats (W3CDTF) を正規表現でYY/MM/DD形式に整形</title>
		<link>http://petitec.17sai.jp/program-php/329.html</link>
		<comments>http://petitec.17sai.jp/program-php/329.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 14:41:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=329</guid>
		<description><![CDATA[FC2ブログのRSSなんかで使われているW3C Date and Time Formats (W3CDTF) を
YY/MM/DDなどの一般的な形式に変換するのに少々てこずったのでメモ。
時間は諦めました。

$ [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/program-php/329.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ついにCORESERVER上位プラン（CORE-B）開始　月990円で60GB</title>
		<link>http://petitec.17sai.jp/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc/325.html</link>
		<comments>http://petitec.17sai.jp/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc/325.html#comments</comments>
		<pubDate>Tue, 20 Oct 2009 14:12:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[サーバー]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=325</guid>
		<description><![CDATA[

このブログも動いているCoreserverですが、ついに上位プランが出ました。
サービス開始からずーっと準備中でしたがやっとです。

下位プランとの主な比較（引用）
# 料金：5,000円/年 → 9 [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/%e3%82%b5%e3%83%bc%e3%83%90%e3%83%bc/325.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wordpress標準カレンダーのtitle属性を消す</title>
		<link>http://petitec.17sai.jp/wordpress/320.html</link>
		<comments>http://petitec.17sai.jp/wordpress/320.html#comments</comments>
		<pubDate>Tue, 04 Aug 2009 14:53:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=320</guid>
		<description><![CDATA[worpressの標準カレンダーには、日付のリンクごとに、その日に投稿したブログ記事のタイトルがtitle属性に入ってます。
1日1記事とかなら全然いいけど、少年マガジンRSSCheckerのような、1日に何十件も入る [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/wordpress/320.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>やっぱりブログパーツはdocument.write()よりinnerHTML。それをwindow.onloadに追加がベスト!?</title>
		<link>http://petitec.17sai.jp/javascript/307.html</link>
		<comments>http://petitec.17sai.jp/javascript/307.html#comments</comments>
		<pubDate>Wed, 29 Jul 2009 15:30:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[javascript]]></category>
		<category><![CDATA[みつりん]]></category>
		<category><![CDATA[プログラム]]></category>

		<guid isPermaLink="false">http://petitec.17sai.jp/?p=307</guid>
		<description><![CDATA[みつりんなどAmazonAPIで取得した情報を貼り付けるjavascriptのタグを作るときに
いろいろ試したんですが、やっぱりdocument.writeは使わない方がいいですね。
そこでページの描画が止まってしま [...]]]></description>
		<wfw:commentRss>http://petitec.17sai.jp/javascript/307.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
