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

<channel>
	<title>awesome &#8211; 這世上 沒有偶然 只有必然</title>
	<atom:link href="https://wordpress.lokidea.com/tag/awesome/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.lokidea.com</link>
	<description>幻幽的小小分享區</description>
	<lastBuildDate>Fri, 29 Jul 2016 15:23:21 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>jQuery資源小收集【211/366】</title>
		<link>https://wordpress.lokidea.com/1129/jquery%e8%b3%87%e6%ba%90%e5%b0%8f%e6%94%b6%e9%9b%86%e3%80%90211-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/1129/jquery%e8%b3%87%e6%ba%90%e5%b0%8f%e6%94%b6%e9%9b%86%e3%80%90211-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Fri, 29 Jul 2016 15:23:21 +0000</pubDate>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[前端]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[plugin]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1129</guid>

					<description><![CDATA[今天靈機一動，想說找找 jQuery 的相關資源 jquery, plugin, awesome, githu &#8230; <a href="https://wordpress.lokidea.com/1129/jquery%e8%b3%87%e6%ba%90%e5%b0%8f%e6%94%b6%e9%9b%86%e3%80%90211-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">jQuery資源小收集【211/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>今天靈機一動，想說找找 jQuery 的相關資源<br />
jquery, plugin, awesome, github<br />
這幾個關鍵字還真的可以找到不少<br />
<span id="more-1129"></span></p>
<ol>
<li><a href="https://github.com/peterkokot/awesome-jquery" target="_blank" rel="noopener noreferrer">awesome-jquery</a> github上面的repo<br />
也是awesome系列的其中一個repo</li>
<li><a href="http://jquer.in/" target="_blank" rel="noopener noreferrer">jquer.in</a> 全站都是jQuery的資源<br />
有<a href="http://jquer.in/page/65/" target="_blank" rel="noopener noreferrer">65頁</a>的資源，一頁約20則，這樣估算也有1300多個套件</li>
<li>npm上面用 <a href="https://www.npmjs.com/browse/keyword/jquery-plugin" target="_blank" rel="noopener noreferrer">jquery-plugin</a> 當關鍵字去搜尋<br />
上面約有<a href="https://www.npmjs.com/browse/keyword/jquery-plugin?offset=941" target="_blank" rel="noopener noreferrer">941筆資料</a></li>
<li>(舊)官方的頁面 <a href="https://plugins.jquery.com/" target="_blank" rel="noopener noreferrer">https://plugins.jquery.com/<br />
</a>現在官方也是推薦去npm找</li>
</ol>
<p>同場加映：<br />
<a href="https://designshack.net/" target="_blank" rel="noopener noreferrer">https://designshack.net/<br />
</a><a href="https://jwarby.github.io/jquery-awesome-cursor/" target="_blank" rel="noopener noreferrer">Awesome Cursor &#8211; a jQuery plugin for using FontAwesome icons as custom CSS cursors</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1129/jquery%e8%b3%87%e6%ba%90%e5%b0%8f%e6%94%b6%e9%9b%86%e3%80%90211-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Go的效能真的很威【182/366】</title>
		<link>https://wordpress.lokidea.com/1040/go%e7%9a%84%e6%95%88%e8%83%bd%e7%9c%9f%e7%9a%84%e5%be%88%e5%a8%81%e3%80%90182366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/1040/go%e7%9a%84%e6%95%88%e8%83%bd%e7%9c%9f%e7%9a%84%e5%be%88%e5%a8%81%e3%80%90182366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Thu, 30 Jun 2016 04:12:49 +0000</pubDate>
				<category><![CDATA[全端之路]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[網站研究]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[開源]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[Go]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1040</guid>

					<description><![CDATA[https://github.com/kataras/iris/ 這是Go的一個framework 雖然是他自 &#8230; <a href="https://wordpress.lokidea.com/1040/go%e7%9a%84%e6%95%88%e8%83%bd%e7%9c%9f%e7%9a%84%e5%be%88%e5%a8%81%e3%80%90182366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">Go的效能真的很威【182/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p><a href="https://github.com/kataras/iris/" target="_blank" rel="noopener noreferrer">https://github.com/kataras/iris/</a><br />
這是Go的一個framework<br />
<img fetchpriority="high" decoding="async" class="alignnone" src="https://wp2020.lokidea.com/wp-content/uploads/2016/06/benchmark_horizontal_transparent.png" width="800" height="450" /><br />
雖然是他自己做的數據<br />
但是這數據真的很厲害<br />
<span id="more-1040"></span><br />
<a href="http://www.techempower.com/benchmarks/" target="_blank" rel="noopener noreferrer">http://www.techempower.com/benchmarks/</a><br />
這個頁面上也有挺多可以參考的效能排名<br />
Go跟PHP的效能其實也都不錯</p>
<hr />
<p><a href="https://corner.squareup.com/2014/05/evaluating-go-frameworks.html" target="_blank" rel="noopener noreferrer">A Comparison of Go Web Frameworks</a><br />
<a href="http://thenewstack.io/a-survey-of-5-go-web-frameworks/" target="_blank" rel="noopener noreferrer">A Survey of 5 Go Web Frameworks &#8211; The New Stack</a><br />
上面兩篇都是介紹Go的Framework</p>
<hr />
<p><a href="https://revel.github.io/" target="_blank" rel="noopener noreferrer">https://revel.github.io/</a> 這是搜尋結果第一名的Go Framework<br />
<a href="https://github.com/docker/docker" target="_blank" rel="noopener noreferrer">https://github.com/docker/docker</a> 原來docker的src都是Go寫的<br />
<a href="https://github.com/avelino/awesome-go" target="_blank" rel="noopener noreferrer">https://github.com/avelino/awesome-go</a> 這蒐集眾多與Go有關的工具與專案</p>
<hr />
<p><a href="https://go.libhunt.com/" target="_blank" rel="noopener noreferrer">https://go.libhunt.com/</a> 無意中也找到跟awesome很類似的站<br />
<a href="https://www.libhunt.com/" target="_blank" rel="noopener noreferrer">https://www.libhunt.com/</a> 把Go拿掉以後，也有各種語言的資訊</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1040/go%e7%9a%84%e6%95%88%e8%83%bd%e7%9c%9f%e7%9a%84%e5%be%88%e5%a8%81%e3%80%90182366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>隨便聊聊 part 21【145/366】</title>
		<link>https://wordpress.lokidea.com/905/%e9%9a%a8%e4%be%bf%e8%81%8a%e8%81%8a-part-21%e3%80%90145-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/905/%e9%9a%a8%e4%be%bf%e8%81%8a%e8%81%8a-part-21%e3%80%90145-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Tue, 24 May 2016 13:23:38 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[隨便聊聊]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[閒聊]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=905</guid>

					<description><![CDATA[好久沒有出現這個隨便聊聊了 今天因為對應的文章還在寫 所以先發篇聊聊來擋一下 自己開發PHP 但也對各種技術有 &#8230; <a href="https://wordpress.lokidea.com/905/%e9%9a%a8%e4%be%bf%e8%81%8a%e8%81%8a-part-21%e3%80%90145-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">隨便聊聊 part 21【145/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>好久沒有出現這個隨便聊聊了<br />
今天因為對應的文章還在寫<br />
所以先發篇聊聊來擋一下<br />
<span id="more-905"></span><br />
自己開發PHP<br />
但也對各種技術有興趣<br />
而且PHP開發資源極多<br />
光是把之前介紹的 <a href="https://github.com/ziadoz/awesome-php" target="_blank" rel="noopener noreferrer">Awesome PHP</a><br />
整個repo介紹的東西講一遍<br />
就可以寫一年份的文章了</p>
<hr />
<p>但還是慢慢學吧~!<br />
畢竟程式設計師要學的東西很多呢<br />
PS:<br />
<a href="https://github.com/sindresorhus/awesome" target="_blank" rel="noopener noreferrer">awesome</a><br />
所以下一篇可能會有nodejs的彙整文章之類</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/905/%e9%9a%a8%e4%be%bf%e8%81%8a%e8%81%8a-part-21%e3%80%90145-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Docker的學習資訊整理【7/366】</title>
		<link>https://wordpress.lokidea.com/56/docker%e7%9a%84%e5%ad%b8%e7%bf%92%e8%b3%87%e8%a8%8a%e6%95%b4%e7%90%86%e3%80%907-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/56/docker%e7%9a%84%e5%ad%b8%e7%bf%92%e8%b3%87%e8%a8%8a%e6%95%b4%e7%90%86%e3%80%907-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Thu, 07 Jan 2016 00:30:12 +0000</pubDate>
				<category><![CDATA[docker.io]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[awesome]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[中文]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=56</guid>

					<description><![CDATA[以下分別為中文資源與英文資源 中文： Docker —— 从入门到实践   Github WaitFish   &#8230; <a href="https://wordpress.lokidea.com/56/docker%e7%9a%84%e5%ad%b8%e7%bf%92%e8%b3%87%e8%a8%8a%e6%95%b4%e7%90%86%e3%80%907-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">Docker的學習資訊整理【7/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>以下分別為中文資源與英文資源</p>
<h6>中文：</h6>
<p><a href="https://www.gitbook.com/book/yeasy/docker_practice/details" target="_blank" rel="noopener noreferrer">Docker —— 从入门到实践</a>   <a href="https://github.com/yeasy/docker_practice" target="_blank" rel="noopener noreferrer">Github</a><br />
<a href="https://raw.githubusercontent.com/yeasy/docker_practice/master/_local/docker_manual_waitfish.pdf" target="_blank" rel="noopener noreferrer">WaitFish  2014-09 寫的 Docker学习手册-v1.0 PDF</a><br />
<a href="http://blog.csdn.net/smallfish1983/" target="_blank" rel="noopener noreferrer">WaitFish的部落格</a><br />
<a href="http://blog.csdn.net/column/details/docker.html" target="_blank" rel="noopener noreferrer">Docker的文章彙整</a><br />
<span id="more-56"></span></p>
<h6>英文：</h6>
<p><a href="https://docs.docker.com/engine/introduction/understanding-docker/" target="_blank" rel="noopener noreferrer">官方文件 Understand the architecture</a><br />
<a href="https://github.com/veggiemonk" target="_blank" rel="noopener noreferrer">veggiemonk</a> / <a href="https://github.com/veggiemonk/awesome-docker" target="_blank" rel="noopener noreferrer">awesome-docker</a> 這個有最多內容<br />
&nbsp;<br />
&nbsp;<br />
&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/56/docker%e7%9a%84%e5%ad%b8%e7%bf%92%e8%b3%87%e8%a8%8a%e6%95%b4%e7%90%86%e3%80%907-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
