<?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; mashup</title>
	<atom:link href="http://edblog.net/archives/tag/mashup/feed" rel="self" type="application/rss+xml" />
	<link>http://edblog.net</link>
	<description>亂寫、亂拍、亂來。 --- 持續亂改更新中 ---</description>
	<lastBuildDate>Wed, 01 Sep 2010 11:49:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Dipity 時間軸 Timeline</title>
		<link>http://edblog.net/archives/1349</link>
		<comments>http://edblog.net/archives/1349#comments</comments>
		<pubDate>Tue, 12 Aug 2008 07:24:49 +0000</pubDate>
		<dc:creator>Eduardo</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[Timeline]]></category>
		<category><![CDATA[時間軸]]></category>

		<guid isPermaLink="false">http://edblog.net/?p=1349</guid>
		<description><![CDATA[Dipity 是一個很有趣的網站，就像一般 mashup 網站，可以匯入各種不同的 source 來源，像是 wordpress 、 RSS 、 Flickr 、 Twitter 等等。比較特別的是他透過 Timeline  的方式來呈現，以時間軸的方式來呈現內容，左右移動的方式讓閱讀有更耳目一新的感覺。 看看影片介紹 官網畫面 Dipity 使用介面非常簡單，點一點輸入來源就自動建立了 Timeline ，除了用時間軸來呈現 mashup  的內容之外，還有 List 列表、FliopBook 翻頁及 MAP 地圖等方式來呈現。 艾德已經建立了分頁來呈現 Dipity 的 Timeline 效果 http://edblog.net/timeline 個人感覺是不錯玩 XD，前往 Dipity]]></description>
		<wfw:commentRss>http://edblog.net/archives/1349/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress首頁最新文章提示</title>
		<link>http://edblog.net/archives/450</link>
		<comments>http://edblog.net/archives/450#comments</comments>
		<pubDate>Fri, 24 Nov 2006 06:57:06 +0000</pubDate>
		<dc:creator>Eduardo</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[教學]]></category>

		<guid isPermaLink="false">http://edblog.net/archives/450</guid>
		<description><![CDATA[最近手癢又開始想要改東改西，今天不小心去逛到一個很多theme的網站，發現其中的一個theme有讓首頁的最新文章出現最新LOGO的寫法，基於mashup的風潮，所以要混搭，因此就把這功能給A了過來(我承認我很愛A東西XD)，改法很簡單，幾個步驟就能夠搞定。 效果就如同敝站的首頁效果 &#8211; http://edblog.net 修改步驟1 &#8211; index.php &#60;?php while (have_posts()) : the_post(); ?&#62; 請在這下方加入一段語法 &#60;div class=&#34;&#60;?php if(is_home() &#38;&#38; $post==$posts[0] &#38;&#38; !is_paged()) echo ' firstpost';?&#62;&#34;&#62; 之後請在 &#60;?php endwhile; ?&#62; 上方多加一個 &#60;/div&#62; 修改步驟 2 – css 請在css檔案裡面增加下面這一段 .firstpost { background-image: url(i/latest.gif); /*背景圖片位置*/ background-repeat: no-repeat; /*背景圖片不重複*/ background-position: right top; /*背景圖片出現位置, 預設為右上*/ } 修改步驟 3 – 自備一個最新圖案，若暫時沒有可以A我的 XD 之後重新讀取首頁即可獲得此效果。]]></description>
		<wfw:commentRss>http://edblog.net/archives/450/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
