QNimate

  • CoursesVideos
  • WP PremiumPlugins
  • DemosLab
  • Home
  • QIdea
  • QTrack
Response Tabs – Horizontal and Vertical

Best library to create responsive tabs. It is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.

Link7 years ago http://qnimate.com/response-tabs-horizontal-and-vertical/
Retrieving Social Shares, Likes And Comments Count Of A URL

Many websites displays the total number of likes, shares and comments of the currently viewed URL. This data is very helpful to make the visited user also share the URL like other did. Here are the HTTP REST APIs provided by different social networking sites using which you can retrieve all these social activity information […]

7 years ago http://qnimate.com/retrieving-total-shares-likes-and-comments-of-a-url/
Redis Permanent Storage

Redis is a in-memory storage system. Primary memory is volatile i.e., data is lost when we restart our computer. Some people want to use redis just like an DBMS which keeps its data stored permanently. Redis does provide some mechanism to make the data persistance(permanent). There are three different ways to make Redis persistant: RDB, […]

7 years ago http://qnimate.com/redis-permanent-storage/
Storing Binary Data in Redis

Redis is a in-memory key-value storage system. Primary Memory storage size tends to be much smaller than hard disk storage size. So its never a good idea to populate primary memory with binary data/files as you will soon run out of memory and cause redis/other applications unexpected shutdowns. But still if you want to store […]

7 years ago http://qnimate.com/storing-binary-data-in-redis/
Web Components Complete Guide

Web components are the future of web. In this tutorial Todd Motto provides an in depth guide to web components.

Link7 years ago http://qnimate.com/web-components-complete-guide/
Playing Audio Using JavaScript – Web Audio API

This post is a part 11 of Playing Audio Using JavaScript – Web Audio API post series. Most developers use the <audio> element or flash to play audio in browsers. Well flash is not supported by mobile browsers and a good web app shouldn’t depend on plugins. <audio> element doesn’t provide APIs for complex operations […]

7 years ago http://qnimate.com/playing-audio-using-javascript-web-audio-api/
How to Track if E-Mail has been opened

I have created a tool which can track if an email has been opened or not. Very useful to spy recipients. It also provides recipient IP address. 100 FREE tool.

Link7 years ago http://qnimate.com/how-to-track-if-e-mail-has-been-opened/
Secret Blogging Tools And Methods That Will Help You To Succeed

In this article I will reveal some important tools and techniques used by me and other successful bloggers to drive traffic and increase conversion rate. Tools I will introduce in this article may not be free but are very useful and wroth its price. BuzzSumo BuzzSumo is a online tool that tells you which article […]

Image7 years ago http://qnimate.com/secret-blogging-tools-and-methods-that-will-help-you-to-succeed/
Attaching Icons to WordPress Theme Menu Items

This post is a part 10 of Creating a WordPress Admin Theme post series. Attaching icons to menu items has become a trend. WordPress theme developers need to build a functionality write into WordPress theme to provide users to choose icons for menu items. For themes which don’t support menu icons, users usually used plugins […]

7 years ago http://qnimate.com/attaching-icons-to-wordpress-theme-menu-items/
Page 29 of 43« First«...1020...2728293031...40...»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