<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/main.xsl"?>
<b:blog xmlns="http://www.w3.org/1999/xhtml" xmlns:b="http://blog.othree.net"  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://blog.othree.net http://blog.othree.net/blooog.xsd">
	<b:blogTitle>O3noBLOG</b:blogTitle>
	<b:blogDescription></b:blogDescription>
	<b:entries>
		<b:entriesMeta>
			<b:listType>s</b:listType>
			<b:listData listID="000159" baseName="sideblog-by-xslt">Sideblog by XSLT</b:listData>

			<b:previous>
				<b:mTitle>Netscape 8 正式版</b:mTitle>
				<b:mDate>2005/05/20</b:mDate>
				<b:mBase>netscape-8</b:mBase>
			</b:previous>


			<b:next>
				<b:mTitle>社群式書籤的有趣之處</b:mTitle>
				<b:mDate>2005/05/23</b:mDate>
				<b:mBase>fun-of-social-bookmark</b:mBase>
			</b:next>

		</b:entriesMeta>
		<b:entry entryID="000159" baseName="sideblog-by-xslt">
			<b:author>
				<b:authorName>othree</b:authorName>
				<b:authorEmail>othree@gmail.com</b:authorEmail>
				<b:authorUrl></b:authorUrl>
			</b:author>
			<b:datetime>
				<b:date>2005-05-22</b:date>
				<b:time>20:31:41</b:time>
			</b:datetime>
			<b:category>about</b:category>

			<b:CommentsAccepted>1</b:CommentsAccepted>



			<b:PingsAccepted>1</b:PingsAccepted>


			<b:title>Sideblog by XSLT</b:title>
			<b:content>
				<b:summary>前兩天在Angie said看到關於side blog的文章，看了他提到的音謀筆記的製作sideblog，突然想到我可以用XSLT把我的del.icio.us書籤放到sidebar上，就趁著感冒前趕快研究一番（做完感冒就加重了，因為熬夜@_@），成功的實做了出來，現在是會在首頁顯示我的最新的5個del.icio.us書籤。 我一開始先用XSLT的document函數連到我的書籤的RSS版，用PHP內的XSLT轉換是正常的，不過Firefox的轉換卻會失敗，我才想到Firefox不會用document函數去讀取遠端的檔案，所以變成需要把RSS檔案抓一份到我這邊，當然用PHP沒問題，不過跑起來卻很慢，所以我決定改成一小時更新一次。真不知道像bloglines這類服務是怎樣去抓RSS Feed的，速度好快&gt;&lt;。...</b:summary>
				<b:mainContent><p>前兩天在<a href="http://blog.angie.idv.tw/">Angie said</a>看到關於side blog的文章，看了他提到的<a href="http://jeph.bluecircus.net/">音謀筆記</a>的<a href="http://jeph.bluecircus.net/archives/004262.html">製作sideblog</a>，突然想到我可以用XSLT把我的<a href="http://del.icio.us/">del.icio.us</a>書籤放到sidebar上，就趁著感冒前趕快研究一番（做完感冒就加重了，因為熬夜@_@），成功的實做了出來，現在是會在首頁顯示我的最新的5個del.icio.us書籤。</p>

<p>我一開始先用XSLT的document函數連到<a href="http://del.icio.us/othree">我的書籤</a>的<a href="http://del.icio.us/rss/othree"><span class="caps">RSS</span>版</a>，用PHP內的XSLT轉換是正常的，不過Firefox的轉換卻會失敗，我才想到Firefox不會用document函數去讀取遠端的檔案，所以變成需要把RSS檔案抓一份到我這邊，當然用PHP沒問題，不過跑起來卻很慢，所以我決定改成一小時更新一次。真不知道像<a href="http://www.bloglines.com/">bloglines</a>這類服務是怎樣去抓RSS Feed的，速度好快&gt;&lt;。</p></b:mainContent>
				<b:extendContent></b:extendContent>
			</b:content>
			<b:comments commentCount="5">

				<b:comment commentID="000658" entryID="000159">
					<b:author>
						<b:authorName>gslin</b:authorName>
						<b:authorEmail>gslin@gslin.org</b:authorEmail>
						<b:authorUrl>http://gslin.org/</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-05-22</b:date>
						<b:time>21:57:27</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>因為 Firefox 的 XSLT 支援不完整。</p>

<p>IE 是目前所有 browser 裡面支援 XSLT 最完整的。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000659" entryID="000159">
					<b:author>
						<b:authorName>angie</b:authorName>
						<b:authorEmail>chenyungchi@gmail.com</b:authorEmail>
						<b:authorUrl>http://blog.angie.idv.tw/</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-05-22</b:date>
						<b:time>22:43:41</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>我只是想說，我的「sideblog」，不會更新.....。<br />
等明天有時間，我大概就會把這個失敗作拿掉了（愧）</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000660" entryID="000159">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-05-23</b:date>
						<b:time>11:14:17</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>原來是因為支援不完整，我一直以為是有什麼安全性上的考量@_@。不會更新會不是會頁面沒重建?_?</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000661" entryID="000159">
					<b:author>
						<b:authorName>angie</b:authorName>
						<b:authorEmail>chenyungchi@gmail.com</b:authorEmail>
						<b:authorUrl>http://blog.angie.idv.tw/</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-05-23</b:date>
						<b:time>11:17:36</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>我試過重建囉～自己的前端頁面、後端模版、FURL、NEWSGATOR...，都一再地重建並REFRESH。不過還是不更新。殘念。</p></b:mainContent>
					</b:content>
				</b:comment>

				<b:comment commentID="000662" entryID="000159">
					<b:author>
						<b:authorName>OOO</b:authorName>
						<b:authorEmail></b:authorEmail>
						<b:authorUrl>http://blog.othree.net</b:authorUrl>
					</b:author>
					<b:datetime>
						<b:date>2005-05-23</b:date>
						<b:time>21:48:52</b:time>
					</b:datetime>
					<b:content>
						<b:mainContent><p>哪應該是plug-in哪裡有設定上的錯誤吧？一個點一個點確認看看是哪裡開始沒更新的，如果只有最後的結果網頁沒更新，那應該就是了:P。</p></b:mainContent>
					</b:content>
				</b:comment>

			</b:comments>
			<b:trackbacks trackbackCount="0" trackbackURL="http://othree.net/mt/mt-tb.cgi/157">

			</b:trackbacks>
		</b:entry>
	</b:entries>
</b:blog>