<?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>JavaBlogging &#187; Remainder</title>
	<atom:link href="http://www.javablogging.com/tag/remainder/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.javablogging.com</link>
	<description>Tracking surprises, features and bugs</description>
	<lastBuildDate>Sun, 16 May 2010 03:01:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A reminder about remainder operator (%)</title>
		<link>http://www.javablogging.com/a-reminder-about-remainder-operator/</link>
		<comments>http://www.javablogging.com/a-reminder-about-remainder-operator/#comments</comments>
		<pubDate>Wed, 08 Jul 2009 13:37:28 +0000</pubDate>
		<dc:creator>ppow</dc:creator>
				<category><![CDATA[Basic Java]]></category>
		<category><![CDATA[Bug]]></category>
		<category><![CDATA[Hash Code]]></category>
		<category><![CDATA[Remainder]]></category>

		<guid isPermaLink="false">http://www.javablogging.com/?p=71</guid>
		<description><![CDATA[Today a short story about how a simple mathematical operation can ruin your whole day. This is something that I had the &#8216;pleasure&#8217; of dealing with about 6 months ago, costed me 2 days of debuging and (as usual) turned out to be a surprising, yet basic Java feature. Because of that I believe it [...]]]></description>
		<wfw:commentRss>http://www.javablogging.com/a-reminder-about-remainder-operator/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
