<?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/"
		xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Debra D&#039;s Blog &#187; Excel blog</title>
	<atom:link href="http://debradalgleish.com/blog/category/excel-blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://debradalgleish.com/blog</link>
	<description>Behind the Scenes with an Excel consultant and website owner</description>
	<lastBuildDate>Sat, 28 Jan 2012 20:28:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<copyright>2006-2007 </copyright>
	<managingEditor>ddalgleish@contextures.com (Debra D&#039;s Blog)</managingEditor>
	<webMaster>ddalgleish@contextures.com (Debra D&#039;s Blog)</webMaster>
	<image>
		<url>http://debradalgleish.com/blog/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
		<title>Debra D&#039;s Blog</title>
		<link>http://debradalgleish.com/blog</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>Behind the Scenes with an Excel consultant</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Society &#38; Culture" />
	<itunes:author>Debra D&#039;s Blog</itunes:author>
	<itunes:owner>
		<itunes:name>Debra D&#039;s Blog</itunes:name>
		<itunes:email>ddalgleish@contextures.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://debradalgleish.com/blog/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<item>
		<title>Posting From an iPad</title>
		<link>http://debradalgleish.com/blog/2011/08/12/posting-from-an-ipad/</link>
		<comments>http://debradalgleish.com/blog/2011/08/12/posting-from-an-ipad/#comments</comments>
		<pubDate>Sat, 13 Aug 2011 02:36:54 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2011/08/12/posting-from-an-ipad/</guid>
		<description><![CDATA[Last week I bought an iPad 2 and have been busy experimenting with it. There are plenty of games, and social apps, which are very entertaining. Now I am trying to find some practical uses for the iPad, so it&#8217;s &#8230; <a href="http://debradalgleish.com/blog/2011/08/12/posting-from-an-ipad/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Last week I bought an iPad 2 and have been busy experimenting with it. There are plenty of games, and social apps, which are very entertaining. Now I am trying to find some practical uses for the iPad, so it&#8217;s not just a toy.</p>
<p>Today I found a WordPress app that lets me write posts for the blog, so this is my test post. It&#8217;s hard to type on the on-screen keyboard, so please ignore any typing errors.</p>
<p>I also bought Numbers for the iPad, and will let you know what I think of it, after using it for a while. It&#8217;s very different from Excel, so it will take some time to figure out.</p>
<p>If you have an iPad, and know of any useful apps, please let me know in the comments.</p>
<p>_______________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2011/08/12/posting-from-an-ipad/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Format VBA Code Examples in Blog Post</title>
		<link>http://debradalgleish.com/blog/2011/07/18/format-vba-code-examples-in-blog-post/</link>
		<comments>http://debradalgleish.com/blog/2011/07/18/format-vba-code-examples-in-blog-post/#comments</comments>
		<pubDate>Mon, 18 Jul 2011 18:21:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/?p=271</guid>
		<description><![CDATA[On the Contextures blog, Gregory suggested using the WordPress plugin, CodeColorer, for formatting the Excel VBA code examples. In Twitter, Dick Kusleika said that he’s using CodeColorer too, and it works well. I decided to test the plug-in here, before &#8230; <a href="http://debradalgleish.com/blog/2011/07/18/format-vba-code-examples-in-blog-post/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On the Contextures blog, Gregory suggested using the WordPress plugin, <a title="CodeColorer" href="http://kpumuk.info/projects/wordpress-plugins/codecolorer/" target="_blank">CodeColorer</a>, for formatting the Excel VBA code examples.</p>
<p>In Twitter, Dick Kusleika said that he’s <a title="using CodeColorer" href="http://www.dailydoseofexcel.com/archives/2009/11/17/codecolorer/" target="_blank">using CodeColorer</a> too, and it works well. I decided to test the plug-in here, before installing it on the Contextures blog.</p>
<p>The CodeColorer feature list looks promising, especially these items:</p>
<ul>
<li>syntax highlighting of code in comments</li>
<li>code protect from mangling by WordPress (for example, quotes, double-dashes, etc would look just right as you entered)</li>
</ul>
<h3>Installing the CodeColorer Plugin</h3>
<p>The installation was quick and easy, using the WordPress dashboard. After activating the plugin, I went to the its settings page, to see what could be adjusted. What’s the fun in having a new toy, if you don’t try to break it?</p>
<p><img style="display: inline; border: 0px;" title="CodeColorer01" src="http://debradalgleish.com/blog/wp-content/uploads/2011/07/CodeColorer01.png" alt="CodeColorer01" width="496" height="499" border="0" /></p>
<p>There is a preview of the code, at the bottom of the settings panel. I changed the Theme, from the default of Slush and Poppies(!) to Vibrant Ink. The preview only changed after I clicked the Save Options button.</p>
<p>Yikes! That’s not the look I’m going for.</p>
<p><img style="display: inline; border: 0px;" title="CodeColorer02" src="http://debradalgleish.com/blog/wp-content/uploads/2011/07/CodeColorer02.png" alt="CodeColorer02" width="454" height="179" border="0" /></p>
<p>Twitlight (yes, TwiTlight), looked about the same. At the other end of the code formatting scale, Dawn is a bit too subtle.</p>
<p><img style="display: inline; border: 0px;" title="CodeColorer03" src="http://debradalgleish.com/blog/wp-content/uploads/2011/07/CodeColorer03.png" alt="CodeColorer03" width="451" height="176" border="0" /></p>
<p>So, back to Slush and Poppies it is. Is it just me, or would Slush and Puppies be a better name?</p>
<p><img style="display: inline; border: 0px;" title="CodeColorer04" src="http://debradalgleish.com/blog/wp-content/uploads/2011/07/CodeColorer04.png" alt="CodeColorer04" width="452" height="175" border="0" /></p>
<h3>The Formatted Code</h3>
<p>Here’s the snippet of code that I copied from Excel VBA.</p>
<div class="codecolorer-container vb default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="vb codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #E56717; font-weight: bold;">Sub</span> DeleteCustomLists()<br />
<span style="color: #008000;">' built in lists are not deleted<br />
</span><span style="color: #151B8D; font-weight: bold;">Dim</span> n <span style="color: #151B8D; font-weight: bold;">As</span> <span style="color: #F660AB; font-weight: bold;">Long</span><br />
<br />
n = Application.CustomListCount<br />
<span style="color: #151B8D; font-weight: bold;">On</span> <span style="color: #151B8D; font-weight: bold;">Error</span> <span style="color: #151B8D; font-weight: bold;">Resume</span> <span style="color: #8D38C9; font-weight: bold;">Next</span><br />
<span style="color: #8D38C9; font-weight: bold;">For</span> n = n <span style="color: #8D38C9; font-weight: bold;">To</span> 1 <span style="color: #8D38C9; font-weight: bold;">Step</span> -1<br />
Application.DeleteCustomList ListNum:=n<br />
<span style="color: #8D38C9; font-weight: bold;">Next</span> n<br />
<span style="color: #8D38C9; font-weight: bold;">End</span> <span style="color: #E56717; font-weight: bold;">Sub</span></div></div>
<p>And this is how it looked in Excel</p>
<p><img style="display: inline; border: 0px;" title="CodeColorer05" src="http://debradalgleish.com/blog/wp-content/uploads/2011/07/CodeColorer05.png" alt="CodeColorer05" width="358" height="184" border="0" /></p>
<h3>Formatted Code in Comments</h3>
<p>The CodeColorer plugin is supposed to format the code in the comments too. You can test it here, and please let me know if you have any trouble, or suggestions.</p>
<p>To format your code in the comments, use this syntax:</p>
<p><img style="display: inline; border: 0px;" title="CodeColorer06" src="http://debradalgleish.com/blog/wp-content/uploads/2011/07/CodeColorer06.png" alt="CodeColorer06" width="337" height="53" border="0" /></p>
<p>Thanks!</p>
<p>______________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2011/07/18/format-vba-code-examples-in-blog-post/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Testing the Office Live Excel Embedding</title>
		<link>http://debradalgleish.com/blog/2010/09/23/testing-the-office-live-excel-embedding/</link>
		<comments>http://debradalgleish.com/blog/2010/09/23/testing-the-office-live-excel-embedding/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 17:32:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/09/23/testing-the-office-live-excel-embedding/</guid>
		<description><![CDATA[Today I read that you can now embed Excel files into your blog, by using Office Live. After I figured out how to log in to my account (it&#8217;s been a while), I created an Excel file to test here. &#8230; <a href="http://debradalgleish.com/blog/2010/09/23/testing-the-office-live-excel-embedding/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I read that you can now <a title="embed Excel files into your blog" href="http://blogs.office.com/b/office_blog/archive/2010/09/23/office-web-apps-reach-20-million-new-features-today-7-more-countries.aspx">embed Excel files into your blog</a>, by using Office Live. After I figured out how to log in to my account (it&#8217;s been a while), I created an Excel file to test here.</p>
<p>Update: Here are the <a title="instructions" href="http://blogs.office.com/b/office_blog/archive/2010/09/23/embed-an-excel-workbook-on-a-web-page.aspx">instructions</a> for embedding Excel files (thanks JP!)</p>
<p>So, here&#8217;s my Excel file &#8212; a very simple table with a Total column. I&#8217;ve turned on interactivity, so everyone should be able to edit the numbers.</p>
<p>If you try to edit the numbers, please let me know if you were successful. Thanks!</p>
<p><iframe src="http://r.office.microsoft.com/r/rlidExcelEmbed?su=2002724259523102490&#038;Fi=SD1BCB1B1A67EE871A!136&#038;AllowInteractivity=True&#038;AllowTyping=True" width="500" height="400" frameborder="0" scrolling="yes"></iframe></p>
<p>__________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/09/23/testing-the-office-live-excel-embedding/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>How NOT to Offer a Blog Guest Post</title>
		<link>http://debradalgleish.com/blog/2010/09/21/how-not-to-offer-a-blog-guest-post/</link>
		<comments>http://debradalgleish.com/blog/2010/09/21/how-not-to-offer-a-blog-guest-post/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 19:11:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/09/21/how-not-to-offer-a-blog-guest-post/</guid>
		<description><![CDATA[Some of the blogging expert sites suggest that you write guest posts on popular blogs, to get a bit of publicity for your own blog. Today I got an email from someone who offered to supply a guest post for &#8230; <a href="http://debradalgleish.com/blog/2010/09/21/how-not-to-offer-a-blog-guest-post/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Some of the blogging expert sites suggest that you write guest posts on popular blogs, to get a bit of publicity for your own blog. Today I got an email from someone who offered to supply a guest post for my Excel website.</p>
<blockquote><p>&quot;I figured you might be interested in including a guest article for contextures.com about the story of an Ann Arbor couple that &#8216;greened&#8217; up their wedding.&quot;</p>
</blockquote>
<p>As tempting as that sounds, I&#8217;ll pass, thanks. </p>
<h3>What Went Wrong?</h3>
<p>How can I pass up this irresistible offer? It was self-centred, completely off-topic, and had a &quot;do-gooder&quot; approach that made me suspicious. Here are just a few things the author did wrong:</p>
<ul>
<li>didn&#8217;t bother to find out who owns the site, and there was no salutation in the email </li>
<li>obviously has no clue what my site is about &#8212; no mention of how the article would fit the site&#8217;s theme </li>
<li>in first 3 sentences, &quot;my&quot; and &quot;I&quot; used 8 times, versus &quot;you&quot; and &quot;your&quot; used once each. </li>
<li>return email address has event planning theme, but the article pitch was for environmental awareness &#8211;&quot;With your support we can educate the public about the dangers of excessive wastes and hopefully help people lower their carbon footprints.&quot; </li>
</ul>
<h3>What Could Go Right?</h3>
<p>I don&#8217;t really have guest posts on my blog, but have written about a few sample workbooks and macros that people have sent to me. If someone really wanted to do a guest post on my Excel blog, a random email wouldn&#8217;t be the first time I&#8217;d ever heard their name. They&#8217;d have added comments to the blog in the past, or emailed me previously, without pitching something. </p>
<p>Someone who wanted to write a guest post would know that my blog is about Excel, and would suggest an article tied to that. For example, instead of &#8216;greening up&#8217; a wedding, an article about tracking wedding costs in Excel would be relevant. Or, for a green theme, the article could explain how to calculate a cost comparison of energy sources in Excel.</p>
<p>Also, if you had an article to share on my blog, you&#8217;d tell me how your article will help my blog&#8217;s readers, not you. What interesting Excel tips will you share, or fabulous new template design?</p>
<p>Finally, the author should include a link to his/her website or blog, and be clear about its purpose. Don&#8217;t try to guilt me into posting your article, by claiming it will help the earth, if your site is all about selling something. I&#8217;m not opposed to business, but I don&#8217;t like feeling conned. </p>
<p>___________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/09/21/how-not-to-offer-a-blog-guest-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grading Your Website</title>
		<link>http://debradalgleish.com/blog/2010/06/30/grading-your-website/</link>
		<comments>http://debradalgleish.com/blog/2010/06/30/grading-your-website/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 15:14:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/06/30/grading-your-website/</guid>
		<description><![CDATA[It&#8217;s the end of the school year &#8212; the perfect time to grade your website. Today I tried the free analysis tool, Website Grader, to see how well Contextures would do. It&#8217;s easy to do &#8212; just fill in the &#8230; <a href="http://debradalgleish.com/blog/2010/06/30/grading-your-website/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a title="Website Grader" href="http://websitegrader.com/"><img style="border-bottom: 0px; border-left: 0px; margin: 0px 0px 10px; display: inline; border-top: 0px; border-right: 0px" title="website-grader-logo-small" border="0" alt="website-grader-logo-small" align="right" src="http://debradalgleish.com/blog/wp-content/uploads/2010/06/websitegraderlogosmall.png" width="214" height="88" /></a>It&#8217;s the end of the school year &#8212; the perfect time to grade your website. Today I tried the free analysis tool, <a title="Website Grader" href="http://websitegrader.com/">Website Grader</a>, to see how well <a title="Contextures" href="http://www.contextures.com">Contextures</a> would do.</p>
<p>It&#8217;s easy to do &#8212; just fill in the website address and your email, then click the Generate Report button. There&#8217;s also an option to enter the website address for competitor sites, so you can compare your results with theirs. I picked a couple of other Excel sites, so I could see where Contextures stood in comparison.</p>
<p>A couple of minutes later, the results were shown, and Contextures scored 96.8 &#8212; pretty good, with room for improvement.</p>
<h3>Website Content</h3>
<p>Website Grader was impressed that I had a blog, and posted there recently. It told me how many Google index pages are on my site (156), and said, &quot;Generally, the more pages your site has within the Google cache, the better.&quot; So, I&#8217;d better add a few more!</p>
<p>The readability score surprised me &#8212; College Undergraduate. I try to avoid five-dollar words, and describe things as simply as possible, but if you read my website, you&#8217;re obviously pretty smart.</p>
<p>There&#8217;s a link to a <a title="Blog Grader" href="http://blog.grader.com/">Blog Grader</a> too, if you want to try that.</p>
<h3>Website Optimization</h3>
<p>The report warned me that my Page Title was too long &#8212; by 1 character, so I&#8217;ve fixed that. It also recommended that I get the font tags out of the page. I&#8217;m starting an online CSS course next week, so I&#8217;ll improve things after that.</p>
<h3>Website Promotion</h3>
<p>The report even gives you a Twitter Grade, if there&#8217;s an account tied to the website. I was surprised to get 91.36, since I only have a few followers, and don&#8217;t tweet very often.</p>
<h3>Monthly Reports</h3>
<p>I signed up for the free monthly report, so I&#8217;ll see if the minor changes that I made had any effect. They&#8217;re also promoting a paid service, but it starts at $250/month, so I&#8217;ll pass on that.</p>
<h3>What&#8217;s Your Grade?</h3>
<p>Have you graded your website? Did you agree with the outcome? Please share your results in the comments.</p>
<p>__________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/06/30/grading-your-website/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>A Fresh New WordPress 3.0 Look</title>
		<link>http://debradalgleish.com/blog/2010/06/18/a-fresh-new-wordpress-3-0-look/</link>
		<comments>http://debradalgleish.com/blog/2010/06/18/a-fresh-new-wordpress-3-0-look/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 17:28:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/06/18/a-fresh-new-wordpress-3-0-look/</guid>
		<description><![CDATA[Emboldened by yesterday&#8217;s success in installing the WordPress 3.0 upgrade, I decided to install their new default theme &#8212; Twenty Ten. It&#8217;s optimized for all the new WordPress 3.0 features, so it will give me a chance to try some &#8230; <a href="http://debradalgleish.com/blog/2010/06/18/a-fresh-new-wordpress-3-0-look/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Emboldened by yesterday&#8217;s success in installing the WordPress 3.0 upgrade, I decided to install their new default theme &#8212; Twenty Ten. It&#8217;s optimized for all the new WordPress 3.0 features, so it will give me a chance to try some of them.</p>
<p>There&#8217;s a header picture option with the Twenty Ten theme, so this blog has a bit of colour now. Exciting, I know!</p>
<p>I&#8217;ve added a Recent Comments list in the right sidebar, and a list of categories, to make it easier to find things.</p>
<p>If you&#8217;re reading this in your RSS feed, you can wander over to the blog, and see what you think.</p>
<p>I like the clean look of the theme, and nice big font, and it&#8217;s easy to change the column settings and layout.</p>
<p>So far, so good.</p>
<p>___________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/06/18/a-fresh-new-wordpress-3-0-look/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Testing the WordPress 3.0 Upgrade</title>
		<link>http://debradalgleish.com/blog/2010/06/17/testing-the-wordpress-3-0-upgrade/</link>
		<comments>http://debradalgleish.com/blog/2010/06/17/testing-the-wordpress-3-0-upgrade/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 19:43:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/06/17/testing-the-wordpress-3-0-upgrade/</guid>
		<description><![CDATA[An advantage to having multiple blogs is that you can test things on a smaller blog, before installing them on your main blog. For example, WordPress 3.0 was released today, so I decided to test it on this blog first. &#8230; <a href="http://debradalgleish.com/blog/2010/06/17/testing-the-wordpress-3-0-upgrade/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An advantage to having multiple blogs is that you can test things on a smaller blog, before installing them on your main blog.</p>
<p>For example, WordPress 3.0 was released today, so I decided to test it on this blog first. </p>
<h3>Backup First</h3>
<p>Before installing the upgrade, I did an export of the blog&#8217;s data, from the WordPress dashboard. It would be smart to do a full database backup too, but I felt like living on the edge.</p>
<h3>Find the Upgrade Button</h3>
<p>For previous upgrades, I&#8217;ve seen a notice near the top of the dashboard, advising me that a new version of WordPress is available. There wasn&#8217;t anything visible when I logged in to WordPress, and I found the Upgrade option under the Tools menu in the dashboard&#8217;s sidebar.</p>
<p><a href="http://debradalgleish.com/blog/wp-content/uploads/2010/06/wp03a.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wp03a" border="0" alt="wp03a" src="http://debradalgleish.com/blog/wp-content/uploads/2010/06/wp03a_thumb.png" width="226" height="186" /></a></p>
<h3>Automatic Upgrade</h3>
<p>You can download all the files and manually install the upgrade, but I opted to click the Upgrade Automatically button.</p>
<p><a href="http://debradalgleish.com/blog/wp-content/uploads/2010/06/wp03b.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wp03b" border="0" alt="wp03b" src="http://debradalgleish.com/blog/wp-content/uploads/2010/06/wp03b_thumb.png" width="244" height="159" /></a></p>
<p>Everything went smoothly, and only took a few seconds.</p>
<h3>New Features in WordPress 3.0</h3>
<p>You can read about the <a title="new WordPress 3.0 features" href="http://codex.wordpress.org/Version_3.0">new WordPress 3.0 features</a> on the WordPress site.</p>
<p>The new feature that I noticed immediately is the Updates option under the Dashboard menu in the sidebar.</p>
<p>It was highlighted with a 1 symbol, and showed that my Theme had an update available. It&#8217;s handy to have everything in one screen, instead of individual lists.</p>
<p>So, I updated the theme, and even remembered to re-install the Google Analytics tracking code in the footer!</p>
<p>  <a href="http://debradalgleish.com/blog/wp-content/uploads/2010/06/wp03c.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wp03c" border="0" alt="wp03c" src="http://debradalgleish.com/blog/wp-content/uploads/2010/06/wp03c_thumb.png" width="244" height="156" /></a>&#160;
</p>
<h3>Will You Upgrade?</h3>
<p>I&#8217;ll wait a day or two before installing WordPress 3.0 on any other blog, just to be sure everything REALLY went smoothly.</p>
<p>How about you? Will you upgrade to WordPress 3.0, or stick with your current version for a while?</p>
<p>___________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/06/17/testing-the-wordpress-3-0-upgrade/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Excel Readers Around the World</title>
		<link>http://debradalgleish.com/blog/2010/03/07/excel-readers-around-the-world/</link>
		<comments>http://debradalgleish.com/blog/2010/03/07/excel-readers-around-the-world/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 15:56:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/03/07/excel-readers-around-the-world/</guid>
		<description><![CDATA[On the Google Analytics dashboard there’s a world map, that shows where my Excel blog readers are located. Not surprisingly, most are in the USA, and the rest are concentrated in a swath of English-speaking countries, from Canada to New &#8230; <a href="http://debradalgleish.com/blog/2010/03/07/excel-readers-around-the-world/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On the Google Analytics dashboard there’s a world map, that shows where my Excel blog readers are located. Not surprisingly, most are in the USA, and the rest are concentrated in a swath of English-speaking countries, from Canada to New Zealand.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="GoogleBlogMapDash" border="0" alt="GoogleBlogMapDash" src="http://debradalgleish.com/blog/wp-content/uploads/2010/03/GoogleBlogMapDash.png" width="286" height="171" /> </p>
<p>The map never changes, so I usually glance at it and move on. Today though, I clicked on Canada and it showed a dot for each city with readers. Hello, Yellowknife! And apparently they don’t have the Internet anywhere Sault Ste. Marie and Winnipeg, or maybe they have the Internet, but no Excel users.</p>
<p>Coincidentally, the second city in from the right is Sydney, Nova Scotia, and the second city from the left is Sidney, British Columbia. </p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="GoogleBlogMapCanada" border="0" alt="GoogleBlogMapCanada" src="http://debradalgleish.com/blog/wp-content/uploads/2010/03/GoogleBlogMapCanada.png" width="331" height="226" /> </p>
<p>The line of dots along the border reminded me of a comment that David Letterman made last week, after the Olympics. He said the USA wouldn’t have to invade Canada to overtake it, they could just move the border 1° north. </p>
<p>If you zoom out from the map, you get a regional analysis of the visitors. No surprises there, with most readers from the Americas.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="GoogleBlogMapWorld" border="0" alt="GoogleBlogMapWorld" src="http://debradalgleish.com/blog/wp-content/uploads/2010/03/GoogleBlogMapWorld.png" width="397" height="229" /> </p>
<p>And finally, I checked a larger version of the dashboard map, that gives better detail on the world countries. The only surprise here is that no one from Greenland has visited the Contextures Blog in the past month. I’ll have to get the marketing team to look into that.</p>
<p><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="GoogleBlogMapCountry" border="0" alt="GoogleBlogMapCountry" src="http://debradalgleish.com/blog/wp-content/uploads/2010/03/GoogleBlogMapCountry.png" width="395" height="231" /> </p>
<p>So, are there any surprises in your Google Analytics maps?</p>
<p>______________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/03/07/excel-readers-around-the-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Blog is Gender Confused</title>
		<link>http://debradalgleish.com/blog/2010/02/19/my-blog-is-gender-confused/</link>
		<comments>http://debradalgleish.com/blog/2010/02/19/my-blog-is-gender-confused/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 19:30:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/02/19/my-blog-is-gender-confused/</guid>
		<description><![CDATA[On Twitter today, someone mentioned www.genderanalyzer.com, and reported that it guessed her blog was likely written by a man (59%). So, I decided to test my website and blogs, to see how they’d be assessed. Here’s the description of how &#8230; <a href="http://debradalgleish.com/blog/2010/02/19/my-blog-is-gender-confused/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On Twitter today, someone mentioned <a href="http://www.genderanalyzer.com">www.genderanalyzer.com</a>, and reported that it guessed her blog was likely written by a man (59%).</p>
<p>So, I decided to test my website and blogs, to see how they’d be assessed. Here’s the description of how the analyzer works:</p>
<blockquote><p>It uses Artificial Intelligence to determine if a homepage is written by a man or woman. Behind the scene, a text classifier hosted over at <a href="http://uclassify.com">uClassify.com</a> has been trained on 11000 blogs written by men and women.</p>
</blockquote>
<p>I figured that the Excel sites would lean to the male side, because of the technical material. Probably more men than women are blogging about computer stuff.</p>
<p>And I was right – here are the scores:</p>
<ol>
<li>We think <a title="Contextures Blog" href="http://blog.contextures.com" target="_blank">http://blog.contextures.com</a> is <strong>written by a man</strong> (82%).</li>
<li>We think <a title="Contextures Website" href="http://www.contextures.com" target="_blank">http://www.contextures.com</a> is <strong>written by a man</strong> (84%).</li>
<li>We think <a title="Excel Pivot Tables" href="http://www.pivot-table.com" target="_blank">http://www.pivot-table.com</a> is <strong>written by a man</strong> (84%).</li>
</ol>
<p>It’s interesting that my Contextures website is slightly more manly than my Contextures blog. <img src='http://debradalgleish.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>This blog though, is gender neutral, despite having a female name.</p>
<ul>
<li>We guess http://debradalgleish.com/blog/ is <strong>written by a man</strong> (55%), however it&#8217;s quite gender neutral.</li>
</ul>
<p>So – how does your blog/website rate?</p>
<p>________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/02/19/my-blog-is-gender-confused/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Please Don&#8217;t Send Your Giant Files</title>
		<link>http://debradalgleish.com/blog/2010/02/06/please-dont-send-your-giant-files/</link>
		<comments>http://debradalgleish.com/blog/2010/02/06/please-dont-send-your-giant-files/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 17:28:00 +0000</pubDate>
		<dc:creator>Debra Dalgleish</dc:creator>
				<category><![CDATA[Excel blog]]></category>

		<guid isPermaLink="false">http://debradalgleish.com/blog/2010/02/06/please-dont-send-your-giant-files/</guid>
		<description><![CDATA[Just like you, I get a fair amount of spam and other junk in my email inbox every day. There are regular requests for Excel help too, that I’ve written about before. Some of those Excel help requests come with &#8230; <a href="http://debradalgleish.com/blog/2010/02/06/please-dont-send-your-giant-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Just like you, I get a fair amount of spam and other junk in my email inbox every day. There are regular <a title="requests for Excel help" href="http://debradalgleish.com/blog/2009/12/01/i-have-a-question/">requests for Excel help</a> too, that I’ve written about before.</p>
<p>Some of those Excel help requests come with a file attachment, but most files are fairly small – in the 50-200 Kb size. I’ll admit to opening some of them, if the help request is interesting, and the problem is well described.</p>
<p>Today I got an email with a 2 Mb Excel attachment, from someone I’d never heard of, let alone had any prior interaction with. He was offering me an “interactive workbook” that I could put on my <a title="Sample Excel Files" href="http://www.contextures.com/excelfiles.html">Sample Excel Files</a> page.</p>
<p>Through careful research, he learned that my name is “Hi”, so that impressed me. (Many people believe that my name is “Sir”, so “Hi” is an improvement.)</p>
<p>I deleted the email immediately, so I can’t quote it exactly, but it had only a short paragraph with a vague description of the attachment. There were no details about sender or the file that made me want to take a look.</p>
<h2>Sharing Your File</h2>
<p>There are some files on my Sample Excel Files page that other people have created. You can learn amazing things by taking a look at someone else’s work.</p>
<p>Both <a title="Ron Coderre" href="http://www.contextures.com/excelfilesRon.html">Ron Coderre</a> and <a title="Roger Govier" href="http://www.contextures.com/excelfilesRoger.html">Roger Govier</a> have generously provided so many sample files that I created separate pages for them. Dave Peterson has contributed several files too, like his popular <a title="Navigation toolbar" href="http://www.contextures.com/xlToolbar01.html">Navigation toolbar</a>. But even they wouldn’t send a random 2 Mb file without asking if I’m interested. </p>
<p>If you have an Excel workbook that you’d like to share on my website, please let me know. Maybe it would be perfect for my website visitors. </p>
<p>If we haven’t met, or emailed, before, tell me a little about yourself, and the kind of file that you’ve created. I try to keep the sample files pretty small, so they’re quick and easy for people to download, so I probably won’t be able to use your file if it’s too big.&#160; </p>
<h2>Does This Happen to You?</h2>
<p>Do you ever get giant Excel files that you didn’t ask for, and weren’t expecting? How do you handle that?</p>
<p>_________</p>
]]></content:encoded>
			<wfw:commentRss>http://debradalgleish.com/blog/2010/02/06/please-dont-send-your-giant-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

