Archive for March, 2007

Firefox Image Resize

I am a Firefox user and have found the annoying feature that in FF2 there seems to be no way to turn off the automatic image resize through the interface. I find it highly annoying that the browser will size the image to a point that it will fit on my screen, but make it impossible to read the text in a screen shot or see the detail in a photograph.

Here is how you fix FF2.
In the address bar type in about:config
In the filter line type in browser.enable_automatic_image_resizing
Double click this line to change the setting to false

Comments

Polycom Change For DST

I am a little late getting this out but I thought I would post it to just document the change.

In the default sip.cfg file change the following config line.

tcpIpApp.sntp.resyncPeriod="21600"
tcpIpApp.sntp.address="10.10.10.10"
tcpIpApp.sntp.gmtOffset="-18000"
tcpIpApp.sntp.daylightSavings.enable="1"
tcpIpApp.sntp.daylightSavings.fixedDayEnable="0"
tcpIpApp.sntp.daylightSavings.start.month="3"
tcpIpApp.sntp.daylightSavings.start.date="11"
tcpIpApp.sntp.daylightSavings.start.time="2"
tcpIpApp.sntp.daylightSavings.start.dayOfWeek="1"
tcpIpApp.sntp.daylightSavings.start.dayOfWeek.lastInMonth="0"
tcpIpApp.sntp.daylightSavings.stop.month="11"
tcpIpApp.sntp.daylightSavings.stop.date="4"
tcpIpApp.sntp.daylightSavings.stop.time="2"
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek="1"
tcpIpApp.sntp.daylightSavings.stop.dayOfWeek.lastInMonth="1"

Obviously the tcpIpApp.sntp.address should be the IP address of your internal time server.

Then reboot phones.

This works on our IP301 and IP501 and SoundStation 4000 phones.

Comments

Wordpress Upgrade

Just updated the site from 2.0.4 to 2.1.2, let me know if anything is broken. I love Wordpress, it is great software and one of the easiest upgrades of any site software I have ever used.

Comments