Home »
Archive by category Open Source (Page 4)
more An Overview of RAID 5 RAID 5 consists of three or more volumes each located on a separate physical disk. As with RAID 0, RAID 5 also uses disk striping, whereby blocks of data are divided up into stripes with each stripe written to a different disk....
Continue reading
August 2, 2016 techsupport
Blog, Open Source, Tech
more.. File2XL-master Introduction File2XL lets you open any text file into MS-Excel and creates two sheets : one in text format, and a second one in standard format for numeric columns. File2XL adds a context menu titled : “Open in MS-Excel using File2XL” for any file in Windows File Explorer....
Continue reading
June 27, 2016 techsupport
Blog, Open Source, Tech
more… First why we use this technologies? If you have any logic and need to make it shared and compatible with any machines and any software you will need to put this logic or methods on the web or shared network and make results as XML or JSON...
Continue reading
June 27, 2016 techsupport
Blog, Open Source, Tech
원문보기 This document is based on: Eclipse 4.5 MARS (ok for Eclipse 4.4 LUNA) Tomcat 8.x Document History: 12-12-2014: JSP + Servlet + Filter + JSTL 06-08-2015: JSP + Servlet + Filter + JSTL + JDBC In this document, I will guide step by step how to...
Continue reading
May 20, 2016 techsupport
Blog, Open Source, Tech
http://webskills.kr/archives/460 Facebook의 page는 일반적으로 공개를 목적으로 만들어지는 경우가 많다. 최근에는 기업, 공공기관, 각종 단체 등이 자신들의 활동을 홍보하고 SNS 이용자들과의 교류를 위해 page를 만든어 활용한다. 이 글은 페이스북 page의 일부 정보를 웹 사이트에 포함시켜 실시간으로 page의 변화를 확인할 수 있는 방법을 설명한다. Facebook 개발자 센터에서는 이를 Like Box...
Continue reading
April 20, 2016 techsupport
Blog, Open Source, Tech
Facebook Like 버튼을 설치하는 방법을 간단히 정리해본다. 1. http://developers.facebook.com/docs/reference/plugins/like/에서 간단히 설정값을 입력하면 코드를 얻을 수 있다. Step1과 Step2를 모두 거쳐야 한다. Step1의 첫번째 url 항목에서는 원하는 url을 입력하거나, form의 url을 기준으로 하도록 빈 칸으로 남겨둘 수도 있다. 그런데 open graph tag에는 og:description도 있어야 하는데 현재 이 페이지에서 주는 코드에는...
Continue reading
April 20, 2016 techsupport
Blog, Open Source, Tech
원문보기 Introduction There are many tutorials available online, but still its difficult to understand. Here, I’ve explain how to begin with AngularJs as beginner in very simple way. Background You need to have basics of JAVASCRIPT to understand working. Using the code I am going to create...
Continue reading
December 31, 2015 techsupport
Blog, Open Source, Tech
Comparing The Top Frameworks For Building Hybrid Mobile Apps Danny Markov October 13th, 2015 Only a few years ago, developing mobile apps via JavaScript was nothing more then a quirky experiment. The idea that you could build iOS and Android apps, without having to operate with Java and...
Continue reading
December 14, 2015 techsupport
Blog, Open Source, Tech
원문보기 Framework7 Framework7 – is a free and open source mobile HTML framework to develop hybrid mobile apps or web apps with iOS & Android native look and feel. It is also an indispensable prototyping apps tool to show working app prototype as soon as possible in case...
Continue reading
December 14, 2015 techsupport
Blog, Open Source, Tech
원문보기 Creating a Dynamic Web Project in Eclipse After the configuration of the server and database a dynamic Web project with Process Manager facets activated can be created in Eclipse. This project contains all relevant artefacts, like JARs and configurations, to run the Stardust Portal in the Web...
Continue reading
December 7, 2015 techsupport
Blog, Open Source, Tech