Continuing our review of htaccess files, today we’ll examine how to use mod_rewrite to create pretty URLs.
(Continue)
Continuing our review of htaccess files, today we’ll examine how to use mod_rewrite to create pretty URLs.
(Continue)
Today we will go over some practical uses of htaccess files that you can use in your web applications.
(Continue)
Most social networks have API tools that allow almost any website to authenticate users through their system. In today’s tutorial, we will learn how to use these tools. Using a simple comment model, users will learn how to leave a comment within their Facebook or Google profiles.
(Continue)
In this tutorial, we will go through the process of creating a small widget that allows users to retrieve turn-by-turn directions to a specified location. We’ll be using the Google Maps API, via JavaScript, to provide this rather advanced functionality.
(Continue)
In this article, we will use restful_authentication to add a user system to a simple Rails application. This is great for those first starting out and need step-by-step directions for using this amazing plugin. At the end of the article, visitors will be able to create an account, reset their password, login, logout, and validate email addresses.
(Continue)
When a webpage is designed to display large tables of data, a great amount of consideration should be dedicated to allowing the user to sort through the data in a structured manner. In this article, I will go over four techniques: hover effects, zebra rows, filtering, and sorting.
(Continue)
Follow Nettuts+ and Tuts+ on Twitter