RSS - Web Developmentfeed

Web Development

Drupal Views 2

One of the most significant accomplishments in Drupal's contributed modules lately has to be Views version 2 for Drupal 6. Already a very popular module before with its first version, Views 2 now has many more features and a brand new UI.

Drupal Managers

Drupal is a game-changing website development platform. Its built-in features include user registration, comments, blogs, collaborative books and forums, personal pages, and many more components essential to social networking and community websites. Integral to Drupal is the assumption that human beings who come to a website should be able to help build it.

Firebug: A Beginner's Guide to Website Debugging

If you are a newcomer to the world of web development, one of the scariest things to understand is the code that makes everything come together on a site. From basic HTML markup to CSS, many different elements and languages are working in tandem to achieve a certain goal. Sometimes getting things on your site to look and act the way you want can be tricky, but luckily there are tools out there that can help you fine tune your site experience and quickly fix errors without spending hours (or even days) creating and checking code.