[자바스크립트] 페이스북 SDK/API 연동하기(SNS 로그인 등)
http://unikys.tistory.com/348 * 최근 SNS와 웹사이트를 연동하는 일들이 많아지면서, 많은 사이트들이 페이스북 로그인과 연동을 하고 있다. 페이스북에서 어떻게 로그인 연동을 해야 하는지 한번 알아보자. * 자바스크립트 SDK를 이용한 페이스북 로그인 : 페이스북 앱들은 동작하는 장비나 프로젝트에 따라서 몇 가지의 로그인 단계를 거치게 된다. 이번에는 웹앱에서 로그인하는 단계를 한단계씩 알아볼 것이다. 여기서는…
Creating a Dynamic Web Project in Eclipse
원문보기 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…
Open source
https://github.com/wekan/wekan/releases http://restya.com/board/demo.html http://board.demo.restya.com/#/board/33 http://taskboard.matthewross.me/demo/#/settings http://kanboard.net/
5 open source alternatives to Trello
원문보기 I have to admit, I’ve fallen in love with Trello as a productivity tool. If you like keeping lists as a way to organize your work, it’s a very good tool. For me, it serves two primary purposes: keeping a GTD framework, and managing…
php zebra printing test
<?php error_reporting(E_ALL); /* Get the port for the service. */ $port = “9100”; /* Get the IP address for the target host. */ $host = “172.17.144.89”; /* construct the label */ $mrn = “123456”; $registration_date…
AngularJS
AngularJS is a JavaScript Framework AngularJS is a JavaScript framework. It is a library written in JavaScript. AngularJS is distributed as a JavaScript file, and can be added to a web page with a script tag: <script…
Hybrid vs Native Mobile App. Decide in 5 minutes!
original Hybrid vs Native Mobile App. Decide in 5 minutes! I’ve stumbledupon a lot of curious and confused entrepreneurs who go crazy trying to decide on how to approach their Mobile App. If you’re confused and wondering whether to build a hybrid mobile…
Hybrid vs Native Mobile Apps – The Answer is Clear
Customer experience for mobile is more important to your business than you might think. Before we dive into the nitty gritty world of Hybrid vs Native Mobile Apps, there’s one aspect of mobile that you should be aware of. Mobile Phopnes are very personal…
자바 이클립스에서 디컴파일 배우기
http://ccambo.blogspot.com/2014/03/java-eclipse-decompiler.html
How To Create a Private Roku Channel
http://www.instructables.com/id/How-To-Create-a-Private-Roku-Channel/