<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><!-- generator="Joomla! 1.5 - Open Source Content Management" --><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>Woof and Warp Blog</title>
		<description>Articles and news on Joomla!, Content Management, web standards, accessibility, usability, and other things related to web development and web design.</description>
		<link>http://www.woofandwarp.com/blog</link>
		<lastBuildDate>Wed, 08 Sep 2010 00:23:12 +0000</lastBuildDate>
		<generator>Joomla! 1.5 - Open Source Content Management</generator>
		<language>en-gb</language>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/woofandwarp" /><feedburner:info uri="woofandwarp" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwoofandwarp" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwoofandwarp" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/woofandwarp" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwoofandwarp" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fwoofandwarp" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2Fwoofandwarp" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><feedburner:browserFriendly>This is the newsfeed of woofandwarp, thank for subscribing.</feedburner:browserFriendly><item>
			<title>A little editor extended plugin tip</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/9YSFstN1nGY/36-a-little-editor-extended-plugin-tip</link>
			<description>&lt;p&gt;I've seen a couple of editor extended plugin buttons where the right side of the button wasn't handled correctly by the Joomla! admin css and ran into it myself today.&lt;/p&gt;
&lt;p&gt;Looking at the css I noticed a class called "blank" for the buttons so I tested and got it to work with this:&lt;/p&gt;
&lt;strong&gt;Change:&lt;/strong&gt;
&lt;pre class="codeblock"&gt;
&lt;code class="jsh:php"&gt;
$button-&gt;set('name', 'buttonname');
&lt;/code&gt;
&lt;/pre&gt;
&lt;strong&gt;To:&lt;/strong&gt;
&lt;pre class="codeblock"&gt;
&lt;code class="jsh:php"&gt;
$button-&gt;set('name', 'buttonname blank');
&lt;/code&gt;
&lt;/pre&gt;
&lt;p&gt;The extra "blank" after the space will give your button a nicely rounded right side.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/9YSFstN1nGY" height="1" width="1"/&gt;</description>
			<category>Joomla!</category>
			<pubDate>Sun, 28 Sep 2008 17:50:41 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/2-joomla/36-a-little-editor-extended-plugin-tip</feedburner:origLink></item>
		<item>
			<title>New site for Alvaana, a two page Joomla!</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/T2vrN0OTs24/35-new-site-for-alvaana-a-two-page-joomla</link>
			<description>&lt;p&gt;Today we have finally launched the new &lt;a href="http://alvaana.com" title="Alvaana web development Leeuwarden The Netherlands"&gt;Alvaana&lt;/a&gt; site. We've created about 4 different sites before launching now but each time we ended up with not enough time to finish.&lt;/p&gt;
&lt;p&gt;With this set-up we've chosen to keep it simple and very manageable at first until we find the time or need to add extra pages. The site is a two page site, one Dutch and one English page with keywords and short paragraphs of text to explain what we do.&lt;/p&gt;
&lt;p&gt;The contact form is given a prominent place and it only has the bare minimum amount of fields needed to get in touch.&lt;/p&gt;
&lt;p&gt;The site is xhtml strict valid and we payed much attention to accessibility like headings that render in the correct order. The site works fine with css, images or javascript turned off.&lt;/p&gt;
&lt;p&gt;We think it looks great and does what it needs to do.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/T2vrN0OTs24" height="1" width="1"/&gt;</description>
			<category>Design</category>
			<pubDate>Mon, 22 Sep 2008 20:48:13 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/3-design/35-new-site-for-alvaana-a-two-page-joomla</feedburner:origLink></item>
		<item>
			<title>The Million Dollar Joomla! is still in the race</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/_zB-KgWYMxA/34-the-million-dollar-joomla-is-still-in-the-race</link>
			<description>&lt;p&gt;Past Saturday the first live television show for the Million Dollar Wedding my niece is competing for has happened and they are going to the next round.&lt;/p&gt;
&lt;p&gt;From the 4000 people that tried to get passed the intakes only 7 are still in the race and from that 7 at least one site is a Joomla! site. You can visit the site at &lt;a href="http://sanderenjessicauitsexbierum.nl" title="Sander en Jessica uit Sexbierum"&gt;sander and jessica&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The site has generated over 5000 unique visitors in just a few weeks so we may have triggered some new people that never used Joomla! before.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/_zB-KgWYMxA" height="1" width="1"/&gt;</description>
			<category>Whatever</category>
			<pubDate>Mon, 22 Sep 2008 20:36:15 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/5-whatever/34-the-million-dollar-joomla-is-still-in-the-race</feedburner:origLink></item>
		<item>
			<title>Tim Berners-Lee Announces World Wide Web Foundation</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/yL12zKEeCHc/33-tim-berners-lee-announces-world-wide-web-foundation</link>
			<description>&lt;p&gt;I just found out about an interesting new initiative, 14 September 2008 &lt;a href="http://www.webfoundation.org" title="The World Wide Web Foundation"&gt;The World Wide Web Foundation&lt;/a&gt; was launched by Tim Berners-Lee himself. Tim is the British computer scientist, who is credited with inventing the World Wide Web. You can read more about him on his &lt;a href="http://en.wikipedia.org/wiki/Tim_Berners-Lee" title="Tim Berners-Lee page"&gt;wikipedia&lt;/a&gt; page.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;The World Wide Web Foundation seeks to advance One Web that is free and open, to expand the Web's capability and robustness, and to extend the Web's benefits to all people on the planet. The Web Foundation brings together business leaders, technology innovators, academia, government, NGOs, and experts in many fields to tackle challenges that, like the Web, are global in scale.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Let's see what this initiative can do for all the web-users and still not web-users today and in the future.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/yL12zKEeCHc" height="1" width="1"/&gt;</description>
			<category>Whatever</category>
			<pubDate>Wed, 17 Sep 2008 18:34:25 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/5-whatever/33-tim-berners-lee-announces-world-wide-web-foundation</feedburner:origLink></item>
		<item>
			<title>Joomla! and duplicate content, what does Google think?</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/kj--Idcj1ac/32-joomla-and-duplicate-content-what-does-google-think</link>
			<description>&lt;p&gt;There is a lot of talk going on about duplicate content in Joomla! installations. Here's a good read from the &lt;a href="http://googlewebmastercentral.blogspot.com/2008/09/demystifying-duplicate-content-penalty.html" title="Demystifying the duplicate content penalty"&gt;Google Webmaster Central Blog&lt;/a&gt; about how they see and handle so called duplicate content.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Let's put this to bed once and for all, folks: There's no such thing as a "duplicate content penalty." At least, not in the way most people mean when they say that.&lt;/p&gt;&lt;/blockquote&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/kj--Idcj1ac" height="1" width="1"/&gt;</description>
			<category>Joomla!</category>
			<pubDate>Wed, 17 Sep 2008 18:07:18 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/2-joomla/32-joomla-and-duplicate-content-what-does-google-think</feedburner:origLink></item>
		<item>
			<title>The Million Dollar Wedding story continues</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/MibfTw3S8E8/31-the-million-dollar-wedding-story-continues</link>
			<description>&lt;p&gt;I wrote an &lt;a href="http://community.joomla.org/magazine/article/551-joomla-15-and-the-million-dollar-wedding.html" title="Joomla! 1.5 and the Million Dollar Wedding"&gt;article&lt;/a&gt; for Joomla! Community Magazine this month about setting up a Joomla! site with a custom template very fast. The article was the result of a question from my niece who needed a site up very fast because she and her to be husband are in the race for a Million Dollar Wedding.&lt;/p&gt;
&lt;p&gt;I thought I'd give a small update about the status right now for the people interested. They are the couple with the most internet votes and have reached the last 8 couples in the race for the final price.&lt;/p&gt;
&lt;p&gt;You can find the site I did for them on &lt;a href="http://sanderenjessicauitsexbierum.nl" title="Sander and Jessica from sexbierum"&gt;Sander and Jessica from Sexbierum&lt;/a&gt;.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/MibfTw3S8E8" height="1" width="1"/&gt;</description>
			<category>Whatever</category>
			<pubDate>Sun, 14 Sep 2008 11:03:15 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/5-whatever/31-the-million-dollar-wedding-story-continues</feedburner:origLink></item>
		<item>
			<title>The tools I use for Joomla! development</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/L2ZJ6IBT32g/30-the-tools-i-use-for-joomla-development</link>
			<description>&lt;p&gt;I'm designing and programming mainly for &lt;a href="http://joomla.org" title="Joomla! Content Management System"&gt;Joomla!&lt;/a&gt; for many years now, being one of the founders of the project helps a lot with counting years of course :-) and in case you are interested in the tools I use and why I use them I'll list them in this post.&lt;/p&gt;
&lt;p&gt;My specialty and passion is creating custom designs/templates for Joomla!, &lt;a href="http://wordpress.org" title="Blog Tool and Publishing Platform"&gt;WordPress&lt;/a&gt;, &lt;a href="http://drupal.org" title="Content Management System"&gt;Drupal&lt;/a&gt; or just plain html sites. For Joomla! I also write components, modules and plugins but because I'm not a guru php programmer I can do that up to a certain level of complexity.&lt;/p&gt;
&lt;p&gt;I love creating modules and plugins that give me a special feature and what I like most about writing them myself is the fact that I'm in full control over the markup the module or plugin renders at the front-end of a site.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/L2ZJ6IBT32g" height="1" width="1"/&gt;</description>
			<category>Joomla!</category>
			<pubDate>Sat, 13 Sep 2008 06:46:10 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/2-joomla/30-the-tools-i-use-for-joomla-development</feedburner:origLink></item>
		<item>
			<title>Is my brain turning into a real computer?</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/bLU2DpS9F_8/29-is-my-brain-turning-into-a-real-computer</link>
			<description>&lt;p&gt;Last night I was getting the kids ready for bed and one of the pajama shirts was inside out, at least that's what I thought. While putting my hands in the sleeves to turn it back the way it should be I noticed I had made a mistake because it was just fine to begin with.&lt;/p&gt;
&lt;p&gt;Now, here's the thing... as soon as I noticed that it was alright my head softly whispered &lt;strong&gt;UNDO&lt;/strong&gt; !!&lt;/p&gt;
&lt;p&gt;Time for a little break I think. /me shakes head.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/bLU2DpS9F_8" height="1" width="1"/&gt;</description>
			<category>Whatever</category>
			<pubDate>Fri, 12 Sep 2008 06:38:51 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/5-whatever/29-is-my-brain-turning-into-a-real-computer</feedburner:origLink></item>
		<item>
			<title>Club templates or custom templates, what's the difference?</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/9JNOL4LgDYc/28-club-templates-or-custom-templates-whats-the-difference</link>
			<description>&lt;p&gt;In &lt;a href="http://joomla.org" title="Joomla! Content Management System"&gt;Joomla!&lt;/a&gt; land there are a couple of ways to built your website and I'm talking about the template specifically.&lt;/p&gt;
&lt;h3&gt;Now what is a template anyway?&lt;/h3&gt;
&lt;p&gt;A template in Joomla! land is the layout or public front-end for your site, the visual presentation layer that presents data from the CMS to the user in a certain way.&lt;/p&gt;
&lt;p&gt;Joomla!'s template system is unlike stated sometimes by people without the proper knowledge, very powerful, flexible but still simple. The amount of power lies largely in the hands of the developer working on the template.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/9JNOL4LgDYc" height="1" width="1"/&gt;</description>
			<category>Design</category>
			<pubDate>Thu, 11 Sep 2008 14:45:20 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/3-design/28-club-templates-or-custom-templates-whats-the-difference</feedburner:origLink></item>
		<item>
			<title>Printer friendly Joomla! content with a print css file</title>
			<link>http://feedproxy.google.com/~r/woofandwarp/~3/qdG26nBKLSQ/27-printer-friendly-joomla-content-with-a-print-css-file</link>
			<description>&lt;p&gt;One of the most forgotten or ignored "features" of a website is the print page. Many times a print page is not even considered to be part of building a web-site and in that case it is up to the designer or front-end developers mood to create printer friendly pages or not&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Not&lt;/strong&gt; is probably the most common answer because it takes time and it's simply not part of the scope of the project while in realty it should be.&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/woofandwarp/~4/qdG26nBKLSQ" height="1" width="1"/&gt;</description>
			<category>Design</category>
			<pubDate>Wed, 10 Sep 2008 19:17:02 +0000</pubDate>
		<feedburner:origLink>http://www.woofandwarp.com/blog/3-design/27-printer-friendly-joomla-content-with-a-print-css-file</feedburner:origLink></item>
	</channel>
</rss>
