<?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>Blognote &#187; Digital Life</title>
	<atom:link href="http://blog.edwardsmit.com/category/digital-life/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.edwardsmit.com</link>
	<description>Edward&#039;s Unicode Sequences</description>
	<lastBuildDate>Thu, 01 Jul 2010 06:32:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How long until my Windows password expires?</title>
		<link>http://blog.edwardsmit.com/2010/07/how-long-until-my-windows-password-expires/</link>
		<comments>http://blog.edwardsmit.com/2010/07/how-long-until-my-windows-password-expires/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 06:32:25 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=69</guid>
		<description><![CDATA[I was wondering how long before I have to change my password at a client-site. Scripting to the rescue, scroll down to the bottom of this page, copy the code into a expiration.vbs file and start it from the commandline using start expiration.vbs]]></description>
			<content:encoded><![CDATA[<p>I was wondering how long before I have to change my password at a client-site. Scripting to the rescue, scroll down to the bottom of <a href="http://msdn.microsoft.com/en-us/library/ms974598.aspx">this page</a>, copy the code into a <code>expiration.vbs</code> file and start it from the commandline using <code>start expiration.vbs</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2010/07/how-long-until-my-windows-password-expires/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restoring MacBook Pro using Time Capsule</title>
		<link>http://blog.edwardsmit.com/2009/10/restoring-macbook-pro-using-time-capsule/</link>
		<comments>http://blog.edwardsmit.com/2009/10/restoring-macbook-pro-using-time-capsule/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 10:40:50 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>
		<category><![CDATA[Backup]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Time Machine]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=34</guid>
		<description><![CDATA[To my horror suddenly my MacBook Pro wouldn&#8217;t display anything anymore, a blank screen was all I got. Hooked up an external monitor, no success. Searched the internet and concluded that I might have a broken Nvidia graphics &#8220;card&#8221; (it&#8217;s soldered on the board so it&#8217;s not really a card) as the batch my MBP [...]]]></description>
			<content:encoded><![CDATA[<p>To my horror suddenly my MacBook Pro wouldn&#8217;t display anything anymore, a blank screen was all I got. Hooked up an external monitor, no success. Searched the internet and concluded that I might have a broken Nvidia graphics &#8220;card&#8221; (it&#8217;s soldered on the board so it&#8217;s not really a card) as the batch my MBP is from contains a faulty Nvidia card http://support.apple.com/kb/TS2377<br />
So I went to an Apple Service Center where they concluded that indeed my graphics card is broken and that repair is covered by the extended warranty. The ASC had a MBP for rent for the duration of the repair, but as I was late on the day they weren&#8217;t able to swap the harddisks.<br />
So I took the MBP home and ventured out to restore a Time Machine backup. I have a Time Capsule so there should be a recent backup available.<br />
The MBP booted into the installation of Leopard, after the introduction video (couldn&#8217;t bypass watching the whole video) I was give the option to do a restore from a backup. Selected the option, the MBP found my Time Capsule but after I selected a backup-set got the Spinning Beachball and nothing happening for more than an hour, I uttered a small curse.<br />
What the heck, let&#8217;s boot into Leopard and start the Migration Assistant. Hmm, the same experience, found my Time Capsule but after selecting the backup-set a Beachball. Damn.<br />
Read something about restoring a backup by starting the restore tool off from the OSX installation CD. So started the utilities, selected the restore, hmm it can&#8217;t find my Time Capsule. Looked up a knowledgebase article on the Apple site and found that I had to start the Wireless network by clicking the WIFI icon in the upper right corner of the utilities screen. Ok, so the backup-set can be selected, but you guessed it, a Beachball.<br />
Than it dawned me that the backup was made with Time Machine running Snow Leopard not Leopard, so I put in the Snow Leopard DVD, started the Utilities, selected restore from Time Capsule, saw the backupset, and now was able to select exactly which backup I wanted to restore. Selected the most recent (which was from just before the screen problems started) and went to bed.<br />
The next morning I was greeted with my trusted login-screen and everything was installed in such a way that I couldn&#8217;t tell that I was working on another machine. Great, love automatic backups. Note to Apple, a meaningful message along the lines of &#8220;Backup was created with a newer version of Time Machine&#8221; would have saved me a couple of hours.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/10/restoring-macbook-pro-using-time-capsule/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Switching to Git</title>
		<link>http://blog.edwardsmit.com/2009/08/switching-to-git/</link>
		<comments>http://blog.edwardsmit.com/2009/08/switching-to-git/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 21:08:18 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=13</guid>
		<description><![CDATA[I&#8217;ve been using subversion for a very long time. During that period I&#8217;ve got several people and one company hooked on this version control system after I got frustrated with SourceSafe. SourceSafe was the only version control software developers on the Microsoft platform knew, if they did any. For those people subversion was a giant [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using subversion for a very long time. During that period I&#8217;ve got several people and one company hooked on this version control system after I got frustrated with SourceSafe. SourceSafe was the only version control software developers on the Microsoft platform knew, if they did any. For those people subversion was a giant leap, but once they saw it in action on they&#8217;re large .net projects they were sold.<br />
Once I moved to the Mac OS X platform subversion happily travelled along for my local version control.<br />
I&#8217;ve always had two main frustrations with subversion:</p>
<ol>
<li>In a local situation you are stuck with a directory on your system which doesn&#8217;t contain anything sensible: your local repository</li>
<li>It is not easy to convert a local directory to a working copy under version control (add/commit/checkout)</li>
</ol>
<p>Now I&#8217;ve switched to <a title="Git" href="http://git-scm.com/">Git</a> and I will undoubtly find issues using it, but so far my two main frustrations are solved with three lines of code</p>
<pre class="brush: bash">git init
git add .
git commit -m "First commit"</pre>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/08/switching-to-git/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iCal problem CalDAVDeleteEntityQueueableOperation</title>
		<link>http://blog.edwardsmit.com/2009/08/ical-problem-caldavdeleteentityqueueableoperation/</link>
		<comments>http://blog.edwardsmit.com/2009/08/ical-problem-caldavdeleteentityqueueableoperation/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 15:47:38 +0000</pubDate>
		<dc:creator>Edward</dc:creator>
				<category><![CDATA[Digital Life]]></category>

		<guid isPermaLink="false">http://blog.edwardsmit.com/?p=11</guid>
		<description><![CDATA[Just one result in Google, but exactly the problem I was experiencing Changed the preference and restarted iCal. Problem solved. Thanks Matt.]]></description>
			<content:encoded><![CDATA[<p>Just <a href="http://www.google.com/search?hl=en&amp;rls=en-us&amp;q=zimbra+CalDAVDeleteEntityQueueableOperation">one result in Google</a>, but exactly the problem I was experiencing <img src='http://blog.edwardsmit.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Changed the preference and restarted iCal. Problem solved.<br />
Thanks Matt.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.edwardsmit.com/2009/08/ical-problem-caldavdeleteentityqueueableoperation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
