<?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>Code Fury &#187; Wordpress Development</title>
	<atom:link href="http://codefury.net/category/wordpress-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://codefury.net</link>
	<description>One programmer's formatted output stream</description>
	<lastBuildDate>Tue, 22 Jun 2010 23:36:44 +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>wpSearch 1.5.0.5 Released With Features, Fixes</title>
		<link>http://codefury.net/2008/08/wpsearch-1505-released-with-features-fixes/</link>
		<comments>http://codefury.net/2008/08/wpsearch-1505-released-with-features-fixes/#comments</comments>
		<pubDate>Thu, 07 Aug 2008 05:09:52 +0000</pubDate>
		<dc:creator>Kenny Katzgrau</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Search Engine Development]]></category>
		<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[1.5.0.5]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpsearch]]></category>

		<guid isPermaLink="false">http://codefury.net/?p=35</guid>
		<description><![CDATA[After an exhausting week and a half tracking down the source of a mysterious bug in wpSearch, I think I can finally close the book on the &#8220;null result&#8221; issue that had me pouring over the source code.
wpSearch 1.5.0.5, the first official release after the 1.5 landmark, brings to the forefront some of the features [...]]]></description>
			<content:encoded><![CDATA[<p>After an exhausting week and a half tracking down the source of a mysterious bug in wpSearch, I <strong>think </strong>I can finally close the book on the &#8220;null result&#8221; issue that had me pouring over the source code.</p>
<p>wpSearch 1.5.0.5, the first official release after the <a href="http://codefury.net/2008/07/wpsearch-15-the-fastest-lightest-yet/">1.5 landmark</a>, brings to the forefront some of the features and fixes slated in the last post. wpSearch 1.5 has had the following features implemented:</p>
<ul>
<li>Comment Searching</li>
<li>A behind-the-scenes event logger for easily figuring out user issues</li>
<li>An upgrade to the underlying Lucene Search</li>
<li>An upgrade to the underlying StandardAnalyzer (used for relevancy)</li>
</ul>
<p>And these fixes:</p>
<ul>
<li>No more null results after a post is edited</li>
<li>Foreign character support (or simply indexing content with &#8216;UTF-8&#8242; encoding</li>
<li>Memory issues for content-heavy posts</li>
</ul>
<p>wpSearch 1.5.0.5 is a rock-solid release that is starting to make a name for itself in the Wordpress world. The new &#8216;Phone Home&#8217; feature in wpSearch allows users to report their copy of wpSearch. A few of the blogs with wpSearch currently in use are listed here:</p>
<ul>
<li><a href="http://buildingtheergonomicguitar.com/">Building The Ergonomic Guitar</a></li>
<li><a href="http://www.computerbob.com/">ComputerBob</a></li>
<li><a href="http://savoringkentucky.com/wordpress">Savoring Kentucky</a></li>
</ul>
<p>Patrick Cushing at the <a href="http://EnterVenture.com">EnterVenture </a>blog wrote a very detailed comparision of the default Wordpress search&#8217;s relevancy vs. wpSearch&#8217;s. This article ended up at <a href="http://digg.com/software/wpSearch_could_be_the_WordPress_search_you_ve_been_waiting_f">digg</a>.</p>
<p>Of course, as far as wpSearch has come in its short lifespan, there exists a set of users that deserve credit for pointing out issues and keeping me informed of bugs, needed features, etc.. So, in no particular order, I would like to thank:</p>
<ul>
<li>ComputerBob, at <a href="http://ComputerBob.com">ComputerBob.com</a> for pointing out the first instance of the empty result issue. He has thoroughly documented his usage with wpSearch at his blog, in a fair and balanced fashion. Furthermore, he has sent his index data back with detailed comments when most users would simply give up on wpSearch. Thanks ComputerBob.</li>
<li><a href="http://buildingtheergonomicguitar.com/">Robert Irizarry</a>, who has kept the wpSearch thread at the Wordpress repository stuffed with feature ideas and issue notices.</li>
<li><a href="http://itsogay.com">Olivier</a>, who&#8217;s 6000 posts provided the first failed scalability test for wpSearch. His pointing out of this issue led to a change to allow for greater scalability &#8212; in other words, wpSearch 1.5 was tested successfully up to 7,000 posts. Great dedication to detailing these issues has helped wpSearch greatly.</li>
<li><a href="http://www.fellbeisser.net/news">Karl Heigl</a>, who first mentioned the fact the wpSearch was not handling German accents, and subsequently all foreign (to the U.S.) characters. This also ended up affecting Olivier. This bug was fixed in 1.5.0.5. Thanks Karl!</li>
<li>A user named Brian, said, &#8220;Thanks for the update.  If you need any other information or even help testing, I’d be happy to assist. Just let me know.  &#8221; Thanks for your support Brian.</li>
<li>And to all those who have donated to this project so far!</li>
</ul>
<p>So, wpSearch 1.5.0.5 wouldn&#8217;t be at it&#8217;s current status if it weren&#8217;t for those supporting it.</p>
<p>Features coming up for <a href="http://codefury.net/projects/wpSearch/">wpSearch</a> include result highlighting, contextual snippets, and a progress meter for index building.  I encourage everyone who is reading this but hasn&#8217;t installed wpSearch yet to try it out, and <a href="http://codefury.net/projects/wpsearch/wpsearch-screenshots/">see the awesome blog search that you&#8217;ve been missing.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://codefury.net/2008/08/wpsearch-1505-released-with-features-fixes/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>wpSearch 1.5: The Fastest, Lightest Yet</title>
		<link>http://codefury.net/2008/07/wpsearch-15-the-fastest-lightest-yet/</link>
		<comments>http://codefury.net/2008/07/wpsearch-15-the-fastest-lightest-yet/#comments</comments>
		<pubDate>Sun, 20 Jul 2008 18:15:44 +0000</pubDate>
		<dc:creator>Kenny Katzgrau</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wpsearch]]></category>

		<guid isPermaLink="false">http://codefury.net/?p=27</guid>
		<description><![CDATA[After its first week in the wild, wpSearch has been run on a number of different versions of Wordpress and PHP, highlighting some places to improve aspects of its core. wpSearch 1.5 has just been released, with a completely rewritten search mechanism to bring search speeds into the milliseconds.
Certain features available in wpSearch 1.x.x.x have [...]]]></description>
			<content:encoded><![CDATA[<p>After its first week in the wild, wpSearch has been run on a number of different versions of Wordpress and PHP, highlighting some places to improve aspects of its core. wpSearch 1.5 has just been released, with a completely rewritten search mechanism to bring search speeds into the milliseconds.</p>
<p>Certain features available in wpSearch 1.x.x.x have been removed in favor of tighter integration with the Wordpress core and raw speed. The search popup is no longer an option, removing the need for 2 javascript libraries, 2 CSS files, and 4 images. This decreases the page load time by close to 500 ms for a first-time page view over a broadband connection.</p>
<p>wpSearch now integrates its results into the Wordpress search using pure Wordpress API. Here are some statistics from version 1.5:</p>
<table style="border: solid 1px #cccccc" border="0">
<tbody>
<tr>
<td><strong>Indexing Performance:</strong></td>
<td>~30 minutes for 6,000 posts (5 docs / sec)</td>
</tr>
<tr>
<td><strong>Typical Search Speed:</strong></td>
<td>30-100 ms over 1,000 posts</td>
</tr>
<tr>
<td><strong>&#8220;Atypical Search&#8221; Speed:</strong></td>
<td>400 ms over 1,000 duplicate posts with 1,000 matches</td>
</tr>
<tr>
<td><strong>Indexing Performance:</strong></td>
<td>~30 minutes for 6,000 posts</td>
</tr>
</tbody>
</table>
<p>These stats were gathered on a non-dedicated development server  with 1 GB Ram, 3.2 Ghtz Hyperthreaded Intel P4, with Windows XP, and a WAMP installation without any sort of code caching (like Zend Optimizer). Needless to say, this server isn&#8217;t the quickest, but it still turns out very impressive search times.</p>
<p>wpSearch 1.5 is also completely compatible with the latest release of Wordpress, 2.6.</p>
<p>Get it here: <a href="http://wordpress.org/extend/plugins/wpsearch/">http://wordpress.org/extend/plugins/wpsearch/</a></p>
<p>Keep the comments coming!</p>
<p>katzgrau@gmail.com</p>
]]></content:encoded>
			<wfw:commentRss>http://codefury.net/2008/07/wpsearch-15-the-fastest-lightest-yet/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>wpSearch Accepted Into Wordpress Plugins</title>
		<link>http://codefury.net/2008/07/wpsearch-accepted-into-wordpress-plugins-new-release/</link>
		<comments>http://codefury.net/2008/07/wpsearch-accepted-into-wordpress-plugins-new-release/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 05:43:04 +0000</pubDate>
		<dc:creator>Kenny Katzgrau</dc:creator>
				<category><![CDATA[PHP Development]]></category>
		<category><![CDATA[Search Engine Development]]></category>
		<category><![CDATA[Wordpress Development]]></category>
		<category><![CDATA[in]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plug]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[repository]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://codefury.net/?p=25</guid>
		<description><![CDATA[wpSearch (more info in my previous post), the lucene-powered search plugin for Wordpress, has officially been accepted into the Wordpress plugins repository. You can view and download wpSearch here:
http://wordpress.org/extend/plugins/wpsearch/
The latest version as of right now is 1.1.0.0. Several major features have been added since the original beta release.

Seamless integration of wpSearch into your blog. After [...]]]></description>
			<content:encoded><![CDATA[<p>wpSearch (<a href="http://codefury.net/2008/06/a-lucene-based-search-plugin-for-wordpress/">more info in my previous post</a>), the lucene-powered search plugin for Wordpress, has officially been accepted into the Wordpress plugins repository. You can view and download wpSearch here:</p>
<p><a href="http://wordpress.org/extend/plugins/wpsearch/">http://wordpress.org/extend/plugins/wpsearch/</a></p>
<p>The latest version as of right now is 1.1.0.0. Several major features have been added since the original beta release.</p>
<ul>
<li>Seamless integration of wpSearch into your blog. After you activate wpSearch and build your blog&#8217;s search index, the search box on your blog will now be configured to use wpSearch for searches.</li>
<li>You can now decide whether you want search results in the page ( the standard ), or have them loaded into and AJAX search pop-up. (Originally, the AJAX pop-up was the only way to view results ). This option is configurable via the Wordpress admin screen.</li>
<li>Bloggers can now tweak the importance of things such as title, content, and tags in a blog search. This effectively allows control over what is considered relevant in a blog search.</li>
</ul>
<p>So what&#8217;s next for wpSearch?</p>
<p>More searchable content: It&#8217;s no secret that the best content on a blog is sometimes in the comments. This is especially true for bloggers of tech and programming sites where blog readers often put useful contributions in comments.</p>
<p>The opening of the source: At SourceForge! Sure, PHP is inherently open-source (it&#8217;s a scripting language, after all!). But the best future for wpSearch would entail its placement into SourceForge.NET where the coding community can have the opportunity to contribute to the wpSearch project.  wpSearch is already registered at SourceForge, and has a project page at:</p>
<p><a href="http://wpsearch.sourceforge.net/">http://wpsearch.sourceforge.net/</a>. (Right now, there isn&#8217;t much setup up).</p>
<p>I plan to have wpSearch developed at SourceForge, and have stable releases be uploaded to the plug-in repository at Wordpress.</p>
<p>There are some other features I plan to add to wpSearch very shortly, one of which is contextual search result content, so you can see the words around the matching content of a search result.</p>
<p>I can&#8217;t think of the others off the top of my head. What I would really like to know is if anyone finds wpSearch to be of value so far, and whether they are having any difficulties.</p>
<p>I read on another blog that blogs get xx% more comments if the words &#8220;Have your say&#8221; are at the end of a post. I think I&#8217;ll try that.</p>
<p>Have your say!</p>
]]></content:encoded>
			<wfw:commentRss>http://codefury.net/2008/07/wpsearch-accepted-into-wordpress-plugins-new-release/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
