<?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/"
		xmlns:xhtml="http://www.w3.org/1999/xhtml"
>

<channel>
	<title>8bitodyssey.com &#187; thematic</title>
	<atom:link href="http://8bitodyssey.com/archives/tag/thematic/feed" rel="self" type="application/rss+xml" />
	<link>http://8bitodyssey.com</link>
	<description>WordPressでつづる、おでのこの道わが旅。</description>
	<lastBuildDate>Mon, 21 May 2012 15:00:24 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/tag/thematic/feed" />
		<item>
		<title>WordCamp 公式サイトに使った7個のプラグインとテーマ</title>
		<link>http://8bitodyssey.com/archives/1600</link>
		<comments>http://8bitodyssey.com/archives/1600#comments</comments>
		<pubDate>Tue, 27 Apr 2010 16:31:00 +0000</pubDate>
		<dc:creator>おで</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[thematic]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wcYokohama]]></category>
		<category><![CDATA[wordcamp]]></category>
		<category><![CDATA[日本]]></category>

		<guid isPermaLink="false">http://8bitodyssey.com/?p=1600</guid>
		<description><![CDATA[<p><img src="http://www.odysseygate.com/images/pero.jpg" style="float: left; margin: 2px 5px 1px 0px"/></p>
<p>というわけで先日グランドオープンした <a href="http://yokohama2010.wordcamp.jp/" target="_blank">WordCamp Yokohama 2010 公式サイト</a>。このサイトを構築するにあたって使ったプラグインとテーマをご紹介します（をかもとさんと記事まるかぶりのため、ぼくが選んだプラグインを中心にしていますｗ）。</p>  <p>言わば、「WordCamp 公式サイトの作り方～これであなたも WordCamp 公式サイトディベロッパー～」。</p>  <p>それではいってみましょう。</p>  <p></p> <span id="more-1600"></span>  <p></p>  <h3></h3>  <h3>Akistmet</h3>  <p>まずは何をおいても <a href="http://akismet.com/" target="_blank">Akismet</a> 。イベント系サイトの CMS でコメントをオープンにすることは少ないかもしれません。でも、イベントをブログしてくれたらピンバックやトラックバックが飛んでくるから、ユーザの反応は見たいよね、と思うことありませんか？うんうん、あるよ、あるよ。</p>  <p>WordCamp Yokohama 2010 サイトでも、ピンバック/トラックバックをオープンにして、面倒なスパム対策は Akismet におまかせしています。</p>  <p>Akismet といえば、WordPress.com API キー。アクセス状況を見るのであれば WordPress.com Stats でも必要になりますので、イベント実行委員会でひとつ .com API キーを取得してしまうのをおすすめします。</p>  <h3>Contact Form 7</h3>  <p><a href="http://yokohama2010.wordcamp.jp/contact/" target="_blank">問い合わせの</a>フォームが必要だよね、ということになり、取り出したのはもちろん <a href="http://contactform7.com/" target="_blank">Contact Form 7</a> です。</p>  <p>柔軟に作りたいフォームを作れるということもおすすめの理由のひとつでもありますが、とりあえず時間がない中でぽーんと丸投げできる簡単さが採用の理由だったりします。</p>  <h3>Google Maps Anywhere</h3>  <p>イベントには会場までのアクセスマップが不可欠です。</p>  <p>今回サイト作成チームの頭の中には、Google Map 上に会場までの道順を描いて、地図ではわかりにくいところはクリックして写真で表示しよう、という明確なイメージがありました。</p>  <p><a href="http://wppluginsj.sourceforge.jp/googlemaps-anywhere/" target="_blank">Google Maps Anywhere</a> は、Google Map を記事に埋め込むのに適したプラグインです。主な使い方はプラグイン配布元を参照していただくとして、配布元に書かれていないのはマイマップの使い方。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm4.static.flickr.com/3146/4557422631_f0e6773304_b.jpg"><img id="thumbd831634063fa28b553ea28e88b3b1c44" title="Click to enlarge" height="295" alt="kml ファイルの保存" src="http://farm4.static.flickr.com/3146/4557422631_f0e6773304.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumbd831634063fa28b553ea28e88b3b1c44"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4557422631/" target="_blank">kml ファイルの保存</a></div>  <p>Google Map でマイマップを作成したら、編集状態のままで、「Google Earth で表示」リンクをクリックします。kml ファイルを保存できるので、このファイルをサーバにアップロードします（/wp-content/uploads/ とかの中で大丈夫です）。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm4.static.flickr.com/3453/4557467669_3bdb307a13_o.png"><img id="thumbfe223ef8e9aab2690a9fe5f1cb42762a" title="Click to enlarge" height="282" alt="kml ファイルのパスを設定" src="http://farm4.static.flickr.com/3453/4557467669_472dc8c0c2.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumbfe223ef8e9aab2690a9fe5f1cb42762a"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4557467669/" target="_blank">kml ファイルのパスを設定</a></div>  <p>ページや投稿に google map を挿入する際に、KML という欄に、さきほどアップロードした kml ファイルまでのパスを記入します。/wp-content/uploads/hoge.kml とかですね。</p>  <p>実際の動作は、<a href="http://yokohama2010.wordcamp.jp/access/" target="_blank">アクセス・会場案内</a>ページを御覧下さい。</p>  <h3>Random Text</h3>  <p>登録したテキストをランダムで表示するウィジェットで、プラグインとして配布されている <a href="http://www.pantsonhead.com/wordpress/randomtext/" target="_blank">Random Text</a> です。</p>  <p>サイドバーでスポンサー様やスピーカーの面々をご紹介するにあたって、アクセスする度にランダムで表示を変えたいと思ったこと、内容は管理画面から登録できるものが望ましい（ハードコーディングは NG）と思ったことからこちらを採用しました。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm4.static.flickr.com/3619/4558814943_c58dbd8da5.jpg"><img id="thumb73e7aef96571815d99871be774bbc942" title="Click to enlarge" height="313" alt="Random Text の作成" src="http://farm4.static.flickr.com/3619/4558814943_c58dbd8da5.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumb73e7aef96571815d99871be774bbc942"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4558814943/" target="_blank">Random Text の作成</a></div>  <p></p>  <p>Random Text 専用のカテゴリーを設定し、同じカテゴリーに属するテキストをランダムで表示することができるようになっています。</p>  <h3>Twitter Hash Tag Widget</h3>  <p><a href="http://sivel.net/2009/06/twitter-hash-tag-widget/" target="_blank">Twitter Hash Tag Widget</a> は、Twitter に投稿されたハッシュタグ(#hogehoge）のついたつぶやきをまとめて表示するためのウィジェットです。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm5.static.flickr.com/4013/4558844971_24ab6afdfe.jpg"><img id="thumbc9e7cd4fb515187a8acccd1055166e29" title="Click to enlarge" height="336" alt="Twitter Hash Tag Widget の設定" src="http://farm5.static.flickr.com/4013/4558844971_24ab6afdfe.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumbc9e7cd4fb515187a8acccd1055166e29"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4558844971/" target="_blank">Twitter Hash Tag Widget の設定</a></div>  <p></p>  <p></p>  <p>公式サイトでは #wcYokohama を表示するように設定して、サイドバーに配置しています。Twitter の検索結果を用いるため、ハッシュタグの前にスペースがないと、この中には表示されません。</p>  <h3>WP-Cycle</h3>  <p>今回のサイトでは当初のデザイン案から、過去の WordCamp の写真を見てもらい、WordCamp の様子を知ってもらうための写真スペースがありました。</p>  <p>写真を選択して選べるように、という案や、紙芝居形式の案もあったのですが、工数がかかってしまうということで、jQuery のスライドショーで自動的に写真を変更する案に落ち着きました。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm4.static.flickr.com/3435/4558815117_f8a7739a76.jpg"><img id="thumb9b2cc43e399be01ffe58595952e11e4a" title="Click to enlarge" height="317" alt="WP-Cycle の設定" src="http://farm4.static.flickr.com/3435/4558815117_f8a7739a76.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumb9b2cc43e399be01ffe58595952e11e4a"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4558815117/" target="_blank">WP-Cycle の設定</a></div>  <p></p>  <p><a href="http://www.nathanrice.net/plugins/wp-cycle/" target="_blank">WP-Cycle</a> は jQuery のライブラリを WordPress で簡単に使うことができる上、スライドショー部分の埋込みにも対応しているので採用しました。<a href="http://dogmap.jp/2010/04/27/how-to-make-wordcamp-yokohama-site-1/" target="_blank">ランダム表示や1枚目だけ固定といったカスタマイズはをかもとさんの手によるもの</a>です。</p>  <h3>WP FollowMe</h3>  <p>WordCamp Yokohama 2010 実行委員会では早くから Twitter を告知に利用していましたので、この Twitter アカウントを告知するために、FollowMe バナーを表示したいと思いました。</p>  <p>FollowMe バナーを作る方法はジェンレータも含めていろいろありますが、WordPress であればプラグインがやっぱり簡単です。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm4.static.flickr.com/3270/4558827993_6d9baa910e.jpg"><img id="thumb91b7ac6886e11baaefac012b76aa2fde" title="Click to enlarge" height="318" alt="WP FollowMe の設定" src="http://farm4.static.flickr.com/3270/4558827993_6d9baa910e.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumb91b7ac6886e11baaefac012b76aa2fde"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4558827993/" target="_blank">WP FollowMe の設定</a></div>  <p></p>  <p><a href="http://wpburn.com/wordpress-plugins/wp-followme-plugin" target="_blank">WP FollowMe</a> は WordPress の管理画面からアカウントやバナーの色を設定できるので採用しました。ただし、なぜか Flash を使用しているため、Flash 未対応デバイスでは表示しないよう、<a href="http://dogmap.jp/2010/04/27/how-to-make-wordcamp-yokohama-site-1/" target="_blank">をかもとさんがカスタマイズしてくれました</a>。</p>  <h3>thematic テーマ</h3>  <p>選別したプラグインをみていただくと、ウィジェットに配置するだけで表示できるものや、自動的に挿入できるものが多いことがお分かりいただけると思います。</p>  <p><a class="highslide" onclick="return hs.expand(this)" href="http://farm4.static.flickr.com/3348/4559475338_5b1bf67781.jpg"><img id="thumba38f1bcb20093ca0fc640c21401bbd49" title="Click to enlarge" height="322" alt="thematic の ウィジェット" src="http://farm4.static.flickr.com/3348/4559475338_5b1bf67781.jpg" width="500" /></a></p>  <div class="highslide-caption" id="caption-for-thumba38f1bcb20093ca0fc640c21401bbd49"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4559475338/" target="_blank">thematic の ウィジェット</a></div>  <p><a href="http://www.slideshare.net/odysseygate/themantic-a-wordpress-theme-framework" target="_blank">WordCamp Kyoto 2009 でもプレゼンさせてもらった thematic テーマ</a>は、ヘッダの下、サイドバー、エントリの上下、フッターの上、と多くのウィジェットエリアを持っています。</p>  <p>ウィジェットエリアに格納するウィジェットを入れ替えるだけで柔軟に表示する要素を変えられるため、工数の削減には持って来いです（当社比）。</p>  <p>また、HTML 要素の追加は、テンプレートファイルの上書き、および functions.php への追記で対応をしています。</p>  <p>WordPress 3.0 のテーマ ”TwentyTen” にも多大な影響を与えたテーマ “<a href="http://wordpress.org/extend/themes/thematic" target="_blank">thematic</a>”、ぜひ触ってみていただければと思います。</p><p>&copy; 2012 <a href="http://www.odysseygate.com/" title="Odysseygate.com">Odysseygate.com</a> This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact odysseygate@gmail.com so we can take legal action immediately.</p><p>鼻からカフェモカ。</p>]]></description>
		<wfw:commentRss>http://8bitodyssey.com/archives/1600/feed</wfw:commentRss>
		<slash:comments>21</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/1600" />
	</item>
		<item>
		<title>リニューアルしました</title>
		<link>http://8bitodyssey.com/archives/1536</link>
		<comments>http://8bitodyssey.com/archives/1536#comments</comments>
		<pubDate>Tue, 26 Jan 2010 14:56:00 +0000</pubDate>
		<dc:creator>おで</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[おでの日常]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[renewal]]></category>
		<category><![CDATA[thematic]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://8bitodyssey.com/archives/1536</guid>
		<description><![CDATA[<p><img src="http://www.odysseygate.com/images/pero.jpg" style="float: left; margin: 2px 5px 1px 0px"/></p>
<p><a class="highslide" onclick="return hs.expand(this)" href="http://farm5.static.flickr.com/4007/4307998573_b30c4eb244_o.jpg"><img id="thumb09f4e51b36ebd6e046834a62e4c3393a" title="Click to enlarge" alt="dot evolution theme - thematic child theme" src="http://farm5.static.flickr.com/4007/4307998573_48fa5ed34a.jpg" width="500" height="427" /></a></p>  <div id="caption-for-thumb09f4e51b36ebd6e046834a62e4c3393a" class="highslide-caption"><a title="go 2 flickr" href="http://www.flickr.com/photos/odysseygate/4307998573/" target="_blank">dot evolution theme - thematic child theme</a></div>  <p>長らく同じテーマでほったからしていたこのサイトですが、このたびデザインリニューアルしました！ぱちぱちぱち。</p>  <p>全然かわってないじゃん！と一部で話題沸騰ですが、本当はもっとドットでポップになる予定でした。</p>  <p>けれど、ドット絵をかき上げるのを待っていると何時まで経っても出来上がらない気がしたので、大枠ができたところでリリースであります。すこしずつ成長していくサイトがコンセプトであります。</p>  <p>内部的にも WordPress の Sandbox テーマから、WordCamp Kyoto でもプレゼンした Thematic テーマへと変更。CSS 3 も大量に使ってみたので、IE 6 ウルトラ無視なサイトになっていますが、まぁ見えないことはないので大丈夫のはず！</p>  <p>これからの おでげーとにご期待ください(*'-')</p>  <p><ins>追記：全然変わってねーじゃんと言われたので、以前のスクリーンショットを掲載。</ins></p>  <p><img title="おでげーとに雪の季節がやってきました" alt="おでげーとに雪の季節がやってきました" src="http://8bitodyssey.com/wp-content/uploads/2009/12/20091204.png" width="500" height="334" /></p>  <p><ins>変更点はロゴ、トップのイメージ（マップチップ・スプライトも描き直しました）、サイドバーをはじめとするウィンドウのデザイン変更などなど。</ins></p>  <p><ins>似てるけど、結構変わってるんですよ(笑)</ins></p><p>&copy; 2012 <a href="http://www.odysseygate.com/" title="Odysseygate.com">Odysseygate.com</a> This Feed is for personal non-commercial use only. If you are not reading this material in your news aggregator, the site you are looking at is guilty of copyright infringement. Please contact odysseygate@gmail.com so we can take legal action immediately.</p><p>鼻からカフェモカ。</p>]]></description>
		<wfw:commentRss>http://8bitodyssey.com/archives/1536/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
	<xhtml:link rel="alternate" media="handheld" type="text/html" href="http://8bitodyssey.com/archives/1536" />
	</item>
	</channel>
</rss>

