<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">VayaDesign</title>
    <subtitle type="text">VayaDesign:</subtitle>
    <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/" />
    
    <updated>2008-05-28T15:50:27Z</updated>
    <rights>Copyright (c) 2007, Dom Stubbs</rights>
    <generator uri="http://www.pmachine.com/" version="1.6.0">ExpressionEngine</generator>
    <id>tag:vayadesign.net,2007:04:02</id>


    <link rel="self" href="http://feeds.feedburner.com/vayadesign" type="application/atom+xml" /><entry>
      <title>EE Module Release: Templates 2 Files</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/ee-module-release-templates-2-files/" />
      <id>tag:vayadesign.net,2007:blog/1.61</id>
      <published>2007-04-02T15:52:00Z</published>
      <updated>2007-04-02T16:55:35Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="Expression Engine" scheme="http://www.vayadesign.net/site/C11/" label="Expression Engine" />
      <content type="html">
        &lt;p&gt;The ability to edit templates directly through the Expression Engine control panel is certainly useful, but personally I favour the creature comforts of a fully featured text editor rather than limited HTML textareas. As a result I tend to have the &amp;#8216;save template as file&amp;#8217; option set for each and every template, which currently means updating each template manually in order to have a file generated from the template data in the database. Or at least it used to. Templates2Files is a very simple module which takes any templates that do not have the &amp;#8216;save as file&amp;#8217; option set, creates the corresponding file and updates the db accordingly.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=IjmehXUlyBM:L-mwhtpw1SA:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=IjmehXUlyBM:L-mwhtpw1SA:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Simple Pagination Plugin for Expression Engine</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/pagination-plugin-expression-engine/" />
      <id>tag:vayadesign.net,2007:blog/1.60</id>
      <published>2007-03-14T16:15:00Z</published>
      <updated>2007-03-15T17:44:43Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="Expression Engine" scheme="http://www.vayadesign.net/site/C11/" label="Expression Engine" />
      <content type="html">
        &lt;p&gt;Although Expression Engine is an incredibly powerful content management system I have found that one of its more core features, pagination, is a bit lacking. In order to split one entry across multiple pages it&amp;#8217;s necessary to place the content for each page in its own field. This would mean a 20 page article would require 20 seperate fields, and when only two or three of those are likely to be used regularly that seems a bit of a waste. Fortunately the plugin system makes it possible to overcome this problem if you&amp;#8217;re happy to get your hands dirty with a bit of PHP, which is exactly what I&amp;#8217;ve opted to do.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=81CvE02Akws:JHtlp9VXt5E:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=81CvE02Akws:JHtlp9VXt5E:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>EE Plugin: Delete Entries Outside of the Control Panel</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/ee-plugin-delete-entries-outside-of-the-control-panel/" />
      <id>tag:vayadesign.net,2006:blog/1.56</id>
      <published>2006-12-19T15:19:00Z</published>
      <updated>2006-12-19T15:42:00Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="Expression Engine" scheme="http://www.vayadesign.net/site/C11/" label="Expression Engine" />
      <content type="html">
        &lt;p&gt;With user generated content being all the rage these days one of the more useful features a content management system can offer is the ability to allow users to submit, modify and remove entries (be they blog items, adverts, images&amp;#8230; you get the idea) without actually accessing the behind the scenes admin side of things. Expression Engine is getting there with it&amp;#8217;s &lt;a href="http://eedocs.pmachine.com/modules/weblog/entry_form.html"&gt;standalone entry form&lt;/a&gt; but there&amp;#8217;s still a little way to go. Fortunately Solspace.com offer a free &lt;a href="http://www.solspace.com/software/detail/form_helper_plugin_19/c/plugins"&gt;form helper plugin&lt;/a&gt; which makes it possible for users to edit their entries, so the only thing missing is the ability to delete entries from the frontend.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=bs_zit7l_pY:RyYhwdI68wo:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=bs_zit7l_pY:RyYhwdI68wo:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>‘Bubblegum’ vBulletin Template</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/bubblegum-vbulletin-template/" />
      <id>tag:vayadesign.net,2006:blog/1.52</id>
      <published>2006-12-07T17:51:01Z</published>
      <updated>2006-12-07T19:02:52Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="vBulletin" scheme="http://www.vayadesign.net/site/C9/" label="vBulletin" />
      <content type="html">
        &lt;p&gt;With the &lt;a href="http://www.vayadesign.net/blog/comments/free-vbulletin-template/"&gt;FreshBlue vB template&lt;/a&gt; now exceeding 400 downloads at vBulletin.org alone I have decided to release another design which is free to all. Named &amp;#8216;bubblegum&amp;#8217; this template is once again a light, airy design which, with any luck, your community members will be happy to use for hours on end. This release is based on the 3.6.4 vB version but should work fine with any of the 3.6 releases and is backwards compatible with the 3.5 branch if you don&amp;#8217;t mind a little template editing.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=-XOC2fPPG3g:LOs49L1f7s0:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=-XOC2fPPG3g:LOs49L1f7s0:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Free Expression Engine Template</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/free-expression-engine-template/" />
      <id>tag:vayadesign.net,2006:blog/1.50</id>
      <published>2006-10-25T16:06:01Z</published>
      <updated>2007-10-23T13:18:30Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="Expression Engine" scheme="http://www.vayadesign.net/site/C11/" label="Expression Engine" />
      <content type="html">
        &lt;p&gt;In the spirit of releasing &lt;a href="http://www.vayadesign.net/blog/comments/free-vbulletin-template/"&gt;free templates&lt;/a&gt; for &lt;a href="http://www.vbulletin.com/"&gt;great software&lt;/a&gt; I&amp;#8217;m pleased to announce VayaDesign&amp;#8217;s first freebie Expression Engine template, &amp;#8216;TealTemplate&amp;#8217;.&amp;nbsp;
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=0Zmok8Y0D4I:5aO1i1XgdLs:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=0Zmok8Y0D4I:5aO1i1XgdLs:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Expression Engine Mini Review</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/expression-engine-mini-review/" />
      <id>tag:vayadesign.net,2006:blog/1.42</id>
      <published>2006-10-03T09:00:00Z</published>
      <updated>2006-10-27T14:01:48Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="Expression Engine" scheme="http://www.vayadesign.net/site/C11/" label="Expression Engine" />
      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
        &lt;p&gt;I was first attracted to &lt;a href="http://www.pmachine.com/index.php?affiliate=vaya&amp;amp;page=/ee/"&gt;Expression Engine&lt;/a&gt; because it appeared to offer a solid &amp;#8216;all in one&amp;#8217; package. Seamlessly integrating multiple pieces of software to bring a site together can be at best a laborious task and at worst impossible. Even once it&amp;#8217;s done you then have the hassle of one login for every section of the site, whether it&amp;#8217;s the gallery, the news section or the downloads area. The idea that I could configure every aspect of my site through the same templating system and then make updates through the same login made EE an appealing purchase.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=8NsxS_1ooeE:pk0geu3-4Uc:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=8NsxS_1ooeE:pk0geu3-4Uc:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>VayaDesign Goes All “Two Point Oh”</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/vayadesign-relaunch/" />
      <id>tag:vayadesign.net,2006:blog/1.41</id>
      <published>2006-10-02T13:40:00Z</published>
      <updated>2006-10-02T16:40:51Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="VayaSites" scheme="http://www.vayadesign.net/site/C7/" label="VayaSites" />
      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
        &lt;p&gt;It&amp;#8217;s been &lt;a href="http://www.vayadesign.net/blog/comments/changes-a-comin/"&gt;something of a wait&lt;/a&gt;, but the all new &lt;a href="http://www.pmachine.com/ee"&gt;Expression Engine&lt;/a&gt; powered VayaDesign.net is finally ready for public consumption. I have been busy testing with &lt;a href="http://www.browsercam.com"&gt;every web designer&amp;#8217;s best friend&lt;/a&gt;, but if anyone spots any problems in their Browser of Choice then please do let me know in the comments.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=OD1zxnic7Rk:W7cbl3muYJ4:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=OD1zxnic7Rk:W7cbl3muYJ4:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Controlling Your Domain Name</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/controlling-your-domain-name/" />
      <id>tag:vayadesign.net,2006:blog/1.24</id>
      <published>2006-09-01T14:24:00Z</published>
      <updated>2006-09-18T17:06:42Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
        &lt;p&gt;Following the painfully lengthy transfer of a client&amp;#8217;s domain recently I&amp;#8217;d like to offer one quick bit advice to anyone who is planning to start their first site: &lt;em&gt;Make sure you have full control of the domain name&lt;/em&gt;. Before ordering a domain name ensure that the registrar has a control panel from which you are able to update contact details and nameservers whenever you wish. Never register a domain through a third party who you don&amp;#8217;t fully trust. Would you give your car keys to a stranger?&amp;nbsp;
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=n3dOKtAbdxw:nXBtuaU-LFg:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=n3dOKtAbdxw:nXBtuaU-LFg:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Time’s 50 Coolest Sites, 2006</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/times-50-coolest-2006/" />
      <id>tag:vayadesign.net,2006:blog/1.20</id>
      <published>2006-08-15T15:31:01Z</published>
      <updated>2006-08-15T15:52:41Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="On The Grapevine" scheme="http://www.vayadesign.net/site/C8/" label="On The Grapevine" />
      <content type="html">
        &lt;p&gt;Time have posted a write-up of the &lt;a href="http://www.time.com/time/2006/50coolest/index.html"&gt;50 coolest sites&lt;/a&gt; on the web. Unsurprisingly the likes of MySpace, YouTube and Digg are in there, but despite spending more than my fair share of time on the net there are still plenty of sites I&amp;#8217;ve never even heard of. I&amp;#8217;m not convinced that &lt;a href="http://www.snap.com/"&gt;Snap.com&lt;/a&gt; is entirely deserving of its place,  all shiny, AJAXed-up and Web 2.0 though it may be. It may look good but the results aren&amp;#8217;t up to much and it&amp;#8217;s far slower to use than el Goog, Yahoo or MSN. But then these are the &amp;#8216;coolest&amp;#8217; sites, maybe I&amp;#8217;m missing the point.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=0IEHVX2Xmx8:jUrdZImhD1Y:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=0IEHVX2Xmx8:jUrdZImhD1Y:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>vBulletin 3.6 &amp;amp; FreshBlue</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/vbulletin-36-freshblue/" />
      <id>tag:vayadesign.net,2006:blog/1.17</id>
      <published>2006-08-09T13:55:00Z</published>
      <updated>2006-09-28T15:23:15Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="vBulletin" scheme="http://www.vayadesign.net/site/C9/" label="vBulletin" />
      <category term="FreshBlue" scheme="http://www.vayadesign.net/site/C10/" label="FreshBlue" />
      <content type="html">
        &lt;p&gt;Following the &lt;a href="http://www.vbulletin.com/forum/showthread.php?t=194072"&gt;release of vBulletin 3.6 Gold&lt;/a&gt; I have updated my &lt;a href="http://www.vayadesign.net/blog/2006/03/29/free-vbulletin-template/"&gt;FreshBlue template&lt;/a&gt; to include all of the necessary template changes. FreshBlue is still free to all and you can download it below. Support is available via &lt;a href="http://www.vbulletin.org/forum/showthread.php?t=123489"&gt;vBulletin.org&lt;/a&gt;, if needed.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=PZDe7Qe3YFc:mhBsibhRGVU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=PZDe7Qe3YFc:mhBsibhRGVU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Previewing the Headache of the Future?</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/internet-explorer-7-views/" />
      <id>tag:vayadesign.net,2006:blog/1.12</id>
      <published>2006-07-21T16:44:00Z</published>
      <updated>2006-09-28T16:18:47Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
        &lt;p&gt;&lt;a href="http://www.vayadesign.net/images/uploads/ie7_screenshot_thumb.png" onclick="window.open('http://www.vayadesign.net/images/uploads/ie7_screenshot.png','popup','width=843,height=760,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0'); return false"&gt;&lt;img src="http://www.vayadesign.net/images/uploads/ie7_screenshot_thumb.png" style="border-width:0;float:right" width="100" height="89" /&gt;&lt;/a&gt;
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=0tzRpU2mEos:xdFEgRh01ZU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=0tzRpU2mEos:xdFEgRh01ZU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Changes a-comin’</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/changes-a-comin/" />
      <id>tag:vayadesign.net,2006:blog/1.18</id>
      <published>2006-06-13T13:58:00Z</published>
      <updated>2006-09-28T15:21:04Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
         
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=FWyxCCH8EI4:euZxugQZDag:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=FWyxCCH8EI4:euZxugQZDag:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Project Updates &amp;amp; Some Useful Tools</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/project-updates-some-useful-tools/" />
      <id>tag:vayadesign.net,2006:blog/1.19</id>
      <published>2006-05-31T14:01:00Z</published>
      <updated>2006-08-15T14:05:22Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="VayaSites" scheme="http://www.vayadesign.net/site/C7/" label="VayaSites" />
      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
        &lt;p&gt;I&amp;#8217;ve definitely been slacking blog-wise lately (how do the people who post every couple of days manage it?), there just don&amp;#8217;t seem to be enough hours in the day. I&amp;#8217;ve got a &amp;#8216;proper&amp;#8217; post in the works which will hopefully be up soon, but in the meantime here&amp;#8217;s an update on a couple of the sites I&amp;#8217;ve been working on lately and a couple of the tools I have used in developing them.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=P6UkuDIY9D4:Y37nst5JTDU:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=P6UkuDIY9D4:Y37nst5JTDU:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Fixed-width FreshBlue Template</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/fixed-width-freshblue-template/" />
      <id>tag:vayadesign.net,2006:blog/1.37</id>
      <published>2006-04-26T17:42:00Z</published>
      <updated>2006-09-26T17:43:35Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Scripts &amp; Resources" scheme="http://www.vayadesign.net/site/C6/" label="Scripts &amp; Resources" />
      <category term="vBulletin" scheme="http://www.vayadesign.net/site/C9/" label="vBulletin" />
      <category term="FreshBlue" scheme="http://www.vayadesign.net/site/C10/" label="FreshBlue" />
      <content type="html">
        &lt;p&gt;This is just a quick note to anyone who is using my FreshBlue vB template or runs a vB powered forum: I've released a &lt;a href="http://www.vayadesign.net/blog/2006/03/29/free-vbulletin-template/"&gt;fixed width version of FreshBlue&lt;/a&gt; (scroll down to update #2) and the price remains the same at &amp;#163;0.&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=K11dOOMd19Y:0NZeeVN_Gqk:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=K11dOOMd19Y:0NZeeVN_Gqk:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>

    <entry>
      <title>Google - Expandable results, shrinking ad revenue?</title>
      <link rel="alternate" type="text/html" href="http://www.vayadesign.net/blog/comments/google-expandable-results/" />
      <id>tag:vayadesign.net,2006:blog/1.34</id>
      <published>2006-04-24T16:49:00Z</published>
      <updated>2006-09-26T17:02:41Z</updated>
      <author>
            <name>Dom Stubbs</name>
            <email>dominic@vaya.ws</email>
            <uri>http://www.vayadesign.net</uri>      </author>

      <category term="Web Development" scheme="http://www.vayadesign.net/site/C4/" label="Web Development" />
      <content type="html">
        &lt;p&gt;If you enter a search term into Google, currently you will be presented with the ten links deemed most relevant and either a brief extract from the page or the page&amp;#8217;s meta description. And some sponsored listings. Google are currently testing a &lt;a href="http://www.yellowpipe.com/articles/Google-new-feature-testing.php"&gt;new expandable results&lt;/a&gt; feature which would allow users to view an extended extract (&lt;a href="http://www.yellowpipe.com/articles/google-expandable-results2.php"&gt;example&lt;/a&gt;) from each of the pages listed.
&lt;/p&gt; 
      &lt;div class="feedflare"&gt;
&lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=oD7JXX_Hyl8:2qJXUU4D25M:yIl2AUoC8zA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=yIl2AUoC8zA" border="0"&gt;&lt;/img&gt;&lt;/a&gt; &lt;a href="http://feeds.feedburner.com/~ff/vayadesign?a=oD7JXX_Hyl8:2qJXUU4D25M:7Q72WNTAKBA"&gt;&lt;img src="http://feeds.feedburner.com/~ff/vayadesign?d=7Q72WNTAKBA" border="0"&gt;&lt;/img&gt;&lt;/a&gt;
&lt;/div&gt;</content>
    </entry>


</feed>
