<?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>parpue.net &#187; addthis</title>
	<atom:link href="http://parpue.net/tag/addthis/feed" rel="self" type="application/rss+xml" />
	<link>http://parpue.net</link>
	<description>Flash, Flex, デザイン等自分の好きなことを好きなようにやってます</description>
	<lastBuildDate>Wed, 12 Aug 2009 17:46:04 +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>wordpress に addthis を追加</title>
		<link>http://parpue.net/wordpress/37</link>
		<comments>http://parpue.net/wordpress/37#comments</comments>
		<pubDate>Wed, 09 Jul 2008 03:35:39 +0000</pubDate>
		<dc:creator>okm</dc:creator>
				<category><![CDATA[WEB]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[addthis]]></category>

		<guid isPermaLink="false">http://parpue.net/?p=37</guid>
		<description><![CDATA[				してみた。
				有名なソーシャルブックマークへのリンクをつけるやつです。
				■addthis
				JavaScriptで、オーバーレイ表示。
				addthisで配布しているプラグインとコードだ [...]]]></description>
			<content:encoded><![CDATA[				<p>してみた。<br />
				有名なソーシャルブックマークへのリンクをつけるやつです。</p>
				<p>■<a href="http://www.addthis.com/">addthis</a></p>
				<p>JavaScriptで、オーバーレイ表示。</p>
				<p>addthisで配布しているプラグインとコードだとちょっと不十分だったので、<br />
				wordpressテンプレートに以下のように書いて表示確認。</p>
				<div class="igBar"><span id="ljavascript-2"><a href="#" onclick="javascript:showPlainTxt('javascript-2'); return false;">&gt;&gt;text</a></span></div>
				<div class="syntax_hilite"><span class="langName">JAVASCRIPT:</span>
				<div id="javascript-2">
				<div class="javascript">
				<ol style="margin:0px; padding:0px" >
				<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">&lt;script type=<span style="color: #3366CC;">"text/javascript"</span>&gt;</li>
				<li style="color:#26536A;">addthis_pub = <span style="color: #3366CC;">'masahyro'</span>; <span style="color: #009900; font-style: italic;">// 登録したユーザ名</span></li>
				<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">&lt;/script&gt;</li>
				<li style="color:#26536A;">&lt;a href=<span style="color: #3366CC;">"http://www.addthis.com/bookmark.php"</span> onMouseOver=<span style="color: #3366CC;">"return addthis_open(this, '', '&lt;?php the_permalink();?&gt;', '&lt;?php the_title();?&gt;')"</span> onMouseOut=<span style="color: #3366CC;">"addthis_close()"</span> onClick=<span style="color: #3366CC;">"return addthis_sendto()"</span>&gt;</li>
				<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">&lt;!-- ↓それぞれのaddthisのURLは登録時にもらえる --&gt;</li>
				<li style="color:#26536A;">&lt;img src=<span style="color: #3366CC;">"http://xx.addthis.com/button1-bm.gif"</span> width=<span style="color: #3366CC;">"125"</span> height=<span style="color: #3366CC;">"16"</span> border=<span style="color: #3366CC;">"0"</span> alt=<span style="color: #3366CC;">""</span> /&gt;</li>
				<li style="font-family: 'Courier New', Courier, monospace; color: black; font-weight: normal; font-style: normal;color:#3A6A8B;">&lt;/a&gt;&lt;script type=<span style="color: #3366CC;">"text/javascript"</span> src=<span style="color: #3366CC;">"http://xx.addthis.com/js/xxx/addthis_widget.js"</span>&gt;</li>
				<li style="color:#26536A;">&lt;/script&gt; </li>
				</ol>
				</div>
				</div>
				</div>
]]></content:encoded>
			<wfw:commentRss>http://parpue.net/wordpress/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

