原创 iOS7 for developer

iOS7 new for developer https://developer.apple.com/library/ios/releasenotes/General/WhatsNewIniOS/Articles/iOS7.html i

原创 [iOS] 養成TDD好習慣(1):create first project with unit test

1. Create a projectwith ticking “include unit test” option inxcode.   * 生成的project會創建 2target, one for product app, one

原创 iOS7 side menu new design

http://uxmag.com/articles/adapting-ui-to-ios-7-the-side-menu https://github.com/twotoasters/TWTSideMenuViewController

原创 how to avoid css and js cache in UIWebView

http://stackoverflow.com/questions/3549508/prevent-caching-of-css-files-in-uiwebview-loaded-from-disk

原创 xcode5 新特性

https://developer.apple.com/library/ios/documentation/DeveloperTools/Conceptual/WhatsNewXcode/Articles/xcode_5_0.html h

原创 iOS7 came, new guideline for app icons and launch image

image and icon size only for iOS7 https://developer.apple.com/library/ios/documentation/userexperience/conceptual/mobil

原创 png compress tool

online tool: http://tinypng.org/ (limitation: max file size is 3mb) offline tool: http://pngmini.com/

原创 official software version number management

Basic issues: * Major version zero (0.y.z) is for initial development * Patch version Z (x.y.Z | x > 0) * Minor versio

原创 How to debug mobile safari in iOS

http://webdesign.tutsplus.com/tutorials/workflow-tutorials/quick-tip-using-web-inspector-to-debug-mobile-safari/

原创 use svn in xcode 4.5

1. 按 http://blog.csdn.net/totogogo/article/details/7871388 在server side安裝subversion edge 2. create a repository "testp

原创 what does mean "Units" in apple app sales report?

http://stackoverflow.com/questions/10320867/itunes-connect-sales-and-trends-units 點贊 收藏 分享 文章舉報

原创 install tomcat in mac

http://www.himigame.com/java-servlet/845.html

原创 [iOS] ARC, @property 關鍵字

https://docs.google.com/document/d/1ZVV5RTzPMUreiFdAMws3jxi2i5Q49iClsGl6JQFwVGg/edit?usp=sharing 點贊 收藏 分享

原创 [iOS] getter and setter, @property and @synthesize

https://docs.google.com/document/d/1Ie0Ln--0qkeM_3VJ5ErDqTheS5z7kXcLjiGMeIJNSpQ/edit?usp=sharing 點贊 收藏

原创 [iOS] block and async method unit test

mknetworkkit unit test with kiwi and ohhttpstubs https://github.com/MugunthKumar/MKNetworkKit/blob/0b7abddf4d5063df9f92