<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>藍色基因@城市奇想-[言說]</title>
<link>http://blog.roodo.com/bluedonau/archives/cat_129989.html</link>
<description>



















// CREDITS:
// Snowmaker Copyright (c) 2003 Peter Gehrig. All rights reserved.
// Distributed by http://www.hypergurl.com
// Permission given to use the script provided that this notice remains as is.

// Set the number of snowflakes (more than 30 - 40 not recommended)
var snowmax=35

// Set the colors for the snow. Add as many colors as you like
var snowcolor=new Array(&quot;#aaaacc&quot;,&quot;#ddddFF&quot;,&quot;#ccccDD&quot;)

// Set the fonts, that create the snowflakes. Add as many fonts as you like
var snowtype=new Array(&quot;Arial Black&quot;,&quot;Arial Narrow&quot;,&quot;Times&quot;,&quot;Comic Sans MS&quot;)

// Set the letter that creates your snowflake (recommended:*)
var snowletter=&quot;*&quot;

// Set the speed of sinking (recommended values range from 0.3 to 2)
var sinkspeed=0.6

// Set the maximal-size of your snowflaxes
var snowmaxsize=22

// Set the minimal-size of your snowflaxes
var snowminsize=8

// Set the snowing-zone
// Set 1 for all-over-snowing, set 2 for left-side-snowing 
// Set 3 for center-snowing, set 4 for right-side-snowing
var snowingzone=1

///////////////////////////////////////////////////////////////////////////
// CONFIGURATION ENDS HERE
///////////////////////////////////////////////////////////////////////////


// Do not edit below this line
var snow=new Array()
var marginbottom
var marginright
var timer
var i_snow=0
var x_mv=new Array();
var crds=new Array();
var lftrght=new Array();
var browserinfos=navigator.userAgent 
var ie5=document.all&amp;&amp;document.getElementById&amp;&amp;!browserinfos.match(/Opera/)
var ns6=document.getElementById&amp;&amp;!document.all
var opera=browserinfos.match(/Opera/)  
var browserok=ie5||ns6||opera

function randommaker(range) {		
	rand=Math.floor(range*Math.random())
    return rand
}

function initsnow() {
	if (ie5 || opera) {
		marginbottom = document.body.clientHeight
		marginright = document.body.clientWidth
	}
	else if (ns6) {
		marginbottom = window.innerHeight
		marginright = window.innerWidth
	}
	var snowsizerange=snowmaxsize-snowminsize
	for (i=0;i(marginright-3*lftrght[i])){
			if (snowingzone==1) {snow[i].posx=randommaker(marginright-snow[i].size)}
			if (snowingzone==2) {snow[i].posx=randommaker(marginright/2-snow[i].size)}
			if (snowingzone==3) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/4}
			if (snowingzone==4) {snow[i].posx=randommaker(marginright/2-snow[i].size)+marginright/2}
			snow[i].posy=0
		}
	}
	var timer=setTimeout(&quot;movesnow()&quot;,50)
}

for (i=0;i</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/bluedonau/archives/cat_129989.xml" rel="self" type="application/rss+xml" />
<item>
	<title>分隔線</title>
	<description><![CDATA[
			 
------------------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------------------
		]]>
	</description>
	<content:encoded><![CDATA[
			 <br />
------------------------------------------------------------------------------------------------------------------<br />
------------------------------------------------------------------------------------------------------------------
		
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/bluedonau/archives/2117508.html</link>
	<guid>http://blog.roodo.com/bluedonau/archives/2117508.html</guid>
	<category>[言說]</category>
	<pubDate>Thu, 07 Sep 2006 20:43:14 +0800</pubDate>
</item>
<item>
	<title>[言說]打開  |   日誌</title>
	<description><![CDATA[
			[這是一把鑰匙]
創作是人心靈存有的表明，也是人類對抗死亡的掙扎軌跡；創作，表明了我處世的境地，文字是導引他人進入的階梯。
		]]>
	</description>
	<content:encoded><![CDATA[
			<DIV class=pict><a href="http://blog.roodo.com/bluedonau/f73161e9.jpg" target="_blank"><img src="http://blog.roodo.com/bluedonau/f73161e9_s.jpg" width="160" height="120" border="0" alt="Dscf0001.jpg" hspace="5" class="pict" align="left"></a></DIV><b>[這是一把鑰匙]</b><br />
創作是人心靈存有的表明，也是人類對抗死亡的掙扎軌跡；創作，表明了我處世的境地，文字是導引他人進入的階梯。
		<a class="acontinues" href="http://blog.roodo.com/bluedonau/archives/439194.html">(繼續閱讀...)</a>
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/bluedonau/archives/439194.html</link>
	<guid>http://blog.roodo.com/bluedonau/archives/439194.html</guid>
	<category>[言說]</category>
	<pubDate>Fri, 02 Sep 2005 03:24:31 +0800</pubDate>
</item>
</channel>
</rss>