|
« August 2005 |
Main
| October 2005 »
September 21, 2005
Webchat version 1.8.3: 9/21/2005
New: sendArchive XML function sends all Webchat content every 5 mins
New: getAnnouncements XML function lets you inject system messages into Webchat
New: Name change notification
Bug Fix: cmd file wasn't working for user data change notifications
Bug Fix: Fix for multiple Webmessenger windows open using same Mic
Bug Fix: Locale string for dock warning wasn't being used.
Bug Fix: Referrer being undefined was breaking connect
Bug Fix: strDestinationMemberID changed to strDestinationUserID in launchWM()
Bug Fix: When sessionGUID or key was null it was sending an object to the XML proxy
Bug Fix: Dock items did not update their labels if displayName changed
Bug Fix: Selecting self was resetting the dock
Bug Fix: If maxdockitems in getUser was undefined, was getting set to 999
Bug Fix: Display leave room notifications in history
Posted by Nate Thelen at 04:13 PM
| Comments (0)
Webmessenger version 1.8.10: 9/21/2005
New: Added japanese character support
New: Added norwegian locale file
Bug Fix: Fix for multiple Webmessenger windows open using same Mic
Bug Fix: Removed HTML Javascript code that caused alert in Mac Flash 8
Bug Fix: Fixed bug where pending messages never emptying causing server to slow down
Bug Fix: Upgraded Webmessenger to latest AV classes (from Webchat)
Bug Fix: Fixed bug in IE WM launcher code (functions.js)
Bug Fix: Removed pending message queue timeout
Bug Fix: Workaround for frozen streams
Bug Fix: Fixed potential problem if win_ie_pd never completely loads
Bug Fix: Made output text wrap if use smileys is false which fixes chinese, korean, etc.
Bug Fix: Local user's icon image would show during reconnection process and other states like timeout, etc.
Posted by Nate Thelen at 04:03 PM
| Comments (0)
September 20, 2005
Webmessenger Mac Flash8 HTML bug
Macromedia released a new version of their Flash player. With this new version they added better JavaScript interaction, but changed the way they do it. Because of this, our example code for the Webmessenger will cause a JavaScript alert. We recommend removing the following else clause from the ic_DoFSCommand or wm_DoFSCommand function in your HTML:
else
{
alert( "Command (fs): " + command + "\nValue: " + args );
}
Thanks,
Nate
Posted by Nate Thelen at 11:36 AM
| Comments (0)
September 12, 2005
Userplane Service Interruption: 9/12/2005
Userplane experienced a major failure of its datacenter today (9/12/2005) @ 1:18PM PST. It was caused by a massive power outage that affected most of Los Angeles around 12:50PM. Our datacenter, which hosts many large scale sites including myspace.com, has 30 minutes of reserve power via its generators which is supposed to take up the slack until the building's generators take over. The building's generators did not come back online and therefore after 30 mins, everything went down. Along with the other datacenters in the building, we will be launching a major inquiry into this generator problem to ensure it does not happen again.
Thanks,
Nathanial Thelen
CTO, Userplane
Posted by Nate Thelen at 04:18 PM
| Comments (0)
|