<?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>www.idmwizard.com &#187; Upgrade</title>
	<atom:link href="http://www.idmwizard.com/tag/upgrade/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idmwizard.com</link>
	<description>The Identity Management Wizard</description>
	<lastBuildDate>Wed, 09 Nov 2011 14:48:55 +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>WordPress Upgrade</title>
		<link>http://www.idmwizard.com/2010/07/04/wordpress-upgrade/</link>
		<comments>http://www.idmwizard.com/2010/07/04/wordpress-upgrade/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 01:52:02 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.idmwizard.com/?p=196</guid>
		<description><![CDATA[Once again, I decided to use the &#8216;Upgrade Automatically&#8217; option, and once again it failed me. This time, it was going to WordPress 3.0. And then updating a theme afterwards. It looks like everything succeeded (as far as I can tell) except for the last step. I upgraded to 3.0 with no incident, but then [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Once again, I decided to use the &#8216;Upgrade Automatically&#8217; option, and once again it failed me.  This time, it was going to WordPress 3.0.  And then updating a theme afterwards.</p>
<p>It looks like everything succeeded (as far as I can tell) except for the last step. I upgraded to 3.0 with no incident, but then I had some goofy theme that I should probably just remove, and it bit me in the backside. It turns out that WordPress now has an automatic &#8216;maintenance mode&#8217; which is enabled by dropping a file called .maintenance into the WordPress root.  With this file, no one can do anything on the site (including get into the admin site).</p>
<p>Thankfully, Google saved the day, but, man . . . what a nuisance.  I had to log into the web site file management system, and then delete that .maintenance file.  Not a big deal, I know, but it shouldn&#8217;t work like this.  I should be able to do it from the WordPress Dashboard.  And, yes, I should have read the release notes and such.  But who does that?  Seriously?  I do it for a living, and the last thing I need is for my personal software.</p>
<p>I really wish more people read <a href="http://www.amazon.com/About-Face-Essentials-Interaction-Design/dp/0470084111" target="_blank">About Face</a> by Alan Cooper.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2010/07/04/wordpress-upgrade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quick Mac Tip: Disabling download warning prompt</title>
		<link>http://www.idmwizard.com/2010/02/10/quick-mac-tip-disabling-download-warning-prompt/</link>
		<comments>http://www.idmwizard.com/2010/02/10/quick-mac-tip-disabling-download-warning-prompt/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 15:58:59 +0000</pubDate>
		<dc:creator>dimikagi</dc:creator>
				<category><![CDATA[Custom Authentication Agent]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.idmwizard.com/?p=164</guid>
		<description><![CDATA[I&#8217;ve converted over to using a Mac full-time for work, and its not been without its challenges.  But one of the most annoying things is when I download something, and then go to open it, I get prompted as to whether I actually want to open.  This smacks of Window&#8217;s UAC which is one thing [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve converted over to using a Mac full-time for work, and its not been without its challenges.  But one of the most annoying things is when I download something, and then go to open it, I get prompted as to whether I actually want to open.  This smacks of Window&#8217;s UAC which is one thing I was glad to leave behind in the conversion.  Thankfully, through a lot of searching, I was able to find this solution.  Create a text file with the following text:</p>
<pre style="padding-left: 30px;">&lt;!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN”
“http://www.apple.com/DTDs/PropertyList-1.0.dtd”&gt;
&lt;plist version=”1.0?&gt;
&lt;dict&gt;
&lt;key&gt;LSRiskCategoryNeutral&lt;/key&gt;
&lt;dict&gt;
&lt;key&gt;LSRiskCategoryContentTypes&lt;/key&gt;
&lt;array&gt;
&lt;string&gt;public.item&lt;/string&gt;
&lt;/array&gt;
&lt;/dict&gt;
&lt;/dict&gt;
&lt;/plist&gt;</pre>
<p>Now, simply put the file in ~/Library/Preferences/com.apple.DownloadAssessment.plist .  This is a user-specific setting, so the ~ indicates the user&#8217;s home folder.  Every user will need this file in their preferences if they don&#8217;t want this behavior.</p>
<p>Will this make your machine more &#8216;insecure?&#8217;  Absolutely, so be sure to know what you&#8217;re doing by choosing this option.  And if you do it, and are not satisfied, its on you &#8211; I take no responsibility for you downloading some malware.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.idmwizard.com/2010/02/10/quick-mac-tip-disabling-download-warning-prompt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

