<?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>Wired Gorilla</title>
	<atom:link href="http://wiredgorilla.com.au/author/jada/feed/" rel="self" type="application/rss+xml" />
	<link>http://wiredgorilla.com.au</link>
	<description>Server - VPS - Web Hosting Info</description>
	<lastBuildDate>Sat, 28 Apr 2012 14:35:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mambo 4.5.4 Security Patch 2 Released</title>
		<link>http://wiredgorilla.com.au/mambo-454-security-patch-2-released/</link>
		<comments>http://wiredgorilla.com.au/mambo-454-security-patch-2-released/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetTeam Mambo has just released Security Patch 2 for Mambo version 4.5.4. This patch fixes a number of security vulnerabilities and provides some additional hardening of the application. It is recommended that everyone apply this patch as soon as possible. These vulnerabilities affect all recent versions of Mambo so those still running versions of Mambo [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/firefox-103-released/' rel='bookmark' title='Firefox 1.0.3 released'>Firefox 1.0.3 released</a></li>
<li><a href='http://wiredgorilla.com.au/security-and-more/' rel='bookmark' title='SEcurity and More..'>SEcurity and More..</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-security-bulletin-summary-for-july-2006/' rel='bookmark' title='Microsoft Security Bulletin Summary for July 2006'>Microsoft Security Bulletin Summary for July 2006</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/mambo-454-security-patch-2-released/&via=auswebhosting&text=Mambo 4.5.4 Security Patch 2 Released&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Team Mambo has just released Security Patch 2 for Mambo version 4.5.4. This patch fixes a number of security vulnerabilities and provides some additional hardening of the application. It is recommended that everyone apply this patch as soon as possible.<br /><span id="more-139"></span>
<div>These vulnerabilities affect all recent versions of Mambo so those still running versions of Mambo older than 4.5.4, (ex) 4.5.3h, are recommended to patch up to Mambo 4.5.4 first and then apply security patches 1 &amp; 2. We have also built a version of 4.5.4 with both security patches already applied, MamboV4.5.4_wSP2, which should be used for brand new installs. </p>
</div>
<p>
<div>The new files can be found on <a href="http://mamboxchange.com/frs/?group_id=5" target="_blank"><strong>Mamboxchange</strong></a>. The team will now refocus its attention on Mambo 4.6 and we will apply the same security changes as needed to 4.6 prior to the official release. </div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/firefox-103-released/' rel='bookmark' title='Firefox 1.0.3 released'>Firefox 1.0.3 released</a></li>
<li><a href='http://wiredgorilla.com.au/security-and-more/' rel='bookmark' title='SEcurity and More..'>SEcurity and More..</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-security-bulletin-summary-for-july-2006/' rel='bookmark' title='Microsoft Security Bulletin Summary for July 2006'>Microsoft Security Bulletin Summary for July 2006</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/mambo-454-security-patch-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running OSCommerce with register_global=OFF and Safe_mode=ON</title>
		<link>http://wiredgorilla.com.au/running-oscommerce-with-register_globaloff-and-safe_modeon/</link>
		<comments>http://wiredgorilla.com.au/running-oscommerce-with-register_globaloff-and-safe_modeon/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetHow to modify your osCommerce master file in Fantastico to make it work server default with php Safe_Mode = ON and register_global = OFF As the World-Wide-Web is turning more and more into the Wild-Wild-Web you might haverealize that you need to implement tighter security measures for PHP on your Linux server.Having register globals enabled [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/modify-the-joomla-108-htaccess/' rel='bookmark' title='Modify the Joomla 1.0.8 htaccess'>Modify the Joomla 1.0.8 htaccess</a></li>
<li><a href='http://wiredgorilla.com.au/turning-off-the-default-directory-listing/' rel='bookmark' title='Turning off the default directory listing'>Turning off the default directory listing</a></li>
<li><a href='http://wiredgorilla.com.au/single-cpanel-account-backup/' rel='bookmark' title='Single cPanel Account Backup'>Single cPanel Account Backup</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/running-oscommerce-with-register_globaloff-and-safe_modeon/&via=auswebhosting&text=Running OSCommerce with register_global=OFF and Safe_mode=ON&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p><strong>How to modify your osCommerce master file in Fantastico to make it work server default with php Safe_Mode = ON and register_global = OFF</strong> </p>
<p>As the World-Wide-Web is turning more and more into the Wild-Wild-Web you might haverealize that you need to implement tighter security measures for PHP on your Linux server.<br />Having register globals enabled is a very serious security issue; it allows an attacker to inject<br />variables into the running PHP code. Just in case you don&#8217;t realise, this is a VERY BAD THING.<br /><span id="more-115"></span><br />
The changes to your php.ini file you would want to do is : </p>
<p>PHP SafeMode = ON<br />Register_global = OFF<br />And allow_url_fopen = OFF</p>
<p>And so after this security upgrade you probably would experience a lot of problems with your osCommerce shopping carts.</p>
<p>osCommerce will run with safe_mode on but you may get errors displaying on the screen, if you do, you need to make the following change </p>
<p>The patch for oscommerce to run with register_globals off can be downloaded from http://www.oscommerce.com/community/contributions,2097 </p>
<p><strong>For ALL new installs of osCommerce you can hack your osCommerce master file in Fantastico to make it work server default with php Safe_Mode=ON and register_global=OFF by following the below steps.</strong>&nbsp;&nbsp; </p>
<p>Firstly log into shell and find your netenberg install </p>
<p>locate netenberg </p>
<p>Mine is located in the home directory but if you have chosen a different directory, when you initially installed fantastico, then the locate command will give you the correct info where to find it Double check the correctness of the path cd /home/netenberg/archives/fantastico_de_luxe/<br />and</p>
<p>ls</p>
<p>Copy netenbergs/osCommerce master package into your root directory </p>
<p>cp /home/netenberg/archives/fantastico_de_luxe/OS_Commerce.tgz / </p>
<p>Go to the root directory </p>
<p>cd / </p>
<p>Double check the copy has been successful ls Unzipping osCommerce for editing </p>
<p>tar -zxvf OS_Commerce.tgz<br />&nbsp;<br />So now the whole install-files are there for the taking , actually editing <img src='http://wiredgorilla.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I simply downloaded the patch file from <a href="http://www.oscommerce.com/community/contributions,2097">http://www.oscommerce.com/community/contributions,2097</a> , unzipped it and uploaded the patch files to the osCommerce directory called OS_Commerce/ (PS , the upload was done via FileZilla , with the root shell access) <br /><strong><br />One thing you just need to be aware of is that all the files in the the &quot;admin&quot; folder go to &quot;admin&quot; and only the &quot;includes&quot; files of catalog/includes go into your &quot;includes&quot; root folder</strong> </p>
<p>Now go back to your shell window cd / We&#8217;ll need to repackage the files so firstly copy a backup of your OS_Commerce.tgz (in case something is going wrong <img src='http://wiredgorilla.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>cp OS_Commerce.tgz OS_Commerce.tgz.bak double check you created the backup by doing ls Now we&#8217;ll delete the old OS_Commerce.tgz package</p>
<p>rm -f OS_Commerce.tgz </p>
<p>And then repackage the edited version of OS_Commerce with this command</p>
<p>tar -czvf OS_Commerce.tgz OS_Commerce/ </p>
<p>Now you just need to copy this over and replace it with your OS_Commerce.tgz Fantastico Master file (please make sure again to be using your individual path to netenberg) </p>
<p>cp OS_Commerce.tgz /home/netenberg/archives/fantastico_de_luxe/OS_Commerce.tgz </p>
<p>It will ask you if you wanna overwrite it just press Y and enter So now you did the edit to your fantastico master file for OSCommerce</p>
<p>Better go and test it with a fresh test install. With this guide you can actually do a lot of edits for your preinstalled scripts like edit the footer to reflect your hosting company or others ! </p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/modify-the-joomla-108-htaccess/' rel='bookmark' title='Modify the Joomla 1.0.8 htaccess'>Modify the Joomla 1.0.8 htaccess</a></li>
<li><a href='http://wiredgorilla.com.au/turning-off-the-default-directory-listing/' rel='bookmark' title='Turning off the default directory listing'>Turning off the default directory listing</a></li>
<li><a href='http://wiredgorilla.com.au/single-cpanel-account-backup/' rel='bookmark' title='Single cPanel Account Backup'>Single cPanel Account Backup</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/running-oscommerce-with-register_globaloff-and-safe_modeon/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upgrade the embedded phpBB forum within phpNuke</title>
		<link>http://wiredgorilla.com.au/how-to-upgrade-the-embedded-phpbb-forum-within-phpnuke/</link>
		<comments>http://wiredgorilla.com.au/how-to-upgrade-the-embedded-phpbb-forum-within-phpnuke/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetIf you&#39;ve recently installed phpNuke with Fantistico (it&#39;s at the bottom of your Control Panel &#8211; if you haven&#39;t seen it &#8211; go look), you may have noticed that the phpBB version is about 5 releases out of date. The most recent version of phpBB is 2.0.21, but the version within the phpNuke 7.8 Release [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/keeping-phpbb-up-to-date-closes-security-holes/' rel='bookmark' title='Keeping phpBB up-to-date closes security holes'>Keeping phpBB up-to-date closes security holes</a></li>
<li><a href='http://wiredgorilla.com.au/santy-worm-googles-to-attack-phpbb2-forums/' rel='bookmark' title='Santy worm Googles to attack phpBB2 forums'>Santy worm Googles to attack phpBB2 forums</a></li>
<li><a href='http://wiredgorilla.com.au/the-forum-dragon-strikes-again-another-proposed-internet-legislation/' rel='bookmark' title='The forum dragon strikes again &#8230;. Another proposed Internet legislation'>The forum dragon strikes again &#8230;. Another proposed Internet legislation</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/how-to-upgrade-the-embedded-phpbb-forum-within-phpnuke/&via=auswebhosting&text=How to upgrade the embedded phpBB forum within phpNuke&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>If you&#39;ve recently installed phpNuke with Fantistico (it&#39;s at the bottom of your Control Panel &#8211; if you haven&#39;t seen it &#8211; go look), you may have noticed that the phpBB version is about 5 releases out of date. <br />The most recent version of phpBB is 2.0.21, but the version within the phpNuke 7.8 Release is 2.0.15. However, before you run out and download the standalone updates/patches for phpBB, please keep reading.<br /><span id="more-138"></span></p>
<div>This is a special version of phpBB that is designed to run inside and with phpNuke, so DO NOT simply patch phpBB with the &quot;official version&quot; from phpbb.com. This WILL break some of the functionality of the embedded version. Your gonna have to do a little bit of work, but it&#39;ll be worth it. You will be required to download some files, unzip them, upload to your webspace, and then run 4 URLs from your browser.&nbsp; Please note that this is a file-by-file update &#8211; and you cannot patch all in one fell swoop. It still will probably only take 10 minutes &#8211; and you&#39;ll have a much more secure version of phpBB.</div>
<p>
<div>Here are&nbsp;the steps:</div>
<p>
<div>Go to <a href="http://www.nukeresources.com/download-search-.html" target="_blank">http://www.nukeresources.com/download-search-.html</a> , enter &quot;BBtoNuke&quot; in the search box. (I don&#39;t think you can hotlink directly to the files, hence the required search). </div>
<p>
<div>Then look for the following files: </div>
<p>
<div>BBtoNuke 2.0.16<br />BBtoNuke 2.0.17<br />BBtoNuke 2.0.18<br />BBtoNuke 2.0.19<br />BBtoNuke 2.0.20<br />BBtoNuke 2.0.21</div>
<p>
<div>(do not get the files with the NP extension)</div>
<p>
<div>Save these files to your local PC. Unzip them one at a time (I&#39;d do each one in a seperate temporary directory), fire up your FTP program and upload the files to the root directory on your AUSWEB hosting account (assuming that you have installed phpNuke to the root directory). </p>
<p>Make sure to keep the directory structures intact. Now, from your browser, run the various updater files. The URLs will look like this&#8230;</p></div>
<p>
<div>http://yourDOMAIN-phpnukeinstall.com/update15-16.php<br />http://yourDOMAIN-phpnukeinstall.com/update16-17.php<br />http://yourDOMAIN-phpnukeinstall.com/update17-18.php<br />http://yourDOMAIN-phpnukeinstall.com/update18-19.php<br />http://yourDOMAIN-phpnukeinstall.com/update19-20.php <br />http://yourDOMAIN-phpnukeinstall.com/update20-21.php</div>
<p>
<div>Note that you&#39;ll have to update in the order as show above and it&#39;s an incremental, file-by-file update. <br />So you&#39;ll be updating to verion 2.0.16, then 2.0.17, then 2.0.18, then 2.0.19, the 2.0.20 and 2.0.21 (if you choose).</div>
<p>
<div>Now, you have the latest version of phpBB running with your PHP-Nuke install and you haven&#39;t broken anything!</p>
<p>Dont forget to delete the update php files after you are finished (update16-17.php &#8211; update20-21.php)</p></div>
<p>
<div>Here&#39;s a few extra links to some phpNuke resources:</div>
<p>
<div><a href="http://nukecops.com/forums.html" target="_blank">http://nukecops.com/forums.html</a><br /><a href="http://www.nukeresources.com/" target="_blank">http://www.nukeresources.com/</a></div>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/keeping-phpbb-up-to-date-closes-security-holes/' rel='bookmark' title='Keeping phpBB up-to-date closes security holes'>Keeping phpBB up-to-date closes security holes</a></li>
<li><a href='http://wiredgorilla.com.au/santy-worm-googles-to-attack-phpbb2-forums/' rel='bookmark' title='Santy worm Googles to attack phpBB2 forums'>Santy worm Googles to attack phpBB2 forums</a></li>
<li><a href='http://wiredgorilla.com.au/the-forum-dragon-strikes-again-another-proposed-internet-legislation/' rel='bookmark' title='The forum dragon strikes again &#8230;. Another proposed Internet legislation'>The forum dragon strikes again &#8230;. Another proposed Internet legislation</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/how-to-upgrade-the-embedded-phpbb-forum-within-phpnuke/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Skype Phone Doesnt Need PC or Wi-Fi</title>
		<link>http://wiredgorilla.com.au/new-skype-phone-doesnt-need-pc-or-wi-fi/</link>
		<comments>http://wiredgorilla.com.au/new-skype-phone-doesnt-need-pc-or-wi-fi/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetSkype announced a new cordless phone on Thursday that sends and receives Skype calls just like a landline, but without the need for a computer. &#160;Typically, Skype phones work through a computer or a laptop. The new Philips VOIP841 plugs into a standard RJ-11 home phone jack, as well as into an RJ-45 broadband connection [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/does-skype-make-sense-for-business/' rel='bookmark' title='Does Skype make sense for business?'>Does Skype make sense for business?</a></li>
<li><a href='http://wiredgorilla.com.au/microsofts-main-concerns-google-and-skype/' rel='bookmark' title='Microsofts main concerns: Google and Skype'>Microsofts main concerns: Google and Skype</a></li>
<li><a href='http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/' rel='bookmark' title='Small Business Podcasting explained and demysitfied'>Small Business Podcasting explained and demysitfied</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/new-skype-phone-doesnt-need-pc-or-wi-fi/&via=auswebhosting&text=New Skype Phone Doesnt Need PC or Wi-Fi&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Skype announced a new cordless phone on Thursday that sends and receives Skype calls just like a landline, but without the need for a computer. <br /><span id="more-244"></span><br />&nbsp;<br />Typically, Skype phones work through a computer or a laptop. The new Philips VOIP841 plugs into a standard RJ-11 home phone jack, as well as into an RJ-45 broadband connection jack. It can send and receive Skype calls as well as calls from a regular home phone number.</p>
<div>&quot;So now in order to have Skype, you don&#8217;t have to have a PC,&quot; said Manrique Brenes, director of hardware business development for Skype. But you do have to have a broadband connection. </div>
<p>
<div>&quot;If someone calls on the regular phone, it will ring. If someone calls you on your Skype, it will ring. It&#8217;s similar to the experience you have on the laptop, but it&#8217;s a lot easier to use. We&#8217;ve had a lot of success with the regular USB phones, and we think this is taking it a step further.&quot; </div>
<p>
<div>Skype partnered with Philips to make the new cordless phone, but they expect to partner with other manufacturers in the near future. The phone will debut at the Internationale Funkausstellung, a consumer electronics show in Berlin, on Thursday. It will be available to consumers during the holiday buying season for around $150. </p>
</div>
<p>
<div>The Philips VOIP841 has a screen with an interface that looks like Skype&#8217;s program where users can log in with their password so that the phone automatically downloads the users&#8217; Skype contacts. Users can also search for Skype contacts directly on the phone and add them to an integrated contact list for both Skype contacts and traditional phone numbers. </div>
<p>
<div>Although a cordless Skype phone could in theory replace a home phone, Brenes was careful to point out that replacing landlines is not the company&#8217;s intention. </div>
<p>
<div>&quot;Ultimately, we don&#8217;t intend to be a landline replacement service,&quot; Brenes said. &quot;Landlines provide services that we don&#8217;t provide, like emergency calling services. We see this as an extension of our Skype plan, that provides video and file transfer that the landlines don&#8217;t do. This is essentially a bridge between your traditional landline and the Skype experience.&quot; </div>
<p>
<div>Brenes said that a cordless Skype phone is ideal for consumers who make a lot of international and long-distance calls, but aren&#8217;t necessarily computer savvy. </div>
<p>
<div>&quot;My parents for example are really not computer centric people,&quot; Brenes said. &quot;So I can get one of these devices for them, hook it up to their broadband connection and suddenly you don&#8217;t need a computer. My parents have children that are still teenagers and they have a PC with a broadband connection, but my father never sits in front of it.&quot; </div>
<p>
<div>With the success of Skype, telephony vendors seem eager to bring the service to business and home lines as quickly as possible. On Tuesday, Actiontec announced a Skype-approved private branch exchange (PBX) product that allows every phone extension in an office to make and receive Skype calls without changing existing phone equipment. </div>
<p>
<div>Designed for businesses of 10 to 300 employees, the VoSKY Exchange is a videocassette-sized device that plugs into the PBX on one end and a Windows XP computer on the other. It adds up to four outgoing Skype lines to the PBX, with rollover capabilities in the event that one line is busy. It is available now for $799. </p>
<p>News Source <span class="Small_Content"><span class="authorsource">By</span>&nbsp;Natali T. Del Conte</span>&nbsp;@ &nbsp;<a href="http://www.pcmag.com/article2/0,1895,2010681,00.asp" target="_blank">PCMag</a></div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/does-skype-make-sense-for-business/' rel='bookmark' title='Does Skype make sense for business?'>Does Skype make sense for business?</a></li>
<li><a href='http://wiredgorilla.com.au/microsofts-main-concerns-google-and-skype/' rel='bookmark' title='Microsofts main concerns: Google and Skype'>Microsofts main concerns: Google and Skype</a></li>
<li><a href='http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/' rel='bookmark' title='Small Business Podcasting explained and demysitfied'>Small Business Podcasting explained and demysitfied</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/new-skype-phone-doesnt-need-pc-or-wi-fi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keeping phpBB up-to-date closes security holes</title>
		<link>http://wiredgorilla.com.au/keeping-phpbb-up-to-date-closes-security-holes/</link>
		<comments>http://wiredgorilla.com.au/keeping-phpbb-up-to-date-closes-security-holes/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetWith the continued development of cPanel/WHM, there are bound to be changes in the way things are handled via the control panel. More recently, one of those is how add-on scripts are handled both in installation and management/updating. &#34;Addon Scripts&#34; has been replaced within WHM with &#34;Install cPAddon Scripts&#34; (in your WHM, you might even [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/web-hosts-keeping-customers-happy/' rel='bookmark' title='Web Hosts &#8211; Keeping Customers Happy'>Web Hosts &#8211; Keeping Customers Happy</a></li>
<li><a href='http://wiredgorilla.com.au/changing-date-time-linux-server/' rel='bookmark' title='Changing the DATE and TIME on your LINUX server'>Changing the DATE and TIME on your LINUX server</a></li>
<li><a href='http://wiredgorilla.com.au/install-logwatch-2/' rel='bookmark' title='Install LogWatch'>Install LogWatch</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/keeping-phpbb-up-to-date-closes-security-holes/&via=auswebhosting&text=Keeping phpBB up-to-date closes security holes&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>With the continued development of cPanel/WHM, there are bound to be changes in the way things are handled via the control panel. More recently, one of those is how add-on scripts are handled both in installation and management/updating.<br /><span id="more-114"></span>
<div class="postcolor">
<p>&quot;Addon Scripts&quot; has been replaced within WHM with &quot;Install cPAddon Scripts&quot; (in your WHM, you might even see a link named &quot;Addon Scripts (Deprecated).&quot;</p>
<p>The Addon Script Manager previously utilized to update scripts cPanel can install has been replaced with &quot;Manage cPAddon Scripts.&quot;</p>
<p>Installs of scripts, like phpBB, can only be &quot;managed&quot; or mass upgraded automatically by the script manager that installed it. That is to say, if you previously installed phpBB via &quot;Addon Scripts&quot; you will not be able to update it via &quot;Managed cPAddon Scripts.&quot; In this case, you will need to use the &quot;Addon Script Manager&quot;</p>
<p>NOTE: Since Addon Scripts have been deprecated, updates for the scripts via the addon scripts manager are not up to date!!! That means you will need to manually update these installations to the latest version.</p>
<p>At the time of this writing, the Addon Script manager considered phpBB 2.0.17 up to date, while cPAddon Scripts was installing 2.0.21.</p>
<p>Remember that no matter what cPanel script manager you utilize, it will update the installs of phpBB that were installed via cpanel only.</p>
<p><strong>Manuall installations of phpBB will NOT be updated via this method and must be updated manually.</strong> <a href="http://www.phpbb.com/downloads.php" target="_blank">http://www.phpbb.com/downloads.php</a> has more information on the latest version available.</p>
<p><a href="http://www.phpbb.com/security/" target="_blank">http://www.phpbb.com/security/</a> provides a listing of known security vulnerabilities. <!--IBF.ATTACHMENT_5174--></div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/web-hosts-keeping-customers-happy/' rel='bookmark' title='Web Hosts &#8211; Keeping Customers Happy'>Web Hosts &#8211; Keeping Customers Happy</a></li>
<li><a href='http://wiredgorilla.com.au/changing-date-time-linux-server/' rel='bookmark' title='Changing the DATE and TIME on your LINUX server'>Changing the DATE and TIME on your LINUX server</a></li>
<li><a href='http://wiredgorilla.com.au/install-logwatch-2/' rel='bookmark' title='Install LogWatch'>Install LogWatch</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/keeping-phpbb-up-to-date-closes-security-holes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Security Bulletin Summary for July 2006</title>
		<link>http://wiredgorilla.com.au/microsoft-security-bulletin-summary-for-july-2006/</link>
		<comments>http://wiredgorilla.com.au/microsoft-security-bulletin-summary-for-july-2006/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetSummary: This advisory contains information about all security updatesreleased this month. It is broken down by security bulletin severity. Critical Security Bulletins=========================== MS06-035 &#8211; Vulnerability in Server Service Could Allow Remote CodeExecution&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; (917159) &#160; &#8211; Affected Software: &#160;&#160;&#160; &#8211; Windows Server 2003 Service Pack 1&#160;&#160;&#160; &#8211; Windows Server 2003&#160;&#160;&#160; &#8211; Windows Server 2003 with SP1 [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/security-and-more/' rel='bookmark' title='SEcurity and More..'>SEcurity and More..</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-and-the-looming-storm-over-virtualization/' rel='bookmark' title='Microsoft and the looming storm over virtualization'>Microsoft and the looming storm over virtualization</a></li>
<li><a href='http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/' rel='bookmark' title='Will Googles Writely dethrone Microsoft?'>Will Googles Writely dethrone Microsoft?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/microsoft-security-bulletin-summary-for-july-2006/&via=auswebhosting&text=Microsoft Security Bulletin Summary for July 2006&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Summary: This advisory contains information about all security updates<br />released this month. It is broken down by security bulletin severity.<br /><span id="more-332"></span>
<div>Critical Security Bulletins<br />===========================</div>
<p>
<div>MS06-035 &#8211; Vulnerability in Server Service Could Allow Remote Code<br />Execution<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (917159)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 with SP1 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Home Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Home Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows 2000 Service Pack 4</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Remote Code Execution<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>MS06-036 &#8211; Vulnerability in DHCP Client Service Could Allow Remote<br />Code<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Execution (914388)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 with SP1 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Home Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Home Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows 2000 Service Pack 4</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Remote Code Execution<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>MS06-037 &#8211; Vulnerabilities in Microsoft Excel Could Allow Remote Code<br />Execution<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (917285)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Excel 2003<br />&nbsp;&nbsp;&nbsp; &#8211; Excel Viewer 2003<br />&nbsp;&nbsp;&nbsp; &#8211; Excel 2002<br />&nbsp;&nbsp;&nbsp; &#8211; Excel 2000<br />&nbsp;&nbsp;&nbsp; &#8211; Excel v.X for Mac<br />&nbsp;&nbsp;&nbsp; &#8211; Excel 2004 for Mac</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Remote Code Execution<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>MS06-038 &#8211; Vulnerabilities in Microsoft Office Could Allow Remote<br />Code Execution<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (917284)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Office 2003 Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Office 2003 Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Office XP Service Pack 3<br />&nbsp;&nbsp;&nbsp; &#8211; Office 2000 Service Pack 3<br />&nbsp;&nbsp;&nbsp; &#8211; Office v.X for Mac<br />&nbsp;&nbsp;&nbsp; &#8211; Office 2004 for Mac<br />&nbsp;&nbsp;&nbsp; &#8211; Project 2002<br />&nbsp;&nbsp;&nbsp; &#8211; Project 2000<br />&nbsp;&nbsp;&nbsp; &#8211; Visio 2002<br />&nbsp;&nbsp;&nbsp; &#8211; Works Suite 2006<br />&nbsp;&nbsp;&nbsp; &#8211; Works Suite 2005<br />&nbsp;&nbsp;&nbsp; &#8211; Works Suite 2004</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Remote Code Execution<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>MS06-039 &#8211; Vulnerabilities in Microsoft Office Filters Could Allow<br />Remote Code<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Execution (915384)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Office 2003 Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Office 2003 Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Office XP Service Pack 3<br />&nbsp;&nbsp;&nbsp; &#8211; Office 2000 Service Pack 3<br />&nbsp;&nbsp;&nbsp; &#8211; Project 2002<br />&nbsp;&nbsp;&nbsp; &#8211; Project 2000<br />&nbsp;&nbsp;&nbsp; &#8211; Works Suite 2006<br />&nbsp;&nbsp;&nbsp; &#8211; Works Suite 2005<br />&nbsp;&nbsp;&nbsp; &#8211; Works Suite 2004</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Remote Code Execution<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>Important Security Bulletins<br />============================</div>
<p>
<div>MS06-033 &#8211; Vulnerability in ASP.NET Could Allow Information<br />Disclosure (917283)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 with SP1 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Home Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Home Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows 2000 Service Pack 4<br />&nbsp;&nbsp;&nbsp; &#8211; .NET Framework 2.0</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Information Disclosure<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>MS06-034 &#8211; Vulnerability in Microsoft Internet Information Services<br />using Active<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Server Pages Could Allow Remote Code Execution (917537)</div>
<p>
<div>&nbsp; &#8211; Affected Software: <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003<br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 with SP1 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 for Itanium-based Systems <br />&nbsp;&nbsp;&nbsp; &#8211; Windows Server 2003 x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 2<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional Service Pack 1<br />&nbsp;&nbsp;&nbsp; &#8211; Windows XP Professional x64 Edition<br />&nbsp;&nbsp;&nbsp; &#8211; Windows 2000 Service Pack 4</div>
<p>
<div>&nbsp;&nbsp;&nbsp; &#8211; Impact: Remote Code Execution<br />&nbsp;&nbsp;&nbsp; &#8211; Version Number: 1.0</div>
<p>
<div>Update Availability:<br />===================<br />Updates are available to address these issues.<br />For additional information, including Technical Details,<br />Workarounds, answers to Frequently Asked Questions,<br />and Update Deployment Information please read<br />the Microsoft Security Bulletin Summary for this<br />month at: <a href="http://go.microsoft.com/fwlink/?LinkId=69768">http://go.microsoft.com/fwlink/?LinkId=69768</a></div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/security-and-more/' rel='bookmark' title='SEcurity and More..'>SEcurity and More..</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-and-the-looming-storm-over-virtualization/' rel='bookmark' title='Microsoft and the looming storm over virtualization'>Microsoft and the looming storm over virtualization</a></li>
<li><a href='http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/' rel='bookmark' title='Will Googles Writely dethrone Microsoft?'>Will Googles Writely dethrone Microsoft?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/microsoft-security-bulletin-summary-for-july-2006/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zidane Headbutt Game</title>
		<link>http://wiredgorilla.com.au/zidane-headbutt-game/</link>
		<comments>http://wiredgorilla.com.au/zidane-headbutt-game/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetDigital presents us with another refreshing way to win the worldcup!http://www.thoseforums.com/forum/viewtopic.php?t=1414Maybe the aussies should have done the same ? Related posts: Game Art Tutorial in Adobe Photoshop Cast Shadow Tutorial in Adobe Photoshop PHP Download Manager
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/game-art-tutorial-in-adobe-photoshop/' rel='bookmark' title='Game Art Tutorial  in Adobe Photoshop'>Game Art Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/cast-shadow-tutorial-in-adobe-photoshop/' rel='bookmark' title='Cast Shadow Tutorial  in Adobe Photoshop'>Cast Shadow Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/php-download-manager/' rel='bookmark' title='PHP Download Manager'>PHP Download Manager</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/zidane-headbutt-game/&via=auswebhosting&text=Zidane Headbutt Game&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Digital presents us with another refreshing way to win the worldcup!<br /><a href="http://www.thoseforums.com/forum/viewtopic.php?t=1414" target="_blank">http://www.thoseforums.com/forum/viewtopic.php?t=1414</a><br />Maybe the aussies should have done the same ?<br /><span id="more-243"></span></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/game-art-tutorial-in-adobe-photoshop/' rel='bookmark' title='Game Art Tutorial  in Adobe Photoshop'>Game Art Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/cast-shadow-tutorial-in-adobe-photoshop/' rel='bookmark' title='Cast Shadow Tutorial  in Adobe Photoshop'>Cast Shadow Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/php-download-manager/' rel='bookmark' title='PHP Download Manager'>PHP Download Manager</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/zidane-headbutt-game/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Linux Terminal Servers for Any Business</title>
		<link>http://wiredgorilla.com.au/linux-terminal-servers-for-any-business/</link>
		<comments>http://wiredgorilla.com.au/linux-terminal-servers-for-any-business/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetA Linux Terminal Server offers any business an elegant and cost-effective way to integrate the power of open source. In this article, I review some basics of network topology and offer suggestions about how to install a prototype server. I top it off with some tips for business-specific installations and configuration&#8230; A Linux Terminal Server [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/does-skype-make-sense-for-business/' rel='bookmark' title='Does Skype make sense for business?'>Does Skype make sense for business?</a></li>
<li><a href='http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/' rel='bookmark' title='Small Business Podcasting explained and demysitfied'>Small Business Podcasting explained and demysitfied</a></li>
<li><a href='http://wiredgorilla.com.au/apache-updates-http-servers/' rel='bookmark' title='Apache Updates HTTP Servers'>Apache Updates HTTP Servers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/linux-terminal-servers-for-any-business/&via=auswebhosting&text=Linux Terminal Servers for Any Business&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p></i>A Linux Terminal Server offers any business an elegant and cost-effective way to integrate the power of open source. In this article, I review some basics of network topology and offer suggestions about how to install a prototype server. I top it off with some tips for business-specific installations and configuration&#8230; <br /><span id="more-338"></span>
<div>A Linux Terminal Server allows almost any business to gain the benefits of open source and the power of Linux immediately. What makes an LTS distinct is that it integrates well, without burden to infrastructure or people. Moreover, the performance of an LTS dramatically showcases Linux power. One LTS can serve graphics and applications to many desktop PCs simultaneously.</div>
<p>
<div>By placing the LTS into an existing subnet, colleagues can access the many useful applications and features with almost no effort-and at their convenience.</div>
<p>
<div>A great deal of effort has been put into the Linux Terminal Server Project (LTSP) to make it seamless. LTS simplifies installation by isolating the integration work exclusively on the server.</div>
<p>
<div>With an LTS, even the most hesitant users experience the benefits of open source in their organizational context. No re-installs are required. No major licensing or policy changes. And most important of all, the financial costs are negligible.</div>
<p>
<div>As an illustration, I recently found that a local real-estate company had needs that perfectly matched with an LTS. Among the many available applications, I demonstrated the ease of The GIMP to alter photos downloaded from the agents&#8217; cameras. Then I included simple bash scripts to automate the uploading of the enhanced images to their Web site. The GIMP exemplifies the many outstanding open-source programs they could access easily through the LTS.</div>
<p>
<div>This simple example demonstrates how a business that never considered Linux or open source could quickly gain access to applications with very little cost in time or money. Above all, the agents could access the LTS from their own desktops without any alterations.</div>
<p>
<div>Now, let me share some of the basics of integrating an LTS into your business.</div>
<p>
<div>First, choose your network topology and server based on your specific business context. Next, choose your method of installation and follow the on-line instructions. Finally, configure your server to support thin-client connections. You&#8217;ll find that most installations work smoothly and quickly. To help guide your steps, I include tips for some of the more essential configurations.</p>
<p>Go here to read the complete article for&nbsp;<a href="http://www.linuxjournal.com/article/8822" target="_blank">Linux Terminal Servers</a></div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/does-skype-make-sense-for-business/' rel='bookmark' title='Does Skype make sense for business?'>Does Skype make sense for business?</a></li>
<li><a href='http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/' rel='bookmark' title='Small Business Podcasting explained and demysitfied'>Small Business Podcasting explained and demysitfied</a></li>
<li><a href='http://wiredgorilla.com.au/apache-updates-http-servers/' rel='bookmark' title='Apache Updates HTTP Servers'>Apache Updates HTTP Servers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/linux-terminal-servers-for-any-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading your centOS kernel</title>
		<link>http://wiredgorilla.com.au/upgrading-your-centos-kernel/</link>
		<comments>http://wiredgorilla.com.au/upgrading-your-centos-kernel/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetIf you are having issues with your present linux kernel or just want to upgrade to kernel-smp-2.6.9-39.1 then here is the step by step guide.&#160; login to a shell on your server, and type uname -a the output should be something like Linux your.host.name 2.6.9-37.ELsmp #1 SMP Fri May 19 18:07:42 EDT 2006 i686 i686 [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/web-server-optimization-guide-for-centos-redhat/' rel='bookmark' title='Web Server Optimization Guide for  CentOS &#8211; RedHat'>Web Server Optimization Guide for  CentOS &#8211; RedHat</a></li>
<li><a href='http://wiredgorilla.com.au/install-mrtg-for-rhe-or-centos-cpanel/' rel='bookmark' title='Install MRTG for RHE or CentOS &amp; cPanel'>Install MRTG for RHE or CentOS &#038; cPanel</a></li>
<li><a href='http://wiredgorilla.com.au/linux-hole-found/' rel='bookmark' title='Linux hole found'>Linux hole found</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/upgrading-your-centos-kernel/&via=auswebhosting&text=Upgrading your centOS kernel&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>If you are having issues with your present linux kernel or just want to upgrade to kernel-smp-2.6.9-39.1 then here is the step by step guide.&nbsp;<br /><span id="more-113"></span>
<div>login to a shell on your server, and type</div>
<p>
<div><em>uname -a</em></div>
<p>
<div>the output should be something like</div>
<p>
<div>Linux your.host.name 2.6.9-37.ELsmp #1 SMP Fri May 19 18:07:42 EDT 2006 i686 i686 i386 GNU/Linux</div>
<p>
<div>the &quot;2.6.9-37.ELsmp&quot; is the current kernel on your server.<br />That&#8217;s what i have now.</div>
<p>
<div>You probably have 22 or 34, instead of my 37.</div>
<p>
<div>If so, while logged into your server, </div>
<p>
<div><em>wget </em><a href="http://people.redhat.com/~jbaron/rhel4/RPMS.kernel/kernel-smp-2.6.9-39.1.EL.i686.rpm"><em>http://people.redhat.com/~jbaron/rhel4/RPMS.kernel/kernel-smp-2.6.9-39.1.EL.i686.rpm</em></a></div>
<p>
<div>and after&nbsp; the download has completed, install the kernel</div>
<p>
<div><em>rpm -ivh kernel-smp-2.6.9-39.1.EL.i686.rpm</em></div>
<p>
<div>Check to see if the new kernel is installed by default in grub.conf</div>
<p>
<div><em>cat /boot/grub/grub.conf<br /></em></div>
<p>
<div>Default should be 0<br />And the kernel you&#8217;ve just installed should be the first one </div>
<p>
<div><em>title CentOS (2.6.9-39.ELsmp)<br />root (hd0,0)<br />kernel /vmlinuz-2.6.9-39.ELsmp ro root=/dev/sda6<br />initrd /initrd-2.6.9-39.ELsmp.img<br /></em></div>
<p>
<div>After that, wait until your server is not that busy(night time) and reboot the server.</div>
<p>
<div>After it comes back online, check what kernel your system is using again&nbsp;(uname -a)</div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/web-server-optimization-guide-for-centos-redhat/' rel='bookmark' title='Web Server Optimization Guide for  CentOS &#8211; RedHat'>Web Server Optimization Guide for  CentOS &#8211; RedHat</a></li>
<li><a href='http://wiredgorilla.com.au/install-mrtg-for-rhe-or-centos-cpanel/' rel='bookmark' title='Install MRTG for RHE or CentOS &amp; cPanel'>Install MRTG for RHE or CentOS &#038; cPanel</a></li>
<li><a href='http://wiredgorilla.com.au/linux-hole-found/' rel='bookmark' title='Linux hole found'>Linux hole found</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/upgrading-your-centos-kernel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>45 Minutes to a Moodle Education Server</title>
		<link>http://wiredgorilla.com.au/45-minutes-to-a-moodle-education-server/</link>
		<comments>http://wiredgorilla.com.au/45-minutes-to-a-moodle-education-server/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetThis beginner article provides step-by-step instructions for installing Moodle, a Learning Management System, on to a Fedora Linux server. It provides the steps necessary to setup a full powered intranet web-server that can support course listings, event calendars, student/teacher communication and&#8230; Complete article. Related posts: Cast Shadow Tutorial in Adobe Photoshop IBM, Google, Team On [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/cast-shadow-tutorial-in-adobe-photoshop/' rel='bookmark' title='Cast Shadow Tutorial  in Adobe Photoshop'>Cast Shadow Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/ibm-google-team-on-open-ajax/' rel='bookmark' title='IBM, Google, Team On Open Ajax'>IBM, Google, Team On Open Ajax</a></li>
<li><a href='http://wiredgorilla.com.au/php-download-manager/' rel='bookmark' title='PHP Download Manager'>PHP Download Manager</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/45-minutes-to-a-moodle-education-server/&via=auswebhosting&text=45 Minutes to a Moodle Education Server&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p></i>This beginner article provides step-by-step instructions for installing Moodle, a Learning Management System, on to a Fedora Linux server. <br />It provides the steps necessary to setup a full powered intranet web-server that can support course listings, event calendars, student/teacher communication and&#8230; <a href="http://reallylinux.com/docs/installmoodle.shtml" target="_blank">Complete article</a>.<br /><span id="more-315"></span></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/cast-shadow-tutorial-in-adobe-photoshop/' rel='bookmark' title='Cast Shadow Tutorial  in Adobe Photoshop'>Cast Shadow Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/ibm-google-team-on-open-ajax/' rel='bookmark' title='IBM, Google, Team On Open Ajax'>IBM, Google, Team On Open Ajax</a></li>
<li><a href='http://wiredgorilla.com.au/php-download-manager/' rel='bookmark' title='PHP Download Manager'>PHP Download Manager</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/45-minutes-to-a-moodle-education-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Searching for Spammers</title>
		<link>http://wiredgorilla.com.au/searching-for-spammers/</link>
		<comments>http://wiredgorilla.com.au/searching-for-spammers/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetChirpy brought us another great tutorial : There are two aspects to dealing with spam for a server administrator:1/ Inbound spam to users 2/ Outbound spam from compromised scripts Both need very different approaches to help detect, remove and resolve. Inbound spam to users Inbound spam is the scourge of the modern internet and, the [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/stop-php-nobody-spammers/' rel='bookmark' title='Stop PHP nobody Spammers'>Stop PHP nobody Spammers</a></li>
<li><a href='http://wiredgorilla.com.au/here-are-six-simple-things-you-can-do-to-help-keep-spam-at-bay/' rel='bookmark' title='HERE ARE SIX SIMPLE THINGS YOU CAN DO TO HELP KEEP SPAM AT BAY'>HERE ARE SIX SIMPLE THINGS YOU CAN DO TO HELP KEEP SPAM AT BAY</a></li>
<li><a href='http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/' rel='bookmark' title='Changing your default IP of your exim mail server'>Changing your default IP of your exim mail server</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/searching-for-spammers/&via=auswebhosting&text=Searching for Spammers&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Chirpy brought us another great tutorial :
<div>There are two aspects to dealing with spam for a server administrator:<br />1/ Inbound spam to users <br />2/ Outbound spam from compromised scripts </div>
<p>
<div>Both need very different approaches to help detect, remove and resolve.</div>
<p><span id="more-280"></span>
<div><span class="subhead">Inbound spam to users</span><a name="inbound"></a></div>
<p>
<div>Inbound spam is the scourge of the modern internet and, the inconvenience to users aside, can cause serious performance and resource issues on the server. These can affect both the server overall and the timely deliver of clean email in particular.</div>
<p>
<div>The best way to tackle inbound spam is at the entry point into the server &#8211; the MTA, i.e. exim the SMTP server of choice for cPanel. By blocking spam before it has even entered the server you save both on server resources used when delivering the email in addition to 3rd party tools to help detect spam further along the email relay process.</div>
<p>
<div>To do this you need to do work at the RCPT stage of the SMTP protocol. This occurs during the transaction between the sender and recipient SMTP servers and comes before the actual body of an email arrives on a server. The primary form of spam attack is the Dictionary Attack:</div>
<p>
<div>A common technique for spammers to use is what is known as a dictionary attack on a domain. A dictionary attack, in our context, is a single SMTP connection that attempts to send email from a spam source to a random set of names on our domain, e.g. bob@ourdomain.com fred@ourdomain.com harry@ourdomain.com, in the hope that one of the many hundreds that we try will get a hit and deliver our spam.</div>
<p>
<div>This technique is used by spammers mainly because most people don&#8217;t advertise their email addresses (due to spam!) and they want to access this untapped market.</div>
<p>
<div>To prevent this type of spam getting through, it is essential that you do not use the Default Address (catchall) feature within cPanel to receive emails wherever possible. You should always setup specific Forwarders (aliases) for any email addresses you use and set the Default Address to :fail: for each domain.</div>
<p>
<div>By using :fail: exim will automatically reject email at the SMTP RCPT stage and make dictionary attacks redundant. Additionally, you can use exim ACLs to block such spammers who repeatedly perform dictionary attacks to further relieve the server of the load from dealing with them. See:<br />http://www.configserver.com/free/eximdeny.html</div>
<p>
<div>From a server performance perspective, it is essential that you use :fail: and not :blackhole: with email addresses or the Default Address to block such spam. Mor information about the reasoning for this is presented <a href="http://www.configserver.com/free/fail.html" target="_blank">here</a>. </div>
<p>
<div>Another preventative measure is to enable the WHM options:</div>
<p>
<div><em>WHM &gt; Exim Configuration Editor &gt; Verify the existance of email senders.<br />WHM &gt; Exim Configuration Editor &gt; Use callouts to verify the existance of email senders.</em></div>
<p>
<div>These two options have exim check that any server that attempts to relay email to your server can actually receive email in reply. This is part of the RFC requirements of an SMTP server and the inability of a server to do so indicates a likely spammer.</div>
<p>
<div>There are numerous other checks that you can also perform at the SMTP RCPT stage in exim ACLs. Examples are using RBL checks to reject email from IP addresses that originate from IP addresses that are know to harbour spammers, e.g.:</div>
<p>
<blockquote>
<div>deny message = Message rejected &#8211; $sender_fullhost is in an RBL, see $dnslist_text<br />&nbsp;&nbsp;&nbsp;&nbsp; !hosts = +relay_hosts<br />&nbsp;&nbsp;&nbsp;&nbsp; !authenticated = *<br />&nbsp;&nbsp;&nbsp;&nbsp; dnslists = bl.spamcop.net : sbl-xbl.spamhaus.org</div>
<p></p></blockquote>
<div>You can also check the format of email headers to ensure that they&#8217;re RFC compliant, which many spam servers are not. A typical example is checking the SMTP HELO/EHLO protocol command to ensure it&#8217;s correctly structured, e.g.:</div>
<p>
<blockquote>
<div>deny message = HELO/EHLO set to my IP address<br />&nbsp;&nbsp;&nbsp;&nbsp; condition = ${if match {$sender_helo_name}{11.22.33.44} {yes}{no}}</div>
<p></p></blockquote>
<div>(where 11.22.33.44 is your servers main IP address)</div>
<p>
<blockquote>
<div>deny message = EHLO/HELO does not contain a dotted address<br />&nbsp;&nbsp;&nbsp;&nbsp; condition = ${if match{$sender_helo_name}{\.}{no}{yes}}</div>
<p></p></blockquote>
<div>Finally, once the email has passed through these hoops, you can implement a 3rd party application to scan emails and tag them as likely spam. cPanel has an inbuilt solution that uses SpamAssassin to score email likely to be spam. You can then have such emails filtered to a special account or the client can filter such emails based on the email header record modifications made by SpamAssassin.</div>
<p>
<div>An alternative is to use a more thorough tool such as MailScanner which can be very effective at scoring spam emails.</div>
<p>
<div>However, a cPanel server using such a tool is not supported by cPanel and would have to be removed/disabled before cPanel would investigate any email related issues should you need support.</div>
<div><span class="subhead">Outbound spam from compromised scripts</span><a name="outbound"></a></div>
<p>
<div>Outgoing spam is likely to come from two sources:</div>
<p>
<ol>
<li>Indirectly from a compromised web script in a clients account </li>
<li>Directly from a client </li>
</ol>
<div>The starting point for both will be the exim mainlog:</div>
<p>
<blockquote>
<div>/var/log/exim_mainlog (Linux)<br />/var/log/exim/mainlog (FreeBSD)</div>
<p></p></blockquote>
<div>For the purpose of this document I am going to assume a Linux OS.</div>
<p>
<div>The most laborious way to track messages down is to trawl the exim mainlog and to look for anomalous behaviour. This is actually very difficult to do and you really need to narrow down exactly what you are looking for.</div>
<p>
<div>Tracking down spammers is a difficult affair, but can be made easier with some preparation of your servers environment. I would strongly advise that you add the following to the exim configuration to enable some extended logging that greatly improves the ease in tracking down on-server spammers:</div>
<p>
<div>In <em>WHM &gt; Exim Configuration Editor &gt; Switch to Advanced Mode &gt;</em> in the first textbox add the following line and then Save:</div>
<p>
<blockquote>
<div>log_selector = +arguments +subject</div>
<p></p></blockquote>
<div>This tells exim to log the path on disk from where the email was executed and the subject of the email. You can then interrogate the exim mainlog more easily.</div>
<p>
<div>The best way to do this is to obtain the original email header from the spam originating from your server. This you should receive either from the person reporting the spam, or from remnants of a spam attack in the exim mail queue.</div>
<p>
<div>The part required in the email is the exim message id in the Received: header line within the email header of the spam.</div>
<p>
<div>As an example, take the following email header:</div>
<p>
<blockquote>
<div>Return-path: <br />Received: from [11.22.33.44] (helo=barfoo.com)<br />&nbsp;&nbsp;&nbsp;&nbsp; by foobar.com with esmtps (TLSv1:AES256-SHA:256)<br />&nbsp;&nbsp;&nbsp;&nbsp; (Exim 4.52)<br />&nbsp;&nbsp;&nbsp;&nbsp; id 1FZ8z3-0006M4-Do<br />&nbsp;&nbsp;&nbsp;&nbsp; for fred@foobar.com; Thu, 27 Apr 2006 17:04:49 +0100<br />Received: from forums by barfoo.com with local (Exim 4.43)<br />&nbsp;&nbsp;&nbsp;&nbsp; id 1FZ8zt-0005lz-E7<br />&nbsp;&nbsp;&nbsp;&nbsp; for fred@foobar.com; Thu, 27 Apr 2006 12:05:41 -0400<br />To: fred@foobar.com<br />Subject: Buy Me!<br />From: bob@barfoo.com</div>
<p></p></blockquote>
<div>The Received: header lines are added to the email header, so the original Received: line that we&#8217;re interested in is:</div>
<p>
<blockquote>
<div>Received: from forums by barfoo.com with local (Exim 4.43)<br />&nbsp;&nbsp;&nbsp;&nbsp; id 1FZ8zt-0005lz-E7<br />&nbsp;&nbsp;&nbsp;&nbsp; for fred@foobar.com; Thu, 27 Apr 2006 12:05:41 -0400</div>
<p></p></blockquote>
<div>And the id we want is 1FZ8zt-0005lz-E7</div>
<p>
<div>This is the unique identifier for this email that has originated from the server. With this, we can follow the exim transaction on the server to see how it was processed using:</div>
<p>
<blockquote>
<div>grep 1FZ8zt-0005lz-E7 /var/log/exim_mainlog</div>
<p></p></blockquote>
<div>(be aware that the exim_mainlog files may have been rotated so you may have to expand compressed archives and search them instead)</div>
<p>
<div>This transaction may look something like this:</div>
<p>
<blockquote>
<div>2006-04-27 17:43:41 1FZ8zt-0005lz-E7 &lt;= bob@barfoo.com U=nobody P=local S=4001 T=&quot;Buy Me!&quot;<br />2006-04-27 17:43:50 cwd=/home/ClientX/public_html/phpBB/ 5 args: /usr/sbin/exim -Mc 1FZ8zt-0005lz-E7<br />2006-04-27 17:43:53 1FZ8zt-0005lz-E7 =&gt; fred@foobar.com R=lookuphost T=remote_smtp H=foobar.com [44.33.22.11] X=TLSv1:AES256-SHA:256<br />2006-04-27 17:43:53 1FZ8zt-0005lz-E7 Completed</div>
<p></p></blockquote>
<div>In this example, we can see that the email originated from the nobody user locally on the server. This means that the likely spam was sent from a script on the server. The nobody user is used to run the Apache web server and is the default username and group that Apache will execute web scripts as. Two things can affect this:</div>
<p>
<ol>
<li>suexec, if enabled, will run CGI scripts as the owner of the script file, typically the cPanel account name </li>
<li>phpsuexec, if enabled, will run PHP scripts in the same manner as CGI scripts </li>
</ol>
<div>suexec is typically always enabled on web servers and phpsuexec may or may not be. If phpsuexec is not enabled, then in all likelihood, the script run under the nobody account will be a PHP script.</div>
<p>
<div>From the example above we can see that a script was run from with the <em>/home/ClientX/public_html/phpBB/</em> directory on the server, which would suggest a compromised PHP script within that directory.</div>
<p>
<div>Here&#8217;s another example of a spam originating from a client instead of a script. This can happen either with malicious intent, or if the clients PC has been compromised by a virus or worm:</div>
<p>
<blockquote>
<div>2006-04-27 17:54:51 1FZ9lT-000707-O2 &lt;= bob@barfoo.com H=someisp.com ([192.168.254.2]) [11.22.33.44] P=esmtpa A=fixed_plain:bob@barfoo.com S=715 id=ABCDEFG T=&quot;Buy Me!&quot;<br />2006-04-27 17:54:51 cwd=/var/spool/exim 3 args: /usr/sbin/exim -Mc 1FZ9lT-000707-O2<br />2006-04-27 17:54:51 1FZ9lT-000707-O2 =&gt; fred@foobar.com R=boxtraper_autowhitelist T=boxtrapper_autowhitelist<br />2006-04-27 17:54:52 1FZ9lT-000707-O2 =&gt; fred@foobar.com R=lookuphost T=remote_smtp H=foobar.com [44.33.22.11] X=TLSv1:AES256-SHA:256<br />2006-04-27 17:54:52 1FZ9lT-000707-O2 Completed</div>
<p></p></blockquote>
<div>In this example, the key part is:</div>
<p>
<blockquote>
<div>A=fixed_plain:bob@barfoo.com</div>
<p></p></blockquote>
<div>This shows that the email was authenticated for relaying using SMTP AUTH (i.e. fixed_plain) and the username bob@barfoo.com from that clients PC.</div>
<p>
<div>As you can see, there is a great depth to the amount of work needed to track down spammers on a server, plus there&#8217;s the additional work of closing holes in insecure scripts if they are the cause. Some instances can be much more complex and require trawling through the Apache logs for domains in /usr/local/apache/domlogs/* which is not a trivial matter.</div>
<p>
<div>The best security from such exploitation is to keep your server secure and to be aware of who and what you allow on your server.</div>
<p>
<div><strong><a href="http://www.configserver.com/cp/exploit.html" target="_blank">Chirpy does of course offer a service to perform this type of work&nbsp;</a></strong></div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/stop-php-nobody-spammers/' rel='bookmark' title='Stop PHP nobody Spammers'>Stop PHP nobody Spammers</a></li>
<li><a href='http://wiredgorilla.com.au/here-are-six-simple-things-you-can-do-to-help-keep-spam-at-bay/' rel='bookmark' title='HERE ARE SIX SIMPLE THINGS YOU CAN DO TO HELP KEEP SPAM AT BAY'>HERE ARE SIX SIMPLE THINGS YOU CAN DO TO HELP KEEP SPAM AT BAY</a></li>
<li><a href='http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/' rel='bookmark' title='Changing your default IP of your exim mail server'>Changing your default IP of your exim mail server</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/searching-for-spammers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EV1 and The Planet Announce Merger</title>
		<link>http://wiredgorilla.com.au/ev1-and-the-planet-announce-merger/</link>
		<comments>http://wiredgorilla.com.au/ev1-and-the-planet-announce-merger/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetCombination Creates Industry-leading Dedicated Hosting Company; Combined Company Will Continue to Deliver Industry-leading Client Experience DALLAS, TX &#8212; Everyones Internet (EV1) and The Planet, two leading providers of dedicated hosting, announced today that they have merged. Clients of both EV1 and The Planet will continue to enjoy the same industry-leading products and services they have [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/web-developers-can-be-successful-web-hosting-resellers/' rel='bookmark' title='Web Developers Can Be Successful Web Hosting Resellers'>Web Developers Can Be Successful Web Hosting Resellers</a></li>
<li><a href='http://wiredgorilla.com.au/web-developers-can-be-successful-web-hosting-resellers/' rel='bookmark' title='Web Developers Can Be Successful Web Hosting Resellers'>Web Developers Can Be Successful Web Hosting Resellers</a></li>
<li><a href='http://wiredgorilla.com.au/what-is-the-difference-between-shared-dedicated-hosting/' rel='bookmark' title='What is the difference between shared &amp; dedicated hosting?'>What is the difference between shared &#038; dedicated hosting?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/ev1-and-the-planet-announce-merger/&via=auswebhosting&text=EV1 and The Planet Announce Merger&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Combination Creates Industry-leading Dedicated Hosting Company; Combined Company Will Continue to Deliver Industry-leading Client Experience<br /><span id="more-242"></span>
<div class="bodyCopy"><strong>DALLAS, TX</strong> &mdash; Everyones Internet (EV1) and The Planet, two leading providers of dedicated hosting, announced today that they have merged.</div>
<p>
<div class="bodyCopy">Clients of both EV1 and The Planet will continue to enjoy the same industry-leading products and services they have come to expect. The combined entity will further develop both the EV1 and The Planet brands, supporting over 20,000 clients and 50,000 dedicated servers. This combination creates the largest dedicated hosting provider in the market, which has the scope, scale and financial strength to deliver superior service levels and innovative product offerings to existing and new clients.</div>
<div class="bodyCopy">The merger between EV1 and The Planet follows controlling investments recently made in each by GI Partners, a leading private equity firm with deep experience in technology infrastructure.</div>
<div class="bodyCopy">&quot;The merger is exciting news for all stakeholders,&quot; said Robert Marsh, Headsurfer and founder of EV1. &quot;It will be seamless from a client perspective and will result in a host of benefits for our clients.&quot;</div>
<p>
<p class="bodyCopy">&nbsp;</p>
<div class="bodyCopy">&quot;The opportunities created by this merger are extremely exciting, and we look forward to combining our resources for the benefit of our clients,&quot; commented Peter Pathos, founder of The Planet.</div>
<p class="bodyCopy">&nbsp;</p>
<div class="bodyCopy">&quot;We are very pleased to have this opportunity to invest in further building upon the strong foundations at EV1 and The Planet,&quot; said Howard Park, Managing Director of GI Partners. &quot;Our aim is to provide the additional access to financial and other resources that will enable the combined company to continue growing profitably while further improving service levels, expanding product offerings, and enhancing the total client experience.&quot;</div>
<p>
<div class="bodyCopy"><span class="bodyCopyHeadline">About EV1</span></div>
<div class="bodyCopy">EV1, based in Houston, Texas, provides dedicated internet technology services to small and mid-sized companies, including sole proprietors and technically sophisticated individuals.</div>
<p>
<div class="bodyCopy"><span class="bodyCopyHeadline">About GI Partners</span></div>
<p>
<div class="bodyCopy">With offices in Menlo Park and London, GI Partners is a leading private equity firm with $2 billion of capital under management. The firm invests in companies with recurring revenue and asset-intensive business models in North America and Western Europe. </div>
<p>
<div class="bodyCopy"><span class="bodyCopyHeadline">About The Planet</span></div>
<div class="bodyCopy">With over 10 years experience, The Planet delivers enterprise level hosting solutions that are readily available, affordable, and scalable. The Planet offers dedicated servers, co-location, Internet access, email and business continuance. Customers receive extreme value through offerings such as advanced security, proactive monitoring, database administration, data storage, load balancing, and virtual private networks, all managed through Orbit<sup>SM</sup>, The Planet&#8217;s customer portal.</div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/web-developers-can-be-successful-web-hosting-resellers/' rel='bookmark' title='Web Developers Can Be Successful Web Hosting Resellers'>Web Developers Can Be Successful Web Hosting Resellers</a></li>
<li><a href='http://wiredgorilla.com.au/web-developers-can-be-successful-web-hosting-resellers/' rel='bookmark' title='Web Developers Can Be Successful Web Hosting Resellers'>Web Developers Can Be Successful Web Hosting Resellers</a></li>
<li><a href='http://wiredgorilla.com.au/what-is-the-difference-between-shared-dedicated-hosting/' rel='bookmark' title='What is the difference between shared &amp; dedicated hosting?'>What is the difference between shared &#038; dedicated hosting?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/ev1-and-the-planet-announce-merger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New internet media star&#8230;. &#8211; mistaken interview identity</title>
		<link>http://wiredgorilla.com.au/new-internet-media-star-mistaken-interview-identity/</link>
		<comments>http://wiredgorilla.com.au/new-internet-media-star-mistaken-interview-identity/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetDigital reports: He is the BBC&#8217;s latest star &#8211; the cab driver who a leading presenter believed was a world expert on the internet music business. The man stepped unwittingly into the national spotlight when he was interviewed by mistake on the corporation&#8217;s News 24 channel. With the seconds ticking down to a studio discussion [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/fourteen-percent-of-internet-visits-itunes/' rel='bookmark' title='Fourteen Percent of Internet visits ITunes'>Fourteen Percent of Internet visits ITunes</a></li>
<li><a href='http://wiredgorilla.com.au/the-forum-dragon-strikes-again-another-proposed-internet-legislation/' rel='bookmark' title='The forum dragon strikes again &#8230;. Another proposed Internet legislation'>The forum dragon strikes again &#8230;. Another proposed Internet legislation</a></li>
<li><a href='http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/' rel='bookmark' title='Changing your default IP of your exim mail server'>Changing your default IP of your exim mail server</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/new-internet-media-star-mistaken-interview-identity/&via=auswebhosting&text=New internet media star.... - mistaken interview identity&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Digital reports: He is the BBC&#8217;s latest star &#8211; the cab driver who a leading presenter believed was a world expert on the internet music business. <br />The man stepped unwittingly into the national spotlight when he was interviewed by mistake on the corporation&#8217;s News 24 channel. <br /><span id="more-241"></span><br />With the seconds ticking down to a studio discussion about a court case involving Apple Computer and The Beatles&#8217; record label, a floor manager had run to reception and grabbed the man, thinking he was Guy Kewney, editor of Newswireless.net, a specialist internet publication. </p>
<p>Actually, he was a minicab driver who had been waiting to drive Mr Kewney home. </p>
<p>Baffled, but compliant, the driver was fitted with a microphone and allowed himself to be marched in to the studio. Cameras rolled, and he was quizzed live on air by consumer affairs correspondent Karen Bowerman &#8211; who missed the cabbie&#8217;s panic-stricken expression when he realised he was being interviewed. </p>
<p>Despite knowing nothing about the case &#8211; a judge ruled that the computer company could continue to use the Apple symbol for its iTunes download service &#8211; the man gamely attempted to bluff his way through and, speaking in a strong French accent, sustained a (somewhat illogical) form of conversation. Meanwhile, the real Mr Kewney watched indignantly on a monitor in reception. </p>
<p>A tape of the exchange, broadcast on Monday morning, has become a classic among BBC workers. </p>
<p>It starts with the mystery man&#8217;s horrified expression as Ms Bowerman introduces him as a technology expert, followed by his plucky attempt to answer her question on whether he was surprised by the verdict. </p>
<p>Yes, he says with feeling. It was a &#8216;big surprise&#8217;. After an increasingly confusing exchange, the presenter cut with relief to the BBC&#8217;s equally puzzled reporter outside the court, while the taxi driver was hurried out of the studio. </p>
<p>The BBC apologised, saying the mistake occurred because the man was wearing Mr Kewney&#8217;s name tag. Mr Kewney said: &quot;Everyone seems to think he was a taxi driver waiting in reception to take me home. But no one knows for sure.&quot; </p>
<p>He added: &quot;There were several surprising things about &#8216;my&#8217; interview. Judging by my performance, English wasn&#8217;t my first language and I didn&#8217;t seem to know much about Apple, online music or The Beatles.&quot; </p>
<p>He said the taxi driver &quot;seemed as baffled as I felt&quot;. Last night, the driver&#8217;s identity remained a mystery. None of the taxi firms regularly used by the BBC would admit to employing him. </p>
<p><a href="http://img.dailymail.co.uk/video/cabbie.wmv" target="_blank">CLICK HERE TO WATCH THE WMV VIDEO STREAM</a></p>
<p>News Source: <a href="http://www.thoseforums.com/forum/viewtopic.php?t=1359">http://www.thoseforums.com/forum/viewtopic.php?t=1359</a></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/fourteen-percent-of-internet-visits-itunes/' rel='bookmark' title='Fourteen Percent of Internet visits ITunes'>Fourteen Percent of Internet visits ITunes</a></li>
<li><a href='http://wiredgorilla.com.au/the-forum-dragon-strikes-again-another-proposed-internet-legislation/' rel='bookmark' title='The forum dragon strikes again &#8230;. Another proposed Internet legislation'>The forum dragon strikes again &#8230;. Another proposed Internet legislation</a></li>
<li><a href='http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/' rel='bookmark' title='Changing your default IP of your exim mail server'>Changing your default IP of your exim mail server</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/new-internet-media-star-mistaken-interview-identity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft and the looming storm over virtualization</title>
		<link>http://wiredgorilla.com.au/microsoft-and-the-looming-storm-over-virtualization/</link>
		<comments>http://wiredgorilla.com.au/microsoft-and-the-looming-storm-over-virtualization/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetThe gathering consensus among the tech cognoscenti is that virtualization, a technology born on mainframes, is inevitably going to sweep the IT world. But they also assume that Microsoft will be content to watch this trend unfold with arms akimbo. Virtualization allows multiple operating systems to run virtually on a single machine. I hate the [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/google-rekindling-the-microsoft-fire/' rel='bookmark' title='Google Rekindling the Microsoft Fire'>Google Rekindling the Microsoft Fire</a></li>
<li><a href='http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/' rel='bookmark' title='Will Googles Writely dethrone Microsoft?'>Will Googles Writely dethrone Microsoft?</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-frontpage-an-introduction/' rel='bookmark' title='Microsoft FrontPage ? An Introduction'>Microsoft FrontPage ? An Introduction</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/microsoft-and-the-looming-storm-over-virtualization/&via=auswebhosting&text=Microsoft and the looming storm over virtualization&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>The gathering consensus among the tech cognoscenti is that virtualization, a technology born on mainframes, is inevitably going to sweep the IT world. But they also assume that Microsoft will be content to watch this trend unfold with arms akimbo. <br /><span id="more-331"></span>
<div><a href="../Virtualization+start-ups+hit+reset+button/2100-7346_3-6056673.html?tag=nl" target="_blank">Virtualization allows multiple</a> operating systems to run virtually on a single machine. I hate the term, but it gets to the meat of the matter. So it is that you can have several &quot;virtual machines&quot; carrying out separate tasks on a single computer, thus reducing the amount of space a business needs to run its daily computing jobs. </div>
<p>
<div>VMware is by far the No. 1 virtualization software seller. Meanwhile, an open-source virtualization project called Xen, which began at England&#8217;s Cambridge University, has picked up several big-name endorsements. (And Microsoft offers its own Virtual Server and Virtual PC products as well.) </p>
</div>
<p>
<div>Grudgingly or not, Microsoft has accounted for this nascent change in IT tastes by modifying its licensing agreements. Windows Server 2003 Enterprise Edition lets users pay for one license to run four copies of Windows. Also, the Longhorn (now Vista) Server Datacenter Edition will allow users to run as many as they want&#8211;and Microsoft might well debut that pricing option sooner with Windows Server 2003. </div>
<p>
<div>Good as far as that goes, but IT managers have enough on their plates without also needing to count how many copies of Windows run on each server. Also, there&#8217;s the price issue. Unless you opt for one of the enterprise packages, Microsoft still requires a license for each copy of Windows. And tracking Windows licenses summons up an even uglier prospect when you imagine new virtual machines popping in and out of existence as administrators (or even computers themselves!) respond to changing demands. </div>
<p>
<div>My libertarian friends out there will argue that software companies can do anything they want with their licensing and pricing policies. As long as customers see the licensing rules as logical, fair, not arbitrary, what&#8217;s there to complain about? But we&#8217;re not talking about just any software company. A key difference here is that Microsoft has been found by a court to be a predatory monopolist. Does its insistence on charging for each and every virtual window constitute a violation of the antitrust laws? </div>
<p>
<div>As far as I know this has never been challenged in a court. But could it? </div>
<p>
<div>The last time Silicon Valley went down this road, it came away with nothing to show. Sure, David Boies, the government&#8217;s lead prosecutor, made mincemeat of every Microsoft big shot dumb enough to testify. But the most serious charges in the antitrust case got overturned on appeal. </div>
<p>
<div><strong><br />Zip it. Now, pay me </strong><br />Microsoft wants to get paid by VMware (or other virtualization software product) users for each copy of Windows that runs on each Virtual VMware machine. Fair enough&#8211;since that&#8217;s written in black and white on the company&#8217;s end user license agreement (though details of Microsoft licensing in these scenarios reportedly vary). </div>
<p>
<div>But customers will argue that one license per computer is enough&#8211;or at least it was before we entered the virtual age. Chafing under the current restrictions, the virtualization crowd naturally believes they should be able to pay for one copy of Windows, thus freeing customers to subdivide it into as many partitions as they like. One industry executive believes Microsoft would immeasurably help its own self-interest by reversing course. </div>
<p>
<div>&quot;It would open new usage scenarios and actually increase license revenues to Microsoft, while decreasing cost per used/useful computing unit for the customers,&quot; said the executive, who asked to remain unidentified. &quot;If they try to charge for each (virtual environment), customers will resist and push more strongly to the Red Hat and Suse platforms, which will be far less expensive.&quot; </div>
<p>
<div>Maybe but it sounds like wishful thinking. Last time I checked Microsoft was not in the philanthropy racket. Any company that tries to get out of paying for the full costs of virtualization will find itself on the receiving end of a sweet lawsuit, courtesy of Bill Gates &amp; Co. </div>
<div>
<div><a href="http://news.com.com/Microsoft+and+the+looming+storm+over+virtualization/2010-1016_3-6063420.html?tag=nl.e432" target="_blank"><br />Written by Charles Cooper</a> who is the executive editor of commentary at CNET News.com.</div>
</div>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/google-rekindling-the-microsoft-fire/' rel='bookmark' title='Google Rekindling the Microsoft Fire'>Google Rekindling the Microsoft Fire</a></li>
<li><a href='http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/' rel='bookmark' title='Will Googles Writely dethrone Microsoft?'>Will Googles Writely dethrone Microsoft?</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-frontpage-an-introduction/' rel='bookmark' title='Microsoft FrontPage ? An Introduction'>Microsoft FrontPage ? An Introduction</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/microsoft-and-the-looming-storm-over-virtualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Small Business Podcasting explained and demysitfied</title>
		<link>http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/</link>
		<comments>http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetMuch has been written lately about the subject of podcasting. Podcasting is a very powerful small business tool but, some are kept away because it all sounds so technical. In this article&#160;we will attempt to simplify the subject. Let&#8217;s start with the Podcast definition from the growing resource Wikipedia: What is a podcast &#8211; http://en.wikipedia.org/wiki/Podcast. [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/does-skype-make-sense-for-business/' rel='bookmark' title='Does Skype make sense for business?'>Does Skype make sense for business?</a></li>
<li><a href='http://wiredgorilla.com.au/build-your-own-web-service-with-php-and-xml-rpc/' rel='bookmark' title='Build your own Web Service with PHP and XML-RPC'>Build your own Web Service with PHP and XML-RPC</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/&via=auswebhosting&text=Small Business Podcasting explained and demysitfied&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>Much has been written lately about the subject of podcasting. Podcasting is a very powerful small business tool but, some are kept away because it all sounds so technical.
<div>In this article&nbsp;we will attempt to simplify the subject.</div>
<p><span id="more-314"></span>
<div>Let&#8217;s start with the Podcast definition from the growing resource Wikipedia: What is a podcast &#8211; <a href="http://en.wikipedia.org/wiki/Podcast" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://en.wikipedia.org/wiki/Podcast</a>. </div>
<p>
<div>The definition provided by Wikipedia is a good place for you to start, but let me just add my take. A podcast is little more than an audio file (usually an mp3) placed on a website and combined with an RSS file that allows people to subscribe and automatically download any new content recordings.</div>
<p>
<div>From a technical standpoint, there&#8217;s nothing really too complicated about podcasting so don&#8217;t think this is some geeky tech stuff. From a marketing standpoint, I didn&#8217;t get too excited about the concept until Apple decided to make a podcast directory a primary component of iTunes. When that happened the market for podcasting on any subject imaginable was born. </div>
<p>
<div><strong><br />Podcast Basics</strong> </div>
<p>
<div>Podcasts are typically published with a blogging tool like Blogger, TypePad, or MovableType. If you already use one of these blog services, creating your podcast is as simple as linking to your audio files and using a service like FeedBurner to automatically convert it into a podcast friendly feed. (More on that in a minute) </div>
<p>
<div><strong><br />Create Content</strong> </div>
<p>
<div>Most podcasts are formatted much like radio shows. Hosts will interview guests or simply decide to talk about a subject that they feel is of interest to someone. From a business standpoint it can be a very powerful way to produce content that will make your website more interactive. </div>
<p>
<div>The plumber that records simple how to fix it podcasts will own the world! (Videocasts are just around the corner too.) There are a couple other very good reasons to host a podcast that may not directly have to do with content per se. Think about interviewing your clients on the benefits of using your service and posting those interviews as a podcast. Think that might make your best client even more loyal?</p>
</div>
<p>
<div>What about referral partners? What if you identified business owners that also serve your target market and invited them to be guests on your podcast. My guess is that you could instantly build a network of leading businesses with you as the hub. When you publish a podcast, whether you have a local or national audience, you become a member of the media. The tables are suddenly turned when you approach prospects and influential individuals. When you are the publisher of a podcast you have the opportun&iuml;ty to gain access to the decision makers inside your biggest prospects &#65533; by simply requesting an interview. Do you see the potential in that? </div>
<p>
<div><strong>Record</strong> </div>
<p>
<div>As I wrote earlier, a podcast is a digital recording so one of the steps you must complete for each session is to record your podcast. There are many ways to accomplish this task. You can use a portable mp3 recorder, use a service to record a telephone interview, record an interview using any number of VoIP services or create a recording set-up for your computer. (Obviously, you can go into a professional recording studio too.) </div>
<p>
<div>This article is not meant to explain in great detail every element of working with digital audio files but there are many ways to accomplish this step when you determine what your podcast needs are. </div>
<p>
<div>A great set-up for recording you own voice is to use a professional mic and a fr&euml;e software program called Audacity (Audacity has some very useful editing functions as well) </div>
<p>
<div>For telephone interviews you can use a service such as Conference Calls Unlim&iuml;ted. CCU offers a telephone bridge line, recording, editing and host?ng of your mp3 file.</p>
</div>
<p>
<div>VoIP is a PC to PC or PC to telephone service led by a service called Skype. This is a particularly good option for International calls. A host of add-ons are cropping up to build even greater functionality into Skype. </div>
<p>
<div><a href="http://www.evoca.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Evoca</a><br /><a href="http://www.gabcast.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Gabcast</a><br /><a href="http://www.skype.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Skype VoIP calling</a><br /><a href="http://tinyurl.com/myrzo" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Conference Calls Unlim&iuml;ted</a><br /><a href="http://audacity.sourceforge.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Audacity free audio recorder and editor</a><br /><a href="http://tinyurl.com/mz866" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Skype recording that interfaces with Outlook</a> </div>
<p>
<div><strong><br />Edit</strong> </div>
<p>
<div>You may find that after you conduct an interview you want to add some music or cut out segments. Again, look no further than Audacity (It&#8217;s fr&euml;e and works very well). </div>
<p>
<div></div>
<p>
<div><strong>File Host</strong> </div>
<p>
<div>Once you record your podcast you must upload the file to a server. There are services that offer recording and hosting options but, all you really need is enough space with your current web host to upload your mp3 files. Either way, you will simply link to the mp3 file from a blog post or web page. Below are some other options. </div>
<p>
<div><a href="http://tinyurl.com/8ehrq" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podblaze</a><br /><a href="http://www.ourmedia.org/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">OurMedia</a><br /><a href="http://www.audioblog.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Audioblog</a><br /><a href="https://www.libsyn.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Liberated Syndication</a> </div>
<p>
<div><strong><br />RSS Feed</strong> </div>
<p>
<div>One of things that makes a podcast something more than an mp3 file is the addition of a podcast format RSS feed. This is simply a file that is updated every time you add an mp3 file so that subscribers through iTunes or some other Podcast service can automatically download your new content. </div>
<p>
<div>Podcasts do require a specific kind of RSS feed but, the only thing you need to do is go to a fr&euml;e service called FeedBurner and allow them to convert your blog feed or other RSS feed to work for podcasting. They can also set your feed up the way that iTunes and Yahoo Podcast want it set-up. </div>
<p>
<div><a href="http://www.feedburner.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">FeedBurner</a> &#8211; Enhance a blog feed<br /><a href="http://tinyurl.com/7t9kj" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Feed for all</a> &#8211; Create a feed </div>
<p>
<div><strong><br />Submit</strong> </div>
<p>
<div>Just like websites and blogs, podcasting has its own set of directories. You need to make a point of submitting your podcast or podcast feed (the one you formatted with FeedBurner) to the major podcast directories and engines. </div>
<p>
<div><a href="http://www.odeo.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">ODEO</a><br /><a href="http://www.apple.com/podcasting/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">iTunes</a><br /><a href="http://www.podcast.net/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podcast.net</a><br /><a href="http://tinyurl.com/3jzfm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Singing Fish</a><br /><a href="http://www.podcastalley.com/index.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podcast Alley</a><br /><a href="http://www.podcastingnews.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podcast News</a><br /><a href="http://podcasts.yahoo.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Yahoo Podcast</a><br /><a href="http://www.digitalpodcast.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Digital Podcast</a> </div>
<p>
<div><a href="http://www.apple.com/itunes/podcasts/faq.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Apple&#8217;s Podcasting FAQs</a><br /><a href="http://www.apple.com/itunes/podcasts/techspecs.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Apple&#8217;s Podcast technical specifications</a> </div>
<p>
<div><strong><br />Music and Intros</strong> </div>
<p>
<div>Maybe you want a cool music beat to kick off your show or a big radio voice type intro. </div>
<p>
<div><a href="http://www.royaltyfreemusiclibrary.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Royalty free music</a><br /><a href="http://audiobag.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Professional intros and outros</a> </div>
<p>
<div><strong><br />Listening and Searching</strong> </div>
<p>
<div>You should subscribe to and listen to podcasts to get a good idea of some of the ways people are using this tool for business. You will need what is sometimes referred to as a podcatcher to subscribe. If you have iTunes you already have one. (Most of the time you can visit a podcast site and simply listen to the mp3 file if you have an mp3 player like Windows Media Player or RealPlayer installed on your computer.) </div>
<p>
<div><a href="http://www.apple.com/podcasting/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">iTunes</a><br /><a href="http://juicereceiver.sourceforge.net/index.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Juice</a><br /><a href="http://www.dopplerradio.net/?page_id=74" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Doppler</a> </div>
<p>
<div><a href="http://www.podcastgear.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Misc. Podcast Gear</a><br /><a href="http://www.podscope.com/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Search audio files</a> </div>
<p>
<div><strong>Podcast Tutorials and Forums</strong> </div>
<p>
<div><a href="http://podcastrigs.net/forum/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podstrigs</a><br /><a href="http://radio.about.com/od/podcastin1/a/aa030805a.htm" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">About.com</a> <br /><a href="http://www.podcastalley.com/phpBB2/index.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podcast Alley</a><br /><a href="http://www.podcastingnews.com/forum/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Podcasting News</a><br /><a href="http://www.feedburner.com/fb/a/popup-quickstart-podcast" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">FeedBurner&#8217;s Podcast Guide</a></div>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/does-skype-make-sense-for-business/' rel='bookmark' title='Does Skype make sense for business?'>Does Skype make sense for business?</a></li>
<li><a href='http://wiredgorilla.com.au/build-your-own-web-service-with-php-and-xml-rpc/' rel='bookmark' title='Build your own Web Service with PHP and XML-RPC'>Build your own Web Service with PHP and XML-RPC</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/small-business-podcasting-explained-and-demysitfied/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The State of Linux: Substantial Growth in New Zealand</title>
		<link>http://wiredgorilla.com.au/the-state-of-linux-substantial-growth-in-new-zealand/</link>
		<comments>http://wiredgorilla.com.au/the-state-of-linux-substantial-growth-in-new-zealand/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetMuch of the continued explosive growth of Linux adoption in Australia &#38; New Zealand remains unseen, unannounced and often behind the scenes. Although Linux deployments are occurring en-mass, they are often not at all emphasized. This makes gaging the true breadth of Linux growth in the region&#8230; &#62; Complete article Related posts: Current Problems with [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/current-problems-with-linux/' rel='bookmark' title='Current Problems with Linux'>Current Problems with Linux</a></li>
<li><a href='http://wiredgorilla.com.au/cast-shadow-tutorial-in-adobe-photoshop/' rel='bookmark' title='Cast Shadow Tutorial  in Adobe Photoshop'>Cast Shadow Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/australia-hosting-services-2005-2009-forecast/' rel='bookmark' title='Australia Hosting Services 2005-2009 Forecast'>Australia Hosting Services 2005-2009 Forecast</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/the-state-of-linux-substantial-growth-in-new-zealand/&via=auswebhosting&text=The State of Linux: Substantial Growth in New Zealand&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p></i>Much of the continued explosive growth of Linux adoption in Australia &amp; New Zealand remains unseen, unannounced and often behind the scenes. Although Linux deployments are occurring en-mass, they are often not at all emphasized. This makes gaging the true breadth of Linux growth in the region&#8230;<strong> &gt; <a href="http://reallylinux.com/docs/linuxnewzealand.shtml" target="_blank">Complete article</a></strong><br /><span id="more-240"></span></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/current-problems-with-linux/' rel='bookmark' title='Current Problems with Linux'>Current Problems with Linux</a></li>
<li><a href='http://wiredgorilla.com.au/cast-shadow-tutorial-in-adobe-photoshop/' rel='bookmark' title='Cast Shadow Tutorial  in Adobe Photoshop'>Cast Shadow Tutorial  in Adobe Photoshop</a></li>
<li><a href='http://wiredgorilla.com.au/australia-hosting-services-2005-2009-forecast/' rel='bookmark' title='Australia Hosting Services 2005-2009 Forecast'>Australia Hosting Services 2005-2009 Forecast</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/the-state-of-linux-substantial-growth-in-new-zealand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>cPanel update via shell</title>
		<link>http://wiredgorilla.com.au/cpanel-update-via-shell/</link>
		<comments>http://wiredgorilla.com.au/cpanel-update-via-shell/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetSo you cant log into WHM/cPanel to change your upgrade version from stable to release/current or edge?Thats not a problem , just log into root via shell and edit nano /etc/cpupdate.conf and just change CPANEL=stabletoCPANEL=manual-edge and now when you run /scripts/upcp &#8212; force it will upgrade you to bleeding edge install Related posts: Common SSH [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/common-ssh-commands-and-linux-shell-commands/' rel='bookmark' title='Common SSH Commands and Linux Shell Commands'>Common SSH Commands and Linux Shell Commands</a></li>
<li><a href='http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/' rel='bookmark' title='Changing your default IP of your exim mail server'>Changing your default IP of your exim mail server</a></li>
<li><a href='http://wiredgorilla.com.au/shell-commands/' rel='bookmark' title='Shell Commands'>Shell Commands</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/cpanel-update-via-shell/&via=auswebhosting&text=cPanel update via shell&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>So you cant log into WHM/cPanel to change your upgrade version from stable to release/current or edge?<br /><span id="more-112"></span><br />Thats not a problem , just log into root via shell and edit</p>
<p><em>nano /etc/cpupdate.conf</p>
<p></em>and just change</p>
<p><em>CPANEL=stable<br /></em><br />to<br /><em><br />CPANEL=manual-edge</em></p>
<p>and now when you run </p>
<p><em>/scripts/upcp &#8212; force</em> </p>
<p>it will upgrade you to bleeding edge install</p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/common-ssh-commands-and-linux-shell-commands/' rel='bookmark' title='Common SSH Commands and Linux Shell Commands'>Common SSH Commands and Linux Shell Commands</a></li>
<li><a href='http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/' rel='bookmark' title='Changing your default IP of your exim mail server'>Changing your default IP of your exim mail server</a></li>
<li><a href='http://wiredgorilla.com.au/shell-commands/' rel='bookmark' title='Shell Commands'>Shell Commands</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/cpanel-update-via-shell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Changing your default IP of your exim mail server</title>
		<link>http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/</link>
		<comments>http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetIf you are in the danger of getting your main server IP block by SpamCop because you had a few anoying spamers abusing your server then you could simply change your exim mailserver IP to avoid the effect of your main IP beeing blacklisted.Below are some simple steps of changing your exim IP Inside both [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/changing-date-time-linux-server/' rel='bookmark' title='Changing the DATE and TIME on your LINUX server'>Changing the DATE and TIME on your LINUX server</a></li>
<li><a href='http://wiredgorilla.com.au/silversurfers-clamav-updater-088/' rel='bookmark' title='silversurfers clamAV updater 0.88'>silversurfers clamAV updater 0.88</a></li>
<li><a href='http://wiredgorilla.com.au/how-can-i-get-mailman-and-qrunner-to-not-start-by-default/' rel='bookmark' title='How can I get mailman and qrunner to not start by default?'>How can I get mailman and qrunner to not start by default?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/&via=auswebhosting&text=Changing your default IP of your exim mail server&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p>If you are in the danger of getting your main server IP block by SpamCop because you had a few anoying spamers abusing your server then you could simply change your exim mailserver IP to avoid the effect of your main IP beeing blacklisted.<br />Below are some simple steps of changing your exim IP</p>
<p><span id="more-111"></span><br />Inside both incoming and outgoing exim mail server you will need to add an interface :<br />so just edit</p>
<p>pico /etc/exim_outgoing.conf</p>
<p>and</p>
<p>pico /etc/exim.conf</p>
<p>find<br />remote_smtp:<br />driver = smtp</p>
<p>and add interface = ip.you.want.to.use</p>
<p>example as shown below:</p>
<p>________________________<br />remote_smtp:<br />driver = smtp<br />interface = 22.22.22.22<br />_________________________</p>
<p>IP needs to be on server in order for this to work, hopefully this will help <img src='http://wiredgorilla.com.au/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />BTW: Just a reminder &#8211; If there is an exim update when you upgrade your cpanel server you will need to re-enter the interface again.</p>
<p></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/changing-date-time-linux-server/' rel='bookmark' title='Changing the DATE and TIME on your LINUX server'>Changing the DATE and TIME on your LINUX server</a></li>
<li><a href='http://wiredgorilla.com.au/silversurfers-clamav-updater-088/' rel='bookmark' title='silversurfers clamAV updater 0.88'>silversurfers clamAV updater 0.88</a></li>
<li><a href='http://wiredgorilla.com.au/how-can-i-get-mailman-and-qrunner-to-not-start-by-default/' rel='bookmark' title='How can I get mailman and qrunner to not start by default?'>How can I get mailman and qrunner to not start by default?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/changing-your-default-ip-of-your-exim-mail-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joomla 1.0.8 install error</title>
		<link>http://wiredgorilla.com.au/joomla-108-install-error/</link>
		<comments>http://wiredgorilla.com.au/joomla-108-install-error/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Tweetmorfargekko reports: The new upgrade in Fantastico to Joomla 1.08 has introduced a little bug which can be easily fixed: For new or upgrade installs of joomla it seems to come up with a 403 error which is the result of an incorrect .htaccess file line.To fix this just log into cPanel&#62; filemanager (or use [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/turning-off-the-default-directory-listing/' rel='bookmark' title='Turning off the default directory listing'>Turning off the default directory listing</a></li>
<li><a href='http://wiredgorilla.com.au/htaccess-tutorial/' rel='bookmark' title='.htaccess Tutorial'>.htaccess Tutorial</a></li>
<li><a href='http://wiredgorilla.com.au/install-mrtg-for-rhe-or-centos-cpanel/' rel='bookmark' title='Install MRTG for RHE or CentOS &amp; cPanel'>Install MRTG for RHE or CentOS &#038; cPanel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/joomla-108-install-error/&via=auswebhosting&text=Joomla 1.0.8 install error&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p><span class="name">morfargekko reports<strong>: <br /></strong>The new upgrade in Fantastico to Joomla 1.08 has introduced a little bug which can be easily fixed:</p>
<p>For new or upgrade installs of joomla it seems to come up with a 403 error which is the result of an incorrect .htaccess file line.<br />To fix this just log into cPanel&gt; filemanager (or use FTP) and &nbsp;go to the .htaccess file and commented out the &quot;Options FollowSymLinks&quot; line in the default Joomla .htaccess file .</p>
<p>Hopefully the Joomla and Fantastico Dev Team while introduce a fix for this little bug soon, in the meanwhile this little hack will do the trick for you.</span><br /><span id="more-109"></span></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/turning-off-the-default-directory-listing/' rel='bookmark' title='Turning off the default directory listing'>Turning off the default directory listing</a></li>
<li><a href='http://wiredgorilla.com.au/htaccess-tutorial/' rel='bookmark' title='.htaccess Tutorial'>.htaccess Tutorial</a></li>
<li><a href='http://wiredgorilla.com.au/install-mrtg-for-rhe-or-centos-cpanel/' rel='bookmark' title='Install MRTG for RHE or CentOS &amp; cPanel'>Install MRTG for RHE or CentOS &#038; cPanel</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/joomla-108-install-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will Googles Writely dethrone Microsoft?</title>
		<link>http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/</link>
		<comments>http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/#comments</comments>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Techno Babble]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[TweetWith Google&#8217;s acquisition of Writely, I really find it hard to swallow that Microsoft is just going to bite the dust in a matter of months like everyone seems to be predicting.&#160;Microsoft has a death grip on the Office market, just like Apple does with the iPod market, and it will take an awful lot [...]
Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/google-rekindling-the-microsoft-fire/' rel='bookmark' title='Google Rekindling the Microsoft Fire'>Google Rekindling the Microsoft Fire</a></li>
<li><a href='http://wiredgorilla.com.au/santy-worm-googles-to-attack-phpbb2-forums/' rel='bookmark' title='Santy worm Googles to attack phpBB2 forums'>Santy worm Googles to attack phpBB2 forums</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-frontpage-an-introduction/' rel='bookmark' title='Microsoft FrontPage ? An Introduction'>Microsoft FrontPage ? An Introduction</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div style="float: right; margin-left: 10px;"><a href="http://twitter.com/share?url=http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/&via=auswebhosting&text=Will Googles Writely dethrone Microsoft?&related=:&lang=en&count=none" class="twitter-share-button">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div><p><a href="http://www2.writely.com/info/WritelyOverflowWelcome.htm" target="_blank"><img alt="" hspace="4" src="http://microsoft.weblogsinc.com/media/2006/03/writelyword.jpg" align="right" vspace="4" border="0" /></a>With <a href="http://australianit.news.com.au/articles/0,7204,18444754^15317^^nbv^15306,00.html">Google&#8217;s acquisition of Writely</a>, I really find it hard to swallow that Microsoft is just going to bite the dust in a matter of months like everyone seems to be predicting.&nbsp;Microsoft has a death grip on the Office market, just like Apple does with the iPod market, and it will take an awful lot of kicking and screaming to get the entire world to switch over to Google&#8217;s Writely. It&#8217;s not even who has the better product that is the key factor here, it is more a matter of familiarity and entrenchment. If you ask anyone in my office, or most offices in the country, regardless of if they use mac or PC, and they will tell you they use word, and secondly &quot;what is Writely?&quot; Even if Google outsmarts Microsoft in some key arenas like search and click-driven marketing, they will mostly likely never be able to throw down the current king of the hill. Unless corporate America grows some organic tech-savvy in jars and downloads it to all their people overnight, I just don&#8217;t see it. <br /><span id="more-330"></span><br />
<table cellspacing="0" cellpadding="0" width="475" border="0">
<tr>
<td width="475"><span class="blacknewsheader">Google acquires Writely.com</span><br /><span class="blackbodytext">Correspondents in San Francisco</span><br /><span class="greydate">MARCH 13, 2006 </span></td>
</tr>
<tr>
<td width="475" height="10">&nbsp;</td>
</tr>
<tr>
<td width="475"><span class="blackbodytext">GOOGLE has acquired the privately held website Writely.com, which enables users to create and store documents online, in what is seen as a potential challenge to Microsoft&#8217;s Office software.</p>
<p>The internet giant confirmed the acquisition of the site and its five- month-old parent company Upstartle in its Google blog.
<div>&quot;As of Monday, I&#8217;m happy to say that I, and the rest of the Writely team, are now part of Google,&quot; Writely.com spokeswoman Jen Mazzon said. </div>
<p>
<div>The website enables users to create, edit and store documents online, including those created in the Microsoft Word format. </div>
<p>
<div>It comes amid speculation that Google is trying to create a system for storage that competes with those offered by rivals, and as Microsoft is moving to set up an online version of its Office suite of software. </p>
</div>
<p>
<div>But Joe Wilcox at Jupiter Research said he did not see Google moving to compete directly with Microsoft Word and its so-called office productivity suite. </div>
<p>
<div>&quot;Speculation is that Google will take on Microsoft in the productivity suite market with a hosted product. I suppose Google could do this, but why?,&quot; he said. </div>
<p>
<div>&quot;Microsoft has so many other word processing competitors already, at least in the consumer market &#8230; If Google is smart, Writely technology will bolster products Blogger, GMail and Google Talk (instant messaging).&quot; </div>
<p></span></td>
</tr>
</table>
<p><a href="http://australianit.news.com.au/articles/0,7204,18444754^15317^^nbv^15306,00.html">http://australianit.news.com.au/articles/0,7204,18444754%5E15317%5E%5Enbv%5E15306,00.html</a></p>
<p>Related posts:<ol>
<li><a href='http://wiredgorilla.com.au/google-rekindling-the-microsoft-fire/' rel='bookmark' title='Google Rekindling the Microsoft Fire'>Google Rekindling the Microsoft Fire</a></li>
<li><a href='http://wiredgorilla.com.au/santy-worm-googles-to-attack-phpbb2-forums/' rel='bookmark' title='Santy worm Googles to attack phpBB2 forums'>Santy worm Googles to attack phpBB2 forums</a></li>
<li><a href='http://wiredgorilla.com.au/microsoft-frontpage-an-introduction/' rel='bookmark' title='Microsoft FrontPage ? An Introduction'>Microsoft FrontPage ? An Introduction</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://wiredgorilla.com.au/will-googles-writely-dethrone-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

