Daily del.icio.us for May 20th through May 24th

Advertisement

Daily del.icio.us for January 17th

  • Introduction to Groovy, Part 3 – In this third installment ofIntroduction to Groovy (part 1, part 2) we will continue looking at some features of the Groovy language. Some you may find them on other languages, but some are exclusive to Groovy.
  • PDFBox – Java PDF Library – PDFBox is an open source Java PDF library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents.
  • TagSoup home page – This is the home page of TagSoup, a SAX-compliant parser written in Java that, instead of parsing well-formed or valid XML, parses HTML
  • Teflon Ted: Book Review: Dreaming in Code – I’m probably not the first (or the last) person to say Dreaming in Code is the Soul of a New Machine for my generation
  • Thinking In Java: In today’s world, what is the role of the Application Server? – Given the likes of Spring and Hibernate, how do people consume the Application Server? Is it all you can eat with JEE still delivering on the promise of writing business logic and letting the App server deal with the infrastructure?
  • People Over Process » Enterprise OSGi, a Discussion with Eric Newcomer – While at the Eclipse Runtime Summit, I had the chance to talk with Iona’s Eric Newcomer (CTO of Iona, Co-Chair, Enterprise Expert Group, OSGi Alliance, and well respected coding guy) about the emergence of OSGi as a server-side, or enterprise technology
  • Grails – Home – Grails aims to bring the “coding by convention” paradigm to Groovy. It’s an open-source web application framework that leverages the Groovy language and complements Java Web development.
  • How do you parse HTML in Java? – The Open Source HTML Parsers in Java page is useful in listing the HTML parsers that are out there. But it doesn’t give much of a clue about which are the “best” in a given situation. In other words, how should one decide which HTML parser to use?

Daily del.icio.us for Mar 28, 2007 through Mar 29, 2007

Daily del.icio.us for Mar 17, 2007

  • SXC – Simple XML Compiler – SXC (Simple XML Compiler) allows you to created optimized parsers and writers for XML. Through a declarative API you’re able to tell SXC what type of XML to expect and what actions to associate with it.
  • On the Stre@m – Flex has become more accessible – The Flex module for Apache and IIS provides web-tier compilation of MXML and ActionScript files on Apache and IIS web servers.
  • Assessing the Survivors of the Java IDE Wars – For enterprise development, I’d say IDEA wins out with its rich support for both J2EE and Java EE 5, followed closely by NetBeans (which also does an impressive job here), and last is Eclipse/MyEclipse (mostly due to their current lack of support for Java
  • An XQuery Servlet for RESTful Data Services – This paper shows how to use XQuery for data integration, and how to expose an XQuery as a RESTful data service using a Java servlet
  • Control.Tabs : Projects : LivePipe – Control.Tabs is a javascript library for creating accessible, flexible & unobtrusive tabbed interfaces in your applications or pages.