<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Wondering @ Wordpress</title>
	<atom:link href="http://magicsword.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://magicsword.wordpress.com</link>
	<description>Wondering</description>
	<lastBuildDate>Wed, 18 Jan 2012 19:47:14 +0000</lastBuildDate>
	<language>zh-tw</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='magicsword.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Wondering @ Wordpress</title>
		<link>http://magicsword.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://magicsword.wordpress.com/osd.xml" title="Wondering @ Wordpress" />
	<atom:link rel='hub' href='http://magicsword.wordpress.com/?pushpress=hub'/>
		<item>
		<title>[Python] XML-RPC wordpress editing</title>
		<link>http://magicsword.wordpress.com/2012/01/17/tet34/</link>
		<comments>http://magicsword.wordpress.com/2012/01/17/tet34/#comments</comments>
		<pubDate>Tue, 17 Jan 2012 08:23:51 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[xmlrpc]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=302</guid>
		<description><![CDATA[WordPress支援 XML-RPC ，可以用支援的api來操作blog上的內容。 目前wordpress有支援 metaWeblog,MoveableType,Wordpress,Blogger四種api。 其中的 WordPress API是依 MoveableType API改進來的 XML-RPC是什麼東西？ XML-RPC 是 Remote Procedure Call , 和遠端的程式通訊時用的協定，內容用XML來傳輸。 類似的還有 JSON-RPC ，內容是JSON。 在 Python 下操作 XML-RPC 的 xmlrpclib ( xmlrpc.client in Python3) metaWeblog API metaWeblog [2] (2002) 是一個API的標準，提供程式存取blog內容的能力，建立在 XML-RPC 上。 基本上metaWeblog API(MWA)是在Blogger API的基礎上改進而成的標準。 標準函式 metaWeblog 定義了三個標準的函式: 以 CRUD (Create,Read,Update,Delete)來看，好像少了 Delete的功能？ struct blog的內容，以 key:value的結構儲存，python的話，是用dict。 三個基本的元素 title : [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=302&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2012/01/17/tet34/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Python] ANSI escape code</title>
		<link>http://magicsword.wordpress.com/2012/01/03/python-ansi-escape-code/</link>
		<comments>http://magicsword.wordpress.com/2012/01/03/python-ansi-escape-code/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 19:34:42 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[ansi]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=256</guid>
		<description><![CDATA[[Python] ANSI escape code example: print &#8217;033[33;46;1m&#8217; + &#8216;some red text&#8217; 033[ = ESC , escape code ESC [ &#60;param&#62; ; &#60;param&#62; &#8230; &#60;command&#62; ESC [ 0 m # reset all (colors and brightness) ESC [ 1 m # bright ESC [ 2 m # dim (looks same as normal brightness) ESC [ 22 m [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=256&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2012/01/03/python-ansi-escape-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Linux] Linux on usb pen driver 在隨身碟上安裝 Linux</title>
		<link>http://magicsword.wordpress.com/2012/01/02/linux-usb/</link>
		<comments>http://magicsword.wordpress.com/2012/01/02/linux-usb/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 19:47:23 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[linuxmint]]></category>
		<category><![CDATA[lxde]]></category>
		<category><![CDATA[os]]></category>
		<category><![CDATA[pendriver]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=248</guid>
		<description><![CDATA[因為需要可以隨身帶著走的系統，所以找了一些資料。  安裝 作業系統 作業系統: 使用 LinuxMint 11(Katya)  Ubuntu (natty) LXDE 版，把隨身碟當成一般的硬碟安裝 需求: GUI,預先安裝好一些軟體，可以寫入存放個人設定(所以不考慮unetbootin這類的程式，略過)。教學資源文件較多  Windows系統的OS (TODO:補充Win的 OS) Windows系統的OS，有WinXP_PE，老樹版WinPE,Win8_PE，但是安裝麻煩(unetbootin-windows-563.exe)。 Linux系的OS Linux系的OS: LinuxMint, SimplyMepis(ToDo) ,slax(年久失修),BackTrack(特殊用途) 選 LinuxMint11，最近滿多人用的系統，有預裝 (一些Codecs,flash player)，較輕便的系統。 Mint12(Lisa)再觀察 BSD系的OS 有PCBSD,FreeBSD,PCBSD不錯，但文件還是比Linux的其他系統少 ports滿好用的，不過在隨身碟上可能不太適合，要用編好的packages 分割 分割區系統: ext2, 分 / , 和 /home , 和 swap(1G) 網路上說因為隨身碟寫入的次數有限(約幾十萬？)，所以ext4這類日誌型的檔案系統寫入的次數太多，可能太早把寫入次數的quota用完，所以建議用 ext2這些非日誌型的檔案系統，不過需要正常關機，不然資料壞的速度也會很快。 Swap，本來也是因為寫入次數的關系，建議不切，但還是看機器RAM的大小， RAM如果是在1G以上，是可以不切。但是RAM在1G以下的話，所以建議切Swap(大小約機器RAM的兩倍)，但是把系統使用 RAM的優先調到最小。 另外一些 /tmp , /var/apt/archive ? 之類的，也放到 RAM裡，加速系統 使用 系統使用心得 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=248&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2012/01/02/linux-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Linux] LXDE change wallpaper 桌布，調整</title>
		<link>http://magicsword.wordpress.com/2012/01/02/linux-lxde-change-wallpaper-%e6%a1%8c%e5%b8%83%ef%bc%8c%e8%aa%bf%e6%95%b4/</link>
		<comments>http://magicsword.wordpress.com/2012/01/02/linux-lxde-change-wallpaper-%e6%a1%8c%e5%b8%83%ef%bc%8c%e8%aa%bf%e6%95%b4/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 19:43:50 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[UNIX]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=249</guid>
		<description><![CDATA[利用自動下載 /r/wallpaper 上的桌布，用一個shell script 設定 pcmanfm 設定桌布的功能，預設是 2 分鐘換一次桌布。 &#160; Ref: openSUSE 12.1 的 LXDE Downloading Wallpaper Images from Reddit with Python 分類:Linux, Python, Uncategorized Tagged: Python, UNIX, wallpaper<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=249&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2012/01/02/linux-lxde-change-wallpaper-%e6%a1%8c%e5%b8%83%ef%bc%8c%e8%aa%bf%e6%95%b4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Python] python twitter client</title>
		<link>http://magicsword.wordpress.com/2011/11/19/python-python-twitter-client/</link>
		<comments>http://magicsword.wordpress.com/2011/11/19/python-python-twitter-client/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 07:56:06 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[pythin]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=243</guid>
		<description><![CDATA[安裝 http://code.google.com/p/python-twitter/ 0.8.2 認證方式是在環境 變數中設 username, password，或是 設  .tweetrc [Tweet] consumer_key: *consumer_key* consumer_secret: *consumer_password* access_key: *access_key* access_secret: *access_password* 上面的key要自己 去 twitter.com建新 app，打開read,write的權限 ， ok 分類:Programming, Python Tagged: pythin, twitter<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=243&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2011/11/19/python-python-twitter-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Vim] Vim 設定檔及 plugins 管理</title>
		<link>http://magicsword.wordpress.com/2011/11/19/vim-vim-%e8%a8%ad%e5%ae%9a%e6%aa%94%e5%8f%8a-plugins-%e7%ae%a1%e7%90%86/</link>
		<comments>http://magicsword.wordpress.com/2011/11/19/vim-vim-%e8%a8%ad%e5%ae%9a%e6%aa%94%e5%8f%8a-plugins-%e7%ae%a1%e7%90%86/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 03:40:34 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=239</guid>
		<description><![CDATA[用 了一段時間的 vimrc, vimfiles 也是變的越 來越 雜亂，打算重新 整理 一下。 Plugin Manager Vimana 使用 Perl寫成管理程式 Pathgen vim的plugin，個別的plugin存 在 .vim/bundle下自 已的目錄下，方便 管理 vundle 類似pathgen的程式， 分類:Computer, Softwares Tagged: vim<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=239&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2011/11/19/vim-vim-%e8%a8%ad%e5%ae%9a%e6%aa%94%e5%8f%8a-plugins-%e7%ae%a1%e7%90%86/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Python] Ep.io 心得</title>
		<link>http://magicsword.wordpress.com/2011/11/18/python-ep-io-%e5%bf%83%e5%be%97/</link>
		<comments>http://magicsword.wordpress.com/2011/11/18/python-ep-io-%e5%bf%83%e5%be%97/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 03:59:47 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[epio]]></category>
		<category><![CDATA[Paas]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=224</guid>
		<description><![CDATA[ep.io 很久之前申請的帳號，正好之前試過了python版的heroku，來試試ep.io ，比較一下有什麼不同。 參考文件 ep.io quickstart 1. ep.io 提供的client,認證 2. 建立app (Django,flask, WSGI) 目前有三種可以選，這邊試試flask https://www.ep.io/docs/quickstart/flask/ 並在本機上測試一下 3.上傳app 理 論上就可以在 http://mytest.ep.io 上看到你寫好 的app Ref: https://www.ep.io/docs/quickstart/ http://tryflask.ep.io 分類:Programming, Python, Uncategorized Tagged: epio, Paas, Python<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=224&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2011/11/18/python-ep-io-%e5%bf%83%e5%be%97/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Python] [Paas] Heroku,Epio,AppEngine,etc</title>
		<link>http://magicsword.wordpress.com/2011/11/18/python-paas-herokuepioappengineetc/</link>
		<comments>http://magicsword.wordpress.com/2011/11/18/python-paas-herokuepioappengineetc/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 03:32:24 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Pass]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/?p=219</guid>
		<description><![CDATA[一些 Paas 的比較 check: support language, upload(git,hg&#8230;) , free quota,support service(Database,etc),client Heroku support language: ruby,python,java,node.js,clojure,scala service:pgSQL,Facebook client: gem install heroku Ep.io support language: python service: pgSQL,Redis(database),Solr(search engine),django client: pip install epio Google App Engine support language:python,java,go! Service: Database(google BigTable) Client: AppEng SDK Ref: Paas,Iaas,Saas http://blog.roodo.com/meteors/archives/11579139.html 分類:Computer, Programming, Python, Softwares Tagged: Cloud, Pass, Python<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=219&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2011/11/18/python-paas-herokuepioappengineetc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Python] [Whatis] WSGI python</title>
		<link>http://magicsword.wordpress.com/2011/03/18/python-whatis-wsgi-python/</link>
		<comments>http://magicsword.wordpress.com/2011/03/18/python-whatis-wsgi-python/#comments</comments>
		<pubDate>Fri, 18 Mar 2011 15:39:13 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/2011/03/18/python-whatis-wsgi-python/</guid>
		<description><![CDATA[WSGI&#160; &#160;The&#160;Web Server Gateway Interface (WSGI)&#160;defines a simple and universal&#160;interface&#160;between&#160;web servers&#160;and&#160;web applications&#160;or&#160;frameworks&#160;for the&#160;Python programming language. &#160; from &#160;Wikipedia,PEP 3333 Python定義網頁程式和伺服器溝通的介面 概念相同的有，Ruby Rack &#160;, Perl PSGI WSGI 是定義於PEP333，類似CGI的標準。 &#160; Middleware 類似Decorator, 可以在原來的內容不變的情形下，修改表現出來的內容。 &#160; &#160; Reference: WSGI http://en.wikipedia.org/wiki/Web_Server_Gateway_Interface PEP 3333, Python Web Server Gateway Interface v1.0 化整為零的次世代網頁開發標準: WSGI WSGI WebSite Ruby Rake&#160; Rack 與 Rack middleware Rack [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=216&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2011/03/18/python-whatis-wsgi-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
		<item>
		<title>[Pytyhon] SimpleHTTPServer</title>
		<link>http://magicsword.wordpress.com/2011/03/17/pytyhon-simplehttpserver/</link>
		<comments>http://magicsword.wordpress.com/2011/03/17/pytyhon-simplehttpserver/#comments</comments>
		<pubDate>Thu, 17 Mar 2011 14:43:00 +0000</pubDate>
		<dc:creator>magicsword</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://magicsword.wordpress.com/2011/03/17/pytyhon-simplehttpserver/</guid>
		<description><![CDATA[&#160; 簡單的 http server http://127.0.0.1:8000 &#160; or http://localhost:8000 分類:Programming, Python, Uncategorized Tagged: Python<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=magicsword.wordpress.com&amp;blog=482313&amp;post=209&amp;subd=magicsword&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://magicsword.wordpress.com/2011/03/17/pytyhon-simplehttpserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/b3ae890d799fe1d5c7113dbf564b244c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">magicsword</media:title>
		</media:content>
	</item>
	</channel>
</rss>
