<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Cinq Software</title>
	<link>http://cinq.com</link>
	<description>my code</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:30:18 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>How to do a SVN Dump from a remote repo</title>
		<description><![CDATA[Found this great article on how to hack your way to do a SVN dump from a remote repo. I had never use the svnsync command but this allows you to make the remote repo a local one and you can easily use it to create your dump file. Very useful when you have lost [...]]]></description>
		<link>http://cinq.com/2010/07/27/how-to-do-a-svn-dump-from-a-remote-repo/</link>
			</item>
	<item>
		<title>How to find the jdk version used to compile a java class</title>
		<description><![CDATA[I spent a little bit of time to figure out how to find the jdk version used to compile a java class. On the site stackoverflow they have a great example of java code that can get this information. Unfortunately that did not resolve my problem so I will have to hunt down a bit [...]]]></description>
		<link>http://cinq.com/2010/07/23/how-to-find-the-jdk-version-used-to-compile-a-java-class/</link>
			</item>
	<item>
		<title>Networking Mysteries</title>
		<description><![CDATA[I am troubleshooting this mysterious networking issue and I was looking for way that you can overwrite tcp packets information to send it to the wrong place. I found this link for a tool that can do some of that. It cannot be used on live traffic as we are experiencing it but it is [...]]]></description>
		<link>http://cinq.com/2010/07/21/networking-mysteries/</link>
			</item>
	<item>
		<title>Code Quality: Code Coverage</title>
		<description><![CDATA[I was reading this article about code coverage and found it quite interesting. I have certainly seen the water cooler back patting attitude and have heard a few people worried about that attitude. In pursuit of code quality: Don&#8217;t be fooled by the coverage report The main thing that I will take out of this [...]]]></description>
		<link>http://cinq.com/2010/06/22/code-quality-code-coverage/</link>
			</item>
	<item>
		<title>How bad is it?</title>
		<description><![CDATA[Laziness is quite the creative motivator sometimes. So I have this application that accepts syslog messages and process them to generate daily stats. The glitch with the current way the code works is that it has hard coded separator for the messages. Just one hard coded separator. It may have worked somewhat fine for a [...]]]></description>
		<link>http://cinq.com/2010/04/15/how-bad-is-it/</link>
			</item>
	<item>
		<title>The cloud and good programming</title>
		<description><![CDATA[I am reading these articles about cloud infrastructure and how much ondemand power you can get for your application and batch processing. So easy and convenient. Does this raw power at pennies make the programmers less efficient? Lazy? Does it matter? I will answer yes to both questions. I think that it makes programmers lazy [...]]]></description>
		<link>http://cinq.com/2010/03/26/the-cloud-and-good-programming/</link>
			</item>
	<item>
		<title>rhn_register erroring out</title>
		<description><![CDATA[It took me over an hour to figure out why it was failing like this: An error has occurred: exceptions.TypeError See /var/log/up2date for more information In the log you would get this explaination: ﻿﻿[Tue Mar 23 11:30:43 2010] rhn_register There was an error while reading the hardware info from the bios. Traceback: [Tue Mar 23 [...]]]></description>
		<link>http://cinq.com/2010/03/23/rhn_register-erroring-out/</link>
			</item>
	<item>
		<title>Maven on Mac OSX</title>
		<description><![CDATA[I was reading these different articles on how to install Maven on Mac OSX and I had to create the /usr/local directory, check the md5sum, untar and then modify my profile. All this to realize that Maven is already installed on my Mac by default. It is version 2.2.0 and not the latest 2.2.1 but [...]]]></description>
		<link>http://cinq.com/2010/02/14/maven-on-mac-osx/</link>
			</item>
	<item>
		<title>Synergy+ not ready for prime time</title>
		<description><![CDATA[When you look at the synergy+ page it does say that it is beta and mostly stable in most cases so all the warnings are there to inform you that it may not work perfectly. I have no problem with them but I do with CentOS 5. When I did the upgrades this morning it [...]]]></description>
		<link>http://cinq.com/2010/02/11/synergy-not-ready-for-prime-time/</link>
			</item>
	<item>
		<title>New career as a programmer</title>
		<description><![CDATA[I read this blog post this morning and taught that it was giving good advices: Five tips for starting a programming career http://blogs.techrepublic.com.com/programming-and-development/?p=2231&#38;tag=nl.e055 The tip to work on more projects and getting involved with an existing project are ones I will put in practice in the coming days. I am expecting that it will make [...]]]></description>
		<link>http://cinq.com/2010/02/09/new-career-as-a-programmer/</link>
			</item>
</channel>
</rss>
