<?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 Matt Goldspink</title>
	<atom:link href="http://www.mattgoldspink.co.uk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mattgoldspink.co.uk</link>
	<description></description>
	<lastBuildDate>Mon, 30 May 2011 20:08:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on Re-visiting Spring, Ivy and Maven &#8211; copy and paste configs by Matt</title>
		<link>http://www.mattgoldspink.co.uk/2010/06/19/re-visiting-spring-ivy-and-maven-copy-and-paste-configs/comment-page-1/#comment-35945</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 30 May 2011 20:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=1237#comment-35945</guid>
		<description>Hi Alex,

You&#039;re correct. They are not intentional errors, it just seems the source code formatting plugin I use with wordpress screws it up everytime I save the post! I&#039;ll see if I can find a better formatting plugin which doesn&#039;t do this. In short the extra  tags shouldn&#039;t be there and the correct root element is &lt;ivy -module&gt;.

&gt; Can you explain a bit more about what you mean by “setting up my IvyDE classpath container to use the new ivy-settings.xml file ”

By default IvyDE doesn&#039;t know which ivy-settings.xml file to use, so it will use the default resolution mechanism (I think this is just the ibiblio resolver). We want it to use the custom one we&#039;ve written which points to the jboss and springsource ivy repositories, so we need to tell it where this file lives. We can use the path &quot;project:///ivy-settings.xml&quot; to tell IvyDE to use the ivy-settings.xml in the root of the current eclipse project. That way you can always keep the ivy-settings.xml with your project code so anyone else who imports it will pick up the same resolvers and should be able to get the exact same dependencies as you. Note, it&#039;s also worth checking in .project and .classpath files too if you change this so people can re-import the whole eclipse project and jump straight into coding without having to figure out who configured everything, but that&#039;s a little off topic.

HTH,
Matt</description>
		<content:encoded><![CDATA[<p>Hi Alex,</p>
<p>You&#8217;re correct. They are not intentional errors, it just seems the source code formatting plugin I use with wordpress screws it up everytime I save the post! I&#8217;ll see if I can find a better formatting plugin which doesn&#8217;t do this. In short the extra  tags shouldn&#8217;t be there and the correct root element is &lt;ivy -module&gt;.</p>
<p>> Can you explain a bit more about what you mean by “setting up my IvyDE classpath container to use the new ivy-settings.xml file ”</p>
<p>By default IvyDE doesn&#8217;t know which ivy-settings.xml file to use, so it will use the default resolution mechanism (I think this is just the ibiblio resolver). We want it to use the custom one we&#8217;ve written which points to the jboss and springsource ivy repositories, so we need to tell it where this file lives. We can use the path &#8220;project:///ivy-settings.xml&#8221; to tell IvyDE to use the ivy-settings.xml in the root of the current eclipse project. That way you can always keep the ivy-settings.xml with your project code so anyone else who imports it will pick up the same resolvers and should be able to get the exact same dependencies as you. Note, it&#8217;s also worth checking in .project and .classpath files too if you change this so people can re-import the whole eclipse project and jump straight into coding without having to figure out who configured everything, but that&#8217;s a little off topic.</p>
<p>HTH,<br />
Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Re-visiting Spring, Ivy and Maven &#8211; copy and paste configs by AlexMc</title>
		<link>http://www.mattgoldspink.co.uk/2010/06/19/re-visiting-spring-ivy-and-maven-copy-and-paste-configs/comment-page-1/#comment-35944</link>
		<dc:creator>AlexMc</dc:creator>
		<pubDate>Fri, 27 May 2011 12:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=1237#comment-35944</guid>
		<description>Your ivy.xml has typos, right?
Why the close dependency tags?

		runtime&quot; /&gt;
		

----------

Is the outermost tag &quot;ivy&quot; or &quot;ivy-module&quot; ?

-----------

Can you explain a bit more about what you mean by &quot;setting up my IvyDE classpath container to use the new ivy-settings.xml file &quot;

Thanks!</description>
		<content:encoded><![CDATA[<p>Your ivy.xml has typos, right?<br />
Why the close dependency tags?</p>
<p>		runtime&#8221; /&gt;</p>
<p>&#8212;&#8212;&#8212;-</p>
<p>Is the outermost tag &#8220;ivy&#8221; or &#8220;ivy-module&#8221; ?</p>
<p>&#8212;&#8212;&#8212;&#8211;</p>
<p>Can you explain a bit more about what you mean by &#8220;setting up my IvyDE classpath container to use the new ivy-settings.xml file &#8221;</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sencha touch, YQL and BBC essential mix by David</title>
		<link>http://www.mattgoldspink.co.uk/2010/06/19/sencha-touch-yql-and-bbc-essential-mix/comment-page-1/#comment-35942</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 02 Mar 2011 13:50:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=1234#comment-35942</guid>
		<description>Hi Matt,
I am the business manager of a medium size charity, rescuing 100&#039;s of
stateless children from hunger, danger and being hunted for sex slavery in
the Mekong Highlands area.

I am going to design our web site using the &quot;Sencha Ext Designer&quot;
software to help streamline communication and building of the web
site. I am not a programmer!
I need a programmer/developer to do the Business Logic and Behavior of the site
after the design is finished.

Is there anyone interested in this type of challenge?
Is there any CMS and/or Shopping Cart built using the Sencha system?

Sincerely David</description>
		<content:encoded><![CDATA[<p>Hi Matt,<br />
I am the business manager of a medium size charity, rescuing 100&#8242;s of<br />
stateless children from hunger, danger and being hunted for sex slavery in<br />
the Mekong Highlands area.</p>
<p>I am going to design our web site using the &#8220;Sencha Ext Designer&#8221;<br />
software to help streamline communication and building of the web<br />
site. I am not a programmer!<br />
I need a programmer/developer to do the Business Logic and Behavior of the site<br />
after the design is finished.</p>
<p>Is there anyone interested in this type of challenge?<br />
Is there any CMS and/or Shopping Cart built using the Sencha system?</p>
<p>Sincerely David</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing with Ext.js, YQL and BBC radio1 Essential Mix by Mastah</title>
		<link>http://www.mattgoldspink.co.uk/2010/06/16/playing-with-ext-js-yql-and-bbc-radio1-essential-mix/comment-page-1/#comment-35940</link>
		<dc:creator>Mastah</dc:creator>
		<pubDate>Thu, 06 Jan 2011 05:54:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=1210#comment-35940</guid>
		<description>Really nicely put together, was doing some research on ScriptTagProxy and it&#039;s nice to see who you applied your personal hobbies to work technologies. Inspiring!
Good deal!</description>
		<content:encoded><![CDATA[<p>Really nicely put together, was doing some research on ScriptTagProxy and it&#8217;s nice to see who you applied your personal hobbies to work technologies. Inspiring!<br />
Good deal!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Links &amp; Social Media for July 18th by Scott Lawrence</title>
		<link>http://www.mattgoldspink.co.uk/2010/07/18/links-social-media-for-july-18th/comment-page-1/#comment-35814</link>
		<dc:creator>Scott Lawrence</dc:creator>
		<pubDate>Wed, 20 Oct 2010 15:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/2010/07/18/links-social-media-for-july-18th/#comment-35814</guid>
		<description>Any chance I could get copies of those FakeID remixes?  I lost my copies, and can&#039;t seem to find them on the net anymore...</description>
		<content:encoded><![CDATA[<p>Any chance I could get copies of those FakeID remixes?  I lost my copies, and can&#8217;t seem to find them on the net anymore&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on About Me by Scott Lawrence</title>
		<link>http://www.mattgoldspink.co.uk/about-me/comment-page-1/#comment-35813</link>
		<dc:creator>Scott Lawrence</dc:creator>
		<pubDate>Wed, 20 Oct 2010 15:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/about-me/#comment-35813</guid>
		<description>Hey there.  Over the years, i&#039;ve lost my copies of DJ FakeID&#039;s remixes, and they&#039;ve disappeared from the net, it would seem... I see that you listened to them recently.  Any chance I can snag copies of them from you?</description>
		<content:encoded><![CDATA[<p>Hey there.  Over the years, i&#8217;ve lost my copies of DJ FakeID&#8217;s remixes, and they&#8217;ve disappeared from the net, it would seem&#8230; I see that you listened to them recently.  Any chance I can snag copies of them from you?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Re-visiting Spring, Ivy and Maven &#8211; copy and paste configs by Marty Pitt</title>
		<link>http://www.mattgoldspink.co.uk/2010/06/19/re-visiting-spring-ivy-and-maven-copy-and-paste-configs/comment-page-1/#comment-35812</link>
		<dc:creator>Marty Pitt</dc:creator>
		<pubDate>Wed, 06 Oct 2010 18:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=1237#comment-35812</guid>
		<description>It&#039;s amazing how much time this seemingly simple task kills, every single time you have to set up a new project.

Thanks so much for sharing this!</description>
		<content:encoded><![CDATA[<p>It&#8217;s amazing how much time this seemingly simple task kills, every single time you have to set up a new project.</p>
<p>Thanks so much for sharing this!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A bit more progress on the itunes themed UI by Matt</title>
		<link>http://www.mattgoldspink.co.uk/2010/08/04/a-bit-more-progress-on-the-itunes-themed-ui/comment-page-1/#comment-35811</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Tue, 31 Aug 2010 07:27:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=3769#comment-35811</guid>
		<description>HI Josh. Sure, I&#039;d be happy to add you as a contributer. I was also thinking about the same thing myself using the local storage api&#039;s. I&#039;ve set you up as a project commiter here: http://code.google.com/p/subtunes/
Feel free to check out the code (which I admit needs a bit of a clean up and some docs) and have a play.</description>
		<content:encoded><![CDATA[<p>HI Josh. Sure, I&#8217;d be happy to add you as a contributer. I was also thinking about the same thing myself using the local storage api&#8217;s. I&#8217;ve set you up as a project commiter here: <a href="http://code.google.com/p/subtunes/" rel="nofollow">http://code.google.com/p/subtunes/</a><br />
Feel free to check out the code (which I admit needs a bit of a clean up and some docs) and have a play.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A bit more progress on the itunes themed UI by Josh Knutson</title>
		<link>http://www.mattgoldspink.co.uk/2010/08/04/a-bit-more-progress-on-the-itunes-themed-ui/comment-page-1/#comment-35810</link>
		<dc:creator>Josh Knutson</dc:creator>
		<pubDate>Thu, 12 Aug 2010 02:09:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=3769#comment-35810</guid>
		<description>Matt- 
I like where you are starting to go with this and was wondering if I could be added as a contributor on the project, well if you want any help on it. I have some ideas for making it store in the browsers database for faster querying against along with a few other tweaks that might make it faster.</description>
		<content:encoded><![CDATA[<p>Matt-<br />
I like where you are starting to go with this and was wondering if I could be added as a contributor on the project, well if you want any help on it. I have some ideas for making it store in the browsers database for faster querying against along with a few other tweaks that might make it faster.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on New Subsonic Web UI! by AaronIsABetterDJThanYou</title>
		<link>http://www.mattgoldspink.co.uk/2010/07/18/new-subsonic-web-ui/comment-page-1/#comment-35808</link>
		<dc:creator>AaronIsABetterDJThanYou</dc:creator>
		<pubDate>Mon, 26 Jul 2010 03:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattgoldspink.co.uk/?p=1253#comment-35808</guid>
		<description>Nicey nice...</description>
		<content:encoded><![CDATA[<p>Nicey nice&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

