Tuesday, August 14, 2007

Binding JBoss to specific IP

One of the common questions from JBoss newbies I had to answer in last couple of months is "How do I bind JBoss Specific to my IP on windows?".
Here is the simple one liner:
run.bat -Djboss.bind.address=IP

Saturday, July 14, 2007

Start Firefox with your previous session

One of the best features of Firefox is ability to restore session when your OS or Browser crashes. This helps by not loosing the page you are currently viewing.
Reading browser startup page KB it appears we can set browser to start the with previous session by default. This can be done with about:config by changing value of browser.startup.page to 3.

Sunday, June 24, 2007

HTML Expert

Check this HTML Expert:

Friday, February 16, 2007

Using Fiddler with Firefox

The only reason I ever used IE is for Fiddler tool in last 2 years. Now looking at Fiddler docs there seems to be way to use Fiddler with Firefox.

Here the steps:

1. Look for BrowserPAC.js in fiddler directory under "My Documents". (for me its C:\My Documents\Fiddler\Scripts\BrowserPAC.js)
2. Use "Automatic proxy configuration URL:" for Firefox and set the value to BrowserPAC.js full path (Tools --> Options --> Advanced --> Network --> Connection).


Wednesday, July 12, 2006

Why your Mom should Firefox2 Today

A Picture is worth 1000 words. Here is an examples on why you need and your Mom need to get Firefox2 today:


1) Anti-phishing: Checkout the email I received supposedly from Paypal.


On opening it in Firefox2 you get the warning right away:


2) Spell check integration: Firefox2 has an awesome spell check integration for all the forms filled:




So get yourself and your Mom Firefox2 today.

Friday, February 11, 2005

Got TiVo

Got TiVo yesterday. Java API being made available made me buy TiVo. I am already impressed by what I can do with my TiVo.
One problem is that the software on latest TiVo is still 5.3.x and 7.1 is required to use java api. So signed up to priority list and waiting for the upgrade to occur. (Was told this might take several weeks).