<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Web User Forums</title>
		<link>http://forum.webuser.co.uk/</link>
		<description>Webuser Forum.  Discussing technology, websites, free software, internet security and broadband help</description>
		<language>en</language>
		<lastBuildDate>Wed, 16 May 2012 20:39:37 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.webuser.co.uk/images/misc/rss.jpg</url>
			<title>Web User Forums</title>
			<link>http://forum.webuser.co.uk/</link>
		</image>
		<item>
			<title>Talk Talk email problem</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106498&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 18:01:25 GMT</pubDate>
			<description><![CDATA[Any Talk Talk users having trouble with their emails? My OE and webmail are alternating between very slow and earlier this evening error0x800cc90. This has happened many times and is usually a prelude to a shutdown. I'm in South Wales.]]></description>
			<content:encoded><![CDATA[<div>Any Talk Talk users having trouble with their emails? My OE and webmail are alternating between very slow and earlier this evening error0x800cc90. This has happened many times and is usually a prelude to a shutdown. I'm in South Wales.</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=211">Email and instant messaging</category>
			<dc:creator>bobcat</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106498</guid>
		</item>
		<item>
			<title>Simple backups</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106414&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 13:25:04 GMT</pubDate>
			<description><![CDATA[There is lots of software out there to help you back up your files to a local disk but I've found a nice little command called ROBOCOPY that you can use if you are running Win7.

Create a simple text file on your desktop and rename it mybackup.bat, you'll be warned about changing the file extension but that's ok. Right click the file and select Edit.

Type in the following as an example, changing the source and destination to suit your computer:

rem // mirrors all directories to F:
rem // the /XJD switch stops the attempted copying of the Junction links
rem //
robocopy c:\Users\Paul\Downloads F:\W7\Users\Paul\Downloads /MIR
robocopy c:\Users\Paul\Contacts F:\W7\Users\Paul\Contacts /MIR
robocopy c:\Users\Paul\Documents F:\W7\Users\Paul\Documents /MIR /XJD
robocopy c:\Users\Paul\Music F:\W7\Users\Paul\Music /MIR
robocopy c:\Users\Paul\Pictures F:\W7\Users\Paul\Pictures /MIR
robocopy c:\Users\Paul\Videos F:\W7\Users\Paul\Videos /MIR
pause

Save and close. To backup your files just double click the batch file.

The nice thing about Robocopy's Mirror switch is that it creates and deletes  folders/files on the second disk to make an exact copy each time.

Have fun!]]></description>
			<content:encoded><![CDATA[<div>There is lots of software out there to help you back up your files to a local disk but I've found a nice little command called ROBOCOPY that you can use if you are running Win7.<br />
<br />
Create a simple text file on your desktop and rename it mybackup.bat, you'll be warned about changing the file extension but that's ok. Right click the file and select Edit.<br />
<br />
Type in the following as an example, changing the source and destination to suit your computer:<br />
<br />
rem // mirrors all directories to F:<br />
rem // the /XJD switch stops the attempted copying of the Junction links<br />
rem //<br />
robocopy c:\Users\Paul\Downloads F:\W7\Users\Paul\Downloads /MIR<br />
robocopy c:\Users\Paul\Contacts F:\W7\Users\Paul\Contacts /MIR<br />
robocopy c:\Users\Paul\Documents F:\W7\Users\Paul\Documents /MIR /XJD<br />
robocopy c:\Users\Paul\Music F:\W7\Users\Paul\Music /MIR<br />
robocopy c:\Users\Paul\Pictures F:\W7\Users\Paul\Pictures /MIR<br />
robocopy c:\Users\Paul\Videos F:\W7\Users\Paul\Videos /MIR<br />
pause<br />
<br />
Save and close. To backup your files just double click the batch file.<br />
<br />
The nice thing about Robocopy's Mirror switch is that it creates and deletes  folders/files on the second disk to make an exact copy each time.<br />
<br />
Have fun!</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=217">Hints and Tips</category>
			<dc:creator>ArgentSky</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106414</guid>
		</item>
		<item>
			<title>Maxthon 3.3.8.3000</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106408&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 11:09:24 GMT</pubDate>
			<description><![CDATA[*Maxthon 3.3.8.3000* released! Mainly, this version is for a serious bug related to crash problem.
Tomorrow we may have another new beta version. 

*Download*:
http://dl.maxthon.com/mx3/mx3.3.8.2000.exe
MD5=a8ae273210041626f5b3a989f1c772aa

*Portable Version*:
http://dl.maxthon.com/mx3/maxthon_portable_3.3.8.2000.7z
MD5=df5a1796faae4504817498bbefdfb915

Changelog is as following:

*3.3.8.2000 [2012-05-16]*

*Fixes*:
[Webkit Core]
* Crash problem related to right-click menu.
* Opening png images would popup the download dialog.
* Image zooming did not work well.* Some extensions still ran even after being disabled.

[Maxthon Downloader]
* Improved download directory checking.

http://forum.maxthon...43&extra=page=1
http://www.maxthon.com/mx3/index.htm]]></description>
			<content:encoded><![CDATA[<div><b>Maxthon 3.3.8.3000</b> released! Mainly, this version is for a serious bug related to crash problem.<br />
Tomorrow we may have another new beta version. <br />
<br />
<b>Download</b>:<br />
<a href="http://dl.maxthon.com/mx3/mx3.3.8.2000.exe" target="_blank">http://dl.maxthon.com/mx3/mx3.3.8.2000.exe</a><br />
MD5=a8ae273210041626f5b3a989f1c772aa<br />
<br />
<b>Portable Version</b>:<br />
<a href="http://dl.maxthon.com/mx3/maxthon_portable_3.3.8.2000.7z" target="_blank">http://dl.maxthon.com/mx3/maxthon_po..._3.3.8.2000.7z</a><br />
MD5=df5a1796faae4504817498bbefdfb915<br />
<br />
Changelog is as following:<br />
<br />
<b>3.3.8.2000 [2012-05-16]</b><br />
<br />
<b>Fixes</b>:<br />
[Webkit Core]<br />
* Crash problem related to right-click menu.<br />
* Opening png images would popup the download dialog.<br />
* Image zooming did not work well.* Some extensions still ran even after being disabled.<br />
<br />
[Maxthon Downloader]<br />
* Improved download directory checking.<br />
<br />
<a href="http://forum.maxthon...43&amp;extra=page=1" target="_blank">http://forum.maxthon...43&amp;extra=page=1</a><br />
<a href="http://www.maxthon.com/mx3/index.htm" target="_blank">http://www.maxthon.com/mx3/index.htm</a></div>


	<br />
	<div style="padding:6px">

	

	

	
		<fieldset class="fieldset">
			<legend>Attached Images</legend>
			<table cellpadding="0" cellspacing="3" border="0">
			<tr>
	<td><img class="inlineimg" src="http://forum.webuser.co.uk/images/attach/png.gif" alt="File Type: png" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
	<td><a href="http://forum.webuser.co.uk/attachment.php?attachmentid=604&amp;d=1337166529">Untitled20120516093644.png</a> (11.0 KB)</td>
</tr>
			</table>
			</fieldset>
	

	

	</div>
]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=210">Web Browser Software</category>
			<dc:creator>ourstanley</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106408</guid>
		</item>
		<item>
			<title>pc to tv shimmery picture???</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106405&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 09:55:06 GMT</pubDate>
			<description>further to my question below.I have now sorted the connection problem and am left with one small problem, when watching any prog such as sky go or iplayer on the tv screen i am getting a shimmering outlining everything its fairly subtle but quite obvious any suggestions to any adjustments I can make please . :confused:</description>
			<content:encoded><![CDATA[<div>further to my question below.I have now sorted the connection problem and am left with one small problem, when watching any prog such as sky go or iplayer on the tv screen i am getting a shimmering outlining everything its fairly subtle but quite obvious any suggestions to any adjustments I can make please . :confused:</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=271">Other Hardware</category>
			<dc:creator>greenifan</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106405</guid>
		</item>
		<item>
			<title><![CDATA[1st "Green Shield" security  notification for Me on XP]]></title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106396&amp;goto=newpost</link>
			<pubDate>Wed, 16 May 2012 03:07:43 GMT</pubDate>
			<description><![CDATA[I have just Done a System Restore On my XP machine and also altered the Updates to Prompt instead of automatically Install   after an Issue with  a none installing  but persistant Item in the Patch Tuesday (May 2012) update
  and I left the Machine running for a few hours  to see what would Happen @ the scheduled  update Prompt time  to the MS Windows update server to see what Happened...Would I see the Yellow shield glaring back at me?

And the answer was NO Instead there was a Green Shield Showing .Never ever seen this or recall anything posted on this forum about this 
Only clue was  an alert message said "some
important security update was installed in Windows and required automated
restart", 
 Clicked on the Shield for Information and It closed (without telling us what had been  Installed)
So without invoking the Full update I Looked in the "Recently Installed updates" List on Windows Update and there are 5 updates including the Latest MSRT (and Not the faulty item which has Red "X"'ed all down 2 Pages)
So we must have done something right :)]]></description>
			<content:encoded><![CDATA[<div>I have just Done a System Restore On my XP machine and also altered the Updates to Prompt instead of automatically Install   after an Issue with  a none installing  but persistant Item in the Patch Tuesday (May 2012) update<br />
  and I left the Machine running for a few hours  to see what would Happen @ the scheduled  update Prompt time  to the MS Windows update server to see what Happened...Would I see the Yellow shield glaring back at me?<br />
<br />
And the answer was NO Instead there was a <font color="green">Green Shield </font>Showing .Never ever seen this or recall anything posted on this forum about this <br />
Only clue was  an alert message said &quot;some<br />
important security update was installed in Windows and required automated<br />
restart&quot;, <br />
 Clicked on the Shield for Information and It closed (without telling us what had been  Installed)<br />
So without invoking the Full update I Looked in the &quot;Recently Installed updates&quot; List on Windows Update and there are 5 updates including the Latest MSRT (and Not the faulty item which has Red <font color="Red">&quot;X&quot;</font>'ed all down 2 Pages)<br />
So we must have done something right :)</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=219"><![CDATA[Security & Privacy Help and Discussions]]></category>
			<dc:creator>BedstorfromAP</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106396</guid>
		</item>
		<item>
			<title>System Restore and Google Chrome</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106393&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 23:41:53 GMT</pubDate>
			<description><![CDATA[This may not Happen with everybody but Just be aware of Google Chrome sometimes  not running after a System Restore
It wipes out the updated files if there has been a Version update somewhere in the Period of the Sytem restore date and the current date
 Hence Chrome reports a file error or something (does not even start)
 To restore it Back to running order Visit the Chrome download page (http://www.google.com/chrome) and *"Run"* the download, This will get Chrome running again in a minute or 2:)

NOTE It will be the Latest stable version you'll recieve and everythings intact]]></description>
			<content:encoded><![CDATA[<div>This may not Happen with everybody but Just be aware of Google Chrome sometimes  <i>not running</i> after a System Restore<br />
It wipes out the updated files if there has been a Version update somewhere in the Period of the Sytem restore date and the current date<br />
 Hence Chrome reports a file error or something (does not even start)<br />
 To restore it Back to running order Visit the <a href="http://www.google.com/chrome" target="_blank">Chrome download page</a> and <i><b>&quot;Run&quot;</b></i> the download, This will get Chrome running again in a minute or 2:)<br />
<br />
NOTE It will be the Latest<i> stable </i>version you'll recieve and everythings intact</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=217">Hints and Tips</category>
			<dc:creator>BedstorfromAP</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106393</guid>
		</item>
		<item>
			<title>Do I need these folders on my PC</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106390&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 23:30:28 GMT</pubDate>
			<description>I have a variety of folders throughout areas of my PC with names like 189b783fd5addf9588 or 8ce2c7e5681d29af36beb38d72 and they all seem to contain a sub folder called i386 and some other stuff.  Can I delete them or do I need to keep them?   Your thoughts appreciated...</description>
			<content:encoded><![CDATA[<div>I have a variety of folders throughout areas of my PC with names like 189b783fd5addf9588 or 8ce2c7e5681d29af36beb38d72 and they all seem to contain a sub folder called i386 and some other stuff.  Can I delete them or do I need to keep them?   Your thoughts appreciated...</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=209">General PC-related</category>
			<dc:creator>franck</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106390</guid>
		</item>
		<item>
			<title>SEO KEY WORDS</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106387&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 22:01:03 GMT</pubDate>
			<description><![CDATA[My hosting company provides me with a place in which I can put KEY WORDS for an SEO
 
I believe that I can include the URLs of my domains
However, I would like to know what is the best version to put in the KEY WORDS section

Should I put  
mysite.com
]www.mysite.com]
and/or 
http//:[www.mysitecom
or something else?
The site here has added brackets to my examples]]></description>
			<content:encoded><![CDATA[<div>My hosting company provides me with a place in which I can put KEY WORDS for an SEO<br />
 <br />
I believe that I can include the URLs of my domains<br />
However, I would like to know what is the best version to put in the KEY WORDS section<br />
<br />
Should I put  <br />
mysite.com<br />
]www.mysite.com]<br />
and/or <br />
http//:[<a href="http://www.mysitecom" target="_blank">www.mysitecom</a><br />
or something else?<br />
The site here has added brackets to my examples</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=213"><![CDATA[Web design & build]]></category>
			<dc:creator>LIVO</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106387</guid>
		</item>
		<item>
			<title>Retronaut</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106384&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 21:33:52 GMT</pubDate>
			<description><![CDATA[Retronaut (http://www.retronaut.co/) is a fascinating blog about the past, often challenging our preconceptions. You can search or browse at random. 

This from Tips for Single Women, 1938: 


---Quote---
If you need a brassiere, wear one. Don't tug at your girdle, and be careful your stockings aren't wrinkled
---End Quote---
Sound advice.]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.retronaut.co/" target="_blank">Retronaut</a> is a fascinating blog about the past, often challenging our preconceptions. You can search or browse at random. <br />
<br />
This from Tips for Single Women, 1938: <br />
<br />
<div style="margin:20px; margin-top:5px; ">
	<div class="smallfont" style="margin-bottom:2px">Quote:</div>
	<table cellpadding="6" cellspacing="0" border="0" width="100%">
	<tr>
		<td class="alt2">
			<hr />
			
				If you need a brassiere, wear one. Don't tug at your girdle, and be careful your stockings aren't wrinkled
			
			<hr />
		</td>
	</tr>
	</table>
</div>Sound advice.</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=204">Open Forum</category>
			<dc:creator>ezyduzzit</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106384</guid>
		</item>
		<item>
			<title>Tesco Broadband</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106381&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 20:25:27 GMT</pubDate>
			<description>Is anyone using this and is it any good?</description>
			<content:encoded><![CDATA[<div>Is anyone using this and is it any good?</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=255">Readers Recommend: ISPs</category>
			<dc:creator>cyberbabe27</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106381</guid>
		</item>
		<item>
			<title><![CDATA[Google Chrome 19.0.1084.46 stable with new" Active tabs" feature]]></title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106378&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 19:44:08 GMT</pubDate>
			<description><![CDATA[*Google Chrome 19.0.1084.46 *stable with the new " Active tabs" _ Sync _feature 
 sounds Like a washing detergent Ad
 Had a Peek in  and  could find Nothing different at first Then this article (http://www.pcmag.com/article2/0,2817,2404455,00.asp) Clarified the  Item Perfectly with a Tutorial Video

What it does in a nutshell is you can now carry over an Open Tab/s  to another Computer device  Running Chrome and Keyed in with your Google account and continue work (as to what type of data
 not a word) and do Both computers have to be Live? :(

Not posted yet on Filehippo Says in the article that the rest of the "Changes" are security Fixes]]></description>
			<content:encoded><![CDATA[<div><b>Google Chrome 19.0.1084.46 </b>stable with the new &quot; Active tabs&quot; <i><u> Sync </u></i>feature <br />
 sounds Like a washing detergent Ad<br />
 Had a Peek in  and  could find Nothing different at first Then <a href="http://www.pcmag.com/article2/0,2817,2404455,00.asp" target="_blank">this article</a> Clarified the  Item Perfectly with a Tutorial Video<br />
<br />
What it does in a nutshell is you can now carry over an Open Tab/s  to another Computer device  Running Chrome and Keyed in with your Google account and continue work (as to what type of data<br />
 not a word) and do Both computers have to be Live? :(<br />
<br />
Not posted yet on Filehippo Says in the article that the rest of the &quot;Changes&quot; are security Fixes</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=210">Web Browser Software</category>
			<dc:creator>BedstorfromAP</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106378</guid>
		</item>
		<item>
			<title>Gibiru  the Anon search with Google Cookie Crumbler</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106375&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 19:02:33 GMT</pubDate>
			<description>*Gibiru*  is an Anonymous search engine  which has gone by almost unnoticed by everybody  It is not tied to Google or any one  Has enough features for the average surfer courtesy of some well known sites (also not linked to Google  ect.) even an uncensored News Link

And it has a tool called the Cookie Crumbler  (http://anonymous-666.bitnamiapp.com/joomla/index.php/delete-history)which deletes all the Tracking history Cookies left by Google (who Knows what that will do to a persons Machine with Lots of Google Items)
  Have to be a real saddo  Or somebody wanting to wipe any ID Information to use this
 Well intentioned but could cause some disruption :rolleyes:

Note the URL name It  shows as http://anonymous-666 (Site wide) .... so it hides the site Name
 So either of these URLs will land you in the same Place http://anonymous-666.bitnamiapp.com/ or www.Gibiru.com</description>
			<content:encoded><![CDATA[<div><b>Gibiru</b>  is an Anonymous search engine  which has gone by almost unnoticed by everybody  It is not tied to Google or any one  Has enough features for the average surfer courtesy of some well known sites (also not linked to Google  ect.) even an uncensored News Link<br />
<br />
And it has a tool called the <a href="http://anonymous-666.bitnamiapp.com/joomla/index.php/delete-history" target="_blank">Cookie Crumbler </a>which deletes all the Tracking history Cookies left by Google (who Knows what that will do to a persons Machine with Lots of Google Items)<br />
  Have to be a real saddo  Or somebody wanting to wipe any ID Information to use this<br />
 Well intentioned but could cause some disruption :rolleyes:<br />
<br />
Note the URL name It  shows as <a href="http://anonymous-666" target="_blank">http://anonymous-666</a> (Site wide) .... so it hides the site Name<br />
 So either of these URLs will land you in the same Place <a href="http://anonymous-666.bitnamiapp.com/" target="_blank">http://anonymous-666.bitnamiapp.com/</a> or <a href="http://www.Gibiru.com" target="_blank">www.Gibiru.com</a></div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=217">Hints and Tips</category>
			<dc:creator>BedstorfromAP</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106375</guid>
		</item>
		<item>
			<title>IBM smashes Flash out of Wimbledon, serves up HTML5 app</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106369&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 12:42:39 GMT</pubDate>
			<description><![CDATA[*IBM smashes Flash out of Wimbledon, serves up HTML5 app   
Adobe's double fault: too snazzy and doesn't work on Apple kit*

Next month?s Wimbledon tennis championship in London will serve up more player data than ever before and, for the first time, deliver live video to game fans over the web.
http://www.theregister.co.uk/2012/05/15/ibm_html5_tablets_iphone_wimbledon/]]></description>
			<content:encoded><![CDATA[<div><b>IBM smashes Flash out of Wimbledon, serves up HTML5 app   <br />
Adobe's double fault: too snazzy and doesn't work on Apple kit</b><br />
<br />
Next month?s Wimbledon tennis championship in London will serve up more player data than ever before and, for the first time, deliver live video to game fans over the web.<br />
<a href="http://www.theregister.co.uk/2012/05/15/ibm_html5_tablets_iphone_wimbledon/" target="_blank">http://www.theregister.co.uk/2012/05...one_wimbledon/</a></div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=204">Open Forum</category>
			<dc:creator>ourstanley</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106369</guid>
		</item>
		<item>
			<title>Facebook Like buttons</title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106366&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 09:08:02 GMT</pubDate>
			<description><![CDATA[Hi to All,

I've downloaded code from Facebook with the intention of placing some Facebook like buttons on my site.
I'm using Frontpage and the buttons don't display until the page is loaded online.

The code is included below.
Can somebody tell me how to position the buttons as required?

Thanks

Zebediah

<iframe src="//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.Tightcannon.co.uk%2Fexample.htm&amp;send=false&amp;layout=standard&amp;width=450&amp;show_faces=true&amp;action=like&amp;colorscheme=light&amp;font&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>]]></description>
			<content:encoded><![CDATA[<div>Hi to All,<br />
<br />
I've downloaded code from Facebook with the intention of placing some Facebook like buttons on my site.<br />
I'm using Frontpage and the buttons don't display until the page is loaded online.<br />
<br />
The code is included below.<br />
Can somebody tell me how to position the buttons as required?<br />
<br />
Thanks<br />
<br />
Zebediah<br />
<br />
&lt;iframe src=&quot;//www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.Tightcannon.co.uk%2  Fexample.htm&amp;amp;send=false&amp;amp;layout=standard&amp;am  p;width=450&amp;amp;show_faces=true&amp;amp;action=like&amp;am  p;colorscheme=light&amp;amp;font&amp;amp;height=80&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:80px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;</div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=213"><![CDATA[Web design & build]]></category>
			<dc:creator>Zebediah</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106366</guid>
		</item>
		<item>
			<title><![CDATA[If you say you didn't laugh then you're a liar.]]></title>
			<link>http://forum.webuser.co.uk/showthread.php?t=106360&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 08:19:17 GMT</pubDate>
			<description>m7oCrF3ktP4#!</description>
			<content:encoded><![CDATA[<div><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/m7oCrF3ktP4#!&amp;hl=en_GB&amp;fs=1&amp;rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/m7oCrF3ktP4#!&amp;hl=en_GB&amp;fs=1&amp;rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></div>

]]></content:encoded>
			<category domain="http://forum.webuser.co.uk/forumdisplay.php?f=204">Open Forum</category>
			<dc:creator>ourstanley</dc:creator>
			<guid isPermaLink="true">http://forum.webuser.co.uk/showthread.php?t=106360</guid>
		</item>
	</channel>
</rss>

