What is a RFID system? Radio-Frequency Identification (RFID) is the use of radio waves to read and capture information stored on a tag attached to an object. A tag can be read from up to several feet away and does not need to be within direct line-of-sight of the reader to be tracked. RFID stands […]
Big Data Technology
Big data is a term for data sets that are so large or complex that traditional data processing application software is inadequate to deal with them. Challenges include capture, storage, analysis, data curation, search, sharing, transfer, visualization, querying, updating and information privacy. Categories Structured Any data that can be stored, accessed and processed in the […]
Meteor : JavaScript platform for web and mobile applications
Meteor is a full-stack JavaScript platform for developing modern web and mobile applications. Meteor includes a key set of technologies for building connected-client reactive applications, a build tool, and a curated set of packages from the Node.js and general JavaScript community. Advantages Developers only need JavaScript for server and client side development. The coding is […]
React Native Framework
React native is JavaScript framework for building native mobile apps. It is using React framework and offers plenty of built-in components and APIs. React Native App Will Run Without setting up a development environment. If you want to run your app on the iOs And Android. You Are Easy to build your app IOS Platform, […]
Aurelia – Build Your Imagination
What is Aurelia? Aurelia is a Next generation UI framework. Whether you’re building apps for the browser, mobile or desktop, Aurelia can enable you to not only create amazing UI, but do it in a way that is maintainable, testable and extensible. Bundling Your Imagination with Aurelia This connection limit will not cause slowness in […]
Fuchsia OS Overview
Fuchsia Overview We’ve known for a while now that Google is working on a mysterious new operating system known as “Fuchsia.” Unlike Android or Chrome OS that are based on Linux, Fuchsia is built on a new, Google-built kernel called “Magenta” instead. It turns out Fuchsia has come a long way from the command line […]
Ionic Mobile Application
Ionic is a bunch of UI elements made in HTML5 & CSS3 that covers a lot of the mobile interactions The big advantage of Ionic is all the UI components are AngularJS Directives Ionic CLI and Cordova To create Ionic projects, you’ll need to install the latest version of the CLI and Cordova. Before you […]