Tuesday, May 20, 2008

MinGW and MSYS

Most of us know about MinGW(Minimalist GNU for windows) which uses MS windows runtime libraries to build,link and run C,Cpp programs on win32 platforms(also supports other languages too). It can be used via command prompt or can be integrated into an IDE. I use Eclipse as my IDE and occasionally use Cmd prompt. However, I recently started using MSYS which is a POSIX-like Command line Interpreter similar to Cmd prompt provided by MinGW. I fully liked it as it resembles the Unix type shell environment which was what I was mostly using back in school. It also helps in running different scripts and interprets makefiles too.I am still in process of exploring the tool completely...but u can read more about it on MinGW's site.

Saturday, May 10, 2008

Online Dictionary

Time and again u run across words while browsing, reading an article or a book whose synonyms u wish u could know...and though there r lot of online dictionaries available, I found this one the best among them. Its called Definr. It also provides word completion. Its really very very fast in proving synonyms and also in word completion.Take a look...its really good...m sure ur gonna stick with it if ur looking for an online dictionary...

Sunday, May 04, 2008

Useful Firefox Tips

If u are an avid firefox user like me...these tips r pretty useful ..
anyways found some on net and knew some ...here goes.....
1. Alt + D - Goes to your address bar
2. Ctrl + Enter - .com address
3. Shift + Enter - .net address
4. Ctrl + Shift + Enter - .org address
5. Ctrt + T - New Tab
6. Ctrl + Shift + T - Recently Closed Tab. (nice one)
7. Ctrl + Tab - Navigates among ur opened tabs
8. Ctrl + [1,2,3...] - Takes you to that corresponding particular tab

Restart..

hope to do some regular blogging from now on..