일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- Movieplayer
- SWFObject
- flash
- FLV Player
- 단말 테스트
- 가로
- os x
- complie
- red5
- wireless keyboard
- smoothing
- 비트맵리사이즈
- Alpha
- papervision3d
- publish setting
- flashplayer
- TweenMax
- Demo
- ExteranlInterface
- javascript
- ubuntu touch
- debuger
- Renewal
- cocos2d-x
- FlashDevelop
- FLVPlayback
- fd3
- ios
- Lifefilm
- android studio
- Today
- Total
ALL ABOUT ME
1. 개발 준비 - 개발을 할 수 있는 맥 컴퓨터 준비 (Mac OS X 설치되어 있어야 함) - 실제 개발한 프로그램을 올려서 테스트 해볼 수 있는 아이팟/아이폰 준비 2. 애플 개발자 등록 - 회사의 경우 사업자 등록증 등을 팩스로 보내고, 확인 전화를 받아서 확인을 한 후 등록 가능 (약 10만원의 등록비용이 드니 미리 준비) 3. 개발환경 구축 - Xcode, SDK 다운로드 및 설치 (모두 무료) 4. 프로그램 개발 - 일단은 아이폰 시뮬레이터로 테스트 가능 (5번을 동시에 진행 가능) 5. 디바이스에 올려서 테스트 - iPhone Developer Program Portal에서 아래 과정을 진행해줘야 함. (각 항목마다 How To 페이지가 있으니 잘 보고 따라하면 됨) a. 팀원으로 등록 (..
| 준비1. full source download: https://developers.google.com/protocol-buffers/ 2. compile: $ ./configure --prefix=/Users/threeword/protobuf/: $ sudo make: $ sudo make install 3. eclipse plugin install and settings: 플러그인 설치 - http://protobuf-dt.googlecode.com/git/update-site (참고 https://code.google.com/p/protobuf-dt/): 설정 - preference > Protocal Buffer > Complie .proto files on save 체크: Main Tab - ..
| 준비Xcode 설치 | 땅Xcode -> Preference -> Downloads -> Component 에서 Command Line Tools 를 인스톨 | Xcode 설치 안하고 사용하기Xcode 용량이 8GB로 생각보단 덩치가 크기 때문에 굳이 Xcode가 필요하지 않으면 아래 별도로 패키징된 Command Line Tools 만 다운 받아 사용 Download for Apple Developers: 사용 OS에 맞는 버전을 다운 받아 설치
TTY 멀티플랙서 http://www.iterm2.com
1. Chrome 2. Apple Wireless Keyboard fn key 설정 (https://help.ubuntu.com/community/AppleKeyboard#Ubuntu 8.10 (Intrepid Ibex) through 10.04 (Lucid Lynx)) 1. Append the configuration line to the file /etc/modprobe.d/hid_apple.conf creating it if necessary:$ echo options hid_apple fnmode=2 | sudo tee -a /etc/modprobe.d/hid_apple.conf 2. Notify the hid_apple module to reload its configuration$ sudo u..