
 <?xmlll version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rssdatehelper="urn:rssdatehelper"><channel><title>Dreamguts</title><link>http://www.dreamguts.com</link><pubDate></pubDate><generator>umbraco</generator><description></description><language>en</language><item><title>Vomit Party</title><link>http://www.dreamguts.com/store/zines/vomit-party.aspx</link><pubDate>Sun, 16 May 2010 05:19:31 GMT</pubDate><guid>http://www.dreamguts.com/store/zines/vomit-party.aspx</guid><image><url>http://www.dreamguts.com</url><title>Vomit Party</title><link>http://www.dreamguts.com</link><width>386</width><height>500</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/4497/4466126959_c4b7e6c786.jpg&width=300&height=300&constrain=true" />
<p>Issue 1 of Vomit Party now available in full gore - o- rama
vision. Tremble in horror as a feast of curiosities is unleashed,
and remember</p>

<p>&nbsp;</p>

<p><object width="455" height="357"
data="http://www.flickr.com/apps/video/stewart.swf?v=71377"
type="application/x-shockwave-flash"><param name="flashvars"
value="intl_lang=en-us&amp;photo_secret=7ce4e37883&amp;photo_id=4501165158" />
<param name="bgcolor" value="#000000" />
<param name="allowFullScreen" value="true" />
<param name="src"
value="http://www.flickr.com/apps/video/stewart.swf?v=71377" />
<param name="allowfullscreen" value="true" />
</object></p>

<p>Also if you live in the US it may work out cheaper for you to
buy this from <a href="http://magcloud.com/browse/Issue/70024">mag
cloud</a></p>
]]></content:encoded></item><item><title>Gnar Trek</title><link>http://www.dreamguts.com/store/zines/gnar-trek.aspx</link><pubDate>Thu, 25 Mar 2010 16:57:21 GMT</pubDate><guid>http://www.dreamguts.com/store/zines/gnar-trek.aspx</guid><image><url>http://www.dreamguts.com</url><title>Gnar Trek</title><link>http://www.dreamguts.com</link><width>386</width><height>500</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/4094/4422760059_377ac41b54.jpg&width=300&height=300&constrain=true" />
<p>Every now and then a magazine comes along with such cultural
significance that it shakes the very fabric of our society and
redfines our concepts of 'self', 'love', 'being' and 'unity'. It
has been a very long time since a magazine of this calibire has
been given to society and it will probably be ages till the next
one so in the mean time why not read this magazine of artwork?</p>

<p>If you live in America then it will prbably be cheaper for you
to buy one on demand from <a
href="http://magcloud.com/browse/Issue/64762">mag cloud</a> the
fine publsihers of this trash</p>

<p>&nbsp;</p>

<p><object width="455" height="341"
data="http://www.flickr.com/apps/video/stewart.swf?v=71377"
type="application/x-shockwave-flash"><param name="flashvars"
value="intl_lang=en-us&amp;photo_secret=b5ff5bb199&amp;photo_id=4422550047" />
<param name="bgcolor" value="#000000" />
<param name="allowFullScreen" value="true" />
<param name="src"
value="http://www.flickr.com/apps/video/stewart.swf?v=71377" />
<param name="allowfullscreen" value="true" />
</object></p>
]]></content:encoded></item><item><title>Lessons learned part 1</title><link>http://www.dreamguts.com/blog/lessons-learned-part-1.aspx</link><pubDate>Wed, 24 Mar 2010 16:21:18 GMT</pubDate><guid>http://www.dreamguts.com/blog/lessons-learned-part-1.aspx</guid><content:encoded><![CDATA[ 
<p class="aston">Webkit hates me!</p>

<p>So if you are viewing this site in safari chances are you have
noticed that occasionaly the site doesn't load and instead just
shows a completely blank page. I noticed this too and after much
searching for answers It turns that the fault is not mine (I hope
but do please comment if you think it is). There seems to be a <a
href="https://bugs.webkit.org/show_bug.cgi?id=26621">bug</a> in
Webkit, the only thing I can think to do is to post a warning to
safari users, the disconcerting thing&nbsp; is that this bug was
reported quite a while ago and still seems to be occuring.</p>

<p>I contacted&nbsp; Sarah Ricks who filed the bug report and she
said that she hasnt noticed it happning on her site recently but is
not sure what could have caused the change.&nbsp; Needless to say
this is pretty anoying.</p>

<p class="aston">JQuery Loves me!</p>

<p>I having been using JQuery for a while now but only recently
have I started trying to use it elegantly.</p>

<p>&nbsp;</p>

<pre class="textmate-source slush_poppies">
<span class="source source_js"><span
class="storage storage_type storage_type_js">var</span> tabbedcontents <span
 class="keyword keyword_operator keyword_operator_js">=</span> <span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>#tabbed-holder<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
<span
class="storage storage_type storage_type_js">var</span> tabbedmenu <span
 class="keyword keyword_operator keyword_operator_js">=</span> <span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>#tabs<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>

<span
class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span>tabbedcontents<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">))</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>children<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>div:not(:first)<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>css<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>display<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_delimiter meta_delimiter_object meta_delimiter_object_comma meta_delimiter_object_comma_js">,</span> <span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>none<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
<span
class="comment comment_line comment_line_double-slash comment_line_double-slash_js"><span
 class="punctuation punctuation_definition punctuation_definition_comment punctuation_definition_comment_js">//</span>hide all but the first div if content
</span><span
class="storage storage_type storage_type_js">var</span> currentOn <span
 class="keyword keyword_operator keyword_operator_js">=</span> <span
 class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span>tabbedcontents <span
 class="keyword keyword_operator keyword_operator_js">+</span> <span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span> div:first<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">))</span>
<span
class="comment comment_line comment_line_double-slash comment_line_double-slash_js"><span
 class="punctuation punctuation_definition punctuation_definition_comment punctuation_definition_comment_js">//</span> set current var
</span> <span
class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_single string_quoted_single_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">'</span>[rel=tab]<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">'</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span><span
 class="support support_function support_function_dom support_function_dom_js">click</span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="storage storage_type storage_type_js">function</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span>e<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span> <span
 class="meta meta_brace meta_brace_curly meta_brace_curly_js">{</span>
    e<span
class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>preventDefault<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">()</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
    <span
class="comment comment_line comment_line_double-slash comment_line_double-slash_js"><span
 class="punctuation punctuation_definition punctuation_definition_comment punctuation_definition_comment_js">//</span> to stop the div jump
</span>    <span
class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span>tabbedmenu <span
 class="keyword keyword_operator keyword_operator_js">+</span> <span
 class="string string_quoted string_quoted_single string_quoted_single_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">'</span> li a.active<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">'</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>removeClass<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_single string_quoted_single_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">'</span>active<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">'</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
    <span
class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="variable variable_language variable_language_js">this</span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>addClass<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_single string_quoted_single_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">'</span>active<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">'</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
    currentOn<span
class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>css<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>display<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_delimiter meta_delimiter_object meta_delimiter_object_comma meta_delimiter_object_comma_js">,</span> <span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>none<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
    <span
class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="variable variable_language variable_language_js">this</span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>attr<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>href<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">))</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>css<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>display<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_delimiter meta_delimiter_object meta_delimiter_object_comma meta_delimiter_object_comma_js">,</span> <span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>block<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
    currentOn <span
class="keyword keyword_operator keyword_operator_js">=</span> <span
class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="keyword keyword_operator keyword_operator_js">$</span><span
class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="variable variable_language variable_language_js">this</span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="meta meta_delimiter meta_delimiter_method meta_delimiter_method_period meta_delimiter_method_period_js">.</span>attr<span
 class="meta meta_brace meta_brace_round meta_brace_round_js">(</span><span
 class="string string_quoted string_quoted_double string_quoted_double_js"><span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_begin punctuation_definition_string_begin_js">"</span>href<span
 class="punctuation punctuation_definition punctuation_definition_string punctuation_definition_string_end punctuation_definition_string_end_js">"</span></span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">))</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
<span
class="meta meta_brace meta_brace_curly meta_brace_curly_js">}</span><span
 class="meta meta_brace meta_brace_round meta_brace_round_js">)</span><span
 class="punctuation punctuation_terminator punctuation_terminator_statement punctuation_terminator_statement_js">;</span>
</span>
</pre>

<p>&nbsp;</p>

<p>The function above takes in the division holding the tabbed
navigation and the division holding the tabbed contents. Firstly it
hides all but the first division of contents. It then sets up the
first tab as active and then click handler for the tabbed menu. The
click handler starts by disabling the defualt action of the anchor
and then handles the active class, hides the currently visible
content division and then uses the href value of the click tab to
show the desired content. It would be pretty simple to add your own
animation effect and with javascript disabled the html will degrade
to use the anchors to jump to content. Easy!</p>
]]></content:encoded></item><item><title>Gnar Trek</title><link>http://www.dreamguts.com/blog/gnar-trek.aspx</link><pubDate>Thu, 11 Mar 2010 15:11:07 GMT</pubDate><guid>http://www.dreamguts.com/blog/gnar-trek.aspx</guid><content:encoded><![CDATA[ 
<p><span class="aston">So after months of drawing and then days of
collating and then more days of waiting for the test print to
arrive, I have finally published my zine "Gnar Trek" for general
release</span><br />
<br />
</p>

<p><img src="/media/3771/cover_233x301.jpg"  width="233"  height="301" alt="Gnar Trek" style="float: right;"/> It is 20
pages of glossy portraits of star trek characters and is well worth
the 6 dollars asking price (i think).</p>

<p>I used <a href="http://magcloud.com">magcloud</a> to make all
this happen. Magcloud is an on demand magazine publishing service
and is a project of <a href="http://www.hpl.hp.com/">HP Labs</a>. I
found it much cheaper and easier to use than services like lulu due
in no small part to the fact that the publishing options are
limited to letter size magazine format.&nbsp; I'm not complaining
though I found the whole process quick and easy the only down side
was the lead time to get my test copy printed and then shipped to
glasgow.</p>

<p>I think on demand services like this have a lot of potential for
artists, my work is mostly digital and so having the oppurtinty to
get a hard copy without having to order a batch of 1000 is pretty
great.</p>

<p>Even though Gnar Trek is available to anyone, anywhere, anytime
I am not convinced that I will sell more through mag cloud than the
one i already have (thanks <a
href="http://lifejustbounces.blogspot.com/">Tom</a>).&nbsp; So I
will still be ordering a bulk load to try and palm them off on any
and all galleries and book shops that will stock them.&nbsp; Does
this defeat the point? I'm not sure, probably, but just because the
internet can buy my zine doesn't mean they will, or should.</p>
]]></content:encoded></item><item><title>Re-Design Part II</title><link>http://www.dreamguts.com/blog/re-design-part-ii.aspx</link><pubDate>Sat, 06 Mar 2010 05:50:49 GMT</pubDate><guid>http://www.dreamguts.com/blog/re-design-part-ii.aspx</guid><content:encoded><![CDATA[ 
<p>So the old dreamguts site was put up in a bit of a hurry and
pretty quickly i realised that not only did it look bad but there
were some pretty bad choices in terms of data organisation and
usebility.</p>

<p>My re-design has attempted to get a bit more of a tumblog feel
to the site. All the products i post are part of the rss feed, so
when a user subscribes to the feed the yget blog posts and new
products and art work when i post them. This means that i dont have
to re-blog about the new stuff i put up. So here are the things I
have implemented and why I think the are cool.</p>

<p><span class="aston">Blog</span>as mentioned above all pieces of
content i post are sucked through by the RSS feed, I implemented
this using the <a
href="http://our.umbraco.org/projects/blog-4-umbraco">blog for
umbraco</a> and then modifiying the rss output macro. Because my
products have a seperate image field (rather than a image embedded
in rich text) I had to add the following to the rss output in order
to pull through the image</p>

<div class="php">
<ol>
<li class="li1">
<div class="de1"><span class="sy0">&lt;</span>image<span
class="sy0">&gt;</span></div>
</li>

<li class="li1">
<div class="de1"><span class="sy0">&lt;</span>url<span
class="sy0">&gt;&lt;</span>xsl<span class="sy0">:</span>value<span
class="sy0">-</span>of select<span class="sy0">=</span><span
class="st0">"<span class="es4">$SiteURL</span>"</span><span
class="sy0">/&gt;&lt;/</span>url<span class="sy0">&gt;</span></div>
</li>

<li class="li1">
<div class="de1"><span class="sy0">&lt;</span>title<span
class="sy0">&gt;&lt;</span>xsl<span class="sy0">:</span>value<span
class="sy0">-</span>of select<span class="sy0">=</span><span
class="st0">"@nodeName"</span><span
class="sy0">/&gt;&lt;/</span>title<span
class="sy0">&gt;</span></div>
</li>

<li class="li1">
<div class="de1"><span class="sy0">&lt;</span>link<span
class="sy0">&gt;&lt;</span>xsl<span class="sy0">:</span>value<span
class="sy0">-</span>of select<span class="sy0">=</span><span
class="st0">"<span class="es4">$SiteURL</span>"</span><span
class="sy0">/&gt;&lt;/</span>link<span
class="sy0">&gt;</span></div>
</li>

<li class="li2">
<div class="de2"><span class="sy0">&lt;</span>width<span
class="sy0">&gt;&lt;</span>xsl<span class="sy0">:</span>value<span
class="sy0">-</span>of select<span class="sy0">=</span><span
class="st0">"umbraco.library:GetMedia(./data[@alias='product_media'],
'false')/data [@alias = 'umbracoWidth']"</span><span
class="sy0">/&gt;&lt;/</span>width<span
class="sy0">&gt;</span></div>
</li>

<li class="li1">
<div class="de1"><span class="sy0">&lt;</span>height<span
class="sy0">&gt;&lt;</span>xsl<span class="sy0">:</span>value<span
class="sy0">-</span>of select<span class="sy0">=</span><span
class="st0">"umbraco.library:GetMedia(./data[@alias='product_media'],
'false')/data [@alias = 'umbracoHeight']"</span><span
class="sy0">/&gt;&lt;/</span>height<span
class="sy0">&gt;</span></div>
</li>

<li class="li1">
<div class="de1"><span class="sy0">&lt;</span>description<span
class="sy0">&gt;</span>This is my cool image <span
class="kw1">for</span> my feed<span
class="sy0">&lt;/</span>description<span
class="sy0">&gt;</span></div>
</li>

<li class="li1">
<div class="de1"><span class="sy0">&lt;/</span>image<span
class="sy0">&gt;</span></div>
</li>
</ol>
</div>

<p>&nbsp;</p>

<p>I also added a facebook comments box to replace the normal
comments box that blog 4 umbraco uses. Facebook have a really
useful <a
href="http://developers.facebook.com/connect.php">developers
page</a> which lists all the cool widgets you can embed and even
gives you rough estimates for how long it will take. I think one of
the downsides i can see with this implementation is that it wont be
possible for me to set up umbraco notifications on new comments
made but I think that is a small price to pay.</p>

<p>In my next post I will talk about my implementation of <a
href="http://simplecartjs.com/">simpleCart.js</a> and awesome
discoveries in safari debugging.</p>
]]></content:encoded></item><item><title>finaly</title><link>http://www.dreamguts.com/blog/finaly.aspx</link><pubDate>Sun, 14 Feb 2010 11:38:26 GMT</pubDate><guid>http://www.dreamguts.com/blog/finaly.aspx</guid><content:encoded><![CDATA[ 
<p><span class="aston">So finaly</span> I have managed to find the
time to re-structure and re-design this site, Im still ironing out
a few stlying issues but should mostly work. Its still running from
<a href="http://www.our.umbraco.org"
title="umbraco official site">umbraco</a> which is certainly the
best CMS ever written. I have restructured the whole site so that I
can post to my flickr and twitter accounts from the site saving the
content to both. I have also expanded the blog so that if you <a
href="/http:www.dreamguts.com/rss.aspx"
title="subscribe to my blog">subscribe</a> you will get all new
products I add to the shop as well as the blog posts.</p>

<p>As mentioned I have also integrated some aspects of <a
href="http://developers.facebook.com/connect.php">facebook
connect</a> so that you can post comments on my blog using your
facebook login and details. My shop is still powered by wojo goups
<a
href="http://www.thewojogroup.com/2009/08/simplecartjs-version-2-0-released/">
simpleCart</a> which works pretty well.</p>

<p>Well thats enough for now, please <a href="/contact.aspx"
title="contact">get in touch</a> if&nbsp; you find anything wrong
or would like to discuss potential collabortations web/art or
otherwise.</p>
]]></content:encoded></item><item><title>Deadly Lion Kill Kill</title><link>http://www.dreamguts.com/store/apparel/deadly-lion-kill-kill.aspx</link><pubDate>Sun, 15 Nov 2009 15:25:33 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/deadly-lion-kill-kill.aspx</guid><image><url>http://www.dreamguts.com</url><title>Deadly Lion Kill Kill</title><link>http://www.dreamguts.com</link><width>793</width><height>1024</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/1455/gnarlion.jpg&width=300&height=300&constrain=true" />
<p>Deadly lions are from Africa all other lions are not as good and
mostly are pascifists. This tshirt was made by a battle hungry lion
with a lust for blood. You too can tout yourself about as a hard
man (or she-man) with this t-shirt.</p>
]]></content:encoded></item><item><title>emulsified ofal tubes</title><link>http://www.dreamguts.com/store/apparel/emulsified-ofal-tubes.aspx</link><pubDate>Sun, 15 Nov 2009 03:45:17 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/emulsified-ofal-tubes.aspx</guid><image><url>http://www.dreamguts.com</url><title>emulsified ofal tubes</title><link>http://www.dreamguts.com</link><width>895</width><height>1043</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/1454/drippletiger.jpg&width=300&height=300&constrain=true" />
<p>Sometimes t shirts made from the emulsified remains of an
animals's digestive system are just the baddest! this one however
can boast a zero tolerance for animal ofal whilst still maintaining
the comfort and style you have come to expect from t-shirts made of
guts.</p>
]]></content:encoded></item><item><title>Kettle of Flesh</title><link>http://www.dreamguts.com/store/zines/kettle-of-flesh.aspx</link><pubDate>Thu, 12 Nov 2009 15:00:17 GMT</pubDate><guid>http://www.dreamguts.com/store/zines/kettle-of-flesh.aspx</guid><image><url>http://www.dreamguts.com</url><title>Kettle of Flesh</title><link>http://www.dreamguts.com</link><width>723</width><height>1024</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/1457/kettleofflesh.jpg&width=300&height=300&constrain=true" />
<p>This is a kettle of flesh a 32 page full colour zine! Its not
about anything in particular theres no story or anythingits just a
bunch of pictures of old people.</p>
]]></content:encoded></item><item><title>conceptual stunt double</title><link>http://www.dreamguts.com/store/apparel/conceptual-stunt-double.aspx</link><pubDate>Mon, 09 Nov 2009 14:58:26 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/conceptual-stunt-double.aspx</guid><image><url>http://www.dreamguts.com</url><title>conceptual stunt double</title><link>http://www.dreamguts.com</link><width>672</width><height>502</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/3172/conceptualstunbtdouble.jpg&width=300&height=300&constrain=true" />
<p>Trouble brewing at the old mill. Some say local vandals have
kidnapped old man stevens and taken him hostage. What can be done
about this terrible crime? who will call the sherrif? god knows but
doesnt care! NOW why not buy this top? what have you got to loose
except some money and maybe some freinds.</p>

<p>REMEBER: this top is sort of one of a kind, i will do my best to
replicate it but may do some embelishments that you cant see on
this picture. If you really really want it to look only like this
then send me a message and we work out a deal.</p>
]]></content:encoded></item><item><title>satanic frise</title><link>http://www.dreamguts.com/store/apparel/satanic-frise.aspx</link><pubDate>Mon, 09 Nov 2009 14:45:13 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/satanic-frise.aspx</guid><image><url>http://www.dreamguts.com</url><title>satanic frise</title><link>http://www.dreamguts.com</link><width>718</width><height>1024</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/1458/satanicfrise.jpg&width=300&height=300&constrain=true" />
<p>You think you can but you cant. Aint that the truth. Are
youaware of this why not? Unholy frise proclaims the iminent
arrival of the dark lord and stuff, you know what i mean. get used
to it.</p>
]]></content:encoded></item><item><title>Gnar Drool</title><link>http://www.dreamguts.com/store/apparel/gnar-drool.aspx</link><pubDate>Mon, 09 Nov 2009 14:37:43 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/gnar-drool.aspx</guid><image><url>http://www.dreamguts.com</url><title>Gnar Drool</title><link>http://www.dreamguts.com</link><width>811</width><height>1024</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/3148/gnardrool.jpg&width=300&height=300&constrain=true" />
<p>Originaly created for my friend <a
href="http://www.flickr.com/photos/keenanmarshallkellerpresents/"
target="_blank" title="check out his flickr">Keenan Marshall
Keller</a> this design is now available to the general public. Now
you to can own this delightful item, why not</p>

<p>A) Impress your mum.<br />
 B) Get the girl.<br />
 C) Win back your family farm</p>

<p>All these things and more are now possible with this tshirt. ps:
th price is a bit higher cause it takes waaaay longer to make.</p>
]]></content:encoded></item><item><title>hail satan</title><link>http://www.dreamguts.com/store/apparel/hail-satan.aspx</link><pubDate>Mon, 09 Nov 2009 14:28:48 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/hail-satan.aspx</guid><image><url>http://www.dreamguts.com</url><title>hail satan</title><link>http://www.dreamguts.com</link><width>1024</width><height>866</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/1456/hailsatan.jpg&width=300&height=300&constrain=true" />
<p>Satan buys all his clothes from me. He even asked my to make him
some pyjamas but i had to decline given that pattern would have to
be pretty custom to fit his goats legs and pulsating evil. Anyway
this is a jersey. and it says hail satan I could do this design
with any animal you want they are all equaly satanic. Just let me
know.</p>

<p>&nbsp;</p>

<p><strong>Note:</strong> This top is now sold out, Im sorry to
dissapoint but I am getting a bit bored making them. I plan to make
batches of some of my older stock periodicaly and will post word
when they are ready so why not sign up to my <a
href="/rss.aspx">RSS feed</a></p>

<p>&nbsp;</p>
]]></content:encoded></item><item><title>Ultra Wolf</title><link>http://www.dreamguts.com/store/apparel/ultra-wolf.aspx</link><pubDate>Sun, 01 Nov 2009 07:57:19 GMT</pubDate><guid>http://www.dreamguts.com/store/apparel/ultra-wolf.aspx</guid><image><url>http://www.dreamguts.com</url><title>Ultra Wolf</title><link>http://www.dreamguts.com</link><width>768</width><height>1024</height><description>This is my cool image for my feed</description></image><content:encoded><![CDATA[ <img src="/umbraco/imageGen.aspx?image=/media/1459/ultrawolf.jpg&width=300&height=300&constrain=true" />
<p>This T-shirt was created for the ultra-wolves gang of sau paulo
they wear it and so can you. Wearing this top will gain you access
to all secret areas controled by the gang but watch out for the
illustrious tigers cause they are the ultra wolves mortal enemies
and if they catch you, they will beat you.</p>

<p>remember to read the <a href="/about/terms-and-conditions.aspx"
title="terms and conditions">terms of sale</a> before buying</p>
]]></content:encoded></item></channel></rss>
