<?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>cardus.com &#187; Software</title>
	<atom:link href="http://www.cardus.com/category/tech/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cardus.com</link>
	<description>Sean Cardus&#039;s Website</description>
	<lastBuildDate>Wed, 06 Apr 2011 13:43:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Office 2010 Quick Access Toolbar annoyances continued</title>
		<link>http://www.cardus.com/2010/07/19/office-2010-quick-access-toolbar-annoyances-continued/</link>
		<comments>http://www.cardus.com/2010/07/19/office-2010-quick-access-toolbar-annoyances-continued/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 10:11:32 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2010/07/19/office-2010-quick-access-toolbar-annoyances-continued</guid>
		<description><![CDATA[Just quick follow-up to an annoyance I found 3 1/2 years ago in Office 2007 – It appears the “feature” is still present in Office/Outlook 2010! You’d think after over 3.5 years of development/testing someone would have noticed this…]]></description>
			<content:encoded><![CDATA[<p>Just quick follow-up to an <a href="http://www.cardus.com/2007/01/23/minor-annoyance-with-outlookoffice-2007">annoyance I found 3 1/2 years ago in Office 2007</a> – It appears the “<em>feature</em>” is still present in Office/Outlook 2010!</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Outlook 2010 QAT" border="0" alt="Outlook 2010 QAT" src="http://www.cardus.com/wp-content/uploads/2010/07/Outlook2010.jpg" width="233" height="67" /> </p>
<p>You’d think after over 3.5 years of development/testing someone would have noticed this…</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2010/07/19/office-2010-quick-access-toolbar-annoyances-continued/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backing up Windows Server 2008 &amp; Exchange Server 2007 With Bacula</title>
		<link>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/</link>
		<comments>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/#comments</comments>
		<pubDate>Tue, 13 Jan 2009 13:52:19 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Bacula]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula</guid>
		<description><![CDATA[Over the past couple of days I’ve been battling away trying to get the Win32 Bacula agent to back up my Windows Server 2008 System State&#160; and Exchange Server 2007 Information Store Databases. Bacula currently doesn’t support VSS backups of a 64-Bit version of Windows Server 2008, so there’s a number of hoops you have [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past couple of days I’ve been battling away trying to get the Win32 Bacula agent to back up my Windows Server 2008 System State&#160; and Exchange Server 2007 Information Store Databases.</p>
<p>Bacula currently doesn’t support VSS backups of a 64-Bit version of Windows Server 2008, so there’s a number of hoops you have to jump through to get even a semi-reliable System State &amp; Exchange backup.&#160; For an Exchange backup we use the NTBACKUP binaries from Windows Server 2003 64-bit and for the System State we use the Windows Server 2008 wbadmin tools.</p>
<p>For both jobs we’ll use a couple of “Client Run Before Job” commands to trigger client-side scripts to run the client-side backup jobs…</p>
<p> <span id="more-167"></span>
<p align="center"><strong>WARNING: This method works for me, but please test and then test some more before relying on any backups made like this!</strong></p>
<h2>Exchange Backups</h2>
<p>First of all, grab the ntbackup.exe, ntmsapi.dll and vssapi.dll binaries from a Windows 2003 64-bit server – They should be located in C:\Windows\System32 by default.&#160; Place the binaries in their own directory.&#160; eg: C:\Program Files\NTBackup </p>
<p>Next, create a folder to store the scripts &amp; Exchange database backup files.&#160; eg: C:\Backup </p>
<p>Run NTBackup, cancel the wizard, click the “Backup” tab, browse the tree and tick “Microsoft Information Store” under your Exchange Server:    <br /><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ntbackuptree" border="0" alt="ntbackuptree" src="http://www.cardus.com/wp-content/uploads/2009/01/ntbackuptree.jpg" width="240" height="91" /> </p>
<p>Click “Job” then “Save Selections”, save the file as “C:\Backup\Exchange Backup.bks” then exit NTBackup.</p>
<p>Create a text file in C:\Backup named “BackupExchange.cmd” with the following contents (watch for line-wrapping, the following should be all on one line): </p>
<blockquote><p>start /W &quot;&quot; &quot;c:\Program Files\ntbackup\ntbackup.exe&quot; backup &quot;@c:\backup\Exchange Backup.bks&quot; /N &quot;Exchange Backup&quot; /F &quot;c:\backup\Exchange Backup.bkf&quot; /FU /L:f /M normal</p>
</blockquote>
<p>This script will run a full Exchange Information Store backup on-demand and store it in C:\Backup\Exchange Backup.bkf, overwriting this files previous contents.</p>
<p>Next, we’ll edit our existing Bacula client config to skip the C:\Backup folder for standard backups and create a a new job to trigger the above script and backup the C:\Backup folder:</p>
<blockquote><p>Client {      <br />&#160; Name = exchange-fd       <br />&#160; Address = exchange.server.address.here       <br />&#160; FDPort = 9102       <br />&#160; Catalog = MyCatalog       <br />&#160; Password = &quot;my_bacula_fd_password&quot;       <br />&#160; File Retention = 30 days       <br />&#160; Job Retention = 6 months       <br />&#160; AutoPrune = yes       <br />&#160; Maximum Concurrent Jobs = 1       <br />}</p>
<p>Job {      <br />&#160; Name = &quot;Exchange&quot;       <br />&#160; JobDefs = &quot;DefaultJob&quot;       <br />&#160; Schedule = &quot;MondayFull&quot;       <br />&#160; Client = exchange-fd       <br />&#160; FileSet = &quot;Exchange FileSet&quot;       <br />&#160; Write Bootstrap = &quot;/var/lib/bacula/exchange.bsr&quot;       <br />} </p>
<p>Job {      <br />&#160; Name = &quot;Exchange DB&quot;       <br />&#160; JobDefs = &quot;DefaultJob&quot;       <br />&#160; Schedule = &quot;MondayFull&quot;       <br />&#160; Client = exchange-fd       <br />&#160; FileSet = &quot;Exchange DB&quot;       <br />&#160; Write Bootstrap = &quot;/var/lib/bacula/exchangedb.bsr&quot;       <br />&#160; Level = Full       <br />&#160; Client Run Before Job = &quot;C:/Backup/BackupExchange.cmd&quot;       <br />}</p>
<p>FileSet {      <br />&#160; Name = &quot;Exchange FileSet&quot; </p>
<p>&#160; Include {      <br />&#160;&#160;&#160; Options {       <br />&#160;&#160;&#160;&#160;&#160; signature = MD5       <br />&#160;&#160;&#160;&#160;&#160; compression = GZIP       <br />&#160;&#160;&#160; }       <br />&#160;&#160;&#160; File = &quot;C:/&quot;       <br />&#160; } </p>
<p>&#160; Exclude {      <br />&#160;&#160;&#160; File = &quot;C:/pagefile.sys&quot;       <br />&#160;&#160;&#160; File = &quot;C:/Backup&quot;       <br />&#160; }       <br />}</p>
<p>FileSet {      <br />&#160; Name = &quot;Exchange DB&quot; </p>
<p>&#160; Include {      <br />&#160;&#160;&#160; Options {       <br />&#160;&#160;&#160;&#160;&#160; signature = MD5       <br />&#160;&#160;&#160;&#160;&#160; compression = GZIP       <br />&#160;&#160;&#160; }       <br />&#160;&#160;&#160; File = C:/Backup       <br />&#160; }       <br />}</p>
</blockquote>
<p>Once we’ve done this, we can reload the bacula config and we’ll be good to go!</p>
<h2></h2>
<h2>System State Backups</h2>
<p>System state backups are a bit trickier – Because we’re running the 32-bit Bacula-fd binary, we’re inside the 32-bit WOW compatibility environment.&#160; Inside this environment, C:\Windows\System32 is remapped to C:\Windows\SysWOW64 which contains 32-bit binaries.&#160; However, the backup tool we require (wbadmin) is 64-bit only and is not available to us due to this re-mapping. Attempts to copy the wbadmin.exe binary to another location proved unsuccessful with other strange error messages.</p>
<p>However, the following method/kludge <strong>does</strong> work:</p>
<p>Copy the 64-bit C:\Windows\System32\cmd.exe to C:\Backup</p>
<p>Create a text file in C:\Backup named “BackupSystemState.cmd” with the following contents (watch for line-wrapping, the following should be on 2 lines, each starting with “start /W”): </p>
<blockquote><p>start /W &quot;&quot; c:\backup\cmd.exe /C start /W &quot;&quot; c:\windows\system32\wbadmin delete systemstatebackup -backupTarget:d: -keepVersions:0 -quiet      <br />start /W &quot;&quot; c:\backup\cmd.exe /C start /W &quot;&quot; c:\windows\system32\wbadmin start systemstatebackup -backupTarget:d: –quiet</p>
</blockquote>
<p>This script works by first of all launching the 64-bit command-prompt, then in turn launching the wbadmin backup process.&#160; The 2 commands being run here first of all delete any existing System State backups from D:, then starts a new System State backup with D: as the target volume.</p>
<p>Next, we’ll edit our Bacula client config again, adding the following new FileSet and Job:</p>
<blockquote><p>Job {      <br />&#160; Name = &quot;Exchange SS&quot;       <br />&#160; JobDefs = &quot;DefaultJob&quot;       <br />&#160; Schedule = &quot;MondayFull&quot;       <br />&#160; Client = exchange-fd       <br />&#160; FileSet = &quot;Exchange SS&quot;       <br />&#160; Write Bootstrap = &quot;/var/lib/bacula/exchangess.bsr&quot;       <br />&#160; Level = Full       <br />&#160; Client Run Before Job = &quot;C:/Backup/BackupSystemState.cmd&quot;       <br />}</p>
<p>FileSet {      <br />&#160; Name = &quot;Exchange SS&quot; </p>
<p>&#160; Include {      <br />&#160;&#160;&#160; Options {       <br />&#160;&#160;&#160;&#160;&#160; signature = MD5       <br />&#160;&#160;&#160;&#160;&#160; compression = GZIP       <br />&#160;&#160;&#160; }       <br />&#160;&#160;&#160; File = D:/       <br />&#160;&#160;&#160; File = C:/Windows/Logs/WindowsServerBackup/       <br />&#160; }       <br />}</p>
</blockquote>
<p>After reloading the Bacula config, you should be all set!</p>
<p>Drop me a line if you have any comments/suggestions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2009/01/13/backing-up-windows-server-2008-exchange-server-2007-with-bacula/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>First glimpse of iD&#8217;s Tech 5 hits Youtube</title>
		<link>http://www.cardus.com/2007/06/12/first-glimpse-of-ids-tech-5-hits-youtube/</link>
		<comments>http://www.cardus.com/2007/06/12/first-glimpse-of-ids-tech-5-hits-youtube/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 14:55:30 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2007/06/12/first-glimpse-of-ids-tech-5-hits-youtube/</guid>
		<description><![CDATA[The following was filmed yesterday at Apples WWDC conference. Link: http://www.youtube.com/watch?v=HvuTtrkVtns At last! iD is producing a game engine than can handle outdoor areas and is actually LIT for a change!]]></description>
			<content:encoded><![CDATA[<p>The following was filmed yesterday at Apples WWDC conference.</p>
<span style="text-align:center; display: block;"><a href="http://www.cardus.com/2007/06/12/first-glimpse-of-ids-tech-5-hits-youtube/"><img src="http://img.youtube.com/vi/HvuTtrkVtns/2.jpg" alt="" /></a></span>
<p>Link: http://www.youtube.com/watch?v=HvuTtrkVtns</p>
<p>At last!  iD is producing a game engine than can handle outdoor areas and is actually LIT for a change! <img src='http://www.cardus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2007/06/12/first-glimpse-of-ids-tech-5-hits-youtube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Windows Live Writer</title>
		<link>http://www.cardus.com/2007/05/31/testing-windows-live-writer/</link>
		<comments>http://www.cardus.com/2007/05/31/testing-windows-live-writer/#comments</comments>
		<pubDate>Thu, 31 May 2007 13:56:40 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2007/05/31/testing-windows-live-writer/</guid>
		<description><![CDATA[This is just a quick test post written using the new Windows Live Writer beta. As I'm writing this, I'm looking at a WYSIWYG view of pretty much what my post will look like on the site - Complete with CSS styles etc applied. Seems pretty funky and so far is much nicer to use [...]]]></description>
			<content:encoded><![CDATA[<p>This is just a quick test post written using the new <a href="http://get.live.com/betas/writer_betas">Windows Live Writer beta</a>.</p>
<p>As I'm writing this, I'm looking at a WYSIWYG view of pretty much what my post will look like on the site - Complete with CSS styles etc applied.</p>
<p><a href="http://www.cardus.com/wp-content/uploads/2007/05/windows-live-writer-beta.png" atomicselection="true"><img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="243" alt="Windows_Live_Writer_Beta" src="http://www.cardus.com/wp-content/uploads/2007/05/windows-live-writer-beta-thumb.png" width="339" border="0"/></a> </p>
<p>Seems pretty funky and so far is much nicer to use than the WordPress built-in editor.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2007/05/31/testing-windows-live-writer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting the Microsoft PST Addin to work within Outlook 2007</title>
		<link>http://www.cardus.com/2007/03/01/getting-the-microsoft-pst-addin-to-work-within-outlook-2007/</link>
		<comments>http://www.cardus.com/2007/03/01/getting-the-microsoft-pst-addin-to-work-within-outlook-2007/#comments</comments>
		<pubDate>Thu, 01 Mar 2007 10:47:00 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2007/03/01/getting-the-microsoft-pst-addin-to-work-within-outlook-2007/</guid>
		<description><![CDATA[This morning I realised my Outlook PST files had not been backed up since I upgraded to Outlook/Office 2007.&#160; It seems that the backup addin stops working after an upgrade. A quick Google search led me to this information: Here's how to get the free Personal Folders Backup tool from Microsoft installed and working in [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I realised my Outlook PST files had not been backed up since I upgraded to Outlook/Office 2007.&nbsp; It seems that the backup addin stops working after an upgrade.</p>
<p>A quick Google search led me to <a href="http://turtleflock-ol2007.spaces.live.com/blog/cns%21C1013F1F9A99E3D8%21114.entry">this information</a>:<br />
<blockquote><span id="ctl00_MainContentPlaceholder_ctl01_ctl00_lblEntry">
<div id="msgcns!C1013F1F9A99E3D8!114">
<p>Here's how to get the free Personal Folders Backup tool from Microsoft installed and working in Outlook 2007:  </p>
<ol>
<li>
<div>Download the <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8b081f3a-b7d0-4b16-b8af-5a6322f4fd01">pfbackup.exe file</a>. </div>
</li>
<li>
<div>Use <a href="http://www.winzip.com/">WinZip</a> or a similar file extraction tool to extract the files in pfbackup.exe, launcher.exe and pfbackup.msi. </div>
</li>
<li>
<div>Double-click pfbackup.msi and follow the prompts to install it. </div>
</li>
<li>
<div>In Outlook 2007, choose <strong>Tools | Trust Center</strong> and choose <strong>Add-ins</strong> from the navigation list on the left. At the bottom of the Add-ins screen, under <strong>Manage</strong>, select <strong>COM Add-ins</strong> and click <strong>Go</strong>. </div>
</li>
<li>
<div>On the COM Add-ins dialog, click Add and navigate to the C:\Program Files\Microsoft Office\OFFICE12\ADDINS folder. Select outbak.dll and click <strong>OK</strong>. When you return to the COM Add-ins dialog, you should see a new entry, Outlook Backup Addin, with its check box checked. </div>
</li>
<li>
<div>Click <strong>OK</strong> to close the COM Add-ins dialog. </div>
</li>
</ol>
<p>Once you have the add-in installed, you should be able to choose <strong>File | Backup</strong> on Outlook 2007â€™s main menu and set your backup options.</p>
</div>
<p></span></p></blockquote>
<p>It's worth adding that if you've already got the addin installed, at step 3 you should run pfbackup.msi to uninstall the addin first and then re-run the installer to install it again.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2007/03/01/getting-the-microsoft-pst-addin-to-work-within-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Booting a Centos Xen Dom0 under VMWare</title>
		<link>http://www.cardus.com/2007/01/30/booting-a-centos-xen-dom0-under-vmware/</link>
		<comments>http://www.cardus.com/2007/01/30/booting-a-centos-xen-dom0-under-vmware/#comments</comments>
		<pubDate>Tue, 30 Jan 2007 11:02:10 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2007/01/30/booting-a-centos-xen-dom0-under-vmware/</guid>
		<description><![CDATA[Just a few quick notes on how I gotÂ a CentOS v4.4 Xen dom0 to boot inside a VMWare Server VM... yum install bridge-utils SDL rpm -ivh xen-3.0.4.1-1.i386.rpm kernel-xen-2.6.16.33-3.0.4.1.i386.rpm vi /etc/yum.conf Add: exclude=xen xen-kernel xen-devel kernel mv /lib/tls /lib/tls.disabled mkinitrd -f -v --preload=scsi_mod --preload=sd_mod --preload=mptbase --preload=mptscsih --preload=mptfc --preload=mptspi /boot/initrd-2.6.16.33-xen_3.0.4.1.img 2.6.16.33-xen_3.0.4.1 vi /boot/grub/grub.conf Add: Â  title Xen [...]]]></description>
			<content:encoded><![CDATA[<p>Just a few quick notes on how I gotÂ a CentOS v4.4 Xen dom0 to boot inside a VMWare Server VM...</p>
<blockquote><p><code>yum install bridge-utils SDL</code><br />
<br />
<code>rpm -ivh xen-3.0.4.1-1.i386.rpm kernel-xen-2.6.16.33-3.0.4.1.i386.rpm</code><br />
<br />
<code>vi /etc/yum.conf<br />
Add:<br />
exclude=xen xen-kernel xen-devel kernel</code><br />
<br />
<code>mv /lib/tls /lib/tls.disabled</code><br />
<br />
<code>mkinitrd -f -v --preload=scsi_mod --preload=sd_mod --preload=mptbase --preload=mptscsih --preload=mptfc --preload=mptspi /boot/initrd-2.6.16.33-xen_3.0.4.1.img 2.6.16.33-xen_3.0.4.1</code><br />
<br />
<code>vi /boot/grub/grub.conf<br />
Add:<br />
Â  title Xen v3.0<br />
Â  root (hd0,0)<br />
Â  kernel /xen-3.0.gz noreboot dom0_mem=128000<br />
Â  module /vmlinuz-2.6-xen root=/dev/VolGroup00/root<br />
Â  module /initrd-2.6-xen.img</code></p></blockquote>
<p>
Reboot!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2007/01/30/booting-a-centos-xen-dom0-under-vmware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Minor annoyance with Outlook/Office 2007</title>
		<link>http://www.cardus.com/2007/01/23/minor-annoyance-with-outlookoffice-2007/</link>
		<comments>http://www.cardus.com/2007/01/23/minor-annoyance-with-outlookoffice-2007/#comments</comments>
		<pubDate>Tue, 23 Jan 2007 11:36:23 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2007/01/23/minor-annoyance-with-outlookoffice-2007/</guid>
		<description><![CDATA[I've just upgraded to Outlook 2007 and while I mostly like the new interface, I've come across something that bugs me... In previous Outlook versions, I've always modified the toolbar to add a button for "Next Item in Conversation Topic". This option allows you to easily follow threads on mailing lists or private email conversations. [...]]]></description>
			<content:encoded><![CDATA[<p>I've just upgraded to Outlook 2007 and while I mostly like the new interface, I've come across something that bugs me...</p>
<p>In previous Outlook versions, I've always modified the toolbar to add a button for "Next Item in Conversation Topic".  This option allows you to easily follow threads on mailing lists or private email conversations.</p>
<p>This option still exists in Outlook 2007, but you can no longer customise the new "Ribbon" interface - You can only modify the "Quick Access Toolbar".</p>
<p>On to my annoyance...  If you add a command to the QAT that doesnt have a default icon associated with it you get a green disc icon instead - An icon that as far as I can see, you <em>cant change!</em> (If someone knows different - Let me know!)</p>
<p><a href="http://www.cardus.com/wp-content/uploads/2007/01/outlook_quick_access_bar.gif" title="outlook_quick_access_bar.gif"><img src="http://www.cardus.com/wp-content/uploads/2007/01/outlook_quick_access_bar.gif" alt="outlook_quick_access_bar.gif" /></a></p>
<p>If you happen to want to add more buttons to the toolbar, you'd better hope they've all got icons associated or you'll just have a toolbar full of green blobs!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2007/01/23/minor-annoyance-with-outlookoffice-2007/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A partial Xbox360 WMV Transcoding Solution&#8230;</title>
		<link>http://www.cardus.com/2006/11/14/a-partial-xbox360-wmv-transcoding-solution/</link>
		<comments>http://www.cardus.com/2006/11/14/a-partial-xbox360-wmv-transcoding-solution/#comments</comments>
		<pubDate>Tue, 14 Nov 2006 22:34:32 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Xbox]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2006/11/14/a-partial-xbox360-wmv-transcoding-solution/</guid>
		<description><![CDATA[Looks like Happy Beggar might have a half-decent solution to the Xbox 360/WMV Transcoding problem: Encode360 I'll probably give this a go at some point, but I doubt its going to replace Xbox Media Centre sat on my old Xbox...]]></description>
			<content:encoded><![CDATA[<p>Looks like <a href="http://happybeggar.com/index.php?option=com_frontpage&amp;Itemid=1">Happy Beggar</a> might have a half-decent solution to the <a href="http://www.cardus.com/2006/11/04/theres-a-link-missing-in-the-chain/">Xbox 360/WMV Transcoding problem:</a> <a href="http://happybeggar.com/index.php?option=com_content&amp;task=view&amp;id=68&amp;Itemid=2">Encode360</a></p>
<p>I'll probably give this a go at some point, but I doubt its going to replace <a href="http://en.wikipedia.org/wiki/XBMC">Xbox Media Centre</a> sat on my old Xbox...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2006/11/14/a-partial-xbox360-wmv-transcoding-solution/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There&#8217;s a link missing in the chain</title>
		<link>http://www.cardus.com/2006/11/04/theres-a-link-missing-in-the-chain/</link>
		<comments>http://www.cardus.com/2006/11/04/theres-a-link-missing-in-the-chain/#comments</comments>
		<pubDate>Sat, 04 Nov 2006 13:13:02 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Xbox]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2006/11/04/theres-a-link-missing-in-the-chain/</guid>
		<description><![CDATA[The Clicker: Dear Microsoft, "help me help you." - Engadget Earlier this week Microsoft rolled out their highly-anticipated Xbox 360 update. The update was chock full of bug fixes and new features. However, to me, one of the most exciting new features was their long-overdue update to the 360's UPnP client. That's right; they finally [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.engadget.com/2006/11/02/the-clicker-dear-microsoft-help-me-help-you/">The Clicker: Dear Microsoft, "help me help you." - Engadget</a></p>
<blockquote><p>Earlier this week Microsoft rolled out their highly-anticipated Xbox 360 update. The update was chock full of bug fixes and new features. However, to me, one of the most exciting new features was their long-overdue update to the 360's UPnP client. That's right; they finally added the ability to stream video from your computer to the 360. While it's technically always been possible to stream (using the 360's Media Center Extender technology), the new update gives the masses who aren't yet using a Media Center box a quick and easy way to stream video to the television. Or does it?</p>
<p>On the surface it's quite an exciting turn of events. However, as many now know all too well, there's just one problem: it only supports WMV. There's no DivX support. There's no H.264 support. There's just WMV. Now, I'm sure that there are many purists out there reading this right now who are flat-out appalled by this decision. The anti-Microsoft crowd (you know the type -- they're the ones who think it's still clever to say Micro$oft) are quick to malign anything not open source and/or anything Microsoft. Frankly, I'm not one of those people. I respect Microsoft's decision to not pay licensing fees to each of the different codec companies. In the end, the decision keeps the price of the unit down. However, there is one HUGE caveat:</p>
<p><strong>Microsoft, you have got to make it easier to transcode into WMV.</strong></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2006/11/04/theres-a-link-missing-in-the-chain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Vista Sounds&#8230;</title>
		<link>http://www.cardus.com/2006/10/30/windows-vista-sounds/</link>
		<comments>http://www.cardus.com/2006/10/30/windows-vista-sounds/#comments</comments>
		<pubDate>Mon, 30 Oct 2006 21:54:20 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2006/10/30/windows-vista-sounds/</guid>
		<description><![CDATA[James Senior has updated his Microsoft TechNet blog with captures of the Windows Vista sounds we can expect to here... Click here...]]></description>
			<content:encoded><![CDATA[<p>James Senior has updated his <a href="http://blogs.technet.com/james/archive/2006/10/30/windows-vista-sounds2.aspx">Microsoft TechNet blog</a> with  captures of the Windows Vista sounds we can expect to here...</p>
<p><a href="http://blogs.technet.com/james/archive/2006/10/30/windows-vista-sounds2.aspx">Click here...</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2006/10/30/windows-vista-sounds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Problems signing into Live Messenger</title>
		<link>http://www.cardus.com/2006/10/21/problems-signing-into-live-messenger/</link>
		<comments>http://www.cardus.com/2006/10/21/problems-signing-into-live-messenger/#comments</comments>
		<pubDate>Sat, 21 Oct 2006 09:47:03 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/2006/10/21/problems-signing-into-live-messenger/</guid>
		<description><![CDATA[I've been having problems signing into my profile in MSN/Live Messenger on my home pc for the last week or so.Â  Leelas profile worked fine, but for some reason when I tried i'd get the rotating pawn icon and there it would stay... I subscribed to Ed Botts blog in Bloglines this morning and came [...]]]></description>
			<content:encoded><![CDATA[<p>I've been having problems signing into my profile in MSN/Live Messenger on my home pc for the last week or so.Â  Leelas profile worked fine, but for some reason when I tried i'd get the rotating pawn icon and there it would stay...</p>
<p>I subscribed to <a href="http://www.edbott.com/weblog">Ed Botts blog </a>in <a href="http://www.bloglines.com">Bloglines</a> this morning and came across a post he made <a href="http://feeds.feedburner.com/~r/EdBott-WindowsandOfficeExpertise/~3/38471743/">where he was having a similar problem</a>.</p>
<blockquote><p><em>Yesterday, I sent a note to support and got theÂ suggested fixÂ within a few hours. Open Regedit andÂ delete the following key:</em></p>
<p><em>HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger\Policies</em></p>
<p><em>After doing that, I was able to sign in again. If youâ€™re having this problem, maybe the same fix will work for you.</em></p></blockquote>
<p>The fix worked for me! <img src='http://www.cardus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2006/10/21/problems-signing-into-live-messenger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Updates!</title>
		<link>http://www.cardus.com/2006/10/14/website-updates/</link>
		<comments>http://www.cardus.com/2006/10/14/website-updates/#comments</comments>
		<pubDate>Sat, 14 Oct 2006 16:40:55 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Photos]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.cardus.com/wordpress/2006/10/14/website-updates/</guid>
		<description><![CDATA[This evening I've made the decision to stop using Googles blogger.com for my blog management and Fotopic for my photo hosting. I dont update this page very often, but whenever I've felt like adding something blogger.com has been really sluggish. So, this evening I've decided to give WordPress a shot.Â  Being able to manage posts [...]]]></description>
			<content:encoded><![CDATA[<p>This evening I've made the decision to stop using Googles <a href="http://www.blogger.com">blogger.com</a> for my blog management and <a href="http://www.fotopic.net">Fotopic</a> for my photo hosting.</p>
<p>I dont update this page very often, but whenever I've felt like adding something blogger.com has been really sluggish. So, this evening I've decided to give <a href="http://www.wordpress.org">WordPress</a> a shot.Â  Being able to manage posts directly on my own server is so much nicer and quicker than using a really slow 3rd party server which then uploads the changes via a really slow FTP connection...</p>
<p>I've been a Fotopic member since April 2003 and they've been great the whole time I've used them. However, I've now got oodles of spare disk space in my server so it makes sense to use some of it <img src='http://www.cardus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I'm now using <a href="http://gallery.menalto.com/">Gallery2</a> to host <a href="http://www.cardus.com/gallery">my photos</a> and so far I'm very pleased with the results.</p>
<p>I suppose the default templates for WordPress &#038; Gallery look ok, but at some point I'm going to have to <strike>break</strike> play around with them...</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2006/10/14/website-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Spyware detection&#8230;</title>
		<link>http://www.cardus.com/2004/11/23/spyware-detection/</link>
		<comments>http://www.cardus.com/2004/11/23/spyware-detection/#comments</comments>
		<pubDate>Tue, 23 Nov 2004 12:23:00 +0000</pubDate>
		<dc:creator>Sean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.cardus.com/wordpress/2004/11/23/spyware-detection/</guid>
		<description><![CDATA[I'd always assumed that Spybot Search &#038; Destroy was one of the best spyware detction &#038; removal tools around...Looks like it's fallen behind the rest of the pack now though... Slashdot: Failing Grades For Most Anti-Spyware Tools Ars Technica: Spyware Removal Tools]]></description>
			<content:encoded><![CDATA[<div>I'd always assumed that <a href="http://www.safer-networking.org/en/home/">Spybot Search &#038; Destroy</a> was one of the best spyware detction &#038; removal tools around...Looks like it's fallen behind the rest of the pack now though...<br />
<a href="http://it.slashdot.org/article.pl?sid=04/11/23/0331228&#038;tid=172&amp;tid=158&#038;tid=201&#038;tid=218">Slashdot: Failing Grades For Most Anti-Spyware Tools</a><br />
<a href="http://arstechnica.com/reviews/apps/spyware-removal.ars">Ars Technica: Spyware Removal Tools</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.cardus.com/2004/11/23/spyware-detection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 7/56 queries in 0.036 seconds using apc
Object Caching 840/946 objects using apc

Served from: www.cardus.com @ 2012-02-05 23:40:14 -->
