<?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>Atalaya Studio &#187; Word Press</title>
	<atom:link href="http://atalayastudio.com/archives/category/word-press/feed" rel="self" type="application/rss+xml" />
	<link>http://atalayastudio.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Feb 2010 19:21:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Plugin Compatibility &#8211; Really?</title>
		<link>http://atalayastudio.com/archives/144</link>
		<comments>http://atalayastudio.com/archives/144#comments</comments>
		<pubDate>Sat, 31 Oct 2009 21:37:17 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[stupid]]></category>
		<category><![CDATA[useless]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=144</guid>
		<description><![CDATA[You may have seen the new  Plugin Compatibility box on the plugin pages hosted by wordpress.org. The box allows users to select their WordPress release AND the plugin release and choose between a Working or Broken selection for the plugin.
So my question is this&#8230; What is really broken? WordPress or the plugin? Does the user [...]]]></description>
			<content:encoded><![CDATA[<p>You may have seen the new  <span style="color: #0000ff;"><strong>Plugin Compatibility box</strong> </span>on the plugin pages hosted by wordpress.org. The box allows users to select their WordPress release AND the plugin release and choose between a <strong>Working </strong>or <strong>Broken </strong>selection for the plugin.</p>
<p>So my question is this&#8230; <strong>What is really broken?</strong> WordPress or the plugin? Does the user really know for sure? Could it be another plugin that is causing the problem? Is it the browser? Does this really give an accurate accounting of a plugin&#8217;s compatibility? <em>I honestly don&#8217;t think so. </em></p>
<p><em><span id="more-144"></span></em>Do I think that if a plugin is working for someone and not working for someone else that the person that the plugin <strong>IS </strong>working for will even bother to make a special visit the site and click the <strong>Working button</strong>? &#8211; <span style="text-decoration: underline;">NO</span>, I don&#8217;t. It&#8217;s like the plugin comment area; if something <span style="text-decoration: underline;">isn&#8217;t</span> working someone will comment. If it <span style="text-decoration: underline;">is </span>working &#8211; they never comment. No one<img class="alignright size-medium wp-image-155" title="stupid.idea" src="http://atalayastudio.com/wp-content/uploads/2009/10/stupid.idea1-193x300.jpg" alt="stupid.idea" width="193" height="300" /> has ever visited my plugin page hosted on wordpress.org to make a comment that the plugin was working.</p>
<p>To truly reflect an honest and fair compatibility value, every plugin user experience would have to be recorded. I personally don&#8217;t think it&#8217;s going to happen. As a result, most of the information regarding the compatibility of a plugin with any specific WordPress version will be distorted because more people tend to visit the hosting site looking for solutions than those that don&#8217;t need them &#8211; for that reason I think more people will click the Broken button than those caring enough to click the Working button. I believe that people will shy away from installing and trying a plugin because of this; I find the entire thing irritating.</p>
<p>Matt and company should stop making changes to WordPress that give people the impression that their plugins will break and their sites will stop working. Arbitrarily adding a Plugin Compatibility box to the hosting site under the guise that it somehow measures Plugin Compatibility with WordPress is a joke.</p>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/144/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>NAVT and Graphic Anchors</title>
		<link>http://atalayastudio.com/archives/18</link>
		<comments>http://atalayastudio.com/archives/18#comments</comments>
		<pubDate>Sun, 30 Mar 2008 16:03:44 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[graphic anchors]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=18</guid>
		<description><![CDATA[Introduction
The NAVT plug supports three anchor types in addition to the standard everyday text anchor people typically use. The additional anchor styles are for those who want to use graphics or a mixture of graphics and text as anchors. The anchor styles supported are:

Standard text link (no graphics)
Text over Graphics
Text with a side graphic
Graphic only [...]]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>The NAVT plug supports three anchor types in addition to the standard everyday text anchor people typically use. The additional anchor styles are for those who want to use graphics or a mixture of graphics and text as anchors. <span id="more-18"></span>The anchor styles supported are:</p>
<ul>
<li>Standard text link (no graphics)</li>
<li>Text over Graphics</li>
<li>Text with a side graphic</li>
<li>Graphic only (no text)</li>
</ul>
<h3>Anatomy of a Graphic Anchor</h3>
<p>A  graphic anchor is generally a button or graphic of some type with text (HTML font) on top of it. This anchor typically uses a background image. Some of the time the same graphic image is used to create each link. This makes it necessary to provide a unique set of css classes making it possible to distinguish one anchor from another. NAVT provides several unique class names from which you can create distinct rules for each anchor.</p>
<h3>CSS  Styling</h3>
<p>CSS styling is the cornerstone of creating graphic anchors. NAVT provides anchors wrapped in a DIV tag or anchors outside of a DIV tag. Using a DIV tag enables you to set the width and height of the DIV and then backgrounding it with the desired graphic.</p>
<h3>Additional Information</h3>
<p>I&#8217;ve written additional articles on each of the graphic link types.</p>
<ul>
<li><a title="Text with Side Graphic" href="http://atalayastudio.com/archives/16" target="_self">Text with Side Graphic</a></li>
<li><a title="Text over Graphic Anchors" href="http://atalayastudio.com/archives/13" target="_self">Text over Graphic</a></li>
<li>Graphic Only Anchors</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/18/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Graphic Only Anchors with NAVT</title>
		<link>http://atalayastudio.com/archives/19</link>
		<comments>http://atalayastudio.com/archives/19#comments</comments>
		<pubDate>Sun, 30 Mar 2008 15:44:47 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[graphic anchors]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=19</guid>
		<description><![CDATA[Introduction
In the article NAVT and Graphic Anchors, I explained how NAVT plug supported three anchor types that can be used on your web site. The new graphic anchor styles are for those who want to use graphics or a mixture of graphics and text as anchors.
In this article I&#8217;ll explain how NAVT creates the Graphic [...]]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>In the article <a title="NAVT and Graphic Anchors" href="http://atalayastudio.com/archives/18" target="_self">NAVT and Graphic Anchors</a>, I explained how NAVT plug supported three anchor types that can be used on your web site. The new graphic anchor styles are for those who want to use graphics or a mixture of graphics and text as anchors.<br />
In this article I&#8217;ll explain how NAVT creates the Graphic only anchors and what you need to know about the required CSS.<span id="more-19"></span></p>
<h3>Anatomy of a Graphic Anchor</h3>
<p>Along with plain text links, graphic links are probably the most common anchors created for use on web sites. Graphics offer the most options for personalization and remain popular with web site designers. NAVT constructs these links by wrapping a surrogate image inside an anchor. The space reserved can be backgrounded with any image. The anchor text is wrapped within a span that allows the text to be moved off screen while still retaining the HTML text information in the anchor for curious robots crawling your web site.</p>
<p>The graphic below illustrates how to configure an item to create a graphics only navigation item:</p>
<div style="text-align:center;"><img title="Graphic Anchors" src="http://atalayastudio.com/wp-content/uploads/2008/03/got-198x300.png" alt="" width="198" height="300" /></div>
<p>The following is the exprected HTML output containing a Graphic Anchor created by the NAVT plugin for a <em>category </em>that has the title <strong>World News</strong>.</p>
<pre class="brush: html">
&lt;ul class=&#039;menu example&#039;&gt;
&lt;li class=&#039;erow topics_item page_item world-news-cat categorytab&#039;&gt;
&lt;div class=&#039;navt_gl&#039;&gt;&lt;a href=&#039;http://example.com/world-news&#039; title=&#039;World News&#039; class=&#039;navt_glink&#039;&gt;
&lt;img src=&#039;http://example.com/wp-content/plugins/navt/images/blank.gif&#039; alt=&#039;&#039; class=&#039;world-news-img worldgraphic&#039;/&gt;
&lt;span style=&#039;margin-left:-5000px;&#039;&gt;World News&lt;/span&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;
</pre>
<h3>Styling a Graphics Only Anchor</h3>
<p>NAVT assigns several classes for styling this type of anchor. The following is an example of how to style a NAVT graphic anchor.</p>
<pre class="brush: css">
ul li.world-news-cat div.navt_gl img.world-news-img,
ul li.world-news-cat div.navt_gl  {
/* set the background image, width and height of the graphic */
width: 100px;
height: 100px;
background: url(images/world.jpg) no-repeat left top;
}
</pre>
<p>The CSS rules target both the IMG tag and and the image DIV wrapper. The anchor text is automatically moved off the page so it is not visible to site viewers and remains SEO friendly.</p>
<h3>Other Types</h3>
<p>Each type of navigation item <em>pages, categories, URI anchors, etc</em>) is constructed the same way and each is provided with a unique set of classes similar to the example shown above. Below is a list of the classes created for each type of item. <em>When in doubt, look at the source code created by NAVT by using your Browser.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/19/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Text with Side Graphic Anchors</title>
		<link>http://atalayastudio.com/archives/16</link>
		<comments>http://atalayastudio.com/archives/16#comments</comments>
		<pubDate>Sun, 30 Mar 2008 14:56:16 +0000</pubDate>
		<dc:creator>Greg</dc:creator>
				<category><![CDATA[NAVT]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[graphic anchors]]></category>
		<category><![CDATA[text with side graphic]]></category>

		<guid isPermaLink="false">http://atalayastudio.com/?p=16</guid>
		<description><![CDATA[Introduction
In the article NAVT and Graphic Anchors, I explained how the NAVT plugin supported three anchor types that can be used on your web site. The new graphic anchor styles are for those who want to use graphics or a mixture of graphics and text as anchors.
In this article I&#8217;ll explain how NAVT creates the [...]]]></description>
			<content:encoded><![CDATA[<h3>Introduction</h3>
<p>In the article <a title="NAVT and Graphic Anchors" href="http://atalayastudio.com/archives/18" target="_self">NAVT and Graphic Anchors</a>, I explained how the NAVT plugin supported three anchor types that can be used on your web site. The new graphic anchor styles are for those who want to use graphics or a mixture of graphics and text as anchors.</p>
<p>In this article I&#8217;ll explain how NAVT creates the Text with Side Graphic anchors and what you need to know about the required CSS.<span id="more-16"></span></p>
<h3>Anatomy of a Text Anchor with a Side Graphic</h3>
<p>Perhaps you&#8217;ve seen them. This is a anchor that has a graphic positioned somewhere near it. The graphic can be above, to the right or left or below the anchor text. Often they are used to show a small teaser of a much larger graphic. The construction of these anchors separates the graphic from the anchor. By making the <strong>position </strong>of the anchor <strong>absolute, </strong>the anchor can generally be placed anywhere around the graphic.</p>
<p>The graphic used to provide the background image is obtained from a class that you provide from your stylesheet. You supply the name of the class at the time the link type is configured.<br />
The graphic below shows the configuration of a category using text with side graphic. The Anchor type is set to <span style="color: #888888;">Text with side graphic</span> and the user CSS class <span style="color: #888888;">worldgraphic </span>has been entered into the text box.</p>
<div style="text-align:center"><img src="http://atalayastudio.com/wp-content/uploads/2008/03/twsg.png" alt="" /></div>
<p>The NAVT output for the navigation group would appear as:</p>
<pre class="brush: html">
&lt;ul class=&#039;menu example&#039;&gt;
&lt;li class=&#039;erow example_item page_item world-news-cat categorytab&#039;&gt;
&lt;div class=&#039;navt_twsg worldgraphic&#039;&gt;&amp;nbsp;&lt;/div&gt;
&lt;a href=&#039;http://example.com/world-news&#039; title=&#039;World News&#039;&gt;World News&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
</pre>
<p>Notice that the <strong>DIV </strong>is<strong> </strong>assigned the user defined class <strong>worldgraphic </strong>and contains only a non-breaking space as a place holder. The anchor appears outside of the <strong>DIV </strong>so it can be moved using absolute positioning relative to the LI parent container.</p>
<p><em>Here is a CSS example that would place the anchor to the right of the graphic:</em></p>
<pre class="brush: css">
li.world-news-cat { /* parent container must be relative */
position:relative;
}

ul li.world-news-cat div.worldgraphic { /* set size of background and image */
background: transparent url(images/world.jpg) no-repeat left top;
width: 100px;
height: 100px;
}

ul li.world-news-cat a { /* set for absolute positioning */
position: absolute;
top: 50%;
right: 0;
z-index: 50;
}
</pre>
<h3>Other Types</h3>
<p>Each type of navigation item: pages, categories, URI anchors, etc) is constructed the same way and each is provided with a unique set of classes similar to the example shown above.</p>
]]></content:encoded>
			<wfw:commentRss>http://atalayastudio.com/archives/16/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
