<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>massive missive</title>
	<link>http://blog.massivemissive.com</link>
	<description>you are having problems.</description>
	<lastBuildDate>Fri, 31 Oct 2008 12:53:10 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>using the parent() function in e4x epressions and actionscript to create complex queries.</title>
		<description><![CDATA[Let&#8217;s say you have the following xml for greeting cards.

&#60;designlist&#62;


 &#60;design
 id="123"
 title="Happy Hanukkah"
 previewImageUrl="assets/demo/images/g0022_4x6h_preview.jpg"
 thumbImageUrl=""&#62;
 &#60;tags&#62;
 &#60;tag id='1231'&#62;Holiday&#60;/tag&#62;
 &#60;tag id='3242'&#62;Hanukkah&#60;/tag&#62;
 &#60;/tags&#62;
 &#60;/design&#62;
&#160;
&#60;design

 id="456"
 title="Happy New Year"
 previewImageUrl="assets/demo/images/g0412_4x6h_preview.jpg"
 thumbImageUrl=""&#62;
 &#60;tags&#62;
 &#60;tag id='1231'&#62;Holiday&#60;/tag&#62;
 &#60;tag id='2342'&#62;New Year&#60;/tag&#62;
 &#60;/tags&#62;

 &#60;/design&#62;
&#160;
&#60;design

 id="8284"
 title="Merry Xmas"
 previewImageUrl="assets/demo/images/g0256_4x6v_preview.jpg"
 thumbImageUrl=""&#62;

 &#60;tags&#62;
 &#60;tag id='1231'&#62;Holiday&#60;/tag&#62;
 &#60;tag id='3242'&#62;XMas&#60;/tag&#62;
 &#60;tag id='8323'&#62;Christmas&#60;/tag&#62;
 &#60;/tags&#62;

 &#60;/design&#62;
&#160;
&#60;design

 id="8284"
 title="Happy Happy Happy"
 [...]]]></description>
		<link>http://blog.massivemissive.com/?p=9</link>
			</item>
	<item>
		<title>Changing the default setting for del.icio.us bookmarks app to Do Not Share</title>
		<description><![CDATA[When I tag a page using del.icio.us, I always have to click &#8220;do not share&#8221; if I don&#8217;t want the link showing up on facebook and elsewhere. Annoying!
This can be changed.
Open firefox. Type in
about:config
into the address bar. Right click anywhere on the page. From the menu that appears, select New-&#62;Interger.
It will ask for a name [...]]]></description>
		<link>http://blog.massivemissive.com/?p=7</link>
			</item>
	<item>
		<title>Subversion integration with Active Reload&#8217;s wonderful Lighthouse Issue Tracking site.</title>
		<description><![CDATA[I realize this post is probably not as interesting as  integrating Lighthouseapp with GIT but I thought I would jot down a couple of notes.
There is a great script that shows you how to set up subversion with lighthouse here:
http://www.lighthouseapp.com/help/setting-up-subversion-integration
The documentation is sufficient, but too sparse for my tastes.
Here&#8217;s some notes that might help [...]]]></description>
		<link>http://blog.massivemissive.com/?p=5</link>
			</item>
	<item>
		<title>creating control arrays with qcodo</title>
		<description><![CDATA[Lately I&#8217;ve been playing around with the qcodo framework. There&#8217;s a lot of things to love about qcodo, but the 4 or 5 lines of code required to put together a single control is not one of them.
For instance, if I wanted to create a text box on a page. I could something like this.
class [...]]]></description>
		<link>http://blog.massivemissive.com/?p=4</link>
			</item>
	<item>
		<title>what is this all about?</title>
		<description><![CDATA[So I&#8217;ve been wanting, for some time now, to put together a blog, the sole purpose of which is to record my geeky finds from around the internet. Others have saved me countless hours by posting their solutions, I just want to give something back.
My plan here is to not waste a lot of time [...]]]></description>
		<link>http://blog.massivemissive.com/?p=3</link>
			</item>
</channel>
</rss>
