Shang-liang - shang-liang.com - Shang's Blog

Latest News:

Will my codes be beautiful? 26 Sep 2012 | 11:44 am

Here are the steps: Copy some codes from Xcode and paste into Pages Set the background color of the pages to black Save it as a PDF file Export the PDF file into images with Adobe Acrobat Pro Use Proc...

git ignore global settings 7 Sep 2012 | 04:04 pm

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 view raw gistfile1.txt This Gist brought to you by GitHub.

Link: A list of cross platform SDK 7 Sep 2012 | 04:03 pm

http://www.dodgycoder.net/2012/01/modern-cross-platform-development.html

Link: How to transplant the MRT EZ-Link Chip 7 Sep 2012 | 04:02 pm

http://www.bunniestudios.com/blog/?p=1379

Link: IOS Tutorials from Ray Wenderlich 7 Sep 2012 | 04:01 pm

http://www.raywenderlich.com/tutorials

Simple OCR for numbers only 7 Sep 2012 | 03:56 pm

http://blog.damiles.com/2008/11/basic-ocr-in-opencv/ https://github.com/damiles/basicOCR

IOS 3D Engines 7 Sep 2012 | 03:44 pm

NineEvehGL: Website looks pretty nice.  But not sure whether it will go public in the future. Good support for 3D model imports. iSGL3D: Looks pretty geeky and reliable. Seems very easy to use. Not mu...

git remove deleted files 7 Sep 2012 | 03:43 pm

Method 1: git rm $(git ls-files —deleted) Method 2: git add -u Method 3: git ls-files -z —deleted | xargs -0 git rm (Source: commandlinefu.com)

Fuzzy string match objective-c (Levenshtein Distance Algorithm) 7 Sep 2012 | 03:40 pm

(Source: weblog.wanderingmango.com)

Firefox font-face problem – downloadable font: rejected by sanitizer 27 Apr 2012 | 08:02 pm

This may only affect Firefox on OSX Lion . When embedding a custom font @font-face { font-family: "my-optima"; src: local('Optima'), url('/css/optima.woff') format('woff'); } Try to vary name th...

Recently parsed news:

Recent searches: