Posts tagged as:

xpath

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

by Vinny Carpenter on May 24, 2008

Computing | Down on the server farm | Economist.com - One day soon, these “virtual machines” may migrate to wherever computing power is cheapest, or energy is greenest. Then computing will have become a true utility—and it will no longer be apt to talk of computing clouds, so much as of a computing atm InfoQ: Integrate Flex with Spring Framework - A key to project success is creating an architecture that new developers can rapidly integrate themselves into and begin to be productive on day 1. Flex with Spring, iBATIS, & Cairngorm help me to quickly produce a patterned- based, repeatable architectur New Adventures in Software » Visual SourceSafe: A Public Service Announcement - “Visual SourceSafe? It would be safer to print out all your code, run it through a shredder, and set it on fire.” - (Attributed to an unidentified Microsoft employee). SSIS Junkie : SSIS: Suggested Best Practices and naming conventions - I thought it would be worth publishing a list of guidelines that I see as SSIS development best practices. These are my own opinions and are based upon my experience of using SSIS over the past 18 months. I am not saying you should take them as gospel but IntelliJ IDEA Blog » Blog Archive » Neal Ford Advises on Boosting Developer’s Productivity - Neal tells you how you can become more accustomed with the shortcuts, get used to using them in the daily routine, and demonstrates the magic of different key combinations while coding with IntelliJ IDEA. Twitter Technology Blog: Twittering About Architecture - Twitter is, fundamentally, a messaging system. Twitter was not architected as a messaging system, however. For expediency's sake, Twitter was built with technologies and practices that are more appropriate to a content management system Enterprise Java Community: Extending Spring LDAP with an iBATIS-style XML Data Mapper - This article explains how to extend Spring-LDAP with an iBATIS-style XML Data Mapper to access LDAP data through intuitive JavaBean operations. About - XML Hammer - The XML Hammer application is a free and open-source tool that simplifies elementary XML actions like checking for well-formedness, validation, transformation and xpath searches using any JAXP implementation. Novell, Red Hat upgrade Linux offerings - LinuxWorld - Novell released SUSE Linux Enterprise 10 Service Pack 2 (SP2), while Red Hat shipped Version 5.2 of Red Hat Enterprise Linux. Both vendors added improvements on the desktop and the server. There were many areas of overlap, especially with virtualization. JasperReports: 3.0.0 released - JasperReports, the market leading open source business intelligence and reporting engine. This project is being moved to http://www.jasperforge.org/. This project is the home for all things Jasper, Reports, Analysis, Server, and Intelligence.
Tags: analysis, architecture, bestpractices, bi, business, cloud, cloudcomputing, DAO, database, datawarehouse, development, environment, etl, flex, freeware, google, iBATIS, idea7, infrastructure, integration, intellij, internet, J2EE, jasper, java, ldap, Linux, messaging, novell, opensource, parser, performance, platform, productivity, programming, redhat, reporting, RHEL5, ria, scalability, scaling, sourcecontrol, sourcesafe, spring, SpringFramework, sqlserver, ssis, suse, svn, technology, tool, twitter, virtualization, vss, Web2.0, xensource, xml, xpath, xslt

Related posts

{ 0 comments }

Daily del.icio.us for January 17th

by Vinny Carpenter on January 17, 2008

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?
Tags: agile, api, appserver, articles, books, code, development, enterprise, framework, grails, groovy, hibernate, html, interview, J2EE, java, library, opensource, osgi, parser, pdf, programming, rails, review, sax, scripting, server, spring, SpringFramework, startup, tagsoup, tutorial, video, web, xhtml, xml, xpath

Related posts

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

by Vinny Carpenter on March 29, 2007

Amazon Web Services Developer Connection : Mounting Amazon S3 as a File System in Amazon EC2 - This tutorial discusses how to mount Amazon Simple Storage Service (Amazon S3) as a file system in an Amazon EC2 instance TFO eServices Java Programming - JXPath Tutorial - JXPath is an Apache Commons library to query Java object trees using the well known XPath XML query language. Extremely useful stuff but not yet very well known, hence this tutorial. Techworld.com - VMware enters the Linux kernel - The next revision of the Linux kernel is to include a virtualisation feature developed by VMware, called VMI. Java object queries using JXPath - Java World - JXPath is such an object-query tool. It is an Apache Commons component that enables you to query complex object trees using the well-known XPath expression language. Spring-Loaded - Guice vs. Spring JavaConfig: A comparison of DI styles - With all of the excitement surrounding Guice lately, I thought it might be worthwhile to compare Guice with Spring JavaConfig. Both represent different approaches to annotation-based dependency-injection
Tags: amazon, AOP, aws, ec2, FUSE, guice, ioc, java, jxpath, Linux, s3, spring, SpringFramework, tutorial, virtualization, vmware, webservices, xpath

Related posts

Daily del.icio.us for Mar 17, 2007

by Vinny Carpenter on March 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.
Tags: adobe, ajax, apache, compiler, css, eclipse, flex, ide, idea, iis, intellij, java, javascript, netbeans, plugin, programming, prototype, rest, servlet, tabs, webdesign, webservices, xml, xmlbeans, xpath, xquery

Related posts


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser