<?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 for (function(x){x(x);}(function(x){x(x);}))</title>
	<atom:link href="http://illuminatus.oczombies.net/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://illuminatus.oczombies.net</link>
	<description>Random thoughts to progress technological ideas of the absurd</description>
	<pubDate>Wed, 08 Sep 2010 18:39:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on SOAP on the Android Platform by Emran Rao</title>
		<link>http://illuminatus.oczombies.net/?p=78&#038;cpage=1#comment-234</link>
		<dc:creator>Emran Rao</dc:creator>
		<pubDate>Thu, 15 Apr 2010 16:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://illuminatus.oczombies.net/?p=78#comment-234</guid>
		<description>Great example. I'm trying to implement but having some difficulties with "EventDetails.setProperty". I have 2 private members (properties). One is "Vector" and the other is "String[]". How do I do casting in "EventDetails.setProperty".  Currently (for Vector), I have tried the following but getting java.lang.ClassCastException exception:

******************************************************
public void setProperty(int param, Object obj)
    {
        switch(param)
        {
            case 0  : 
            	this.departmentCategories = (Vector) obj;
                break;
            default :
                break;
        }
    } 
******************************************************
04-15 16:38:45.335: WARN/System.err(259): java.lang.ClassCastException: org.ksoap2.serialization.SoapPrimitive


Kindly Help!!!
Regards,
Emran Rao</description>
		<content:encoded><![CDATA[<p>Great example. I&#8217;m trying to implement but having some difficulties with &#8220;EventDetails.setProperty&#8221;. I have 2 private members (properties). One is &#8220;Vector&#8221; and the other is &#8220;String[]&#8220;. How do I do casting in &#8220;EventDetails.setProperty&#8221;.  Currently (for Vector), I have tried the following but getting java.lang.ClassCastException exception:</p>
<p>******************************************************<br />
public void setProperty(int param, Object obj)<br />
    {<br />
        switch(param)<br />
        {<br />
            case 0  :<br />
            	this.departmentCategories = (Vector) obj;<br />
                break;<br />
            default :<br />
                break;<br />
        }<br />
    }<br />
******************************************************<br />
04-15 16:38:45.335: WARN/System.err(259): java.lang.ClassCastException: org.ksoap2.serialization.SoapPrimitive</p>
<p>Kindly Help!!!<br />
Regards,<br />
Emran Rao</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About by Word Clouds in Resumes &#171; (function(x){x(x);}(function(x){x(x);}))</title>
		<link>http://illuminatus.oczombies.net/?page_id=2&#038;cpage=1#comment-141</link>
		<dc:creator>Word Clouds in Resumes &#171; (function(x){x(x);}(function(x){x(x);}))</dc:creator>
		<pubDate>Fri, 04 Sep 2009 07:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://illuminatus.oczombies.net/wp/?page_id=2#comment-141</guid>
		<description>[...] Trying out a new thing with the ol&#8217; resume. I didn&#8217;t want to clutter it up too much, so the word cloud is only at the top, but eventually I&#8217;d like to find a way to make word clouds out of techs used during individual tenures. Perhaps making it some sort of interactive site and then throwing in some print CSS would make more sense than leaving it on paper. Not entirely sure. Either way, updated resume with the word cloud is on the about page. [...]</description>
		<content:encoded><![CDATA[<p>[...] Trying out a new thing with the ol&#8217; resume. I didn&#8217;t want to clutter it up too much, so the word cloud is only at the top, but eventually I&#8217;d like to find a way to make word clouds out of techs used during individual tenures. Perhaps making it some sort of interactive site and then throwing in some print CSS would make more sense than leaving it on paper. Not entirely sure. Either way, updated resume with the word cloud is on the about page. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Internet Explorer, Tables, the DOM, and what not to do&#8230; by Plovdiy</title>
		<link>http://illuminatus.oczombies.net/?p=3&#038;cpage=1#comment-120</link>
		<dc:creator>Plovdiy</dc:creator>
		<pubDate>Mon, 10 Aug 2009 07:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://illuminatus.oczombies.net/wp/?p=3#comment-120</guid>
		<description>Неплохая подборка в блоге, хорошо сделано, автору спс.</description>
		<content:encoded><![CDATA[<p>Неплохая подборка в блоге, хорошо сделано, автору спс.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
