Tags: code, data, regular expressions
News (1)
Safari 3.1 update fixes 13 security flaws
Apple has released Safari 3.1 for users on Mac OS X and Windows. Along with new features are 13 security updates, most of the fixes address cross-site scripting flaws. Read more »
Features (24)
Parsing data from the Web in Python
Builder AU's Nick Gibson runs through the development of a quick program to parse data from the Web. Read more »
Unravel the mystery of sed and awk
UNIX utilities sed and awk can make life easier if you often work with regular expressions. Learn the basics and see when to put them to work. Read more »
Tutorial: JavaScript and regular expressions
If you've worked with regular expressions in Perl, you know that they can simplify search and replace tasks. Using them in JavaScript is just as easy. Read more »
.NET delivers regular expressions
Regex has been around for a long time, but is new to many .NET programmers. Check out some cool apps for .NET's Regex functionality. Read more »
Data validation with JavaScript and regular expressions
Discover how regular expressions offer a simple and elegant way to manipulate text within JavaScript. Tony Patton also explores how JavaScript's regular expression simplifies data validation. Read more »
Avoid bad form data with a little CGI validation code
Validating data from a Web form with a CGI script is a standard practice. Find out how to tweak your form validation code using regular expressions. Read more »
Speculation about Microsoft's mysterious X#
Although mentioned as an afterthought, X# has been the subject of much speculation in the XML community, and justifiably so, because it may change the way you create applications. Read more »
Ensure data integrity with validation
The many languages available for working with the .NET Framework make it easy to develop code that validates data. Find out what type of data checks you need to perform to ensure data integrity. Read more »
Easily correct data casing with SQL Server
In this tutorial, I will create a function that will be useful in terms of updating data or just displaying data to end users in a pleasing manner. Read more »
Client-side data validation with XML
There is nothing more frustrating than submitting a long Web form and waiting on an entire unload-reload cycle, only to be told you forgot the post code. This approach to creating a data validation routine uses a bit of XML to keep the data organised. Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
A first look at Windows 7 betaIn this week's Roundup we show you a preview of Windows 7 beta, cover news from the annual Macworld and more. Read more »
-
Opera's new SDK: Better browsing on the Wii?Opera has thrown a little more love at device developers by announcing an updated version of its software development kit on Wednesday at CES. Read more »
-
It's another year down but some things never change. That was shown this week as Internet Explorer remained under fire from yet another zero-day exploit. In other news, we set a hard drive on fire and Apple cans its involvement with MacWorld. Read more »
-
Ratbags burn, smash and 'nuke' hard drives
2008/12/16 14:49:30
-
2008/12/11 10:40:47
-
Five services you can turn off in Windows Server 2003
2008/10/01 13:58:07
What's on?
-
Space pr0n, patent karma and Yang out -- Club Builder
On Club Builder this week: how NASA plans to get the Internet into space, Jerry Yang is out the door at Yahoo and Brendan Eich discusses javascript engine competition.
