<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.7.3" -->
<rss version="2.0">
	<channel>
		<title>Blog entries</title>
		<description>Blog entries</description>
		<link>http://irislines.com</link>
		<lastBuildDate>Sat, 18 May 2013 05:19:01 +0100</lastBuildDate>
        <generator>FeedCreator 1.7.3</generator>
		<item>
			<title>Optimizing for mobile (and everybody else)</title>
			<link>http://irislines.com/blog/optimizing-for-mobile-and-everybody-else.html</link>
			<description>&lt;p&gt;I just attended a day-long workshop on Responsive Web Design at the User Interface Engineering (UIE.com)&amp;nbsp; UX Immersion Mobile conference in Seattle.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;A comment by the presenter, Jason Grigsby (of&amp;nbsp; cloudfour.com) caught my attention.&amp;nbsp;&amp;nbsp;&amp;nbsp; It was his opinion that if you had to choose between optimizing a site for speed in loading and making it responsive, that he'd go for the speed.&amp;nbsp;&amp;nbsp;&amp;nbsp; A site that might FIT on a small screen, but that still takes too ...</description>
			<author>Barb Ackemann</author>
			<pubDate>Thu, 25 Apr 2013 22:17:51 +0100</pubDate>
		<category>responsive design</category>
 <category>mobile</category>
 <category>Joomla</category>
 <category>extensions</category>
		</item>
		<item>
			<title>Internal Service Error -- can't save certain Joomla! article</title>
			<link>http://irislines.com/blog/internal-service-error-cant-save-certain-joomla-article.html</link>
			<description>&lt;p&gt;This turned out to be a mod_security issue because the article in question included the word &quot;update&quot;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Troubleshooting:&amp;nbsp;&amp;nbsp; create and save a new article.&amp;nbsp; Fine.&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Copy and paste html from &quot;guilty&quot; article --&amp;nbsp; Internal Service Error message.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Copy and paste 1/2 of the html --&amp;nbsp; Internal Service Error Message.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Copy and paste the OTHER 1/2 of the html -- Fine!&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Add bit by bit until the Error raised it's ugly head...</description>
			<author>Barb Ackemann</author>
			<pubDate>Thu, 11 Apr 2013 20:21:03 +0100</pubDate>
		<category>mod_security</category>
 <category>Joomla</category>
 <category>error</category>
		</item>
		<item>
			<title>Love Fireworks CS6  preparation of CSS code snippets, but....</title>
			<link>http://irislines.com/blog/love-fireworks-cs6-preparation-of-css-code-snippets-but.html</link>
			<description>&lt;p&gt;the code for gradients is not correct!&lt;/p&gt;&lt;br/&gt;&lt;p&gt;When I observed that my gradients were going right to left instead of top to bottom, I went in and changed rotation&amp;nbsp; -90deg to 180deg and things looked fine in Firefox --- but I wasn't REALLY understanding the problem --&amp;nbsp; Doing that made the gradients misbehave in Safari, which my client was using -- He thought I'd gone batty putting a gradient band on the right side of&amp;nbsp; some home page widgets.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;This morning I found this artic...</description>
			<author>Barb Ackemann</author>
			<pubDate>Wed, 10 Apr 2013 14:14:49 +0100</pubDate>
		<category>gradients</category>
 <category>Fireworks</category>
 <category>css</category>
		</item>
		<item>
			<title>WordPress  BigMailChimp pluggin caused conflict with Contact forms</title>
			<link>http://irislines.com/blog/wordpress-bigmailchimp-pluggin-caused-conflict-with-contact-forms.html</link>
			<description>&lt;p&gt;I tried multiple Contact forms and none of them would display Thank You message or redirect to a Thank You page.&amp;nbsp;&amp;nbsp; Forms were submitting data just fine as I got all the emails&amp;nbsp; (sender and admin emails).&lt;/p&gt;&lt;br/&gt;&lt;p&gt;So... I began to disable other plugins to see if the conflict would be solved.&amp;nbsp;&amp;nbsp; Lucky me!&amp;nbsp;&amp;nbsp; The first plugin I disabled was BigMailChimp&amp;nbsp; - a signup form plugin and with it gone,&amp;nbsp; everything was fine.&lt;/p&gt;</description>
			<author>Barb Ackemann</author>
			<pubDate>Mon, 08 Apr 2013 14:03:54 +0100</pubDate>
		<category>WordPress</category>
 <category>plugins</category>
 <category>conflicts</category>
		</item>
		<item>
			<title>New JCE and No Number plugins not happy with each other</title>
			<link>http://irislines.com/blog/new-jce-and-no-number-plugins-not-happy-with-each-other.html</link>
			<description>&lt;p&gt;Beginning to work on an updated ScreenShots manual for a client, and my No Number plugin buttons would only work if I toggled the editor OFF.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Not Acceptable!&lt;/p&gt;&lt;br/&gt;&lt;p&gt;I found I had to set the JCE Profile &quot;Editor Parameters&quot; setting for Validate HTML to &quot;No&quot;.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;All is back as I expected.&lt;/p&gt;</description>
			<author>Barb Ackemann</author>
			<pubDate>Mon, 08 Apr 2013 14:01:09 +0100</pubDate>
		<category>Joomla</category>
 <category>extensions</category>
 <category>editor</category>
		</item>
		<item>
			<title>IE Compatibility Mode  triggered by :first-line selector.</title>
			<link>http://irislines.com/blog/ie-compatibility-mode-triggered-by-first-line-selector.html</link>
			<description>&lt;p&gt;A certain page on a website was causing IE8 to switch into &quot;compatibility&quot; mode -- and to display as if it weren't paying attention to any media queries, which it otherwise could handle.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;I found a meta tag to add to force it to stay out of compatibility mode -- and then it would just display NOTHING!&amp;nbsp; View source,&amp;nbsp; the content was all there,&amp;nbsp; but just a big white screen!&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Other pages with similar elements were displaying OK.&amp;nbsp;&amp;nbsp; A few pesky validation error...</description>
			<author>Barb Ackemann</author>
			<pubDate>Tue, 18 Dec 2012 04:29:20 +0100</pubDate>
		<category>Joomla</category>
 <category>IE</category>
 <category>css</category>
		</item>
		<item>
			<title>JCE editor woes..  icons missing, toggle editor button won't work...</title>
			<link>http://irislines.com/blog/jce-editor-woes-icons-missing-toggle-editor-button-wont-work.html</link>
			<description>&lt;p&gt;Today I was working on a Joomla 2.5.7 site with a responsive template.&amp;nbsp;&amp;nbsp; Some image dimensions got saved in an article, so they wouldn't behave responsively.&amp;nbsp;&amp;nbsp;&amp;nbsp; As I went looking for a setting I remembered seeing&amp;nbsp; to set &quot;Always include dimensions&quot;&amp;nbsp; to &quot;NO&quot;&amp;nbsp; I discovered that this is an option for the standard Image Manager that is not available in the Image Manager Extended.&amp;nbsp; I uninstalled the JCE pluggin&amp;nbsp; and all of my editor icons disappear...</description>
			<author>Barb Ackemann</author>
			<pubDate>Wed, 14 Nov 2012 21:23:12 +0100</pubDate>
		<category>Joomla</category>
 <category>extensions</category>
 <category>editor</category>
		</item>
		<item>
			<title>Moving WP to a new folder</title>
			<link>http://irislines.com/blog/moving-wp-to-a-new-folder.html</link>
			<description>&lt;p&gt;This is a topic I have to look up every time I need to do it and today OSTraining posted a tutorial.&amp;nbsp; Thanks!&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Moving a WP site to a new folder, rewriting urls with Velvet Blues plugin.&lt;/p&gt;</description>
			<author>Barb Ackemann</author>
			<pubDate>Wed, 24 Oct 2012 12:32:04 +0100</pubDate>
		<category>Word Press</category>
		</item>
		<item>
			<title>Extensions/Languages/Language Overrides</title>
			<link>http://irislines.com/blog/extensionslanguageslanguage-overrides.html</link>
			<description>&lt;p&gt;Just posting this here to remind myself that when Joomla components are giving you things you don't want, you might be able to solve it with an override of the component's language file.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Recently a colleague Mark Madison was struggling to kill the display of the word Category:&amp;nbsp; in as site that uses SobiPro.&amp;nbsp;&amp;nbsp; A language override was a quick and efficient way to deal with this,&amp;nbsp; vs a full-blown template override.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Thanks to Andy Tarr for pointing this out.&lt;/p&gt;</description>
			<author>Barb Ackemann</author>
			<pubDate>Fri, 19 Oct 2012 14:51:58 +0100</pubDate>
		<category>template overrides</category>
 <category>Joomla</category>
 <category>extensions</category>
		</item>
		<item>
			<title>Show title settings not working</title>
			<link>http://irislines.com/blog/show-title-settings-not-working.html</link>
			<description>&lt;p&gt;On a site migrated from joomla 1.5 to 2.5.7 the settings for showing titles are not being applied.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;This has been a common complaint in th joomla forums and there has been some confusion about the multiple places that this parameter can be set.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;What I found is that the way this is stored in the database is different. &amp;nbsp;The 2.5 &amp;nbsp;install uses JSON formatting for this field and when I open a menu item and save it, it gets put back in the database in the new format and then ...</description>
			<author>Barb Ackemann</author>
			<pubDate>Wed, 03 Oct 2012 13:43:58 +0100</pubDate>
		<category>Miigration</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>Widgetkit provides responsive slideshow solution</title>
			<link>http://irislines.com/blog/widgetkit-provides-responsive-slideshow-solution.html</link>
			<description>&lt;p&gt;I had discovered widgetkit when I needed a great mp3 player that did not rely on flash.&amp;nbsp; Widgetkit ALSO provides a pretty friendly slideshow solution that does not combine cropping and resizing as the ckslideshow extension does.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;CK Slideshow might be a good solution if your slide images won't suffer from being cropped -- the smaller images delivered on a mobile device will be a vertical slice of your horizontal banner image, rather than just a proportionately reduced banner.&amp;nbsp;...</description>
			<author>Barb Ackemann</author>
			<pubDate>Fri, 28 Sep 2012 15:36:56 +0100</pubDate>
		<category>slideshows</category>
 <category>responsive design</category>
 <category>Joomla</category>
 <category>extensions</category>
		</item>
		<item>
			<title>Permissions for global_checkin can't be set</title>
			<link>http://irislines.com/blog/permissions-for-globalcheckin-cant-be-set.html</link>
			<description>&lt;p&gt;I tried to have administrators use the global checkin function on a Joomla 2.5 site and in spite of how the permissions were set, the administrators did not have access to use the global checkin.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;I found this solution on the joomla forum (http://forum.joomla.org/viewtopic.php?f=616&amp;amp;t=642208)&lt;/p&gt;&lt;br/&gt;&lt;p&gt;&quot;The reason why  we can't give access to administrators is that Joomla  team hardcoded permision for com_checkin (and some others) inside the  component itself. So it is irrelevant what ...</description>
			<author>Barb Ackemann</author>
			<pubDate>Fri, 28 Sep 2012 15:31:32 +0100</pubDate>
		<category>permissions</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>BT Content Slider</title>
			<link>http://irislines.com/blog/bt-content-slider.html</link>
			<description>&lt;p&gt;I'm upgrading a site from J1.5.26 to J2.5.6 and needed a replacement for an extension that will not work in 2.5:&amp;nbsp;&amp;nbsp; the Ultimate Content Display extension.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Today I found a free extension from bowthemes.com&amp;nbsp; called BT Content Slider.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;With persistence I got it to work but....&amp;nbsp; there are a few caveats:&lt;/p&gt;&lt;br/&gt;&lt;p&gt;I needed to be able to select article to display in a sidebar module -- one at a time,&amp;nbsp; fade in effect as they rotate from one to another.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;The f...</description>
			<author>Barb Ackemann</author>
			<pubDate>Wed, 12 Sep 2012 16:55:58 +0100</pubDate>
		<category>modules</category>
 <category>menus</category>
 <category>Joomla</category>
 <category>extensions</category>
		</item>
		<item>
			<title>Omeka and Word Press on same server...</title>
			<link>http://irislines.com/blog/omeka-and-word-press-on-same-server.html</link>
			<description>&lt;p&gt;I'm working on a project that started out as a word press blog with an installation of Omeka in a sub-directory.&amp;nbsp;&amp;nbsp; Once enough work was done in Omeka&amp;nbsp; they wanted that at the root url.&amp;nbsp;&amp;nbsp; OK.&amp;nbsp; Rather than uninstalling the WP site,&amp;nbsp; I moved it to a sub-directory,&amp;nbsp; moved Omeka up and all was well.&amp;nbsp;&amp;nbsp; I tested access the the WP site in its new location before moving Omeka, and all was well.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;But...&amp;nbsp;&amp;nbsp; today they tell me they want a b...</description>
			<author>Barb Ackemann</author>
			<pubDate>Fri, 07 Sep 2012 18:14:13 +0100</pubDate>
		<category>Omeka</category>
		</item>
		<item>
			<title>Invalid entry </title>
			<link>http://irislines.com/blog/invalid-entry-.html</link>
			<description>&lt;p&gt;Ever get the message&amp;nbsp; &quot;Invalid entry&quot;&amp;nbsp; when trying to access the Joomla! backend?&lt;/p&gt;&lt;br/&gt;&lt;p&gt;The url will be&amp;nbsp;&amp;nbsp; yoursite.com/administrator/index.php.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;You know the password is correct,&amp;nbsp; but maybe a session cookie is getting in the way...&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Try deleting the /index.php from the url -- for me,&amp;nbsp; I find that it let's me back in.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;br/&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
			<author>Barb Ackemann</author>
			<pubDate>Fri, 07 Sep 2012 18:12:14 +0100</pubDate>
		<category>Joomla</category>
		</item>
		<item>
			<title>How to repair Joomla _session table.</title>
			<link>http://irislines.com/blog/how-to-repair-joomla-session-table.html</link>
			<description>&lt;p&gt;A recently launched Joomla 2.5 site was down this morning with the following error:&lt;/p&gt;&lt;br/&gt;&lt;p style=&quot;padding-left: 30px;&quot;&gt;Table './xxxx_suffix/xxxx_session' is marked  as crashed and should be repaired SQL=INSERT INTO `xxxx_session`  (`session_id`, `client_id`, `time`) VALUES  ('87b1b689ed654ea16833779add58ee44', 0, '1342450283')&lt;/p&gt;&lt;br/&gt;&lt;p&gt;&lt;br /&gt;Repairing a database table is not difficult,&amp;nbsp; but the error causes panic for the clients and I am not always sitting at my computer....&lt;/p&gt;&lt;br/&gt;&lt;p&gt;I creat...</description>
			<author>Barb Ackemann</author>
			<pubDate>Mon, 16 Jul 2012 14:55:15 +0100</pubDate>
		<category>repair table</category>
 <category>phpMyAdmin</category>
 <category>Joomla</category>
		</item>
		<item>
			<title>Joomla Bamboo template fix</title>
			<link>http://irislines.com/blog/joomla-bamboo-template-fix.html</link>
			<description>&lt;p&gt;The center column of my site, using Joomla Bamboo's Meridian template was not behaving.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;The template uses javascript to calculate the height of the columns and some tabs and sliders were causing problems.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Anthony wrote:&lt;/p&gt;&lt;br/&gt;&lt;p&gt;&quot;The code at the bottom of the js/template.js file.  The crucial bit is:  jQuery('ul.jbtabs li,.moduletable-panelmenu  span.mainlevel,h3.pane-toggler').click(function(){     setTimeout(calculateEQ,200); });  The 200 is the delay in ms for the script to cal...</description>
			<author>Barb Ackemann</author>
			<pubDate>Mon, 09 Jul 2012 14:54:00 +0100</pubDate>
		<category>template</category>
 <category>Joomla</category>
 <category>extensions</category>
		</item>
		<item>
			<title>Device detection to single out the ipad for special styling</title>
			<link>http://irislines.com/blog/device-detection-to-single-out-the-ipad-for-special-styling.html</link>
			<description>&lt;p&gt;My friend and colleague Bill from Grumpy Engineering&amp;nbsp; helped me with this one:&lt;/p&gt;&lt;br/&gt;&lt;p&gt;I added this to the php block at the head of my template:&lt;/p&gt;&lt;br/&gt;&lt;p&gt; $isIPad = preg_match('/ipad/i', trim($_SERVER['HTTP_USER_AGENT']));&lt;br /&gt; if ($isIPad) $device=&quot;ipad&quot;;&lt;br /&gt; else $device=&quot;not-ipad&quot;; &lt;/p&gt;&lt;br/&gt;&lt;p&gt;and then could use &lt;/p&gt;&lt;br/&gt;&lt;p&gt; class=&quot;&amp;lt;(question mark)php echo $device;&amp;nbsp; ?&amp;gt;&quot;&amp;nbsp;&amp;nbsp; on the body element of the index.php file.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;(Of course I also added a line to the template with...</description>
			<author>Barb Ackemann</author>
			<pubDate>Thu, 19 Apr 2012 15:45:26 +0100</pubDate>
		<category>php</category>
 <category>Joomla</category>
 <category>iPad</category>
 <category>extensions</category>
		</item>
		<item>
			<title>Joomla solution for non-flash mp3 player</title>
			<link>http://irislines.com/blog/joomla-solution-for-non-flash-mp3-player.html</link>
			<description>&lt;p&gt;I searched the JED and the best I could come up with was to use Allvideos to create simple, single mp3 players for a website I'm working on.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;The syntax of this pluggin is nice and simple:&amp;nbsp;&amp;nbsp; {mp3}Name-of-file-without-extension{/mp3} or&lt;/p&gt;&lt;br/&gt;&lt;p&gt;{mp3remote}http://other-site.com/name-of-file-with-extension.mp3{/mp3remote}&lt;/p&gt;&lt;br/&gt;&lt;p&gt;But...&amp;nbsp; Allvideos uses Quicktime as a fallback when flash is not available and on the ipad the Quicktime controller was clunky.&amp;nbsp;&amp;nbsp; I did get...</description>
			<author>Barb Ackemann</author>
			<pubDate>Thu, 19 Apr 2012 15:37:23 +0100</pubDate>
		<category>mp3</category>
 <category>Joomla</category>
 <category>iPad</category>
 <category>html5</category>
 <category>extensions</category>
 <category>audio</category>
		</item>
		<item>
			<title>absolute positioning when you don't declare both offsets....</title>
			<link>http://irislines.com/blog/absolute-positioning-when-you-dont-declare-both-offsets.html</link>
			<description>&lt;p&gt;As if absolute positioning isn't complicated enough....&amp;nbsp; I think I always assumed that an object would move to position 0,0&amp;nbsp; as soon as position:absolute was declared.&lt;/p&gt;&lt;br/&gt;&lt;p&gt;But in fact,&amp;nbsp; all my tests of browsers today seemed to leave the element where it was and only adjust the position - relative to it's positioned containing block -- if the offset is specifically declared.&amp;nbsp;&amp;nbsp; (This is not very clear in the w3c specs.)&lt;/p&gt;&lt;br/&gt;&lt;p&gt;Thus, in two different students' work, I...</description>
			<author>Barb Ackemann</author>
			<pubDate>Fri, 09 Mar 2012 18:12:59 +0100</pubDate>
		<category>css</category>
 <category>absolute positioning</category>
		</item>
	</channel>
</rss>
