<?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>hacca</title>
	<atom:link href="http://www.hacca.cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hacca.cc</link>
	<description>haccaはホームページデザイン、名刺デザイン、パッケージデザイン等をデザインする和歌山の企業です。</description>
	<lastBuildDate>Fri, 30 Sep 2011 04:14:18 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>まごころランド</title>
		<link>http://www.hacca.cc/works/184/</link>
		<comments>http://www.hacca.cc/works/184/#comments</comments>
		<pubDate>Fri, 30 Sep 2011 04:14:18 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Works]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/?p=184</guid>
		<description><![CDATA[
まごころランドは和歌山県有田地域を中心に障害福祉サービス、介護保険サービスを提供する介護事業所です
住所：和歌山県有田郡有田川町下津野８０７－１
TEL：0737-52-6789
FAX：0737-52-6248
ht &#8230; <a href="http://www.hacca.cc/works/184/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-186" title="magokoro-5_r2_c2" src="http://www.hacca.cc/wp/wp-content/uploads/magokoro-5_r2_c2.jpg" alt="" width="465" height="401" /><br />
まごころランドは和歌山県有田地域を中心に障害福祉サービス、介護保険サービスを提供する介護事業所です</p>
<p>住所：和歌山県有田郡有田川町下津野８０７－１<br />
TEL：0737-52-6789<br />
FAX：0737-52-6248<br />
<a href="http://www.magokoro-land.jp/">http://www.magokoro-land.jp/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/works/184/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google +1をウェブサイトに表示</title>
		<link>http://www.hacca.cc/blog/wordpress/160/</link>
		<comments>http://www.hacca.cc/blog/wordpress/160/#comments</comments>
		<pubDate>Fri, 03 Jun 2011 02:44:43 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/?p=160</guid>
		<description><![CDATA[ Google +1が一般に公開されたの設置してみた。
Google +1をウェブサイトに表示

&#60;!-- 次のタグを head 要素内または body 終了タグの直前に貼り付けてください --&#62;
&#60;s &#8230; <a href="http://www.hacca.cc/blog/wordpress/160/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p> Google +1が一般に公開されたの設置してみた。</p>
<p><a href="http://www.google.com/intl/ja/webmasters/+1/button/" target="_blank">Google +1をウェブサイトに表示</a></p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;!--</span> 次のタグを head 要素内または body 終了タグの直前に貼り付けてください <span style="color: #339933;">--&gt;</span>
<span style="color: #339933;">&lt;</span>script src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;http://apis.google.com/js/plusone.js&quot;</span> type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;&lt;/</span>script<span style="color: #339933;">&gt;</span>
&nbsp;
<span style="color: #339933;">&lt;!--</span> 次のタグを <span style="color: #339933;">+</span><span style="color: #CC0000;">1</span> ボタンを表示する箇所に貼り付けてください <span style="color: #339933;">--&gt;</span></pre></div></div>

<pre></pre>
<p>スクリプトのURLがhttp://～になっている<br />
(正しくはhttps://～)</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;https://apis.google.com/js/plusone.js&quot;</span> type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;&lt;/</span>script<span style="color: #339933;">&gt;</span></pre></div></div>

<p><a href="http://code.google.com/intl/ja/apis/+1button/" target="_blank">+1 button API</a></p>
<p>う～ん、でもJavascriptエラーがでる。。。</p>
<p>次のタグを [head 要素内]または [body 終了タグの直前]に貼り付けてください</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;https://apis.google.com/js/plusone.js&quot;</span> type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;&lt;/</span>script<span style="color: #339933;">&gt;</span></pre></div></div>

<p>head内に貼り付けたらエラーが出る？</p>
<p>で、body内で使ってみたら。。。出ないし</p>

<div class="wp_syntax"><div class="code"><pre class="javascript" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>div style<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;float:left; display:inline &quot;</span><span style="color: #339933;">&gt;&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;text/javascript&quot;</span> src<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;https://apis.google.com/js/plusone.js&quot;</span><span style="color: #339933;">&gt;</span>  <span style="color: #009900;">&#123;</span>lang<span style="color: #339933;">:</span> <span style="color: #3366CC;">'ja'</span><span style="color: #009900;">&#125;</span><span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;&lt;</span>g<span style="color: #339933;">:</span>plusone size<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;medium&quot;</span> count<span style="color: #339933;">=</span><span style="color: #3366CC;">&quot;true&quot;</span><span style="color: #339933;">&gt;&lt;/</span>g<span style="color: #339933;">:</span>plusone<span style="color: #339933;">&gt;&lt;/</span>div<span style="color: #339933;">&gt;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/160/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>enn</title>
		<link>http://www.hacca.cc/works/154/</link>
		<comments>http://www.hacca.cc/works/154/#comments</comments>
		<pubDate>Fri, 27 May 2011 02:54:40 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Works]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/?p=154</guid>
		<description><![CDATA[
ennは、大阪を中心に各国と様々なビジネスをするグローバル企業です。
国内企業はもちろん、海外企業とのビジネスの架け橋、
大手企業から中小企業まで様々な業種のお手伝いをさせて頂きます。
enn
http://5-enn &#8230; <a href="http://www.hacca.cc/works/154/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-155" title="enn" src="http://www.hacca.cc/wp/wp-content/uploads/enn.jpg" alt="" width="465" height="436" /></p>
<p>ennは、大阪を中心に各国と様々なビジネスをするグローバル企業です。<br />
国内企業はもちろん、海外企業とのビジネスの架け橋、<br />
大手企業から中小企業まで様々な業種のお手伝いをさせて頂きます。</p>
<p><a href="http://5-enn.com/" target="_blank">enn</p>
<p>http://5-enn.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/works/154/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp備忘録 オートセーブの間隔を変更する</title>
		<link>http://www.hacca.cc/blog/wordpress/148/</link>
		<comments>http://www.hacca.cc/blog/wordpress/148/#comments</comments>
		<pubDate>Mon, 16 May 2011 06:13:07 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/?p=148</guid>
		<description><![CDATA[自動保存時間の変更を行うためにはwp-config.phpファイルを変更する必要があります。
wp-config.phpはWordPressインストール時に自動的に作成されるファイルで、ローカル上には存在しませんので、サ &#8230; <a href="http://www.hacca.cc/blog/wordpress/148/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>自動保存時間の変更を行うためにはwp-config.phpファイルを変更する必要があります。</p>
<p>wp-config.phpはWordPressインストール時に自動的に作成されるファイルで、ローカル上には存在しませんので、サーバからダウンロードします。</p>
<p>wp-config.phpを開き、以下のように記述します。<br />define(&#8216;AUTOSAVE_INTERVAL&#8217;, 100);</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/148/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp備忘録　lightboxのJqueryバッティング</title>
		<link>http://www.hacca.cc/blog/wordpress/144/</link>
		<comments>http://www.hacca.cc/blog/wordpress/144/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 03:57:14 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/?p=144</guid>
		<description><![CDATA[リンク用にbiggerlink.jsを使っていただけど、lightbox入れたとたん両方機能しなくなった。
おそらくJqueryがバッティングしているみたい。
なので、Lightbox JSでいまのところうまくいってるみ &#8230; <a href="http://www.hacca.cc/blog/wordpress/144/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>リンク用にbiggerlink.jsを使っていただけど、lightbox入れたとたん両方機能しなくなった。</p>
<p>おそらくJqueryがバッティングしているみたい。</p>
<p>なので、<a href="http://www.huddletogether.com/projects/lightbox/" target="_blank">Lightbox JS</a>でいまのところうまくいってるみたい。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/144/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp備忘録　ブロック要素を丸ごとリンクBiggerlink.js</title>
		<link>http://www.hacca.cc/blog/wordpress/94/</link>
		<comments>http://www.hacca.cc/blog/wordpress/94/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 01:20:47 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Biggerlink]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/wp/?p=94</guid>
		<description><![CDATA[
マウスオーバーにリンクがあるとDIV要素の背景とかが変更できるjQueryのプラグインについて。マウスオーバー時にちょっと背景、テキストカラーを変更出来る範囲をDIV要素まで広げる事ができます。ギミックと言われれば、そ &#8230; <a href="http://www.hacca.cc/blog/wordpress/94/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<blockquote><p>
マウスオーバーにリンクがあるとDIV要素の背景とかが変更できるjQueryのプラグインについて。マウスオーバー時にちょっと背景、テキストカラーを変更出来る範囲をDIV要素まで広げる事ができます。ギミックと言われれば、それまでですが、工夫次第でいい感じになるんではとおもうので、とりあえず試しに。
</p></blockquote>
<p>Biggerlink.js<br />
<a href="http://www.ollicle.com/projects/jquery/biggerlink/">http://www.ollicle.com/projects/jquery/biggerlink/</a></p>

<div class="wp_syntax"><div class="code"><pre class="java" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script src<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://yourdomain/jquery.js&quot;</span> type<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;&lt;/</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>script src<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://yourdomain/jquery.biggerlink.js&quot;</span> type<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;&lt;/</span>script<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span>
	$<span style="color: #009900;">&#40;</span>function<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#123;</span>
		$<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'#id名 div'</span><span style="color: #009900;">&#41;</span>.<span style="color: #006633;">biggerlink</span><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
	<span style="color: #009900;">&#125;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #339933;">&lt;/</span>script<span style="color: #339933;">&gt;</span></pre></div></div>

<p>CSS</p>

<div class="wp_syntax"><div class="code"><pre class="css" style="font-family:monospace;"><span style="color: #6666ff;">.hover</span> <span style="color: #00AA00;">&#123;</span>
<span style="color: #000000; font-weight: bold;">border-color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#A3A16A</span><span style="color: #00AA00;">;</span>cursor<span style="color: #00AA00;">:</span> <span style="color: #993333;">pointer</span><span style="color: #00AA00;">;</span>
<span style="color: #000000; font-weight: bold;">background-color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#DFE6CB</span><span style="color: #00AA00;">;</span>
<span style="color: #00AA00;">&#125;</span>
<span style="color: #6666ff;">.hover</span> a<span style="color: #3333ff;">:link </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#A8C25D</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span>
&nbsp;
<span style="color: #6666ff;">.hover</span> a<span style="color: #3333ff;">:visited </span><span style="color: #00AA00;">&#123;</span><span style="color: #000000; font-weight: bold;">color</span><span style="color: #00AA00;">:</span> <span style="color: #cc00cc;">#CC3333</span><span style="color: #00AA00;">;</span><span style="color: #00AA00;">&#125;</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/94/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp備忘録　公式Twitterのツイートボタン設定</title>
		<link>http://www.hacca.cc/blog/wordpress/88/</link>
		<comments>http://www.hacca.cc/blog/wordpress/88/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 00:45:10 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/wp/?p=88</guid>
		<description><![CDATA[公式Twitterのツイートボタンが一番使いやすい気がするので設定メモ
ツイートボタン
http://twitter.com/about/resources/tweetbutton

]]></description>
			<content:encoded><![CDATA[<p>公式Twitterのツイートボタンが一番使いやすい気がするので設定メモ</p>
<p>ツイートボタン<br />
<a href="http://twitter.com/about/resources/tweetbutton">http://twitter.com/about/resources/tweetbutton</a></p>
<p><img src="http://www.hacca.cc/wp/wp-content/uploads/tweet_wp.gif" alt="" title="tweet_wp" width="460" height="910" class="alignnone size-full wp-image-91" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/88/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp備忘録　サイドバーなどにランダムに画像を表示する</title>
		<link>http://www.hacca.cc/blog/wordpress/81/</link>
		<comments>http://www.hacca.cc/blog/wordpress/81/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 00:30:52 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/wp/?p=81</guid>
		<description><![CDATA[&#60;div id=&#34;random_image&#34;&#62; &#60;ul&#62; &#60;?php $args = array&#40; 'numberposts' =&#62; 10, 'post_type' =&#62; 'attachment', 'post_mime_type' =&#62; 'image', 'orderby' =&#62; 'rand' &#41;; &#160; $images = get_posts&#40; $args &#41;; foreach &#40; $images as $image &#41; &#123; echo '&#60;li&#62;&#60;a href=&#34;' . get_permalink&#40; $image-&#62;post_parent &#41; &#8230; <a href="http://www.hacca.cc/blog/wordpress/81/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;">&lt;div id=&quot;random_image&quot;&gt;
&lt;ul&gt;
<span style="color: #000000; font-weight: bold;">&lt;?php</span> 
<span style="color: #000088;">$args</span> <span style="color: #339933;">=</span> <span style="color: #990000;">array</span><span style="color: #009900;">&#40;</span>
    <span style="color: #0000ff;">'numberposts'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #cc66cc;">10</span><span style="color: #339933;">,</span>
    <span style="color: #0000ff;">'post_type'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'attachment'</span><span style="color: #339933;">,</span>
    <span style="color: #0000ff;">'post_mime_type'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'image'</span><span style="color: #339933;">,</span>
    <span style="color: #0000ff;">'orderby'</span> <span style="color: #339933;">=&gt;</span> <span style="color: #0000ff;">'rand'</span>
  <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
&nbsp;
  <span style="color: #000088;">$images</span> <span style="color: #339933;">=</span> get_posts<span style="color: #009900;">&#40;</span> <span style="color: #000088;">$args</span> <span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
  <span style="color: #b1b100;">foreach</span> <span style="color: #009900;">&#40;</span> <span style="color: #000088;">$images</span> <span style="color: #b1b100;">as</span> <span style="color: #000088;">$image</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'&lt;li&gt;&lt;a href=&quot;'</span> <span style="color: #339933;">.</span> get_permalink<span style="color: #009900;">&#40;</span> <span style="color: #000088;">$image</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">post_parent</span> <span style="color: #009900;">&#41;</span> <span style="color: #339933;">.</span> <span style="color: #0000ff;">'&quot;&gt;'</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> wp_get_attachment_image<span style="color: #009900;">&#40;</span><span style="color: #000088;">$image</span><span style="color: #339933;">-&gt;</span><span style="color: #004000;">ID</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'thumbnail'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
    <span style="color: #b1b100;">echo</span> <span style="color: #0000ff;">'&lt;/a&gt;&lt;/li&gt;'</span><span style="color: #339933;">;</span>
  <span style="color: #009900;">&#125;</span><span style="color: #000000; font-weight: bold;">?&gt;</span>
&lt;/ul&gt;
&lt;/div&gt;</pre></div></div>

<p>CSS</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">.</span>random_image ul li<span style="color: #009900;">&#123;</span>float<span style="color: #339933;">:</span> left<span style="color: #339933;">;</span>margin<span style="color: #339933;">:</span> 0px<span style="color: #339933;">;</span>padding<span style="color: #339933;">:</span> 3px<span style="color: #339933;">;</span><span style="color: #009900;">&#125;</span>
<span style="color: #339933;">.</span>random_image img<span style="color: #009900;">&#123;</span>width<span style="color: #339933;">:</span> 85px<span style="color: #339933;">;</span>height<span style="color: #339933;">:</span>85px<span style="color: #339933;">;</span>padding<span style="color: #339933;">:</span> 3px<span style="color: #339933;">;</span>border<span style="color: #339933;">:</span> 1px solid <span style="color: #666666; font-style: italic;">#E0DFE3;}</span></pre></div></div>

]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/81/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wp備忘録 コメントフォームの「コメントをどうぞ」の変更</title>
		<link>http://www.hacca.cc/blog/wordpress/73/</link>
		<comments>http://www.hacca.cc/blog/wordpress/73/#comments</comments>
		<pubDate>Wed, 13 Apr 2011 09:40:42 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[コメント]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/wp/?p=73</guid>
		<description><![CDATA[WordPress 3.0以降でついているtwentytenテーマの文字変更（翻訳）は
wp-content/themes/twentyten/languages 以下のja.poをpoEditor等で変更しja.moフ &#8230; <a href="http://www.hacca.cc/blog/wordpress/73/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>WordPress 3.0以降でついているtwentytenテーマの文字変更（翻訳）は<br />
wp-content/themes/twentyten/languages 以下のja.poをpoEditor等で変更しja.moファイルをアップロード</p>
<p>ただ、テーマのja.poさわっても変わらない文字は</p>
<p>/wp-content/languages/ja.poで探して変更</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/blog/wordpress/73/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>久保不動産</title>
		<link>http://www.hacca.cc/works/136/</link>
		<comments>http://www.hacca.cc/works/136/#comments</comments>
		<pubDate>Tue, 18 Jan 2011 02:28:48 +0000</pubDate>
		<dc:creator>hacca</dc:creator>
				<category><![CDATA[Works]]></category>

		<guid isPermaLink="false">http://www.hacca.cc/wp/?p=136</guid>
		<description><![CDATA[
「久保不動産」
有田市・有田川町・湯浅町・広川町の土地、物件探しをサポートします
免許番号 和歌山県知事（5）2801号
代表者 久保 正男
設立 平成3年
所在地・住所 〒643-0004　和歌山県有田郡湯浅町大字湯 &#8230; <a href="http://www.hacca.cc/works/136/">続きを読む <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-137" title="kubo" src="http://www.hacca.cc/wp/wp-content/uploads/kubo.jpg" alt="" width="465" height="1033" /></p>
<p>「<a title="久保不動産" href="http://www.kubo2103.com" target="_blank">久保不動産</a>」</p>
<p>有田市・有田川町・湯浅町・広川町の土地、物件探しをサポートします</p>
<p>免許番号 和歌山県知事（5）2801号<br />
代表者 久保 正男<br />
設立 平成3年<br />
所在地・住所 〒643-0004　和歌山県有田郡湯浅町大字湯浅1838-12<br />
電話番号 0737-63-0701<br />
FAX番号 0737-62-3373<br />
営業時間 9:00～18:00<br />
定休日 なし<br />
ホームページ <a href="http://www.kubo2103.com ">http://www.kubo2103.com </a><br />
メール support@kubo2103.com<br />
事業内容 ・不動産、販売、賃貸・仲介及び管理</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hacca.cc/works/136/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

