Skip to content

Jibu A.S

Web Developer, Laravel, WordPress Expert

  • Home
  • Tech Stack
    • Laravel Developer
    • WordPress Developer
    • E-Commerce Solutions
  • Resume
  • Blog
  • Photos
  • About Me
  • Contact Me

Month: November 2010

HTML5 · Javascript · Professional

HTML5 Storage supported browser

November 17, 2010January 11, 2011 JibuLeave a comment

if (!window.openDatabase) { alert(‘Databases are not supported in this browser.’); } else { alert(‘Databases are supported in this browser.’); } Advertisements

HTML5 · Javascript · Professional

HTML5 Storage

November 17, 2010January 11, 2011 JibuLeave a comment

The client-side database storage Currently Google Chrome support HTML5 Local Databases Chrome is now available for the Windows and Mac, so that makes the browser platform consistent. Basis example for HTML5 database usage is var dbName = ‘Database Name’; var dbVersion = ‘1.0’; var dbDspName = ‘Display Name’; var dbmaxSize = 100000; var db =… Continue reading HTML5 Storage

Jibu A.S

Contact Me

Jibu A.S
Arakkaparambil - House,
Mala, Thrissur, Kerala
+919446144642
Email: jibuas@gmail.com
  • View jibuas’s profile on Facebook
  • View jibuas’s profile on Twitter
  • View jibuas’s profile on LinkedIn

Tech Stack

Languages
  • ColdFusion
  • PHP
  • HTML
  • JavaScript
  • CSS

Database Technologies
  • MySQL
  • Microsoft SQL Server

Frameworks and Libraries
  • Laravel
  • jQuery
  • WordPress
  • PrestaShop
  • Mura CMS

Other Tools and Services
  • XAMPP
  • Apache
  • Microsoft IIS

Archives

  • October 2016
  • September 2016
  • February 2016
  • January 2016
  • December 2015
  • January 2011
  • November 2010
  • June 2010
  • May 2010
Advertisements
Create a free website or blog at WordPress.com.
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy