QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack

Image 179

Find Out When Your Email Has Been Read

In this article I will introduce you to QTrack online service which lets you find you find if email was read or not. Pre-requisites To use QTrack you must be using a EMail client which supports sending of email in HTML format. And also the recipient must use HTML supported email client to view the […]

Image7 years ago http://qnimate.com/find-if-email-has-been-read-or-not/
Adding Custom Content to Printed Web Pages

In this tutorial I will show you how to add custom text to a printed web page using CSS and JavaScript. We can do this using CSS3 by using Pseudo Elements and Generated Content. We can do this using JavaScript by using onafterprint and onbeforeprint. Adding Image to the Printed Web Page using CSS This […]

Image7 years ago http://qnimate.com/adding-custom-content-to-printed-web-pages-using-css/
Uploading Files and Showing Progress using Intel XDK

This post is a part 28 of Intel XDK Complete Tutorial post series. In this tutorial I will create a sample app which uploads a file to webserver using Intel XDK file upload API and also shows the percentage of file upload. I will also show how to write a backend PHP script to handle […]

Image7 years ago http://qnimate.com/uploading-files-and-showing-progress-using-intel-xdk/
Working with File System using Intel XDK

This post is a part 27 of Intel XDK Complete Tutorial post series. In this tutorial I will introduce you to APIs using which you can work with the device filesystem. Filesystem APIs will help you create audio, images, cloud etc applications. Cordova File API There is actually no Intel XDK plugin/API to work with […]

Image7 years ago http://qnimate.com/working-with-file-system-using-intel-xdk/
Create an Frontend Editor with Code Highlighting and Execution

In this tutorial I will show you how to create a online code editor like Codepen, jsFiddle, repl.it etc. After reading this tutorial you will be able to create such kind of awesome tools with just few lines of code. Let’s see a demo of what we will be creating in this tutorial. View Demo […]

Image7 years ago http://qnimate.com/create-an-frontend-editor-with-code-highlighting-and-execution/
Push Notifications in Intel XDK using pushMobi

This post is a part 25 of Intel XDK Complete Tutorial post series. In this tutorial I will show you how to implement cross platform push notifications in Intel XDK app. In this tutorial I will show how to integrate push notification in a Legacy Hybrid apps using pushMobi. If you want to integrate push […]

Image7 years ago http://qnimate.com/push-notifications-using-intel-xdk/
Create a Barcode Scanner Application using Intel XDK and PHP

This post is a part 22 of Intel XDK Complete Tutorial post series. In this tutorial we will learn Intel XDK barcode API. Before we proceed with building a application using Intel XDK barcode API we first need to learn what barcode is and how we can generate barcodes using PHP. What is Barcode? A […]

Image7 years ago http://qnimate.com/create-a-barcode-scanner-application-using-intel-xdk-and-php/
Intel XDK App using WordPress Backend

In this tutorial, we will cover how to use WordPress as a backend for a Intel XDK mobile app. We’ll then look at how we can create REST APIs for WordPress so that the Intel XDK app can communicate with WordPress using those APIs. We’re also going to build a simple Intel XDK app which […]

Image7 years ago http://qnimate.com/intel-xdk-app-using-wordpress-backend/
Writing Vendor Prefix Free CSS Code

Writing proper vendor prefix CSS code is a coding horror for web designers. In this article I will provide three ways to write CSS code without worrying about vendor prefixes. Generating Vendor Prefixed Code You can use CSS preprocessors like LESS or SASS. CSS code generated using this preprocessors are automatically vendor prefixed. If you […]

Image7 years ago http://qnimate.com/writing-vendor-prefix-free-css-code/
Page 6 of 20« First«...45678...20...»Last »
Categories
  • Algorithms (1)
  • API (5)
  • Cloud (1)
  • Cordova (68)
  • Databases (8)
  • Ethereum (3)
  • Hyperledger Fabric (1)
  • Marketing (3)
  • Node.js (3)
  • Operating System (2)
  • Other (1)
  • SEO (15)
  • Tips and Tricks (13)
  • Web Development (184)
  • Web Security (12)
  • WordPress (94)
Most Viewed
  • slider
    Image Slider Using HTML And CSS Only
    60 comments
    8 years ago

  • facebook-chat-popup
    Facebook Style Chat Box Popup using JavaScript and CSS
    73 comments
    8 years ago

  • html5-file-api
    An Introduction To JavaScript Blobs and File Interface
    13 comments
    8 years ago
Most Commented
push-notificaton
Push Notification in Intel XDK using Push Plugin
7 years ago
109 Comments
facebook-chat-popup
Facebook Style Chat Box Popup using JavaScript and CSS
7 years ago
73 Comments
What is Multiplexing in HTTP/2?
7 years ago
61 Comments
Currently Viewed
wordpress-maintenance
Setting Up SEO Friendly WordPress Maintenance Mode
7 years ago
context-menu
Customizing Right Click Menu in HTML Page
8 years ago
subresource-integrity
Introduction to Subresource Integrity
7 years ago
Our Sponsor
My Books

2014 - 2015 © QNimate
All tutorials MIT license