[AJAX Magazine] Digg Moves to jQuery's JavaScript Library

Exciting times for the jQuery project, Digg is now using jQuery for their DOM, Ajax & animation needs. The switch came with the new comments section, where all animations are now powered by jQuery. The new system completely took advantage of plugins to build out the system. These included Klaus Hartl's jQuery cookie plugin and Ken Stanley’s FlyDOM for jQuery and totally validates the quality of the work being produced by the jQuery community. Having Digg as a user really bolsters to project's image and assures jQuery's place as one of the top JavaScript libraries available. Its a very big development for the team and the project. Via Rey Bango.
Probably the coolest, technically speaking, portion of the new comments is the manner in which most of the page is created. No longer do we create static HTML in PHP and send you a huge HTML page. Instead we give you the basics and, via AJAX/JSON, we make requests to the API and dynamically create the DOM using the FlyDOM jQuery plugin. The FlyDOM JSON templates are a stroke of genius if you’re looking at loading JSON dynamically into the DOM. The advantage of this is that initial page loads are much snappier and you can load the threads you wish to read on demand.
Say good-bye to NewsForge

Google hands hardware business over to Dell

Filed under: Business, Developer, Internet, Hardware, Web services, Google
Google has turned some of its focus off of hardware manufacturing, and handed production over to Dell in order to increase performance on its line of search appliances. Google has had issues with scaling the development of the search appliance since it has proved to be such a popular device with over 7000 corporate customers. Google had to either choose to increase staff, work on the manufacturing, or look for a third party to help out. Dell's server architecture, particularly the 9G, stood out to Google as it offered leading performance in many areas including server management. Dell will now be assembling the Google enterprise search boxes from components supplied by a variety of manufacturers, and will be in charge of the shipping and receiving.
Dell has already started touting Google as a customer in ads that aim at business customers. And hey, why not. Its not every day that a company as well known and as impactful to society as Google hands over their trust in you.
Read | Permalink | Email this | Comments
Microsoft Hosts Demo of Silverlight on Linux
(PC World)

More Linux Firms Standing Up To Microsoft

Debugging AJAX Applications on Internet Explorer - Part 1

New WordPress 2.2.1 fixes bugs, blocks exploits

EnterpriseDB Releases v8.2

Web Inspector for Safari on Windows

If you've downloaded Safari for Windows and are a looking for a tool similar to Firebug or Nikhil's Web Development Helper, then you might be interested in the WebKit Open Source Project. Within the project is a tool call Web Inspector that performs much of the same tasks as the tools mentioned earlier. To run the tool:
1) Download the nightly build from http://nightly.webkit.org/.
2) Extract the contents from the zip file.
<key>WebKitUserStyleSheetLocationPreferenceKey</key> <true/>
4) Execute the run-nightly-webkit.cmd file. This will launch Safari from the command prompt.
After Safari is launched you will have an additional item in the context menu called 'Inspect Element', select this to see the tool:

Here are a few screenshots of it in action:


Google Talk Gadget Adds Multi-User Chats


Google Talk Gadget added support group chat. Just click on the "Group Chat" button when you are in a conversation, and you can invite other people to join your discussion. Unfortunately, this feature is not available in any other client, so if you invite someone who uses Google Talk for Windows, Gmail Chat or other Jabber client, he'll get a link to the web version of Google Talk.


The Windows client seems to be neglected this year, but I bet we'll see a major new release in the coming weeks that will add all the new features from the web version, phone calls and more.