I was working with struts validators and need to test a phone number to be digits and starts with a leading 00, I wanna share it here ^00+\d{9,17}$ below is a ruby code snippet: phone_no=”009621… more →
A blog by Osama Dwairidwairi wrote 1 year ago: I was working with struts validators and need to test a phone number to be digits and starts with a … more →
dwairi wrote 2 years ago: Today I installed Netbeans 6 and my first Impression is Wow! I will be posting in-depth look at netb … more →
dwairi wrote 2 years ago: Yaml (Yet Another markup language) allows developers to serialize and deserialize Object to files an … more →
dwairi wrote 2 years ago: This is a busy developer tutorial that walk through installing ruby on rails on Linux Machine. get D … more →