<?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 massive missive</title>
	<atom:link href="http://blog.massivemissive.com/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.massivemissive.com</link>
	<description>you are having problems.</description>
	<lastBuildDate>Wed, 11 Aug 2010 23:57:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Subversion integration with Active Reload&#8217;s wonderful Lighthouse Issue Tracking site. by phil g</title>
		<link>http://blog.massivemissive.com/?p=5&#038;cpage=1#comment-38</link>
		<dc:creator>phil g</dc:creator>
		<pubDate>Wed, 11 Aug 2010 23:57:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=5#comment-38</guid>
		<description>Actually I was wrong there.  If I put  &#039;print &quot;123&quot;&#039;


req = Net::HTTP::Post.new(url.path) 
req.basic_auth token, &#039;x&#039; # to ensure authentication  
req.body = changeset_xml.strip
print &#039;123&#039; #&lt;------here, after these three lines, or anywhere after that, it won&#039;t print, so something is up, puttinit on the previous line will work fine</description>
		<content:encoded><![CDATA[<p>Actually I was wrong there.  If I put  &#8216;print &#8220;123&#8243;&#8216;</p>
<p>req = Net::HTTP::Post.new(url.path)<br />
req.basic_auth token, &#8216;x&#8217; # to ensure authentication<br />
req.body = changeset_xml.strip<br />
print &#8216;123&#8242; #&lt;&#8212;&#8212;here, after these three lines, or anywhere after that, it won&#039;t print, so something is up, puttinit on the previous line will work fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by John</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-37</link>
		<dc:creator>John</dc:creator>
		<pubDate>Fri, 23 Jul 2010 16:44:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-37</guid>
		<description>I&#039;d like to do the same thing on a different site.
Can you explain how you worked out the  &quot;ybookmarks@yahoo.sharemode&quot; bit so that I can hopefully work out the equivalent on the other site.
Thanks</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to do the same thing on a different site.<br />
Can you explain how you worked out the  &#8220;ybookmarks@yahoo.sharemode&#8221; bit so that I can hopefully work out the equivalent on the other site.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on using the parent() function in e4x epressions and actionscript to create complex queries. by Greg K.</title>
		<link>http://blog.massivemissive.com/?p=9&#038;cpage=1#comment-36</link>
		<dc:creator>Greg K.</dc:creator>
		<pubDate>Tue, 13 Jul 2010 19:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=9#comment-36</guid>
		<description>I know this is an old post, but for anyone trying to read it and figure out e4x, the reason why you need a tag before () is because you need something to run the search condition on. in English, blah.parent()..(tag==&quot;New Year&quot;) reads: get me all descendants of blah&#039;s parent that have a tag child with simple content &quot;New Year&quot;. This does not resolve to a descrete set of descendents, since a&gt;b&gt;c(New Year) would return a, b, and c. instead you should write: give me all TAGS under blah&#039;s parent, which have simple content of New Year: designViewerPanel..design.@title.(parent()..tag.(text()==&quot;New Year&quot;).length()&gt;0);</description>
		<content:encoded><![CDATA[<p>I know this is an old post, but for anyone trying to read it and figure out e4x, the reason why you need a tag before () is because you need something to run the search condition on. in English, blah.parent()..(tag==&#8221;New Year&#8221;) reads: get me all descendants of blah&#8217;s parent that have a tag child with simple content &#8220;New Year&#8221;. This does not resolve to a descrete set of descendents, since a&gt;b&gt;c(New Year) would return a, b, and c. instead you should write: give me all TAGS under blah&#8217;s parent, which have simple content of New Year: designViewerPanel..design.@title.(parent()..tag.(text()==&#8221;New Year&#8221;).length()&gt;0);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by John</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-35</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 05 Jul 2010 12:38:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-35</guid>
		<description>Works great on FF 3.6.6 on the Mac - Many thanks :)</description>
		<content:encoded><![CDATA[<p>Works great on FF 3.6.6 on the Mac &#8211; Many thanks <img src='http://blog.massivemissive.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion integration with Active Reload&#8217;s wonderful Lighthouse Issue Tracking site. by phil g</title>
		<link>http://blog.massivemissive.com/?p=5&#038;cpage=1#comment-33</link>
		<dc:creator>phil g</dc:creator>
		<pubDate>Sat, 05 Jun 2010 00:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=5#comment-33</guid>
		<description>I&#039;m trying to set this up but nothing I do seems to work.  I did everything just like you said and the lighthouse.rb runs all the way through (I can tell because I put a print &quot;123&quot; at the bottom of it and it printed out).  But it doesn&#039;t add any messages to lighthouse.  Where should the notifications show up?  Do I need to specify in my commits what ticket to append it to?  Do I need to have the paid version in order for this to work?</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to set this up but nothing I do seems to work.  I did everything just like you said and the lighthouse.rb runs all the way through (I can tell because I put a print &#8220;123&#8243; at the bottom of it and it printed out).  But it doesn&#8217;t add any messages to lighthouse.  Where should the notifications show up?  Do I need to specify in my commits what ticket to append it to?  Do I need to have the paid version in order for this to work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by Eddie</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-32</link>
		<dc:creator>Eddie</dc:creator>
		<pubDate>Tue, 20 Apr 2010 02:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-32</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by Nate Chastain</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-31</link>
		<dc:creator>Nate Chastain</dc:creator>
		<pubDate>Mon, 19 Apr 2010 01:00:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-31</guid>
		<description>That worked flawlessly. Thanks a lot, man.</description>
		<content:encoded><![CDATA[<p>That worked flawlessly. Thanks a lot, man.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by Sue</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-30</link>
		<dc:creator>Sue</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:32:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-30</guid>
		<description>The &quot;mark as private&quot; fix for Delicious in FF is awesome!! thank you so much!</description>
		<content:encoded><![CDATA[<p>The &#8220;mark as private&#8221; fix for Delicious in FF is awesome!! thank you so much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by films</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-29</link>
		<dc:creator>films</dc:creator>
		<pubDate>Thu, 11 Feb 2010 20:30:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-29</guid>
		<description>На данном варезнике вы можете легко и бесплатно скачать приколы и всё это бесплатно и без регистрации.</description>
		<content:encoded><![CDATA[<p>На данном варезнике вы можете легко и бесплатно скачать приколы и всё это бесплатно и без регистрации.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the default setting for del.icio.us bookmarks app to Do Not Share by kd</title>
		<link>http://blog.massivemissive.com/?p=7&#038;cpage=1#comment-28</link>
		<dc:creator>kd</dc:creator>
		<pubDate>Thu, 14 Jan 2010 08:32:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.massivemissive.com/?p=7#comment-28</guid>
		<description>Excellent! Thank you very much! Works in FF 3.5 and delicious add-on.</description>
		<content:encoded><![CDATA[<p>Excellent! Thank you very much! Works in FF 3.5 and delicious add-on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
