【Mac】ecto


ecto 的使用介面感覺非常人性化,可惜好像只能將圖片上傳到 Flickr。不支援 Picasa

110804 0007

【Mac】Flycut (Clipboard manager)


原本用的 Clipboard History 變成要收費 (USD $4.99) 後,開始尋找替代的軟體。目前先用 Flycut 看看。
安裝的話直接使用 App Store 即可。

【Mac】Digital Color 測量器


Mac上內建的 screen color pickup

image

【jQuery】 Grid Plugin


http://www.trirand.com/blog/

【Firebug】Webpage debugger


Firebug https://addons.mozilla.org/zh-tw/firefox/addon/firebug/

【目的】

雖然目前瀏覽器已由提供內建的基本除錯功能,但也可以考慮使用Firebug來提供更多除錯功能。

【環境】

  • Firefox 4.0 + Firebug 1.7.0 ( 直接至官網上安裝)
  • Chrome + Firebug Lite ( console.log  not work)
  • Opera + Firebug Lite Button ( console.log  not work)

【功能】

  • 透過 console.log 輸出 JavaScript 的除錯訊息。
    • 程式碼

      <script type="text/javascript">
      <!--
          var x = 3;
          var y = 4;
          console.log('x + y = %d', x + y);
      //-->
      </script>

    • 結果
      image 

【問題】

  • 目前在 Google Chrome/Opera  無法透過 console.log 輸出除錯訊息。

【jQuery】Option tree


【參考】

【jQuery】 Treeview


【目的】

顯示DropDown Menu/TreeView

【參考】

【AJAX】Switch Menu


【目的】

製作出 Seitch Menu 的功能。當你選擇一個大主題時,會顯示相對應的內容。
類似 http://www.thb.gov.tw/TM/Menus/Menu03/Cai/Drivingtests.aspx
image 

【來源】

幾個現成的可以參考

【Xcode4】From Xcode3 to Xcode4


同事用xcode3 寫好的專案用 xocde4 編譯會出現失敗的狀況 有兩個地方可以改看看

  1. 將 Code Signing Identity 改成 Don’t Code Sign/ iPhone Developer
    image
  2. 記得有一些寫成絕對路徑的 Header Search Paths 要改成目前 xcode4 在用的路徑(如libxml2)
    image

【JSONpad】JSON editor for Mac


  1. 以 AJAX Language API for Translation and Detection 為範例,把回傳結果貼在JSONpad。
     image
  2. Tree 底下的那些按鈕可以同步上面的文字編輯區或下面的樹狀編輯區。
  3. Format 可以將文字編輯區的文字作展開與反展開的動作。
  4. Tools 的 XML 可將 Json 轉成 XML。
 

Ed32. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com