Continuing our review of htaccess files, today we’ll examine how to use mod_rewrite to create pretty URLs. Continue Reading
Nettuts+ Author - Noah Hendrix
Posts by Noah Hendrix
5 Fun and Practical Htaccess Solutions
Jul 17th in Other by Noah HendrixToday we will go over some practical uses of htaccess files that you can use in your web applications. Continue Reading
Authenticating Users With Facebook Connect and Google Friend Connect
Jul 8th in Other by Noah HendrixMost 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.
Turn-By-Turn Directions with the Google Maps API
Jun 30th in JavaScript & AJAX by Noah HendrixIn 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.
Getting Started With Restful Authentication in Rails
Jun 24th in Ruby by Noah HendrixIn 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.
Using jQuery To Manipulate and Filter Data
Jun 10th in JavaScript & AJAX by Noah HendrixWhen 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.








