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 …

View All Mozilla Passwords

I wanted to switch from Windows to Linux. Was searching for options to export my Mozilla passwords. Have gathered a couple of links here Option 1 : In Mozilla firefox, goto Tools->Error Console and then copy and paste the following code into it. All the passwrods are exported in [javascript] (function(){ function twodigits(string) {return (string.length < …

Visual Basic Links

This is my log/bookmark entry – NOT YET ORGANIZED Have created this page to put the bookmarks in my mozilla available to me from anywhere I go ( and Mozilla is getting annoying slow, when I have the complete history.. I never delete them ! .. coz these can come in handy, when I am …

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 (!! …