<?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>ひろぽっぽれす &#187; 未分類</title>
	<atom:link href="http://hiropo.co.uk/archives/category/%e6%9c%aa%e5%88%86%e9%a1%9e/feed" rel="self" type="application/rss+xml" />
	<link>http://hiropo.co.uk</link>
	<description>Web系エンジニアの適当なブログです。どうでも酔いものばかり作ってます。</description>
	<lastBuildDate>Mon, 12 Mar 2012 06:10:01 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>ヘテムルへサーバ移行中テスト</title>
		<link>http://hiropo.co.uk/archives/434</link>
		<comments>http://hiropo.co.uk/archives/434#comments</comments>
		<pubDate>Sun, 14 Mar 2010 16:33:02 +0000</pubDate>
		<dc:creator>hirohi</dc:creator>
				<category><![CDATA[バグ]]></category>
		<category><![CDATA[未分類]]></category>
		<category><![CDATA[ｦﾁらせ]]></category>

		<guid isPermaLink="false">http://hiropo.co.uk/?p=434</guid>
		<description><![CDATA[チカッパからヘテムルへサーバ移行中テストなうパーティ！ なんかムームードメインがDBエラーとかで調子悪いしうんこだし！]]></description>
			<content:encoded><![CDATA[<p>チカッパからヘテムルへサーバ移行中テストなうパーティ！<br />
なんかムームードメインがDBエラーとかで調子悪いしうんこだし！</p>
]]></content:encoded>
			<wfw:commentRss>http://hiropo.co.uk/archives/434/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>find でベーシック認証が書いてある.htaccess を検索</title>
		<link>http://hiropo.co.uk/archives/364</link>
		<comments>http://hiropo.co.uk/archives/364#comments</comments>
		<pubDate>Thu, 28 Jan 2010 08:25:23 +0000</pubDate>
		<dc:creator>hirohi</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://hiropo.co.uk/?p=364</guid>
		<description><![CDATA[ベーシック認証が書いてある.htaccess を検索するメモ find ./htdocs -type f -exec grep 'AuthType Basic' {} /dev/null \; -print]]></description>
			<content:encoded><![CDATA[<p>ベーシック認証が書いてある.htaccess を検索するメモ</p>
<pre>
find ./htdocs -type f -exec grep 'AuthType Basic' {} /dev/null \; -print
</pre>
]]></content:encoded>
			<wfw:commentRss>http://hiropo.co.uk/archives/364/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>tomcatのHelloWorld的な。 &#8211; JSP編</title>
		<link>http://hiropo.co.uk/archives/124</link>
		<comments>http://hiropo.co.uk/archives/124#comments</comments>
		<pubDate>Fri, 09 Jan 2009 19:44:07 +0000</pubDate>
		<dc:creator>hirohi</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://hiropo.co.uk/?p=124</guid>
		<description><![CDATA[tomcat6をインストールした。 超めんどかった。 サーバーサイドはPHPしかやったことないので、コンパイルとか超めんどくさい。 &#8220;web.xml&#8221; とか &#8220;WEB-INF&#822 &#8230; <a href="http://hiropo.co.uk/archives/124">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>tomcat6をインストールした。<br />
超めんどかった。</p>
<p>サーバーサイドはPHPしかやったことないので、コンパイルとか超めんどくさい。<br />
&#8220;web.xml&#8221; とか &#8220;WEB-INF&#8221; とか初めて知りました。</p>
<p>とりあえず、JSPのHelloWorld的な。</p>
<pre>
&lt;%
  String ahya= &quot;&lt;h1&gt;JSPのテストやね。&lt;/h1&gt;&quot;;
  out.println(ahya);
%&gt;
</pre>
<p>▼テストURL<br />
<a href="http://funnythingz.com/tomcat/funnythingz/test.jsp">http://funnythingz.com/tomcat/funnythingz/test.jsp</a></p>
<p>JSPはコンパイルとか要らないから良いね。<br />
サーブレットはまた次回。</p>
]]></content:encoded>
			<wfw:commentRss>http://hiropo.co.uk/archives/124/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mixi風wordpressテーマ</title>
		<link>http://hiropo.co.uk/archives/6</link>
		<comments>http://hiropo.co.uk/archives/6#comments</comments>
		<pubDate>Thu, 13 Dec 2007 17:03:04 +0000</pubDate>
		<dc:creator>hirohi</dc:creator>
				<category><![CDATA[未分類]]></category>

		<guid isPermaLink="false">http://hiropo.co.uk/archives/6</guid>
		<description><![CDATA[mixi風wordpressテーマ配布してます。]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.ikepo.com" title="mixi風wordpressテーマ配布" target="_blank">mixi風wordpressテーマ配布してます。</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hiropo.co.uk/archives/6/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

