Introduction to using IIS Rewrite Module and Regular Expressions
In this blog post, we’ll talk about URL Rewriting and how it can be done using Microsoft’s…
In this blog post, we’ll talk about URL Rewriting and how it can be done using Microsoft’s…
Responsive Web Design is a design done with CSS3 Media Queries that change according to the visitor’s…
In this blog post, we’ll create a simple system for registering users in eZ Publish via their…
The basic premise behind stub areas in OSPF is that if routers want to communicate to another…
In this blog post we’ll create a simple registration using Facebook registration plugin. We’ll also create a simple login system that enables registered users to login to our site.
In this relatively short blog post, we’ll use PHP/MySQL and Google Maps Javascript API to display locations from a…
As you may or may not know, communication on the Internet uses packets for transmitting data. So,…
What is NAT? NAT is short for “Network Address Translation”. The basic purpose of NAT is to…
I’m sure you’re aware what a CMS is and how it can help you and your site be more successful. Just in case you’re a newbie in Web Development, let me just say that a CMS can do wonders. CMS (Content Management System) can help you to create a website in a matter of minutes and then you can use it to edit your website content and add new articles.
DHCP stands for Dynamic Host Configuration Protocol. DHCP is a protocol that’s used to automatically configure the hosts on a network. In addition to configuring the hosts with an IP address, DHCP can also configure them with additional parameters, such as a subnet mask, or DNS server address.