Tag: Website
Creating a perfect landing page for free
Nowadays running an online business has become more popular than doing it in a traditional way. Entrepreneurs are lured by the lack of barriers...
Crawling the Web with Scrapy
Web crawling or spidering is the process of systematically extracting data from a website using a Web crawler, spider or robot. A Web scraper...
Use Content Delivery Networks to Speed Up Your Website
A content delivery network (CDN) has multiple servers, which are geographically distributed for the easy delivery of Web content. A CDN enhances the performance...
Network Programming in Haskell
Haskell, named after logician Haskell Curry, is a standardised, general-purpose, purely functional programming language, with non-strict semantics and strong static typing. This eleventh article...
Creating an Audio and Video Player Using JPlayer
This tutorial walks the reader through the process of creating a basic audio/video player on a website and then customising it to add more...
A List of Developer-friendly Android Libraries
Android, by virtue of being open source, makes it easy for others to create useful libraries. This article lists twelve developer-friendly open source libraries.
The...
Set Up a Certificate Authority in RHEL5
Security certificates are widely used for authentication. This article explores how to set up a Certificate Authority in RHEL5.
Security certificates are basically used for...
10 WordPress Plugins for Power Blogging
The power of WordPress lies in its many plugins, which can greatly enhance its functionality. Understanding the plugin infrastructure and equipping your WordPress site...