<?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>scriptygoddess</title>
	<atom:link href="http://www.scriptygoddess.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scriptygoddess.com</link>
	<description></description>
	<lastBuildDate>Wed, 17 Jun 2009 17:20:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress 2.8 Issues</title>
		<link>http://www.scriptygoddess.com/archives/2009/06/17/wordpress-2-8-issues/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/06/17/wordpress-2-8-issues/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 17:20:12 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2009/06/17/wordpress-2-8-issues/</guid>
		<description><![CDATA[In case you hadn&#039;t heard (and if you&#039;re using wordpress, how could you NOT have heard)   Wordpress 2.8 is out. One of the features included in this round was a rework of the way Widgets work &#8211; including a easier to use API. In light of this, I made use of the new [...]]]></description>
			<content:encoded><![CDATA[<p>In case you hadn&#039;t heard (and if you&#039;re using wordpress, how could you NOT have heard) <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Wordpress 2.8 is out. One of the features included in this round was a rework of the way Widgets work &#8211; including a easier to use API. In light of this, I made use of the new API (<a href="http://justintadlock.com/archives/2009/05/26/the-complete-guide-to-creating-widgets-in-wordpress-28">armed with this great tutorial and sample file</a>) and created some custom widgets for my clients.</p>
<p>A few problems:<br />
I needed to use TinyMCE for one of the textareas, (<a href="http://matty.co.za/2009/06/integrate-tinymce-into-a-wordpress-widget/">There&#039;s some good information here on how to do that</a>) because the client doesn&#039;t know and doesn&#039;t want to know HTML. Trying to apply TinyMCE to the textarea in a widget presented all kind of problems.</p>
<p>Also &#8211; just simply dragging and dropping the widgets onto the correct sidebar was excruciating slow.</p>
<p>The solution to both of these problems was solved in the <a href="http://wordpress.org/support/topic/279132">2.8 FAQ</a> &#8211; specifically &#8211; turning on &#034;Accessibility Mode&#034; in the screen options for the widgets page. It&#039;s not as snazzy as it was before &#8211; but being excruciatingly slow and TinyMCE not working isn&#039;t snazzy either. So I&#039;ll take &#034;functional&#034; over &#034;Snazzy but not functional&#034;.</p>
<p>Anyway &#8211; just putting this out there for anyone else running into similar problems.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/06/17/wordpress-2-8-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>open_basedir restriction in effect error on WordPress page</title>
		<link>http://www.scriptygoddess.com/archives/2009/06/10/open_basedir-restriction-in-effect-error-on-wordpress-page/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/06/10/open_basedir-restriction-in-effect-error-on-wordpress-page/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 21:40:39 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[WordPress: Lessons Learned]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1609</guid>
		<description><![CDATA[This is the second time I&#039;ve run into this problem. I opted not to post about it the first time, because the solution was so simple it was kind of silly. But lo-and-behold &#8211; I hit it again and forgot what the solution was anyway.  
I know there can be more than one thing [...]]]></description>
			<content:encoded><![CDATA[<p>This is the second time I&#039;ve run into this problem. I opted not to post about it the first time, because the solution was so simple it was kind of silly. But lo-and-behold &#8211; I hit it again and forgot what the solution was anyway. <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I know there can be more than one thing that causes that &#034;open_basedir restriction in effect&#034; error &#8211; but in my case it was because:</p>
<p>1) I was moving a wordpress site to another location (usually a subdomain of a live site so I could set it up as a &#034;test area&#034;)<br />
2) In the settings page, I had specified a different path for uploads (this is done on the &#034;miscellaneous&#034; settings page). This directory was actually OUTSIDE of the wordpress directory, which means I had to use the full server path to point to my custom uploads directory&#8230;</p>
<p>So I copied over the files to the test area, copied the database to the test database, changed the domain to the test domain using <a href="http://www.scriptygoddess.com/archives/2008/06/14/moving-a-wordpress-install/">this method</a>. But if you&#039;ve specified a path for uploads on that miscellaneous page &#8211; you&#039;ll need to log in once everything is all set up and change the path there too to the new one pointed at the new location.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/06/10/open_basedir-restriction-in-effect-error-on-wordpress-page/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Multi-Row Carousel and Image Loader with JQuery</title>
		<link>http://www.scriptygoddess.com/archives/2009/03/23/multi-row-carousel-and-image-loader-with-jquery/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/03/23/multi-row-carousel-and-image-loader-with-jquery/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 18:04:09 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1608</guid>
		<description><![CDATA[A recent project I&#039;ve been working on involved a portfolio page that required a &#034;carousel&#034; type browser. It also needed to have multiple rows (so that images could be grouped into various projects). Also, because this page would contain a large number of images, it was required that the images not be loaded until you [...]]]></description>
			<content:encoded><![CDATA[<p>A recent project I&#039;ve been working on involved a portfolio page that required a &#034;carousel&#034; type browser. It also needed to have multiple rows (so that images could be grouped into various projects). Also, because this page would contain a large number of images, it was required that the images not be loaded until you pulled up that particular project/row in the carousel. </p>
<p>There are a lot of carousel scripts out there, and there is a <a href="http://flesler.blogspot.com/2008/02/jqueryserialscroll.html">scrolling plugin</a> that I had been counting on to help me create what I needed &#8211; but to be honest, either I couldn&#039;t get those scripts to work the way I wanted them to, or I couldn&#039;t get them to work AT ALL. I spent a few frustrating days fighting with the plugins, when I finally threw in the towel. I knew what I wanted to do, and figured I&#039;d be better off hand coding specifically what I needed instead of retrofitting a pre-made plugin or script. It turned out to be less time consuming, and in the end I got exactly what I wanted.</p>
<p>So while this script was for a specific purpose, I thought I would put it out here anyway on the chance that it might work for or help someone else. It&#039;s probably possible to &#034;package it up&#034; into a more modular plugin.</p>
<p>So first <a href="http://www.scriptygoddess.com/resources/1608/multi-row-carousel.htm">here is the very rough, proof of concept/demo.</a> (no design on that page &#8211; just wanted to show how the script works) <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><a href="http://www.scriptygoddess.com/resources/1608/multi-row-carousel.zip">Here you can download all the files</a> (except the photos &#8211; I originally grabbed them from <a href="http://www.sxc.hu/">stock.xchng</a>)</p>
<p>I&#039;ll walk through just a few of the details of how the HTML needs to be structured in order to get the script to work &#8211; but the files in the zip are well commented and should explain the rest.</p>
<p>One important trick with this script is that there are some &#034;naming conventions&#034; that it relies on. Each row of photos is setup as a unordered list. The ID of that unordered list is used as a base for naming other related elements. So for example &#8211; the first row is named with and ID of &#034;row1&#034; &#8211; I use that base for the ID of a div that contains links to the images in that row. I want this div to only appear when that row1 is being shown. So the ID of the div needs to be created like <strong>ROW BASE NAME + &#034;-nav&#034;</strong>. So, specifically: &#034;<strong>row1-nav</strong>&#034;.</p>
<p>You&#039;ll notice in the HTML when I link to rows or specific images in the row &#8211; I didn&#039;t put the id of the image inside the &#034;href&#034; element. I actually repurposed the &#034;rel&#034; attribute and put the image I wanted to display in the carousel in that. (The script didn&#039;t work quite right if I put the row name in the href value). </p>
<p>Another &#034;repurpose&#034; I&#039;ve done is for use with the delayed image loading. In each of the LI element, I &#034;store&#034; the path to the image that will be loaded inside the LI element in the &#034;title&#034; tag.</p>
<p>I&#039;ve pulled out as many &#034;variables&#034; as I could in the javascript.js &#8211; row names, image names, classnames &#8211; and explained what they are and how they relate to the HTML in the comments to make reusing the code as easy as possible.</p>
<p>So an important note, I don&#039;t claim this to be an easy to use plugin. If you&#039;re going to use this script, you do have to some level of understanding of jquery, javascript, html. I also can&#039;t promise too much (un-paid) support. If you want to use it, you&#039;re welcome to it &#8211; please leave the credit lines in place &#8211; I spent quite a bit of time getting this to work. And for my own curiosity, I&#039;d love it if you came back here and posted a link to where you&#039;re using it. If you can&#039;t get it to work, you&#039;re welcome to post a question here, but I can&#039;t guarantee I&#039;ll be able to help out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/03/23/multi-row-carousel-and-image-loader-with-jquery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>IMPORTANT &#8211; WARNING &#8211; BEFORE YOU UPGRADE WORDPRESS</title>
		<link>http://www.scriptygoddess.com/archives/2009/02/12/important-warning-before-you-upgrade-wordpress/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/02/12/important-warning-before-you-upgrade-wordpress/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 20:23:02 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Announcements]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress: Lessons Learned]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1599</guid>
		<description><![CDATA[If you are using the default theme and have made modifications to it without renaming it - you may be in for a surprise when you upgrade using the new easy auto-upgrade button. Your theme will be replaced with the original one that WordPress came with. For all I know there&#039;s probably already a document/installation [...]]]></description>
			<content:encoded><![CDATA[<p><strong>If you are using the default theme and have made modifications to it without renaming it </strong>- you may be in for a surprise when you upgrade using the new easy auto-upgrade button. Your theme will be replaced with the original one that WordPress came with. For all I know there&#039;s probably already a document/installation instruction that warns you of this fact somewhere. (I would hope anyway)</p>
<p>I know this may or may not apply to many people &#8211; but having just lost a bunch of changes on a site I was working on (had been tweaking the default theme to test out some stuff) I didn&#039;t realize that 1-click upgrade feature would do that.</p>
<p>Other than that &#8211; the new upgrade thing is awesome. Easily upgraded a bunch of other sites (that thankfully used custom named themes!) without issue and because it just a one-click upgrade &#8211; I did it much sooner than I would have if I had to download and manually upload everything.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/02/12/important-warning-before-you-upgrade-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Show subnavigation for just the main nav/section you&#039;re in (WordPress)</title>
		<link>http://www.scriptygoddess.com/archives/2009/02/10/show-subnavigation-for-just-the-main-navsection-youre-in-wordpress/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/02/10/show-subnavigation-for-just-the-main-navsection-youre-in-wordpress/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 21:20:15 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1597</guid>
		<description><![CDATA[When you use wp_list_pages() &#8211; you get a full dump of everything. If you restrict the depth, then you might not be showing the child / subpages under each page. 
The code I have below will first list only the &#034;main nav&#034; (parent) pages. If you click on one of the main nav / (parent) [...]]]></description>
			<content:encoded><![CDATA[<p>When you use wp_list_pages() &#8211; you get a full dump of everything. If you restrict the depth, then you might not be showing the child / subpages under each page. </p>
<p>The code I have below will first list only the &#034;main nav&#034; (parent) pages. If you click on one of the main nav / (parent) pages and it has children pages &#8211; then it will list ALL subpages under that parent page (including if there are multiple parent/child pages under it &#8211; it will list all of them). So for example&#8230;</p>
<p>If this is your page structure:</p>
<ul>
<li>Home</li>
<li>About Us
<ul>
<li>Who we are</li>
<li>What we do</li>
<li>Why you want to hire us
<ul>
<li>Our prices</li>
<li>Our people</li>
<li>Our philosopy</li>
</ul>
</li>
</ul>
</li>
<li>Contact Us
<ul>
<li>Map to our offices</li>
<li>Phone Numbers</li>
<li>Contact Form</li>
</ul>
</li>
</ul>
<p>So this would first list just the main nav items &#8211; Home, About Us, and Contact us. Like this:</p>
<ul>
<li><strong>MAIN NAV (you can change/remove this &#8211; just put it here for explanatory purposes)</strong>
<ul>
<li>Home</li>
<li>About Us</li>
<li>Contact Us</li>
</ul>
</li>
</ul>
<p>Once you click on About us &#8211; all the subnav under about us is revealed in a separate list below the main nav items &#8211; and will stick around for as long as you&#039;re in an &#034;about us&#034; page. Kind of like this:</p>
<ul>
<li><strong>MAIN NAV (you can change/remove this &#8211; just put it here for explanatory purposes)</strong>
<ul>
<li>Home</li>
<li>About Us</li>
<li>Contact Us</li>
</ul>
</li>
</ul>
<ul>
<li><strong>SUB NAV FOR: About Us</strong>
<ul>
<li>Who we are</li>
<li>What we do</li>
<li>Why you want to hire us
<ul>
<li>Our prices</li>
<li>Our people</li>
<li>Our philosopy</li>
</ul>
</li>
</ul>
</li>
</ul>
<p><code>&lt;ul&gt;<br />
&lt;?php wp_list_pages('title_li=&lt;h2&gt;MAIN NAV&lt;/h2&gt;&#038;depth=1' ); ?&gt;<br />
&lt;/ul&gt;<br />
&lt;?php<br />
if ($post-&gt;post_parent == 0) {<br />
$children = wp_list_pages("title_li=&#038;child_of=".$post-&gt;ID."&#038;echo=0");<br />
$parentpage = $wpdb-&gt;get_row("SELECT ID, post_title, post_name FROM $wpdb-&gt;posts WHERE ID = '".$post-&gt;ID."'");<br />
}<br />
if ($post-&gt;post_parent != 0) {<br />
$next_post_parent = $post-&gt;post_parent;<br />
while ($next_post_parent != 0) {<br />
$children = wp_list_pages("title_li=&#038;child_of=".$next_post_parent."&#038;echo=0");<br />
$parentpage = $wpdb-&gt;get_row("SELECT ID, post_title, post_parent, post_name FROM $wpdb-&gt;posts WHERE ID = '".$next_post_parent."'");<br />
$next_post_parent = $parentpage-&gt;post_parent;<br />
}<br />
}<br />
?&gt;<br />
&lt;?php if ($children) { ?&gt;<br />
&lt;ul&gt;<br />
&lt;li&gt;&lt;h2&gt;SUBNAV FOR: &lt;a href="&lt;?php echo get_permalink($parentpage-&gt;ID); ?&gt;"&gt;&lt;?php echo $parentpage-&gt;post_title; ?&gt;&lt;/a&gt;&lt;/h2&gt;<br />
&lt;ul&gt;<br />
&lt;?php echo $children; ?&gt;<br />
&lt;/ul&gt;<br />
&lt;/li&gt;<br />
&lt;/ul&gt;<br />
&lt;?php } ?&gt;</code></p>
<p>If someone knows of an easier/better way than this &#8211; please let me know. I&#039;ve looked and couldn&#039;t find anything (and was happy to have figured something out that worked!)</p>
<p>You can put this anywhere in your template file really. This code would be used OUTSIDE of the WordPress loop&#8230;</p>
<p><strong>Update:</strong> So just a bit more advanced &#034;features&#034; here. On my installment of this &#8211; I wanted only the first level of subnav pages visible, and then if you clicked on a subnav page that had child pages &#8211; then that list became visible. And if one of those pages had child pages &#8211; then that 3rd level of pages would be shown also (all the while keeping all the other sub nav for this section visible. When I get more time, I&#039;ll include screenshots to demonstrate what I&#039;m talking about. In the meantime , I&#039;m dumping the code here before I lose it again! LOL! Oh, also &#8211; I wanted to add some kind of indicator on the subnav links that showed there was navigation below it &#8211; like an + sign or something&#8230;</p>
<p><code>&lt;script type="text/javascript" src="/js/jquery-1.3.1.min.js"&gt;&lt;/script&gt;<br />
&lt;script type="text/javascript"&gt;<br />
jQuery.noConflict();<br />
jQuery(document).ready( function() {<br />
jQuery('ul').parent('li').addClass("parentul");<br />
});<br />
&lt;/script&gt;</code></p>
<p>That will find any unordered list that is WITHIN a list item &#8211; and apply the class &#034;parentul&#034; to the PARENT li item.</p>
<p>Then I used the following styles to hide the blocks that needed to be hidden, and show the &#034;+&#034; sign next to the linkts that had more subnav items below them:</p>
<p><code>#sidebar .current_page_ancestor ul,<br />
#sidebar .current_page_item ul,<br />
#sidebar .current_page_ancestor.current_page_parent .current_page_item ul,<br />
#sidebar .current_page_ancestor.current_page_parent ul {<br />
display: block;<br />
}<br />
#sidebar .current_page_item ul ul,<br />
#sidebar .current_page_ancestor.current_page_parent ul ul,<br />
#sidebar ul ul ul {<br />
display: none;<br />
}<br />
#sidebar ul li,<br />
#sidebar ul li ul li,<br />
#sidebar ul li ul li ul li {<br />
padding-left: 8px;<br />
}<br />
#sidebar ul li.parentul {<br />
background:url(images/more.gif) 0 3px no-repeat;<br />
}</code></p>
<p>The &#034;more.gif&#034; was my + sign.</p>
<p>Just to clarify more&#8230; Here are the screenshots:</p>
<p>This is the default view of wp_list_pages:<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-11.png" alt="picture-11" title="picture-11" width="182" height="224" class="alignnone size-full wp-image-1600" /></p>
<p>Here is what the code above will do:</p>
<p>If there is no subnav pages under the section we&#039;re in &#8211; no subnav is displayed&#8230;<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-71.png" alt="picture-71" title="picture-71" width="115" height="85" class="alignnone size-full wp-image-1606" /></p>
<p><img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-41.png" alt="picture-41" title="picture-41" width="160" height="158" class="alignnone size-full wp-image-1603" /><br />
In this view, we&#039;re in the &#034;about&#034; section &#8211; on the &#034;What we do&#034; page&#8230; notice that you&#039;re seeing only the subnav pages under &#034;about&#034;, and the pages under &#034;why you want to hire us&#034; are collapsed with the + sign (my &#034;more.gif&#034; in front of the link&#8230;</p>
<p><img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-5.png" alt="picture-5" title="picture-5" width="174" height="212" class="alignnone size-full wp-image-1604" /><br />
Now we&#039;re on the &#034;why you want to hire us&#034; page &#8211; so the subnav under that page are revealed.</p>
<p><img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-8.png" alt="picture-8" title="picture-8" width="176" height="209" class="alignnone size-full wp-image-1607" /><br />
Now we&#039;re on a subnav of a subnav &#8230; the &#034;our prices&#034; page under &#034;why you want to hire us&#034; (in the About section)</p>
<p>I tweaked the stylesheets a bit for these screenshots. You&#039;ll have to play with it to suit your needs. For the screenshots, I wanted to bold the section we&#039;re in in the main nav, and the subnav page, as well as the subnav page, and subnav &#034;parent&#034; page&#8230; Here&#039;s the styles I used to do that:</p>
<p><code>#sidebar .current_page_ancestor ul,<br />
#sidebar .current_page_item ul,<br />
#sidebar .current_page_ancestor.current_page_parent .current_page_item ul,<br />
#sidebar .current_page_ancestor.current_page_parent ul {<br />
display: block;<br />
}<br />
#sidebar .current_page_item ul ul,<br />
#sidebar .current_page_ancestor.current_page_parent ul ul,<br />
#sidebar ul ul ul {<br />
display: none;<br />
}<br />
#sidebar ul li,<br />
#sidebar ul li ul li,<br />
#sidebar ul li ul li ul li {<br />
padding-left: 8px;<br />
}<br />
#sidebar ul li.parentul {<br />
background: none;<br />
}<br />
#sidebar ul ul li.parentul {<br />
background:url(images/more.gif) 0 3px no-repeat;<br />
}<br />
#sidebar .current_page_parent li,<br />
#sidebar .current_page_item li {<br />
font-weight: normal;<br />
}<br />
#sidebar li.current_page_ancestor,<br />
#sidebar li.current_page_item {<br />
font-weight: bold;<br />
}</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/02/10/show-subnavigation-for-just-the-main-navsection-youre-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Run WordPress Locally</title>
		<link>http://www.scriptygoddess.com/archives/2009/02/10/run-wordpress-locally/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/02/10/run-wordpress-locally/#comments</comments>
		<pubDate>Tue, 10 Feb 2009 16:30:48 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Bookmarks]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/archives/2009/02/10/run-wordpress-locally/</guid>
		<description><![CDATA[I spent a very frustrating evening a few nights ago trying to get MySQL installed on my Mac laptop. I never got it working. I have really been wanting to develop stuff offline just to make things easier. I have plenty of web access to work with &#8211; still it would be nice not to [...]]]></description>
			<content:encoded><![CDATA[<p>I spent a very frustrating evening a few nights ago trying to get MySQL installed on my Mac laptop. I never got it working. I have really been wanting to develop stuff offline just to make things easier. I have plenty of web access to work with &#8211; still it would be nice not to have to deal with FTP for everything I want to test, etc.)</p>
<p>Then this morning <a href="http://www.webdesignerwall.com/tutorials/installing-wordpress-locally/">I found this tutorial</a> &#8211; and most importantly found out about <a href="http://www.mamp.info/">MAMP</a>. WHY has no one ever told me about this??? Hmm?! OMG. It rocks!! They say it&#039;s one click install for mysql apache and php  (apache and php were already on my mac  &#8211; it was the mysql that was giving me headaches). One click was right. It ran. I installed WordPress locally without any problems. I&#039;m a happy camper!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/02/10/run-wordpress-locally/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>10 WordPress plugins I can&#039;t live without</title>
		<link>http://www.scriptygoddess.com/archives/2009/02/09/10-wordpress-plugins-i-cant-live-without/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/02/09/10-wordpress-plugins-i-cant-live-without/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 16:00:57 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Bookmarks]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1583</guid>
		<description><![CDATA[In honor of &#034;Thank a WordPress Plugin Developer&#034; (yes, I know I&#039;m a little late. hush!) I wanted to recognize some plugins and their developers that have made my job so much easier. (FYI &#8211; Most of these plugins are particularly helpful when using WordPress as a CMS). I know these kinds of lists have [...]]]></description>
			<content:encoded><![CDATA[<p>In honor of &#034;<a href="http://wordpress.org/development/2009/01/thank-a-plugin-developer-day/">Thank a WordPress Plugin Developer</a>&#034; (yes, I know I&#039;m a little late. hush!) I wanted to recognize some plugins and their developers that have made my job so much easier. (FYI &#8211; Most of these plugins are particularly helpful when using WordPress as a CMS). I know these kinds of lists have done over and over again &#8211; my purpose here in creating my own &#034;top 10&#034; is to save the links so I always have the ones I use the most in a handy list as well as express my personal thanks)</p>
<p>1) <a href="http://wordpress.org/extend/plugins/google-sitemap-generator/">Google XML Sitemaps</a> by <a href="http://www.arnebrachhold.de/">Arne Brachold</a><br />
Easily generate google friendly XML sitemaps.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/screenshot-1.gif" alt="screenshot-1" title="screenshot-1" width="461" height="312" class="alignnone size-full wp-image-1584" /></p>
<p>2) <a href="http://wordpress.org/extend/plugins/the-attached-image/">The Attached Image</a> by <a href="http://return-true.com/">Paul Robinson</a><br />
I recently found this plugin and I&#039;m kicking myself for not finding it (or realizing what it could do for me) sooner. This is perfect for when I have a layout that has an image associated with a post or page, and I need to &#034;call it out&#034; and have it show up somewhere outside of where the content is going. (An added thanks to Paul who added a few extra features I requested in his comments section. How cool is that!)<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/screenshot-1.jpg" alt="screenshot-1" title="screenshot-1" width="520" height="265" class="alignnone size-full wp-image-1585" /></p>
<p>3) <a href="http://wordpress.org/extend/plugins/raw-html/">Raw HTML</a> by <a href="http://wordpress.org/extend/plugins/profile/whiteshadow">Janis Elsts</a><br />
This has come in handy on more than one occasion. Requires viewing the page in &#034;HTML&#034; view only. (Last I used it, if you viewed the page in the visual editor &#8211; it would screw everything up). But still &#8211; very helpful for when you really need to have wordpress allow HTML in a post/page (and not try to &#034;format&#034; it for you.</p>
<p>4) <a href="http://wordpress.org/extend/plugins/pagemash/">PageMash</a> by <a href="http://joelstarnes.co.uk/">JoelStarnes</a><br />
This is a new one I found this week in my search for a plugin to help me tame the too-many-pages WordPress CMS project. I must have done a million searches looking for page management plugins. WHY didn&#039;t that one ever come up?!? (Google &#8211; you fail me AGAIN! Let me put on my surprised face&#8230;) Anyway, this creates its own admin page to do it&#039;s magic. My one comment/complaint would be I wish it could have done the same cool stuff &#8211; but on the same page-listing admin page. But even so, I&#039;m still thankful for this plugin. It&#039;s really going to help me out a lot.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-1.png" alt="picture-1" title="picture-1" width="597" height="583" class="alignnone size-full wp-image-1586" /></p>
<p>5) <a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All In One SEO Pack</a> by <a href="http://semperfiwebdesign.com/">Semper Fi Web Design</a><br />
This plugin is pretty much a no-brainer. It gives you all sorts of control for each page and post for adding keywords and descriptions and customizing the title, etc. The screenshot below is the box that will appear on your edit post or edit page view.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-2.png" alt="picture-2" title="picture-2" width="516" height="262" class="alignnone size-full wp-image-1587" /></p>
<p>6) <a href="http://wordpress.org/extend/plugins/search-everything/">Search Everything</a> by <a href="http://dancameron.org/">Dan Cameron</a><br />
This plugin has been a huge help when I&#039;ve wanted to tweak what gets searched using the WordPress search function. You can exclude categories, certain posts or pages. It&#039;s very nice!<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-3.png" alt="picture-3" title="picture-3" width="596" height="592" class="alignnone size-full wp-image-1588" /></p>
<p>7) <a href="http://wordpress.org/extend/plugins/wp-postratings/">WP-PostRatings</a> by <a href="http://lesterchan.net/">Lester &#039;GaMerZ&#039; Chan</a><br />
This plugin is more for the typical blog site, but still I&#039;ve used it a few times and it rocks.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-4.png" alt="picture-4" title="picture-4" width="254" height="39" class="alignnone size-full wp-image-1589" /></p>
<p>8 ) <a href="http://wordpress.org/extend/plugins/subscribe2/">Subscribe 2</a> by <a href="http://subscribe2.wordpress.com/">MattyRob, Skippy, RavanH</a><br />
Can be used for typical blog sites &#8211; or if you use your &#034;posts&#034; for &#034;press releases&#034; in a CMS site &#8211; this is a great way to notify people of new releases.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/screenshot-1-300x222.png" alt="screenshot-1" title="screenshot-1" width="300" height="222" class="alignnone size-medium wp-image-1590" /></p>
<p>9) <a href="http://wordpress.org/extend/plugins/members-only/">Members Only</a> by <a href="http://andrewhamilton.net/">Andrew Hamilton</a><br />
This is an excellent plugin for when you need to have your blog restricted to registered users only.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-5.gif" alt="picture-5" title="picture-5" width="500" height="378" class="alignnone size-full wp-image-1591" /></p>
<p>10) <a href="http://wordpress.org/extend/plugins/sitemap-generator/">Sitemap Generator</a> by <a href="http://www.dagondesign.com/">Dagon Design</a><br />
I had been using this plugin on a number of sites pre-2.7. I absolutely loved it, which is why I&#039;ve included it here in this list. However, It seemed to work initially after the 2.7 upgrade &#8211; but would then randomly have problems and I&#039;d have to remove it. <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  So I&#039;ve included it in this list anyway because of how awesome it was, and I&#039;m hoping hoping hoping that they update it for 2.7.<br />
<img src="http://www.scriptygoddess.com/wp-content/uploads/2009/02/picture-7.png" alt="picture-7" title="picture-7" width="577" height="598" class="alignnone size-full wp-image-1592" /></p>
<p>I&#039;ve specifically left <a href="http://akismet.com">Akismet</a> out of the list because, if you&#039;re going to allow comments on your blog, then using Akismet is just a given. (It also COMES with the WordPress download) So including it in a list like this is sort of a cop out. But I&#039;m mentioning it here because it is so awesome and the developers have my complete gratitude!!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/02/09/10-wordpress-plugins-i-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>get_search_form() in wordpress</title>
		<link>http://www.scriptygoddess.com/archives/2009/02/06/get_search_form-in-wordpress/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/02/06/get_search_form-in-wordpress/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 17:16:32 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[WordPress Hacks]]></category>
		<category><![CDATA[WordPress Plugins]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1580</guid>
		<description><![CDATA[So I&#039;ve discovered a new feature in WordPress 2.7 &#8211; get_search_form(). What this will do is first (for backward compatibility sake) look for a file named searchform.php in the theme directory &#8211; and if it doesn&#039;t find it then it generates the HTML for you. (=cringe=) Yeah. You just know I&#039;ve gotta be overriding that. [...]]]></description>
			<content:encoded><![CDATA[<p>So I&#039;ve discovered a new feature in WordPress 2.7 &#8211; get_search_form(). What this will do is first (for backward compatibility sake) look for a file named searchform.php in the theme directory &#8211; and if it doesn&#039;t find it then it generates the HTML for you. (=cringe=) Yeah. You just know I&#039;ve gotta be overriding that. </p>
<p>Thankfully the function does have a filter hook. First &#8211; to understand what the function is doing &#8211; <a href="http://phpxref.ftwr.co.uk/wordpress/nav.html?wp-includes/general-template.php.source.html#l96">here is a link to the phpxref of the function</a>.</p>
<p>So you can override this one of two ways. You can simply create a searchform.php page in your theme directory with the search form you want to use&#8230; or you can add something like the following to your functions.php file in your theme directory (or create a plugin with this, although that seems like overkill &#8211; probably a function in functions.php is fine)</p>
<p><code>function my_search_form($form) {<br />
$form = '&lt;form method="get" id="searchform" action="' . get_option('home') . '/" &gt;<br />
&lt;div&gt;&lt;label class="hidden" for="s"&gt;' . __('Search for:') . '&lt;/label&gt;<br />
&lt;input type="text" value="' . attribute_escape(apply_filters('the_search_query', get_search_query())) . '" name="s" id="s" /&gt;<br />
&lt;input type="submit" id="searchsubmit" value="'.attribute_escape(__('Search')).'" /&gt;<br />
&lt;/div&gt;<br />
&lt;/form&gt;';<br />
return $form;<br />
}<br />
add_filter('get_search_form', 'my_search_form');</code></p>
<p>The above value of &#034;$form&#034; is the same HTML that WordPress&#039; get_search_form() will spit out. And it has some nice things in it (like pre-populating the search field with the last query requested). So you can start modifying it from there as you need to (ie. removing or changing &#034;Search for&#034;  etc.</p>
<p>From a performance standpoint &#8211; I&#039;m not sure which would be better &#8211; creating the searchform.php or making use of the get_search_form filter. (or is it negligible?)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/02/06/get_search_form-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>jQuery Side Scroll</title>
		<link>http://www.scriptygoddess.com/archives/2009/02/01/jquery-side-scroll/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/02/01/jquery-side-scroll/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 07:02:56 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1577</guid>
		<description><![CDATA[(This post has been almost completely re-written. Usually I don&#039;t that &#8211; but I thought it would be more confusing to have all the changes, strikeouts, etc.)
For a project I&#039;m going to be working on, I needed to create a navigation piece that had different panes scrolling/sliding in from the right depending on what item [...]]]></description>
			<content:encoded><![CDATA[<p>(This post has been almost completely re-written. Usually I don&#039;t that &#8211; but I thought it would be more confusing to have all the changes, strikeouts, etc.)</p>
<p>For a project I&#039;m going to be working on, I needed to create a navigation piece that had different panes scrolling/sliding in from the right depending on what item you clicked. I&#039;ve seen lots of options for vertical accordions. Not as many, but a few, options for horizontal accordions. My situation was unique in that the click was not near or part of the scrolling panes. And it should disappear completely out of view if not the current pane so that if clicked again, it would again animate in. But if already in view &#8211; I wanted it to stay until the new pane coming in covered it completely.</p>
<p>Went through a few versions of this, and finally I have something I&#039;m satisfied with. <a href="http://www.scriptygoddess.com/resources/jquery-side-scroll/blockslider-absoluteposition-ver3.html">Here&#039;s the demo.</a></p>
<p>View source on that page to see the full html and jquery code. Now I&#039;ll walk you through what my logic was&#8230;</p>
<p><code>var lastpane;<br />
var href;<br />
var zcount = 2;<br />
var inprogress = false;</code></p>
<p>That&#039;s just calling out some variables we&#039;ll be using in various iterations. &#034;href&#034; will be used to hold a reference to the current element/pane. &#034;zcount&#034; will make sure the current pane always has the highest z-index. &#034;inprogress&#034; will keep track of whether there is currently a pane being animated or not and will hold the other clicks/animations until the current pane animation is complete</p>
<p><code>$('a').click(function(){</code></p>
<p>Obviously, if this gets used in something other than a proof of concept, you&#039;ll probably have to be more specific about WHICH &#039;a&#039; &#8211; ie &#8211; give the links you want to use for this a style like class=&#034;paneslider&#034; and then change that to $(&#039;a.paneslider&#039;)&#8230; etc. In any case, the above just says, run the following whenever a link is clicked.</p>
<p><code>if (!inprogress &#038;&#038; $(this).attr('title') != lastpane) {</code></p>
<p>Here I&#039;m checking to make sure that an animation isn&#039;t already in progress, and the currently clicked link does not match the pane currently in view. (Which would have been defined as &#034;lastpane&#034;</p>
<p><code>inprogress = true;<br />
zcount = zcount+1;</code></p>
<p>Set in progress to true right away so that we don&#039;t have conflicting animations. And add 1 to zcount (z-index), which will make the current pane appear above any other that is visible.</p>
<p><code>$(lastpane).css("z-index","1");</code></p>
<p>Give the last element pane shown (defined as &#034;lastpane&#034;) a z-index of 1 to make sure it appears below the pane we want to have move across the screen.</p>
<p><code>var href = $(this).attr('href');</code></p>
<p>Now we&#039;ll redefine href as the current pane we want to animate. (This, by the way is set in the html &#8211; in the &#034;a&#034; tag using the &#034;title&#034; attribute).</p>
<p><code>$(href).css("left","800px");<br />
$(href).css("z-index",zcount);</code></p>
<p>Make sure that the current pane is starting out completely out of view, and then giving it the highest z-index.</p>
<p><code>$(href).animate({"left": "0"}, 2000, function() {</code></p>
<p>Now we start our animation. Move it across to absolute position of 0 in 2000 milliseconds. As well we use a callback function to do the following after the pane finished moving.</p>
<p><code>$(lastpane).css("left","800px");<br />
lastpane = href;<br />
inprogress = false;</code></p>
<p>We move the pane that is now hidden under the current pane back to the &#034;starting&#034; position &#8211; and then we redefine &#034;lastpane&#034; with the pane that is now currently visible. And now that everything else is done, &#034;inprogress&#034; gets set back to false so we&#039;re open to run another pane across.</p>
<p>Then the rest of the code is all closing brackets etc.</p>
<p>Just for fun, I have another version of the sliding pane thing using the &#034;<a href="http://gsgd.co.uk/sandbox/jquery/easing/">easing plugin</a>&#034;. <a href="http://www.scriptygoddess.com/resources/jquery-side-scroll/blockslider-absoluteposition-ver3-withbounce.html">Here&#039;s the demo using a bounce as it comes in</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/02/01/jquery-side-scroll/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Joomla vs Wordpress</title>
		<link>http://www.scriptygoddess.com/archives/2009/01/24/joomla-vs-wordpress/</link>
		<comments>http://www.scriptygoddess.com/archives/2009/01/24/joomla-vs-wordpress/#comments</comments>
		<pubDate>Sat, 24 Jan 2009 22:56:10 +0000</pubDate>
		<dc:creator>Jennifer</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.scriptygoddess.com/?p=1576</guid>
		<description><![CDATA[I&#039;ve long been a fan of creating non-blog sites using WordPress and pushing it&#039;s content management abilities to its maximum. However, I&#039;m about to develop a site that could involve at least a hundred pages. This has been one of the issues I&#039;ve had with WordPress when used as a CMS &#8211; it&#039;s &#034;page management&#034; [...]]]></description>
			<content:encoded><![CDATA[<p>I&#039;ve long been a fan of creating non-blog sites using WordPress and pushing it&#039;s content management abilities to its maximum. However, I&#039;m about to develop a site that could involve at least a hundred pages. This has been one of the issues I&#039;ve had with WordPress when used as a CMS &#8211; it&#039;s &#034;page management&#034; could be better. I&#039;m really not sure why they don&#039;t &#8211; but Pages should have categories too. If for no other reason to make it easier to navigate the backend. I mean, imagine this upcoming project &#8211; if the site has 100 pages &#8211; that&#039;s a LOT of pages to sort through in WordPress. While you can do a search for the page you want to modify &#8211; that&#039;s still kind of a painful way to do it. It would be great if you could either collapse/expand the &#034;parent&#034; pages &#8211; ie if 20 pages are under a parent page &#8211; hide those &#034;children&#034; pages in the admin &#8211; and let me drill down parent to child to child etc to find the page I need (instead of paging through 1 by 1 of ALL the pages listed in the site). AND OR &#8211; if the pages are categorized &#8211; then let me filter the view by category.</p>
<p>If/when WordPress gets those features &#8211; I&#039;ll have no problem recommending WordPress as the CMS for a project like I have. But since that is not currently the case, I went in search for something that was a &#034;true&#034; CMS.<br />
<span id="more-1576"></span><br />
The first thing I tried was <a href="http://silverstripe.org/">Silver Stripe</a>. Which, while it was pretty nice, it just didn&#039;t have enough features to make it a real contender. Maybe for small sites that don&#039;t require that much&#8230;? But even so, I would still probably go with WordPress in a case like that because even if a feature isn&#039;t useful now, it may be needed in the future.</p>
<p>Then I decided to take a look at Joomla. Having used WordPress so much over the last few years, I&#039;ve definitely been spoiled with how easy it is to install. Something went wrong with my first install (apparently you CAN NOT HAVE the configuration file uploaded or the whole thing will break) &#8211; so I actually had to completely wipe everything and start over.</p>
<p>To try and quickly get my head around how Joomla works, I ran out and bought <a href="http://www.amazon.com/gp/product/0321590589?ie=UTF8&#038;tag=theworkingmom-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0321590589">Joomla!: Visual QuickStart Guide</a> (I LOVE those series of books. I don&#039;t think they&#039;ve ever let me down) I read through a good portion of the book. It was helpful in getting me to understand the basic workflow of Joomla (which, by the way, I think is totally annoying &#8211; but I&#039;ll get on that in a minute) and I also signed up with <a href="http://lynda.com/">Lynda.com</a> and watched almost all the videos they had for Joomla too.</p>
<p>So first I&#039;ll tell what I like about Joomla (it&#039;s a short list) &#8211; I really like that you can create a &#034;publisher&#034; user that can edit an article without ever touching the backend. That is really cool. Especially since, every time I do a new WordPress install and customization for a client, I have to spend an hour or two training them how to use it. (I&#039;m going to get smart eventually and create a personalized video like the ones on Lynda.com that I can just reuse and point my clients to). If they don&#039;t have to touch a &#034;back end&#034; system &#8211; that is very nice! </p>
<p>Joomla&#039;s page (article) organization is more like how I wish WordPress would be. You create sections &#8211; and sections have categories &#8211; and when you create an article &#8211; you assign it a section &#8211; which gives you the options of which categories to assign based on the section you chose. While this is also used on the front end (you can create a page that shows all articles of a section or a section/category) &#8211; this is also useful for sorting through tons of articles in the backend. All you have to do use filters so that just the articles you&#039;re interested in dealing with show up.</p>
<p>I&#039;m trying to think of more things that I like about Joomla &#8211; but I think thats it. If I can remember more, I&#039;ll add it here later.</p>
<p>NOW&#8230; what I don&#039;t like. (Get comfortable. this is going to take awhile).<br />
Joomla&#039;s work flow just totally bugs me and the template system is annoying. </p>
<p>First the work flow. You create &#034;modules&#034; that live on your pages. Modules might be menu items, banners, a sidebar picture, a login box, a poll, anything that you might want to have show up on more than one page. When you create an &#034;article&#034; &#8211; this doesn&#039;t really create a &#034;page&#034;. In Joomla &#8211; pages are only created when you create a &#034;menu item&#034;. So first &#8211; you create a menu &#8211; then you add menu items. For all intents and purposes &#8211; a menu item = a page. The best way to work in Joomla is to create all your content first &#8211; THEN create your menus/menu items &#8211; and THEN create the rest of your modules. The reason I say this, is because if you don&#039;t &#8211; you need to go back in and edit your modules to show up on new pages. (This is if you haven&#039;t indicated a module to &#034;always&#034; show up).</p>
<p>So let&#039;s say I have a site that has several sections. In the &#034;about our company&#034; section &#8211; you want to have a picture on the side. But in the &#034;our products&#034; section &#8211; in that same spot you want to have a DIFFERENT picture in the side. Well create a module &#8211; name it &#034;about our company sidebar image&#034; &#8211; hopefully you already created all the content for this section and added it to a menu &#8211; you select the pages you want to have this sidebar show up on and you&#039;re done. But lets say the next day you add a new page to the about us section&#8230; you create the &#034;article&#034; &#8211; you add it in as a new menu item in your menu&#8230; look at the page. No about us sidebar. You have to GO BACK in and edit the module and make it show up on the page.</p>
<p>Contrast this with WordPress: In WordPress, I&#039;d probably create an &#034;about us page&#034; template that had all the things I want to show up around any &#034;about us&#034; page. Every time I create a new page for this section, to have all the &#034;about us page&#034; stuff I want on there &#8211; I just select the &#034;about us page template&#034; from the dropdown list. That is just WAY easier.</p>
<p>Now this whole thing about needing to manually add an article as a menu item in order for it to show up in the nav pretty much kills one of the main reasons I liked Joomla. I don&#039;t want my clients needing to log in to see the backend. I had a hard time understanding it &#8211; they will be completely stumped. But unless we create a PAGE/MENU ITEM that does nothing but automatically list articles &#8211; those articles will not automatically show up anywhere in the site. (The only way to automatically list stuff is to create a page that does this &#8211; in the content area). So if my client wants to add a new &#034;about us&#034; page &#8211; he&#039;ll have to log into the backend add it as a menu item to a menu, then ALSO go and add the modules needed for that page. (And then he&#039;ll probably call me to complain that it&#039;s either not working and/or a pain in the neck- could I please do it instead &#8211; which totally defeats the purpose of giving them a CMS. The idea is to set it up so they can basically manage the site themselves, only asking for my help if something goes terribly wrong, if they need a new feature, or a new design).</p>
<p>Now the templates. OMG. So I <a href="http://www.scriptygoddess.com/archives/2009/01/15/wordpress-wp_list_comments/">complained about WordPress spitting out HTML I didn&#039;t want</a>&#8230; Wow. I had no idea how bad BAD could be. I really hope WordPress doesn&#039;t continue to move in that direction &#8211; because Joomla is all over the &#034;HTML vomit&#034; and it&#039;s bad. Bad, not just because it makes it difficult to customize, but also in the sense that tables are used liberally where they shouldn&#039;t be.</p>
<p>Now you CAN override some of this. You can make sure you set up your menus to use &#034;lists&#034; which will create a nice simple unordered list for your menu. And by <a href="http://docs.joomla.org/How_to_override_the_output_from_the_Joomla!_core">overriding the com_content</a>, you can get more control over the HTML vomit. I still contend that you have more control in a WordPress template than this. As well &#8211; those menus? I wanted to have some extra code wrapped around the menu for styling purposes and I <a href="http://www.nonumber.nl/customenu">needed to install this extension to do it</a>. That created all kinds of headaches &#8211; because one of the &#034;menu items&#034; was an alias to a page that already existed on another menu (and to avoid duplicated content issues &#8211; you have to create it as an alias and not a new &#034;page&#034;) and this could not get translated to that custom menu module the extension uses&#8230; (Are you totally confused yet?)</p>
<p>You can also create multiple templates that you can assign to specific pages &#8211; however I also find this process easier in WordPress. Partially because you have to do a separate install for each template page. Joomla&#039;s template system is based on ONE page structure &#8211; whereas with WordPress &#8211; each template (in the same theme) can be as different as you want or need.</p>
<p>So I&#039;m back to the idea of using WordPress for this project. I can only hope that they&#039;ll work on the admin for the page area &#8211; or that a plugin will come out that will help. But for both myself and for my client, I think they&#039;ll have a much easier time navigating WordPress than they will Joomla.</p>
<p>Joomla does have a strong and loyal following. I am interested in hearing people&#039;s experience with it. If you use Joomla, have you tried using WordPress? Am I &#034;missing something&#034; that is the cause for all the issues I&#039;m having with Joomla?</p>
<p><strong>Updated:</strong> FYI &#8211; if you like the categories for pages idea in WordPress &#8211; <a href="http://wordpress.org/extend/ideas/topic.php?id=2334">go and give it a few stars here</a>. <img src='http://www.scriptygoddess.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><strong>Updated:</strong> Well I did find one thing that will be helpful on this 100+page project &#8211; this plugin: <a href="http://wordpress.org/extend/plugins/pagemash/">PageMash</a> which will let you drag and drop the order of the pages, as well as drag pages under another to make it a child page AND the pièce de résistance: You can expand/collapse the parent/child pages to hide/show them. PageMash makes it&#039;s own admin page to do all this &#8211; it would have been nice if it could have done it to the main (page-listing) admin page, but I&#039;ll take what I can get!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scriptygoddess.com/archives/2009/01/24/joomla-vs-wordpress/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.731 seconds -->
<!-- Cached page served by WP-Cache -->
