<?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>3Works &#187; Our Services</title>
	<atom:link href="http://3works.com/category/web-server-hosting/feed/" rel="self" type="application/rss+xml" />
	<link>http://3works.com</link>
	<description>You Hosting Partner</description>
	<lastBuildDate>Fri, 09 Jul 2010 02:18:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to restart nginx?</title>
		<link>http://3works.com/2010/07/how-to-restart-nginx/</link>
		<comments>http://3works.com/2010/07/how-to-restart-nginx/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 02:12:40 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Our Services]]></category>
		<category><![CDATA[nginx]]></category>

		<guid isPermaLink="false">http://3works.com/?p=237</guid>
		<description><![CDATA[service nginx restart OR /etc/init.d/nginx restart]]></description>
		<wfw:commentRss>http://3works.com/2010/07/how-to-restart-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHPmotion Player/Flashvars</title>
		<link>http://3works.com/2010/05/phpmotion-playerflashvars/</link>
		<comments>http://3works.com/2010/05/phpmotion-playerflashvars/#comments</comments>
		<pubDate>Sat, 15 May 2010 20:35:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Services]]></category>

		<guid isPermaLink="false">http://3works.com/?p=129</guid>
		<description><![CDATA[PHPmotion Video Player (v3.5 upward) As of V3.5, PHPmotion now has a new video player. We have built this new player with the aim of making at easy as possible to customise how it looks and how it works. Note: This page is a work in progress and will be updated in due course. How [...]]]></description>
		<wfw:commentRss>http://3works.com/2010/05/phpmotion-playerflashvars/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Putty SSH Import into MySQL</title>
		<link>http://3works.com/2010/04/import-into-mysql-with-putty/</link>
		<comments>http://3works.com/2010/04/import-into-mysql-with-putty/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 06:17:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Our Services]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://3works.com/?p=121</guid>
		<description><![CDATA[Login through putty.exe -bash-3.2$ mysql -u USERNAME -p DATABASE NAME &#60; /path/way/to/file/wp_file.sql Enter password:xyz MySQL Import Export Big Databases]]></description>
		<wfw:commentRss>http://3works.com/2010/04/import-into-mysql-with-putty/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to post wmv files to jw-player</title>
		<link>http://3works.com/2010/03/how-to-post-wmv-files-to-jw-player/</link>
		<comments>http://3works.com/2010/03/how-to-post-wmv-files-to-jw-player/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 04:25:51 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Our Services]]></category>
		<category><![CDATA[Video Streaming]]></category>

		<guid isPermaLink="false">http://3works.com/?p=90</guid>
		<description><![CDATA[// &#60;script type="text/javascript" src="silverlight.js"&#62;&#60;/script&#62; &#60;script type="text/javascript" src="wmvplayer.js"&#62;&#60;/script&#62; &#60;div id='mediaspace'&#62;&#60;/div&#62; &#60;script type='text/javascript'&#62; var cnt = document.getElementById('mediaspace'); var src = '/jw/embed/wmvplayer.xaml'; var cfg = {height:'250', width:'470', file:"/jw/upload/silverlight.wmv"}; var ply = new jeroenwijering.Player(cnt,src,cfg); &#60;/script&#62; http://www.longtailvideo.com/support/jw-player-setup-wizard?example=251]]></description>
		<wfw:commentRss>http://3works.com/2010/03/how-to-post-wmv-files-to-jw-player/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Principles of Networking</title>
		<link>http://3works.com/2009/06/principles-of-networking/</link>
		<comments>http://3works.com/2009/06/principles-of-networking/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 21:30:10 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Our Services]]></category>

		<guid isPermaLink="false">http://3works.com/?p=54</guid>
		<description><![CDATA[Addressing:  Public IP (ISPs); Private IP (Local Networks) Bandwidth:  transmission rates Mbs, Kbps, bps Status Indicators:  diagnostic network device che (NIC shows link indicator and activity indicator.) Full-duplex connection:  two circuits each send-receive . Half-duplex: one circuit to send/receive &#8211; but not at the same time. Network architecture:  includes protocols, toplogies, connections ETHERNET Ethernet: the [...]]]></description>
		<wfw:commentRss>http://3works.com/2009/06/principles-of-networking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
