Create a simple Responsive Design for a blog site using CSS media queries
Responsive Web Design is a design done with CSS3 Media Queries that change according to the visitor’s environment. In other…
Responsive Web Design is a design done with CSS3 Media Queries that change according to the visitor’s environment. In other…
In this blog post, we’ll create a simple system for registering users in eZ Publish via their Facebook accounts. To…
The basic premise behind stub areas in OSPF is that if routers want to communicate to another area they need…
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 MySQL database on…
As you may or may not know, communication on the Internet uses packets for transmitting data. So, every time your…
What is NAT? NAT is short for “Network Address Translation”. The basic purpose of NAT is to translate private IP…