Author: greg


Posted on: 28th November 2008

No Comments

Category: Design, Development

There are numerous steps in the web site design and development process. From gathering initial information, to the creation of your web site, and finally to maintenance to keep your web site up to date and current.
The exact process will vary slightly from designer to designer, but the basics are generally the same.
[...]

Tags: ,

Author: eric


Posted on: 21st November 2008

No Comments

Category: Design, Development

There are many practices that web developers follow. The best web developers though, set themselves apart by staying on top of the latest trends, maintaining a high level of credibility, and establishing a diverse and robust web presence. Following the 18 rules listed below will surely get you closer to being one of [...]

Tags: ,

Author: eric


Posted on: 2nd November 2008

No Comments

Category: Microsoft

We’re found that a lot of web developers that know other languages, usually ASP or PHP, that want to learn Ruby on Rails, but just don’t know where to get started. Although Ruby is very different from PHP, PHP developers should have few problems learning Ruby on Rails.
In this series of tutorials, NetTuts will take [...]

Tags: , , ,

Author: eric


Posted on: 30th October 2008

No Comments

Category: Security

SQL injection attacks can allow hackers to execute arbitrary SQL commands on your database through your Web site. To avoid these attacks, every piece of data supplied by a user on a Web form, through HTTP Post or CGI parameters, or other means, must be validated to not contain information that is not expected, GreenSQL [...]

Tags: , , , , ,