Programming – Regexp links

Info Regular-Expressions.info – Regex Tutorial, Examples and Reference – Regexp Patterns Wiki RegEx in Autoit Regular Expression Library the Internet’s first Regular Expression Library BOOST Regex  : …one of the most highly regarded and expertly designed C++ library projects in the world. — Herb Sutter and Andrei Alexandrescu, C++ Coding Standards Regex for Windows (!! …

AutoIt plugin/brush for WordPress

Here is the AutoIt plugin (brush as it is called) for the Syntax Highlighter for WordPress plugin,  which uses the Alex Gorbatchev’s SyntaxHighlighter Script.. (After completing this post I found that the post was too untidy to follow…unless you have tried your hands on hacking or modifying scripts. If you are a newbie, AND MOST IMPORTANTLY …

AutoIT- Simple Timer

A simple Autoit code.. [autoit] #comments-start # author : ram # site      : ramnathbabu.com # Displays a timer at the TOP LEFT (can be customized) #         corner of your screen. Displays the time you have spent # You are free to modify/use/distribute the code. # Try to retain the site somewhere …

Programming Languages

I was recently searching for A GOOD programming language to cling on to.. I have a worked for some time now, looking at various programming languages to get a feel of the available programing paradigms . Considering the fact that one does not generally have the luxury of time, I thought it would be more …