차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판이전 판
다음 판
이전 판
tech:simplepie [2014/03/18 17:37] – 바깥 편집 127.0.0.1tech:simplepie [2016/07/12 00:56] (현재) – 바깥 편집 127.0.0.1
줄 1: 줄 1:
 +{{tag>simplepie freeware php opensource 라이브러리}}
 ======심플파이 (Simplepie) - RSS리더====== ======심플파이 (Simplepie) - RSS리더======
  
-RSS를 긁어올 수 있는 오픈소스입니다. 설정이 간편하지만 기능은 막강합니다. +RSS를 긁어올 수 있는 오픈소스. 설정이 간편하지만 기능은 막강.
- +
  
   * [[http://simplepie.org/|simple pie]]   * [[http://simplepie.org/|simple pie]]
줄 34: 줄 33:
   </div></code>   </div></code>
 ===== 속도===== ===== 속도=====
-좀 느린 것 같습니다. +좀 느린 것 같다. 
 피드 두개 불러오는데 1초 걸림..캐쉬도 있는데... 피드 두개 불러오는데 1초 걸림..캐쉬도 있는데...
- 
  
 ^ Magpie                        ^              Simplepie ^   ^ Magpie                        ^              Simplepie ^  
-| Light Weight                  |  Too Many Files.         +| Light Weight                  |     Too Many Files.         
-| Simple Implementation          Complex Implemenation |   +| Simple Implementation             Complex Implemenation |   
-| Easy to modify                |  Difficult to modify.  |   +| Easy to modify                |     Difficult to modify.  |   
-| Less time to parse            |  Delay in parsing.       +| Less time to parse            |     Delay in parsing.       
-| Less documentation but enough |  Good documented.      |   +| Less documentation but enough |     Good documented.      |
  
 ====Cache==== ====Cache====
줄 53: 줄 50:
 | mysql    | 0.149 seconds in processing this page. | | mysql    | 0.149 seconds in processing this page. |
  
- 훨씬 빠른 mysql을 쓰도록 합니다 + 훨씬 빠른 mysql을 쓰도록 .
- +
  
  
- 누구나 수정하실 수 있습니다. [[http://vaslor.net/syntax|위키 사용법]] 참고하세요.  ^+ 
  
-{{tag>simplepie freeware php opensource}}