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 (!! …
Category Archives: programming
AutoIt snippets
This is a bookmark of links/sites which contain useful AutoIt scripts. A site which has put up a lot of useful AutoIt snippets.
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 …
AutoIt !
I am (actually was) an ardent fan of the Visual Studio programming environment, especially Visual Basic. I found that it reduced the job of creating GUIs to mere click and drag (dint realize it was making me lazy) . Initial codes for my toy-experiments were simple enough to code. I took a few days to …
Broken Link !
Huh.. this is my second installation of WordPress. The previous one got overwritten ( by me ), guess when I was exploring the files.. This is what I apparently did .. as this blog puts it , I locked myself out after amending file path setting. The solution was simple, edit the wp-config.php file and …