seevaa.net

  • 본문 바로가기
  • 블로그 내 검색
  • 글 분류 목록
  • 최근 글 목록
  • 기타 블로그메뉴
  • about
  • photolog
  • socialpage
  • taglog
  • guestbook
  • admin

Tumblr 최근 포스트 활용하기

from Web Standard/JavaScript 2011. 2. 16. 12:44 by seevaa Share on Twitter*

jQuery를 활용한 코드

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
<script type="text/javascript" src="http://tum.seevaa.net/api/read/json"></script>
<script type="text/javascript">
<!--
	$(document).ready(function(){			
		$.each(tumblr_api_read.posts, function(index, item){
			$('#tum').append("<div class='post'>");
			if(item.type == "link"){
				$('#tum').append(item['link-text']+"<br/>");
				$('#tum').append("<a href='"+item['link-url']+"'>"+item['link-url']+"</a>");
			}
			if(item.type=="photo"){
				$('#tum').append("<img src='"+item['photo-url-100']+"'/>");
				$('#tum').append(item['photo-caption']);
			}
			$('#tum').append("</div>");
		});
	});
//-->
</script>

<div id="tum"></div>

tumblr는 별다른 노력없이 가장 쉽게 블로깅을 할수 있는 블로그사이트라고해도 과언이 아니다. 짧은 텍스트, 사진, 음악, 동영상, 링크들을 쉽게 기록하고, 'Follow'라는-싸이월드의 일촌신청같은- 것으로 유저들과 연결, 공유할 수 있다. 또 다양한 테마(스킨)를 제공할 뿐만 아니라 직접 커스토마이징할 수 있는 장점도 있다. 페이스북, 트위터등과 연동할 수 있고, 원하는 피드(feed)를 등록해두면 자동으로 포스팅되는 기능도 있다.

Tumblr lets you effortlessly share anything. Post text, photos, quotes, links, music, and videos, from your browser, phone, desktop, email, or wherever you happen to be. You can customize everything, from colors, to your theme's HTML.

'Web Standard > JavaScript' 카테고리의 다른 글

Basic Filter for Index  (1) 2011.04.18
grayscale  (3) 2011.03.23
Ext JS, Cross-Browser Rich Internet Application Framework  (0) 2011.03.08
,

Categories

  • All (316)
    • Life Style (102)
    • Images (94)
      • Photo (94)
    • Web Standard (11)
      • HTML (0)
      • CSS (4)
      • JavaScript (7)
    • Application Programing (8)
      • java/jsp (8)
    • DataBase (5)
      • Oracle (3)
      • MySQL (0)
    • Programing Tool (2)
      • Eclipse (2)
    • Tistory (50)
      • Skin (22)
    • Fonts (12)
    • Bookmarks (31)

Recent Posts

Recent Comments

Recent Trackbacks

Archive

Links

  • http://wing91.tistory.com
  • http://xylosper.net
  • http://hanrss.co.kr
  • http://poty.cafe24.com
  • http://standardmag.org
  • http://www.raysoda.com/ess
  • http://startuu.net
  • http://cyoonk.com
  • http://trio.co.kr/webrefer/css…
  • http://designsen.net
  • http://tipography.tistory.com
  • http://twitter.com/seevaa_
  • http://tum.seevaa.net
  • http://clip.seevaa.net
subscribe to RSS

T Y T
subscribe to RSS, valid XHTML, CSS
Powered by , Designed by seevaa

  • 처음으로
  • 본문 바로가기
  • 블로그 내 검색
  • 글 분류 목록
  • 최근 글 목록
  • 기타 블로그메뉴
seevaa.net - Tumblr 최근 포스트 활용하기
작성자 : 쎄바(seevaa)
연락처 : seevaa@seevaa.net

티스토리툴바