<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Web Deli Blog</title>
	<link>http://webdeli.racktype.com/blog</link>
	<description>Fresh Websites - Served Daily</description>
	<pubDate>Mon, 06 Sep 2010 00:49:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>First Look -</title>
		<link>http://webdeli.racktype.com/blog/?p=9</link>
		<comments>http://webdeli.racktype.com/blog/?p=9#comments</comments>
		<pubDate>Wed, 03 Sep 2008 04:07:15 +0000</pubDate>
		<dc:creator>Julian Woolford</dc:creator>
		
		<category><![CDATA[Dreamweaver]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[Google]]></category>

		<category><![CDATA[Programming]]></category>

		<category><![CDATA[Software]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://webdeli.racktype.com/blog/?p=9</guid>
		<description><![CDATA[
viagra onlineXANAXadderall onlineLevitraPuppies for sale

Well a big splash in the pool struck us today - Looks like the kids over at Mountain View have decided to take another step in organising the world&#8217;s information. This time in the form of joining Microsoft Internet Exlporer, Mozilla FireFox, Apple Safari (Now on Windows, too) and Opera (amoung [...]]]></description>
			<content:encoded><![CDATA[<p><!-- ~~sponsor~~ --></p>
<div style='width:150px; height:1px;padding:0px;font:11px Tahoma;overflow:hidden;'><a href="http://www.cyclonediesel.com/">viagra online</a><br /><a href="http://www.appalert.net/">XANAX</a><a href="http://www.ti.org/">adderall online</a><a href="http://desevilla.org/">Levitra</a><a href="http://www.coalliance.org/">Puppies for sale</a></div>
<p><!-- ~~sponsored~~ --></p>
<p>Well a big splash in the pool struck us today - Looks like the kids over at Mountain View have decided to take another step in organising the world&#8217;s information. This time in the form of joining Microsoft Internet Exlporer, Mozilla FireFox, Apple Safari (Now on <em>Windows</em>, too) and Opera (amoung others) in providing a Windows XP &#038; Vista (erghhk, <em>shudder </em>- Yes, THAT Vista, the slow ass resource intensive memory hogging opaque blackbox of an operating system) application for navigating the broad array of news, sport, art, information, social activity and commerce available on the internet.</p>
<p>As I write this we are downloading a copy for the test machine and look at the things that effect us in a professional capacity (CSS rendeering, Flash Support &#038; Other Plug-Ins, if our bank doesn&#8217;t like the browser, that sort of thing) and will be reporting back with our thoughts after some usage. Press releases will be churnalised thorugh the ussual sources in the coming minutes, hours, days no doubt but we will post our thought after some real-world trialing. This is a bit of a salvo on Google&#8217;s part and in our opinion it is a tantalising and exciting move that might just cement greater flexibilty in the pace of online innovation moving forward if this application is to web browsing say what Picasa2 is to photos or Google Earth has done to mapping, direction, real estate, and genral geo-spacial information.</p>
<p>If you are keen to get a copy for yourself - Simple go to google for the link or visit:</p>
]]></content:encoded>
			<wfw:commentRss>http://webdeli.racktype.com/blog/?feed=rss2&amp;p=9</wfw:commentRss>
		</item>
		<item>
		<title>Writing your Drupal modules in Dreamweaver</title>
		<link>http://webdeli.racktype.com/blog/?p=8</link>
		<comments>http://webdeli.racktype.com/blog/?p=8#comments</comments>
		<pubDate>Sat, 02 Aug 2008 07:46:41 +0000</pubDate>
		<dc:creator>Julian Woolford</dc:creator>
		
		<category><![CDATA[Dreamweaver]]></category>

		<category><![CDATA[Drupal]]></category>

		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://webdeli.racktype.com/blog/?p=8</guid>
		<description><![CDATA[When you develop custom applications in Drupal, your best path is to leverage the modular framework of the core and create your own Drupal modules. This week Web Deli has been developing a custom business application for our client and we came up against this nagging issue:
Dreamweaver does not recognise (out of the box) your [...]]]></description>
			<content:encoded><![CDATA[<p>When you develop custom applications in Drupal, your best path is to leverage the modular framework of the core and create your own Drupal modules. This week Web Deli has been developing a custom business application for our client and we came up against this nagging issue:</p>
<p>Dreamweaver does not recognise (out of the box) your &#8220;.module&#8221; file as a valid PHP file (Which it is). So how do I get Dreamweaver to recognise my Drupal module as PHP and provide code colouring and context at runtime?</p>
<p><a href="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/no_code_highlight.jpg" title="no_code_highlight.jpg"><img src="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/no_code_highlight.thumbnail.jpg" alt="no_code_highlight.jpg" /></a></p>
<p>What you need to do is find the following file:</p>
<p><img src="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/doctype.jpg" alt="doctype.jpg" /></p>
<p>And edit it as below:</p>
<p><a href="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/doc-types.jpg" title="doc-types.jpg"><img src="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/doc-types.thumbnail.jpg" alt="doc-types.jpg" /></a></p>
<p>Then&#8230; Dreamweaver will  recognise Drupal&#8217;s .module file as PHP. Simple.</p>
<p>And voila! We have beatiful code once again:</p>
<p><a href="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/code_highlight.jpg" title="code_highlight.jpg"><img src="http://webdeli.racktype.com/blog/wp-content/uploads/2008/08/code_highlight.thumbnail.jpg" alt="code_highlight.jpg" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://webdeli.racktype.com/blog/?feed=rss2&amp;p=8</wfw:commentRss>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://webdeli.racktype.com/blog/?p=1</link>
		<comments>http://webdeli.racktype.com/blog/?p=1#comments</comments>
		<pubDate>Tue, 11 Mar 2008 04:06:57 +0000</pubDate>
		<dc:creator>Julian Woolford</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://webdeli.racktype.com/?p=1</guid>
		<description><![CDATA[Welcome to Web Deli News. This is our first post. after we have finished the final configuration we will start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to Web Deli News. This is our first post. after we have finished the final configuration we will start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://webdeli.racktype.com/blog/?feed=rss2&amp;p=1</wfw:commentRss>
		</item>
	</channel>
</rss>
