• 제목/요약/키워드: web pages

검색결과 553건 처리시간 0.029초

벡터 그래픽을 이용한 콘크리트 슬래브교의 설계자동화 (Design Automation System for Concrete Slab Bridge using Vector Graphic)

  • 노병철;김정훈;김종우
    • 한국구조물진단유지관리공학회 논문집
    • /
    • 제12권2호
    • /
    • pp.181-192
    • /
    • 2008
  • 본 논문은 콘크리트 슬래브교량의 반복적인 설계과정을 신속히 처리함과 동시에 모든 성과물을 작성함에 있어 웹을 기반으로 한 설계자동화 시스템 개발을 위한 것이다. 웹 기반 구조도면 처리기법은 웹기반 설계자 동화시스템 핵심 기술 중 하나이다. Active Server pages(ASP)는 설계 요소를 유용하게 활용하며 이를 데이터베이스에 저장하게 된다. eXtensible Markup Language(XML)과 XML기반 벡터그래픽은 구조 도면을 웹 화면으로 효과적으로 신속히 구현할 수 있다. 본 논문에서는 XML과 Scalable Vector Graphics(SVG)를 활용하여 웹 화면에 구조도면 및 설계 성과품을 작성하였다. 구조도면 작성 시 핵심 도면작성 요소기술로서 개발된 XML Data Island는 웹 기반 구조도면 작성 시 매우 효과적임을 증명하였다.

A Workflow for Practical Programming Class Management Using GitHub Pages and GitHub Classroom

  • Aaron Daniel Snowberger;Choong Ho Lee
    • 실천공학교육논문지
    • /
    • 제15권2호
    • /
    • pp.331-339
    • /
    • 2023
  • In programming classes, there is always a need to efficiently manage programming assignments. This is especially important as class sizes and assignment complexity grows. GitHub and GitHub Classroom makes the management of student assignments much simpler than uploading files and folders to a LMS or shared online drive. Additionally, git and GitHub are industry standard tools, so introducing students these tools in class provides them a good opportunity to start learning about how software is developed in the real-world. This study describes a workflow that uses both GitHub Pages and GitHub Classroom for more efficient classroom and assignment management. The workflow outlined in this study was used in two practical web programming classes in Spring 2023 with 46 third and fourth-year university students. GitHub Pages was used as a classroom website to distribute class announcements, assignments, lecture slides, study guides, and exams. GitHub Classroom was used as a class roster and assignment management platform. The workflow presented in this study is expected to assist other lecturers with the formidable tasks of distributing, collecting, grading, and leaving feedback on multiple students' multi-file programming assignments in practical programming classes.

웹의 연결구조와 웹문서의 적합도를 이용한 효율적인 인터넷 정보추출 (Efficient Internet Information Extraction Using Hyperlink Structure and Fitness of Hypertext Document)

  • 황인수
    • Journal of Information Technology Applications and Management
    • /
    • 제11권4호
    • /
    • pp.49-60
    • /
    • 2004
  • While the World-Wide Web offers an incredibly rich base of information, organized as a hypertext it does not provide a uniform and efficient way to retrieve specific information. Therefore, it is needed to develop an efficient web crawler for gathering useful information in acceptable amount of time. In this paper, we studied the order in which the web crawler visit URLs to rapidly obtain more important web pages. We also developed an internet agent for efficient web crawling using hyperlink structure and fitness of hypertext documents. As a result of experiment on a website. it is shown that proposed agent outperforms other web crawlers using BackLink and PageRank algorithm.

  • PDF

동적 스케줄링 기반 웹 크롤러의 성능분석 (Preliminary Performance Evaluation of a Web Crawler with Dynamic Scheduling Support)

  • Lee, Yong-Doo;Chae, Soo-Hwan
    • 한국산업정보학회논문지
    • /
    • 제8권3호
    • /
    • pp.12-18
    • /
    • 2003
  • A web crawler is used widely in a variety of Internet applications such as search engines. As the Internet continues to grow, high performance web crawlers become more essential. Crawl scheduling which manages the allocation of web pages to each process for downloading documents is one of the important issues. In this paper, we identify issues that are important and challenging in the crawl scheduling. To address the issues, we propose a dynamic owl scheduling framework and subsequently a system architecture for a web crawler subject to the framework. This paper presents the architecture of a web crawler with dynamic scheduling support. The result of our preliminary performance evaluation made to the proposed crawler architecture is also presented.

  • PDF

A Study of the HTML5-based Mobile Order Communication System

  • Ahn, Yoon-Ae;Cho, Han-Jin
    • International Journal of Contents
    • /
    • 제9권1호
    • /
    • pp.11-17
    • /
    • 2013
  • Recently, online real-time web accessible mobile devices such as smartphones, tablet PCs and application services have been developing rapidly. Hospitals also need to adopt an efficient information system that can provide decent medical services under mobile computing environments to complete future medical services. This study proposes a system in which a doctor can examine a patient and make out a prescription in a ward on a real-time based on the current Order Communication Systems (OCSs) through mobile interfaces. The proposed system implements mobile web pages using HTML5, instead of a mobile app. Web processing speed can be enhanced using the web socket and web storage functions of HTML5.

WebPR :빈발 순회패턴 탐사에 기반한 동적 웹페이지 추천 알고리즘 (WebPR : A Dynamic Web Page Recommendation Algorithm Based on Mining Frequent Traversal Patterns)

  • 윤선희;김삼근;이창훈
    • 정보처리학회논문지B
    • /
    • 제11B권2호
    • /
    • pp.187-198
    • /
    • 2004
  • 월드 와이드 웹(World-Wide Web)은 가장 커다란 분산된 정보저장소로서 계속하여 빠른 속도로 성장해왔다. 그러나 비록 웹이 빠른 속도로 성장하고 있다 할지라도, 웹의 정보를 읽고 이해하는 데는 본질적으로 한계가 있다. 웹 사용자 입장에서 보면 웹의 정보 폭발, 꾸준하게 변화하는 환경, 사용자 요구에 대한 이해 부족 둥으로 오히려 혼란을 겪을 수 있다. 웹의 이러한 환경에서 사용자의 순회패턴(traversal patterns)을 탐사하는 것은 시스템 설계나 정보서비스 제공 측면에서 중요한 문제이다. 순회패턴 탐사에 관한 기존의 연구들은 세션(sessions)에 나타나는 페이지들간의 연관성 정보를 충분히 활용하지 못한다. 본 논문에서는 세션에 나타나는 페이지들간의 연관성 정보를 활용하여 빈발 k-페이지집합을 탐사하고, 이를 기반으로 하여 추천 페이지집합을 생성함으로써 효율적인 웹 정보서비스를 제공할 수 있는 Web Page Recommend(WebPR) 알고리즘들을 제안한다. 제안한 WebPR 알고리즘은 웹 사이트를 방문한 사용자에게 추천 페이지집합을 포함하는 새로운 페이지뷰(pageview)를 제공함으로써 궁극적으로 찾고자하는 목표 페이지에 효과적으로 접근할 수 있도록 해준다. 기존 연구들과의 가장 큰 차이점은 페이지들간의 연관성 정보를 활용하는 방법들을 일관성 있게 고려하고 있다는 점과 가장 효율적인 트리모델을 제안한다는 점이다. 두개의 실제 웹로그(Weblog) 데이터에 대한 실험은 제안한 방법이 기존의 방법들보다 성능이 우수함을 보여준다.

웰빙 트렌드 로하스(LOHAS)에 나타난 소비자 의식 변화에 따른 웹 디자인 발전방향 분석 - 의, 식, 주 웹 사이트를 중심으로 - (Analysis on the Trend in Customers' Consciousness as Appeared in Wellbeing Trend, LOHAS -Mainly in Food, Clothing, and Shelter Based Websites-)

  • 김민서;전양덕
    • 디자인학연구
    • /
    • 제20권3호
    • /
    • pp.49-60
    • /
    • 2007
  • 세계화 및 정보화 시대에 접어들면서 시장 환경에 많은 변화가 나타나고 있다. 인터넷의 보급과 글로벌 네트워크의 등장으로 세계 어디서나 정보 습득과 상거래가 가능해졌기 때문이며, 소비자의 의식수준과 기호를 동질화시켜 새로운 트렌드와 라이프스타일이 동시에 정착되고 있는 것이다. 본 연구에서는 웰빙 소비자와 로하스 소비자의 이론적 개념을 정립해 보았다. 사전 설문조사를 통해 로하스 단계의 소비자를 분류하였으며, 웰빙 브랜드와 일반 브랜드의 의. 식. 주 업체를 선정하여 업체의 웹 디자인을 분석하였다. 이를 통해 로하스 소비자들이 느끼는 웰빙 감성, 감성과 이성의 인지도, 긍정과 부정, 또한 심리적 감성 인지도, 웹 디자인을 통한 선호도 변화를 통해 그들의 가치관과 트렌드를 파악하여 웹 디자인이 나아 가야할 방향을 모색하였다. 연구를 통해 얻어진 결론은 첫째, 소비자들은 웰빙 브랜드의 웹 페이지에서 일반 브랜드의 웹 페이지 보다 웰빙에 대한 감성을 느낄 수 있다. 둘째, 웰빙 브랜드의 웹 페이지에서는 감성보다는 이성을 인지하고 있다. 셋째, 웰빙 브랜드의 웹 디자인이 일반 브랜드의 웹 디자인 보다 호감과 친근감 즉 긍정적인 면에서 좀 더 높은 점수를 얻었으며, 심리적 감성인지가 높아도 웹 디자인에 대한 선호도에 크게 영향을 미치지는 못한다. 넷째, 웰빙 브랜드가 일반 브랜드보다는 기본적인 선호도가 높으며, 웹 페이지를 방문 후 선호도 역시 높았다. 다섯째, 웰빙 브랜드의 웹 디자인을 통한 감성 형용사를 추출한 결과 동적, 정적 어느 곳에 치중하지 않은 약간 심미적인 쪽의 그래프를 표시할 수 있었다. 위의 조사 결과를 통해 앞으로 점차 변화 되어가는 소비자들을 산업저인 차원에서 적극적으로 이용하기 위한 전략을 세우는 데 작은 기초가 되길 바란다.

  • PDF

EXAMINING THE WAY OF PRESENTING RELIABLE INFORMATION ON WEB PAGE

  • Okamoto, Takuma;Yamaoka, Toshiki;Matsunobe, Takuo
    • 한국감성과학회:학술대회논문집
    • /
    • 한국감성과학회 2001년도 춘계학술대회 논문집
    • /
    • pp.131-135
    • /
    • 2001
  • Recently, Internet is used widely. Many Web sites, however, are not designed based on user's view. So, this research aimed at grasping the user needs and structure of Web site which user used easily. First, to grasp user needs, questionnaires about the motivation, the purpose and the evaluation items of Web page were done. As a result, we found the easiness for the user. Next, we made subjects operated test pages in which the number of classes and the amount of information were changed. We collected the quantitative data of the optimum number of classes, amount of information and retrieval time. As a result, there was a significant difference in each numerical value. The results of this research are available when constructing a web site. so, usability of Web site can be improved by them.

  • PDF

광고를 동반한 소셜 네트워크 이름-디렉터리 서비스의 실험적 데이터 분석 (Empirical Data Analysis of a Social Network Name-Directory Service with Advertisements)

  • 김영복
    • 한국IT서비스학회지
    • /
    • 제13권4호
    • /
    • pp.189-203
    • /
    • 2014
  • With the evolution of Internet technologies and the increasing variety of Internet devices, advertisements in various web services have also expanded. Interactive web services often go hand in hand with effective advertisements for a business model. We estimated statistical parameters of the interactive web server for service monitoring and advertisement-effect. In the web pages, we integrated the plugins of social networking services (SNSs) (e.g. Facebook, Twitter) and an advertisement scheme (e.g. Google AdSense) that regards social name-directory contents. Empirical data analysis and statistical results are presented with the implementation of estimations of parameters (e.g. utilization-level and serviceability) and advertisements in a social networking name-directory service (http://ktrip.net or http://한국.net). We found that estimated parameters were applicable to service monitoring of web-server as well as to synthesis of advertisement-effect in our social-web name-directory service.

연관 피드백과 퍼지 함의 연산자를 이용한 스니핏 추출 방법 (Snippet Extraction Method using Fuzzy Implication Operator and Relevance Feedback)

  • 박선;심천식;이성로
    • 한국정보통신학회논문지
    • /
    • 제16권3호
    • /
    • pp.424-431
    • /
    • 2012
  • 정보 검색 시 검색엔진은 사용자에게 웹페이지 순위와 웹페이지의 요약정보를 제공한다. 이중 웹 페이지를 대표 할 수 있는 요약된 정보를 스니핏(snippet)이라한다. 스니핏은 사용자의 웹페이지 방문에 큰 영향을 준다. 정확한 방문 페이지의 정보를 모르고 단지 스니핏 만을 이용할 때에 가끔 사용자의 의도와는 다른 잘못된 웹 페이지를 방문할 수 있다. 이것은 검색엔진에서 지원하는 스니핏에 사용자의 의도를 정확하게 반영하는 것이 어렵기 때문이다. 본 논문은 이러한 문제를 해결하기 위해 연관 피드백과 퍼지 함의 연산자를 이용한 새로운 스니핏 추출 방법을 제안한다. 제안방법은 연관 피드백을 이용하여 사용자의 질의를 확장하고, 확장된 질의와 웹 페이지 사이에 퍼지 함의 연산자를 이용하여 질의와 확장된 질의의 포함관계가 반영된 스니핏을 추출함으로써 사용자의 의도를 스니핏에 더 잘 반영할 수 있다. 실험결과에서 제안방법이 다른 방법보다 스니핏 추출에 더 좋은 성능을 보인다.