Fluid userstyle for FriendFeed take two

posted 03:32PM Jul 24, 2008 with tags css fluid friendfeed userstyle by Lars Trieloff

The topic of user styles for Fluid came up on FriendFeed recently and Alexander Kucera asked me to share my userstyle I am using for FriendFeed. Here you are: The result looks like this:

http://weblogs.goshaky.com/weblogs/lars/resource/friendfeedblack.png

The black background is inspired by Twitteriffic and allows for using a semi-transparent window, which does not look as good with a white background. Additionally I stripped everything from the display that is not feed, including the sidebar, the share-dialog, the friendfeed logo and so on. I am using a dark grey logo for the Fluid application that fits the background of the SSB window.

http://weblogs.goshaky.com/weblogs/lars/resource/friendfeedicon.png

Firebug 1.0 beta

posted 08:08PM Dec 06, 2006 with tags css debug firebug firefox javascript opensource by Lars Trieloff

Firebug 1.0 beta the ultimate Firefox extension for web developers that helps with CSS tweaking, Javascript debugging and load time optimization (new in Firebug 1.0) has been released. If you are already using Firebug, I recommend thinking a minute or two about the invaluable help Firebug is and has been and donate to this project to keep it up and running.

XHTML and CSS rendering library for Java

posted 09:54AM May 16, 2006 with tags css java opensource xhtml xml by Lars Trieloff

Is anyone interested in writing an open-source alternative to the XMLmind XML Editor? If so, you should take a look at the xhtmlrenderer-framework, a Java library that allows rendering of XML and CSS.

XMLmind XML Editor 3.2.0

posted 10:03AM Apr 04, 2006 with tags css dita java wysiwyg xml by Lars Trieloff

A new release of the CSS-based, customizable WYSIWYG-XML-Editor XXE is out. The new release has following highlights:
  • A configuration for DITA can be downloaded and installed using Options|Install Add-ons. More info. in this document.
  • XXE has a more powerful table editor allowing to insert, copy, cut, paste, delete columns and rows, and allowing to increment or decrement the number of columns and the number of rows spanned by a cell.
  • It is now possible to bind a command to the drag action as well as to the drop action. For example, using this new facility, it is possible to drag a DITA topic and drop it in a DITA map in order to create the corresponding topicref.
  • Many enhancements are related to the CSS support in XXE.

A feature I like most about the new version is the support for Java 6 and its new GTK-Look-and-Feel.

http://weblogs.goshaky.com/weblogs/resources/lars/xxe_3_2_0.png