Windows or Open Source, Part-3: Advantages of Selecting Linux

Part-3: Advantages of Selecting Linux
Linux is a geek’s own language, it is developed by webmasters – for webmasters. Just the ability of working and developing code in Linux compatible language gives geeks a huge kick, makes them feel superior to their Windows counterparts. However, it is not just the kick and satisfaction a webmaster gets […]

Windows or Open Source, Part-2: Advantages of Selecting Windows

Part-2: Advantages of Selecting Windows
Every webmaster has to choose an operating system of expertise before he can hone his skills. This article focuses on enlisting the benefits of selecting Windows as your OS for webmaster expertise.
1. Higher pay: only large organizations and professionals select windows operating system for their backend. Windows server comes with a […]

Windows or Open Source, Part-1: Overview

Part-1: Overview
Windows or Open Source, the mention of those four words is enough to start an argument in any technical forum. Geeks can argue from either side for hours and days and there can never be a proper conclusion to any argument on whether Windows is better than Linux or the other way round.
One way […]

Introduction to RSS

You may have heard the term RSS online and may be wondering what it is. Really Simple Syndication (RSS) is an XML format designed for sharing website content such as news, headlines, articles and more. You can think of it as a distributable “What’s New” for your site. RSS allows you to add content to […]

Introduction to PHP

PHP stands for PHP-Hypertext Pre-Processor, it is a server side scripting language for the Linux environment just like ASP is for the Windows environment. It’s basically a HTML embedded scripting language and interpreter that is treated same as an html page, they can be created and edited just like an html page and when downloaded […]

Introduction to HTML

HTML is probably the easiest language to code in. It requires minimum skill sets and very little knowledge to get started with designing a web page in html, it stands for Hyper Text Markup Language. Even with the web 2.0 emerging, HTML has not lost it’s importance to programming languages like PHP and CSS which […]