This post is about a nice program I stumbled upon TiddlyWiki – a reusable non-linear personal web notebook This is comparison of a few tools that I used (NOTE USED not REVIEWED), which I think could help someone out there who is looking for one I believe that human-memory/thinking is highly nonlinear. And I was […]
Category Archives: review
Tool for Organizing Notes – FreeMind
Was searching for a tool to “ORGANIZE” my cluttered notes. I was using a “tabbed” hierarchy on simple txt files to organize my notes. But it so happened that the files multiplied and kept on multiplying. Now I have a lot of files scratch_* where * is misc, research, desktop_lab, desktop_room, online , links, lecture […]
Research Tools
I was searching for a tool to extract the relevant data from PDFs ( mainly resaerch papers from various journals etc, some book chapters and some old free ebooks ) and to export the metadata for citation. A summary of a few tools I came across .. NOTE: Some tools are desktop tools , some […]
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 !
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 […]