<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Mac OS X Leopard printing to Linux CUPS server</title>
	<atom:link href="http://www.noulakaz.net/weblog/2009/09/09/mac-os-x-leopard-printing-to-linux-cups-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.noulakaz.net/weblog/2009/09/09/mac-os-x-leopard-printing-to-linux-cups-server/</link>
	<description>A blog on Technology Convergence</description>
	<lastBuildDate>Mon, 06 Sep 2010 10:08:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: avinash</title>
		<link>http://www.noulakaz.net/weblog/2009/09/09/mac-os-x-leopard-printing-to-linux-cups-server/#comment-258799</link>
		<dc:creator>avinash</dc:creator>
		<pubDate>Sat, 05 Jun 2010 04:49:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1408#comment-258799</guid>
		<description>Thanks :-)</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://www.noulakaz.net/weblog/2009/09/09/mac-os-x-leopard-printing-to-linux-cups-server/#comment-258798</link>
		<dc:creator>david</dc:creator>
		<pubDate>Sat, 05 Jun 2010 04:47:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1408#comment-258798</guid>
		<description>Thanks. You can also make the changes via localhost:631 in administration and the cups server will be restarted automatically.</description>
		<content:encoded><![CDATA[<p>Thanks. You can also make the changes via localhost:631 in administration and the cups server will be restarted automatically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: avinash</title>
		<link>http://www.noulakaz.net/weblog/2009/09/09/mac-os-x-leopard-printing-to-linux-cups-server/#comment-205624</link>
		<dc:creator>avinash</dc:creator>
		<pubDate>Fri, 09 Oct 2009 01:35:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1408#comment-205624</guid>
		<description>You can&#039;t :-)

Incidentally, the default implementation of hashCode() returns the address of that object. For example,

&lt;code&gt;Object o = new Object();
System.out.println(o.hashCode());&lt;/code&gt;

will print the address of o in memory. Unfortunately, hashCode() is overridden is a lot of subclasses of Object including Integer. This:

&lt;code&gt;Integer n = 42;
System.out.println(n.hashCode());&lt;/code&gt;

prints 42! Yeah. I know. It&#039;s a pity. But it&#039;s consistent with what a &lt;a href=&quot;http://en.wikipedia.org/wiki/Hash_function&quot; rel=&quot;nofollow&quot;&gt;hash function&lt;/a&gt; is supposed to be :-)</description>
		<content:encoded><![CDATA[<p>You can&#8217;t <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Incidentally, the default implementation of hashCode() returns the address of that object. For example,</p>
<p><code>Object o = new Object();<br />
System.out.println(o.hashCode());</code></p>
<p>will print the address of o in memory. Unfortunately, hashCode() is overridden is a lot of subclasses of Object including Integer. This:</p>
<p><code>Integer n = 42;<br />
System.out.println(n.hashCode());</code></p>
<p>prints 42! Yeah. I know. It&#8217;s a pity. But it&#8217;s consistent with what a <a target="_blank" href="http://en.wikipedia.org/wiki/Hash_function"  rel="nofollow">hash function</a> is supposed to be <img src='http://www.noulakaz.net/weblog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sanjive</title>
		<link>http://www.noulakaz.net/weblog/2009/09/09/mac-os-x-leopard-printing-to-linux-cups-server/#comment-205321</link>
		<dc:creator>sanjive</dc:creator>
		<pubDate>Mon, 05 Oct 2009 11:23:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.noulakaz.net/weblog/?p=1408#comment-205321</guid>
		<description>Hello, 
I&#039;v one question wrt java...

Consider the following:

int x = 42;

How to get the memory address of X?

Please, can you provide some help?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
I&#8217;v one question wrt java&#8230;</p>
<p>Consider the following:</p>
<p>int x = 42;</p>
<p>How to get the memory address of X?</p>
<p>Please, can you provide some help?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
