<?xml 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:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Julian Taylor</title>
	<atom:link href="http://juliantaylor.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://juliantaylor.wordpress.com</link>
	<description>Portfolio for a London-based web developer</description>
	<lastBuildDate>Sun, 16 Jan 2011 11:40:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='juliantaylor.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Julian Taylor</title>
		<link>http://juliantaylor.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://juliantaylor.wordpress.com/osd.xml" title="Julian Taylor" />
	<atom:link rel='hub' href='http://juliantaylor.wordpress.com/?pushpress=hub'/>
		<item>
		<title>DrupalWeaver</title>
		<link>http://juliantaylor.wordpress.com/2010/11/09/drupalweaver/</link>
		<comments>http://juliantaylor.wordpress.com/2010/11/09/drupalweaver/#comments</comments>
		<pubDate>Tue, 09 Nov 2010 17:34:47 +0000</pubDate>
		<dc:creator>Schrodinger's Dog</dc:creator>
				<category><![CDATA[dreamweaver]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://juliantaylor.wordpress.com/?p=24</guid>
		<description><![CDATA[I have been trying for ages to find a way to reliably configure Dreamweaver to be able to read Drupal php code without having to do the manual text file alteration to the Dreamweaver configuration files that you have to normally do. Thankfully now there is a Dreamweaver extension from Xtnd that will do all [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=juliantaylor.wordpress.com&amp;blog=6144372&amp;post=24&amp;subd=juliantaylor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been trying for ages to find a way to reliably configure Dreamweaver to be able to read Drupal php code without having to do the manual text file alteration to the Dreamweaver configuration files that you have to normally do. Thankfully now there is a Dreamweaver extension from Xtnd that will do all that, so you can:</p>
<p>EITHER: <a href="http://xtnd.us/dreamweaver/drupalapi">Download</a> this extension from Xtnd</p>
<p>OR: </p>
<blockquote><p>   1. Go to the Preferences dialogue.<br />
   2. Open file types/editors.<br />
   3. Add the following list of file types to Dreamweaver’s open in code view field:</p>
<p>.engine<br />
.info<br />
.module<br />
.install<br />
.theme</p>
<p>Now change the configuration files so start by navigating to the folder that you installed Dreamweaver in &#8211; usually Applications/Adobe Dreamweaver CS4/configuration, on a Mac. Using a text editor open “Extensions.txt” and at the end of the first line at add MODULE, INSTALL etc separated by commas, so the line should read:</p>
<p>……….,JSF,VB,VBS,VTM,VTML,INC,SQL,JAVA,EDML,MODULE,INSTALL:All Documents</p>
<p>now add the extensions to the “:PHP Files” line.<br />
PHP,PHP3,PHP4,PHP5,TPL,MODULE,INSTALL:PHP Files<br />
Close off that file and navigate to Applications/Adobe Dreamweaver CS4/configuration/DocumentTypes and open “MMDocumentTypes.xml”. Search for the line which has an id “PHP_MySQL add the ‘module’ &amp; ‘install’ file extensions to both the “winfileextension” and “macfileextension” so the line should read:</p>
<p>winfileextension=”php,php3,php4,php5,module,install” macfileextension=”php,php3,php4,php5,module,install”</p>
<p>Re/Start Dreamweaver and your files will open in code mode and will be colour-coded.
</p></blockquote>
<p>Not surprisingly, I prefer the former choice.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/juliantaylor.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/juliantaylor.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/juliantaylor.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/juliantaylor.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/juliantaylor.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/juliantaylor.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/juliantaylor.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/juliantaylor.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=juliantaylor.wordpress.com&amp;blog=6144372&amp;post=24&amp;subd=juliantaylor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://juliantaylor.wordpress.com/2010/11/09/drupalweaver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">macjules</media:title>
		</media:content>
	</item>
		<item>
		<title>A very quick guide to making Windows Vista faster</title>
		<link>http://juliantaylor.wordpress.com/2009/10/21/a-very-quick-guide-to-making-windows-vista-faster/</link>
		<comments>http://juliantaylor.wordpress.com/2009/10/21/a-very-quick-guide-to-making-windows-vista-faster/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:57:32 +0000</pubDate>
		<dc:creator>Schrodinger's Dog</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://juliantaylor.wordpress.com/?p=9</guid>
		<description><![CDATA[1) Disable the following services: Application experience Application management Distributed link tracking client Offline files Webclient Tablet PC input service TCP/IP NETBIOS helper Superfetch 2) De-automate Windows Defender Open Windows Defender. Click the &#8216;tools&#8217; icon at the top of the window, then the &#8216;options&#8217; selection. Uncheck &#8216;automatically scan my computer&#8217;. Click &#8216;save&#8217;. 3) Disable search [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=juliantaylor.wordpress.com&amp;blog=6144372&amp;post=9&amp;subd=juliantaylor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1) Disable the following services:</p>
<p><em>Application experience<br />
Application management<br />
Distributed link tracking client<br />
Offline files<br />
Webclient<br />
Tablet PC input service<br />
TCP/IP NETBIOS helper<br />
Superfetch</em></p>
<p>2) De-automate Windows Defender</p>
<p><em>Open Windows Defender. Click the &#8216;tools&#8217; icon at the top of the window, then the &#8216;options&#8217; selection. Uncheck &#8216;automatically scan my computer&#8217;. Click &#8216;save&#8217;.</em></p>
<p>3) Disable search indexing</p>
<p><em>Open the &#8216;start&#8217; menu and type &#8216;services&#8217; in the searchbar. Hit Enter.</p>
<p>In the services window, scroll down until you reach the &#8216;windows search&#8217; service. Right click it and hit &#8216;properties&#8217;. In the &#8216;startup type&#8217; dropdown box, change the value to &#8216;disabled&#8217;, then click the &#8216;stop&#8217; button below to stop the service immediately. Hit &#8216;ok.&#8217;</em></p>
<p>4) Remove remote differential compression</p>
<p><em>Go to &#8216;start/control panel/programs/uninstall a program&#8217;. In the sidebar, click &#8216;turn windows features on and off&#8217;. Uncheck &#8216;remote differential compression&#8217; and click &#8216;ok.&#8217;</em></p>
<p>5) Advanced disk cleanup</p>
<p><em>Click &#8216;Start&#8217; and type &#8216;cmd&#8217;. In the dos shell window type &#8216;cleanmgr /sagetset: 1&#8242; and run the disk cleanup tool.</em></p>
<p>6) Shut down faster<br />
<em><br />
Open regedit and navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control. Set the WaitToKillServiceTimeout time to 5000 (5 seconds) or less.</em></p>
<p>Thanks to <a href="http://www.pcstats.com/articleview.cfm?articleid=2238&amp;page=1">PCstats</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/juliantaylor.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/juliantaylor.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/juliantaylor.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/juliantaylor.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/juliantaylor.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/juliantaylor.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/juliantaylor.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/juliantaylor.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=juliantaylor.wordpress.com&amp;blog=6144372&amp;post=9&amp;subd=juliantaylor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://juliantaylor.wordpress.com/2009/10/21/a-very-quick-guide-to-making-windows-vista-faster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">macjules</media:title>
		</media:content>
	</item>
		<item>
		<title>How bad can a virus get?</title>
		<link>http://juliantaylor.wordpress.com/2009/08/31/how-bad-can-a-virus-get/</link>
		<comments>http://juliantaylor.wordpress.com/2009/08/31/how-bad-can-a-virus-get/#comments</comments>
		<pubDate>Mon, 31 Aug 2009 16:59:59 +0000</pubDate>
		<dc:creator>Schrodinger's Dog</dc:creator>
				<category><![CDATA[Computing]]></category>

		<guid isPermaLink="false">http://juliantaylor.wordpress.com/?p=4</guid>
		<description><![CDATA[W32/Virut-A. I must confess that I had never heard of this until February of this year and now it has been splashed all over the news &#8230; infections in Houston, Tx on a massive scale and the CA Security Advisor Research Blog says they have even found MySpace user pages carrying the Virus URL  &#8211; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=juliantaylor.wordpress.com&amp;blog=6144372&amp;post=4&amp;subd=juliantaylor&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>W32/Virut-A.</strong> I must confess that I had never heard of this until February of this year and now it has been splashed all over the news &#8230; infections in Houston, Tx on a massive scale and the CA Security Advisor Research Blog says they have even found MySpace user pages carrying the Virus URL  &#8211; apparently it can be embedded within an iFrame.</p>
<p>Knowing I had an infected computer I decided to attempt to see how badly the infection was and to try and see if:</p>
<ol>
<li>It could actually be cured since I have found that many Virut &#8216;removal&#8217; tools do not even see it.</li>
<li>How fast it would spread through the computer</li>
<li>How long the computer could be used for until the HDD had to be reformatted</li>
</ol>
<p>Results are:</p>
<ol>
<li>No, it could not be cured &#8211; or at least not by me. I am sure there must be something out there that can strip polymorphic code out of an application but I have not yet found it.</li>
<li>Like lightning; I mean REALLY fast. Every time an application is opened the virus copies itself into it!</li>
<li>Until 30th August 2009. Finally I could not access any webpages, whereas before I could not access any pages which were involved in virus, malware or adware protection and prevention.</li>
</ol>
<p>The computer was a standard-alone PC running Windows Vista Home Premium and completely up to date on service packs. It was blocked from accessing any other part of my home network through my D-Link DSL router. Anti-virus software was AVG Free 8.5 which (as explained above) had not been updated since Virut had found its way onto the computer. The only other application on there was the OpenOffice 3 suite and a couple of shareware TextEditors.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/juliantaylor.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/juliantaylor.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/juliantaylor.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/juliantaylor.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/juliantaylor.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/juliantaylor.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/juliantaylor.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/juliantaylor.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=juliantaylor.wordpress.com&amp;blog=6144372&amp;post=4&amp;subd=juliantaylor&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://juliantaylor.wordpress.com/2009/08/31/how-bad-can-a-virus-get/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">macjules</media:title>
		</media:content>
	</item>
	</channel>
</rss>
