2016년 12월 21일 수요일

ng2-bcc.blogspot.kr 개설

angular framework를 사용해서 웹앱 마스터하기

1. ng2 기본기 익히기
2. 고수들이 만든 ng2기반 webapp 따라해 보기
3.

ng2-bcc.blogspot.kr

bing cognitive api 사용하기

2016년 12월 13일 화요일

angularjs shareplace

https://www.quora.com/Is-there-a-marketplace-for-AngularJS-templates

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.