<?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/"
	>

<channel>
	<title>Blog &#124; zhipeng-zhang.com</title>
	<atom:link href="http://zhipeng-zhang.com/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://zhipeng-zhang.com/blog</link>
	<description>Alan's WordPress weblog</description>
	<pubDate>Thu, 06 Aug 2009 02:50:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>flash flv player code</title>
		<link>http://zhipeng-zhang.com/blog/?p=356</link>
		<comments>http://zhipeng-zhang.com/blog/?p=356#comments</comments>
		<pubDate>Tue, 02 Jun 2009 11:40:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/?p=356</guid>
		<description><![CDATA[



beiguonvsheng.flv

var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv');
so.write('player2');




beiguonvsheng.flv

var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv');
so.write('player2');



beiguonvsheng.flv

var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv');
so.write('player2');


flash flv player code

1
2
3
4
5
6
7
8
9
10
&#60;script type=&#34;text/javascript&#34; src=&#34;http://web80s.net/jw_player/swfobject.js&#34;&#62;
&#60;/script&#62;
&#60;div id=&#34;player2&#34;&#62;beiguonvsheng.flv&#60;/div&#62;
&#60;script type=&#34;text/javascript&#34;&#62;
var so = new SWFObject&#40;'http://www.web80s.net/jw_player/player.swf','mpl','470','320','9'&#41;;
so.addParam&#40;'allowscriptaccess','always'&#41;;
so.addParam&#40;'allowfullscreen','true'&#41;;
so.addParam&#40;'flashvars','&#38;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv'&#41;;
so.write&#40;'player2'&#41;;
&#60;/script&#62;

]]></description>
			<content:encoded><![CDATA[<p><img src="http://zhipeng-zhang.com/blog/wp-content/uploads/2009/01/mascot_400.jpg" alt="mascot_400" title="mascot_400" width="400" height="400" class="alignright size-full wp-image-283" /></p>
<div align="center">
<script type="text/javascript" src="http://web80s.net/jw_player/swfobject.js">
</script></p>
<div id="player2">beiguonvsheng.flv</div>
<p><script type="text/javascript">
var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv');
so.write('player2');
</script>
</div>
<p><script type="text/javascript" src="http://web80s.net/jw_player/swfobject.js">
</script></p>
<div id="player2">beiguonvsheng.flv</div>
<p><script type="text/javascript">
var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv');
so.write('player2');
</script></p>
<p><script type="text/javascript" src="http://web80s.net/jw_player/swfobject.js">
</script></p>
<div id="player2">beiguonvsheng.flv</div>
<p><script type="text/javascript">
var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','470','320','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv');
so.write('player2');
</script></p>
<hr />
<p><strong>flash flv player code</strong></p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
3
4
5
6
7
8
9
10
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;text/javascript&quot;</span> src<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;http://web80s.net/jw_player/swfobject.js&quot;</span><span style="color: #339933;">&gt;</span>
<span style="color: #000000; font-weight: bold;">&lt;/script&gt;</span>
<span style="color: #339933;">&lt;</span>div id<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;player2&quot;</span><span style="color: #339933;">&gt;</span>beiguonvsheng<span style="color: #339933;">.</span>flv<span style="color: #339933;">&lt;/</span>div<span style="color: #339933;">&gt;</span>
<span style="color: #339933;">&lt;</span>script type<span style="color: #339933;">=</span><span style="color: #0000ff;">&quot;text/javascript&quot;</span><span style="color: #339933;">&gt;</span>
<span style="color: #000000; font-weight: bold;">var</span> so <span style="color: #339933;">=</span> <span style="color: #000000; font-weight: bold;">new</span> SWFObject<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'http://www.web80s.net/jw_player/player.swf'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'mpl'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'470'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'320'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'9'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
so<span style="color: #339933;">.</span>addParam<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'allowscriptaccess'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'always'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
so<span style="color: #339933;">.</span>addParam<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'allowfullscreen'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'true'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
so<span style="color: #339933;">.</span>addParam<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'flashvars'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">'&amp;file=http://zhipeng-zhang.com/temp/music/beiguonvsheng.flv'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
so<span style="color: #339933;">.</span>write<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'player2'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span>
<span style="color: #000000; font-weight: bold;">&lt;/script&gt;</span></pre></td></tr></table></div>

]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=356</wfw:commentRss>
		</item>
		<item>
		<title>Music by RouRou</title>
		<link>http://zhipeng-zhang.com/blog/?p=349</link>
		<comments>http://zhipeng-zhang.com/blog/?p=349#comments</comments>
		<pubDate>Mon, 01 Jun 2009 14:15:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/?p=349</guid>
		<description><![CDATA[ Forever at your feet 


 
]]></description>
			<content:encoded><![CDATA[<h3> Forever at your feet </h3>
<p>
<script language="JavaScript" src="http://web80s.net/mp3flashplayer/audio-player.js"></script><br />
<object id="audioplayer1" type="application/x-shockwave-flash" height="24" data="http://web80s.net/mp3flashplayer/player.swf" width="290"><param name="movie" value="http://web80s.net/mp3flashplayer/player.swf" /><param name="FlashVars" value="playerID=1&amp;soundFile=http://yina.zhipeng-zhang.com/babe/2009415163908001.MP3" /><param name="quality" value="high" /><param name="menu" value="false" /><param name="wmode" value="transparent" /></object> </p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=349</wfw:commentRss>
<enclosure url="http://yina.zhipeng-zhang.com/babe/2009415163908001.MP3" length="1854912" type="audio/mpeg" />
<enclosure url="http://zhipeng-zhang.com/temp/music/With_You_All_The_Time.mp3" length="10440803" type="audio/mpeg" />
		</item>
		<item>
		<title>flv player</title>
		<link>http://zhipeng-zhang.com/blog/?p=346</link>
		<comments>http://zhipeng-zhang.com/blog/?p=346#comments</comments>
		<pubDate>Mon, 01 Jun 2009 14:02:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/?p=346</guid>
		<description><![CDATA[


艺术人生 西游记再聚首 播放

var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','481','600','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://gdata.youtube.com/feeds/api/playlists/279D7569E242F043?v=2&#038;playlist=bottom');
so.write('player');

]]></description>
			<content:encoded><![CDATA[<div align="center">
<script type="text/javascript" src="http://www.jeroenwijering.com/embed/swfobject.js">
</script></p>
<div id="player">艺术人生 西游记再聚首 播放</div>
<p><script type="text/javascript">
var so = new SWFObject('http://www.web80s.net/jw_player/player.swf','mpl','481','600','9');
so.addParam('allowscriptaccess','always');
so.addParam('allowfullscreen','true');
so.addParam('flashvars','&#038;file=http://gdata.youtube.com/feeds/api/playlists/279D7569E242F043?v=2&#038;playlist=bottom');
so.write('player');
</script></div>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=346</wfw:commentRss>
		</item>
		<item>
		<title>Album one</title>
		<link>http://zhipeng-zhang.com/blog/?p=321</link>
		<comments>http://zhipeng-zhang.com/blog/?p=321#comments</comments>
		<pubDate>Sat, 17 Jan 2009 11:43:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/?p=321</guid>
		<description><![CDATA[


]]></description>
			<content:encoded><![CDATA[<div align="center">
<p style="text-align: center;">
<div class="ngg-albumoverview">		

	<!-- List of galleries -->
		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="/blog/feed?album=1&amp;gallery=2">
					<img class="Thumb" alt="Geisha pics" src="http://zhipeng-zhang.com/blog/wp-content/gallery/geisha/thumbs/thumbs_10.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="Geisha pics" href="/blog/feed?album=1&amp;gallery=2" >Geisha pics</a></h4>
		<p><strong>13</strong> Photos</p>
	</div>

 		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="/blog/feed?album=1&amp;gallery=1">
					<img class="Thumb" alt="FirstGallery" src="http://zhipeng-zhang.com/blog/wp-content/gallery/firstgallery/thumbs/thumbs_zhongdaopengzi.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="FirstGallery" href="/blog/feed?album=1&amp;gallery=1" >FirstGallery</a></h4>
		<p><strong>23</strong> Photos</p>
	</div>

 		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="/blog/feed?album=1&amp;gallery=3">
					<img class="Thumb" alt="xianjian4" src="http://zhipeng-zhang.com/blog/wp-content/gallery/xianjian4/thumbs/thumbs_wall021024.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="xianjian4" href="/blog/feed?album=1&amp;gallery=3" >xianjian4</a></h4>
		<p><strong>8</strong> Photos</p>
	</div>

 		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="/blog/feed?album=1&amp;gallery=4">
					<img class="Thumb" alt="fourth" src="http://zhipeng-zhang.com/blog/wp-content/gallery/fourth/thumbs/thumbs_babyface.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="fourth" href="/blog/feed?album=1&amp;gallery=4" >fourth</a></h4>
		<p><strong>12</strong> Photos</p>
	</div>

 	
</div>
<div class="ngg-clear"></div>

</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=321</wfw:commentRss>
		</item>
		<item>
		<title>Mobile phones and the Japanese</title>
		<link>http://zhipeng-zhang.com/blog/?p=266</link>
		<comments>http://zhipeng-zhang.com/blog/?p=266#comments</comments>
		<pubDate>Thu, 20 Mar 2008 04:20:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/2008-03-20-id-266-mobile-phones-and-the-japanese.html</guid>
		<description><![CDATA[
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }


	

	Mobile phones and the Japanese, originally uploaded by Cocoarmani.


	&#8220;Uchi&#8221; and &#8220;Soto&#8221; concept binds the Japanese at all time. In order to keep being in &#8220;uchi group&#8221; i.e. inner circle of your group, you have to [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/cocoarmani/1315402174/" title="photo sharing"><img src="http://farm2.static.flickr.com/1414/1315402174_84d1627a5b.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/cocoarmani/1315402174/">Mobile phones and the Japanese</a>, originally uploaded by <a href="http://www.flickr.com/people/cocoarmani/">Cocoarmani</a>.</span>
</div>
<p class="flickr-yourcomment">
	&#8220;Uchi&#8221; and &#8220;Soto&#8221; concept binds the Japanese at all time. In order to keep being in &#8220;uchi group&#8221; i.e. inner circle of your group, you have to keep your eyes on your mobile and text each other otherwise you are in danger of exclusion. It has been very well known that the Japanese text far lot faster and more often than the Europeans do. You will notice that the Japanese are very busy texting/e-mailing. <br />
Now there is a question. Why on earth they do not ring each other instead? &#8220;Real voice&#8221; must be better, isn&#8217;t it? Or are they worried about their phone bills?<br />
This can be explained that the Japanese fear that communication without non-verbal aspects is more easily misunderstood. Thus they feel safer to use loads of &#8220;smile&#8221;, &#8220;sorry&#8221;, &#8220;happy&#8221; etc. marks to add their &#8220;correct&#8221; facial expressions. These marks are called &#8220;e-moji&#8221; i.e. picture letterings&#8221;, which is particularly very well developed in this society. Thus text messages that tend to look very &#8220;dry&#8221; or &#8220;lack of emotion&#8221; on their own will &#8220;sound&#8221; and &#8220;look&#8221; friendlier with the e-moji. The receivers of the messages are then expected to use their full &#8220;imagination&#8221; and &#8220;empathy&#8221; to feel the senders&#8217; intention and emotion when the texts were composed. It demands very hard work in sending and receiving texts in Japan. Texting in Japan is more than just sending information.</p>
<p>People who would like to further discuss the photo, please also compair this with:<br />
www.flickr.com/photos/cocoarmani/2120868475/<br />
It was taken in London.</p>
<p>Uploaded by Cocoarmani on 4 Sep 07, 7.12AM EST.</p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=266</wfw:commentRss>
		</item>
		<item>
		<title>Japan: Girls eating noodles in lecture theatre</title>
		<link>http://zhipeng-zhang.com/blog/?p=265</link>
		<comments>http://zhipeng-zhang.com/blog/?p=265#comments</comments>
		<pubDate>Thu, 20 Mar 2008 04:02:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/2008-03-20-id-265-japan-girls-eating-noodles-in-lecture-theatre.html</guid>
		<description><![CDATA[
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }


	

	Japan: Girls eating noodles in lecture theatre, originally uploaded by Cocoarmani.


	Japan: Girls eating noodles in lecture theatre
It was a culture shock for me to see this scene. The girls brought in hot noodles in soup [...]]]></description>
			<content:encoded><![CDATA[<style type="text/css">
.flickr-photo { border: solid 2px #000000; }
.flickr-yourcomment { }
.flickr-frame { text-align: left; padding: 3px; }
.flickr-caption { font-size: 0.8em; margin-top: 0px; }
</style>
<div class="flickr-frame">
	<a href="http://www.flickr.com/photos/cocoarmani/2036610613/" title="photo sharing"><img src="http://farm3.static.flickr.com/2005/2036610613_75859fb3bb.jpg" class="flickr-photo" alt="" /></a><br />
<br />
	<span class="flickr-caption"><a href="http://www.flickr.com/photos/cocoarmani/2036610613/">Japan: Girls eating noodles in lecture theatre</a>, originally uploaded by <a href="http://www.flickr.com/people/cocoarmani/">Cocoarmani</a>.</span>
</div>
<p class="flickr-yourcomment">
	Japan: Girls eating noodles in lecture theatre<br />
It was a culture shock for me to see this scene. The girls brought in hot noodles in soup and started eating in a lecture theatre and making this slurping noise just before a lecture started. I asked whether they minded me taking a photo and they did not, so there it is. As they are really nice girls who are very friendly, I enjoyed having a conversation with them. The older generations always get upset by seeing youths doing something that they conisder unsophisticated, but the innocence of these girls made me think that it is in a way immature of the older generation to conclude it unmannered. </p>
<p>I was fascinated to see Japanese university students keep on bringing in their lunches and drinks into the lecture theatre and eat before the lecture starts. There used be a boundary that people are not expected to bring things into the public area in Japan but it does not seem the case anymore. It is uncommon in the UK that students eat and drink even during the lectures as long as it is not in the middle of discussion, of course there is no slurping going on, so I was not offended to see this what so ever but I wonder since when this has been a common practice in Japan. If you know, please let me know.</p>
<p>Uploaded by Cocoarmani on 16 Nov 07, 7.32PM EST.</p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=265</wfw:commentRss>
		</item>
		<item>
		<title>Secret Garden - Sleepsong</title>
		<link>http://zhipeng-zhang.com/blog/?p=263</link>
		<comments>http://zhipeng-zhang.com/blog/?p=263#comments</comments>
		<pubDate>Tue, 11 Dec 2007 15:38:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/2007-12-12-id-263-263.html</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><object height="355" width="425"><param name="movie" value="http://www.youtube.com/v/sE-pYfPmb7c&amp;hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/sE-pYfPmb7c&amp;hl=en" type="application/x-shockwave-flash" wmode="transparent" height="355" width="425"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=263</wfw:commentRss>
		</item>
		<item>
		<title>White Fox</title>
		<link>http://zhipeng-zhang.com/blog/?p=262</link>
		<comments>http://zhipeng-zhang.com/blog/?p=262#comments</comments>
		<pubDate>Mon, 10 Dec 2007 13:02:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/2007-12-10-id-262-262.html</guid>
		<description><![CDATA[White Fox
陈瑞 - 白狐我是一只爱了千年的狐
千年爱恋千年孤独
长夜里你可知我的红妆为谁补
红尘中你可知我的秀发为谁梳
我是一只守候千年的狐
千年守候千年无助
情到深处看我用美丽为你起舞
爱到痛时听我用歌声为你倾诉
寒窗苦读 你我海誓山盟铭心刻骨
金榜花烛 却是天涯漫漫陌路殊途
能不能让我为爱哭一哭
我还是千百年前爱你的白狐
多少春去春来，朝朝暮暮
生生世世都是你的狐
能不能让我为爱哭一哭
我还是千百年来不变的白狐
多少春去春来，朝朝暮暮
来生来世还做你的狐

]]></description>
			<content:encoded><![CDATA[<p><strong>White Fox</strong></p>
<p>陈瑞 - 白狐我是一只爱了千年的狐<br />
千年爱恋千年孤独<br />
长夜里你可知我的红妆为谁补<br />
红尘中你可知我的秀发为谁梳<br />
我是一只守候千年的狐<br />
千年守候千年无助<br />
情到深处看我用美丽为你起舞<br />
爱到痛时听我用歌声为你倾诉<br />
寒窗苦读 你我海誓山盟铭心刻骨<br />
金榜花烛 却是天涯漫漫陌路殊途<br />
能不能让我为爱哭一哭<br />
我还是千百年前爱你的白狐<br />
多少春去春来，朝朝暮暮<br />
生生世世都是你的狐<br />
能不能让我为爱哭一哭<br />
我还是千百年来不变的白狐<br />
多少春去春来，朝朝暮暮<br />
来生来世还做你的狐</p>
<param name="movie" value="http://youtube.com/v/8w77Eq6l1gQ"></param><embed src="http://youtube.com/v/8w77Eq6l1gQ" type="application/x-shockwave-flash" height="350" width="425"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=262</wfw:commentRss>
		</item>
		<item>
		<title>Jane Eyre 2006 Fan Video - How Can I Not Love You?!?</title>
		<link>http://zhipeng-zhang.com/blog/?p=261</link>
		<comments>http://zhipeng-zhang.com/blog/?p=261#comments</comments>
		<pubDate>Sun, 02 Dec 2007 06:29:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Life Story]]></category>

		<category><![CDATA[Jane Eyre]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/2007-12-02-id-261-261.html</guid>
		<description><![CDATA[Jane Eyre 2006 Fan Video - How Can I Not Love You?!?

Jane Eyre
]]></description>
			<content:encoded><![CDATA[<p><strong>Jane Eyre 2006 Fan Video - How Can I Not Love You?!?</strong><br />
<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/GxrRQugqeus&#038;rel=1&#038;border=0"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/GxrRQugqeus&#038;rel=1&#038;border=0" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object></p>
<p>Jane Eyre</p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=261</wfw:commentRss>
		</item>
		<item>
		<title>Character Sets and Collations in MySQL 5.0</title>
		<link>http://zhipeng-zhang.com/blog/?p=259</link>
		<comments>http://zhipeng-zhang.com/blog/?p=259#comments</comments>
		<pubDate>Thu, 15 Nov 2007 13:18:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[MySQL]]></category>

		<category><![CDATA[character set]]></category>

		<category><![CDATA[collation]]></category>

		<guid isPermaLink="false">http://zhipeng-zhang.com/blog/2007-11-15-id-259-character-sets-and-collations-in-mysql-50.html</guid>
		<description><![CDATA[pdf version of MySQL5.0 reference manual is named &#8220;SQL 5.0 Reference Manual-en.a4.pdf&#8217; in my PC E:\MySQL\
http://dev.mysql.com/doc/refman/5.0/en/internationalization-localization.html
&#160;
Chapter 9. Internationalization and  Localization
Table of Contents

9.1. Character Set  Support  


9.1.1. Character Sets and  Collations in General  
9.1.2. Character Sets and  Collations in MySQL  
9.1.3. Specifying  Character Sets and Collations  
9.1.4. [...]]]></description>
			<content:encoded><![CDATA[<p>pdf version of MySQL5.0 reference manual is named &#8220;SQL 5.0 Reference Manual-en.a4.pdf&#8217; in my PC E:\MySQL\</p>
<p><a href="http://dev.mysql.com/doc/refman/5.0/en/internationalization-localization.html" target="_blank">http://dev.mysql.com/doc/refman/5.0/en/internationalization-localization.html</a></p>
<p class="titlepage">&nbsp;</p>
<h2 class="title"><a title="internationalization-localization" name="internationalization-localization"></a>Chapter 9. Internationalization and  Localization</h2>
<p class="toc"><strong>Table of Contents</strong></p>
<dl>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset.html">9.1. Character Set  Support</a></span>  </dt>
<dd>
<dl>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-general.html">9.1.1. Character Sets and  Collations in General</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-mysql.html">9.1.2. Character Sets and  Collations in MySQL</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-syntax.html">9.1.3. Specifying  Character Sets and Collations</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-connection.html">9.1.4. Connection  Character Sets and Collations</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-collations.html">9.1.5. Collation  Issues</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-repertoire.html">9.1.6. String  Repertoire</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-operations.html">9.1.7. Operations  Affected by Character Set Support</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-unicode.html">9.1.8. Unicode  Support</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-metadata.html">9.1.9. UTF-8 for  Metadata</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-conversion.html">9.1.10. Column  Character Set Conversion</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-charsets.html">9.1.11. Character Sets  and Collations That MySQL Supports</a></span> </dt>
</dl>
</dd>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-configuration.html">9.2. The Character  Set Used for Data and Sorting</a></span>  </dt>
<dd>
<dl>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/german-character-set.html">9.2.1. Using the  German Character Set</a></span></dt>
</dl>
</dd>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/error-message-language.html">9.3. Setting the  Error Message Language</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/adding-character-set.html">9.4. Adding a New  Character Set</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/character-arrays.html">9.5. The Character  Definition Arrays</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/string-collating.html">9.6. String Collating  Support</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/multi-byte-characters.html">9.7. Multi-Byte  Character Support</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/problems-with-character-sets.html">9.8.  Problems With Character Sets</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/time-zone-support.html">9.9. MySQL Server Time  Zone Support</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/locale-support.html">9.10. MySQL Server Locale  Support</a></span></dt>
</dl>
<p>This chapter covers issues of internationalization (MySQL&#8217;s capabilities for  adapting to local use) and localization (selecting particular local  conventions):</p>
<p class="itemizedlist">&nbsp;</p>
<ul>
<li>MySQL support for character sets in SQL statements.</li>
<li>How to configure the server to support different character sets.</li>
<li>Selecting the language for error messages.</li>
<li>How to set the server&#8217;s time zone and enable per-connection time zone  support.</li>
<li>Selecting the locale for day and month names</li>
</ul>
<dl>
<dt> </dt>
<dt><span id="more-259"></span></dt>
<dt> </dt>
</dl>
<p class="titlepage">&nbsp;</p>
<h3 class="title"><a title="charset-syntax" name="charset-syntax"></a>9.1.3. Specifying Character Sets and  Collations</h3>
<p class="toc">&nbsp;</p>
<dl>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-server.html">9.1.3.1. Server Character  Set and Collation</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-database.html">9.1.3.2. Database  Character Set and Collation</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-table.html">9.1.3.3. Table Character  Set and Collation</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-column.html">9.1.3.4. Column Character  Set and Collation</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-literal.html">9.1.3.5. Character String  Literal Character Set and Collation</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-national.html">9.1.3.6. National  Character Set</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-examples.html">9.1.3.7. Examples of  Character Set and Collation Assignment</a></span>  </dt>
<dt><span class="section"><a href="http://zhipeng-zhang.com/blog/wp-admin/charset-compatibility.html">9.1.3.8.  Compatibility with Other DBMSs</a></span> </dt>
</dl>
<p>There are default settings for character sets and collations at four levels:  server, database, table, and column. The description in the following sections  may appear complex, but it has been found in practice that multiple-level  defaulting leads to natural and obvious results.</p>
<p><code class="literal">CHARACTER SET</code> is used in clauses that specify a  character set. <code class="literal">CHARSET</code> may be used as a synonym for  <code class="literal">CHARACTER SET</code>.</p>
<p>Character set issues affect not only data storage, but also communication  between client programs and the MySQL server. If you want the client program to  communicate with the server using a character set different from the default,  you&#8217;ll need to indicate which one. For example, to use the <code class="literal">utf8</code> Unicode character set, issue this statement after  connecting to the server:</p>
<pre class="programlisting">SET NAMES 'utf8';</pre>
<p>For more information about character set-related issues in client/server  communication, see <a href="http://zhipeng-zhang.com/blog/wp-admin/charset-connection.html" title="9.1.4. Connection Character Sets and Collations">Section 9.1.4, “Connection Character Sets and  Collations”</a>.</p>
<p class="titlepage">&nbsp;</p>
<h4 class="title"><a title="charset-server" name="charset-server"></a>9.1.3.1. Server Character Set and  Collation</h4>
<p>MySQL Server has a server character set and a server collation. These can be  set at server startup on the command line or in an option file and changed at  runtime.</p>
<p>Initially, the server character set and collation depend on the options that  you use when you start <span><strong class="command">mysqld</strong></span>. You  can use <code class="option">--character-set-server</code> for the character set.  Along with it, you can add <code class="option">--collation-server</code> for the  collation. If you don&#8217;t specify a character set, that is the same as saying  <code class="option">--character-set-server=latin1</code>. If you specify only a  character set (for example, <code class="literal">latin1</code>) but not a  collation, that is the same as saying <code class="option">--character-set-server=latin1</code> <code class="option">--collation-server=latin1_swedish_ci</code> because <code class="literal">latin1_swedish_ci</code> is the default collation for <code class="literal">latin1</code>. Therefore, the following three commands all have  the same effect:</p>
<pre class="programlisting">shell&gt; <strong class="userinput"><code>mysqld</code></strong>

shell&gt; <strong class="userinput"><code>mysqld --character-set-server=latin1</code></strong>

shell&gt; <strong class="userinput"><code>mysqld --character-set-server=latin1 \</code></strong>

           <strong class="userinput"><code>--collation-server=latin1_swedish_ci</code></strong></pre>
<p>One way to change the settings is by recompiling. If you want to change the  default server character set and collation when building from sources, use:  <code class="option">--with-charset</code> and <code class="option">--with-collation</code> as arguments for <span><strong class="command">configure</strong></span>. For example:</p>
<pre class="programlisting">shell&gt; <strong class="userinput"><code>./configure --with-charset=latin1</code></strong></pre>
<p>Or:</p>
<pre class="programlisting">shell&gt; <strong class="userinput"><code>./configure --with-charset=latin1 \</code></strong>

           <strong class="userinput"><code>--with-collation=latin1_german1_ci</code></strong></pre>
<p>Both <span><strong class="command">mysqld</strong></span> and <span><strong class="command">configure</strong></span> verify that the character set/collation  combination is valid. If not, each program displays an error message and  terminates.</p>
<p>The server character set and collation are used as default values if the  database character set and collation are not specified in <code class="literal">CREATE DATABASE</code> statements. They have no other purpose.</p>
<p>The current server character set and collation can be determined from the  values of the <code class="literal">character_set_server</code> and <code class="literal">collation_server</code> system variables. These variables can be  changed at runtime.</p>
<p class="titlepage">&nbsp;</p>
<h4 class="title"><a title="charset-database" name="charset-database"></a>9.1.3.2.<font color="#ff0000"> Database Character Set and  Collation</font></h4>
<p>Every database has a database character set and a database collation. The  <code class="literal">CREATE DATABASE</code> and <code class="literal">ALTER  DATABASE</code> statements have optional clauses for specifying the database  character set and collation:</p>
<pre class="programlisting">CREATE DATABASE <em class="replaceable"><code>db_name</code></em>

    [[DEFAULT] CHARACTER SET <em class="replaceable"><code>charset_name</code></em>]

    [[DEFAULT] COLLATE <em class="replaceable"><code>collation_name</code></em>]ALTER DATABASE <em class="replaceable"><code>db_name</code></em>

    [[DEFAULT] CHARACTER SET <em class="replaceable"><code>charset_name</code></em>]

    [[DEFAULT] COLLATE <em class="replaceable"><code>collation_name</code></em>]</pre>
<p>The keyword <code class="literal">SCHEMA</code> can be used instead of <code class="literal">DATABASE</code>.</p>
<p>All database options are stored in a text file named <code class="filename">db.opt</code> that can be found in the database directory.</p>
<p>The <code class="literal">CHARACTER SET</code> and <code class="literal">COLLATE</code> clauses make it possible to create databases with  different character sets and collations on the same MySQL server.</p>
<p>Example:</p>
<pre class="programlisting">CREATE DATABASE <em class="replaceable"><code>db_name</code></em> CHARACTER SET latin1 COLLATE latin1_swedish_ci;</pre>
<p>MySQL chooses the database character set and database collation in the  following manner:</p>
<p class="itemizedlist">&nbsp;</p>
<ul>
<li>If both <code class="literal">CHARACTER SET <em class="replaceable"><code>X</code></em></code> and <code class="literal">COLLATE <em class="replaceable"><code>Y</code></em></code> were specified, then character set  <em class="replaceable"><code>X</code></em> and collation <em class="replaceable"><code>Y</code></em>.</li>
<li>If <code class="literal">CHARACTER SET <em class="replaceable"><code>X</code></em></code> was specified without <code class="literal">COLLATE</code>, then character set <em class="replaceable"><code>X</code></em> and its default collation.</li>
<li>If <code class="literal">COLLATE <em class="replaceable"><code>Y</code></em></code> was specified without <code class="literal">CHARACTER SET</code>, then the character set associated with <em class="replaceable"><code>Y</code></em> and collation <em class="replaceable"><code>Y</code></em>.</li>
<li>Otherwise, the server character set and server collation.</li>
</ul>
<p>The database character set and collation are used as default values if the  table character set and collation are not specified in <code class="literal">CREATE TABLE</code> statements. The database character set also is  used by <code class="literal">LOAD DATA INFILE</code>. The character set and  collation have no other purposes.</p>
<p>The character set and collation for the default database can be determined  from the values of the <code class="literal">character_set_database</code> and  <code class="literal">collation_database</code> system variables. The server sets  these variables whenever the default database changes. If there is no default  database, the variables have the same value as the corresponding server-level  system variables, <code class="literal">character_set_server</code> and <code class="literal">collation_server</code>.</p>
<p class="titlepage">
<h4 class="title"><a title="charset-table" name="charset-table"></a>9.1.3.3. <font color="#ff0000"><strong>Table Character Set and  Collation</strong></font></h4>
<p>Every table has a table character set and a table collation. The <code class="literal">CREATE TABLE</code> and <code class="literal">ALTER TABLE</code>  statements have optional clauses for specifying the table character set and  collation:</p>
<pre class="programlisting">CREATE TABLE <em class="replaceable"><code>tbl_name</code></em> (<em class="replaceable"><code>column_list</code></em>)
    [[DEFAULT] CHARACTER SET <em class="replaceable"><code>charset_name</code></em>] [COLLATE <em class="replaceable"><code>collation_name</code></em>]]</pre>
</p>
<p class="titlepage">
<h4 class="title"><a title="charset-column" name="charset-column"></a>9.1.3.4. <font color="#ff0000">Column Character Set and  Collation</font></h4>
<p>Every “<span class="quote">character</span>” column (that is, a column of type  <code class="literal">CHAR</code>, <code class="literal">VARCHAR</code>, or <code class="literal">TEXT</code>) has a column character set and a column collation.  Column definition syntax has optional clauses for specifying the column  character set and collation:</p>
<p><em class="replaceable"><code>col_name</code></em> {CHAR | VARCHAR | TEXT} (<em class="replaceable"><code>col_length</code></em>)     [CHARACTER SET <em class="replaceable"><code>charset_name</code></em>] [COLLATE <em class="replaceable"><code>collation_name</code></em>]Example:</p>
<p>CREATE TABLE Table1 (     column1 VARCHAR(5) CHARACTER SET latin1 COLLATE latin1_german1_ci );MySQL chooses the column character set and collation in the following manner:</p>
<p class="itemizedlist">
<ul>
<li>If both <code class="literal">CHARACTER SET <em class="replaceable"><code>X</code></em></code> and <code class="literal">COLLATE <em class="replaceable"><code>Y</code></em></code> were specified, then character set  <em class="replaceable"><code>X</code></em> and collation <em class="replaceable"><code>Y</code></em> are used.</li>
<li>If <code class="literal">CHARACTER SET <em class="replaceable"><code>X</code></em></code> was specified without <code class="literal">COLLATE</code>, then character set <em class="replaceable"><code>X</code></em> and its default collation are used.</li>
<li>If <code class="literal">COLLATE <em class="replaceable"><code>Y</code></em></code> was specified without <code class="literal">CHARACTER SET</code>, then the character set associated with <em class="replaceable"><code>Y</code></em> and collation <em class="replaceable"><code>Y</code></em>.</li>
<li>Otherwise, the table character set and collation are used.</li>
</ul>
<p>The <code class="literal">CHARACTER SET</code> and <code class="literal">COLLATE</code> clauses are standard SQL.</p>
<pre class="programlisting">

ALTER TABLE <em class="replaceable"><code>tbl_name</code></em>
    [[DEFAULT] CHARACTER SET <em class="replaceable"><code>charset_name</code></em>] [COLLATE <em class="replaceable"><code>collation_name</code></em>]</pre>
<p>Example:</p>
<pre class="programlisting">CREATE TABLE t1 ( ... ) CHARACTER SET latin1 COLLATE latin1_danish_ci;</pre>
<p>MySQL chooses the table character set and collation in the following manner:</p>
<p class="itemizedlist">
<ul>
<li>If both <code class="literal">CHARACTER SET <em class="replaceable"><code>X</code></em></code> and <code class="literal">COLLATE <em class="replaceable"><code>Y</code></em></code> were specified, then character set  <em class="replaceable"><code>X</code></em> and collation <em class="replaceable"><code>Y</code></em>.</li>
<li>If <code class="literal">CHARACTER SET <em class="replaceable"><code>X</code></em></code> was specified without <code class="literal">COLLATE</code>, then character set <em class="replaceable"><code>X</code></em> and its default collation.</li>
<li>If <code class="literal">COLLATE <em class="replaceable"><code>Y</code></em></code> was specified without <code class="literal">CHARACTER SET</code>, then the character set associated with <em class="replaceable"><code>Y</code></em> and collation <em class="replaceable"><code>Y</code></em>.</li>
<li>Otherwise, the database character set and collation.</li>
</ul>
<p>The table character set and collation are used as default values if the  column character set and collation are not specified in individual column  definitions. The table character set and collation are MySQL extensions; there  are no such things in standard SQL.</p>
]]></content:encoded>
			<wfw:commentRss>http://zhipeng-zhang.com/blog/?feed=rss2&amp;p=259</wfw:commentRss>
		</item>
	</channel>
</rss>
