<?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>後端 &#8211; 這世上 沒有偶然 只有必然</title>
	<atom:link href="https://wordpress.lokidea.com/category/%e5%be%8c%e7%ab%af/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.lokidea.com</link>
	<description>幻幽的小小分享區</description>
	<lastBuildDate>Mon, 18 May 2020 06:50:36 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>網站更新 memo</title>
		<link>https://wordpress.lokidea.com/2009/%e7%b6%b2%e7%ab%99%e6%9b%b4%e6%96%b0-memo/</link>
					<comments>https://wordpress.lokidea.com/2009/%e7%b6%b2%e7%ab%99%e6%9b%b4%e6%96%b0-memo/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 18 May 2020 06:44:59 +0000</pubDate>
				<category><![CDATA[後端]]></category>
		<category><![CDATA[必然]]></category>
		<category><![CDATA[網站研究]]></category>
		<category><![CDATA[網站記錄]]></category>
		<category><![CDATA[隨便聊聊]]></category>
		<category><![CDATA[docker]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[wordpress]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=2009</guid>

					<description><![CDATA[這台主機丟在 do 上面，最近發現之前那台主機不能更新 ubuntu 16.04.4 怎麼更新都有問題 只好重 &#8230; <a href="https://wordpress.lokidea.com/2009/%e7%b6%b2%e7%ab%99%e6%9b%b4%e6%96%b0-memo/" class="more-link">閱讀全文 <span class="screen-reader-text">網站更新 memo</span></a>]]></description>
										<content:encoded><![CDATA[
<p>這台主機丟在 do 上面，最近發現之前那台主機不能更新</p>



<p>ubuntu 16.04.4 怎麼更新都有問題</p>



<p>只好重開一台 20.04 起來用</p>



<p>也把部落格先搬到新主機上面</p>



<p>列一下安裝遇到的問題與學習</p>



<p>安裝了不少東西</p>



<ul class="wp-block-list"><li>LAMP</li><li>wordpress (包含需要的 <a rel="noreferrer noopener" href="https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions" target="_blank">php extension</a>)</li><li>wordpress優化</li><li>webmin</li><li>加上了swap</li></ul>



<p>也列一下想學習的項目：</p>



<ul class="wp-block-list"><li>git</li><li>docker</li><li>k8s</li><li>Powershell</li><li>git bash</li></ul>



<p>除錯原來舊主機也查了點文章</p>



<ul class="wp-block-list"><li>git 安裝到最新版本</li><li>ssh 金鑰安裝</li></ul>



<span id="more-2009"></span>



<p>更多內容就參考我丟在 <a rel="noreferrer noopener" href="https://gist.github.com/Barneybook/f3693e7cd499097477ba729232000087" target="_blank">gist的memo</a> 吧</p>



<script src="https://gist.github.com/Barneybook/f3693e7cd499097477ba729232000087.js"></script>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/2009/%e7%b6%b2%e7%ab%99%e6%9b%b4%e6%96%b0-memo/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>AWS 空間擴展</title>
		<link>https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/</link>
					<comments>https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Fri, 06 Dec 2019 13:00:31 +0000</pubDate>
				<category><![CDATA[DevOps]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[全端之路]]></category>
		<category><![CDATA[後端]]></category>
		<category><![CDATA[總整理]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1985</guid>

					<description><![CDATA[今天遇到主機空間滿到99% 只好先刪掉一些紀錄檔，不然連空間擴展都不能做 後續就參考下面的文章跟官方文件操作了 &#8230; <a href="https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/" class="more-link">閱讀全文 <span class="screen-reader-text">AWS 空間擴展</span></a>]]></description>
										<content:encoded><![CDATA[
<p>今天遇到主機空間滿到99%</p>


<p>只好先刪掉一些紀錄檔，不然連空間擴展都不能做</p>


<p>後續就參考下面的文章跟官方文件操作了</p>


<p><a href="https://medium.com/@b12031106/%E6%93%B4%E5%A2%9E-aws-ec2-%E7%9A%84%E7%A1%AC%E7%A2%9F%E7%A9%BA%E9%96%93-9e1302aad396" target="_blank" rel="noreferrer noopener" aria-label=" (在新分頁中開啟)">擴增 aws ec2 的硬碟空間 &#8211; Justin Hsu &#8211; Medium</a></p>


<p><a href="https://docs.aws.amazon.com/zh_tw/AWSEC2/latest/UserGuide/recognize-expanded-volume-linux.html" target="_blank" rel="noreferrer noopener" aria-label="調整磁碟區大小後擴展 Linux 檔案系統 - Amazon Elastic Compute Cloud (在新分頁中開啟)">調整磁碟區大小後擴展 Linux 檔案系統 &#8211; Amazon Elastic Compute Cloud</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1985/aws-%e7%a9%ba%e9%96%93%e6%93%b4%e5%b1%95/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>自建 Git Server 的選擇</title>
		<link>https://wordpress.lokidea.com/1832/%e8%87%aa%e5%bb%ba-git-server-%e7%9a%84%e9%81%b8%e6%93%87/</link>
					<comments>https://wordpress.lokidea.com/1832/%e8%87%aa%e5%bb%ba-git-server-%e7%9a%84%e9%81%b8%e6%93%87/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 11:17:40 +0000</pubDate>
				<category><![CDATA[git]]></category>
		<category><![CDATA[偶然]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[網路]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[alternativeto.net]]></category>
		<category><![CDATA[Bitbucket Server]]></category>
		<category><![CDATA[feedly]]></category>
		<category><![CDATA[Git Server]]></category>
		<category><![CDATA[Gitea]]></category>
		<category><![CDATA[gitlab]]></category>
		<category><![CDATA[gogs]]></category>
		<category><![CDATA[Phabricator]]></category>
		<category><![CDATA[slant]]></category>
		<category><![CDATA[Tiny Tiny RSS]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1832</guid>

					<description><![CDATA[那天在找 Feedly 的替代方案的時候 點進去 Tiny Tiny RSS 發現 他們的repo不放在 gi &#8230; <a href="https://wordpress.lokidea.com/1832/%e8%87%aa%e5%bb%ba-git-server-%e7%9a%84%e9%81%b8%e6%93%87/" class="more-link">閱讀全文 <span class="screen-reader-text">自建 Git Server 的選擇</span></a>]]></description>
										<content:encoded><![CDATA[<p>那天在找 Feedly 的<a href="https://alternativeto.net/software/feedly/" target="_blank" rel="noopener noreferrer">替代方案</a>的時候<br />
點進去 <a href="https://tt-rss.org/" target="_blank" rel="noopener noreferrer">Tiny Tiny RSS</a> 發現<br />
他們的repo不放在 github上面 是<a href="https://git.tt-rss.org/git/tt-rss" target="_blank" rel="noopener noreferrer">自己架</a>的<br />
PS：它們官網論壇用 <a href="https://github.com/discourse/discourse" target="_blank" rel="noopener noreferrer">discourse</a><br />
但是看起來不像是 gitlab<br />
最下面寫了 <a href="https://gogs.io/" target="_blank" rel="noopener noreferrer">Gogs</a>，就跑去Google了一下<br />
發現還有一個用Go寫的 git server端</p>
<hr />
<p>以上是前言&#8230;<br />
後來想說找找還有哪些 self-hosted Git service<br />
打搜尋，第二個結果就是<br />
<span id="more-1832"></span><br />
<a href="https://www.slant.co/topics/1440/~best-self-hosted-web-based-git-repository-managers">21 Best self-hosted web-based Git repository managers as of &#8230;</a><br />
這邊寫了21種 自架 git 的 選擇<br />
最多就是 <a href="https://gitlab.com/gitlab-org/gitlab-ce">Gitlab</a> (Ruby base)<br />
第二名是 <a href="https://gogs.io/">Gogs</a> (Go base)<br />
第三名 <a href="https://secure.phabricator.com/book/phabricator/article/installation_guide/">Phabricator</a> (PHP base) <a href="https://github.com/phacility/phabricator">https://github.com/phacility/phabricator</a><br />
第四名 <a href="https://gitea.io/zh-tw/">Gitea</a> (fork from Gogs)<br />
第五名 Bitbucket Server (這個只有30天試用)<br />
第六到21名就請大家自己去看了<br />
這個排名還會跟隨新投票的產生而改變</p>
<hr />
<p>題外話<br />
<a href="https://www.slant.co/" target="_blank" rel="noopener noreferrer">Slant</a> 這個站挺有趣的<br />
我自己找 替代方案都是使用 <a href="https://alternativeto.net/">https://alternativeto.net/</a><br />
但是 slant 使用問題去蒐集各種解答<br />
所以也有會比較知名的服務的替代方案之類的問題<br />
<a href="https://www.slant.co/search?query=alternative">https://www.slant.co/search?query=alternative</a> 這頁上面就有很多替代方案<br />
像是下面這些：</p>
<ul>
<li><a href="https://www.slant.co/topics/5687/~alternative-to-or-equivalent-of-slant-co">What is the best alternative to or equivalent of Slant.co?</a></li>
<li><a href="https://www.slant.co/topics/3946/~best-bootstrap-alternatives">What are the best Bootstrap alternatives?</a></li>
<li><a href="https://www.slant.co/topics/3790/~best-react-js-alternatives">What are the best React.js alternatives?</a></li>
<li><a href="https://www.slant.co/topics/160/~best-alternative-to-google-search">What is the best alternative to Google search?</a></li>
<li><a href="https://www.slant.co/topics/5335/~alternatives-to-github-for-open-source-projects">What are the best alternatives to GitHub for Open Source projects?</a></li>
<li><a href="https://www.slant.co/topics/6106/~raspberry-pi-alternatives">What are the best Raspberry Pi alternatives?</a></li>
<li><a href="https://www.slant.co/topics/2471/~best-feedly-alternatives">What are the best Feedly alternatives?</a></li>
<li><a href="https://www.slant.co/topics/4554/~open-source-alternatives-to-slack">What are the best open source alternatives to Slack?</a></li>
<li><a href="https://www.slant.co/topics/4678/~gui-sublime-text-alternatives">What are the best GUI Sublime Text alternatives?</a></li>
<li><a href="https://www.slant.co/topics/6043/~alternatives-to-teamviewer">What are the best alternatives to TeamViewer?</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1832/%e8%87%aa%e5%bb%ba-git-server-%e7%9a%84%e9%81%b8%e6%93%87/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GitHub Stats &#8211; 查一查GitHub上面的熱門排行</title>
		<link>https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/</link>
					<comments>https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Wed, 12 Jul 2017 03:30:46 +0000</pubDate>
				<category><![CDATA[git]]></category>
		<category><![CDATA[GitHub]]></category>
		<category><![CDATA[GitHub Stats]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1628</guid>

					<description><![CDATA[前幾天寫的文章剛好有出現這個站 Top People, Organizations and Repositor &#8230; <a href="https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/" class="more-link">閱讀全文 <span class="screen-reader-text">GitHub Stats &#8211; 查一查GitHub上面的熱門排行</span></a>]]></description>
										<content:encoded><![CDATA[<p>前幾天寫的文章剛好有出現這個站<br />
<a href="http://githubstats.lip.is/" target="_blank" rel="noopener noreferrer">Top People, Organizations and Repositories | GitHub Stats</a><br />
<img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-1629" src="https://wp2020.lokidea.com/wp-content/uploads/2017/07/screen-20170710204136001.jpg" alt="" width="1309" height="754" /><br />
可以查到現在星星最多的使用者、組織、跟Repos的排行<br />
根據頁面Footer的資訊，是參考自 <a href="https://github-ranking.com/" target="_blank" rel="noopener noreferrer">GitHub Ranking</a> (已沒有更新)<br />
頁面上的排行資訊，還算滿新的<br />
誤差一點點而已<br />
<span id="more-1628"></span><br />
組織排行其實挺有趣的<br />
Facebook感覺快要追上Google了<br />
微軟也緊追在第四名呢<br />
至於第三名，有機會也應該寫篇文章來介紹一下<br />
畢竟 freeCodeCamp 是一個很有趣的repo</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1628/github-stats-%e6%9f%a5%e4%b8%80%e6%9f%a5github%e4%b8%8a%e9%9d%a2%e7%9a%84%e7%86%b1%e9%96%80%e6%8e%92%e8%a1%8c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>GitKraken &#8211; 好用的垮平台Git GUI</title>
		<link>https://wordpress.lokidea.com/1624/gitkraken-%e5%a5%bd%e7%94%a8%e7%9a%84%e5%9e%ae%e5%b9%b3%e5%8f%b0git-gui/</link>
					<comments>https://wordpress.lokidea.com/1624/gitkraken-%e5%a5%bd%e7%94%a8%e7%9a%84%e5%9e%ae%e5%b9%b3%e5%8f%b0git-gui/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Tue, 11 Jul 2017 03:30:19 +0000</pubDate>
				<category><![CDATA[git]]></category>
		<category><![CDATA[全端之路]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[初次研究]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[Git Client]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1624</guid>

					<description><![CDATA[最近剛發現另一個Git GUI GitKraken 同時支援 Windows、Mac、Linux 畫面其實挺漂 &#8230; <a href="https://wordpress.lokidea.com/1624/gitkraken-%e5%a5%bd%e7%94%a8%e7%9a%84%e5%9e%ae%e5%b9%b3%e5%8f%b0git-gui/" class="more-link">閱讀全文 <span class="screen-reader-text">GitKraken &#8211; 好用的垮平台Git GUI</span></a>]]></description>
										<content:encoded><![CDATA[<p>最近剛發現另一個Git GUI<br />
<img decoding="async" class="alignnone size-full wp-image-1625" src="https://wp2020.lokidea.com/wp-content/uploads/2017/07/screen-20170710195713001.jpg" alt="" width="1366" height="662" /><br />
<a href="https://www.gitkraken.com/" target="_blank" rel="noopener noreferrer">GitKraken</a> 同時支援 Windows、Mac、Linux<br />
<span id="more-1624"></span><br />
畫面其實挺漂亮的<br />
<img decoding="async" class="alignnone size-full wp-image-1626" src="https://wp2020.lokidea.com/wp-content/uploads/2017/07/screen-20170710200125001.jpg" alt="" width="1867" height="1000" /><br />
這是Codeigniter的專案頁面<br />
我自己之前都是使用SourceTree<br />
終於有一個UI比較漂亮的Git client了</p>
<hr />
<p>當然也要把 <a href="https://alternativeto.net/software/gitkraken/" target="_blank" rel="noopener noreferrer">GitKraken 丟到 alternativeto 裡面去找找看</a></p>
<ol>
<li>SmartGit (218 likes)</li>
<li>SourceTree (197 likes)</li>
<li>GitKraken (80 likes)</li>
<li>TortoiseGit (76 likes)</li>
<li>GitHub Desktop (52 likes)</li>
<li>Git Extensions (42 likes)</li>
<li>Tower (36 likes)</li>
<li>gitg (33 likes)</li>
<li>git-cola (25 likes)</li>
<li>GitX (15 likes)</li>
<li>GitEye (14 likes)</li>
<li>Gitweb (13 likes)</li>
<li>git-gui (10 likes)</li>
</ol>
<p>列出10個likes以上的，排了一下名次<br />
有時間再來寫篇【Git Client總整理】這樣<br />
<img loading="lazy" decoding="async" class="alignnone size-full" src="https://i.imgur.com/HLTxbweg.jpg" width="728" height="2263" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1624/gitkraken-%e5%a5%bd%e7%94%a8%e7%9a%84%e5%9e%ae%e5%b9%b3%e5%8f%b0git-gui/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Tower也開放windows版本的測試了【310/366】</title>
		<link>https://wordpress.lokidea.com/1323/tower%e4%b9%9f%e9%96%8b%e6%94%bewindows%e7%89%88%e6%9c%ac%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86%e3%80%90310-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/1323/tower%e4%b9%9f%e9%96%8b%e6%94%bewindows%e7%89%88%e6%9c%ac%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86%e3%80%90310-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Sat, 05 Nov 2016 11:25:33 +0000</pubDate>
				<category><![CDATA[git]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[git-tower]]></category>
		<category><![CDATA[tower]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=1323</guid>

					<description><![CDATA[RSS訂閱裡 Hacker News 剛好有一篇貼了  tower 的新頁面 就發現 tower現在也開放wi &#8230; <a href="https://wordpress.lokidea.com/1323/tower%e4%b9%9f%e9%96%8b%e6%94%bewindows%e7%89%88%e6%9c%ac%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86%e3%80%90310-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">Tower也開放windows版本的測試了【310/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>RSS訂閱裡 <a href="https://news.ycombinator.com/news">Hacker News</a> 剛好有<a href="https://news.ycombinator.com/item?id=12883084">一篇</a>貼了  <a href="https://www.git-tower.com/">tower</a> 的新頁面<br />
就發現 tower現在也開放windows版本了<br />
目前 v1.0.0，開放測試中<br />
<img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1324" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106193228001-1024x496.jpg" alt="screen-20161106193228001" width="840" height="407" /><br />
點選左下的黃色下載按鈕，然後填入信箱以後，點選取得測試版本<br />
<span id="more-1323"></span><br />
<img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1325" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106193430001-1024x496.jpg" alt="screen-20161106193430001" width="840" height="407" /><br />
先會收到一封驗證信箱的信件，點選「Yes, subscribe me to this list.」<br />
<img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1326" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106193731001-1024x975.jpg" alt="screen-20161106193731001" width="840" height="800" /><br />
上面點選以後，會跳轉到下面這個頁面，就是驗證成功跟訂閱完成的頁面<br />
<img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1328" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106194851001-1024x496.jpg" alt="screen-20161106194851001" width="840" height="407" /><br />
接下來會收到一封下載連結的信件<br />
<img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1329" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106195759001-821x1024.jpg" alt="screen-20161106195759001" width="821" height="1024" /><br />
點選 Download Now就可以下載Beta版的tower windows版本了</p>
<hr />
<p>第一次安裝會跳初次使用的設定頁面出來<br />
<img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1330" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106190055001.jpg" alt="screen-20161106190055001" width="750" height="690" /><br />
Diff Tool可以選不一樣的工具，Merge Tool也是一樣<br />
<img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1331" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106190104001.jpg" alt="screen-20161106190104001" width="750" height="690" /><br />
Service Accounts可以設定很多家的服務，包含 Github、Bitbucket、Gitlab、Visual Studio Team Services、Beanstalk、Github Enterprise、Bitbucket Server、GitLab Community/Enterprise、Visual Studio TFS、Perforce GitSwarm，共10個雲端服務<br />
<img loading="lazy" decoding="async" class="aligncenter size-full wp-image-1332" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106200941001.jpg" alt="screen-20161106200941001" width="833" height="386" /><br />
也會偵測本機上面有的git repos，可以選擇加入<br />
全都設定完成以後，就可以開始使用tower了<br />
<img loading="lazy" decoding="async" class="aligncenter size-large wp-image-1333" src="https://wp2020.lokidea.com/wp-content/uploads/2016/11/screen-20161106202320001-1024x546.jpg" alt="screen-20161106202320001" width="840" height="448" /><br />
這是用jquery repo來demo UI設計</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/1323/tower%e4%b9%9f%e9%96%8b%e6%94%bewindows%e7%89%88%e6%9c%ac%e7%9a%84%e6%b8%ac%e8%a9%a6%e4%ba%86%e3%80%90310-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>軟體工程師的學習歷程【151/366】</title>
		<link>https://wordpress.lokidea.com/929/%e8%bb%9f%e9%ab%94%e5%b7%a5%e7%a8%8b%e5%b8%ab%e7%9a%84%e5%ad%b8%e7%bf%92%e6%ad%b7%e7%a8%8b%e3%80%90151-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/929/%e8%bb%9f%e9%ab%94%e5%b7%a5%e7%a8%8b%e5%b8%ab%e7%9a%84%e5%ad%b8%e7%bf%92%e6%ad%b7%e7%a8%8b%e3%80%90151-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 30 May 2016 02:00:10 +0000</pubDate>
				<category><![CDATA[偶然]]></category>
		<category><![CDATA[全端之路]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[後端]]></category>
		<category><![CDATA[必然]]></category>
		<category><![CDATA[推薦]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[網路觀察]]></category>
		<category><![CDATA[整理]]></category>
		<category><![CDATA[程式設計師]]></category>
		<category><![CDATA[軟體工程師]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=929</guid>

					<description><![CDATA[成為一位軟體工程師真的不容易 進化吧工程師！15 道工法，你也可以和矽谷神人們一樣優秀 &#124; TechOrang &#8230; <a href="https://wordpress.lokidea.com/929/%e8%bb%9f%e9%ab%94%e5%b7%a5%e7%a8%8b%e5%b8%ab%e7%9a%84%e5%ad%b8%e7%bf%92%e6%ad%b7%e7%a8%8b%e3%80%90151-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">軟體工程師的學習歷程【151/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>成為一位軟體工程師真的不容易<br />
<a href="http://buzzorange.com/techorange/2016/05/27/way-to-become-excellent-programmer/">進化吧工程師！15 道工法，你也可以和矽谷神人們一樣優秀 | TechOrange</a><br />
今天看完這篇文章<br />
深感同意啊~!<br />
<span id="more-929"></span><br />
文章中提到的15道工法<br />
也是每個工程師需要學習的東西<br />
如果志願是成為更瞭解軟體開發的工程師的話</p>
<ol>
<li><strong>精通一種程式設計語言</strong><br />
這一點應該不用解釋，身為一位軟體工程師<br />
精通一套程式設計語言也是應該的<br />
也可以去學習別的語言，瞭解不同語言的實作上的差異<br />
是很有用的</li>
<li><strong>成為一名系統的調整員（tuning）</strong><br />
瞭解自己的開發環境我覺得挺重要的<br />
能夠透過優化開發環境進而加快程式開發</li>
<li><strong>有一個出色的程式設計環境構思模型</strong><br />
這邊講的是該語言的IDE環境，上面一點提到的是系統環境</li>
<li><strong>有一個出色的硬體構思模型</strong><br />
這點挺有趣的，除了第二點要瞭解開發環境以外<br />
也要知道硬體的結構與環境</li>
<li><strong>擁有出色的演算法思維</strong><br />
設計程式流程的時候，演算法占很重要的部分</li>
<li><strong>擁有很好的數學思維</strong><br />
數學思維不代表數學要好，而是邏輯與運算的思維</li>
<li><strong>能夠從零開始寫一個程式和快速寫代碼</strong><br />
快速找出需要的方式去解決問題，這點也是需要不斷地累積經驗</li>
<li><strong>擁有團隊合作精神</strong><br />
軟體開發本來一個人能夠完成的內容是有限的<br />
如果架構龐大或是需要快速完成<br />
勢必需要更多的團隊成員</li>
<li><strong>懂得如何構建你的代碼</strong><br />
這邊提到是程式碼結構的問題<br />
經驗也是這部分是否能夠建構的好的關鍵</li>
<li><strong>通過實用的工具提高效率</strong><br />
上面提到開發環境也是工具的一部分<br />
當然也不斷有更方面的工具在出現<br />
如果工具可以提高工作效率，當然是非常好的</li>
<li><strong>透過開發實際的專案積累經驗</strong><br />
累積經驗的最快途徑就是不斷實戰，這點是肯定的</li>
<li><strong>每年開發一個喜愛的專案</strong><br />
這可以讓自己除了工作以外<br />
也可以累計不一樣的經驗值</li>
<li><strong>站在終端使用者的角度來看待你的應用程式</strong><br />
這一點超級重要<br />
畢竟真正的使用者<br />
跟開發的工程師是不一樣的<br />
真的站在使用者的觀點去思考也是很重要的</li>
<li><strong>具有淵博的知識</strong><br />
在不斷地學習過程中，經驗都會轉變成知識<br />
而過去學習過的東西，在未來都有可能會再度派上用場</li>
<li><strong>永遠不要停止學習和閱讀</strong><br />
這邊補充一下，學習不要只限定在工程師領域上面<br />
可以跨到其他領域去瞭解<br />
這樣也可以增加更多不同的思考方式</li>
</ol>
<hr />
<p>作者也補充了些學習資源</p>
<ul>
<li><a href="http://stackoverflow.com/" target="_blank" rel="noopener noreferrer">Stack Overflow</a></li>
<li><a href="https://www.topcoder.com/" target="_blank" rel="noopener noreferrer">Topcoder | where the world works</a></li>
<li><a href="https://www.livecoding.tv/" target="_blank" rel="noopener noreferrer">Livecoding.tv &#8211; watch people code products live.</a></li>
</ul>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/929/%e8%bb%9f%e9%ab%94%e5%b7%a5%e7%a8%8b%e5%b8%ab%e7%9a%84%e5%ad%b8%e7%bf%92%e6%ad%b7%e7%a8%8b%e3%80%90151-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Server端的Swift &#8211; Perfect【144/366】</title>
		<link>https://wordpress.lokidea.com/872/server%e7%ab%af%e7%9a%84swift-perfect%e3%80%90144-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/872/server%e7%ab%af%e7%9a%84swift-perfect%e3%80%90144-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 23 May 2016 02:09:45 +0000</pubDate>
				<category><![CDATA[偶然]]></category>
		<category><![CDATA[全端之路]]></category>
		<category><![CDATA[後端]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[perfect]]></category>
		<category><![CDATA[server-side]]></category>
		<category><![CDATA[swift]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=872</guid>

					<description><![CDATA[Swift 應該是當今最紅也最新的語言了 2014年中釋出1.0 現在版本為2.2 年底會釋出3.0 iOS開 &#8230; <a href="https://wordpress.lokidea.com/872/server%e7%ab%af%e7%9a%84swift-perfect%e3%80%90144-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">Server端的Swift &#8211; Perfect【144/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>Swift 應該是當今最紅也最新的語言了<br />
2014年中釋出1.0<br />
現在版本為2.2<br />
年底會釋出3.0<br />
<span id="more-872"></span><br />
<a href="http://www.ithome.com.tw/newstream/105803" target="_blank" rel="noopener noreferrer">iOS開發大消息，Swift年底大改版，3.0新版程式碼確定不相容舊版</a><br />
Swift的變化還滿多的<br />
雖然現在主要都是iOS的app開發<br />
也有人寫出的Server端的執行環境<br />
<a href="https://www.perfect.org/" target="_blank" rel="noopener noreferrer">Perfect</a><br />
上面也寫到3.0語法會大改<br />
但是Perfect官方說會支援兩個版本的語法<br />
三月Perfect已經<a href="https://github.com/PerfectlySoft/Perfect/releases/tag/v1.0.0">釋出1.0版本</a></p>
<hr />
<p>程式語言都走多平台化呢<br />
現在javascript也是幾乎全平台開發都可以使用了<br />
有機會再寫篇專文來介紹介紹</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/872/server%e7%ab%af%e7%9a%84swift-perfect%e3%80%90144-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Vanilla Forums &#8211; PHP開源輕論壇【143/366】</title>
		<link>https://wordpress.lokidea.com/897/vanilla-forums-php%e9%96%8b%e6%ba%90%e8%bc%95%e8%ab%96%e5%a3%87%e3%80%90143-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/897/vanilla-forums-php%e9%96%8b%e6%ba%90%e8%bc%95%e8%ab%96%e5%a3%87%e3%80%90143-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Sun, 22 May 2016 09:12:47 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[後端]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[輕論壇]]></category>
		<category><![CDATA[開源]]></category>
		<category><![CDATA[開源輕論壇]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=897</guid>

					<description><![CDATA[今天跟大家介紹一個『輕』論壇開源服務 使用PHP開發的，現在版本是2.2.1 Wiki上面的介紹還滿完整的 官 &#8230; <a href="https://wordpress.lokidea.com/897/vanilla-forums-php%e9%96%8b%e6%ba%90%e8%bc%95%e8%ab%96%e5%a3%87%e3%80%90143-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">Vanilla Forums &#8211; PHP開源輕論壇【143/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>今天跟大家介紹一個『輕』論壇開源服務<br />
使用PHP開發的，現在<a href="https://vanillaforums.org/discussion/32109/vanilla-2-2-1-now-available" target="_blank" rel="noopener noreferrer">版本</a>是2.2.1<br />
<a href="https://en.wikipedia.org/wiki/Vanilla_Forums" target="_blank" rel="noopener noreferrer">Wiki</a>上面的介紹還滿完整的<br />
官方也有提供架設好的服務<br />
基本版一個月199鎂<br />
有提供一個月的試用<br />
<span id="more-897"></span><br />
不過還是可以試看看自己架設<br />
5/7釋出 2.2.1的<a href="https://vanillaforums.org/addon/vanilla-core">版本</a><br />
這個月看能不能架設起來<br />
讓大家可以玩玩看<br />
官方也有之後版本的<a href="https://vanillaforums.org/discussion/31122/roadmap-for-2-3-and-2-4">開發方向</a><br />
<a href="http://vanillaforums.cn/">中文資源</a>也不少<br />
中文的<a href="https://github.com/chuck911/vanilla4china">repo</a>跟英文版好像略為不同<br />
也有<a href="https://vanillaforums.org/addon/vf_zh_tw-locale">官方的中文翻譯</a><br />
歡迎大家能一起來討論呢~!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/897/vanilla-forums-php%e9%96%8b%e6%ba%90%e8%bc%95%e8%ab%96%e5%a3%87%e3%80%90143-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>ImageMagick 開源圖像處理函式庫【130/366】</title>
		<link>https://wordpress.lokidea.com/841/imagemagick-%e9%96%8b%e6%ba%90%e5%9c%96%e5%83%8f%e8%99%95%e7%90%86%e5%87%bd%e5%bc%8f%e5%ba%ab%e3%80%90130-366%e3%80%91/</link>
					<comments>https://wordpress.lokidea.com/841/imagemagick-%e9%96%8b%e6%ba%90%e5%9c%96%e5%83%8f%e8%99%95%e7%90%86%e5%87%bd%e5%bc%8f%e5%ba%ab%e3%80%90130-366%e3%80%91/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 09 May 2016 13:03:31 +0000</pubDate>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[後端]]></category>
		<category><![CDATA[每日一篇]]></category>
		<category><![CDATA[開源]]></category>
		<category><![CDATA[圖像處理]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=841</guid>

					<description><![CDATA[前兩天寫了安全相關的問題 今天就來寫寫不小心認識到的函式庫吧 ImageMagick 是個純C的函式庫 官網  &#8230; <a href="https://wordpress.lokidea.com/841/imagemagick-%e9%96%8b%e6%ba%90%e5%9c%96%e5%83%8f%e8%99%95%e7%90%86%e5%87%bd%e5%bc%8f%e5%ba%ab%e3%80%90130-366%e3%80%91/" class="more-link">閱讀全文 <span class="screen-reader-text">ImageMagick 開源圖像處理函式庫【130/366】</span></a>]]></description>
										<content:encoded><![CDATA[<p>前兩天寫了安全相關的問題<br />
今天就來寫寫不小心認識到的函式庫吧<br />
ImageMagick 是個純C的函式庫<br />
<a href="https://www.imagemagick.org/script/index.php" target="_blank" rel="noopener noreferrer">官網</a>  <a href="http://git.imagemagick.org/repos/ImageMagick.git" target="_blank" rel="noopener noreferrer">官方repo</a>  <a href="https://github.com/ImageMagick/ImageMagick" target="_blank" rel="noopener noreferrer">github-mirror</a>  <a href="https://gitlab.com/ImageMagick/ImageMagick" target="_blank" rel="noopener noreferrer">gitlab-mirror</a><br />
<span id="more-841"></span><br />
這種程式語言都有相關的串接方式<br />
PHP則是有改寫成 Extension<br />
官方有列出三個PHP相關的串接專案</p>
<ol>
<li><a href="http://www.magickwand.org/" target="_blank" rel="noopener noreferrer">MagickWand</a> for PHP a native PHP-extension to the ImageMagick MagickWand API.</li>
<li><a href="http://pecl.php.net/package/imagick" target="_blank" rel="noopener noreferrer">IMagick</a> is a native PHP extension to create and modify images using the ImageMagick API. Documentation for the extension is available here.</li>
<li><a href="https://github.com/francodacosta/phmagick" target="_blank" rel="noopener noreferrer">phMagick</a> is a wrapper class for ImageMagick, wrapping the most common web image manipulation actions in easy to use functions, but allowing full access to ImageMagick&#8217;s power by issuing system calls to it&#8217;s command-line programs.</li>
</ol>
<p>其他語言就大家自己多多研究了!!<br />
PS:想看更多就期待我有機會寫範例吧</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/841/imagemagick-%e9%96%8b%e6%ba%90%e5%9c%96%e5%83%8f%e8%99%95%e7%90%86%e5%87%bd%e5%bc%8f%e5%ba%ab%e3%80%90130-366%e3%80%91/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
