• Title/Summary/Keyword: Mashup system

Search Result 45, Processing Time 0.023 seconds

AskMyFriend : Structure and Implentation of Social Information Sharing System using Social Content Channel (AskMyFriend : 소셜 컨텐츠 채널을 이용한 소셜 정보공유 시스템의 설계 및 구현)

  • Lee, Dong-Kyun;Kwon, Joon-Hee
    • The Journal of the Korea Contents Association
    • /
    • v.10 no.8
    • /
    • pp.32-37
    • /
    • 2010
  • We classify SNS into two categories and describe the merits and demerits of them. In order to combine the merits of each kind of SNS, we propose the social information sharing system for social network service using social content channel. It makes user share information faster and gather information more effectively. In this paper, we present AskMyFriend. It opens a channel aggregating users' interaction and recommends person who is most likely to know about topic of the question.

Information Hiding Technique in Smart Phone for the Implementation of GIS Web-Map Service (GIS 웹 맵 서비스 구현을 위한 스마트 폰에서의 정보은닉 기법)

  • Kim, Jin-Ho;Seo, Yong-Su;Kwon, Ki-Ryong
    • Journal of Korea Multimedia Society
    • /
    • v.13 no.5
    • /
    • pp.710-721
    • /
    • 2010
  • Recently, for the advancement of embedded technology about mobile device, a new kind of service, mash-up is appeared. It is service or application combining multimedia content making tool or device and web-GIS(geographic information system) service in the mobile environment. This service can be ease to use for casual user and can apply in various ways. So, It is served in web 2.0 environment actively. But, in the mashup service, because generated multimedia contents linked with web map are new type of multimedia contents which include user's migration routes in the space such as GPS coordinates. Thus, there are no protection ways for intellectual property created by GIS web-map service users and user's privacy. In this paper, we proposed a location and user information hiding scheme for GIS web-map service. This scheme embeds location and user information into a picture that is taken by camera module on the mobile phone. It is not only protecting way for user's privacy but is also tracing way against illegal photographer who is peeping person through hidden camera. And than, we also realized proposed scheme on the mobile smart phone. For minimizing margin of error about location coordinate value against contents manipulating attacks, GPS information is embedded into chrominance signal of contents considering weight of each digit about binary type of GPS coordinate value. And for tracing illegal photographer, user information such as serial number of mobile phone, phone number and photographing date is embedded into frequency spectrum of contents luminance signal. In the experimental results, we confirmed that the error of extracted information against various image processing attacks is within reliable tolerance. And after file format translation attack, we extracted embedded information from the attacked contents without no damage. Using similarity between extracted one and original templete, we also extracted whole information from damaged chrominance signal of contents by various image processing attacks.

A Study of Advanced N-Tier Model for Improving Maintainability of Web Applications in Cloud Environment (클라우드 환경에서 웹 어플리케이션의 유지보수성 향상을 위한 N-계층 모델의 개선에 관한 연구)

  • Kim, In-Kyu;Shin, Joon-Chul
    • Journal of Information Technology and Architecture
    • /
    • v.10 no.4
    • /
    • pp.537-552
    • /
    • 2013
  • Software-as-a-Service (SaaS) has led to paradigm shifts in the information management area by combining it with SOA and Mashup. System developers now have more chances to access various high-quality functions through API opened on the web. But external resources are controlled by service providers so that it raises the component's uncertainty in system management which is related to external resources. In the cloud environment, components related to external resources causes negative effects on system's maintainability by making them dependant on service providers. This study proposes a way to enhance maintainability by using stable external resources. For this work, we suggest the N+1-tier model in which an external resource tier is added to the N-tier model. After that, we analyze how adding an external resource tier affects the decreasing complexity of maintainability and improving maintainability on web application.

The design and implementation of integrated linked data and Open API connection system for semantic web mashup service (시맨틱 웹 매쉬업 서비스를 위한 링크드 데이터 및 Open API 통합 연계 시스템의 설계 및 구현)

  • Jung, Jin-Uk;Im, Dong-Hyuk;Lee, Kyung-Min;Zong, Nan-Su;Kim, Hong-Gee
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06a
    • /
    • pp.71-73
    • /
    • 2012
  • 최근 웹 2.0과 시맨틱 웹의 대중화와 더불어 Open API와 링크드 데이터를 이용한 시맨틱 웹 융복합(매쉬업) 서비스가 주목을 받고 있다. 다양한 링크드 데이터와 Open API들을 조합함으로써 새로운 서비스들을 쉽고 빠르게 만드는 것이 가능하기 때문이다. 하지만 사용자가 링크드 데이터와 Open API 서비스를 사용하기 위해서는 서비스 입력 값이나 출력값 등의 해당 정보를 얻어야 하며 이를 위해 링크드 데이터와 Open API를 제공해 주는 사이트를 직접 방문해야만 하는 불편함을 가지게 된다. 본 논문에서는 시맨틱 웹 매쉬업 서비스를 위한 통합 링크드 데이터 및 Open API 관리 시스템을 설계하고 구현하였다. 제안한 시스템에서 사용자는 사전 지식 없이 통합 관리 시스템을 통해 원하는 링크드 데이터와 Open API 서비스를 검색하고 실행할 수 있다. 또한 실행된 결과는 XML 형태로 저장되어 추후 매쉬업 시 재사용이 가능하도록 한다.

Enhanced Mash-up Service using Agent-base System (에이전트 시스템 기반 향상된 매쉬업 서비스)

  • Oh, Seung-Chun;Yang, Jung-Jin
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2012.06d
    • /
    • pp.456-458
    • /
    • 2012
  • 최근 스마트폰의 개발과 어플리케이션의 다양화로 인하여 OpenAPI을 사용한 'Mashup'의 기술이 많은 곳에서 이용되고 있다. 매쉬업은 2가지 이상의 서비스를 복합하여 사용하므로 요구 목적에 맞는 새로운 형태의 서비스를 만들어 낸다는 장점도 있지만, OpenAPI 정보 제공자에게 종속될 수밖에 없다는 점과, 서비스를 융합하는 과정이 복잡하다는 문제점이 존재한다. 이러한 문제점들은 매쉬업 프로그램 개발과 유지에 있어서 큰 장벽이 된다. 그래서 매쉬업 개발자에게는 자신의 서비스를 만들어 내기 위하여 손쉽게 OpenaAPI에 접근하는 방법과 매쉬업의 문제점을 보완할 수 있는 서비스가 필요하다. 본 논문에서는 매쉬업 서비스의 효율적 관리와 문제점을 보완할 수 있는 통합적 매쉬업 관리 모델에 대해서 다룬다. 통합적 매쉬업 관리 모델은 '선택적 매쉬업'과 '자가 복구 시스템'으로 구성된다. 선택적 매쉬업은 사용자가 원하는 매쉬업 데이터를 얻기 위해서 여러 번 작업을 해야 한다는 번거로움을 간편화하여 효율적 작업처리가 가능하게 하였다. 또한, 자가 복구 시스템은 매쉬업의 단점인 종속적 정보 획득을 보완하고 방지하기 위해서 OpenAPI 수집 에이전트를 통하여 중복된 OpenAPI를 수집, 요구된 매쉬업 정보를 자동 업데이트를 수행하는 기능을 제공한다. 통합적 매쉬업 관리 모델은 매쉬업 사용자에게 편리한 접근 인터페이스 제공하고 종속성이라는 문제점을 해결해 줄 수 있을 것이라고 본다.

Patent Keyword Analysis for Forecasting Emerging Technology : GHG Technology (부상기술 예측을 위한 특허키워드정보분석에 관한 연구 - GHG 기술 중심으로)

  • Choe, Do Han;Kim, Gab Jo;Park, Sang Sung;Jang, Dong Sik
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.9 no.2
    • /
    • pp.139-149
    • /
    • 2013
  • As the importance of technology forecasting while countries and companies manage the R&D project is growing bigger, the methodology of technology forecasting has been diversified. One of the forecasting method is patent analysis. This research proposes quick forecasting process of emerging technology based on keyword approach using text mining. The forecasting process is following: First, the term-document matrix is extracted from patent documents by using text mining. Second, emerging technology keyword are extracted by analyzing the importance of word from utilizing mean values and standard deviation values of the term and the emerging trend of word discovered from time series information of the term. Next, association between terms is measured by using cosine similarity. finally, the keyword of emerging technology is selected in consequence of the synthesized result and we forecast the emerging technology according to the results. The technology forecasting process described in this paper can be applied to developing computerized technology forecasting system integrated with various results of other patent analysis for decision maker of company and country.

An Educational Service Platform using Collective Intelligence and Presence of Web 2.0

  • Kim, Chang-Suk;Son, Dong-Cheul;Cho, Chung-Ho
    • Journal of the Korean Institute of Intelligent Systems
    • /
    • v.19 no.1
    • /
    • pp.115-121
    • /
    • 2009
  • Web 2.0 has become the face next generation Web among the business world and research community. Web 2.0 is instant superficial gratification of people. On the other hand, Semantic Web is deep, meaningful and lasting relationship with data. So, it is difficult to apply the Semantic Web to the real world. In this paper, a platform for educational services using the Semantic Web and Web 2.0 is proposed. The proposed platform is based mix of the Semantic Web and Web 2.0, so it is useful to apply in the real world applications. Two services are presented, one is a semantic email system and the other is a cyber study space. The cyber study space adjusted each student is presented. The study environment is called iStudySpace that has personal scheduler, study status plan table, personalized search engine and several gadgets. Finally characteristics and limitations of the Semantic Web and Web 2.0, the organization and components of the platform, evaluation of iStudySpace are shown.

Implementation of product recommendation system through mashup of weather information and peripheral information (기상정보와 주변 정보의 매시업을 통한 상품추천시스템 구현)

  • Lee, Ju-Eun;Kim, You-Jin;Kim, Chae-Yeon;Lee, Eun-Sol;Jang, Jae Suk;Kim, Sung-Jin;Choi, Jae-Hong;Lee, Jun-Dong
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2019.07a
    • /
    • pp.153-155
    • /
    • 2019
  • 본 논문에서는 다양한 아두이노 무선센서 모듈과 Raspberry Pi, 웹서버를 이용한 IOT 기반 환경정보 수집시스템과 기상청 API를 통한 기상정보, 상점 서비스를 매시업하여 상품추천시스템을 구현하였다. 이 시스템은 사용자가 주변 환경의 데이터를 정확하게 확인하고 그에 맞는 상품을 추천받을 수 있도록 한다. 상품추천시스템에서는 상점 외부에 부착된 환경정보 수집시스템에서 측정한 데이터와 기상청 API 데이터를 DB에 저장하고 DB에 저장된 데이터를 이용하여 상황에 맞는 기후화면디자인과 환경정보 데이터를 html로 구성하여 보여준다. Raspverry Pi에 연결된 모니터를 통해 실시간으로 정보를 보여주며 일정 시간 간격으로 관련 상품 광고를 보여주며 필요한 물건을 추천해준다.

  • PDF

Implementation and Design of the Framework for Consolidated Transportation Model (공동 수배송 모델을 위한 프레임워크 설계 및 구축)

  • Lee, Myeong-Ho
    • Journal of the Korea Academia-Industrial cooperation Society
    • /
    • v.9 no.4
    • /
    • pp.980-985
    • /
    • 2008
  • The environment of IT is, currently, on its developing process to the period of web 2.0 and mashup which not only enable computer and internet to be utilized like the water or the air, but also be a new motivating force for its advance. One of the biggest changes of the industry that lies ahead is consolidated transportation. However, no party outstands as the leading party for nationwide improvement of logistics, nor does the right analysis and design for it. Therefore, successful nationwide logistics model is yet to exist. This study provides individual parties, which consider consolidated transportation model as their implementation and design of the framework, with instructions for logistics information system so that they could be competitive in the market. It also helps companies collect user requirements for logistics information system consolidated transportation, and utilize it for its development. Finally, the study provides a implementation and design of pilot system for consolidated transportation model.

Smart Social Grid System using Interactive Sketch Map (인터랙티브 스케치맵을 활용한 스마트 소셜 그리드 시스템)

  • Kim, Jung-Sook;Lee, Hee-Young;Lee, Ya-Ree;Kim, Bo-Won
    • Journal of Korea Multimedia Society
    • /
    • v.15 no.3
    • /
    • pp.388-397
    • /
    • 2012
  • Recently, one of the received attraction fields in web based service is 'Human Relationship Service' that is called SNS. This relationship map service is able to deliver information to user more easily and visually because it is intuitive data that is linked with offline real world. While past map service put physical real information in the map, present map service is evolving into new communicative platform that expresses social relationship beyond simple search platform that shows real world. In this paper, we propose smart social grid system using sketch map that is based on online map service structure. This system has features such as standardized interface provision for various SNS, use to governance hub tool in case of establishing a personal network through expanded social grid, a role of bridge to mashup software linked with other SNS, user environment construction that reproduces social grid data, and the faster service setup by improved search technology.