<?php xml version="1.0" encoding="UTF-8"?> 
<feed xmlns="http://www.w3.org/2005/Atom">
<title type="html"><![CDATA[Jas9 F2blog - 模版製作日誌]]></title>
<subtitle type="html"><![CDATA[F2blog模版製作／功能操作測試區]]></subtitle>
<id>http://www.jas9.com/f2blog/</id> 
<link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/" /> 
<link rel="self" type="application/atom+xml" href="http://www.jas9.com/f2blog/atom.php" /> 
<generator uri="http://www.f2blog.com/" version="1.2 build 03.01">F2Blog</generator> 
<updated>2008-10-09 16:36:26</updated> 
<entry>
  <title type="html"><![CDATA[絕對定位（absolute position）的應用]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-12.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-4.html" label="模版設計" /> 
  <updated>2008-10-09 16:36:26</updated>
  <published>2008-10-09 16:36:26</published>
  <content type='text'><![CDATA[<p>之前應該提過F2blog的核心程式並不支援三欄式的模版，所以必須透過CSS的絕對定位（absolute position）來達成。</p><p>不過，絕對定位的應用，顯然並不止於邊欄（Sidebar）樣式的處理。</p><p>事實上，將左上角設定為座標零點的絕對定位，也很合適用來處理header裡的導覽選單。</p><p>舉例來說，讓這一列經常會干擾到head banner設計自由度的導覽選單歸零，無論是置頂或齊左，都讓模版設計有更多變化的空間。</p>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-12.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-12.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[SaveICFFF 模版下載]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-10.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-4.html" label="模版設計" /> 
  <updated>2007-09-03 11:59:05</updated>
  <published>2007-09-03 11:59:05</published>
  <content type='text'><![CDATA[<p>在<a href="http://jas9.blogspot.com/2007/08/blog-post_5800.html" target="_blank">這篇文章</a>初發表了「搶救童玩節」的主題模版，上週丟回F2blog的官網論壇，算是某種回饋吧。</p><p>接著，藉由<a target="_blank" href="http://forum.f2blog.com/viewthread.php?tid=4874&amp;page=1&amp;extra=page%3D1#pid32533">論壇的回應</a>，修正了IE7底下Breadcrumbs navigation menu跑位的問題。</p><p>除了F2blog的官網論壇之外，本站也提供<a target="_blank" href="http://jas9.com/f2blog/SaveICFFF.zip">SaveICFFF 模版下載</a>。</p><ul><p><strong>Update：</strong></p><li>2007-09-12<br />
    修正「主體欄設置」[天氣] 設為隱藏時的版面錯誤。（感謝<a target="_blank" href="http://hsuan.praiseu.com/index.php">宣宣</a>的除虫回報）</li></ul>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-10.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-10.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[修正atom格式RSS feed的bug]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-9.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-2.html" label="安裝調校" /> 
  <updated>2007-04-23 17:22:41</updated>
  <published>2007-04-23 17:22:41</published>
  <content type='text'><![CDATA[<p>F2blog預設提供兩種格式的RSS訂閱：</p><ol><li>RSS：rss.php</li><li>ATOM：atom.php</li></ol><p>之前就發現atom.php有個大bug：標題連結裡少了一個slash。剛在論壇裡找到早先有人提問<a target="_blank" href="http://forum.f2blog.com/viewthread.php?tid=3099&amp;highlight=atom">atom.php讀取問題</a>裡的解決，直接下載站方提供的atom.php修正檔，上傳覆蓋後即可解決。</p>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-9.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-9.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[測試預約發文外掛]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-8.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-2.html" label="安裝調校" /> 
  <updated>2007-03-30 09:59:00</updated>
  <published>2007-03-30 09:59:00</published>
  <content type='text'><![CDATA[<p>剛裝好<a target="_blank" href="http://blog.f2blog.com/read-100.html">自动发稿功能插件</a>，這支外掛的運作原理大異於早先用email post作過的<a target="_blank" href="http://jas9.blogspot.com/2007/02/blog-post_3836.html">測試預約發文</a>（而是採client端偵測server端的草稿是否過期作為自動發文的依據？），啟用這支外掛的好處是可以預先寫好文章，然後隨著時序自動發文（全交給F2blog去發之後，就可以全心全意去做別的事，甚至度假去），後遺症則是草稿功能幾乎形同失效。</p>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-8.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-8.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[試用FCKeditor]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-7.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-2.html" label="安裝調校" /> 
  <updated>2007-03-26 14:55:48</updated>
  <published>2007-03-26 14:55:48</published>
  <content type='text'><![CDATA[<script type="text/javascript"><!--
document.write(&#39;<a href="javascript:;" onclick="TwitThis.pop();"><img src="http://s3.chuug.com/chuug.twitthis.resources/twitthis_grey_72x22.gif" alt="TwitThis" style="border:none;" /></a>&#39;);
//-->
</script><!-- /End --><p>F2blog內建的TinyEditor及UBB editor有個相同的大問題：無法正常顯示並運作javascript，這顯然使得blogging變得礙手礙腳許多。</p><p>在f2blog論壇看到這支外掛：<a target="_blank" href="http://forum.f2blog.com/thread-2822-1-1.html">FCK 2.4 for f2blog</a>，不知道能否解決javascript在f2blog發文失能的問題。</p><p>試作的結果，<strike>比前兩種內建編輯器好一點的是：原始碼在儲存後隻字未減，不會像先前一樣被一大片空白吃掉，不過，一樣糟的是：javascript依然無法正常作用。</strike>順手在<a target="_blank" href="http://twitthis.com/?type=text">TwitThis</a>抓的語法，貼到本文發表後，毫無反應，不過，MyShare輸出的javascript倒是很正常。</p><!-- Begin TwitThis (http://twitthis.com/) --><script type="text/javascript"><!--
document.write(&#39;<a href="javascript:;" onclick="TwitThis.pop();">TwitThis</a>&#39;);
//-->
</script><!-- /End --><p>看起來FCKeditor至少是相對優於前兩種內建編輯器的選擇，至於twitthis的語法為何沒作用，有時間再來細察。</p>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-7.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-7.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[測試Flickr Flash Widget]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-5.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-1.html" label="未分類文章" /> 
  <updated>2007-03-06 16:40:33</updated>
  <published>2007-03-06 16:40:33</published>
  <content type='text'><![CDATA[<div align="center"><p><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="250" height="350"><param name="movie" value="http://www.christeso.com/FlickrExternal.swf?flickr_id=32884630@N00" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="" /></object></p></div>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-5.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-5.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[升級到1.2正式版]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-4.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-2.html" label="安裝調校" /> 
  <updated>2007-03-01 22:22:20</updated>
  <published>2007-03-01 22:22:20</published>
  <content type='text'><![CDATA[<br /><a href="Javascript:open_more('More3850','MoreLess3850','查看...','關閉...')" id="More3850">查看...</a>
<div id="MoreLess3850" style="display:none"><p>剛從<a href="http://forum.f2blog.com/thread-2750-1-1.html" target="_blank">F2blog v1.1 beta 2007.02.01 升級到 v1.2 正式版</a>，版本更迭頻繁其實算是大忌，所幸F2blog的版本更新需要做的幾乎僅止於上傳覆蓋。</p><p>從2007年2月1日的版本升級到2007年3月1日的1.2正式版，一共需要更新一個根目錄php檔及三個子目錄：</p><ol><li>header.php</li><li>[ admin ]</li><li>[ archives ]</li><li>[ include ]</li></ol><p>比較討厭的是[ include ]這個目錄下有一個common.php，幾乎每次升級後都得去改它的第16行：</p><blockquote><pre>define(&quot;blogKeywords&quot;,&quot;<strong><font color="#ff9900">自訂關鍵字</font></strong><font color="#99cc00"><strong>meta keywords</strong></font>&quot;);</pre></blockquote><p>不知道為什麼F2blog團隊要堅持保有一長串顯然不適用於一般User的頁面關鍵字？</p></div>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-4.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-4.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[F2blog CSS Layout 配置說明]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-3.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-4.html" label="模版設計" /> 
  <updated>2007-02-28 11:00:51</updated>
  <published>2007-02-28 11:00:51</published>
  <content type='text'><![CDATA[<p>為了不佔用jas9.com本站太多頻寬，所以，把之前在<a href="http://jas9.blogspot.com/2006/08/blog-post_11.html" target="_blank">部落格平台計劃</a>做過的<a href="http://jas9f2blog.googlepages.com/index.htm" target="_blank">F2blog CSS Layout 配置說明</a>搬到<a href="http://pages.google.com/" target="_blank">Google Pages</a>上。</p><p>製作F2blog模版時的優缺點都是它的預設寫定CSS Tags，雖然設計的自由度大減，但管理上可能比較有效率，隨時只要一張F2blog CSS Layout 配置說明圖表就一目瞭然了。</p>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-3.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-3.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[模版新增 Black Light]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-2.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-4.html" label="模版設計" /> 
  <updated>2007-02-27 16:33:02</updated>
  <published>2007-02-27 16:33:02</published>
  <content type='text'><![CDATA[<a href="http://img90.imageshack.us/img90/3275/02282007121908sy7.png" target="_blank"><img src="http://img90.imageshack.us/img90/3275/02282007121908sy7.png" border="0" alt="Black light" hspace="15" vspace="15" width="200" height="150" align="left" /></a><p>新增一個設計作為 Prototype 的模版 Black Light，兩欄式的 Layout 延續自 Silver Tube2，只稍作了段落邊距的微調。</p><p>比較大幅的更新設計在多個區塊底圖、斜紋、高彩度及多階用色。</p><p>這個原型預計會再衍生四組配色。</p>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-2.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-2.html</id> 
</entry>	
<entry>
  <title type="html"><![CDATA[用來作什麼？]]></title>
  <author>
	 <name>Jas</name>
	 <uri>http://www.jas9.com/f2blog/rewrite.php/read-1.html</uri>
	 <email>jaschyo@gmail.com</email>
  </author>
  <category term="" scheme="http://www.jas9.com/f2blog/rewrite.php/category-3.html" label="劄記瑣事" /> 
  <updated>2007-02-26 12:21:17</updated>
  <published>2007-02-26 12:21:17</published>
  <content type='text'><![CDATA[<p>這是第一個問題，或許也會是唯一的一個問題，但答案可能隨時空而有許多。</p><p>就現在這個當下而言，這裡大概專門作為測試與預覽調校模版之用吧。</p><p>目前這個版本，已經算是很上水準的blog平台，特別新版TinyEditor已經沒有先前會吃HTML碼的Bug，因此，除了維持原有的易用度之外，對於慣常使用html語法來寫blog的人而言，自由應用的廣度也提昇了。</p><p>暫時把目前已完成的prototype模版列表如下：</p><ol><li>窄兩欄：Silver Tube</li><li>寬兩欄：Silver Tube2</li><li>1024x768 三欄：Dark Vert</li></ol>]]></content>
  <link rel="alternate" type="text/html" href="http://www.jas9.com/f2blog/rewrite.php/read-1.html" /> 
  <id>http://www.jas9.com/f2blog/rewrite.php/read-1.html</id> 
</entry>	
</feed>