2012-05-18T08:10:17CEST
Christian Bauer
What does "server content" even mean? It's a UPnP device browser, not a MediaServer client. So the browse result is a device list, nothing else.more
2012-05-17T06:20:11CEST
umesh
Does the browser application really bowse the server contents . I can see the list of devices but clicking the device not showing anythingmore
2012-03-26T17:31:26CEST
Christian Bauer
You completely missed the point of my rant. The issue is that someone thought that writing lines of XML is better than writing lines of Java, wi...more
2012-03-24T05:19:47CET
Dale King
Regarding your rant about about the code generation for UI IDs, I, for one, am grateful for this, because it means code completion works for ent...more
2012-02-25T01:36:32CET
Dan Allen
Awesome! I'm glad to see another company with focus on supporting free software. Best of luck my friend!more
2012-04-10T13:38:17CEST
[Java, Web, CDI, JAX-RS, Jetty, Weld, Wink]

A few years back I wrote the integration code for the now defunct Seam framework and RestEasy, a JAX-RS implementation. For a new prototype I've been looking at Wink as a JAX-RS provider, not least because it has WebDAV/APP/Atom/RSS support. I also want to manage component lifecycle and wiring with CDI, so I had to integrate Wink with Weld, the CDI reference implementation.


2011-10-20T10:44:53CEST
[UI, Web, HTML, CSS]
Christian Bauer

Some notes on how to create an HTML interface that works with all kinds of screen sizes popular today, no matter if it's workstation or portable. This solution relies on pure HTML/CSS, so IE6/7/whatever are out.


2011-10-18T14:19:25CEST
[Info]
Christian Bauer

Regular visitors might notice some changes to the website and projects. The big news is that we are now incorporated as 4th Line GmbH in Switzerland. We are a team of software and IT systems experts offering a range of services, with a focus on Free Software. If you need help with any of our projects, contact us.

This website/domain then has also been renamed, the "Teleal" name is no more. All software and code has been updated to reflect this name change, this means that package names also have to be updated, from org.teleal to org.fourthline. The shared code of teleal-commons is now much improved available under seamless.org, a domain we'll use more in the future for utilities, frameworks, and (CDI) components.

The Cling project was updated to version 2.0, there will be no 1.1. More work is needed before a first beta release though. The license was changed from LGPLv3 to LGPLv2, as we had some concerns about patent licensing clauses. I'm reasonably sure we can't make the lawyers go away by fighting them with the v3 GPL patent clause, so in this case I'm more interested in spreading the software.

A new previously announced project has been released, Konto. This is a basic and elegant accounting system, really just a no-nonsense double entry general ledger with some reporting. Check it out, it is available under AGPLv3 and there is a demo server.

Finally, all source code moved from Subversion to github. We'll also start using their issue tracker, as we continue to grow.


1to3of45nextend

New Java Persistence with Hibernate Training Course available!
Creative Commons License