<?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/"
	>

<channel>
	<title>Accordess</title>
	<atom:link href="http://www.accordess.com/wpblog/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.accordess.com/wpblog</link>
	<description>The new home for technical articles, blogs and tips...</description>
	<lastBuildDate>Fri, 18 May 2012 12:08:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Rendering Complex Scripts (Indic or Brahmic, Devangiri, Bi-Directional, Arabic, Thai, Khmer and etc)</title>
		<link>http://www.accordess.com/wpblog/rendering-complex-scripts-indic-brahmic-devangiri-bi-directional-arabic-thai-etc/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=rendering-complex-scripts-indic-brahmic-devangiri-bi-directional-arabic-thai-etc</link>
		<comments>http://www.accordess.com/wpblog/rendering-complex-scripts-indic-brahmic-devangiri-bi-directional-arabic-thai-etc/#comments</comments>
		<pubDate>Fri, 18 May 2012 12:08:18 +0000</pubDate>
		<dc:creator>Upendra</dc:creator>
				<category><![CDATA[Accordess]]></category>
		<category><![CDATA[Java 2D]]></category>
		<category><![CDATA[Java SE]]></category>
		<category><![CDATA[Java Swings]]></category>
		<category><![CDATA[Complex script redenring]]></category>
		<category><![CDATA[drawing complex scripts]]></category>
		<category><![CDATA[java rendering]]></category>
		<category><![CDATA[transformations and text layout]]></category>
		<category><![CDATA[Using TextLayout]]></category>

		<guid isPermaLink="false">http://www.accordess.com/wpblog/?p=215</guid>
		<description><![CDATA[There are so many languages in the world that need special attention while drawing or rendering those scripts. Java has provided an excellent feature to deal with this complexity. By using java.awt.font.TextLayout class, we can easily render these scripts elegantly. &#8230; <a href="http://www.accordess.com/wpblog/rendering-complex-scripts-indic-brahmic-devangiri-bi-directional-arabic-thai-etc/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.accordess.com/wpblog/rendering-complex-scripts-indic-brahmic-devangiri-bi-directional-arabic-thai-etc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress blog issue: Recovering the blog posts after updating wordpress plugins</title>
		<link>http://www.accordess.com/wpblog/wordpress-blog-issue-recovering-blog-posts-updating-wordpress-plugins/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wordpress-blog-issue-recovering-blog-posts-updating-wordpress-plugins</link>
		<comments>http://www.accordess.com/wpblog/wordpress-blog-issue-recovering-blog-posts-updating-wordpress-plugins/#comments</comments>
		<pubDate>Thu, 03 May 2012 08:45:57 +0000</pubDate>
		<dc:creator>Upendra</dc:creator>
				<category><![CDATA[Accordess]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[How to get the blog posts displaying on home page]]></category>
		<category><![CDATA[Individual blog post permlinks are not woring]]></category>
		<category><![CDATA[WordPress blog posts are not being displayed]]></category>

		<guid isPermaLink="false">http://www.accordess.com/wpblog/?p=206</guid>
		<description><![CDATA[Recently, I have faced an issue with my blogging site, after applying few WordPress plugin updates. The problem was that, the posts are not being displayed either on the home page or on the individual post link (permalink). I just &#8230; <a href="http://www.accordess.com/wpblog/wordpress-blog-issue-recovering-blog-posts-updating-wordpress-plugins/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.accordess.com/wpblog/wordpress-blog-issue-recovering-blog-posts-updating-wordpress-plugins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Working with JAX-WS Web Services: Brief History</title>
		<link>http://www.accordess.com/wpblog/working-jax-ws-services-history/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-jax-ws-services-history</link>
		<comments>http://www.accordess.com/wpblog/working-jax-ws-services-history/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 13:08:12 +0000</pubDate>
		<dc:creator>Upendra</dc:creator>
				<category><![CDATA[Accordess]]></category>
		<category><![CDATA[Java Web Services]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[JAX-WS Services]]></category>
		<category><![CDATA[Web Services History]]></category>
		<category><![CDATA[Web Services Overview]]></category>
		<category><![CDATA[Working with Web Services]]></category>

		<guid isPermaLink="false">http://www.accordess.com/wpblog/?p=208</guid>
		<description><![CDATA[In the previous 2 articles, we learned how to build a simple JAX-WS web service and a client to interact with it without any introduction to web services concept and the technologies or protocols involved. This article is targeted to &#8230; <a href="http://www.accordess.com/wpblog/working-jax-ws-services-history/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.accordess.com/wpblog/working-jax-ws-services-history/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File upload with Apache HttpClient Library</title>
		<link>http://www.accordess.com/wpblog/file-upload-apache-httpclient-library/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=file-upload-apache-httpclient-library</link>
		<comments>http://www.accordess.com/wpblog/file-upload-apache-httpclient-library/#comments</comments>
		<pubDate>Tue, 10 Apr 2012 13:49:10 +0000</pubDate>
		<dc:creator>Upendra</dc:creator>
				<category><![CDATA[Accordess]]></category>
		<category><![CDATA[Apache HttpClient]]></category>
		<category><![CDATA[Code Snippets]]></category>
		<category><![CDATA[File Upload using Apache HttpClient]]></category>
		<category><![CDATA[Handling multi-part/form-data requests]]></category>
		<category><![CDATA[making a post request with attachments]]></category>

		<guid isPermaLink="false">http://www.accordess.com/wpblog/?p=170</guid>
		<description><![CDATA[File Upload or Attachments are common in most of the applications. In this tip, I would like to show how to do file upload using Apache HttpClient version 4.1.3. You can download it at http://hc.apache.org/downloads.cgi With normal requests, we send &#8230; <a href="http://www.accordess.com/wpblog/file-upload-apache-httpclient-library/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.accordess.com/wpblog/file-upload-apache-httpclient-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Working with JAX-WS Web Services: Building a Web Service Client</title>
		<link>http://www.accordess.com/wpblog/working-with-jax-ws-web-services-building-a-web-service-client/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=working-with-jax-ws-web-services-building-a-web-service-client</link>
		<comments>http://www.accordess.com/wpblog/working-with-jax-ws-web-services-building-a-web-service-client/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 13:44:48 +0000</pubDate>
		<dc:creator>Upendra</dc:creator>
				<category><![CDATA[Accordess]]></category>
		<category><![CDATA[Java SE]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Creating a Java web service client]]></category>
		<category><![CDATA[JAX-WS web service cleint]]></category>
		<category><![CDATA[workign with JAX-WS]]></category>

		<guid isPermaLink="false">http://www.accordess.com/wpblog/?p=135</guid>
		<description><![CDATA[In the previous article, we have learned how to create a simple web service. In this article, we discuss how to access this web service and use it. To access the web service, we need to know the service artifacts &#8230; <a href="http://www.accordess.com/wpblog/working-with-jax-ws-web-services-building-a-web-service-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://www.accordess.com/wpblog/working-with-jax-ws-web-services-building-a-web-service-client/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.821 seconds -->
<!-- Cached page served by WP-Cache -->
