일단 계속 작성할 문서이기는 한데 일단 URL을 보아보기 위해서 포스팅 해본다.

http://code.google.com/apis/gdata/articles/php_client_lib.html
 http://code.google.com/apis/spreadsheets/
 http://framework.zend.com/manual/en/zend.gdata.spreadsheets.html
 http://www.ibm.com/developerworks/kr/library/x-googledata1/
 


요건 참고
http://code.google.com/apis/contacts/docs/3.0/developers_guide.html

이건 아이폰용
http://gyuha.tistory.com/366 
Posted by 눈빛마음
:
http://www.pyrosoft.co.uk/blog/2008/09/02/installing-zend-framework-on-ubuntu-hardy/
잘 나와있고 간단히만 적으면

sudo apt-get install zend-framework

zend-framework.ini 의 파일을 수정해서 ; 붙은 것을 빼준다.
( 주석처리를 삭제하여 준다. )
 
[Zend]
include_path=${include_path} ":/usr/share/php/libzend-framework-php"

그리고 잊지 말고 아파치 리스타트
sudo /etc/init.d/apache restart
 
추가로 다음의 것으로 테스트 해보는게 좋더라.
http://framework.zend.com/svn/framework/standard/trunk/demos/Zend/Gdata/InstallationChecker.php 
Posted by 눈빛마음
:
include 는 여러번 include 된다.

import 는 여러번 불러도 한번만 import 된다.

이러한 특성(?) 때문에 class 의 선언에는 import 를 자주 쓴다고 한다?

http://liketh.tistory.com/176 
Posted by 눈빛마음
:

카테고리

분류 전체보기
Secret
일기
개인 기록
IT

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

달력

«   2024/05   »
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

글 보관함