<?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/"
	>

<channel>
	<title>The Firstwave &#187; Uncategorized</title>
	<atom:link href="http://www.great-one.co.uk/archives/category/uncategorized/feed" rel="self" type="application/rss+xml" />
	<link>http://www.great-one.co.uk</link>
	<description>My corner of the internet</description>
	<lastBuildDate>Wed, 05 May 2010 12:57:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to allow users to download exe-files from an iis 6 server</title>
		<link>http://www.great-one.co.uk/archives/117</link>
		<comments>http://www.great-one.co.uk/archives/117#comments</comments>
		<pubDate>Wed, 05 May 2010 12:57:27 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[iis]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=117</guid>
		<description><![CDATA[<p>By default, IIS 6.0 will not serve unknown extensions  and this includes exe and dmg files. When a user requests such file, IIS will  reply back with a 404 status code.</p>
<p>The solution to this problem is to allow the exe extension.</p>
<p>To allow exe files to be downloaded to the client, follow these steps:</p>

Open [...]]]></description>
			<content:encoded><![CDATA[<p>By default, IIS 6.0 will not serve unknown extensions  and this includes exe and dmg files. When a user requests such file, IIS will  reply back with a 404 status code.</p>
<p>The solution to this problem is to allow the exe extension.</p>
<p>To allow exe files to be downloaded to the client, follow these steps:</p>
<ul>
<li>Open IIS Manager</li>
<li>Right click the folder where the exe-files are located and click  Properties.</li>
<li>Click the &#8220;HTTP Headers&#8221; tab</li>
<li>Click on the &#8220;MIME Types&#8221; button</li>
<li>Click New</li>
<li>In the extension box, type <strong>.exe .dmg<br />
</strong></li>
<li>In the MIME Type box, type <strong>application/octet-stream</strong></li>
<li>Apply the new settings</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/117/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>No DNS Records for Domain Aliases in Plesk</title>
		<link>http://www.great-one.co.uk/archives/114</link>
		<comments>http://www.great-one.co.uk/archives/114#comments</comments>
		<pubDate>Fri, 12 Feb 2010 13:40:50 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=114</guid>
		<description><![CDATA[<p>ISSUE:
When adding a Domain Alias in Plesk, there are no DNS records.</p>
<p>CAUSE:
In Plesk 8.3, there is a bug that occurs when adding a Domain Alias  through the plesk control panel.</p>
<p>RESOLUTION
In Plesk under &#8220;Domain Aliases&#8221;.</p>
<p>1. Delete old Domain Alias record if it exists.
2. Click &#8220;Add New Domain Alias&#8221;
3. Input the Domain
4. Check Mail and Web [...]]]></description>
			<content:encoded><![CDATA[<p>ISSUE:<br />
When adding a Domain Alias in Plesk, there are no DNS records.</p>
<p>CAUSE:<br />
In Plesk 8.3, there is a bug that occurs when adding a Domain Alias  through the plesk control panel.</p>
<p>RESOLUTION<br />
In Plesk under &#8220;Domain Aliases&#8221;.</p>
<p>1. Delete old Domain Alias record if it exists.<br />
2. Click &#8220;Add New Domain Alias&#8221;<br />
3. Input the Domain<br />
4. Check Mail and Web only<br />
5. Click &#8216;OK&#8217;<br />
6. For &#8220;Synchronize DNS zone with the primary domain&#8221; click the red box  with the white &#8216;X&#8217; to make it green<br />
7. This will take up to 2 hours to sync through.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CA Threat Manager r8.1 Windows 7</title>
		<link>http://www.great-one.co.uk/archives/86</link>
		<comments>http://www.great-one.co.uk/archives/86#comments</comments>
		<pubDate>Mon, 19 Oct 2009 13:01:49 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[eTrust ITM]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=86</guid>
		<description><![CDATA[<p>First of all can i just say how completely rubbish CA&#8217;s website is  you can&#8217;t find anything on.</p>
<p>But appart from that they have released a patch for CA Integrated Threat Management r8.1 for Windows 7 support.  It allows the product to download updates which is always nice in a anti virus product</p>
<p>Instructions:</p>
<p>1) Stop the eTrust ITM [...]]]></description>
			<content:encoded><![CDATA[<p>First of all can i just say how completely rubbish CA&#8217;s website is  you can&#8217;t find anything on.</p>
<p>But appart from that they have released a patch for CA Integrated Threat Management r8.1 for Windows 7 support.  It allows the product to download updates which is always nice in a anti virus product</p>
<p><strong>Instructions:</strong></p>
<p>1) Stop the eTrust ITM Services:</p>
<p>CA Pest Patrol Realtime Protection Service (If present)<br />
eTrust Antivirus Realtime Service<br />
eTrust ITM Job Service<br />
eTrust ITM RPC Service</p>
<p>2) Rename the current c:\Program Files\CA\SharedComponents\CAUpdate\CAUpdate.dll to CAUpdate.old</p>
<p>3) Copy the appropriate file, <a href="http://www.great-one.co.uk/uploads/caupdate.dll_x86" target="_blank"></a><a href="http://www.great-one.co.uk/wp-content/uploads/2009/10/CAUpdate.dll_x86">CAUpdate x86</a> or <a href="http://www.great-one.co.uk/wp-content/uploads/2009/10/CAUpdate.dll_x64">CAUpdate x64</a> to the SharedComponents\CAUpdate folder and rename to CAUpdate.dll</p>
<p>4) Restart all of the stopped eTrust ITM services</p>
<p>*Note, after ITM Agent machine updates to ITMCommon version 8.1.664 it will overwrite the CAUpdate.dll that was replaced.<br />
You will need to replace the CAUpdate.dll (again) by following steps 1-4.</p>
<p>I can&#8217;t remember where i got this info from but thank you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/86/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to find the optimum MTU</title>
		<link>http://www.great-one.co.uk/archives/76</link>
		<comments>http://www.great-one.co.uk/archives/76#comments</comments>
		<pubDate>Mon, 28 Sep 2009 14:27:24 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MTU settings]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=76</guid>
		<description><![CDATA[<p>This is something i am always forgetting so here it is, the best way to find your optimal MTU setting is to use the ping command, open your command prompt and use the following command.</p>
<p>ping www.google.com -f -l 1500 (lower case F and L not a 1)</p>
<p>you will receive something similar to this.</p>
<p>Pinging www.l.google.com [66.102.9.105] [...]]]></description>
			<content:encoded><![CDATA[<p>This is something i am always forgetting so here it is, the best way to find your optimal MTU setting is to use the ping command, open your command prompt and use the following command.</p>
<p><strong>ping www.google.com -f -l 1500 </strong>(lower case F and L not a 1)</p>
<p>you will receive something similar to this.</p>
<p>Pinging www.l.google.com [66.102.9.105] with 1500 bytes of data:<br />
Packet needs to be fragmented but DF set.<br />
Packet needs to be fragmented but DF set.<br />
Packet needs to be fragmented but DF set.<br />
Packet needs to be fragmented but DF set.</p>
<p>Ping statistics for 66.102.9.105:<br />
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),</p>
<p>Now you need to drop the packet size down by 10 bytes until you find one that doesn&#8217;t fragment in this case it was dead on 1430 but you can increase the byte size by small factors eg 1431, 1432 etc until you find that largest possible packet for your situation.</p>
<p>Pinging www.l.google.com [66.102.9.103] with 1430 bytes of data:<br />
Reply from 66.102.9.103: bytes=64 (sent 1430) time=100ms TTL=54<br />
Reply from 66.102.9.103: bytes=64 (sent 1430) time=70ms TTL=54<br />
Reply from 66.102.9.103: bytes=64 (sent 1430) time=64ms TTL=54<br />
Reply from 66.102.9.103: bytes=64 (sent 1430) time=64ms TTL=54</p>
<p>Ping statistics for 66.102.9.103:<br />
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),<br />
Approximate round trip times in milli-seconds:<br />
Minimum = 64ms, Maximum = 100ms, Average = 74ms</p>
<p>Now you need to add 28 to the maximum size for the overhead the IP headser and the ICMP Echo Request, so I end up with 1430+28=1458 then you can use a tool like <a href="http://www.dslreports.com/front/drtcp.html" target="_blank">DrTCP</a> to change the MTU value</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/76/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Repairing the Yosemite Backup Catalog</title>
		<link>http://www.great-one.co.uk/archives/72</link>
		<comments>http://www.great-one.co.uk/archives/72#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:30:52 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Repair Database]]></category>
		<category><![CDATA[Yosemite Backup]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=72</guid>
		<description><![CDATA[<p>Just in case i ever need to repair the database again which seems to go funny more often than you would expect.</p>
<p>Yosemite KB TID:001583</p>
<p>Yosemite Backup incorporates a &#8220;self repairing&#8221; (ha!!!) database, however it may
occasionally be desirable to manually initiate a database repair operation.</p>
<p>TO REPAIR THE YOSEMITE BACKUP CATALOG MANUALLY:
1.  Close Yosemite Backup
2.  Stop the Yosemite Backup Service:
A.  Open [...]]]></description>
			<content:encoded><![CDATA[<p>Just in case i ever need to repair the database again which seems to go funny more often than you would expect.</p>
<p>Yosemite KB TID:001583</p>
<p>Yosemite Backup incorporates a &#8220;self repairing&#8221; (ha!!!) database, however it may<br />
occasionally be desirable to manually initiate a database repair operation.</p>
<p>TO REPAIR THE YOSEMITE BACKUP CATALOG MANUALLY:<br />
1.  Close Yosemite Backup<br />
2.  Stop the Yosemite Backup Service:<br />
A.  Open a Command Prompt (Start &gt; Run &gt; CMD {ENTER})<br />
B.  To change to the Yosemite Backup Directory type the following at a<br />
Command Prompt:<br />
1)  CD\ {ENTER}<br />
2)  CD &#8220;Program Files&#8221; {ENTER}<br />
3)  CD Yosemite {ENTER}<br />
4)  CD &#8220;Yosemite Backup&#8221; {ENTER}<br />
C.  Type the following at the Command Prompt:<br />
ytwinsvc -x {ENTER}<br />
D.  This will stop the Yosemite Backup Service on the local machine.<br />
3.  Open the ytconfig.ini file in the Yosemite Backup directory<br />
([Install_Path]\config, by default) on the Master Server.<br />
4.  In the [configuration] section, add the following line:<br />
repairDatabase=Yes<br />
5.  This section should now look like this:<br />
[configuration]<br />
lastUser=admin<br />
lastDomain=Yosemite Backup Storage Domain<br />
nodeGuid={00001001-421F132A-0003F771-FFE580D7}<br />
databaseServerAddress=localhost<br />
isDatabaseServer=Yes<br />
databaseServerName=Yosemite Backup Storage Domain<br />
disableNetwork=No<br />
remoteAdmin=No<br />
repairDatabase=Yes<br />
6.  Save and close this file.<br />
7.  Open Yosemite Backup 8 &#8211; DO NOT RESTART THE SERVICE.<br />
8.  The catalog repair will run automatically.<br />
9.  After the repair has completed the Login screen will appear. Close this<br />
window.<br />
10. Restart the Yosemite Backup Service:<br />
A.  Open a Command Prompt (Start &gt; Run &gt; CMD {ENTER})<br />
B.  To change to the Yosemite Backup Directory type the following at a<br />
Command Prompt:<br />
1)  CD\ {ENTER}<br />
2)  CD &#8220;Program Files&#8221; {ENTER}<br />
3)  CD Yosemite {ENTER}<br />
4)  CD &#8220;Yosemite Backup&#8221; {ENTER}<br />
C.  Type the following at the Command Prompt:<br />
ytwinsvc -s {ENTER}<br />
D.  This will start the Yosemite Backup Service on the local machine.<br />
11. Login to the Yosemite Backup Administrator.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/72/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How To Restore A Microsoft Exchange 2000/2003 Database With Yosemite Backup</title>
		<link>http://www.great-one.co.uk/archives/68</link>
		<comments>http://www.great-one.co.uk/archives/68#comments</comments>
		<pubDate>Thu, 17 Sep 2009 14:25:55 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Exchange 2003]]></category>
		<category><![CDATA[Restore]]></category>
		<category><![CDATA[Yosemite Backup]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=68</guid>
		<description><![CDATA[<p>I needed to restore an exchange 2003 database the other day and getting info from the yosemite website or stickleback or whatever they are called nowadays is like pulling teeth, i eventually found this on their site so i made a note of it then i never have to go back there again.</p>
<p>Yosemite KB TID: [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to restore an exchange 2003 database the other day and getting info from the yosemite website or stickleback or whatever they are called nowadays is like pulling teeth, i eventually found this on their site so i made a note of it then i never have to go back there again.</p>
<p>Yosemite KB <strong>TID: 001614 </strong></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td>Applicable   OS</td>
<td>Windows,   (Linux, NetWare) &#8211; wtf since when did wither of these support exchange</td>
</tr>
<tr>
<td>Applicable   Products</td>
<td>Yosemite   Backup 8.0, Yosemite Backup 8.1, Yosemite Backup 8.5</td>
</tr>
<tr>
<td>Issue   Type</td>
<td>Restore</td>
</tr>
<tr>
<td>Last   Updated</td>
<td>3/26/2007</td>
</tr>
</tbody>
</table>
<p>WARNING:<br />
When attempting to restore data from a previous backup, never place media into<br />
the device unless that media is write protected. Inserting media into a device<br />
without the write protection turned on, could result is loss of all data on that<br />
media.</p>
<p>NOTE:<br />
The Exchange connector in Yosemite Backup does NOT allow you to restore<br />
individual mailboxes or individual databases with a single Storage Group.<br />
The restoration process restores the entire Storage Group.</p>
<p>The following steps will assist you in restoring your Exchange database to a<br />
consistent state.</p>
<p>1.  Open Exchange System Manager.<br />
2.  Navigate to the Storage Group you would like to restore. By default the<br />
first Storage Group installed with Exchange is named, &#8220;First Storage Group&#8221;.<br />
3.  Expand the Storage Group to expose the Private and/or Public Stores.<br />
4.  Make the following changes to the properties of each store:<br />
A.  Right click each store and select Properties:<br />
1)  In the Properties of each Store, select the Database tab.<br />
2)  Select &#8216;This database can be overwritten by a restore&#8217;.<br />
3)  Select OK.<br />
B.  Right-click on all stores and click Dismount.<br />
5.  Close Exchange System Manager.</p>
<p>NOTE:<br />
If a Storage Group is highlighted in the Exchange System Manager, Yosemite<br />
Backup will NOT be able to restore that item, as it is locked by the<br />
System Manager.</p>
<p>6.  Navigate to the location where the transaction logs and database files are<br />
located (C:\Program Files\Exchsrvr\Mdbdata, by default). Based on<br />
Exchange Best Practices, these could be in different locations.<br />
7.  Delete all files associated with the Storage Group. These files are the<br />
*.edb, *.stm, *.chk and *.log. If you are not sure which files to delete<br />
we recommend that you create a Backup folder and MOVE the files into that<br />
folder.<br />
8.  Open Yosemite Backup.<br />
9.  Create the Restore Job:<br />
A.  Select the Favorites desk bar (in the left column).<br />
B.  Select &#8220;Jobs and Media&#8221; in the Favorites desk bar.<br />
C.  Double click the Admin item in the right pane.<br />
D.  Right click in the blank space in the right pane.<br />
E.  Select &#8220;New&#8221; from the context menu.<br />
F.  Name the Job, and highlight &#8220;Restore Job&#8221; in the &#8220;Available types&#8221; box.<br />
This will open the &#8220;Properties of (job name) window.<br />
G.  In the &#8220;Pages&#8221; desk bar (in the right column) click &#8220;Selection.&#8221;<br />
1)  Expand the Network item in the Right pane (click the &#8220;+&#8221; to the left<br />
of the Network item).<br />
2)  Locate the Storage Group you want to restore under the Exchange<br />
connector.<br />
3)  Place a check in the box next to the Storage Group you want to<br />
restore.<br />
4)  On the menu bar (located at top), select &#8220;Versions&#8221;.<br />
5)  Select the Version you want to restore.<br />
6)  Select the &#8220;OK&#8221; button to the right of the this window.<br />
H.  In the &#8220;Pages&#8221; desk bar (in the right column) click &#8220;Device/Media.&#8221;<br />
1)  Select the device you want to use for the restore:<br />
a.  Highlight what is in the &#8220;Devices to be used&#8221; box and select the<br />
&#8220;Delete&#8221; button at the bottom of this box.<br />
b.  Select the &#8220;Add&#8221; button at the bottom of this box.<br />
c.  Double click the Network item in the resulting window.<br />
d.  Double click the Devices item.<br />
e.  Highlight the device you want to use for the restore, and select<br />
the &#8220;OK&#8221; button at the bottom of this window.<br />
f.  Verify that under &#8220;Types of devices to use&#8221; that a check is<br />
placed in the type of device you are restoring from.<br />
I.  Select the &#8220;OK&#8221; button on the Restore Job.<br />
10. Right-click on the Restore Job.<br />
11. Select Run.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/68/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exclude files from offline files sync</title>
		<link>http://www.great-one.co.uk/archives/52</link>
		<comments>http://www.great-one.co.uk/archives/52#comments</comments>
		<pubDate>Wed, 09 Sep 2009 11:40:57 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[exclude files]]></category>
		<category><![CDATA[offline files]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=52</guid>
		<description><![CDATA[<p>To stop the error messages appearing when offline files try to sync pst and mdb as well as various others, you can add some exclusions using group policy goto Computer Configuration &#8211; Administrative Templates &#8211; Network &#8211; Offline Files and the is a setting called Files Not Cached, where you can add the file extensions [...]]]></description>
			<content:encoded><![CDATA[<p>To stop the error messages appearing when offline files try to sync pst and mdb as well as various others, you can add some exclusions using group policy goto Computer Configuration &#8211; Administrative Templates &#8211; Network &#8211; Offline Files and the is a setting called Files Not Cached, where you can add the file extensions you wish to exclude.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>In IE6 open a new window every instance</title>
		<link>http://www.great-one.co.uk/archives/41</link>
		<comments>http://www.great-one.co.uk/archives/41#comments</comments>
		<pubDate>Tue, 18 Aug 2009 18:31:43 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[new window]]></category>
		<category><![CDATA[Reuse window]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=41</guid>
		<description><![CDATA[<p>One i can never remember how to do is open a new instance of IE6 whenever a you double click a link, instead of it opening in the same window and losing the site you where on at the time. Because this was before tabs where invented.</p>
<p>In Internet Explorer click tools, options go to the [...]]]></description>
			<content:encoded><![CDATA[<p>One i can never remember how to do is open a new instance of IE6 whenever a you double click a link, instead of it opening in the same window and losing the site you where on at the time. Because this was before tabs where invented.</p>
<p>In Internet Explorer click tools, options go to the browsing section and untick Reuse windows for launching short cuts click apply OK etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CA eTrust ITM detecting stdwin32</title>
		<link>http://www.great-one.co.uk/archives/37</link>
		<comments>http://www.great-one.co.uk/archives/37#comments</comments>
		<pubDate>Wed, 12 Aug 2009 16:08:51 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CA]]></category>
		<category><![CDATA[eTrust ITM]]></category>
		<category><![CDATA[False Positive]]></category>
		<category><![CDATA[stdwin32]]></category>

		<guid isPermaLink="false">http://www.great-one.co.uk/?p=37</guid>
		<description><![CDATA[<p>What a nightmare i have had with this program today! it has been detecting the stdwin32 virus in seeming ramdon files exe&#8217;s and dll files, in varying programs iris practice software and autocad to name a few.</p>
<p>Thankfully the av isn&#8217;t setup to delete files it detects with a virus if it can&#8217;t clean them i [...]]]></description>
			<content:encoded><![CDATA[<p>What a nightmare i have had with this program today! it has been detecting the stdwin32 virus in seeming ramdon files exe&#8217;s and dll files, in varying programs iris practice software and autocad to name a few.</p>
<p>Thankfully the av isn&#8217;t setup to delete files it detects with a virus if it can&#8217;t clean them i learnt that lesson the hard way.</p>
<p>It seemed to begin when the av definitions where updated to 33.3.7051 version 34.0.6674 seems to correct the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.great-one.co.uk/archives/37/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
