Sorry for microblogging, I just have to point at Ludo's new entry concerning i18n collation matching rules (making sure a search for "Helene" will find "Hélène") in the just released OpenDS 2.0, since it's something very related to us.
Sorry for microblogging, I just have to point at Ludo's new entry concerning i18n collation matching rules (making sure a search for "Helene" will find "Hélène") in the just released OpenDS 2.0, since it's something very related to us.
The transaction remains subject to regulatory approvals and other closing conditions. For more information regarding the proposed transaction, please visit www.sun.com/oracle.
Sun Microsystems develops the technologies that power the global marketplace. Guided by a singular vision -- "The Network is the Computer" -- Sun drives network participation through shared innovation, community development and open source leadership. Sun can be found in more than 100 countries and on the Web at http://sun.com.
Sun, Sun Microsystems, the Sun logo and the Network is the Computer are trademarks or registered trademarks of Sun Microsystems, Inc. or its subsidiaries in the United States and other countries.
(see original article @ http://www.sun.com/aboutsun/pr/2009-07/sunflash.20090716.1.xml)
How to video for creating a Fedlet for .NET in OpenSSO.
At least that's something we won't have difficulties to localized... :)
http://blogs.sun.com/raskin/entry/opensso_enterprise_fedlet_for_net
Often when dealing with long commands and having resized the window of konsole or gnome-terminal, the line was not wrapped correctly and I was writing over the previously typed characters. Usually resizing the terminal back to default size helped so I was not really pushed into finding the culprit. But today I got really upset and spent five minutes googling around :-)
And it appears this is a bug/feature of bash itself. In short, when setting the shell prompt, bash can count some non-printing characters into the length of line text. It can be easily cured by adjusting the .bashrc file, as explained in the fine documentation.