//Cached copy - /apps/genwidgets/var/cache/TTwgt_b981fb4ffc3ced513c240f1eee5fd2bb.html - generated 2010-09-02 10:04:33


	var ttWidgetInstanceNamingPrefix="TTWgtIns_";
	if (typeof howManyTTWidgets=="undefined") var howManyTTWidgets=0;
	howManyTTWidgets++;

	if (howManyTTWidgets==1) { //since this could be included multiple times on a page, only output the object def once per page
		var allTTWidgets=new Array();
		function TTwidget() {
			this.TTwgtObjectRef;
			this.TTwgtFeedID;
			this.TTwgtCacheLength;
			this.TTwgtPartner;
			this.TTwgtJs_addr;
			this.TTwgtCss_addr;
			this.TTwgtParameters;
			this.TTwgtUserParameters;
			this.TTwgtCallbackParameters;
			this.xmlSource;
			this.feed;

			this.outputContainer=function() {
				var headTag = document.getElementsByTagName("HEAD")[0];

				//add div to the document
				document.write('<div id="'+this.TTwgtObjectRef+'" class="ttWidget_'+this.TTwgtFeedID+'"></div>');
				this.widgetContainer = document.getElementById(this.TTwgtObjectRef);
			}

			this.outputCSS=function() {
				var headTag = document.getElementsByTagName("HEAD")[0];

				//add stylesheet to the document, but since there could be multiple widgets of the same types on the same page, don't relink to same stylesheet additional times
				var allLinkTags = document.getElementsByTagName("link");
				var continueToCSS=true;
				for (var x=0; x < allLinkTags.length; x++) {
					if (allLinkTags[x].href.indexOf(this.TTwgtCss_addr)!="-1") {
						continueToCSS=false;
						break;
					}
				}

				if (continueToCSS==true) {
					this.newCSS=document.createElement("link");
					this.newCSS.setAttribute("rel", "stylesheet");
					this.newCSS.setAttribute("type", "text/css");
					this.newCSS.setAttribute("href", this.TTwgtCss_addr);
					headTag.appendChild(this.newCSS);
				}
			}

			this.outputScriptTag=function() {
				var headTag = document.getElementsByTagName("HEAD")[0];

				newScriptTag=document.createElement("script");
				newScriptTag.setAttribute("id", this.TTwgtObjectRef+"_founder");
				newScriptTag.setAttribute("src", "http://widgets.techtarget.com/generateJS.php?objectRef="+this.TTwgtObjectRef+"&howManyTTWidgets="+howManyTTWidgets+"&jsPath="+encodeURIComponent(this.TTwgtJs_addr));
				newScriptTag.setAttribute("type", "text/javascript");

				headTag.appendChild(newScriptTag);
			}

			this.callBackFunction=function() {
				var headTag = document.getElementsByTagName("HEAD")[0];

				if (this.TTwgtCallbackParameters.cache_length!="" && typeof this.TTwgtCallbackParameters.cache_length!="undefined") this.TTwgtCacheLength=this.TTwgtCallbackParameters.cache_length;

				var url_base = "http://widgets.techtarget.com/generateWidget.php";
				var url = "";

				url += "?feedID="+this.TTwgtFeedID;
				url += "&objectRef="+this.TTwgtObjectRef;
				url += "&ttWidgetDisplayObjectName="+this.TTwgtCallbackParameters.ttWidgetDisplayObjectName;
				url += "&json_object_name="+encodeURIComponent(this.TTwgtCallbackParameters.json_object_name);
				url += "&callback="+encodeURIComponent(this.TTwgtCallbackParameters.call_when_complete);
				url += "&cache_length="+encodeURIComponent(this.TTwgtCacheLength);

				if (this.TTwgtCallbackParameters.url_encoded==true) {
					url += "&xml_addr="+this.TTwgtCallbackParameters.xml_url;
				} else {
					url += "&xml_addr="+encodeURIComponent(this.TTwgtCallbackParameters.xml_url);
				}

				url=url_base+url;

				var allScriptTags = document.getElementsByTagName("script");
				for (var x=0; x < allScriptTags.length; x++) {
					if (allScriptTags[x].id == this.TTwgtObjectRef+"_callbackScript_"+encodeURIComponent(this.TTwgtCallbackParameters.json_object_name)) {
						headTag.removeChild(allScriptTags[x]);
					}
				}

				newScriptTag=document.createElement("script");
				newScriptTag.setAttribute("id", this.TTwgtObjectRef+"_callbackScript_"+encodeURIComponent(this.TTwgtCallbackParameters.json_object_name));
				newScriptTag.setAttribute("src", url);
				newScriptTag.setAttribute("type", "text/javascript");
				headTag.appendChild(newScriptTag);
			}
		}
	}

	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'=new TTwidget();');

	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtObjectRef="'+ttWidgetInstanceNamingPrefix+howManyTTWidgets+'";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtFeedID="111";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtCacheLength="60";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtPartner=location.hostname;');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtJs_addr="http://media.techtarget.com/widgets/syndicated_news/ttNewsWidgetFunc.js";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtCss_addr="http://media.techtarget.com/widgets/syndicated_news/ttNewsWidget.css";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtParameters={\"widget_title\" : \"Virtual Data Centre Tips\", \"home_link_url\" : \"http://searchvirtualdatacentre.techtarget.co.uk/\", \"provided_by\" : \"SearchVirtualDataCentre\", \"logo_url\" : \"http://media.techtarget.com/widgets/syndicated_news/images/searchVirtualDataCentreUK_logo_white-sm.gif\", \"more_link\" : \"MORE TIPS\", \"more_link_url\" : \"http://searchvirtualdatacentre.techtarget.co.uk/tips\", \"Site\" : \"SearchVirtualDataCentre\"};');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtUserParameters={\"feedID\" : \"111\", \"full\" : \"1\", \"link\" : \"5\", \"generateCache\" : \"true\", \"HOSTNAME\" : \"prod\"};');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.TTwgtCallbackParameters="";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.xmlSource="http://rss.techtarget.com/fb/1300.xml";');
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+'.feed={\"rss\":{\"@attributes\":{\"version\":\"2.0\"},\"channel\":{\"title\":\"SearchVirtualDataCentreUK: Virtual Data Centre UK News and Technical Tips\",\"link\":\"http:\\/\\/searchvirtualdatacentre.co.uk?track=sy1300\",\"description\":\"Get news and technical advice on virtualisation and data centre design, energy efficiency, and server consolidation.\",\"language\":\"en-us\",\"copyright\":\"Copyright TechTarget - All rights reserved.\",\"lastBuildDate\":\"Thu, 02 Sep 2010 09:48:02 EDT\",\"docs\":\"http:\\/\\/rss.techtarget.com\\/1300.xml\",\"generator\":\"Techtarget Feed Generator\",\"managingEditor\":\"editor@searchdatacentre.co.uk (Editor)\",\"webMaster\":\"webmaster@techtarget.com (Webmaster)\",\"ttl\":\"60\",\"image\":{\"url\":\"http:\\/\\/media.techtarget.com\\/searchVirtualDataCentreUK\\/images\\/header_logo.gif\",\"width\":\"233\",\"height\":\"33\",\"title\":\"http:\\/\\/searchVirtualDataCentre.co.uk\",\"link\":\"http:\\/\\/searchvirtualdatacentre.co.uk?track=sy1300\"},\"item\":[{\"title\":\"The Daily Data Centre repository for August\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/generic\\/0,295582,sid203_gci1517696,00.html?track=sy1300\",\"description\":\"August\'s editions include an enterprise stamp of approval for Citrix\'s XenDesktop, UK energy policy driving away data centres and Dell\'s new HPC release.\",\"author\":\"SearchVirtualDataCentre.co.UK Staff\",\"pubDate\":\"Wed, 01 Sep 2010 12:55:13 EDT\"},{\"title\":\"VMware acquires Integrien and TriCipher\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519531,00.html?track=sy1300\",\"description\":\"VMware will acquire application and analytics software vendor Integrien and access management applications firm TriCipher; plus more daily news.\",\"author\":\"Kayleigh Bateman, Site Editor\",\"pubDate\":\"Wed, 01 Sep 2010 12:49:27 EDT\"},{\"title\":\"Xsigo makes way for I\\/O virtualisation over Ethernet\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519504,00.html?track=sy1300\",\"description\":\"New Ethernet-based I\\/O Director is seen as tacit admission that Infiniband hasn\'t won over enterprise data centres.\",\"author\":\"Alex Barrett, News Director\",\"pubDate\":\"Wed, 01 Sep 2010 09:31:57 EDT\"},{\"title\":\"VMware vCloud Director only part of the puzzle\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519503,00.html?track=sy1300\",\"description\":\"Thought to be a conglomerate of all things good about cloud, VMware\'s vCloud Director turns out to require both Oracle and Red Hat systems, along with relying heavily on features from third-party vendors.\",\"author\":\"Carl Brooks, Technology Writer\",\"pubDate\":\"Wed, 01 Sep 2010 09:31:57 EDT\"},{\"title\":\"Six new VMware cloud products to kick off VMworld\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519456,00.html?track=sy1300\",\"description\":\"Virtualisation giant VMware has released six virtualisation cloud products to start off VMworld; plus more daily news.\",\"author\":\"Kayleigh Bateman, Site Editor\",\"pubDate\":\"Tue, 31 Aug 2010 13:16:14 EDT\"},{\"title\":\"Open source: Eliminating suspicion and scepticism\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/columnItem\\/0,294698,sid203_gci1519443,00.html?track=sy1300\",\"description\":\"As the value of open source becomes clear, a UK VAR discusses misinformation being distributed about open source-based software and services.\",\"author\":\"Peter Dawes-Huish, Contributor\",\"pubDate\":\"Tue, 31 Aug 2010 10:42:20 EDT\"},{\"title\":\"Novell sees decline in Q3 results\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519293,00.html?track=sy1300\",\"description\":\"For its third quarter, Novell reported net revenue of $199 million, compared to net revenue of $216 million in Q3 last year; plus more daily news.\",\"author\":\"Kayleigh Bateman, Site Editor\",\"pubDate\":\"Fri, 27 Aug 2010 11:50:24 EDT\"},{\"title\":\"XenDesktop to include XenClient bare-metal hypervisor and XenVault\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519218,00.html?track=sy1300\",\"description\":\"Enterprise and platinum versions of XenDesktop 4 Feature Pack 2, due for release the last week of September, will include the XenClient bare-metal hypervisor and XenVault; plus more daily news.\",\"author\":\"Kayleigh Bateman, Site Editor\",\"pubDate\":\"Thu, 26 Aug 2010 12:46:38 EDT\"},{\"title\":\"IBM unveils BigFix Unified Management Software after acquisition\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519141,00.html?track=sy1300\",\"description\":\"IBM has introduced new enterprise software products based on the acquisition of BigFix it made last month; plus more daily news.\",\"author\":\"Kayleigh Bateman, Site Editor\",\"pubDate\":\"Wed, 25 Aug 2010 12:09:47 EDT\"},{\"title\":\"HP customers report server shipping delays\",\"link\":\"http:\\/\\/searchvirtualdatacentre.techtarget.co.uk\\/originalContent\\/0,289142,sid203_gci1519110,00.html?track=sy1300\",\"description\":\"After the economic slowdown comes a server shipping slowdown, HP customers say.  Many are experiencing delays in receiving rackmount and blade form ProLiant servers, although the cause and extent of the problem are unclear.\",\"author\":\"Alex Barrett, News Director\",\"pubDate\":\"Wed, 25 Aug 2010 09:43:34 EDT\"}]}}};');

	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+".outputContainer();");
	
	eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+".outputCSS();");
		eval(ttWidgetInstanceNamingPrefix+howManyTTWidgets+".outputScriptTag();");

	