<?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>MeganMcDermott.com&#187; Software  &#8211; MeganMcDermott.com</title>
	<atom:link href="http://meganmcdermott.com/category/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://meganmcdermott.com</link>
	<description>Web design and that</description>
	<lastBuildDate>Mon, 26 Jul 2010 17:37:00 +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>Improving the default content, comments, and user admin pages in Drupal using Views</title>
		<link>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/</link>
		<comments>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 14:58:08 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=418</guid>
		<description><![CDATA[If you&#8217;re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me, you may find the default content, comment, and admin pages in Drupal to be somewhat inadequate. For example, the default content admin page (for nodes) does not allow you to filter by author name, keywords in the title, taxonomy, or publish date. The comments page does not have filtering options at all. The users page does not allow you to search for a user name or join date (you can search for users using  Drupal search, but this does not allow you to perform bulk operations on them).</p>
<p>I have created some views to replicate these pages with more filtering options. <a href="http://drupal.org/project/views_bulk_operations">View Bulk Operations</a> does come with a sample view for content, but I found that this view didn&#8217;t contain the options I wanted. Each view comes with two pages: one to replace the default admin pages (admin/content/node, admin/content/comment, and admin/user/user). It would be nice if these could be the same page but you can&#8217;t have more than one URL for a page.<span id="more-418"></span> These are in use on <a href="http://webmaster-forums.net">The Webmaster Forums</a>. Some of the terminology might need to be adjusted for your site, particularly the label for the taxonomy filter (forums are taxonomy terms). <a href="http://drupal.org/project/views_bulk_operations">Views Bulk Operations</a> is used to allow operations to be run on multiple items at once.</p>
<p><strong>Warning: </strong>These views have a lot of complicated filters that may not be suitable for some users. You may want to restrict this to advanced users only (although I&#8217;m not sure there would be a situation where a user would have the administer nodes permission but wouldn&#8217;t be sophisticated enough to work with this interface!)</p>
<p>Below are screenshots of the three views (click to enlarge) with links to download the views.</p>
<div class="clear">
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Topics.png"><img class="size-thumbnail wp-image-419" title="Advanced Search - Topics" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Topics-150x150.png" alt="Alternate view for the Drupal content search page" width="150" height="150" /></a></p>
<p><strong>Content (nodes)</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Topics.txt">Download view</a></p>
</div>
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Comments.png"><img class="size-thumbnail wp-image-421" title="Advanced Search - Comments" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Comments-150x150.png" alt="Alternate view for the Drupal comment search page" width="150" height="150" /></a></p>
<p><strong>Comments</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Comments.txt">Download view</a></p>
</div>
<div class="figure-left figure-thumb">
<p><a href="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Users.png"><img class="size-thumbnail wp-image-422" title="Advanced Search - Users" src="http://meganmcdermott.com//wp-content/uploads/2010/06/AdvancedSearch_Users-150x150.png" alt="Alternate view for the Drupal user admin page" width="150" height="150" /></a></p>
<p><strong>Users</strong></p>
<p><a href="http://meganmcdermott.com/wp-content/uploads/2010/06/AdvancedSearch_Users.txt">Download view</a></p>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2010/06/17/improving-default-content-comments-user-admin-pages-drupal-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>As it turns out, we did choose Drupal</title>
		<link>http://meganmcdermott.com/2010/04/02/turns-choose-drupal/</link>
		<comments>http://meganmcdermott.com/2010/04/02/turns-choose-drupal/#comments</comments>
		<pubDate>Fri, 02 Apr 2010 18:49:37 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=405</guid>
		<description><![CDATA[Back in September I wrote about an agreement by the University of Waterloo to use the Open Text Web Content Management system. Well, as it turns out, that decision was &#8220;revisited&#8221; in February and UW will be using Drupal as it&#8217;s official web content management system. I have been on maternity leave since October so [...]]]></description>
			<content:encoded><![CDATA[<p><a href="/2009/09/08/choose-drupal/">Back in September</a> I wrote about an agreement by the University of Waterloo to use the Open Text Web Content Management system. Well, as it turns out, that decision was &#8220;revisited&#8221; in February and UW will be using Drupal as it&#8217;s official web content management system.</p>
<p>I have been on maternity leave since October so I&#8217;m not entirely sure of the reasons for this decision. I know that some people went for training on the Open Text system in November and found it to be very cumbersome and difficult to use (something I thought was evident from the beginning, to be honest!). I think there were some other issues as well but I don&#8217;t know too much.</p>
<p>Needless to say, I am thrilled!  There is a tiny bit more information on the <a href="http://groups.drupal.org/node/52918">Kitchener Waterloo Drupal User&#8217;s Group</a>, as well as in the <a href="http://www.bulletin.uwaterloo.ca/2010/mar/04th.html">UW Daily Bulletin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2010/04/02/turns-choose-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why we didn&#8217;t choose Drupal</title>
		<link>http://meganmcdermott.com/2009/09/08/choose-drupal/</link>
		<comments>http://meganmcdermott.com/2009/09/08/choose-drupal/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 01:04:05 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=345</guid>
		<description><![CDATA[Well, actually, we didn&#8217;t really &#8220;choose&#8221; anything. Something was chosen for us in the form of a &#8220;donation&#8221; from  OpenText of their web content management products to the university. I co-chaired the committee that was charged with investigating content management systems in the fall and winter 2008/2009. This &#8220;donation&#8221; was arranged completely outside of our [...]]]></description>
			<content:encoded><![CDATA[<p>Well, actually, <a href="http://web.uwaterloo.ca/story/web-content-management-project-underwayhttp://">we</a> didn&#8217;t really &#8220;choose&#8221; anything. Something was chosen for us in the form of a <a href="http://newsrelease.uwaterloo.ca/news.php?id=5095">&#8220;donation&#8221; from  OpenText</a> of their web content management products to the university. I co-chaired the committee that was charged with investigating content management systems in the fall and winter 2008/2009. This &#8220;donation&#8221; was arranged completely outside of our committee. In fact, we didn&#8217;t even know it was happening until the deal was essentially done.</p>
<p>I did do my best to sell the benefits of Drupal to the committee, and to explain why the OpenText product (formerly called RedDot) was not a good solution (phrasing it politely). However, I&#8217;m not sure that, given the chance, &#8220;we&#8221; would have chosen Drupal anyway. Why? Here&#8217;s a few of the biggest objections given by others in the group:</p>
<ol>
<li><strong>Sever models</strong> &#8211; the other two systems under consideration used a &#8220;push&#8221; model where static pages would be published to outlying web servers. This was considered to be preferable to a centralized model where pages are served by a database. Why? Mainly because many units within the university <em>really</em> want to run their own web servers. They also liked that the main system was &#8220;behind the firewall&#8221; and therefore more secure. This issue was focused on by some people to the exclusion of any other factors (usability? functionality? extensibility? who cares?). A few people actually said that since these two systems used the same publishing model then they were &#8220;really the same&#8221;.</li>
<li><strong>&#8220;It&#8217;s not enterprise&#8221; </strong>- I&#8217;m not sure what this is actually supposed to mean but it was a big problem for some people (and I&#8217;ve heard this in other higher ed circles as well). Maybe if it had a sticker price of half a million dollars and  obscenely complicated server requirements, then it would be &#8220;enterprise&#8221;??</li>
<li> <strong>Security</strong> &#8211; there are still many people out there who believe that open source must be insecure because it&#8217;s developed by &#8220;some guy in his basement.&#8221;</li>
</ol>
<p>There might have been other issues, had we ever gotten around to actually testing Drupal against the other two systems. Drupal isn&#8217;t exactly known for its usability, but from what I saw from the others Drupal isn&#8217;t any worse and might actually be better. To be honest, our presentation from Acquia didn&#8217;t do a lot to make the benefits of Drupal more clear.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2009/09/08/choose-drupal/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Universal IE6 CSS and memories of NS4</title>
		<link>http://meganmcdermott.com/2009/05/29/universal-ie6-css-memories-ns4/</link>
		<comments>http://meganmcdermott.com/2009/05/29/universal-ie6-css-memories-ns4/#comments</comments>
		<pubDate>Sat, 30 May 2009 03:25:28 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[IE]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=326</guid>
		<description><![CDATA[There was been a lot of controversy last week over Andy Clarke&#8217;s proposed Universal IE6 CSS. Most of the arguments against it seem to revolve around the level of IE 6 usage and clients&#8217; needs to maintain their brand image. Valid points, in many cases. However, as Zeldman notes: No hammer fits all nails, and [...]]]></description>
			<content:encoded><![CDATA[<p>There was been <a href="http://www.acquiweb.com/blog/index.php/2009/05/22/universal-ie6-css-with-caution/">a lot</a> <a href="http://esbueno.noahstokes.com/post/111042275/universal-internet-explorer-6-css-i-disagree">of</a> <a href="http://twitter.com/#search?q=Universal%20Internet%20Explorer%206%20CSS">controversy</a> last week over Andy Clarke&#8217;s proposed <a href="http://forabeautifulweb.com/blog/about/universal_internet_explorer_6_css/">Universal IE6 CSS</a>. Most of the arguments against it seem to revolve around the level of IE 6 usage and clients&#8217; needs to maintain their brand image. Valid points, in many cases.</p>
<p>However, as <a href="http://www.zeldman.com/2009/05/21/a-new-answer-to-the-ie6-question/">Zeldman</a> notes:</p>
<blockquote><p>No hammer fits all nails, and no solution, however elegant, will work for every situation. But if we’re open minded, Andy’s proposal may work in more situations than we at first suspect.</p></blockquote>
<h3><span id="more-326"></span>Remember NS4?</h3>
<p>This technique is very similar to what we used to do for Netscape 4 users when use of that browser started to tail off. We would serve our CSS using @import, knowing that Netscape would ignore that command and either get no CSS at all or a simpler stylesheet served with &lt;link&gt;.The Universal stylesheet for IE6 is a slight variation on the same technique.</p>
<p>As in the NS4 days, if and when to go this route depends on the situation. Of course you&#8217;re not going to do something like that if 30% of your visitors are using that browser. But what if it&#8217;s 6%? Or 4%? You wouldn&#8217;t choose this approach if branding an image were an important part of your site, but if the content is the focus (as Andy suggests), then maybe this is an appropriate option to consider.</p>
<h3>Is IE6 worse than NS4?</h3>
<p>Does anyone remember how much agony we went through in the last days of Netscape 4?  I&#8217;m starting to think that IE6 is dragging along longer than Netscape 4 did, and is harder to get rid of. With Netscape 4 there seemed to be fewer stubborn and pervasive obstacles to upgrading.</p>
<h3>They at least need to know</h3>
<p>I strongly believe that users of older browsers, where possible, should at least be informed that they are using an outdated browser. This situation is never going to change if users don&#8217;t even know that there&#8217;s a problem (since, you know, Microsoft is doing <a href="http://meganmcdermott.com/2008/02/24/browser-upgrade-campaigns-four-ways/">such a great job of explaining that</a>). Even if their only recourse is to go to their IT department and complain.</p>
<p>This, again, is a matter of appropriateness. Of course I&#8217;m not going to put a message on the UW home page telling IE6 users to upgrade. But on the web development site? That would be appropriate.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2009/05/29/universal-ie6-css-memories-ns4/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Moving from Mac to Ubuntu: Why I&#8217;m switching</title>
		<link>http://meganmcdermott.com/2008/08/29/moving-mac-ubuntu-switching/</link>
		<comments>http://meganmcdermott.com/2008/08/29/moving-mac-ubuntu-switching/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 18:08:56 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Open Source]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[operating systems]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=264</guid>
		<description><![CDATA[When I started my new job in October the computer that I had to use was a Power Mac G5. This wasn&#8217;t my choosing &#8211; the guy before me really liked macs and had the whole office switch over several years ago. I was allowed to get a new laptop as well, and chose a [...]]]></description>
			<content:encoded><![CDATA[<p>When I started my new job in October the computer that I had to use was a Power Mac G5. This wasn&#8217;t my choosing &#8211; the guy before me really liked macs and had the whole office switch over several years ago. I was allowed to get a new laptop as well, and chose a Lenovo Thinkpad T61 and installed Ubuntu.</p>
<p>Until now the Mac has been my primary machine &#8211; home of email, web browsing, scheduling, and my main design activities. Why? Because that&#8217;s the way I set it up at first, before my laptop arrived. I used the laptop mainly for harder development activities, and file transfers (more on that later).</p>
<p>This week I finally decided to move to the Ubuntu machine for my primary activities. Why? Because I just don&#8217;t like OSX that much. It hinders my activities in some pretty significant ways.</p>
<h3>Why I&#8217;m leaving Mac</h3>
<ol>
<li><strong><del>Crap</del> file management.</strong>The Finder doesn&#8217;t work for me. No location bar and no tree strucure side panel makes it difficult to navigate folders and move files around the way I want to.</li>
<li><strong>Insufficient panels &amp; customization. </strong>In Ubuntu I can have as many panels I want, can put all kinds of stuff on them, and can arrange them however I want. In OSX You just have the dock, and you can really only put applications or files on them, and you can&#8217;t even put in a separator to keep them organized.</li>
<li><strong>Various other annoyances.</strong> Such as:
<ul>
<li>program menus are glued to the top of the screen on one monitor only, which detaches them from the window. This is especailly annoying when the program you&#8217;re using is on the second monitor.</li>
<li>the date/time doesn&#8217;t open to a navigable calendar. I often use this to check dates in the past or future.</li>
<li>you can&#8217;t see hidden files unless you run a command from the terminal to turn them on. Thus, hidden files are either always on or always off.</li>
</ul>
</li>
</ol>
<h3>Why I&#8217;m keeping Mac</h3>
<p>I&#8217;ll keep the Mac around for some tasks (I have a KVM switch set up so I can easily toggle between the two), including:</p>
<ol>
<li><del>Those pesky .docx files</del>. <span class="update-inline"><strong>Correction</strong>: Open Office is now able to open .docx format. This must be new because when I tried last week it didn&#8217;t work.</span></li>
<li>Dreamweaver &#8211; until we get a CMS in place I still need to manage sites built with DW templates.</li>
<li>Photoshop &#8211; because sometimes the Gimp isn&#8217;t enough.</li>
</ol>
<p class="update"><strong>Update 02/09:</strong> My apologies for the tone of this post. I didn&#8217;t mean for it to be inflamatory in any way. I actually had made some edits that were accidentally lost (how, I don&#8217;t know!). Sorry about that!</p>
<p class="update"><strong>Update 03/09:</strong> Comments on this post are now moderated.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/08/29/moving-mac-ubuntu-switching/feed/</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
		<item>
		<title>Quick WordPress plugin installation with ssh and wget</title>
		<link>http://meganmcdermott.com/2008/07/11/quick-wordpress-plugin-installation-ssh-wget/</link>
		<comments>http://meganmcdermott.com/2008/07/11/quick-wordpress-plugin-installation-ssh-wget/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 14:11:42 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=237</guid>
		<description><![CDATA[Have you ever wanted an easier way to install WordPress themes and pugins? If you have ssh access to your website you can install them directly on the sever with a few simple commands. No more downloading to your computer, extracting the zip file, and uploading again. This also works really well with Drupal Modules [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted an easier way to install WordPress themes and pugins? If you have ssh access to your website you can install them directly on the sever with a few simple commands. No more downloading to your computer, extracting the zip file, and uploading again.  This also works really well with <strong>Drupal Modules</strong> or any other script you need to download from another site.</p>
<p>(Unfortunately, most shared hosting accounts don&#8217;t have ssh access, but hopefully this will be useful for anyone on virtual hosts or dedicated servers who don&#8217;t already know how to do this!)</p>
<ol>
<li>SSH into your website. Don&#8217;t know how? Try this:
<ol>
<li>open a terminal</li>
<li>type ssh username@yourwebsite.com</li>
<li>agree to any host authenticity messages</li>
<li>enter your password at the prompt</li>
</ol>
</li>
<li>Navigate to your wp-content directory. Depending on your hosting setup the command will look something like this:<code>cd httpdocs/wp-content/plugins/</code> or <code>cd httpdocs/wp-content/themes/</code></li>
<li>Get the URL for the plugin or theme you want to download. The full url to the zip file. (This makes it really annoying when plugin developers hide the full url!)</li>
<li>Type in <code>wget http://linkto.com/theplugin.zip</code></li>
<li>Wait for the plugin to download onto your server</li>
<li>Unzip the file by entering <code>unzip theplugin.zip</code>. If you have a .tar.gz file use <code>tar -xvzf theplugin.tar.gz.</code></li>
</ol>
<p>Done! Now you can go into your wordpress admin panel and activate the plugin or theme.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/07/11/quick-wordpress-plugin-installation-ssh-wget/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I upgraded my WordPress and I don&#8217;t like it!</title>
		<link>http://meganmcdermott.com/2008/05/11/new-wordpress-admin-panel/</link>
		<comments>http://meganmcdermott.com/2008/05/11/new-wordpress-admin-panel/#comments</comments>
		<pubDate>Sun, 11 May 2008 16:13:10 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[interface design]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://meganmcdermott.com/?p=226</guid>
		<description><![CDATA[The much celebrated WordPress 2.5 upgrade was released about a month and a half ago and I&#8217;ve finally gotten around to upgrading my installation. I was really looking forward to the new Happy Cog designed admin interface. But guess what? I was disappointed. The new design is surely nicer looking than the old (although I [...]]]></description>
			<content:encoded><![CDATA[<p>The much celebrated WordPress 2.5 upgrade was released <a href="http://wordpress.org/development/2008/03/wordpress-25-brecker/">about a month and a half ago</a> and I&#8217;ve finally gotten around to upgrading my installation. I was really looking forward to the new Happy Cog designed admin interface. But guess what? I was disappointed.</p>
<p>The new design is surely nicer <em>looking</em> than the old (although I didn&#8217;t really have a problem with the old design). They&#8217;ve made quite a few interface changes – some good, some not so good. Read on to see some screenshots and analysis of the new interface.</p>
<p><span id="more-226"></span></p>
<p>I must preface this by saying that I haven&#8217;t had a chance to read much about the new design &#8211; there may be some rationale for a lot of these changes that I don&#8217;t know about. I also don&#8217;t participate at the WordPress forums. Of the old WordPress admin panel, <a href="http://www.happycog.com/design/wordpress/">Happy cog says</a>:</p>
<blockquote><p>&#8220;There was a randomness and unpredictability to everything from the location of key functions to the number of items in the navigation menu.&#8221;</p></blockquote>
<p>I don&#8217;t feel that the new interface is much of an improvement in this regard. In fact, I find some elements to be even more random and unpredictable than before. I gather that they were trying to keep the peripheral tasks out of the way, but what they&#8217;ve ended up doing is mixing different types of tasks and moving some things too far from where you need them.</p>
<p><strong>Note:</strong> Screenshots of the old WordPress interface are available <a href="http://turbochargedcms.com/help/kb/screenshots/standard-wordpress-functionality/">here</a> (those are from a slightly older version but you&#8217;ll get the gist). In this post all screenshots link to the full versions.</p>
<h3>The header</h3>
<p>This is the new WordPress header:</p>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/header-marked.png"><img class="aligncenter size-full wp-image-229" title="header-marked" src="http://meganmcdermott.com//wp-content/uploads/2008/05/header-marked.png" alt="" width="500" height="161" /></a></p>
<p>Notice how they&#8217;ve split up the navigation links into 2 main places with some secondary links at the very top (They all used to be in one long list). My biggest problem with this is that the design link is in with the content editing links and not with the administration. As we&#8217;ll see below, the designers seem to think that WordPress users change their themes a lot. I don&#8217;t.</p>
<p>The dashboard link has also been moved way up to the top corner where you can barely even see it. The dashboard is an important page, the link to it should be more prominent.</p>
<h3>The dashboard</h3>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard.png"><img class="alignleft size-thumbnail wp-image-232" title="WordPress 2.5 dashboard" src="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-150x150.png" alt="" width="150" height="150" /></a></p>
<p>The new dashboard layout is one of the most  celebrated changes in WordPress 2.5. The old dashboard had a brief welcome bit with some quick links to common tasks and a sidebar with links to your latest incoming links, comments and posts. The bulk of the page was made up of recent news from the WordPress development blog. Not the greatest use of space.</p>
<p>The new dashboard has improved the information provided but I still think it could be better. Take the top section under the orange header:</p>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-top.png"><img class="aligncenter size-full wp-image-228" title="dashboard-top" src="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-top.png" alt="" width="500" height="250" /></a></p>
<p>One of my big annoyances with this page is the way they&#8217;ve done the incoming links box:</p>
<p><img class="aligncenter size-full wp-image-231" title="dashboard-incoming-links" src="http://meganmcdermott.com//wp-content/uploads/2008/05/dashboard-incoming-links.png" alt="" width="498" height="319" /></p>
<p>Almost everything about this is wrong:</p>
<ul>
<li>The list does not include the title of the post being linked.</li>
<li>The link is on the word &#8220;saying&#8221;, not the post tile. We know now to avoid &#8220;click here&#8221; links, right? This is the same thing.</li>
<li>The quoted text is the opening line of the post, not the reference to your post.</li>
</ul>
<p>You can edit this box but that only allows you to change the number of items shown and the post date (which was not displayed by default, if I remember correctly). For me the option to show the date doesn&#8217;t actually work.</p>
<p>The incoming links box should:</p>
<ul>
<li>display the title of the linking post.</li>
<li>display the date of the linking post.</li>
<li>display the author/site title of the linking post.</li>
<li>if possible, display the context of the link to your site.</li>
<li>link the title to the referrring page.</li>
<li>provide options to let you turn all of these elements on or off.</li>
</ul>
<p>(And, yes, my backlinks are really pathetic!)</p>
<h3>The post composer &amp; editor</h3>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/write-marked.png"><img class="alignright size-medium wp-image-227" title="WordPress 2.5 write page" src="http://meganmcdermott.com//wp-content/uploads/2008/05/write-marked-165x300.png" alt="Screenshot of WordPress 2.5 post writing interface with commentary" width="165" height="300" /></a>This is where you go to write new posts. In the new interface they&#8217;ve moved a lot of the options to the space below the post editor, instead of keeping them in the sidebar. The only thing they kept in the sidebar is the preview and save/publish links, plus a list of related links.</p>
<p>There are a couple of reasons why this is really annoying:</p>
<ul>
<li>When I finish writing a post, my eye is at the bottom of the post text box. Now I want to either preview my post or publish it. But where are the buttons to do that? Not right underneath the post box where they should be, they&#8217;re over in the sidebar near the top of the page.</li>
<li>When i start writing a post I want to make sure I remember to enter the tags and categories. In the old interface this was next to the post box where I could see it from the start. Now I have to remember to scroll down below the bottom of the post box and fill in those options.</li>
<li>Meanwhile, the permalink edit option is right at the top, under the title of the post. How does that make sense? (Not shown in screenshot &#8211; this only shows up after a post has been saved once)</li>
<li>The new arrangement of the page, along with the larger size of headings and bigger margins means that this is a much longer page than it used to be. There&#8217;s a lot of unnecessary scrolling.</li>
<li>The related links bit is really unnecessary because those pages are easily accessible through the header menus</li>
</ul>
<h3>The image uploader</h3>
<p><a href="http://meganmcdermott.com//wp-content/uploads/2008/05/image-uploader.png"><img class="alignright size-thumbnail wp-image-230" title="WordPress 2.5 image uploader" src="http://meganmcdermott.com//wp-content/uploads/2008/05/image-uploader-150x150.png" alt="Screenshot of WordPress 2.5 image uploader with no-flash plugin installed." width="150" height="150" /></a>One of the things they&#8217;ve added here is a media library feature that can be accessed through the write interface. It seems they think that WordPress users like to add a lot of audio and video and stuff. I don&#8217;t. Image uploading is enough for me.</p>
<p>The other problem with this tool is that it doesn&#8217;t actually work. I found out later that it uses flash, which is a bit of an issue in Opera/Linux. (Flash does work in Opera/Linux, it just doesn&#8217;t work <em>well</em>). I was fiddling around with my permissions trying to figure out why this didn&#8217;t work but it turns out that <a href="http://foxinni.com/wordpress/wordpress-25-image-uploading-solution/">all sorts of other things</a> could be going wrong. I didn&#8217;t get any error messages either.</p>
<p>I&#8217;m also not a huge fan of the lightbox effect. I guess some people think this is cool but for me it&#8217;s kind of lame and annoying.</p>
<h3>Other new features</h3>
<p>I am happy that the new visual editor works in Opera. I can write HTML just fine but when I&#8217;m writing I prefer to concentrate on writing and looking at mark-up gets in the way.</p>
<p>Tagging is fully integrated in the 2.5 which is nice to have. You used to have to install a plugin for that. However, I must wonder if it&#8217;s really necessary to include these things in core when they can be easily managed by plugins.</p>
<p>It is really awesome to have notification of updates to plugins and an easy way to install them quickly. Although now I know how to use wget and I&#8217;d rather do it that way&#8230;</p>
<h3>Final thoughts</h3>
<p>I guess this release was designed with a certain type of blogger in mind. Someone who uses a lot of multimedia and changes themes a lot. That&#8217;s not me. I&#8217;m not a super hard core wordpress user like some people. I like the platform but I don&#8217;t really have time to spend much time playing with it and participating in the community. I guess it&#8217;s time for me to delve into creating a custom CSS and checking out some of the plugins available for the admin panel.</p>
<p><strong>Edit: </strong>I just came in to fix some type-os and once again attempted to scroll to the bottom to find the save button!  This is going to take some getting used to.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/05/11/new-wordpress-admin-panel/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Goodbye vBulletin! Our switch to drupal forums</title>
		<link>http://meganmcdermott.com/2008/01/13/goodbye-vbulletin-our-switch-to-drupal-forums/</link>
		<comments>http://meganmcdermott.com/2008/01/13/goodbye-vbulletin-our-switch-to-drupal-forums/#comments</comments>
		<pubDate>Sun, 13 Jan 2008 17:50:23 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Open Source]]></category>

		<guid isPermaLink="false">http://www.meganmcdermott.com/2008/01/13/goodbye-vbulletin-our-switch-to-drupal-forums/</guid>
		<description><![CDATA[Finally, after many months of planning we&#8217;ve converted The Webmaster Forums from vBulletin to Drupal! Liam wrote a good explaination of why we made this choice in his article, Goodbye vBulletin, Part 1: Reasons to Switch. In short, we felt that vBulletin was too cluttered, too difficult to work with, and was hurting our search [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, after many months of planning we&#8217;ve converted <a href="http://www.webmaster-forums.net">The Webmaster Forums</a> from vBulletin to Drupal! Liam wrote a good explaination of why we made this choice in his article, <a href="http://www.apaddedcell.com/goodbye-vbulletin-part-1-reasons-switch">Goodbye vBulletin, Part 1: Reasons to Switch</a>. In short, we felt that vBulletin was too cluttered, too difficult to work with, and was hurting our search rankings.</p>
<p>We chose Drupal partly because our content site was already built on it so it&#8217;s a good opportunity for integration. We also have the programming expertise to make it work just the way we want to. With vBulletin we were often making do and putting in work-arounds to accomplish certain tasks. We also considered <a href="http://getvanilla.com/">Vanilla</a> and <a href="http://punbb.org/">punBB</a> &#8211; both open source, standards compliant, modular forum platforms.</p>
<p>The move didn&#8217;t go entirely smoothly. We decided to do it at Christmas time because we knew traffic would drop andway and if there were going to be problems, this would be the best time to sort them out. The biggest problem turned out to be the module that was generating the Google sitemaps, which brought the sever down a number of times before Liam figured out how to fix it. Unfortunately, our server admins are in the UK and weren&#8217;t availble to respond as quickly as we needed them to.</p>
<p>As with any change, we are experiencing a temporary drop in search rankings and visitor traffic. Members will awhile to get used to the new format, and surely some will choose not to come back. It will take some time to build the community back up again but in the end we feel the change will be well worth it.</p>
<p>If you&#8217;re not a member already, I hope you&#8217;ll <a href="http://www.webmaster-forums.net">stop by the forums</a> and join us. We work hard to keep up a friendly, knowledgeable, spam free community.</p>
<p>(This actually happened just before Christmas but I wasn&#8217;t able to post because I&#8217;ve been sick for 2 weeks <img src='http://meganmcdermott.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Expect a short flurry of posts as I catch up on things I&#8217;ve been thinking about).</p>
<p class="update">Comments are now closed on this post. I was getting a lot of spam on it for some reason. If you would like to discuss this further, please visit the <a href="http://www.webmaster-forums.net/webmasters-corner/apaddedcell-article-goodbye-vbulletin-part-one-reasons-switch">Webmaster Forums discussion on this topic</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2008/01/13/goodbye-vbulletin-our-switch-to-drupal-forums/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>More on fonts in operating systems and CSS</title>
		<link>http://meganmcdermott.com/2007/12/17/follow-up-to-the-fonts-article/</link>
		<comments>http://meganmcdermott.com/2007/12/17/follow-up-to-the-fonts-article/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 19:15:00 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.meganmcdermott.com/2007/12/17/follow-up-to-the-fonts-article/</guid>
		<description><![CDATA[Todays&#8217;s 24 Ways article, Increase Your Font Stacks With Font Matrix is another take on listing the fonts available in different operating systems and encouraging designers to use a wider range of fonts. This is something I covered with my Complete Guide to Pre-Installed Fonts in Linux, Mac, and Windows (not sure what to think [...]]]></description>
			<content:encoded><![CDATA[<p>Todays&#8217;s 24 Ways article, <a href="http://24ways.org/2007/increase-your-font-stacks-with-font-matrix">Increase Your Font Stacks With Font Matrix</a> is another take on listing the fonts available in different operating systems and encouraging designers to use a wider range of fonts. This is something I covered with my <a href="http://www.apaddedcell.com/web-fonts">Complete Guide to Pre-Installed Fonts in Linux, Mac, and Windows</a> (not sure what to think about the similarities there!). Obviously Richard Rutter knows a whole lot more about typography than I do so it&#8217;s good to have his take on this topic.</p>
<p>I was inspired to come up with my list after <a href="http://www.meganmcdermott.com/2007/02/19/check-out-the-typography-on-joe-clarks-site/">looking at the font stacks</a> on <a href="http://joeclark.org/">Joe Clark&#8217;s site</a>. Check out his <a href="http://joeclark.org/css/access/typography.css">typography stylesheet</a> for some interesting ideas.</p>
<p>I find myself using the list I from my A Padded Cell article all the time now. Just today I added a few more options as a back-up for <a href="http://www.uwaterloo.ca">a heading</a> that&#8217;s already replaced by sIFR. From the way I have it&#8217;s easy to pick one font from each column, although I find Rutter&#8217;s chart to be a lot cleaner and better as a quick reference (and he&#8217;s got Adobe fonts included). I thought a lot about the best way to display that information, especially since I wanted to include information about which fonts are near equivalents of each other, as originated <a href="http://www.ampsoft.net/webdesign-l/WindowsMacFonts.html">here</a>.</p>
<p>In an upcoming update to A Padded Cell I&#8217;m using this font stack:</p>
<p><code>"Lucida Grande","Lucida Sans Unicode","Eras Medium ITC","Mg Open Moderna",Helvetica,Verdana,sans-serif </code></p>
<p>It&#8217;s working well so far but we need to do some more thorough testing before final release. I&#8217;ve also used that list to add some Linux alternatives to the font stack in various stylesheets I&#8217;ve come across at work. </p>
<p>If you&#8217;re finding my list to be useful I&#8217;d love to hear about it!</p>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2007/12/17/follow-up-to-the-fonts-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Opera files antitrust complaint against Microsoft</title>
		<link>http://meganmcdermott.com/2007/12/13/opera-files-antitrust-complaint-against-microsoft/</link>
		<comments>http://meganmcdermott.com/2007/12/13/opera-files-antitrust-complaint-against-microsoft/#comments</comments>
		<pubDate>Thu, 13 Dec 2007 15:40:56 +0000</pubDate>
		<dc:creator>Megan</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.meganmcdermott.com/2007/12/13/opera-files-antitrust-complaint-against-microsoft/</guid>
		<description><![CDATA[The Web has become essential to our everyday lives. We can’t let one company, Microsoft, control its innovation. This is a fight to protect the Web’s future. I hope that as developers and Web users you will all show support for this cause. This is not Opera vs. Microsoft, but rather the continued innovation of [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>The Web has become essential to our everyday lives. We can’t let one company, Microsoft, control its innovation. This is a fight to protect the Web’s future.</p>
<p>I hope that as developers and Web users you will all show support for this cause. This is not Opera vs. Microsoft, but rather the continued innovation of the Web vs. Microsoft.</p></blockquote>
<p>The complaint was filed with the European Comission and essentially requests that Microsoft </p>
<ol style="list-style-type: lower-alpha;">
<li>implement web standards properly</li>
<li>detach IE from the Windows operating system or provide other browsers by default</li>
</ol>
<ul>
<li><a href="http://operawatch.com/news/2007/12/o...microsoft.html">Overview from OperaWatch</a></li>
<li><a href="http://www.opera.com/pressreleases/en/2007/12/13/">Press release</a></li>
<li><a href="http://people.opera.com/howcome/2007/msft/ ">Open Letter from Håkon Wium Lie</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://meganmcdermott.com/2007/12/13/opera-files-antitrust-complaint-against-microsoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
