<?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:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Facebook | Web活メモ帳</title>
	<atom:link href="https://blog.verygoodtown.com/tag/facebook/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.verygoodtown.com</link>
	<description>WEB開発者が使える世界の情報を発信します</description>
	<lastBuildDate>Mon, 03 Oct 2011 09:26:40 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.10</generator>
<site xmlns="com-wordpress:feed-additions:1">122803348</site>	<item>
		<title>FaceBookのタイムライン風WordPressテーマ「Timeline」</title>
		<link>https://blog.verygoodtown.com/2011/10/open-source-facebook-timeline-wordpress-theme/</link>
					<comments>https://blog.verygoodtown.com/2011/10/open-source-facebook-timeline-wordpress-theme/#respond</comments>
		
		<dc:creator><![CDATA[linja]]></dc:creator>
		<pubDate>Mon, 03 Oct 2011 09:25:31 +0000</pubDate>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[theme]]></category>
		<guid isPermaLink="false">http://blog.verygoodtown.com/?p=7762</guid>

					<description><![CDATA[<p>Facebookのタイムラインが公開されてから、まだ少ししか立っていませんが 皆さん新しいタイムラインは試してみましたかー？ 本日紹介する「Timeline」はFacebookのタイムラインを模倣したWordPressテ [&#8230;]</p>
The post <a href="https://blog.verygoodtown.com/2011/10/open-source-facebook-timeline-wordpress-theme/">FaceBookのタイムライン風WordPressテーマ「Timeline」</a> first appeared on <a href="https://blog.verygoodtown.com">Web活メモ帳</a>.]]></description>
										<content:encoded><![CDATA[<p>Facebookのタイムラインが公開されてから、まだ少ししか立っていませんが<br />
皆さん新しいタイムラインは試してみましたかー？</p>
<p>本日紹介する「<a href="http://www.timeline-wp.com/" target="_blank">Timeline</a>」はFacebookのタイムラインを模倣したWordPressテーマです。見栄えがまったく同じになっているので、Faceook関連のサイトを運営されている方は入れてみると面白そうですよ!</p>
<p><span id="more-7762"></span></p>
<p><img loading="lazy" src="https://blog.verygoodtown.com/wordpress/wp-content/uploads/2011/10/20111003-01.png" alt="20111003 01" title="20111003-01.png" border="0" width="500" height="500" /></p>
<p>詳細&#038;ダウンロードは下のリンクからどうぞ。</p>The post <a href="https://blog.verygoodtown.com/2011/10/open-source-facebook-timeline-wordpress-theme/">FaceBookのタイムライン風WordPressテーマ「Timeline」</a> first appeared on <a href="https://blog.verygoodtown.com">Web活メモ帳</a>.]]></content:encoded>
					
					<wfw:commentRss>https://blog.verygoodtown.com/2011/10/open-source-facebook-timeline-wordpress-theme/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">7762</post-id>	</item>
		<item>
		<title>FacebookのLikeボタンをWordPressに設置する方法</title>
		<link>https://blog.verygoodtown.com/2010/05/facebook-like-button-wordpress/</link>
					<comments>https://blog.verygoodtown.com/2010/05/facebook-like-button-wordpress/#comments</comments>
		
		<dc:creator><![CDATA[linja]]></dc:creator>
		<pubDate>Mon, 03 May 2010 00:06:07 +0000</pubDate>
				<category><![CDATA[WEBサービス]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">http://blog.verygoodtown.com/?p=4305</guid>

					<description><![CDATA[<p>LikeボタンをWordPressに設置する方法をご紹介。 そのページを気にいった場合に&#8221;Like&#8221;ボタンをクリックする事でFacebook上のマイページにおすすめとして情報を載せる事ができるよう [&#8230;]</p>
The post <a href="https://blog.verygoodtown.com/2010/05/facebook-like-button-wordpress/">FacebookのLikeボタンをWordPressに設置する方法</a> first appeared on <a href="https://blog.verygoodtown.com">Web活メモ帳</a>.]]></description>
										<content:encoded><![CDATA[<p>LikeボタンをWordPressに設置する方法をご紹介。<br />
<span id="more-4305"></span></p>
<p>そのページを気にいった場合に&#8221;Like&#8221;ボタンをクリックする事でFacebook上のマイページにおすすめとして情報を載せる事ができるようになります。</p>
<p>設置の仕方ですが、single.phpに以下コードを記述するだけです。</p>
<pre class="brush:php;">
&lt;iframe src="http://www.facebook.com/plugins/like.php?href=&lt;?php echo urlencode(get_permalink($post->ID)); ?&gt;&amp;layout=standard&amp;show_faces=false&amp;width=450&amp;action=like&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:60px;"&gt;&lt;/iframe&gt;
</pre>
<p>3億人以上が使っているFacebook。英語圏でビジネスやウェブサービスを展開したい場合にはチェックすべきかもしれませんね。</p>The post <a href="https://blog.verygoodtown.com/2010/05/facebook-like-button-wordpress/">FacebookのLikeボタンをWordPressに設置する方法</a> first appeared on <a href="https://blog.verygoodtown.com">Web活メモ帳</a>.]]></content:encoded>
					
					<wfw:commentRss>https://blog.verygoodtown.com/2010/05/facebook-like-button-wordpress/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">4305</post-id>	</item>
		<item>
		<title>Twitterで今話題になっている楽曲をリアルタイムで紹介してくれる「The Hype Machine」</title>
		<link>https://blog.verygoodtown.com/2010/02/twitter-hot-entry-search-the-hype-machine/</link>
					<comments>https://blog.verygoodtown.com/2010/02/twitter-hot-entry-search-the-hype-machine/#respond</comments>
		
		<dc:creator><![CDATA[linja]]></dc:creator>
		<pubDate>Wed, 10 Feb 2010 03:19:10 +0000</pubDate>
				<category><![CDATA[WEBサービス]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Twitter]]></category>
		<guid isPermaLink="false">http://blog.verygoodtown.com/?p=2087</guid>

					<description><![CDATA[<p>The Hype MachineはTwitterで今話題になっている楽曲をリアルタイムで紹介してくれるWEBサービスです。その場で楽曲を再生する事も可能になっているので、今人気の音楽をチェックしたい方におすすめです！ 詳 [&#8230;]</p>
The post <a href="https://blog.verygoodtown.com/2010/02/twitter-hot-entry-search-the-hype-machine/">Twitterで今話題になっている楽曲をリアルタイムで紹介してくれる「The Hype Machine」</a> first appeared on <a href="https://blog.verygoodtown.com">Web活メモ帳</a>.]]></description>
										<content:encoded><![CDATA[<p><img loading="lazy" src="https://blog.verygoodtown.com/wordpress/wp-content/uploads/2010/02/thehypemachine.jpg" alt="thehypemachine" title="thehypemachine" width="291" height="126" class="alignnone size-full wp-image-2089" /><br />
<a href="http://hypem.com/" target="_blank">The Hype Machine</a>はTwitterで今話題になっている楽曲をリアルタイムで紹介してくれるWEBサービスです。その場で楽曲を再生する事も可能になっているので、今人気の音楽をチェックしたい方におすすめです！</p>
<p>詳しくは以下</p>
<p><span id="more-2087"></span></p>
<h3>リアルタイムで紹介</h3>
<p><img loading="lazy" src="https://blog.verygoodtown.com/wordpress/wp-content/uploads/2010/02/HypeMachine.png" alt="HypeMachine" title="HypeMachine" width="600" height="120" class="alignnone size-full wp-image-2104" srcset="https://blog.verygoodtown.com/wordpress/wp-content/uploads/2010/02/HypeMachine.png 600w, https://blog.verygoodtown.com/wordpress/wp-content/uploads/2010/02/HypeMachine-300x60.png 300w" sizes="(max-width: 600px) 100vw, 600px" /></p>
<p>なんと言ってもすごいのがTwitterでの発言がすぐに掲載されること。完全なリアルタイムでは無いようですが、誤差もそんなに無いようです。</p>
<p>各エントリーには、再生ボタンや投票ボタン、楽曲を紹介しているブログが一覧形式で表示されます。</p>
<p>曲の再生が終わると次の曲が自動的に再生されるため作業用BGMとしても最適ではないでしょうか。</p>
<h3>人気の楽曲だけを聴きたい</h3>
<p><a href="http://hypem.com/popular" target="_blank">過去3日間の間に支持を得た楽曲</a>が人気順に掲載されている（ホッテントリみたい！）などの仕組みができているため、本当に人気のある楽曲を探す事が可能になっています。<br />
気に入った楽曲があればその場でTwitterに投稿も可能。<br />
音楽好きにはおすすめです！</p>The post <a href="https://blog.verygoodtown.com/2010/02/twitter-hot-entry-search-the-hype-machine/">Twitterで今話題になっている楽曲をリアルタイムで紹介してくれる「The Hype Machine」</a> first appeared on <a href="https://blog.verygoodtown.com">Web活メモ帳</a>.]]></content:encoded>
					
					<wfw:commentRss>https://blog.verygoodtown.com/2010/02/twitter-hot-entry-search-the-hype-machine/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">2087</post-id>	</item>
	</channel>
</rss>
