<?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>Supergirl: Maid of Might &#187; Site Updates</title>
	<atom:link href="http://maidofmight.net/category/updates/feed/" rel="self" type="application/rss+xml" />
	<link>http://maidofmight.net</link>
	<description>Dedicated to the DC comics character. Featuring comics news and issues reviews, action figures, huge image gallery, and profiles of Kara Zor-El, Linda Danvers, Matrix.</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:01:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Housekeeping: Improved Site Navigation</title>
		<link>http://maidofmight.net/2010/04/site-accessibility/</link>
		<comments>http://maidofmight.net/2010/04/site-accessibility/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 23:39:22 +0000</pubDate>
		<dc:creator>Michelle</dc:creator>
				<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://maidofmight.net/?p=3491</guid>
		<description><![CDATA[I&#8217;ve made a number of accessibility fixes to this site, following the distressing discovery that it was impossible to tab through the dropdown menu. This rendered the menu useless to keyboard users (which includes screenreader users). Ack! I quickly found a far better keyboard accessible menu that also uses much simpler CSS. The previous menu [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made a number of accessibility fixes to this site, following the distressing discovery that it was impossible to tab through the dropdown menu. This rendered the menu useless to keyboard users (which includes screenreader users). Ack! I quickly found a far better <a href="http://blakehaswell.com/lab/dropdown/deux/">keyboard accessible menu</a> that also uses much simpler CSS. The previous menu was needlessly complex and a nightmare to adjust. I should have done this ages ago.</p>
<p>Fixing the menu led me to investigating just how accessible my site really is, and I found a lot of things to fix. The web site <a href="http://www.webaim.org">WebAIM: Web Accessibility In Mind</a> was tremendously helpful. I&#8217;m still working on improving overall accessibility, but here&#8217;s what I&#8217;ve done so far.</p>
<p><span id="more-3491"></span></p>
<ul>
<li>Installed a fix for the terrible Internet Explorer keyboard focus bug affecting same-page links. Wow. I thought I knew all the IE bugs, but this is a new one, and I&#8217;m astounded that Microsoft still hasn&#8217;t fixed it in IE 8. It breaks basic keyboard navigation. There is a fix at <a href="http://juicystudio.com/article/ie-keyboard-navigation.php">Juicy Studio: Keyboard Navigation and Internet Explorer</a> &#8211; or see the <a href="/wordpress/wp-content/themes/shades-of-blue/ie_keyboard_nav_fix.js">javascript include file used on my site</a> (located in the site header, wrapped in some conditional commenting for IE).</li>
<li>Added an improved &#8220;Skip to Content&#8221; link that appears on tabbing, and a visible &#8220;Skip to Sidebar&#8221; link, for keyboard users.</li>
<li>Bolded links or added underlines. I prefer no underlines for visual reasons, but relying on colour alone to distinguish links is a problem for colorblindness.</li>
<li>Fixed the accessibility of my e-mail address on the Author page</li>
<li>Removed the &#8220;WP Ajax Edit Comments&#8221; plugin which allowed you to edit your comments after entering them. It couldn&#8217;t be navigated using the keyboard (darn AJAX developers). I need a replacement for this because I love the functionality.</li>
<li>Removed tabindex from the comment form in WordPress. Bad WordPress. This fixed most of the tab order problems in the comments. I hope WordPress fixes this in the <a href="http://2010dev.wordpress.com">new default theme for WordPress 3.0</a>.</li>
<li>Rewrote link text for many links so they could be understood out of context (for screenreaders). This is ongoing! Blogs and LiveJournal/Dreamwidth have taught me bad lessons! *grin*</li>
</ul>
<h3>Still to be fixed</h3>
<p>The image gallery. That uses a different code base.</p>
<h3>What I couldn&#8217;t fix</h3>
<p>The Preview function on blog comments will continue to cause confusion for users of screen readers, and keyboard navigation users in general, as the keyboard focus jumps up to your name instead of taking you to the Post button. In addition, the &#8220;Reply&#8221; button is confusing when it appears in previewed comments because one assumes that pressing &#8220;Reply&#8221; will finalize the comment, when it actually does nothing. This button <em>ought</em> to be labelled &#8220;Reply to this Comment&#8221; and should not appear in previewed comments. I can&#8217;t change this without hacking the WordPress core. Another thing I hope this is fixed in the release of WordPress 3.0 next month.</p>
<p><!--<br />
Tried and discarded the IntenseDebate plugin. Really awesome. Can't use the keyboard with pop-up dialogs. Or site. Same with Disqus.<br />
Removed AddToAny subscribe plugin (what's point)--></p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://maidofmight.net/2010/04/site-accessibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DCU Blog: Unveiling the New Power Girl Creative Team</title>
		<link>http://maidofmight.net/2010/03/new-power-girl-creative-team/</link>
		<comments>http://maidofmight.net/2010/03/new-power-girl-creative-team/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 01:13:17 +0000</pubDate>
		<dc:creator>Michelle</dc:creator>
				<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://maidofmight.net/?p=3338</guid>
		<description><![CDATA[Unveiling the New Power Girl Creative Team It&#8217;s official: the new writer is Judd Winick and cover and interior artist is Sami Basri. I really don&#8217;t know what to think about Winick. I&#8217;ve never read anything by him. I only know that fan response to him has long been very divided. I can only go [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dcu.blog.dccomics.com/files/2010/03/pgl_cv13.jpg" class="lightview" rel="gallery[3338]" rel="lightbox[3338]" title="DCU Blog: Unveiling the New Power Girl Creative Team"><img src="/images/thumbnails/Power Girl 13.jpg" alt="Power Girl #13 cover" class="alignleft" /></a></p>
<p><a href="http://dcu.blog.dccomics.com/2010/03/18/unveiling-the-new-power-girl-creative-team/">Unveiling the New Power Girl Creative Team</a></p>
<p>It&#8217;s official: the new writer is Judd Winick and cover and interior artist is Sami Basri.</p>
<p>I really don&#8217;t know what to think about Winick. I&#8217;ve never read anything by him. I only know that fan response to him has long been very divided. I can only go by reactions from people I trust like <a href="http://shellyscomics.blogspot.com/2010/03/new-team-for-power-girl.html">Shelly&#8217;s</a>. I&#8217;m going to go into this with an open mind and see what he delivers.</p>
<p>The cover to Power Girl #13 (above) by the new artist is gorgeous but sadly, it looks like the Amanda Connor revamp is going to be ignored. That&#8217;s a real disappointment.</p>
<p>From the DCU Blog:</p>
<blockquote style="clear:both"><p>
As some of you recall, Power Girl was once a member of Justice League Europe. It seems like a lot of the characters that were under the umbrella of Justice League International are reforming in the pages of JUSTICE LEAGUE: GENERATION LOST. JL: GENERATION LOST is written by Judd Winick. Well, so’s POWER GIRL, starting with June’s issue #13.</p>
<p>Teaming with new artist Sami Basri, who contributed some fantastic covers to recent issues of THE SHIELD and is also handling interiors on POWER GIRL, the latest chapter in Power Girl’s life finds her inching closer to her former JLI teammates — but why? It’s too early to say, gang, but Judd’s got a few teases to keep us on our toes. Right, Judd?</p>
<p>“It is with GREAT fear and excitement that Sami and I leap into this gig. Jimmy Palmiotti, Justin Gray, and Amanda Conner have bought an amazing, fresh, and inventive rebirth to this character. Our greatest challenge will be to remain faithful to what they’ve created and also take Power Girl to a new place. As far as the course that the story will take, I’ll be uncharacteristically forthcoming : The story is tied to JUSTICE LEAGUE: GENERATION LOST. Not CHAINED to it, but tied. Power Girl has a history with the JLI that will be explored. A lot.”
</p></blockquote>
<p>I&#8217;m going to take whatever comfort I can from that phrasing &#8220;not chained to it&#8221;. And hey, maybe it&#8217;ll just be this first story arc when Judd takes over that will tie into <i>Justice League: Generation Lost</i> (<a href="http://www.newsarama.com/comics/justice-league-international-returns-011012.html">announced in January</a>) however that&#8217;s a year long run &#8211; good god, since when is a 26-issue biweekly a &#8220;miniseries&#8221;?! -so I don&#8217;t know. Just so long as she goes back to doing her own thing after with Atlee and StarrWare. It&#8217;s always frustrating when a new writer talks about talking the character(s) to &#8220;a new place&#8221; when you&#8217;re happy with the place she&#8217;s currently in.</p>
<p>That said, I was somewhat glad that the current writing team is leaving after reading <i>Power Girl</i> #10 with that awful stalking/blackmailing subplot, where the behavior of the little rapist-in-training was treated as <em>harmless</em> and worthy of indulging (rather than, say, dangling him off a cliff for a while until he begged for forgiveness). Yeesh, that was bad.</p>
<p>Here is a nice interview with <a href="http://robot6.comicbookresources.com/2010/03/talking-comics-with-tim-jimmy-palmiotti/">Jimmy Palmiotti</a> over at Robot6 that looks back at the series under this foundational creative team.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://maidofmight.net/2010/03/new-power-girl-creative-team/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Site Update: Lightbox image viewing</title>
		<link>http://maidofmight.net/2010/03/lightbox/</link>
		<comments>http://maidofmight.net/2010/03/lightbox/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 22:08:23 +0000</pubDate>
		<dc:creator>Michelle</dc:creator>
				<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://maidofmight.net/?p=3265</guid>
		<description><![CDATA[I&#8217;ve installed a site plugin which enables you to click on an image and view the larger version in a popup. This is a JavaScript application known as Lightbox, which you&#8217;ve no doubt seen elsewhere. You can see it in action on the most recent review. I&#8217;d seen this effect on many sites without knowing [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve installed a site plugin which enables you to click on an image and view the larger version in a popup. This is a JavaScript application known as <a href="http://en.wikipedia.org/wiki/Lightbox_%28JavaScript%29" rel="nofollow">Lightbox</a>, which you&#8217;ve no doubt seen elsewhere. You can see it in action on the <a href="/supergirl-51-review/">most recent review</a>.</p>
<p><span id="more-3265"></span></p>
<p>I&#8217;d seen this effect on many sites without knowing what it was called. I never really liked it because the way the viewer loaded images felt sluggish. Turns out that&#8217;s due to the transitions, which are totally customizable and can be turned off completely. I&#8217;ve done so here. If you have scripting turned off in your browser it degrades nicely, another requirement for me. The original script is called <a href="http://www.huddletogether.com/projects/lightbox2/">Lightbox</a>, and there are numerous versions based on it: the one I chose is <a href="http://www.digitalia.be/software/slimbox2">Slimbox</a>. It&#8217;s installed on this site through the <a href="http://transientmonkey.com/wp-slimbox2">WP-Slimbox2</a> WordPress plugin. This is a great plugin that allows you to customize everything through WordPress settings (I love WordPress so much).</p>
<p>Please let me know if you have any issues or criticisms about this plugin: is it difficult to navigate, does it not work the way you expect, does it &#8220;break&#8221; anything in your use of this site? The one thing I don&#8217;t like about the Slimbox script is that you can&#8217;t just click on the expanded image to close it, as I&#8217;ve seen on other scripts (can&#8217;t recall which). Accessibility-wise, pressing Escape closes the viewer.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://maidofmight.net/2010/03/lightbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Housekeeping</title>
		<link>http://maidofmight.net/2010/03/housekeeping/</link>
		<comments>http://maidofmight.net/2010/03/housekeeping/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 18:37:18 +0000</pubDate>
		<dc:creator>Michelle</dc:creator>
				<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://maidofmight.net/?p=3329</guid>
		<description><![CDATA[On the Action Figures page it says &#8220;If you know of a figure I’ve missed or can fill in missing information, comment on this post.&#8221; Ironically comments were automatically turned off on the referenced post once it aged past a certain point. I have re-enabled comments on it now.]]></description>
			<content:encoded><![CDATA[<p>On the <a href="/figures/">Action Figures</a> page it says &#8220;If you know of a figure I’ve missed or can fill in missing information, <a href="/2007/12/supergirl-action-figures-statues/">comment on this post</a>.&#8221; Ironically comments were automatically turned off on the referenced post once it aged past a certain point. I have re-enabled comments on it now.</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://maidofmight.net/2010/03/housekeeping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DC Comics Solicitations: April and May 2010</title>
		<link>http://maidofmight.net/2010/03/dc-comics-solicitations-april-may-2010/</link>
		<comments>http://maidofmight.net/2010/03/dc-comics-solicitations-april-may-2010/#comments</comments>
		<pubDate>Thu, 18 Mar 2010 01:02:53 +0000</pubDate>
		<dc:creator>Michelle</dc:creator>
				<category><![CDATA[Comics News]]></category>
		<category><![CDATA[Site Updates]]></category>

		<guid isPermaLink="false">http://maidofmight.net/?p=2900</guid>
		<description><![CDATA[Been awhile since I posted one of these updates. The Supergirl comics list had grown very out of date &#8211; last dates were for August 2009. Oy. Anyway, that&#8217;s caught up now and current through May. Here&#8217;s where Supergirl will be appearing in the next few months. Note that there will be no Supergirl issue [...]]]></description>
			<content:encoded><![CDATA[<p>Been awhile since I posted one of these updates. The <a href="/supergirl-comics-kara-modern/#2010">Supergirl comics list</a> had grown very out of date &#8211; last dates were for <em>August 2009</em>. Oy. Anyway, that&#8217;s caught up now and current through May. Here&#8217;s where Supergirl will be appearing in the next few months. Note that there will be no Supergirl issue in May, as <i>War of the Supermen</i> takes over the Super titles.</p>
<p>The <a href="http://maidofmight.net/supergirl-trades-modern/">trade paperbacks</a> have been updated with SUPERMAN Codename Patriot (HC), SUPERMAN: Last Stand of New Krypton (HC), and the next Supergirl TPB which includes the excellent Supergirl Annual:</p>
<p>SUPERGIRL Death and the Family<br />
Collects: SUPERGIRL #48-50 and SUPERGIRL ANNUAL #1<br />
Published Sep 21, 2010<br />
$17.99 US, 144 pg</p>
<!-- PHP 5.x -->]]></content:encoded>
			<wfw:commentRss>http://maidofmight.net/2010/03/dc-comics-solicitations-april-may-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
