By Shep McAllister, Commerce Team
You might not think you need a non-contact thermometer in your tool box, but they’re a …
By Shep McAllister, Commerce Team
You might not think you need a non-contact thermometer in your tool box, but they’re a …
By Don Reisinger The platform, first launched in India, is heading to other parts of Asia as part of Google’s effort to bring affordable smartphones to emerging markets.
TL;DR You can write a native Qt / QML app and have Meteor as the back-end for real-time data distribution and remote procedures.
I’ve been looking at recent developments and since Meteor had it’s 1.0 release recently, decided to take it for a spin… with Qt.
For those that have been living under a rock, Meteor is a node.js based web framework that can be used to create modern, responsive web apps. It does have Cordova/Phonegap support, so you can package your website as an app and deploy to Android or iOS, but obviously that leaves you short when it comes to truly native look and feel, performance, and full range of APIs.
Qt on the other hand is a native cross-platform application development platform and has an excellent track record when it comes to the sheer number of supported native platforms. It does have some server/cloud oriented functionality and services (see engin.io and https://qtcloudservices.com/ in general), but it’s hard to beat the popularity and ecosystem (and therefore development speed) happening around Meteor.
Can we make this a match? Meteor for web and server-side, and Qt/QML for making snappy native applications that go beyond calling RESTful APIs and polling on one side, and packaging node.js and phonegap API/performance limitations on the other?
The answer is luckily yes – what makes Meteor so uniquely well positioned for this is it’s Data Distribution Protocol, or DDP for short. It’s a websocket-based channel where Meteor sends JSON messages to the clients. There is nothing special about this, so we can have a Qt client (turns out there is already a healthy list of DDP clients/libs, but none C++ or Qt-oriented).
Enter Qondrite, a lightweight QML wrapper for Asteroid, a Javascript client for Meteor. With Qondrite, you can use Meteor as the source of your models (yes, everything shown goes through models, not hardcoded lists and data). To check the feasibility, I took the Todo example from Meteor (meteor create –example todos) and used Qondrite to interface to the meteor application. As usual, the source of this demo is available on github.
The end result?
As promised, an integrated Meteor-Qt stack, with a whole lot of opportunity to take the idea even furher. For example, there …read more
Source:: http://achipa.blogspot.com/2014/12/meteor-and-qt-match-made-in-heaven.html
There’s still no definitive reason why every home should have a 3D printer, but as more and more companies allow consumers to print their own parts and accessories, the case for owning one gets stronger and stronger. And following in the footsteps of …
By Charlie Osborne The tech giant is going full throttle with the project, but could do with the expertise of car manufacturers.
Over the weekend, the U.S. asked China to …
Over the weekend, the U.S. asked China to …
Over the weekend, the U.S. asked China to …
By Michelle Starr The famous Horsehead Nebula has been literally seen in an entirely different light, as NASA’s Spitzer captures it in infrared.