<?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 Kajabity.com</title>
	<atom:link href="http://www.kajabity.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kajabity.com</link>
	<description>A blog by Simon J. Williams</description>
	<lastBuildDate>Thu, 03 May 2012 08:27:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>Comment on Windows Installer for Apache Maven 2 by simon</title>
		<link>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-13755</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Thu, 03 May 2012 08:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-13755</guid>
		<description>Hello, Quang Pham.  I have checked installations with this installer on Windows 7 and XP and also verified the details in the WiX file.   The trailing slash is definitely there and the &quot;mvn&quot; command works properly on all environments I have tried.

Is it possible that you have an existing entry in your User or System environment variables that is affecting this?  Do you have a particular system version that is affecting it?</description>
		<content:encoded><![CDATA[<p>Hello, Quang Pham.  I have checked installations with this installer on Windows 7 and XP and also verified the details in the WiX file.   The trailing slash is definitely there and the &#8220;mvn&#8221; command works properly on all environments I have tried.</p>
<p>Is it possible that you have an existing entry in your User or System environment variables that is affecting this?  Do you have a particular system version that is affecting it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Installer for Apache Maven 2 by Quang Pham</title>
		<link>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-13653</link>
		<dc:creator>Quang Pham</dc:creator>
		<pubDate>Mon, 30 Apr 2012 23:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-13653</guid>
		<description>Your setup missed the &quot;\&quot; after %M2_HOME% in the M2 env. variable. running the command mvn or anything in the bin directory will not work</description>
		<content:encoded><![CDATA[<p>Your setup missed the &#8220;\&#8221; after %M2_HOME% in the M2 env. variable. running the command mvn or anything in the bin directory will not work</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Adding Calendar Events to Google Calendar in C# by We have</title>
		<link>http://www.kajabity.com/2011/01/adding-calendar-events-to-google-calendar-in-c/#comment-12995</link>
		<dc:creator>We have</dc:creator>
		<pubDate>Sat, 21 Apr 2012 09:39:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/2011/01/adding-calendar-events-to-google-calendar-in-c/#comment-12995</guid>
		<description>Made up my mind to just stop by as well as tell you how a lot I like this webpage :) The articles here are always interesting at the very least.</description>
		<content:encoded><![CDATA[<p>Made up my mind to just stop by as well as tell you how a lot I like this webpage <img src='http://www.kajabity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  The articles here are always interesting at the very least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools for C# by Babi</title>
		<link>http://www.kajabity.com/kajabity-tools/#comment-11808</link>
		<dc:creator>Babi</dc:creator>
		<pubDate>Fri, 30 Mar 2012 10:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/kajabity-tools/#comment-11808</guid>
		<description>@Simon
Thank you for your prompt answer !
This code will certainly satisfy my need to read my application settings in a seperate file note included in my code.
In fact, on Windows Phone there&#039;s no way to handle an application.config file !
I can give another trick to Windows Phone developers who want to use this wonderful tool :
you might also want to take a look at the Portable Class Libraries stuff from Microsoft
http://msdn.microsoft.com/en-us/library/gg597391.aspx
which allows you to compile a DLL up to work for multiple platforms (WP7, Silverlight, .Net Framework or XBOX360)</description>
		<content:encoded><![CDATA[<p>@Simon<br />
Thank you for your prompt answer !<br />
This code will certainly satisfy my need to read my application settings in a seperate file note included in my code.<br />
In fact, on Windows Phone there&#8217;s no way to handle an application.config file !<br />
I can give another trick to Windows Phone developers who want to use this wonderful tool :<br />
you might also want to take a look at the Portable Class Libraries stuff from Microsoft<br />
<a href="http://msdn.microsoft.com/en-us/library/gg597391.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/gg597391.aspx</a><br />
which allows you to compile a DLL up to work for multiple platforms (WP7, Silverlight, .Net Framework or XBOX360)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools for C# by simon</title>
		<link>http://www.kajabity.com/kajabity-tools/#comment-11807</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Fri, 30 Mar 2012 09:53:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/kajabity-tools/#comment-11807</guid>
		<description>Babi, yes, you have this permission.  I am happy to hear that you find this code useful and hope the code does all you need.</description>
		<content:encoded><![CDATA[<p>Babi, yes, you have this permission.  I am happy to hear that you find this code useful and hope the code does all you need.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tools for C# by Babi</title>
		<link>http://www.kajabity.com/kajabity-tools/#comment-11805</link>
		<dc:creator>Babi</dc:creator>
		<pubDate>Fri, 30 Mar 2012 09:43:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/index.php/kajabity-tools/#comment-11805</guid>
		<description>Hi
I&#039;m currently developing a Windows Phone 7.5 application, and Kajabity Tools for C# is vitally useful for my project !
But I can unfortunately not add &quot;Kajabity Tools.dll&quot; to my project references because it was not built using the Windows Phone runtime (Windows Phone Projects will work only with Windows Phone assemblies) :(

One solution would be creating a Windows Phone Library project, copy source codes to it and resolve all errors that appears. And than we can reference this dll from Windows Phone project.

But do we have this permission ?

Best regards.</description>
		<content:encoded><![CDATA[<p>Hi<br />
I&#8217;m currently developing a Windows Phone 7.5 application, and Kajabity Tools for C# is vitally useful for my project !<br />
But I can unfortunately not add &#8220;Kajabity Tools.dll&#8221; to my project references because it was not built using the Windows Phone runtime (Windows Phone Projects will work only with Windows Phone assemblies) <img src='http://www.kajabity.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>One solution would be creating a Windows Phone Library project, copy source codes to it and resolve all errors that appears. And than we can reference this dll from Windows Phone project.</p>
<p>But do we have this permission ?</p>
<p>Best regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on jQuery, nth-child selector and Chrome or Safari Browsers by Kaila Haer</title>
		<link>http://www.kajabity.com/2012/03/jquery-nth-child-selector-and-chrome-or-safari-browsers/#comment-11317</link>
		<dc:creator>Kaila Haer</dc:creator>
		<pubDate>Fri, 23 Mar 2012 04:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2012/03/jquery-nth-child-selector-and-chrome-or-safari-browsers/#comment-11317</guid>
		<description>I used to be very happy to find this net-site.I wanted to thanks for your time for this excellent read!! I definitely enjoying each little little bit of it and I&#039;ve you bookmarked to take a look at new stuff you weblog post.</description>
		<content:encoded><![CDATA[<p>I used to be very happy to find this net-site.I wanted to thanks for your time for this excellent read!! I definitely enjoying each little little bit of it and I&#8217;ve you bookmarked to take a look at new stuff you weblog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Displaying Google Calendar Events on a Club Web Site by simon</title>
		<link>http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/#comment-10997</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Sun, 18 Mar 2012 23:01:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2011/10/displaying-google-calendar-events-on-a-club-web-site/#comment-10997</guid>
		<description>I would imagine the code will display the Google Calendar time - but since the calendar is GMT and everyone I know that uses it is in the UK I haven&#039;t had a chance to confirm that.  However, the calendar can be configured in the settings to be in any timezone, and the timezone is included at the end of the date entries if they include a time (for GMT they look like &quot;2012-02-11T17:46:27.000Z&quot;).  

Ah, just found it - have a look at https://developers.google.com/google-apps/calendar/v2/reference and search for &quot;timezone&quot;.  You need to set the current timezone parameter in the query, &quot;ctz&quot;.  This will return the results adjusted to the timezone you require.</description>
		<content:encoded><![CDATA[<p>I would imagine the code will display the Google Calendar time &#8211; but since the calendar is GMT and everyone I know that uses it is in the UK I haven&#8217;t had a chance to confirm that.  However, the calendar can be configured in the settings to be in any timezone, and the timezone is included at the end of the date entries if they include a time (for GMT they look like &#8220;2012-02-11T17:46:27.000Z&#8221;).  </p>
<p>Ah, just found it &#8211; have a look at <a href="https://developers.google.com/google-apps/calendar/v2/reference" rel="nofollow">https://developers.google.com/google-apps/calendar/v2/reference</a> and search for &#8220;timezone&#8221;.  You need to set the current timezone parameter in the query, &#8220;ctz&#8221;.  This will return the results adjusted to the timezone you require.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Installer for Apache Maven 2 by simon</title>
		<link>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-10996</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Sun, 18 Mar 2012 22:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-10996</guid>
		<description>Without seeing the contents of App.java it&#039;s hard to say.  Check that it is in the right directory (./src/main/java/com/mkyong/core) with a package com.mykong.core and a class inside called App.</description>
		<content:encoded><![CDATA[<p>Without seeing the contents of App.java it&#8217;s hard to say.  Check that it is in the right directory (./src/main/java/com/mkyong/core) with a package com.mykong.core and a class inside called App.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Windows Installer for Apache Maven 2 by A.K.Dutta</title>
		<link>http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-10957</link>
		<dc:creator>A.K.Dutta</dc:creator>
		<pubDate>Sun, 18 Mar 2012 08:01:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/2012/01/windows-installer-for-apache-maven-2/#comment-10957</guid>
		<description>Thanks for your help .Installed succesfully.
Would like to know how to execute App.java .

While executing gives error as :::
Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: App (wrong name: com/
mkyong/core/App)
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)</description>
		<content:encoded><![CDATA[<p>Thanks for your help .Installed succesfully.<br />
Would like to know how to execute App.java .</p>
<p>While executing gives error as :::<br />
Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: App (wrong name: com/<br />
mkyong/core/App)<br />
        at java.lang.ClassLoader.defineClass1(Native Method)<br />
        at java.lang.ClassLoader.defineClass(ClassLoader.java:620)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

