<?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>McGrath Media &#124; Building a Bridge Between People and Technology</title>
	<atom:link href="http://mcgrathmedia.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://mcgrathmedia.com</link>
	<description>McGrath Media is dedicated to giving individuals and businesses a better web development experience.</description>
	<lastBuildDate>Fri, 22 Feb 2013 19:08:04 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Fix for NextGEN Gallery Slideshow Issues</title>
		<link>http://mcgrathmedia.com/fix-for-nextgen-gallery-slideshow-issues/</link>
		<comments>http://mcgrathmedia.com/fix-for-nextgen-gallery-slideshow-issues/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 15:49:51 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Custom Wordpress Themes]]></category>
		<category><![CDATA[Flash]]></category>
		<category><![CDATA[Help]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[McGrath Media]]></category>
		<category><![CDATA[NextGEN Gallery]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Support]]></category>
		<category><![CDATA[Upgrade]]></category>

		<guid isPermaLink="false">http://mcgrathmedia.com/?p=35</guid>
		<description><![CDATA[If you recently upgraded the NextGEN Gallery WordPress plugin you will probably have noticed that your slideshows are no longer working. When a page with a slideshow loads you get the following message: &#8220;The Flash Player and a browser with Javascript support are needed..&#8221; If you disable the Flash based slideshow they will work again  <span class="read_more"><a href="<?php the_permalink(); ?>" class="normallink">Read More &#62;</a></span>]]></description>
				<content:encoded><![CDATA[<p>If you recently upgraded the <a href="http://wordpress.org/extend/plugins/nextgen-gallery/" target="_blank">NextGEN Gallery</a> WordPress plugin you will probably have noticed that your slideshows are no longer working. When a page with a slideshow loads you get the following message:</p>
<p>&#8220;The Flash Player and a browser with Javascript support are needed..&#8221;</p>
<p>If you disable the Flash based slideshow they will work again in Firefox but not in Internet Explorer. The gallery appears to be loading in IE but never does and there are JavaScript errors when the page loads.</p>
<p>As usual the WordPress community were quick to report this error and the plugin&#8217;s author posted a fix for the problem.</p>
<p>Here it is:</p>
<p>Goto to nggallery.php Line 321:</p>
<p><code>if ( NGGALLERY_IREXIST == true &amp;&amp;  $ngg_options['enableIR'] == '1' &amp;&amp;  nggGallery::detect_mobile_phone() === false )</code></p>
<p>change it to :</p>
<p><code>if ( NGGALLERY_IREXIST == true &amp;&amp;  $this-&gt;options['enableIR'] == '1' &amp;&amp;  nggGallery::detect_mobile_phone() === false )</code></p>
<p>You can find more info here:</p>
<p><a href="http://tinyurl.com/27p9ntf" target="_blank"><strong>http://tinyurl.com/27p9ntf</strong></a></p>
<p>I tested the fix this morning and was able to get the Flash gallery working. Unfortunately the non Flash gallery is still not working in Internet Explorer.</p>
<p>I hope this helps those of you out there who might be having problems with this.</p>
<p>As always you comments and thoughts are welcome.</p>
]]></content:encoded>
			<wfw:commentRss>http://mcgrathmedia.com/fix-for-nextgen-gallery-slideshow-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to the New McGrath Media Website</title>
		<link>http://mcgrathmedia.com/welcome-to-the-new-mcgrath-media/</link>
		<comments>http://mcgrathmedia.com/welcome-to-the-new-mcgrath-media/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 22:24:40 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Bill Nye the Science Guy]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Custom Wordpress Themes]]></category>
		<category><![CDATA[James McGrath]]></category>
		<category><![CDATA[Jen Pennington]]></category>
		<category><![CDATA[Kenyon HomeCare Consulting]]></category>
		<category><![CDATA[McGrath Media]]></category>
		<category><![CDATA[NBIS]]></category>
		<category><![CDATA[New Site]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[Rhizome Design]]></category>
		<category><![CDATA[Valley Cultural Center]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://mcgrathmedia.com/?p=15</guid>
		<description><![CDATA[Welcome to the new McGrath Media Website. It has been a busy year for us here at McGrath Media. Working on the Web means that we are always chasing the latest technologies and trends. Each year brings a set of new challenges. This year we have once again been working closely with Rhizome Design to  <span class="read_more"><a href="<?php the_permalink(); ?>" class="normallink">Read More &#62;</a></span>]]></description>
				<content:encoded><![CDATA[<p><strong>Welcome to the new McGrath Media Website.</strong></p>
<p>It has been a busy year for us here at McGrath Media. Working on the Web means that we are always chasing the latest technologies and trends. Each year brings a set of new challenges. This year we have once again been working closely with <a href="http://www.rhizomedesign.com/" target="_new">Rhizome Design</a> to deliver exciting new Websites for our clients.</p>
<p>Over the last six months we have been developing Websites using <a href="http://wordpress.org/" target="_new">WordPress</a> as a CMS (<a href="http://en.wikipedia.org/wiki/Content_management_system" target="_new">content management system</a>). For years clients have asked for a simple way to update and maintain their own sites. While there have been many CMS solutions available for some time we were unable to find one that suited the average client&#8217;s needs and skill set. WordPress was the answer we were looking for. The feedback and response we have been getting from our clients and the visitors to their WordPress driven sites has been positive across the board.</p>
<p>If you are interested in learning more about the work we have been doing check out the <a href="http://www.rhizomedesign.com/journal/" target="_new">Rhizome Journal</a> article <a href="http://www.rhizomedesign.com/custom-wordpress-sites-get-noticed/" target="_new">&#8220;Custom WordPress sites get noticed&#8221;</a> written by myself and <a href="http://www.rhizomedesign.com/roots/our-team/" target="_new">Jen Pennington</a></p>
[[Show as slideshow]]
]]></content:encoded>
			<wfw:commentRss>http://mcgrathmedia.com/welcome-to-the-new-mcgrath-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching using disk
Object Caching 399/467 objects using disk

 Served from: mcgrathmedia.com @ 2013-05-18 17:58:10 by W3 Total Cache -->