<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Object Partners Inc</title>
	<link>http://www.objectpartners.com</link>
	<description>Object Partners Inc.</description>
	<lastBuildDate>Thu, 02 Sep 2010 14:05:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Remotely Back-up Subversion Repository</title>
		<description><![CDATA[It happens from time-to-time and for a variety of reasons that one might want to have a back-up of a Subversion repository. This includes the normal back-up reasons for disaster recovery, but could also provide a way to share repositories over slow connections, wanting a local copy of a remote repository, and probably more. 
There [...]]]></description>
		<link>http://www.objectpartners.com/2010/09/02/remotely-back-up-subversion-repository/</link>
			</item>
	<item>
		<title>Embracing Mylyn</title>
		<description><![CDATA[As a developer, one of the things I really want to do with my work day is development. As a member of a development team, I recognize the need to identify tasks, prioritize work, and (sometimes reluctantly) quantify effort, both in pre-work estimates and post-work time accounting. When these tasks are tracked using compatible software, [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/26/embracing-mylyn/</link>
			</item>
	<item>
		<title>Gaining Access to the Spring Context in Non Spring Managed Classes</title>
		<description><![CDATA[There are times where it&#8217;s not practical (or possible) to wire up your entire application into the Spring framework, but you still need a Spring loaded bean in order to perform a task.  JSP tags and legacy code are two such examples.   Here is a quick and easy way to get access to the application [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/23/gaining-access-to-the-spring-context-in-non-spring-managed-classes/</link>
			</item>
	<item>
		<title>Mimicking External Actions With EasyMock</title>
		<description><![CDATA[It will happen sometimes that a unit test will need to do some work that an external source might normally do. One easy-to-see example of this is an ID that gets generated by a database when an entity is persisted. It may be the case that the software will assume success, but it could (nay, [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/19/mimicking-external-actions-with-easymock/</link>
			</item>
	<item>
		<title>News: OPI hires consultant Jay Bose</title>
		<description><![CDATA[Object Partners announces the addition of Consultant Jay Bose to their technology consulting staff. Jay&#8217;s main responsibility will be to expand and build upon the knowledge and expertise of OPI’s technology consulting footprint in the Twin Cities by leveraging his knowledge of enterprise level software systems.
Jay comes to OPI with 8 years of experience building [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/18/news-opi-hires-consultant-jay-bose/</link>
			</item>
	<item>
		<title>Integrating OpenSSO/OpenAM with Liferay Portal on Tomcat</title>
		<description><![CDATA[This article will demonstrate how to integrate OpenSSO/OpenAM with Liferay Portal to achieve single-signon.
Liferay Portal and OpenSSO both require a minimum 1.5 JVM, but I would recommend using Java 6 (as Java 1.5 reached its End of Service Life in October, 2009).  Make sure that your JAVA_HOME environment variable is correctly set to point [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/16/integrating-opensso-openam-with-liferay-portal-on-tomcat/</link>
			</item>
	<item>
		<title>Spring @PathVariable Head-slapper</title>
		<description><![CDATA[Recently some peers and I spent a little time spinning around a goofy little annotation trick that Spring uses, that bit us because of the way p-code is generated. It all makes sense afterwards, but at the time it was a little frustrating and puzzling.
Taken straight from the Spring documentation, the following example shows a [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/12/spring-pathvariable-head-slapper/</link>
			</item>
	<item>
		<title>Developer Bits on Sustainable Computing</title>
		<description><![CDATA[The world is trying to &#8220;green up&#8221; our cars, light bulbs, clothing, and even our laptops.  Apple is pushing the greenest laptops of all time.  Google goes lead free and commits to 100% recycling practices.  Massive data centres recycle water and implement radical new energy efficient cooling technologies.  But, as consultants, [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/09/developer-bits-on-sustainable-computing/</link>
			</item>
	<item>
		<title>How Do Annotations Work?</title>
		<description><![CDATA[Recently, I was giving an overview of Java to a bunch of C/C++ developers to help them bridge the gap. Mostly I ended up assuring them that they knew what they were doing and filled in very few gaps. I did enlighten them on some of the fun things like Collections and some confusing things [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/06/how-do-annotations-work/</link>
			</item>
	<item>
		<title>Packaging your Java application for the Mac</title>
		<description><![CDATA[The Mac has some nice tools to turn your jar file into a first class Mac application. This is most useful if the application has a GUI interface; Swing, SWT, etc. There are three parts to this process: 

Package your application as a jar file
Create an icon for your application
Create an application bundle

Some applications referenced [...]]]></description>
		<link>http://www.objectpartners.com/2010/08/03/packaging-your-java-application-for-the-mac/</link>
			</item>
</channel>
</rss>
