1949039 comment Comment Dell Mini 9 on it's way... (Score 1) 134 by hm2k on Tuesday November 11, 2008 @05:18PM (#25726009) Attached to: OLPC's "Give 1 Get 1" Comes To Europe Shame, I already ordered a Dell Mini 9.
1972429 comment Comment Real world email address validation (Score 1) 516 by hm2k on Monday November 10, 2008 @01:54PM (#25707371) Attached to: (Useful) Stupid Regex Tricks? After a whole bunch of research I ended up with this for email validation:/^[\w!#$%&\'*+\/=?^`{|}~.-]+@(?:[a-z\d][a-z\d-]*(?:\.[a-z\d][a-z\d-]*)?)+\.(?:[a-z][a-z\d-]+)$/iDNote: the modifiers are designed to work with PHP.Source: http://www.hm2k.com/posts/what-is-a-valid-email-address