Objective: Installing and configuring Gitlab and Jenkins on Raspberry Pi 2 Background: I currently have extra Raspberry Pi and would like to use for...
[따라하기] 아두이노 기초 – 초음파센서 사용하기 by ODIY 한국과학창의재단 https://www.youtube.com/watch?v=XzNHUctzjOM&list=PL0Vl139pNHbe-JlsydLg3NFRk6nC_cC7w&index=7 Ardunio - Ultrasound sensor with LED https://vimeo.com/207270128 #define...
Time Clock Management System (Yii2 REST API + Angular 2 + Docker) Source Repo: https://github.com/chrisleekr/time-clock-management-system-yii2-rest-api-angular2-docker This is a personal project for learning Angular 2....
Docker 1.12 - Deploying Docker Services within Docker Swarm Mode and Docker Machine Source Repo: https://github.com/chrisleekr/docker-swarm-scalable-web-application-architecture This is proof-of-concept project to set up Docker Swarm...
Raspberry Pi의 IP를 알아낸다음에 Router에서 DMZ를 설정하여 외부 IP로 접속할 경우 Raspberry Pi로 접근이 되도록 한다. Raspberry Pi에 아파치를 설치한다. 설치방법: https://www.raspberrypi.org/documentation/remote-access/web-server/apache.md 외부 IP로 접속하여 Apache...
Run tor and proxy server in docker and set Chrome browser to send all traffics to docker tor proxy server Environment: Windows 7 Docker Toolbox - https://www.docker.com/products/docker-toolbox...
When I follow the tutorial – App Engine Series #4 - I got this error for Ajax.py: ImportError: No module named django.utils According to this article, Python...
Google App Engine의 Datastore 튜토리얼 소스를 실행시 한글을 방명록 이름(Guestbook name)필드에 입력하면 다음과 같은 에러가 발생한다. Traceback (most recent call last): File "/Applications/GoogleAppEngineLauncher.app/Contents/Resources/GoogleAppEngine-default.bundle/Contents/Resources/google_appengine/lib/webapp2-2.5.2/webapp2.py", line 1535,...
한글로 코멘트를 남겼는데 다음과 같은 서버 에러가 발생했다. HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to...
In the video, it provides the code as below #!/usr/bin/env python import os import wsgiref.handlers from google.appengine.ext import webapp from google.appengine.ext.webapp import template class MyHandler(webapp.RequestHandler):...
Article Link: http://learn.adobe.com/wiki/display/airquestions/AIR+for+TV What tools do developers use to create AIR 2.5.1 apps for TVs? Developers can use the following tools: AIR 2.6 SDK Flash...
Samsung SDK 2.5 editor provides 'Basic Javascript Project'; however, it contains Reference Error when you launch first time like below: Error Detail : ReferenceError:...
Samsung_TV_Application_SDK_UX_Guideline_1.0 - Version 1.0 Points 1. Design Principles - TV screen should not contain too much information. - Accurate navigation for user operation - Actions...
I have windows running bootcamp and tried to launch Samsung TV Apps SDK(IDE); however, it crashes windows every launch. Tested so far; but crashed all...