Thursday, April 26, 2012

Windows 7: 3D cycle through windows

Hey!

Did you know that in Windows 7 you can shift between your opened windows just like in Mac.
Press Windows key + tab to find out!

cheers!!

Friday, April 13, 2012

Writing help files in Matlab

Hi,

I did not know writing help files in Matlab was this easy.

Just write everything as comments using '%' and save the file as a .m file, That's it.
So, just type the name of your file, i.e : help filename

Cheers!

Monday, April 9, 2012

Open several default tabs in Firefox at startup

Hey guys,

I use Firefox for rikaichan and google calendar. For some reason, I cannot enter new events in the google calendar when it is opened in the Internet explorer.

So I want Firefox to launch the two tabs for translation and google calendar when I open Firefox.
And, this is how it is done.

That's all!

Cheers!!!

Friday, February 24, 2012

How Shock Absorbers Work

http://blogs.howstuffworks.com/2009/08/26/how-shock-absorbers-work-2/

The credit goes to original author.

cheers!

Thursday, February 23, 2012

Unable to locate theme engine in module_path: "pixmap"

If you get the above warning just run
sudo apt-get install gtk2-engines-pixbuf

cheers

Friday, February 3, 2012

How to open Java .class files in a human-readable way?

Hi,

I came across a java applet on a webpage and I wanted to know how it worked. These .class files are not human readable if you open them in a text editor like notepad.
  • When you view the source of the webpage (IE just right click on the page and there is "View source" option) you can find what .class is running, which is the underlying program for the applet.
  • After that you can use something like JD-GUI, a java decompiler, to view the code

Hope this helps!

Monday, October 17, 2011

How to tie a tie in 10 seconds

I found this post really interesting and wanted to share with you all. Hope this would help you guys!