본문 바로가기

분류 전체보기

(338)
[요약] Google Web Toolkit Getting Started Guide ## Installing Google Web Toolkit 1. Java SDK 설치하기 2. GWT 내려받기 3. GWT packaget 풀기 4. GWT 시작 하지 마라.;; Installer application이 아님. ## Buillding a Sample Application 기본 : GWT Package 'samples/'디렉토리에 , 모든 샘플 어플리케이션들이 있다. 각 sample은, Hosted mode에서 실행가능한 script을 지니고 있고, 이를 JavaScript/HTML로 컴파일 후, Web mode에서 실행시키면 된다. 1. Running in Hosted mode (예제 : KitchenSink) 1) Hosted Mode에서, "samples/KitchenSink" 디렉토..
[요약] Google Web Toolkit (GWT) ## GWT는 무엇인가? GWT(Google Web Toolkit)이란, Java Development framework (오픈소스). 이를 통해서, 복잡하고 에러내기 쉬운 AJAX 어플리케이션을 다룰 테크닉들에서 조금더 자유로워지게 함. 할수 있는일? 1) Java development tool (e.g eclipse) 을 사용하여, Java 언어로 이루어진 AJAX application을개발 & 디버깅 할수 있다. 2) 제품양산/배포(?)시, GWT Compiler을 통해서 'Java application'을 Browser-호환되는 'JavaScript'와 'HTML'로 변환할 수 있다. ##왜 Java code을 JavaScript로 변환해야 하는지? ## Google Web Toolkit사용하기 ..
[자료] 검색 관련 책 추천 1. 웹로봇 http://kangcom.com/common/bookinfo/bookinfo.asp?sku=200502110003 2. 검개그 추천 도서 Book List for Search Engine Managing Gigabytes: Compressing and Indexing Documents and Images, Ian H. Witten, Alistair Moffat, Timothy C. Bell Understanding Search Engines: Mathematical Modeling and Text Retrieval!, Michael W. Berry, Murray Browne , SIAM Modern Information Retrieval!, Ricardo Baeza-Yates (Author..
[자료] 공개 검색엔진 출처 : 검개그 - 김정은님 SearchTools Listings (see also Perl Search Engines) ASPSeek (free) BBDBot (free) ebhath (free) Eureka (free) ht://Dig (free) ISearch (free and commercial versions) JXTA Search (free) Lucene (free) MG (Managing Gigabytes book and system) see also A quick guide to performing IR batch experiments with the MG system mnoGoSearch (free for Unix, low cost for Windows) MPS Information Se..
[자료] Google Ajax관련 링크 1. 구글 내 - Google Code - Google Ajax Search API - Google Gadjets - Google Web Toolkit 2. Ajax 알기 - 위키피디아 Ajax 3. Ajax 활용 - IBM Google Ajax 마스터 하기
[정리] Tag와 Folksonomy, 그리고 Ontology 1. Shirky "Ontology is Overrated : Categories, Links, and Tags" 2. Tom Gruber "Ontology of Folksonomy: A Mash-up of Apples and Oranges" "" 3. Emanuele Quintarelli "Folksonomies: power to the people" 4. Torben Knerr (2006) Tagging Ontology - Towards a Common Ontology for Folksonomies 5. Richard Newman "Tag Ontology design"
Collaborative Web Tagging Workshop 출처 : http://www.rawsugar.com/www2006/taggingworkshopschedule.html ====================== WWW 2006, Edinburgh Collaborative Web Tagging Workshop Schedule Monday 22nd May, 2005 Contact: [frank AT rawsugar DOT com]09:10 -> 10:30. Presentation Session 1: Overview and Enterprise. (4 papers, 20mn each, total 80mn) 09:10 -> 9:30: "Position Paper, Tagging, Taxonomy, Flickr, Article, ToRead." Cameron Mar..
Thomas Gruber의 Ontology of Folksonomy Thomas Gruber의 "Ontology of Folksonomy"에 관한 글 Folksonomy의 대표 Tag, Tag간의 관계를 기술할 Onotology을 얘기하고 있다.