angular framework를 사용해서 웹앱 마스터하기
1. ng2 기본기 익히기
2. 고수들이 만든 ng2기반 webapp 따라해 보기
3.
ng2-bcc.blogspot.kr
2016년 12월 21일 수요일
2016년 12월 13일 화요일
2016년 12월 10일 토요일
What happens after the trial period of Windows has expired?
After a month when you get the "Activate Windows Today" message you can open a command prompt (as administrator) and type "slmgr -rearm" (without the quotes). This will extend the trial license for 1 month. You can do this three times.
2016년 12월 2일 금요일
Can MICROS' POS integrate with 3rd party applications?
Yes, if you want to spend $25k for their SDK and 12-18 months in their product approval pipeline. The large companies (NCR and Micros) are monolithically slow because of their size. They just have so much other stuff to deal with handling relatively small integrations is not a huge urgency. You are better trying to work with other POS vendors who are more open with their technologies.
MICROS myreservation API
MICROS offers a cloud-based reservation system that enables customers to look up and book reservations at a restaurant's website in real time. When customers book their reservations and receive e-mail confirmation, the bookings are posted to and maintained within the MICROS Point-of-Sale system. Developers may define the number of reservations to offer in each time slot and configure this availability directly. These functions can be accessed programmatically using the SOAP-based MICROS myreservation API.
I have developed a restaurant menu app for samsung galaxy tab 8.9 .I want to send all ordered details to micros pos eg item name,table name qty ordered , item price to pos .I have deeveloped this application using flash builder 4.6 ie used flex 4.6 and actionscript as technologies .So how do i integrate my application with micros pos to send all data ordered to it with micros pos??
Easy : you need a server and an application on that server , did you develop it too ? then it should not be hard to send your datas via http/https back to your server from your app. Your flash app is only a client app , like the app on the samsung , they are clients , you need a server app.
MICROS will allow you to integrate, but you generally have to pay the price of admission. They even tell you on their site that it starts at $15,000. This fee, like everything in business, is based on your benefit to them and is negotiable based on what you bring to the table.
xml-rpc ? amf ? soap ? rest ?
MICROS RES 3700 POS integration using the webservice API.
2016년 11월 22일 화요일
google speech api
gcloud.cmd auth activate-service-account --key-file=F:\speechrecognitiontest-c93d3aa2093d.json
curl -s -k -H "Conent-Type: application/json" -H "Authorization: Bearer ya29.El6eA3oHYeOhGx64MqPBVCqwZWzAGiG5yWYYt6o0wF8DY74bkdMbdNFcd0GWZYd7ojjaKIBULqtnEDnIxRLBCq14fPMLQQ7eg221dIrTuA1b_Y35ghE8U6cTEql4N7p7" https://speech.googleapis.com/v1beta1/speech:syncrecognize-d @sync-request.json
https://cloud.google.com/speech/docs/getting-started#set_up_your_project 따라하기
GCLOUD_PROJECT=speechrecognitiontest-150301 node recognize.js listen
gcloud.cmd auth application-default login
https://console.cloud.google.com/iam-admin/iam/project?project=speechrecognitiontest-150301
speechrecognitiontest project에서 IAM 권한에 zaxrok@gmail.com 계정 과
서비스 계정이 등록되어 있어야 한다.
GCLOUD_PROJECT=speechrecognitiontest-150301 node recognize.js sync ./resources/audio2.raw
테스트 결과 latency(호출대기시간)가 심함
2016년 9월 30일 금요일
2016년 9월 9일 금요일
Electron과 Annyang(STT) 연동
https://github.com/augustogoncalves/personal-assistant.git 좋은 예제
electron main.js 후 안되는 경우가 있는데
마이크 문제인것 같다
그리고 Annyang.js or min.js 2.0.0으로 실행 한다. 2.5.0은 annyang undefined 에러 발생한다.
https://github.com/zaxrok/annyang-electron-demo는 2.5.0으로 됨.
2013년 이후로 쓰지 않았던 zaxrok's 개발 노트...
2013년 이후로 쓰지 않았는데
그 이후로 많은 변화가 있었다.
로봇에버 -> 심랩 -> 이산솔루션 -> 엔쓰리엔 -> 이산솔루션
현재에는 이산솔루션에서 코드스타와 코블로 소프트웨어를 담당하고 있다.
하지만
앞으로는 클라우드 및 인공지능관련 일 및 공부를 하려한다.
오늘 부터 관련 개발 내용을 작성 하고자 한다.
그 이후로 많은 변화가 있었다.
로봇에버 -> 심랩 -> 이산솔루션 -> 엔쓰리엔 -> 이산솔루션
현재에는 이산솔루션에서 코드스타와 코블로 소프트웨어를 담당하고 있다.
하지만
앞으로는 클라우드 및 인공지능관련 일 및 공부를 하려한다.
오늘 부터 관련 개발 내용을 작성 하고자 한다.
피드 구독하기:
글 (Atom)