<?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>Brendon Davis &#187; Rant</title>
	<atom:link href="http://brendon.davis.to/category/rant/feed/" rel="self" type="application/rss+xml" />
	<link>http://brendon.davis.to</link>
	<description>The place where I'm in charge</description>
	<lastBuildDate>Wed, 09 Nov 2011 05:20:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Office365 Performance KB</title>
		<link>http://brendon.davis.to/2011/10/21/office365-performance-kb/</link>
		<comments>http://brendon.davis.to/2011/10/21/office365-performance-kb/#comments</comments>
		<pubDate>Fri, 21 Oct 2011 04:29:43 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=698</guid>
		<description><![CDATA[A fairly useful KB article on how to check and resolve performance issues http://support.microsoft.com/kb/2441551 Unfortunately item 12, should be listed as item 1&#8230;.]]></description>
			<content:encoded><![CDATA[<p>A fairly useful KB article on how to check and resolve performance issues <a href="http://support.microsoft.com/kb/2441551">http://support.microsoft.com/kb/2441551</a></p>
<p>Unfortunately item 12, should be listed as item 1&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2011/10/21/office365-performance-kb/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hyper-V Session Notes</title>
		<link>http://brendon.davis.to/2010/07/30/hyper-v-session-notes/</link>
		<comments>http://brendon.davis.to/2010/07/30/hyper-v-session-notes/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 03:49:03 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=655</guid>
		<description><![CDATA[I recently did some free M$ run training on the Hyper-V R2 &#38; System Centre VMM. Good and interesting, I can definitely see this being useful for a number of our smaller deployments. Small things put MS ahead of VMWare I see are: Support for USB monitoring of UPS / USB Backup Disks pass through. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently did some free M$ run training on the Hyper-V R2 &amp; System Centre VMM. Good and interesting, I can definitely see this being useful for a number of our smaller deployments. Small things put MS ahead of VMWare I see are:</p>
<ul>
<li>Support for USB monitoring of UPS / USB Backup Disks pass through.</li>
<li>Built-in support for existing AD authentication, no special &#8216;root&#8217; passwords for individual ESX hosts.</li>
<li>Group Policy Support.</li>
<li>Time based power management policy for Hyper-V hosts. (Low power after hours).</li>
<li>FREE Hyper-V R2 version of 2008 server.<a href="http://www.microsoft.com/hyper-v-server/en/us/r2.aspx"> Downloadable direct from Microsoft</a>.</li>
<li>Host updates can be done using existing WSUS server.</li>
</ul>
<p>Keeping all this in mind, I still see VMWare vSphere as the king of the data centre. I just think (similar to Terminal Services and CITRIX) Microsoft will catch up over the next few years.</p>
<p>My notes from the sessions are here: <span id="more-655"></span></p>
<p>Limits are:<br />
64GB per VM<br />
SMP VMs up to 4 Cores<br />
Cluster support for HA &amp; Live migration</p>
<p>R2 supports<br />
===========<br />
Live Migration<br />
High Availability<br />
Hot Add/ Remove virtual Storage</p>
<p>SConfig.exe for management</p>
<p>Free Hyper-V server 2008 R2</p>
<p>PSHyper-V (free PowerShell tools)<br />
Extended Page Tables for Intel &amp; AMD is Nested Page Tables or Rapid Virtualisation Indexes<br />
VHD Maximum size is 2TB.</p>
<p>Possible to deploy a .VHD file to boot host server.<br />
A VHD Differencing disk must exist on the same partition.<br />
Create fixed size VHD on hosts.<br />
Non-boot VHD are not auto-mounted.<br />
Bit-locker disabled and hibernation disabled.</p>
<p>Dynamic Memory Architecture can adjust ram allocated to hosts.<br />
Complicated as it fools guests OS with hiding unallocated RAM on Windows 03-08R2 in kernel<br />
Avoid Dynamic Memory Allocation on NUMA style processors.</p>
<p>IPD = Infrastructure Planning &amp; Design<br />
Map Guests to Hosts &#8211; Reserve 20% resources on a VM Host<br />
Works with Discovery of VMware servers</p>
<p>Cluster Shared Volumes &#8211; Used to share a single NTFS volume between separate hosts.<br />
Hyper-V supports Core Parking</p>
<p>NetFT driver governs traffic data on network.<br />
Hyper-V with shared storage uses NetFT to request file creates on the NTFS NameSpace Owner.<br />
Future read/writes are made directly to shared storage.</p>
<p>CSV&#8217;s are not required to run shared storage.</p>
<p>Must Support SCSI v3 &amp; Persistent Reservations Support</p>
<p>During a failure of the network. Each node writes to the Quorum disk two things every 3 seconds. I am alive file and copy of configuration.<br />
When no record from active host &#8211; second node takes control of quorum and resources. If this fails then it sends a BUS reset.<br />
When starting it tries to connect to other hosts on the private network first, then secondly on the public network. If fails then goes into dormant state.</p>
<p>cluster.exe used for managing cluster services</p>
<p>The default interface for live migration is the second lowest network.<br />
The iSCSI network should be disabled for Cluster and Live migration</p>
<p>Recommend 5 interfaces on servers:<br />
- Host Management<br />
- VM Switch<br />
- Live Migration<br />
- Cluster Heartbeat<br />
- iSCSI</p>
<p>SCVMM can manage ESX (If running VI3 and NOTE VSPHERE), Virtual Server or Hyper-V.<br />
Can separate services onto different hosts<br />
Can handle about 100 physical hosts or 200 guests on self-contained installation.<br />
Can manage hosts in an untrusted network or DMZ,<br />
All management to SCVMM done through PowerShell. GUI &amp; web management apps run through PowerShell host.</p>
<p>Hyper-V Cannot handle more than 1 live migration simultaneously.</p>
<p>Need to install the SCVMM Management pack for SCOM to pass usage and rules<br />
ProTip&#8217;s are able to improve visibility of issues or errors<br />
SCVMM and SCOM can run on the same server.</p>
<p>SCOM will discover services to manage.<br />
Need to Install SCOM Console on SCVMM console to make PowerShell applets available<br />
Need to install SQL MP and IIS MP for SCOM to allow integrated management<br />
Run setup for SCVMM on Operations Manager and select to configure SCOM for SCVMM integration</p>
<p>PRO Graph for alerts are based on 5 day average and not alert value of average on previous 3 queries</p>
<p>Cluster Shared Volumes cannot be used for SAN migrations of Virtual Machines</p>
<p>Enable Maintenance Mode command on Hyper-V Host (Disable-VMHost) -MoveWithinCluster is Live Migration<br />
Disable Maintenance Mode command is Enable-VMHost</p>
<p>SCDPM is Data Protection Manager &#8211; used to backup block level images to disk and tape.<br />
For non VM-aware guest, the host will halt all transactions for the gust VM VHD and run the snapshot pausing all connections and connectivity.<br />
For VM-Aware snapshots, host continues running but performance will be impacted.<br />
DPM will only run 1 concurrent backup on each CSV volume<br />
TechNet article to force backup of CSV volumes sequentially.</p>
<p>Rule of thumb is 1TB snapshot in 1min.</p>
<p>Dynamic Infrastructure Toolkit is used to manage requests for additional hardware and software in large organisations.<br />
DITK bolds onto SCOM and SCVMM</p>
<p>Current Most cost effective:<br />
Intel Quad Core<br />
2-4GB /pre Core<br />
(10GBit iSCSI = 3-7000K IOPS, 8GB FC 5-9000K IOPS, SATA Disk 100 IOPS, SAS Disk 150 IOPS, FC Disk 200 IOPS)<br />
Networking is<br />
On-board 1GB/e for Host Management<br />
On-board 1GB/e for heartbeat<br />
1x 4 Port 1GB/e PCIe for<br />
Live migration<br />
iSCSI<br />
Teamed VMGuest network</p>
<p>Offline service tool can be used to slipstream patches into golden master VM&#8217;s.<br />
SCVMM cannot extend the VHD file size or NTFS partition within.</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/07/30/hyper-v-session-notes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lotus Domino 5 to Exchange 2007</title>
		<link>http://brendon.davis.to/2010/07/30/lotus-domino-5-to-exchange-2007/</link>
		<comments>http://brendon.davis.to/2010/07/30/lotus-domino-5-to-exchange-2007/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 03:31:15 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=661</guid>
		<description><![CDATA[I recently had to run a migration from a Lotus Domino 5 server to Exchange 2007 on SBS 2008. Microsoft has released a funky little tool to assist in the synchronisation of Domino &#38; Exchange address lists and allow the graceful migration of mailboxes. MSExchange.org has a useful article on how to configure the free Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to run a migration from a Lotus Domino 5 server to Exchange 2007 on SBS 2008. Microsoft has released a funky little tool to assist in the synchronisation of Domino &amp; Exchange address lists and allow the graceful migration of mailboxes. <a href="http://www.msexchange.org/articles_tutorials/exchange-server-2007/migration-deployment/migrating-domino-exchange-2007-part1.html">MSExchange.org</a> has a useful article on how to configure the free Microsoft connector &#8216;<a href="http://www.microsoft.com/downloads/details.aspx?familyid=35fc4205-792b-4306-8e4b-0de9cce72172&amp;displaylang=en">MS Transporter Suite</a>&#8216;</p>
<p>The mailbox migration had me stumped as the Domino 5 was not hosting several of the required roles PLUS Lotus notes version 6 to 7 must be installed on the server for the import to work.</p>
<p>As we were doing a single import of all users mailboxes and not planning on running the two systems in parallel, the toolbox gives the ability to import mail items directly from the domino NSF files. There are a few gotcha&#8217;s but read on for the steps I followed to import the user mailboxes: <span id="more-661"></span></p>
<p class="MsoNormal" style="line-height: 14.25pt; margin: 0cm 0cm 10pt; mso-margin-top-alt: auto; mso-margin-bottom-alt: auto;"><span style="line-height: 115%; font-family: &amp;amp;amp; font-size: 10pt; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-fareast-language: EN-AU; mso-ansi-language: EN-AU; mso-bidi-language: AR-SA;"> </span></p>
<p>Step 1. Download/ obtain the Lotus Notes v6 or v7 client. (Note that you will need to register for this)</p>
<p>Step 2. Install Lotus Notes on the SBS/ Exchange server.</p>
<p>Step 3. Install the Microsoft Transporter Suite &#8211; <a href="http://www.microsoft.com/downloads/details.aspx?familyid=35fc4205-792b-4306-8e4b-0de9cce72172&amp;displaylang=en">download</a>.</p>
<p>Step 4. Create all user accounts &amp; mailboxes with the necessary mailbox configuration.</p>
<p>Step 5. Grant the necessary Exchange permissions to the AD migration user account.<br />
&#8216;Get-ClientAccessServer | select name,distinguishedname | fl&#8217; (Will give the CAS Server Distingued Name)<br />
&#8216;Add-ADPermission –Identity &lt;CAS Server Distingued Name&gt; -User &lt;userDN&gt; -ExtendedRights ms-Exch-EPI-Impersonation&#8217;</p>
<p>Step 6. Copy a current user &lt;mailbox&gt;.NSF from the Domino server to a temporary storage location.</p>
<p>Step 7. Open the &#8216;Microsoft Transporter Suite for Domino&#8217; and navigate to &#8216;Toolbox&#8217;<br />
<a href="http://brendon.davis.to/wp-content/uploads/2010/07/MS-Transporter.jpg"><img class="alignleft size-full wp-image-664" title="MS Transporter" src="http://brendon.davis.to/wp-content/uploads/2010/07/MS-Transporter.jpg" border="0" alt="" width="669" height="356" /></a></p>
<p>Step 8. Run the Migrate Notes Mail Archive wizard.<br />
<a href="http://brendon.davis.to/wp-content/uploads/2010/07/MigrateArchive.jpg"><img class="alignleft size-full wp-image-663" title="MigrateArchive" src="http://brendon.davis.to/wp-content/uploads/2010/07/MigrateArchive.jpg" border="0" alt="" width="637" height="556" /></a></p>
<p>Step 9. Select the NSF file and enter the mail domain. (eg. DOMINOSRV/CONTOSO/MAIL domain will be &#8216;MAIL&#8217; domain which appears to be case sensitive.) Select the existing user account and mailbox for the import and click Next.</p>
<p><img class="size-full wp-image-665 alignright" title="Junk" src="http://brendon.davis.to/wp-content/uploads/2010/07/Junk.jpg" alt="" width="209" height="99" />If  the process runs and errors on the import naming the Junk Email folder, simply log into this user mailbox and delete the duplicate Junk Mail folder that uses a standard folder icon.</p>
<p>Step 10. Have test import user compare the contents of the Outlook and Notes mailboxes.</p>
<p>The final import can be done using the same procedure and if necessary it is possible in the import wizard to select item dates for import.</p>
<p>In our experience we found:</p>
<ul>
<li>Not all future appointments were migrated correctly.</li>
<li>Recurring appointments are imported with the wrong time zone and could not be modified.</li>
<li>Recurring appointments have end dates specified to finish recurrence on date of migration.</li>
<li>Contact databases have to be imported separately.</li>
<li>Corrupt items skipped are shown in the wizard log and can be copied and pasted using Ctrl+C &amp; Ctrl+V.</li>
</ul>
<p>I will update this article if I find any other useful information post-migration.</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/07/30/lotus-domino-5-to-exchange-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Log CMD output to Text file with date</title>
		<link>http://brendon.davis.to/2010/05/30/log-cmd-output-to-text-file-with-date/</link>
		<comments>http://brendon.davis.to/2010/05/30/log-cmd-output-to-text-file-with-date/#comments</comments>
		<pubDate>Sun, 30 May 2010 12:39:04 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=649</guid>
		<description><![CDATA[Ever tried to export the output from a command prompt to a file and include a date?? You might run into a probelm seeing how the %date% output includes / characters. Useful little command is %date:/=-% so that the output is &#8220;day-month-year&#8221; not &#8220;day/month/year&#8221;]]></description>
			<content:encoded><![CDATA[<p>Ever tried to export the output from a command prompt to a file and include a date??</p>
<p>You might run into a probelm seeing how the %date% output includes / characters.</p>
<p>Useful little command is %<em>date</em>:/=-% so that the output is &#8220;day-month-year&#8221; not &#8220;day/month/year&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/05/30/log-cmd-output-to-text-file-with-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Post-production 3D just hurts</title>
		<link>http://brendon.davis.to/2010/04/11/post-production-3d-just-hurts/</link>
		<comments>http://brendon.davis.to/2010/04/11/post-production-3d-just-hurts/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 08:20:23 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=634</guid>
		<description><![CDATA[The first time I saw Avatar was with a friend and his kids, for a kick we went to the 3D version and I have never been the same since. I shortly proceeded to drag my extended family along to a second 3D session and observed similar awe and amazement from them over the experience. [...]]]></description>
			<content:encoded><![CDATA[<p>The first time I saw Avatar was with a friend and his kids, for a kick we went to the 3D version and I have never been the same since. I shortly proceeded to drag my extended family along to a second 3D session and observed similar awe and amazement from them over the experience. My decision; from now on its 3D or couch viewing!</p>
<p>I now think that is a little short sighted. As with pre-avatar 3D a lot of movies were recorded in two dimensions and then using computers had the foreground and background forced to one of several 3D panes with some special effects rendered into 3D. Since watching Avatar I have seen both Alice in Wonderland &amp; Clash of the Titans but by both was left disappointed with a slight headache to boot.</p>
<p>Neither of these films was recorded in 3D but had the depth &#8220;bolted on&#8221; in post-production and you can see the difference. Until studios record the entire movie in 3D, they just won&#8217;t get the same effect as avatar had and they risk putting the population off stereoscopic viewing.</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/04/11/post-production-3d-just-hurts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Who Switched off the lights??</title>
		<link>http://brendon.davis.to/2010/03/27/who-switched-off-the-lights/</link>
		<comments>http://brendon.davis.to/2010/03/27/who-switched-off-the-lights/#comments</comments>
		<pubDate>Fri, 26 Mar 2010 22:30:35 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=629</guid>
		<description><![CDATA[In my personal contribution to Earth hour, I have switched off the lights for the http://brendon.davis.to landing page. Remember - Reduce, Re-use &#38; Recycle!!!]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-630" title="Reduce Re-use Recycle" src="http://brendon.davis.to/wp-content/uploads/2010/03/rrr.jpg" border="0" alt="" width="114" height="110" />In my personal contribution to Earth hour, I have switched off the lights for the <a href="http://brendon.davis.to">http://brendon.davis.to</a> landing page.</p>
<h1>Remember - Reduce, Re-use &amp; Recycle!!!</h1>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/03/27/who-switched-off-the-lights/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RE: Why the Peaceful Majority is Irrelevant</title>
		<link>http://brendon.davis.to/2010/02/18/peaceful-majority-is-irrelevant/</link>
		<comments>http://brendon.davis.to/2010/02/18/peaceful-majority-is-irrelevant/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 10:48:53 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=599</guid>
		<description><![CDATA[I received an email the other day and found the article compelling. As with most forwarded mails, what you receive isn&#8217;t what the author originally sent. So I have done some investigation and tracked it back to this apparently &#8216;original&#8217; article. It is an interesting perspective on human nature in relation to past atrocities and [...]]]></description>
			<content:encoded><![CDATA[<p>I received an email the other day and found the article compelling. As with most forwarded mails, what you receive isn&#8217;t what the author originally sent. So I have done some investigation and tracked it back to this <a href="http://www.israelnationalnews.com/Articles/Article.aspx/6996">apparently &#8216;original&#8217; article</a>. It is an interesting perspective on human nature in relation to past atrocities and the current state of actions by religious extremist minorities. I have a lot of respect for Islam but it does make you think what role we all play in allowing any group or country of people to do evil. <span id="more-599"></span></p>
<p>If I am mistaken in ownership of the article, let me know and I will happily give credit where it is due.</p>
<p style="padding-left: 30px;"><em>I used to know a man whose family were German aristocracy prior to World War II. They owned a number of large industries and estates. I asked him how many German people were true Nazis, and the answer he gave has stuck with me and guided my attitude toward fanaticism ever since.</em></p>
<p style="padding-left: 30px;"><em>“Very few people were true Nazis,” he said, “but many enjoyed the return of German pride, and many more were too busy to care. I was one of those who just thought the Nazis were a bunch of fools. So, the majority just sat back and let it all happen. Then, before we knew it, they owned us, and we had lost control, and the end of the world had come. My family lost everything. I ended up in a concentration camp and the Allies destroyed my factories.”</em></p>
<p style="padding-left: 30px;"><em>We are told again and again by experts and talking heads that Islam is the religion of peace, and that the vast majority of Muslims just want to live in peace. Although this unquantified assertion may be true, it is entirely irrelevant. It is meaningless fluff, meant to make us feel better, and meant to somehow diminish the specter of fanatics rampaging across the globe in the name of Islam.</em></p>
<p style="padding-left: 30px;"><em>The fact is that the fanatics rule Islam at this moment in history. It is the fanatics who march. It is the fanatics who wage any one of 50 shooting wars world wide. It is the fanatics who systematically slaughter Christian or tribal groups throughout Africa and are gradually taking over the entire continent in an Islamic wave. It is the fanatics who bomb, behea<br />
The fanatics rule Islam at this moment in history.<br />
d, murder, or execute honor killings. It is the fanatics who take over mosque after mosque. It is the fanatics who zealously spread the stoning and hanging of rape victims and homosexuals. The hard, quantifiable fact is that the “peaceful majority” is the “silent majority,” and it is cowed and extraneous.</em></p>
<p style="padding-left: 30px;"><em>Communist Russia was comprised of Russians who just wanted to live in peace, yet the Russian Communists were responsible for the murder of about 20 million people. The peaceful majority were irrelevant. China’s huge population was peaceful as well, but Chinese Communists managed to kill a staggering 70 million people. The average Japanese individual prior to World War II was not a war-mongering sadist. Yet, Japan murdered and slaughtered its way across Southeast Asia in an orgy of killing that included the systematic murder of 12 million Chinese civilians &#8211; most killed by sword, shovel and bayonet. And who can forget Rwanda, which collapsed into butchery? Could it not be said that the majority of Rwandans were “peace loving”?</em></p>
<p style="padding-left: 30px;"><em>History lessons are often incredibly simple and blunt; yet, for all our powers of reason, we often miss the most basic and uncomplicated of points. Peace-loving Muslims have been made irrelevant by the fanatics. Peace-loving Muslims have been made irrelevant by their silence. Peace-loving Muslims will become our enemy if they don’t speak up, because, like my friend from Germany, they will awaken one day and find that the fanatics own them, and the end of their world will have begun.</em></p>
<p>by Paul E. Marek</p>
<p style="padding-left: 30px;"><em>Peace-loving Germans, Japanese, Chinese, Russians, Rwandans, Bosnians, Afghanis, Iraqis, Palestinians, Somalis, Nigerians, Algerians and many others, have died because the peaceful majority did not speak up until it was too late. As for us, watching it all unfold, we must pay attention to the only group that counts: the fanatics who threaten our way of life.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/02/18/peaceful-majority-is-irrelevant/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AU Government Filter</title>
		<link>http://brendon.davis.to/2010/02/12/au-government-filter/</link>
		<comments>http://brendon.davis.to/2010/02/12/au-government-filter/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 07:27:20 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=606</guid>
		<description><![CDATA[If anyone lives under a rock and hasn&#8217;t heard about the proposed Mandatory Australian government Internet Filter then I suggest you read on. I agree in concept with what the government is trying to achieve. To prevent Australian Internet subscribers from accessing immoral content such as child porn, bestiality, rape and information on home-made explosives. [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignleft size-full wp-image-610" style="border: 0px;" title="Censorship" src="http://brendon.davis.to/wp-content/uploads/2010/02/100px-Censorship_svg.png" border="0" alt="" width="60" height="60" />If anyone lives under a rock and hasn&#8217;t heard about the proposed Mandatory Australian government Internet Filter then I suggest you read on. <span id="more-606"></span></p>
<p>I agree in concept with what the government is trying to achieve. To prevent Australian Internet subscribers from accessing immoral content such as child porn, bestiality, rape and information on home-made explosives. Unfortunately for us they have not been smart about how they do this nor have they been up-front &amp; transparent. (As governments should be).</p>
<p>Millions of dollars have been spent on developing, testing and implementing a solution that only works for honest people. It&#8217;s like having a 60cm high fence, law abiding citizens will obey the rules but others will simply jump over, around or go under it. By using <a href="http://www.google.com.au/search?hl=en&amp;source=hp&amp;q=internet+tunnel+proxy&amp;meta=&amp;aq=f&amp;oq=">simple software</a>, the internet filter can be easily bypassed allowing determined people access to blocked content.</p>
<p>Further to this, all plans around this filter are being kept secret with the<a href="http://www.theaustralian.com.au/news/internet-filter-list-of-porn-exposed/story-e6frgal6-1225700509187"> threat of legal action and jail time</a> to anyone found publishing specific details on what or how it blocks content. This secret list that is maintained by a government body can block anti-government comments as easily as porn and we aren&#8217;t allowed to ask questions or discuss or even know about it.</p>
<p>The world often criticizes countries like <a href="http://en.wikipedia.org/wiki/Censorship_in_Iran">Iran</a>, <a href="http://en.wikipedia.org/wiki/Censorship_in_the_People%27s_Republic_of_China">China</a> and <a href="http://en.wikipedia.org/wiki/Censorship_in_North_Korea">North Korea</a> for the way their government’s control what the population can view and their restrictions to freedom of speech. Recently <a href="http://en.wikipedia.org/wiki/Censorship_in_Australia#The_Internet">Australia</a> has started to be included in this list and for good cause. As with the maintenance of this block list, the decision to deploy this has been made by the government with no consultation of Australian citizen&#8217;s.</p>
<p><strong>What can we do?</strong> The <a href="http://www.efa.org.au/">Electronics Frontiers Australia</a> is an organization that is working to make the government rethink their current plans and come up with a better solution. You should read news, ask questions and be vocal in your opinions. If nothing else, please sign the petition and make the government realise that they can&#8217;t make decisions that affect us without our permission.</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/02/12/au-government-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>1c Special</title>
		<link>http://brendon.davis.to/2010/02/11/1c-special/</link>
		<comments>http://brendon.davis.to/2010/02/11/1c-special/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 01:32:37 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=601</guid>
		<description><![CDATA[While at an unnamed shop on the weekend, I noticed this interesting special and felt compelled to buy several cartons due to its amazing discount. $15.99 each - SAVE 1c each. Ummmmmm.]]></description>
			<content:encoded><![CDATA[<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td style="width: 338px;"><img class="alignleft size-full wp-image-602" title="SPECIAL" src="http://brendon.davis.to/wp-content/uploads/2010/02/Special.jpg" border="0" alt="" width="336" height="360" />
<td align="left" valign="top">
<br />While at an unnamed shop on the weekend, I noticed this interesting special and felt compelled to buy several cartons due to its amazing discount.</p>
<p>$15.99 each - SAVE 1c each.</p>
<p>Ummmmmm.</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/02/11/1c-special/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More evidence of stick-in-the-mud mentality</title>
		<link>http://brendon.davis.to/2010/02/05/more-evidence-of-stick-in-the-mud-mentality/</link>
		<comments>http://brendon.davis.to/2010/02/05/more-evidence-of-stick-in-the-mud-mentality/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 08:00:11 +0000</pubDate>
		<dc:creator>brendon</dc:creator>
				<category><![CDATA[eBook]]></category>
		<category><![CDATA[Rant]]></category>

		<guid isPermaLink="false">http://brendon.davis.to/?p=597</guid>
		<description><![CDATA[In a recent article on Wired Magazine, several publishing houses have complained about the pricing structure of Amazon eBooks. Regardless of the fact that a lack of distribution costs warrant a lower retail price; to protect book shops publishers want to artificially increase the price of eBooks. Cheap MP3 downloads have been available for years now and I still [...]]]></description>
			<content:encoded><![CDATA[<p>In a recent<a href="http://www.wired.com/epicenter/2010/02/behold-the-amazon-effect-now-murdochs-gunning-for-the-10-e-book/"> article on Wired Magazine</a>, several publishing houses have complained about the pricing structure of Amazon eBooks. Regardless of the fact that a lack of distribution costs warrant a lower retail price; to protect book shops publishers want to artificially increase the price of eBooks.</p>
<p>Cheap MP3 downloads have been available for years now and I still can&#8217;t throw a stone in a shopping centre without hitting a music shop or two. I don&#8217;t see how the sale of books is any different, not to mention the increased selling capacity of a global store front.</p>
]]></content:encoded>
			<wfw:commentRss>http://brendon.davis.to/2010/02/05/more-evidence-of-stick-in-the-mud-mentality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

