NavigationUser loginWho's onlineThere are currently 0 users and 1 guest online.
|
XULXUL project gets $1million fundingOne of the great examples of XUL software Songbird, is to recieve $1million in funding. This id great news for Mozilla and news as this demonstates that XUL and XULrunner is maturing. Furthermore it shows that desktop software will continue to grow towards utilising more online features. XUL is getting alot more attention and is becoming an option for large software projects. Google XUL gurus tech talkGoogle employees Javier Pedemonte and Adam Peller gave a tech talk on AJAX tools. The most interest was clearly for XUL and the possibilities for an improved development environment. Since the majority of XUL experts work for Google we will have to wait and see what they contribute to the XUL developer community. Released on 3 May 2006 The video is about 60 minutes. XUL EditorsThere are a few editors available for XUL. Local file system access with XULAs you might know, with XUL you can read local drives. This is part of the built in interfaces you can access with JavaScript and soon Python. What makes it even more interesting is that you can get this information in RDF form and apply it to virtually any DOM element in your XUL interface. There is a good tutorial about RDF datasources on the Mozilla Developer network. Who uses XUL?Some real-world examples of XUL * SimoHealth Software - Organize medical expenses and medical histories. By Jaco at 2006-09-01 10:42 | Beginner | Corporate Examples | Interesting | Mozilla | XUL | read more | Jaco's blog
XUL and Java Server FacesAn interesting application for XUL is the combination with JAVA. With XULfaces you can deploy a rich XUL user interface with a JAVA backend. XUL and Java Server Faces
You have the ability to refresh the entire screen or a part of it. Look at Thunderbird : it's a XUL application. |