Thursday, October 20, 2005

Regular Expressions

A regular expression (regex or regexp for short) is a special text string for describing a search pattern. You can think of regular expressions as wildcards on steroids. You are probably familiar with wildcard notations such as *.txt to find all text files in a file manager. The regex equivalent is .*\.txt

For more information on what are Regular Expressions(RE) and where to make use of them, please visit

http://www.codeproject.com/string/regex__.asp
http://www.regular-expressions.info/


RE are indeed a powerful tool that you can not live without. Give them a look today

Thursday, September 29, 2005

Barcodes (1-D, 2-D) is all you need

Have you worked with barcodes? And what about 2-D barcodes?

For more read at:
http://www.mavericklabel.com/barcode-labels.html

Friday, September 02, 2005

Welcome to @360AgileWeb Blog Corner

Hi All,

Thanks for visiting our blog.
We welcome you all to read and share your thoughts in the issues being discussed.