HTML & XHTML

What If Your Contact Form Fails?

Did you ever think about it? Someone types the message, clicks on send and gets the error message like "Something went wrong. Sorry...". Ok, what...

7 replies - 7148 views - 11/17/08 by dzovan in News

Eliminating Postbacks: Setting Up jQuery On ASP.NET Web Forms and Managing Data On The Client

So you're stuck with Visual Studio 2005 and ASP.NET Web Forms. You want to flex your ninja skills. You can't jump into ASP.NET MVC or ASP.NET AJAX or an...

1 replies - 10994 views - 11/12/08 by Jon Davis in News

Floatitis Part 5 : The Future Of Inline-Block

In this pre-final article on float prevention, I'll be digging into a method which though very interesting, has little practical value (yet). This of course...

0 replies - 1301 views - 11/10/08 by Niels Matthijs in News

BR element sucks!

You know how it goes. Designer creates the design templates or whatever and then developers have their say. Sometimes, it happens that they mess up...

3 replies - 1401 views - 11/10/08 by dzovan in News

Floatitis Pt4 - The pos:abs Method

Fourth part in the anti-float series already. The method described today will be pretty similar to the margin/float method, but will eliminate floating...

0 replies - 737 views - 11/03/08 by Niels Matthijs in News

jQuery Has Won The 3+ Year Javascript Framework Battle (As Far As I'm Concerned)

It's official. jQuery has become the new de facto standard for the web development community. By rolling jQuery in with Visual Studio and the ASP.NET core...

0 replies - 4094 views - 10/29/08 by Jon Davis in News

WebSocket Is Neither Web Nor Socket

The HTML 5 proposal contains many new and interesting ideas. In particular, we'll be discussing WebSocket at the Silicon Valley WebBuilder panel (so please...

0 replies - 855 views - 10/28/08 by Ted Goddard in News

Floatitis Pt2 : Using CSS Text-Align

In my previous article on floats I explained the back story of the float. As promised, the next couple of articles will list alternative methods to avoid the...

0 replies - 1759 views - 10/24/08 by Niels Matthijs in News

YSlow Rules and Tomcat 5.5 SSL

A few weeks ago I attended The Rich Web Experience where I went to talks by Scott Davis and Nathaniel Schutta and heard about using YSlow to measure how well...

2 replies - 4385 views - 10/21/08 by rdonaway in News

Writing Flexible CSS

Being a css guy these days is not very exciting. Up until a few years ago, the css scene was brewing with activity, trying to overcome various browser bugs...

0 replies - 3946 views - 10/20/08 by Niels Matthijs in News

Fighting Perfection

If you’re like me, you probably often find yourself never fully satisfied with your work — always making tweaks and changes, always finding things you...

2 replies - 2785 views - 10/15/08 by dmitryf in News

JSF 2.0 New Feature Preview Series (Part 4) Resource Re-location

This is the sixth entry in the JSF 2.0 New Feature Preview Series. The last entry covered the new event system. For this entry,...

3 replies - 3740 views - 10/15/08 by Ryan Lubke in News

Building Better Web Forms: Validation Best Practices

Validation is a very important aspect in web forms development and should be planned carefully. Well designed validation can favorably affect the user...

0 replies - 5855 views - 10/14/08 by dzovan in News

Keys To Web 3.0 Design and Development When Using ASP.NET

You can skip the following boring story as it's only a prelude to the meat of this post.

2 replies - 3583 views - 10/10/08 by Jon Davis in News

JSF 2.0 New Feature Preview Series (Part 2.3): Resources

This is the fourth blog in the JSF 2.0 New Feature Preview Series. The previous entry covered the new resource API. This will be the last part of the...

1 replies - 2449 views - 10/08/08 by Ryan Lubke in News