Web design Agency Singapore

John Smith

Magento Web development - Part I

Magento is an open-source e-commerce platform written in PHP. The software was originally developed by Varien, Inc, a US private company headquartered in Culver City, California, with assistance from volunteers. Varien published the first general-avail...

Magento Web development - Part II

The current release and each of the previous historical release versions of the 1.X and 2.X version branches of Magento Open Source are available on the Magento Commerce, Inc. website for download as single-file downloads Development of the 2.X version...

Magento Web development - Part III

Magento caters to three levels of businesses; small business, mid-market, and enterprise Among those three levels, Magento Commerce provides additional business solutions such as B2B, omnichannel, global expansion, digital transformation, and mobile. ...

A Guide to Wordpress - Part I

WordPress (WordPress.org) is a free and open-source content management system (CMS) based on PHP and MySQL. Features include a plugin architecture and a template system. It is most associated with blogging but supports other types of web content includ...

A Guide to Wordpress - Part II

WordPress' plugin architecture allows users to extend the features and functionality of a website or blog. As of March 2017, WordPress has over 55,286 plugins available, each of which offers custom functions and features enabling users to tailor their ...

Introduction to Web Development - Part I

Web development is the work involved in developing a web site for the Internet (World Wide Web) or an intranet (a private network). Web development can range from developing a simple single static page of plain text to complex web-based internet applic...

Introduction to Web Development - Part II

There are many open source tools for web development such as BerkeleyDB, GlassFish, LAMP (Linux, Apache, MySQL, PHP) stack and Perl/Plack. This has kept the cost of learning web development to a minimum. Another contributing factor to the growth of the...

Introduction to Web Development - Part III

Examples of dramatic transformation in communication and commerce led by web development include e-commerce. Online auction sites such as eBay have changed the way consumers find and purchase goods and services. Online retailers such as Amazon.com and ...

Dynamic Website design - Part II

When dynamic web pages first developed, they were typically coded directly in languages such as Perl, PHP or ASP. Some of these, notably PHP and ASP, used a 'template' approach where a server-side page resembled the structure of the completed client-si...

Dynamic Website design - Part I

Dynamic website are generated on the fly and use server-side technology to generate webpages. They typically extract their content from one or more back-end databases: some are database queries across a relational database to query a catalogue or to su...