<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:coop="http://www.google.com/coop/namespace"
	>

<channel>
	<title>Mind DiaryWeb Applications</title>
	<atom:link href="http://minddiary.com/category/web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://minddiary.com</link>
	<description>There is only one way to learn. It&#039;s through action!</description>
	<lastBuildDate>Sat, 27 Feb 2010 11:27:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://minddiary.com/wp-includes/js/jquery/jquery.js?ver=1.3.2'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>Creating Web services using Apache CXF (Part 4): Testing</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/11/creating-web-services-using-apache-cxf-part-4-testing/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 10:30:20 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[CXF]]></category>
		<category><![CDATA[Celtix]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Xfire]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/11/creating-web-services-using-apache-cxf-part-4-testing/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
To test this we can follow the same client program which is given in the CXF site.<p><a href="http://minddiary.com/2009/06/11/creating-web-services-using-apache-cxf-part-4-testing/">Creating Web services using Apache CXF (Part 4): Testing</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2010/02/26/wink-a-framework-for-restful-web-services-from-apache/' rel='bookmark' title='Permanent Link: Wink &ndash; A framework for RESTful web services from Apache'>Wink &ndash; A framework for RESTful web services from Apache</a> <small>Apache Wink 1.0 is a complete Java based solution for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/11/creating-web-services-using-apache-cxf-part-4-testing/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
			<coop:keyword><![CDATA[CXF]]></coop:keyword>
		<coop:keyword><![CDATA[Celtix]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
		<coop:keyword><![CDATA[Xfire]]></coop:keyword>
		<coop:keyword><![CDATA[apache]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[webservices]]></coop:keyword>
	</item>
		<item>
		<title>Creating Web services using Apache CXF (Part 1) : The Basics.</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 12:02:09 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[CXF]]></category>
		<category><![CDATA[Celtix]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Xfire]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/</guid>
		<description><![CDATA[


As we discussed in the previous post, CXF is the combination of two projects: Celtix developed by IONA and XFire developed by Codehaus working together at the Apache Software Foundation.
If you want an Enterprise support  for CXF then please find the following links.
Open Source FUSE Services Framework &#8211; based on CXF
FUSE open source community
FUSE Forums
<p><a href="http://minddiary.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/">Creating Web services using Apache CXF (Part 1) : The Basics.</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/10/creating-web-services-using-apache-cxf-part-1-the-basics/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
			<coop:keyword><![CDATA[CXF]]></coop:keyword>
		<coop:keyword><![CDATA[Celtix]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
		<coop:keyword><![CDATA[Xfire]]></coop:keyword>
		<coop:keyword><![CDATA[apache]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[webservices]]></coop:keyword>
	</item>
		<item>
		<title>Apache CXF- An ultimate web service open source framework : Lets start learning&#8230;</title>
		<link></link>
		<comments>http://minddiary.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:43:15 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[CXF]]></category>
		<category><![CDATA[Celtix]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Spring Framework]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[Xfire]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[jax-ws]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[webservices]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/</guid>
		<description><![CDATA[
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->

<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
Apache CXF is an open source services framework which is a result of the merge between the XFire and Celtix projects. CXF helps us build and develop services using JAX-WS. These services can speak a variety of protocols such as SOAP, XML/HTTP, RESTful HTTP, or CORBA and work over a variety of transports such as<p><a href="http://minddiary.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/">Apache CXF- An ultimate web service open source framework : Lets start learning&#8230;</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



Related posts:<ol><li><a href='http://minddiary.com/2010/02/26/wink-a-framework-for-restful-web-services-from-apache/' rel='bookmark' title='Permanent Link: Wink &ndash; A framework for RESTful web services from Apache'>Wink &ndash; A framework for RESTful web services from Apache</a> <small>Apache Wink 1.0 is a complete Java based solution for...</small></li>
</ol>

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2009/06/10/apache-cxf-an-ultimate-web-service-open-source-framework-lets-start-learning/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
			<coop:keyword><![CDATA[CXF]]></coop:keyword>
		<coop:keyword><![CDATA[Celtix]]></coop:keyword>
		<coop:keyword><![CDATA[Spring]]></coop:keyword>
		<coop:keyword><![CDATA[Spring Framework]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
		<coop:keyword><![CDATA[Xfire]]></coop:keyword>
		<coop:keyword><![CDATA[apache]]></coop:keyword>
		<coop:keyword><![CDATA[jax-ws]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[webservices]]></coop:keyword>
	</item>
		<item>
		<title>TWO good slide shows about use of Web 2.0 in Enterprise world</title>
		<link></link>
		<comments>http://minddiary.com/2008/01/23/two-good-slide-shows-about-use-of-web-20-in-enterprise-world/#comments</comments>
		<pubDate>Wed, 23 Jan 2008 11:35:45 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2008/01/23/two-good-slide-shows-about-use-of-web-20-in-enterprise-world/</guid>
		<description><![CDATA[The following two presentations by Enterprise 2.0 Bloggers Scott Gavin and Daniel Siddle are simply great ones. If you have some time to spent then check it once. I am sure it will be helpful to you. These slideshows are very much helpful to know about the extended use of Web 2.0 in our enterprise<p><a href="http://minddiary.com/2008/01/23/two-good-slide-shows-about-use-of-web-20-in-enterprise-world/">TWO good slide shows about use of Web 2.0 in Enterprise world</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2008/01/23/two-good-slide-shows-about-use-of-web-20-in-enterprise-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[Web 2.0]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
	</item>
		<item>
		<title>&#039;Six&#039; best web frameworks in Java</title>
		<link></link>
		<comments>http://minddiary.com/2007/11/27/six-best-web-frameworks-in-java/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 12:53:32 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[GWT]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[Spring MVC]]></category>
		<category><![CDATA[Stripes]]></category>
		<category><![CDATA[Struts]]></category>
		<category><![CDATA[Web Applications]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[struts2]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[wicket]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2007/11/27/six-best-web-frameworks-in-java/</guid>
		<description><![CDATA[A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. Here is the list of SIX best web frameworks which we are using in Java. Each one<p><a href="http://minddiary.com/2007/11/27/six-best-web-frameworks-in-java/">&#039;Six&#039; best web frameworks in Java</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2007/11/27/six-best-web-frameworks-in-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[GWT]]></coop:keyword>
		<coop:keyword><![CDATA[JSF]]></coop:keyword>
		<coop:keyword><![CDATA[Spring MVC]]></coop:keyword>
		<coop:keyword><![CDATA[Stripes]]></coop:keyword>
		<coop:keyword><![CDATA[Struts]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
		<coop:keyword><![CDATA[apache]]></coop:keyword>
		<coop:keyword><![CDATA[struts2]]></coop:keyword>
		<coop:keyword><![CDATA[web]]></coop:keyword>
		<coop:keyword><![CDATA[wicket]]></coop:keyword>
	</item>
		<item>
		<title>My favorite webbased to-do list managers</title>
		<link></link>
		<comments>http://minddiary.com/2007/01/10/my-favorite-webbased-to-do-list-managers/#comments</comments>
		<pubDate>Wed, 10 Jan 2007 11:39:37 +0000</pubDate>
		<dc:creator>Lijin</dc:creator>
				<category><![CDATA[To-Do]]></category>
		<category><![CDATA[Web Applications]]></category>

		<guid isPermaLink="false">http://lijinjoseji.wordpress.com/2007/01/10/my-favorite-webbased-to-do-list-managers/</guid>
		<description><![CDATA[In this modern life everybody has to do lots of tasks during their day to day life. And its very important to remember and handle these tasks. There are so many ways this. Ofcourse one simple ways is the to-do list managers. And for a person who&#8217;s work is related to Computer field the web<p><a href="http://minddiary.com/2007/01/10/my-favorite-webbased-to-do-list-managers/">My favorite webbased to-do list managers</a> is a post from: <a href="http://minddiary.com">Mind Diary</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://minddiary.com/2007/01/10/my-favorite-webbased-to-do-list-managers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
			<coop:keyword><![CDATA[To-Do]]></coop:keyword>
		<coop:keyword><![CDATA[Web Applications]]></coop:keyword>
	</item>
	</channel>
</rss>
