반응형

돈보다 사람이 크다.
돈이 아니라 사람이라는 큰 목적을 지닐 때, 비즈니스도 성장한다.
그래서 나는 진정한 비즈니스의 성공은
참된 이웃 사랑에서 시작된다고 확신한다.
- 하형록, ‘페이버’에서 

나의 성공과 이익 보다, 고객의 삶과 행복을 먼저, 그리고 더 중요하게
생각한다면 언젠가는 성공과 돈이 뒤따라오게 되어 있습니다.
워렌 버핏은 말합니다.
“열정은 성공의 열쇠이지만, 나눔과 희생은 성공의 완성이다”고

반응형
반응형

뜰에서 또는 들이나 산에서 
나무, 풀 등 끌리는 식물에 걸어가 앞에 선다. 
빛깔, 형태, 움직임을 바라본다. 햇빛을 흡수해 
드러나는 빛깔을 음미한다. 파스텔이나 수성 
색연필에서 끌리는 색깔을 하나 골라 
손이 가는 대로 그린다. 그 빛깔을 
바라본다. 잠시 느낌에
머물러 있는다.

- 조수연의《이미 그대는 충분하다》중에서 - 


* 색깔을 바라보는 것만으로도
명상이 됩니다. 마음이 편안해지고
치유가 됩니다. 이야기가 만들어집니다.
우리의 인생도 때로 색깔로 이야기합니다.
검다, 어둡다, 빛이 난다, 화려하다...
나에게 끌리는 색깔 하나하나에
내 인생이 담겨 있습니다. 

반응형

'생활의 발견 > 아침편지' 카테고리의 다른 글

은밀한 두려움  (0) 2019.06.07
급체  (0) 2019.06.07
다가오는 매 순간은...  (0) 2019.06.04
작은 긁힘  (0) 2019.06.03
그럴 의도가 없었다  (0) 2019.06.03
반응형

우당도서관에 희망도서 신청 ㅎㅎ 


(전자정부 SW개발·운영자를 위한) 소프트웨어 개발보안 가이드
JPA 프로그래밍 = Java Persistence API : 스프링 데이터 예제 프로젝트로 배우는 전자정부 표준 데이터베이스 프레임 워크
(Spring, Hibernate, MyBatis를 활용한) All-in-one Java 애플리케이션 개발 : 전자정부 표준 프레임워크 핵심 기술 기반

정부관련 개발 프로젝트에 도움이 됩니다. 

반응형
반응형
반응형
반응형

Github 에서 kiosk 관련 검색


==================================================================
JAVA

A simple example illustrating how to make a kiosk app using the latest Android SDK (22)
https://github.com/sureshjoshi/android-kiosk-example

Demo / Kiosk mode for Android devices
https://github.com/mitmel/Demo-Mode

This is a template app for Android Kiosk mode
https://github.com/wenchaojiang/AndroidKioskModeTemplate

Simplest way to create a application in kiosk mode/ single purpose device application in android. i e. only the single application can be accessed from the device without any root or special permission.
https://github.com/dinkar1708/KioskModeAndroid

==================================================================
JAVASCRIPT

Point-of-Sale checkout kiosk app for Chrome  
https://github.com/KioskApps/SalesPoint

Kiosk protocol smart contracts https://www.kioskprotocol.com/
https://github.com/kioskprotocol/contracts
Install Node.js
Install Truffle

A tool for developing smart contracts. Crafted with the finest cacaos. https://truffleframework.com
https://github.com/trufflesuite/truffle

Airport live data streaming kiosk app for Chrome
https://github.com/KioskApps/InfoHub

Movie theater kiosk app for Chrome
https://github.com/KioskApps/QuickTicket

 

반응형
반응형

키오스크 애플리케이션을 웹 사이트로 개발할 경우의 장점 :

  1. 중앙 집중식 코드베이스에 업데이트를 신속하게 배포하십시오. 
    업데이트를 웹 사이트에 배포하는 것은 
    개별 키오스크에 업데이트를 배포하는 대신 서버의 웹 사이트를 업데이트하는 것입니다.

  2. 지름길로 기존 웹 사이트를 재사용하거나 더 친근한 분위기로 재 작업 할 수 있습니다.

  3. 기본 웹 사이트 개발은 일반적으로 Windows 소프트웨어보다 학습 곡선이 짧습니다.

  4. 민감한 정보는 서버에 저장 될 수 있으며 손상 될 수있는 개별 키오스크로 재분배되지 않습니다.

  5. Angular, Knockout 등과 같은 프레임 워크를 사용하면 페이지 당 html을 전송할 필요가없고 데이터만 전송되므로 웹 사이트가 기본 Windows 응용 프로그램처럼 작동 할 수 있습니다.

키오스크 애플리케이션을 웹 사이트로 개발할 때의 단점 :

  1. 업데이트가 나 빠지면 한 번에 모든 키오스크를 무너 뜨릴 수 있습니다. 웹 서버에 업데이트를 쉽게 배포 할 수있는 것은 업데이트에 문제가있을 때 양날의 검이 될 수 있습니다.

  2. 하드웨어 공급 업체는 종종 ActiveX / 애플릿에 대한 제한된 통합 지원을 제공합니다.

  3. UI 응답 성은 일반적으로 더 많은 대역폭을 필요로하므로 속도가 더 빠르므로 더 비싼 (더 빠른) 인터넷 연결을 구매하게됩니다.

  4. 웹 브라우저는 효과적인 재시도 및 캐싱 논리 를 구현하는 데 어려움을 겪습니다 .

  5. 페이지 및 응답을 생성 할 때 서버 처리의로드를 증가시킵니다.

  6. 서버에서 세션 만료 및 응용 프로그램 풀 재활용을 고려해야합니다.

웹 사이트를 개발할 때 크로스 브라우저 기능을 고려할 때 일반적으로 떠오르는 또 다른 단점이 있습니다.

다행스럽게도 키오스크는 단일 웹 브라우저 만 실행하도록 제한되어 있으므로 키오스크 환경에서는 문제가되지 않습니다. 즉, 키오스크 사용자는 웹 브라우저를 선택하지 않고 키오스크가 설정된 웹 브라우저를 사용합니다.

Pros of developing your kiosk application as a website:

  1. Quickly deploy updates to a centralized code-base. Deploying updates to your website is just a matter of updating the website on the server, rather than deploying updates to individual kiosks.
  2. As a shortcut you can reuse your existing website or just rework it to be more touch friendly.
  3. Basic website development typically has a shorter learning curve than Windows software.
  4. Sensitive information can be stored on the server and never redistributed to individual kiosks which could be compromised.
  5. Using frameworks like Angular, Knockout, etc…, you don’t have to transfer any html per page, only data, which can make the website behave more like a native Windows application.

Cons of developing your kiosk application as a website:

  1. If an update goes bad you break all of your kiosks at once. The ease of deploying updates to a web server can be a double-edged sword when something goes wrong with the updates.
  2. Hardware vendors often provide limited integration support for ActiveX/Applets.
  3. UI responsiveness is typically slower because it requires more bandwidth so you end up purchasing a more expensive (faster) internet connection.
  4. Web browsers make it a challenge to implement effective retry and caching logic.
  5. Increases the load on the server processing when generating pages and responses.
  6. The need to account for session expiration and application pool recycling on the server.

Another con that typically comes to mind when considering developing websites is cross-browser capability.

Fortunately this is not a concern in the kiosk environment since the kiosk is restricted to only run a single web browser. In other words, the kiosk user doesn’t get to pick their web browser, they use whatever web browser the kiosk is setup for.

 https://blog.kiosksimple.com/2014/08/11/5-reasons-to-develop-your-kiosk-application-as-a-website/

 

5 Reasons to Develop Your Kiosk Application as a Website - The KioskSimple Blog

In a previous article on getting started developing kiosk software I briefly covered my thoughts on the pros and cons of developing kiosk applications as a website vs. a native Windows application. It boils down to a case of client-side vs. server-side and

blog.kiosksimple.com

 

반응형
반응형

세계에서 가장 많은 비행기가 오간 항공노선은 어디일까? 

지구촌 1위는 제주-서울 노선이다. 2018.03~2019.02 : 7만9,460회 운항

반응형
반응형

인간도 바닷가재처럼 자세와 겉모습으로 상대를 평가한다.
따라서 패배자의 자세를 하고 있으면 사람들도 당신을 패배자로 취급한다.
반대로 당신이 허리를 쭉 펴고 당당한 자세를 하고 있으면
사람들 역시 당신을 다르게 보고 그것에 맞게 대우한다.
- 조던 피터슨, ‘12가지 인생의 법칙’에서 

실험에 의하면 슬픈 표정을 지으면 더 슬퍼지고
행복한 표정을 지으면 더 행복해진다고 합니다.
자세를 반듯하게 하고 생각을 거침없이 말하고,
바라는 것을 당당하게 요구하면 나뿐만 아니라
다른 사람들도 나를 유능한 실력자라고 생각하게 됩니다.
불안감이 줄어들고 좋은 일이 일어날 확률도 따라서 커집니다.
자신감도 따라옵니다.

반응형

+ Recent posts