Quantcast

Posts tagged as:

rest

Daily del.icio.us for May 8th through May 12th

May 12, 2008

Things younger than Republican Presidential candidate (oh, and did I forget to mention “war hero”?) John McCain – Am I being “age-ist”? Probably. But the world is a pretty complicated place right now and I’m thinking that it’s not such a great time to elect our oldest President ever. So sue me.
If we hired like [...]

Read the full article →

Daily del.icio.us for March 27th through April 3rd

April 4, 2008

Create a Shortcut or Hotkey to Immediately Eject a Specific USB Drive :: the How-To Geek – Using the built-in Windows dialog is more powerful and probably would suffice for most people, but for those of us that want complete control there's a small freeware utility called USB Disk Ejector.
Thermal Reaction: Tom Gleeson – You’re [...]

Read the full article →

Daily del.icio.us for March 26th through March 27th

March 27, 2008

Ext JS Ext.ux.YoutubePlayer – The Ext.ux. YoutubePlayer is a user extension that utilizes the Youtube Chromeless API. You can embed any Youtube video into Ext native controls and place it in your application. It's like a mediaplayer built on top of Ext JS and the Youtube API.
InfoQ: Real World Web Services – In this presentation, [...]

Read the full article →

Daily del.icio.us for January 9th

January 9, 2008

enunciate – Enunciate is a Web service deployment framework. It is not another Web service stack implementation. Rather, Enunciate leverages existing Web service technologies to provide a mechanism to build, package, deploy, and to clearly, accurately deliver your We
Ryan Heaton’s Blog: Web Service Programming for the Masses, Part I: Developing the Web Service API – [...]

Read the full article →

Daily del.icio.us for Mar 21, 2007 through Mar 27, 2007

March 27, 2007

Enunciate Your Web Service API – From your source code, Enunciate will build a fully-documented, interoperable web application in the form of a web application archive (war file). A consolidated, annotated XML contract is generated at compile-time. Each service class is published as a SO
Uni-Form – One Form to Rule Them All – Uni-Form is [...]

Read the full article →

Daily del.icio.us for Mar 17, 2007

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 [...]

Read the full article →

Daily del.icio.us for Mar 05, 2007 through Mar 06, 2007

March 6, 2007

Coding Horror: Reducing Your Website’s Bandwidth Usage – What can we do to reduce a website’s bandwidth usage?
Amazon Web Services Developer Connection : Building a Struts-Based Web Application on Amazon S3 – This article provides a tutorial on integrating the Amazon S3 REST API for Java with the Struts web application framework to create a [...]

Read the full article →

Daily del.icio.us for Feb 27, 2007

February 27, 2007

Discover the magic world of software development: GWT-Spring Integration Demistified – The purpose of this blog entry is to explain as simple as possible how GWT and Spring can be brought together and make the the most of your entreprise application.
TagCrowd – TagCrowd is a web application for visualizing word frequencies in any user-supplied text [...]

Read the full article →

Daily del.icio.us for Feb 25, 2007 through Feb 26, 2007

February 26, 2007

New Articles/Tutorials and Presentation : jMaki Has Moved into High Gear (cld.blog-city.com) – jMaki has been making great progress. It is generating alot of excitement. What is it ? jMaki is about enabling Java developers to use JavaScript in their Java based applications as either a JSP tag library or a JSF component.
Speed Up Your [...]

Read the full article →

Daily del.icio.us for Nov 28, 2006

November 28, 2006

Top AJAX tools deliver rich GUI goodness | InfoWorld
For this roundup, we examined four of the leading products, in alphabetical order: Backbase, Bindows, JackBe NQ Suite, and Tibco General Interface
(tags: ajax backbase bindows tibco web2.0 development ide framework jsf Struts java 508)

HtmlCleaner Project Home Page
HtmlCleaner is open-source HTML parser written in Java
(tags: html java parser [...]

Read the full article →

Life is beautiful with XMLBeans and XStream

January 30, 2006

XML creation, parsing and processing with Java has gotten so much easier with tools like XMLBeans, XStream and many other such tools. I personally love XMLBeans and XStream and I try to use them for all of my XML processing needs. While they both consume XML, they solve different problems. XMLBeans allows you [...]

Read the full article →