Category Archives: Coding

Coding Basics: jQuery

 Go Deeper with User Interaction and Animation JQuery is a versatile feature-filled responsive web based multi-platform software.  jQuery is extremely interactive and it contains a variety of features including Ajax, JSON, document object model (DOM), effects and animations.  jQuery offers a free software license or open source license to developers to download, copy, modify and […]

Ruby on Rails: Overview

Ruby on Rails is a customizable open source web framework for creating Internet content. As the name suggests, Ruby is the main programming language Ruby on Rails. Yukihiro Matsumoto created the Ruby programming language in the 1990’s. In 2005, David Hansson released Ruby on Rails based on Matsumoto programming language as free and open source […]

CSS3 – The Latest in Style

One of the earliest problems with HTML was the amount of work it took to design the look of a web page; a problem that was solved by the introduction of CSS. CSS (Cascading Style Sheets) is, as the name suggests, a style sheet language – a programming language that defines how a document is […]

Coding Basics: AJAX

AJAX is not a single programming language or a single piece of technology for website designers.  AJAX (Asynchronous JavaScript and XML) is an assortment of related Internet based technologies that allow content and design programs to work smoothly together.  The first use of the AJAX acronym is attributed to Jesse James Garrett (2005).  Garrett used […]

The Best CMS – WordPress

WordPress is the most popular content management system (CMS) for website designer, bloggers and webmasters.  Matt Mullenweg and Mike Little released the first edition of WordPress in 2003 to a good reception.  Since the first release, WordPress has been downloaded worldwide tens of millions of times.  WordPress is based on PHP code and MySQL , […]

HTML 5 – What’s New In Coding

The latest version of HyperText Markup Language, HTML 5 is a framework with which web pages and web applications are created. HTML documents are made up of elements created with tags, which organize, define and arrange the different components of a web page like text, images, links and forms. Web browsers are what read these […]