반응형
반응형
페이스북 그래픽 API Explorer - http://developers.facebook.com/tools/explorer

Graph API http://developers.facebook.com/docs/reference/api/





RestFB는 자바로 작성된 간단하고 유연한 페이스 북 그래프 API 및 올드 REST API를 클라이언트입니다. 그것은 MIT 라이센스의 조건에 따라 발표 오픈 소스 소프트웨어입니다.
RestFB is a simple but powerful Facebook Graph API and REST API client written in Java

RestFB logo

RestFB is a simple and flexible Facebook Graph API and Old REST API client written in Java.
It is open source software released under the terms of the MIT License.


Download

Version 1.6.9 (released October 21, 2011) of the library is available via Google Code.
View the changelog, or download it here.

The project zip contains sample code in the source/examples directory which can help you get up and running quickly.

If you're using Maven, it's easy to integrate RestFB with your project:


<dependency>
 
<groupId>com.restfb</groupId>
 
<artifactId>restfb</artifactId>
 
<version>1.6.9</version>
</dependency>

fHalo is a Java Facebook Graph API framework.   http://fhalo.org/tutorial.html


This tutorial will guide you through the key steps to use fHalo framework.

  • Step 1: Import fHalo.jar
  • Step 2: Get access token
  • Step 3: Create instance
  • Step 4: Using API

     - 1. Get object information (e.g., user, page ..)

     - 2. Get connection information (e.g., friends, feed ..)

     - 3. Publish feed friend's timeline

     - 4. Delete object

     - 5. Search object

     - 6. Search object by FQL (see FQL documentation)

     - 7. Like object

     - 8. Upload photo

     - 9. Checkin the place

반응형
반응형
Apache Commons Library - http://commons.apache.org/
Commons Library는 아파치 재단에서 관리하는 라이브러리로 프로그램 개발시 재사용 가능한 자바 컴포넌트를 모아둔 라이브러리다.
자바 기본 api 외의 추가 라이브러리를 학습해야 하는 이유는 이미 대부분의 기능들은 누군가가 구현해 놓았을 가능성이 크기 때문에 이미 구현된 기능을 중복적으로 개발하는 것은 비효율적이기도 하고, 많은 사람들이 사용함으로써 대부분의 버그가 수정되고 고도화 되었을 가능성이 높다.
대중적인 라이브러리는 다수의 개발자가 코드를 수정해서 최적화되었을 가능성이 높기 때문에 코드이 효율성도 높을 것이기 때문이다.

아파치 소프트웨어 재단에서 개발된 대표적인 소프트웨어
Apache Web Server, iBatis, Lucene(자바로 제작된 검색엔진), Tomcat, Maven(프로젝트 빌드 시스템),  Hadoop(대용량 처리를 위한 분산 데이터저장소)  등이 있다.


반응형
반응형

Skeleton to WordPress: Getting up and Running

http://webdesign.tutsplus.com/tutorials/complete-websites/skeleton-to-wordpress-getting-up-and-running/

Skeleton to WordPress: Getting up and Running
videos


Starting Out

http://youtu.be/QVQ3XXRAKbc

WordPress’ Menu and Widgets

http://youtu.be/SqW8ENg4YA4

반응형
반응형


반응형
반응형

Building a “Coming Soon” Page With HTML and LESS

Building a “Coming Soon” Page With HTML and LESS

HTML Markup

We’ll begin by firing up Espresso (though you can obviously use whichever code editor you prefer) and setting out some markup.

Alternatively, Download the video, or subscribe to Webdesigntuts+ screencasts via iTunes or YouTube!


LESS Styling

Now let’s see about slicing up our PSD and styling the markup we’ve laid out. As already mentioned, we’ll speed up the whole process by using LESS with LiveReload.

Alternatively, Download the video, or subscribe to Webdesigntuts+ screencasts via iTunes or YouTube!


반응형
반응형

User-Agent Switcher for Chrome

https://chrome.google.com/webstore/detail/djflhoibgkdhkhhcedjiklpkjnoahfmg


소개 페이지


설정페이지


기능 사용하기


반응형

+ Recent posts