Microsoft released Windows CardSpace 2 codename “Geneva” beta 2.
The new beta introduces new features, such as the seamless integration with Visual Studio, which make even easier for developers to take advantage of identity capabilities.
Other important changes in CardSpace 2 include interoperability with CA Federation Manager and CA SiteMinder, Novell Access Manager, SAP NetWeaver and Sun’s OpenSSO Enterprise and Fedlet software.
CardSpace 2 still contains OpenID support.
Downloads can be found here.
The Ext team has released ExtJS version 3.1.
Ext JS is a cross-browser JavaScript library for building rich internet applications.
Release notes
Continue reading ‘ExtJS 3.1 released’
Dojo Toolkit 1.4 has been released.
Dojo is an Open Source DHTML toolkit written in JavaScript.
Browser support:
- Firefox 2 support dropped. Firefox V3 and V3.5 supported.
- Latest Safari (Safari v4) and latest Chrome (Chrome v3) supported, but not previous versions.
- IE6, IE7, IE8 all supported.
- Latest Opera (Opera v10) (Dojo core only).
- Keyboard now supported in all supported browsers (previously it didn’t work on Safari and on Chrome)
Key updates mentioned are:
- IO Pipeline topics
- dojo.cache
- dojo.contentHandlers
- dojo.hash with native HTML5 onhashchange event support where available
- Traversal and manipulation for NodeLists (the return value for dojo.query)
- dojo.ready (easier to type than dojo.addOnLoad)
- Hundreds of refinements to the Dijit API and collection of Dijits, and a few new widgets in DojoX
- DataChart widget and other improvements to charting
- dojox.drawing lands!
- Editor improvements and new plug-ins in both Dijit and DojoX
- Grid is faster, and the EnhancedGrid lands!
- ForestStoreModel for the TreeGrid
- GFX improvements
- dojox.jq, a very experimental module aimed at trying to match the jQuery API as close as possible, but using Dojo underneath
- Dojo build system optionally supports the Google Closure Tools compiler
- Significant speed improvements, especially in IE
Downloads can be found at http://www.dojotoolkit.org/downloads
Opera 10.10 has been released. Most important change in this release is the addition of Unite.
New features
Opera Unite
Opera Unite gives you the power to connect with others directly and to collaborate and share information from your computer without storing any data on external servers. It enables you to unleash the true power and reality of the “one Web for all” experience. When you choose to share something on your computer using Opera Unite technology, it is available for family, friends, or the entire world — you decide what to share and how to share it with users that you trust. To communicate with you or access your shared data, others can use any modern Web browser they like.
Opera Unite initially includes the following Opera Unite applications, which are small Web-service programs running inside the Opera 10.10 browser.
Opera Unite Home
Your personal Opera Unite Web page shows the Opera Unite applications you wish to share with family, friends, or the world.
File Sharing
The File Sharing application enables a simple and safe way to share files directly from your computer.
Fridge
The Fridge application enables people to leave notes on your computer.
Media Player
The Media Player application enables access to your complete home music library from wherever you are.
Messenger
A personal and private chat connection between you and another Opera Unite user who is listed as your friend on myopera.com.
Photo Sharing
The Photo Sharing application enables you to share your personal photos with friends around the world without the need to upload them.
Web Server
The Web Server application enables you to host your Web sites from your own computer.
Downloads can be found at http://www.opera.com/download/
Raphaël 1.0 has been released.
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web.
Raphaël uses the SVG W3C Recommendation and VML as a base for creating graphics. This means every graphical object you create is also a DOM object, so you can attach JavaScript event handlers or modify them later. Raphaël’s goal is to provide an adapter that will make drawing vector art compatible cross-browser and easy.
Raphaël currently supports Firefox 3.0+, Safari 3.0+, Opera 9.5+ and Internet Explorer 6.0+.
Releasenotes are currently unavailable.
Download: http://github.com/DmitryBaranovskiy/raphael/blob/master/raphael-min.js?raw=true