<?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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Zensarteam&#039;s Blog</title>
	<atom:link href="http://zensarteam.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://zensarteam.wordpress.com</link>
	<description>Knowledge sharing from Zensarteam</description>
	<lastBuildDate>Wed, 14 Dec 2011 15:19:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='zensarteam.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Zensarteam&#039;s Blog</title>
		<link>http://zensarteam.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://zensarteam.wordpress.com/osd.xml" title="Zensarteam&#039;s Blog" />
	<atom:link rel='hub' href='http://zensarteam.wordpress.com/?pushpress=hub'/>
		<item>
		<title>6 Steps to configure SOLR on Apache Tomcat [7.0.20]</title>
		<link>http://zensarteam.wordpress.com/2011/11/25/6-steps-to-configure-solr-on-apache-tomcat-7-0-20/</link>
		<comments>http://zensarteam.wordpress.com/2011/11/25/6-steps-to-configure-solr-on-apache-tomcat-7-0-20/#comments</comments>
		<pubDate>Fri, 25 Nov 2011 13:41:43 +0000</pubDate>
		<dc:creator>Sujay Pillai</dc:creator>
				<category><![CDATA[Apache SOLR]]></category>
		<category><![CDATA[Apache SOLR Lucene]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=156</guid>
		<description><![CDATA[Things you will need on hand - Apache Tomcat [version 7.0.20 used here] Latest SOLR Release [3.4.0 used here] 1. Install Tomcat with $TOMCAT_HOME environement variable set. 2. Edit $TOMCAT_HOME\conf\server.xml and add the attribute &#8211; URIEncoding=&#8221;UTF-8&#8243;. The modified portion of server.xml should look like : &#60;Connector port=&#8221;8080&#8243; protocol=&#8221;HTTP/1.1&#8243; connectionTimeout=&#8221;20000&#8243; redirectPort=&#8221;8443&#8243; URIEncoding=&#8221;UTF-8&#8243;/&#62; SOLR uses UTF-8 file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=156&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2011/11/25/6-steps-to-configure-solr-on-apache-tomcat-7-0-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/def30ecfbcb58bee9b11d445bcaedd7a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujaypzensar</media:title>
		</media:content>
	</item>
		<item>
		<title>Integrating SURF into your Spring MVC application using Maven</title>
		<link>http://zensarteam.wordpress.com/2010/10/11/integrating-surf-into-your-spring-mvc-application-using-maven/</link>
		<comments>http://zensarteam.wordpress.com/2010/10/11/integrating-surf-into-your-spring-mvc-application-using-maven/#comments</comments>
		<pubDate>Mon, 11 Oct 2010 07:04:27 +0000</pubDate>
		<dc:creator>Sujay Pillai</dc:creator>
				<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[maven]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[SURF]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=145</guid>
		<description><![CDATA[I just read about Sachin&#8217;s blog on Maven and just thought of writing this one i.e. integrating SURF into your web application using Maven. Just to let you know if you were not using Maven and you needed to install SURF in to your web application all you need to do is just drop the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=145&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/10/11/integrating-surf-into-your-spring-mvc-application-using-maven/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/def30ecfbcb58bee9b11d445bcaedd7a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujaypzensar</media:title>
		</media:content>
	</item>
		<item>
		<title>A Tour to Maven</title>
		<link>http://zensarteam.wordpress.com/2010/09/26/a-tour-to-maven/</link>
		<comments>http://zensarteam.wordpress.com/2010/09/26/a-tour-to-maven/#comments</comments>
		<pubDate>Sun, 26 Sep 2010 10:00:58 +0000</pubDate>
		<dc:creator>sachinzensar</dc:creator>
				<category><![CDATA[OS]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=139</guid>
		<description><![CDATA[What is Maven? Maven is a software project management and build automation tool. Maven incorporates the concept of convention over configuration by providing sensible default behaviors for projects i.e. source code is assumed to be in {basedir}src/main/java and resources are assumed to be in {basedir}src/main/resources. Tests are assumed to be in {basedir}/src/test. The goals of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=139&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/09/26/a-tour-to-maven/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/db6728d3f9bed967df1cb736f5ed3e02?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sachinzensar</media:title>
		</media:content>
	</item>
		<item>
		<title>Best Practices for Speeding Up Your Web Site</title>
		<link>http://zensarteam.wordpress.com/2010/09/22/best-practices-for-speeding-up-your-web-site/</link>
		<comments>http://zensarteam.wordpress.com/2010/09/22/best-practices-for-speeding-up-your-web-site/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 09:38:37 +0000</pubDate>
		<dc:creator>zensarteam</dc:creator>
				<category><![CDATA[Best Practices]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=133</guid>
		<description><![CDATA[1.Minimize HTTP Requests 80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloading all the components in the page: images, stylesheets, scripts, Flash, etc. Reducing the number of components in turn reduces the number of HTTP requests required to render the page. This is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=133&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/09/22/best-practices-for-speeding-up-your-web-site/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13e3ddf44c4b542399737fdd1c7fb505?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zensarteam</media:title>
		</media:content>
	</item>
		<item>
		<title>Developing Desktop Applications in PHP for Beginners</title>
		<link>http://zensarteam.wordpress.com/2010/09/22/developing-desktop-applications-in-php-for-beginners/</link>
		<comments>http://zensarteam.wordpress.com/2010/09/22/developing-desktop-applications-in-php-for-beginners/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 09:14:25 +0000</pubDate>
		<dc:creator>zensarteam</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=127</guid>
		<description><![CDATA[Benefits of desktop development There are a number of benefits to desktop development, from technical advantages to fundamental benefits. Here are some reasons why you should be developing desktop applications. Technical advantages There are a number of basic technical advantages to desktop-based applications. They can interact with the local filesystem, allowing settings to be saved [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=127&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/09/22/developing-desktop-applications-in-php-for-beginners/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/13e3ddf44c4b542399737fdd1c7fb505?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">zensarteam</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing PHP-Java Bridge on Ubuntu</title>
		<link>http://zensarteam.wordpress.com/2010/09/09/installing-php-java-bridge-on-ubuntu/</link>
		<comments>http://zensarteam.wordpress.com/2010/09/09/installing-php-java-bridge-on-ubuntu/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 05:44:54 +0000</pubDate>
		<dc:creator>nileemazensar</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP-Java Bridge]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=106</guid>
		<description><![CDATA[Here I am going to share simple steps to install php-java bridge on Ubuntu Prerequisite : Java Environment need to be installed on your system [JDK] To install java use following command sudo apt-get install sun-java6-jre sun-java6-fonts sun-java6-jdk sun-java6-plugin sudo update-java-alternatives -s java-6-sun To install PHP-Java bridge  two java libraries [liblucene-java,  libitext-java ]  need to be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=106&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/09/09/installing-php-java-bridge-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/07fc21c4cbcb1d6768cdd92ebfa0183b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nileemazensar</media:title>
		</media:content>
	</item>
		<item>
		<title>Introduction to PHP5</title>
		<link>http://zensarteam.wordpress.com/2010/08/26/introduction-to-php5/</link>
		<comments>http://zensarteam.wordpress.com/2010/08/26/introduction-to-php5/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 06:45:58 +0000</pubDate>
		<dc:creator>bhuvanazensar</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=37</guid>
		<description><![CDATA[Hey readers, U&#8217;ll be going through the features of PHP 5 Before going throught the new features added in PHP 5 lets brushup some basic topics abt PHP what is PHP ?&#38; PHP is server side scripting language What is server side scripting language. PHP &#8211; Hypertext preprocessors. Server side scripting language.: A server side [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=37&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/08/26/introduction-to-php5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/654ecae64b1a31ecec6327c496ef2981?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bhuvanazensar</media:title>
		</media:content>
	</item>
		<item>
		<title>How to install phpUnit &#8211; unit testing framework for PHP</title>
		<link>http://zensarteam.wordpress.com/2010/08/26/how-to-install-phpunit-unit-testing-framework-for-php/</link>
		<comments>http://zensarteam.wordpress.com/2010/08/26/how-to-install-phpunit-unit-testing-framework-for-php/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 05:30:37 +0000</pubDate>
		<dc:creator>payelzensar</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[unit test php]]></category>
		<category><![CDATA[unittesting framework]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=92</guid>
		<description><![CDATA[What is phpUnit? PHPUnit is a unit testing framework for the PHP programming language. Created by Sebastian Bergmann, PHPUnit is one of the xUnit family of frameworks. Why phpUnit? To make code testing viable, good tool support is needed. This is where PHPUnit comes into play. It provides a framework that makes the writing of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=92&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/08/26/how-to-install-phpunit-unit-testing-framework-for-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/45b271bf5459c54da8ee1b06dd4ee85b?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">payelzensar</media:title>
		</media:content>
	</item>
		<item>
		<title>Adding existing group as a subgroup in Alfresco</title>
		<link>http://zensarteam.wordpress.com/2010/08/20/adding-existing-group-as-a-subgroup-in-alfresco/</link>
		<comments>http://zensarteam.wordpress.com/2010/08/20/adding-existing-group-as-a-subgroup-in-alfresco/#comments</comments>
		<pubDate>Fri, 20 Aug 2010 12:52:35 +0000</pubDate>
		<dc:creator>Sujay Pillai</dc:creator>
				<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[Share]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=84</guid>
		<description><![CDATA[It&#8217;s something interesting that we encountered today with Alfresco&#8230;.. We were working with GROUPS in Alfresco Web Client through &#8220;Admin Console&#8221; i.e. Trying to create new groups and add an existing group with in this new group and Alfresco complained about it with  the message - &#8220;A group ID with the same name already exists, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=84&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/08/20/adding-existing-group-as-a-subgroup-in-alfresco/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/def30ecfbcb58bee9b11d445bcaedd7a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujaypzensar</media:title>
		</media:content>
	</item>
		<item>
		<title>Understanding the SURF Framework</title>
		<link>http://zensarteam.wordpress.com/2010/08/16/understanding-the-surf-framework/</link>
		<comments>http://zensarteam.wordpress.com/2010/08/16/understanding-the-surf-framework/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 06:11:25 +0000</pubDate>
		<dc:creator>Sujay Pillai</dc:creator>
				<category><![CDATA[Alfresco]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[SURF]]></category>
		<category><![CDATA[Web Script]]></category>

		<guid isPermaLink="false">http://zensarteam.wordpress.com/?p=71</guid>
		<description><![CDATA[SURF helps you to build user interfaces for your Web Applications using server-side scripts and templates. Alfresco Share is the best example for its implementation and the other one is Activison&#8217;s DAM (Digital Asset Management) system.It&#8217;s the first application to be developed on SURF at the Enterprise level and I feel really proud to work [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=zensarteam.wordpress.com&amp;blog=14226920&amp;post=71&amp;subd=zensarteam&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://zensarteam.wordpress.com/2010/08/16/understanding-the-surf-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/def30ecfbcb58bee9b11d445bcaedd7a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">sujaypzensar</media:title>
		</media:content>
	</item>
	</channel>
</rss>
