顯示具有 工具 標籤的文章。 顯示所有文章
顯示具有 工具 標籤的文章。 顯示所有文章

2015年4月6日 星期一

2015年3月13日 星期五

免費字型

思源黑體修改版 「思源柔黑體」字型免費下載
Misprinted Type 提供免費手繪字體下載,可用於商業或個人專案

原本我只是想要搜尋這個搜尋結果裡第六項的文章,因為我不知道丟哪裡了,沒想到跑出一堆搜尋結果,顯然已經有很多人在討論適合程式設計的字型這件事了。


還沒時間看,先都抓下來@@
https://www.ptt.cc/bbs/Soft_Job/M.1346381547.A.FC7.html
http://hivelogic.com/articles/top-10-programming-fonts/
http://kevintsengtw.blogspot.tw/2014/08/blog-post.html
http://demo.tc/post/324
http://www.gtwang.org/2014/02/monospaced-font-for-programmers.html
http://www.bnext.com.tw/ext_rss/view/id/672770
http://www.mobile01.com/topicdetail.php?f=300&t=803904
http://www.ewdna.com/2012/09/programming-fonts.html
http://www.lowing.org/fonts/
http://www.microsoft.com/en-us/download/details.aspx?id=17879
http://blog.longwin.com.tw/2007/08/programmer_best_font_monaco_2007/
http://pulipuli.blogspot.tw/2014/07/m-1m-monospaced-font-for-programming-m.html
http://blog.mosil.biz/2012/07/programming-fonts/
http://www.dotblogs.com.tw/mis2000lab/archive/2009/05/20/coding_font_090520.aspx
http://germos.net/2010/07/10.html
http://download.ithome.com.tw/article/index/id/223
http://yehnan.blogspot.tw/2011/09/blog-post.html
http://blog.ericsk.org/archives/596
http://blog.lyhdev.com/2011/04/monaco.html


OS X 10.9 改 Safari 7.0 Reader 字型設定

圖庫

蒐集了一些圖庫

TurboPhoto 超過2000張免費商業圖片下載
世界最大圖庫網 Getty Images 開放相片免費嵌入,合法使用數千萬張圖片資源
Photo Pin 部落客的免費圖庫,可以在文章裡合法使用的高品質相片
Unsplash 高解析度免費圖庫素材,適用於個人或商業專案
re:splashed 免費高解析度相片圖庫,可自由下載、用於網頁或設計專案
StreetWill 免費高畫質、高解析度照片圖庫,採 CC0 授權任你自由下載使用
StockSnap.io 免費圖片素材圖庫,可自由下載、使用的高解析度相片作品
Pixabay 超過三十萬張免費相片、向量圖與藝術插圖素材圖庫,可用於商業用途

Collection
免費下載高解析度圖片的 15 個最佳圖庫網站
46 個免費圖庫網站總彙整
5個免費圖庫,做內容行銷沒煩惱
這11個免費圖庫不再千篇一律!下載攝影師私房照片

向量圖
Free Vectors 免費向量圖檔、素材下載

其它

搜尋引擎
Stock Up 免費圖片搜尋引擎,一次查找 9 個圖庫網站相片
FindA.Photo 以顏色、標籤方式搜尋免費圖庫相片,數千張 CC0 授權圖片下載


p.s. 之後有空會再整理每個圖庫的優缺點,現在暫時只是把連結整理出來而已Orz

2015年2月14日 星期六

Alfred

這是我在網路上發現的一篇文章,我才知道原來為什麼那個多人推薦用 Alfred


Alfred 跟 Mac 內建的 Spotlight (Control + Space) 很類似,可以協助你開啓 Mac 上的任何應用程式或是檔案,但是 Alfred 更專注在如何開啓應用程式,以及與應用程式之間的整合,其獨特的 Workflow 功能,讓你可以設定快捷鍵的組合,或是連結某些動作來達成自動化的目的。例如透過 Alfred 你可以:

  • 搜尋帶有某個標籤的 Evernote 筆記,或是根據關鍵字來搜尋筆記的標題,並在 Evernote 中開啟。
  • 搜尋 StackOverflow 的關鍵字,並直接在瀏覽器中開啟。
  • 在 Sublime Text 中開啟某個檔案或資料夾。

以上這些動作完全可以透過 Alfred 來執行,來達到去滑鼠化(Mouseless)的目的,大幅提升工作效率。另外,Alfred 有完善的社群支援,很多使用者會分享他們製作的 Workflow,你可以直接下載安裝,或是針對自己的需求進行些許客製化的修改。

原出處:Do Less, Achieve More! – 5個提升開發效率的工具

2015年1月23日 星期五

2014年10月25日 星期六

Xcode相關工具 (未整理)

  1. Faux Pas for Xcode:可以幫你找出程式碼中各種隱藏起來的臭蟲(三十天試用版、個人版89鎂、企業版189鎂)
  2. RunEverywhere – An Xcode plugin allowing you to run and stop projects on multiple physical iOS devices.
  3. Remote – An Xcode plugin for automatic on-device testing allowing you to record and playback macros that run on device.
  4. RTImageAssets – A configurable Xcode plugin that generates missing image assets based on missing sizes.
  5. rest2Mobile – An Xcode plugin that allows you to automatically generate code for a REST service.
  6. DBSmartPanels – A configurable plugin allowing you to automatically hide the debugger and utilities panels when unneeded.
  7. MarvinXcode – A plugin adding many hotkeyed ccommands for easier selection, duplication, and deletion of code.
  8. MCLog – A plugin that enhances the debug console with output filtering that can work in real time and supports regular expressions.
  9. GitDiff – A plugin for easy visualization of modified and changed code based on the projects Git repo.
  10. ACCodeSnippetRepositoryPlugin – A plugin allowing you to seamlessly integrate the Xcode snippets library with a Git repository.
  11. Extractor Localizable Strings – A plugin allowing you to quickly turn a string into a localizable string bringing up a popup where you can specify the localized string’s key on hotkey press.
  12. Peckham – A plugin allowing you to bring up a popup for quickly creating import statements from anywhere within your code.
  13. XCFui – A plugin allowing you to easily identify unused imports within your code bringing them up as warnings on compilation.
  14. XprobePlugin – A plugin allowing you to easily browse your application’s memory  in a nice UIWebView based interface with filtering and searching capabilities.
  15. XcodeBoost – A plugin adding many nice features such as allowing you to extract method declarations from your implementation to paste in the header file, highlight based on regex, paste lines while preserving code formatting and more..
  16. WCGitTagsPlugin – A plugin allowing you to easily add, view, and remove Git tags through a GUI within Xcode.
  17. BBUFullIssueNavigator – A plugin allowing you to display full content in the Xcode issue navigator (no more ellipsis).
  18. BBUDebuggerTuckAway – A plugin that automatically hides the debugger when you start typing within the code editor.
  19. CodePilot – Allows you to quickly search through Xcode projects using keywords allowing you to quickly search and navigate through an Xcode project. Formerly paid plugin now open source and working with Xcode 5.
  20. ClangFormat-Xcode – A plugin that allows you to format code using the Clang Format tool allowing you to chose from a number of preset configurations or your own.
  21. XToDo – A plugin that provides an interface allowing you to jump through todo’s, within your code labeled by your comments.
  22. XCAddedMarkup – A plugin that allows you enabling display of images and hyperlinks within your code using a special markup syntax.
  23. XAlign – A plugin for aligning your code automatically in user definable ways with a number of sample alignments such as align to first euqals included.
  24. ShowInGithub – An Xcode plugin allowing you to quickly jump to the corresponding location for a line or block of code on Github or Bitbucket.
  25. KFCocoaPods – A plugin for working with Cocoapods providing easy downloading and updating of CocoaPods, podfile editing with code completion, and CocoaPods output in the console.  (Xcode 5 tested)
  26. SCXCodeMiniMap – Creates a minimap of your code adjusting the color of the currently visible area of the editor so you can quickly see where you are within your code.
  27. Injection – Allows you to inject code in real-time to an app running in the simulator or device  so that you can tweak your code without recompiling.  Formerly a paid plugin, but now available as open source.
  28. Xcode Fixins - A collection of plugins for minimizing distractions in Xcode, and fixing code completion.
  29. XVim – Adds many Vim key bindings to Xcode.
  30. Mini-Xcode – Allows you to remove the large Xcode IDE toolbar to save screen space providing mini scheme and device selection.
  31. ColorSense – Provides a color picker for adjustments when you highlight a UIColor or NSColor within your code.
  32. BBUncrustifyPlugin -Enables easy use of the Uncrustify code beautification tool.
  33. Lin – Provides a neat interface directly within Xcode to make working with NSLocalizedString easier.
  34. KSImageNamed – Provides auto completion for UIImage imageNamed: within your code by scanning through image files within your workspace.
  35. HOStringSense – Provides a call out bubble in which you can work with an unescaped version of a string.
  36. XcodeColors – Allows you to color code messages in the debugging console so you can make errors stand out and easily separate different messages from differing parts of your code.
  37. AutoresizeMask – Allows you to visualize your autoresizing masks within code.
  38. JDListInstalledPlugins – Allows you to list your installed plugins, and one click remove.
  39. Alcatraz – Provides easy install/removal of Xcode plugins, color schemes, and templates.  A newer project so there is not too much in there, but a good idea.
RunEverywhere – An Xcode plugin allowing you to run and stop projects on multiple physical iOS devices.
Remote – An Xcode plugin for automatic on-device testing allowing you to record and playback macros that run on device.
RTImageAssets – A configurable Xcode plugin that generates missing image assets based on missing sizes.
rest2Mobile – An Xcode plugin that allows you to automatically generate code for a REST service.
DBSmartPanels – A configurable plugin allowing you to automatically hide the debugger and utilities panels when unneeded.
MarvinXcode – A plugin adding many hotkeyed ccommands for easier selection, duplication, and deletion of code.
MCLog – A plugin that enhances the debug console with output filtering that can work in real time and supports regular expressions.
GitDiff – A plugin for easy visualization of modified and changed code based on the projects Git repo.
ACCodeSnippetRepositoryPlugin – A plugin allowing you to seamlessly integrate the Xcode snippets library with a Git repository.
Extractor Localizable Strings – A plugin allowing you to quickly turn a string into a localizable string bringing up a popup where you can specify the localized string’s key on hotkey press.
Peckham – A plugin allowing you to bring up a popup for quickly creating import statements from anywhere within your code.
XCFui – A plugin allowing you to easily identify unused imports within your code bringing them up as warnings on compilation.
XprobePlugin – A plugin allowing you to easily browse your application’s memory  in a nice UIWebView based interface with filtering and searching capabilities.
XcodeBoost – A plugin adding many nice features such as allowing you to extract method declarations from your implementation to paste in the header file, highlight based on regex, paste lines while preserving code formatting and more..
WCGitTagsPlugin – A plugin allowing you to easily add, view, and remove Git tags through a GUI within Xcode.
BBUFullIssueNavigator – A plugin allowing you to display full content in the Xcode issue navigator (no more ellipsis).
BBUDebuggerTuckAway – A plugin that automatically hides the debugger when you start typing within the code editor.
CodePilot – Allows you to quickly search through Xcode projects using keywords allowing you to quickly search and navigate through an Xcode project. Formerly paid plugin now open source and working with Xcode 5.
ClangFormat-Xcode – A plugin that allows you to format code using the Clang Format tool allowing you to chose from a number of preset configurations or your own.
XToDo – A plugin that provides an interface allowing you to jump through todo’s, within your code labeled by your comments.
XCAddedMarkup – A plugin that allows you enabling display of images and hyperlinks within your code using a special markup syntax.
XAlign – A plugin for aligning your code automatically in user definable ways with a number of sample alignments such as align to first euqals included.
ShowInGithub – An Xcode plugin allowing you to quickly jump to the corresponding location for a line or block of code on Github or Bitbucket.
KFCocoaPods – A plugin for working with Cocoapods providing easy downloading and updating of CocoaPods, podfile editing with code completion, and CocoaPods output in the console.  (Xcode 5 tested)
SCXCodeMiniMap – Creates a minimap of your code adjusting the color of the currently visible area of the editor so you can quickly see where you are within your code.
Injection – Allows you to inject code in real-time to an app running in the simulator or device  so that you can tweak your code without recompiling.  Formerly a paid plugin, but now available as open source.
Xcode Fixins - A collection of plugins for minimizing distractions in Xcode, and fixing code completion.
XVim – Adds many Vim key bindings to Xcode.
Mini-Xcode – Allows you to remove the large Xcode IDE toolbar to save screen space providing mini scheme and device selection.
ColorSense – Provides a color picker for adjustments when you highlight a UIColor or NSColor within your code.
BBUncrustifyPlugin -Enables easy use of the Uncrustify code beautification tool.
Lin – Provides a neat interface directly within Xcode to make working with NSLocalizedString easier.
KSImageNamed – Provides auto completion for UIImage imageNamed: within your code by scanning through image files within your workspace.
HOStringSense – Provides a call out bubble in which you can work with an unescaped version of a string.
XcodeColors – Allows you to color code messages in the debugging console so you can make errors stand out and easily separate different messages from differing parts of your code.
AutoresizeMask – Allows you to visualize your autoresizing masks within code.
JDListInstalledPlugins – Allows you to list your installed plugins, and one click remove.
Alcatraz – Provides easy install/removal of Xcode plugins, color schemes, and templates.  A newer project so there is not too much in there, but a good idea.
資料來源:https://maniacdev.com/xcode-plugins


Xcode Plugin Listing – Quality Xcode Plugins
Alcatraz:The package manager for Xcode

CodePilot