Pinned Repositories
AALaunchTransition
Simple framework to let your application's launch image fade-out to its initial view.
AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
DDActionHeaderView
Header with title and actions, rapid UI component for quick hands on iOS 4
FireUIPagedScrollView
Very nice UIScrollView ready to handle View Controllers as pages, handle orientation changes and integrate with UIPageControl and UISegmentedControl out of the box. iPhone & iPad Samples included!
How-To-Create-a-Rotating-Wheel-Control-with-UIKit
Code for the tutorial "How To Create a Rotating Wheel Control with UIKit" published on raywenderlich.com
Kal
A calendar component for the iPhone (the UI is designed to match MobileCal)
OHAttributedLabel
UILabel that supports NSAttributedString
scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
SGFocusImageFrame
Focus Image Frame
SIHomePage
GordonQian's Repositories
GordonQian/How-To-Create-a-Rotating-Wheel-Control-with-UIKit
Code for the tutorial "How To Create a Rotating Wheel Control with UIKit" published on raywenderlich.com
GordonQian/AMPopTip
An animated popover that pops out a given frame, great for subtle UI tips and onboarding.
GordonQian/scrapy
Scrapy, a fast high-level screen scraping and web crawling framework for Python.
GordonQian/SGFocusImageFrame
Focus Image Frame
GordonQian/SIHomePage
GordonQian/AALaunchTransition
Simple framework to let your application's launch image fade-out to its initial view.
GordonQian/AGImagePickerController
GordonQian/AHReach
A simple reachability library for iOS
GordonQian/apnagent
Node.js adapter for Apple Push Notification (APN) Service.
GordonQian/apnagent-ios
iOS application for testing Apple Push Notification (APN) service payloads.
GordonQian/BMAGridPageControl
GordonQian/GCTagList
tag list like iOS Mail app's sender or recivers
GordonQian/gitest
gitest
GordonQian/GroupedRecyclerViewAdapter
GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能等。
GordonQian/iOS-blur
Blur a UIView
GordonQian/jastor
Auto translates NSDictionary to instances of Objective-C classes, supporting nested types and arrays
GordonQian/JMTabView
Stylish and animated tab view for iOS rendered entirely using core graphics.
GordonQian/macgap-rb
Generator for MacGap
GordonQian/Masonry
Harness the power of AutoLayout NSLayoutConstraints with a simplified, chainable and expressive syntax. Supports iOS and OSX Auto Layout
GordonQian/micro-scraper
Node.js 爬虫示例 (for:百度百科)
GordonQian/MSPullToRefreshController
pull to refresh controller
GordonQian/MZDownloadManager
This download manager uses NSURLSession api to download files. It can download multiple files at a time. It can download large files if app is in background. It can resume downloads if app was quit.
GordonQian/nodejs-demo
nodejs-demo
GordonQian/PMCalendar
Yet another calendar component for iOS. Compatible with iOS 4.0 (iPhone & iPad) and higher. Supports presenting as a popover and very flexible UI tuning. Default theme is inspired by https://github.com/ocrickard/OCCalendar
GordonQian/PWProgressView
Circular progress view overlay
GordonQian/request
Simplified HTTP request client.
GordonQian/skpsmtpmessage
Automatically exported from code.google.com/p/skpsmtpmessage
GordonQian/SoundEngine
An OpenAL based sound engine that allows you to play one background audio track, and multiple simultaneous sound effects.
GordonQian/xpath.js
An xpath module for node, written in pure javascript
GordonQian/XToDo
Xcode plugin to collect and list the `TODO`,`FIXME`,`???`,`!!!!`