<?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: Signing greeting cards in Java</title>
	<atom:link href="http://boxysystems.com/index.php/signing-greeting-cards-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/</link>
	<description>Innovation through creativity...</description>
	<lastBuildDate>Mon, 09 Apr 2012 05:52:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Siddique</title>
		<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/comment-page-1/#comment-225</link>
		<dc:creator>Siddique</dc:creator>
		<pubDate>Tue, 20 Jul 2010 20:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://boxysystems.com/?p=180#comment-225</guid>
		<description>Nice... It got swingified:)

How about a touch hologram?</description>
		<content:encoded><![CDATA[<p>Nice&#8230; It got swingified:)</p>
<p>How about a touch hologram?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj Yadav</title>
		<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/comment-page-1/#comment-224</link>
		<dc:creator>Neeraj Yadav</dc:creator>
		<pubDate>Tue, 20 Jul 2010 19:53:19 +0000</pubDate>
		<guid isPermaLink="false">http://boxysystems.com/?p=180#comment-224</guid>
		<description>Uhmmm

\ n new lines are not getting displayed pls make changes &quot;\ n&quot; in joption string</description>
		<content:encoded><![CDATA[<p>Uhmmm</p>
<p>\ n new lines are not getting displayed pls make changes &#8220;\ n&#8221; in joption string</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Neeraj Yadav</title>
		<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/comment-page-1/#comment-223</link>
		<dc:creator>Neeraj Yadav</dc:creator>
		<pubDate>Tue, 20 Jul 2010 19:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://boxysystems.com/?p=180#comment-223</guid>
		<description>I have modified it ,removed ordinary sysouts with swing :)
import javax.swing.JOptionPane;

public class  Life {
		  public static void main( String args[]) throws LifeChangingException {
		   // boolean havingKids = args.length &gt;= 1;
			  String input=JOptionPane.showInputDialog(\havingKids?\);
			  boolean havingKids = false;
			if(!input.equals(\))
				havingKids=true;
			  
		    if (havingKids) {
		    	throw new LifeChangingException(\Life is about to change forever...

Congratulations, \ +
				    \you are going to discover yourself.... 
Have fun along the way!!!\);
			
		    }
		   }
		}
And also...
import javax.swing.JOptionPane;

public class LifeChangingException extends Exception {

	public LifeChangingException(String string) {
		JOptionPane.showMessageDialog(null, string);
	}

}


Hope you like the idea..</description>
		<content:encoded><![CDATA[<p>I have modified it ,removed ordinary sysouts with swing <img src='http://boxysystems.com/myblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
import javax.swing.JOptionPane;</p>
<p>public class  Life {<br />
		  public static void main( String args[]) throws LifeChangingException {<br />
		   // boolean havingKids = args.length &gt;= 1;<br />
			  String input=JOptionPane.showInputDialog(\havingKids?\);<br />
			  boolean havingKids = false;<br />
			if(!input.equals(\))<br />
				havingKids=true;</p>
<p>		    if (havingKids) {<br />
		    	throw new LifeChangingException(\Life is about to change forever&#8230;</p>
<p>Congratulations, \ +<br />
				    \you are going to discover yourself&#8230;.<br />
Have fun along the way!!!\);</p>
<p>		    }<br />
		   }<br />
		}<br />
And also&#8230;<br />
import javax.swing.JOptionPane;</p>
<p>public class LifeChangingException extends Exception {</p>
<p>	public LifeChangingException(String string) {<br />
		JOptionPane.showMessageDialog(null, string);<br />
	}</p>
<p>}</p>
<p>Hope you like the idea..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Signing greeting cards in Java &#124; BoxySystems Inc. -- Topsy.com</title>
		<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/comment-page-1/#comment-220</link>
		<dc:creator>Tweets that mention Signing greeting cards in Java &#124; BoxySystems Inc. -- Topsy.com</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:05:54 +0000</pubDate>
		<guid isPermaLink="false">http://boxysystems.com/?p=180#comment-220</guid>
		<description>[...] This post was mentioned on Twitter by Richard Laksana, siddii. siddii said: Signing greeting cards in Java - http://boxysystems.com/?p=180 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Richard Laksana, siddii. siddii said: Signing greeting cards in Java &#8211; <a href="http://boxysystems.com/?p=180" rel="nofollow">http://boxysystems.com/?p=180</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Siddique</title>
		<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/comment-page-1/#comment-215</link>
		<dc:creator>Siddique</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://boxysystems.com/?p=180#comment-215</guid>
		<description>Thanks ad... That&#039;s a good suggestion :)</description>
		<content:encoded><![CDATA[<p>Thanks ad&#8230; That&#8217;s a good suggestion <img src='http://boxysystems.com/myblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ad</title>
		<link>http://boxysystems.com/index.php/signing-greeting-cards-in-java/comment-page-1/#comment-214</link>
		<dc:creator>ad</dc:creator>
		<pubDate>Mon, 19 Jul 2010 16:47:16 +0000</pubDate>
		<guid isPermaLink="false">http://boxysystems.com/?p=180#comment-214</guid>
		<description>I would include their names in arguments so that it is more personal, otherwise it is great...hell it made me write a comment!</description>
		<content:encoded><![CDATA[<p>I would include their names in arguments so that it is more personal, otherwise it is great&#8230;hell it made me write a comment!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

