Baccou Bonneville Blogs Eclipse Blog Process Improvement Blog Java Blog Web Design Blog Miscellaneous .NET Blog

10/03/05

English (US)   FCKeditor, an web-based text editor  -  Categories: JavaScript, Web Design, RIA  -  @ 10:58:06 pm
FCKeditor logo FCKeditor is an HTML text editor that brings to the web many of the powerful functionalities of desktop editors like MS Word. Again, I encourage you to look at the demo. The resemblance to Microsoft Word is disconcerting. And here, no ActiveX. Only some JavaScript. Of course it's fully cross-browser as it supports IE 5.5+, Firefox 1.0+, Mozilla 1.3+ and Netscape 7+.

Technorati tags: fckeditor
English (US)   Zimbra, an Ajax-based Webmail  -  Categories: JavaScript, Ajax, Web Design  -  @ 09:48:56 pm
Zimbra

Zimbra is an Ajax-based webmail. Zimbra is an Open Source Software; it follows Mozilla Public License (MPL). You must see the demo of Zimbra. It shows some of the great features of Zimbra:

  • Drag & drop of messages in folders
  • Messages in different folders are showed in the same conversation thread
  • You can tag your messages
  • Powerful search feature can even search in attachments
  • You can save your most used search queries
  • And more...

Technorati tags: zimbra

08/22/05

English (US)   OpenLaszlo, framework for Rich Internet Applications  -  Categories: XML, JavaScript, Web Design, OpenLaszlo, RIA  -  @ 01:35:27 pm
Laszlo Logo OpenLaszlo is an open-source framework to develop Rich Internet Applications (RIA). It's based on Flash from Macromedia. You describe your GUI in LZX, the Laszlo XML-based language, using industry standards such as XML, JavaScript, and XPath. This demo illustrates the potential of OpenLaszlo. And this is to learn Laszlo in 10 minutes.

07/06/05

English (US)   Ajax - Asynchronous JavaScript + XML  -  Categories: XML, XSLT, JavaScript, Ajax  -  @ 11:27:47 pm
Ajax

Ajax means "Asynchronous JavaScript + XML". It's not a library but more an architecture, a new approach for web applications based on existing building blocks (XML, CSS, Javascript). The goal of Ajax is to have a more rich user experience in web applications. Ajax is described in an essay from James Garret from Adaptive Path. Google Suggest and Google Maps are good examples of what can be done using Ajax.

On this French article on Ajax from Framasoft, we learn that OpenRico is an open-source JavaScript library for creating rich internet applications and that implement Ajax.

You should also go to Michael Mahemoff's web site on Ajax called Ajax Patterns. It's a tremendous collection of design patterns based on Ajax principles.

Even if Ajax brings probably nothing really new in term of technologies, it has the creditable goal to put user experience in the top prio of web design.

07/05/05

English (US)   Javascript console always present  -  Categories: JavaScript  -  @ 11:04:27 am

Today, I realize that when developing advanced web applications, we always want to keep an eye on the Javascript console. Ok, in Firefox, there is a little red exclamation mark icon Exclamation mark (provided by the Firefox Web Developer Extension, see my article on this topic) when a Javascript error occurs. But if you are not enough concentrated on this exclamation mark icon, you can miss some Javascript errors.

This is a tip (found here) to open the Javascript console on the sidebar:
- Click on the Bookmarks menu and select Manage Bookmarks?
- Click the New Bookmark toolbar button
- Enter JavaScript Console as the name
- Enter chrome://global/content/console.xul as the location
- Check the Load this bookmark in the sidebar checkbox
- Click OK
- Use the created bookmark to open the sidebar

Very useful when developing and testing, isn't it?

powered by
b2evolution

Credits: blog software | web hosting | monetize