<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">
<channel>
	<title>Comments for satukubik</title>
	
	<link>http://satukubik.com</link>
	<description>techie, javvie, savvie</description>
	<lastBuildDate>Mon, 01 Mar 2010 15:26:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/CommentsForSatukubik" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="commentsforsatukubik" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Comment on Eclipse Tips: Mark Occurrence by MartinS</title>
		<link>http://satukubik.com/2009/08/12/eclipse-tips-mark-occurrence/#comment-26767</link>
		<dc:creator>MartinS</dc:creator>
		<pubDate>Mon, 01 Mar 2010 15:26:19 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=434#comment-26767</guid>
		<description>I was also interested in shortcut for this. It is very simple: right-click on one of markers on the right vertical bar, in popup menu select Preferences... then check "Include in next/previous navigation" for Occurrences annotation type. Standard shortcuts Ctrl+. and Ctrl+, now works for marked occurrences!</description>
		<content:encoded><![CDATA[<p>I was also interested in shortcut for this. It is very simple: right-click on one of markers on the right vertical bar, in popup menu select Preferences&#8230; then check &#8220;Include in next/previous navigation&#8221; for Occurrences annotation type. Standard shortcuts Ctrl+. and Ctrl+, now works for marked occurrences!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Play High Definition movie smoothly with VLC by quixote2000</title>
		<link>http://satukubik.com/2009/08/28/play-high-definition-movie-smoothly-with-vlc/#comment-25689</link>
		<dc:creator>quixote2000</dc:creator>
		<pubDate>Wed, 17 Feb 2010 19:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=513#comment-25689</guid>
		<description>I did get much better image...but still having with image when it moves fast like music videos or sports it looks choppy...</description>
		<content:encoded><![CDATA[<p>I did get much better image&#8230;but still having with image when it moves fast like music videos or sports it looks choppy&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Tips: Renaming field and its setter/getter (Galileo) by Nanda Firdausi</title>
		<link>http://satukubik.com/2009/08/07/eclipse-tips-renaming-field-and-its-settergetter/#comment-25269</link>
		<dc:creator>Nanda Firdausi</dc:creator>
		<pubDate>Fri, 12 Feb 2010 08:40:55 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=366#comment-25269</guid>
		<description>Agree</description>
		<content:encoded><![CDATA[<p>Agree</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Tips: Renaming field and its setter/getter (Galileo) by Morten Hattesen</title>
		<link>http://satukubik.com/2009/08/07/eclipse-tips-renaming-field-and-its-settergetter/#comment-25200</link>
		<dc:creator>Morten Hattesen</dc:creator>
		<pubDate>Thu, 11 Feb 2010 11:01:03 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=366#comment-25200</guid>
		<description>This is a really useful feature. Unfortunately, the refactoring does not include the setter parameter name, so when refactoring "something" to "otherThing" in...

private String something;
public void setSomething(String something) {
  this.something = something;
}

...it will result in...

private String otherThing;
public void setOtherThing(String something) {
  this.otherThing = something;
}

... so it's not quite there yet :-(</description>
		<content:encoded><![CDATA[<p>This is a really useful feature. Unfortunately, the refactoring does not include the setter parameter name, so when refactoring &#8220;something&#8221; to &#8220;otherThing&#8221; in&#8230;</p>
<p>private String something;<br />
public void setSomething(String something) {<br />
  this.something = something;<br />
}</p>
<p>&#8230;it will result in&#8230;</p>
<p>private String otherThing;<br />
public void setOtherThing(String something) {<br />
  this.otherThing = something;<br />
}</p>
<p>&#8230; so it&#8217;s not quite there yet <img src='http://satukubik.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opinions surround iPad by jacobian</title>
		<link>http://satukubik.com/2010/01/28/opinion-surrounds-ipad/#comment-23998</link>
		<dc:creator>jacobian</dc:creator>
		<pubDate>Thu, 28 Jan 2010 15:55:33 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=793#comment-23998</guid>
		<description>haha...really nice jokes about ipad.but at least it's look elegance. :-)</description>
		<content:encoded><![CDATA[<p>haha&#8230;really nice jokes about ipad.but at least it&#8217;s look elegance. <img src='http://satukubik.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Opinions surround iPad by Habib</title>
		<link>http://satukubik.com/2010/01/28/opinion-surrounds-ipad/#comment-23992</link>
		<dc:creator>Habib</dc:creator>
		<pubDate>Thu, 28 Jan 2010 14:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=793#comment-23992</guid>
		<description>Initially, it looks like a half-baked product... But I see the potential to be the next gaming console! Imagine playing a WarCraft-like game using your finger instead of mouse, or maybe board games such as chess/go/monopoly...</description>
		<content:encoded><![CDATA[<p>Initially, it looks like a half-baked product&#8230; But I see the potential to be the next gaming console! Imagine playing a WarCraft-like game using your finger instead of mouse, or maybe board games such as chess/go/monopoly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Tips: Mark Occurrence by Zeev</title>
		<link>http://satukubik.com/2009/08/12/eclipse-tips-mark-occurrence/#comment-23585</link>
		<dc:creator>Zeev</dc:creator>
		<pubDate>Fri, 22 Jan 2010 10:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=434#comment-23585</guid>
		<description>Once highlighted, is there a shortcut key for navigating the highlighted instances?</description>
		<content:encoded><![CDATA[<p>Once highlighted, is there a shortcut key for navigating the highlighted instances?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pigpen Cipher on The Lost Symbol by jarwadi</title>
		<link>http://satukubik.com/2010/01/08/pigpen-cipher-on-the-lost-symbol/#comment-22830</link>
		<dc:creator>jarwadi</dc:creator>
		<pubDate>Tue, 12 Jan 2010 00:35:43 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=775#comment-22830</guid>
		<description>saya baru rampung setengah baca the lost symbol, memang sih saya tidak ingin cepet cepet selesai, hehehe</description>
		<content:encoded><![CDATA[<p>saya baru rampung setengah baca the lost symbol, memang sih saya tidak ingin cepet cepet selesai, hehehe</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Review: Talking Carl by Carl</title>
		<link>http://satukubik.com/2010/01/07/review-talking-carl/#comment-22562</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Sat, 09 Jan 2010 00:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=771#comment-22562</guid>
		<description>This. Is. THE BEST APP EVER!!!!</description>
		<content:encoded><![CDATA[<p>This. Is. THE BEST APP EVER!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Pigpen Cipher on The Lost Symbol by jacobian</title>
		<link>http://satukubik.com/2010/01/08/pigpen-cipher-on-the-lost-symbol/#comment-22519</link>
		<dc:creator>jacobian</dc:creator>
		<pubDate>Fri, 08 Jan 2010 11:11:01 +0000</pubDate>
		<guid isPermaLink="false">http://satukubik.com/?p=775#comment-22519</guid>
		<description>wah harus baca buku-nya Dan Brown neh yg the lost symbol.jadi ingin tau ceritanya gimana.hehe...</description>
		<content:encoded><![CDATA[<p>wah harus baca buku-nya Dan Brown neh yg the lost symbol.jadi ingin tau ceritanya gimana.hehe&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
