<?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>BorkWeb &#187; wordpress plugin</title>
	<atom:link href="http://borkweb.com/story/tag/wordpress-plugin/feed" rel="self" type="application/rss+xml" />
	<link>http://borkweb.com</link>
	<description>Some People Are Squirrel Handed.</description>
	<lastBuildDate>Tue, 17 Jan 2012 22:00:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>WordPress Plugin: Sexy Comments</title>
		<link>http://borkweb.com/story/wordpress-plugin-sexy-comments</link>
		<comments>http://borkweb.com/story/wordpress-plugin-sexy-comments#comments</comments>
		<pubDate>Fri, 06 Apr 2007 05:53:06 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[avatar]]></category>
		<category><![CDATA[bork]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[matt batchelder]]></category>
		<category><![CDATA[matthew batchelder]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[sexy comments]]></category>
		<category><![CDATA[sexycomments]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://borkweb.com/story/wordpress-plugin-sexy-comments</guid>
		<description><![CDATA[Unhappy with my theme&#8217;s comment display, I recently re-coded a sexier comment display as a plugin so others can sexify their comments as well. Download the plugin. Features Forum-thread-like comment layout: User information to the left, comment to the right. Author post highlighting Altered Trackback/Pingback Display Formating Avatars Either display/hide avatars Select your avatar service [...]]]></description>
			<content:encoded><![CDATA[<p>Unhappy with my theme&#8217;s comment display, I recently re-coded a sexier comment display as a plugin so others can sexify their comments as well.  </p>
<p><a href="http://wordpress.org/extend/plugins/sexy-comments/">Download the plugin</a>.</p>
<h2 id="_features_1" >Features</h2>
<ul>
<li>Forum-thread-like comment layout:  User information to the left, comment to the right.</li>
<li>Author post highlighting</li>
<li>Altered Trackback/Pingback Display Formating</li>
<li>Avatars
<ul>
<li>Either display/hide avatars</li>
<li>Select your avatar service of choice (<a href="http://site.gravatar.com">Gravatar</a> is the only option until I find more avatar services)</li>
<li>Specify maximum avatar dimension</li>
<li>Customize default/trackback avatars</li>
</ul>
</li>
<li>&#8220;Number of Comments&#8221; Message Customization</li>
<li>CSS Overriding</li>
</ul>
<h2 id="_installation_1" >Installation</h2>
<ol>
<li><a href="http://borkweb.com/downloads/sexycomments.zip">Download</a> and unzip the sexycomments.zip</li>
<li>Place <strong>sexycomments</strong> folder in your wp-content/plugins directory</li>
<li>Log in to your WordPress <a href="http://codex.wordpress.org/Administration_Panels">admin panel</a> and <a href="http://codex.wordpress.org/Managing_Plugins#Plugin_management">activate the plugin</a>, then visit the <strong>SexyComments submenu</strong> of the <a href="http://codex.wordpress.org/Administration_Panels#Plugins_-_Add_Functionality_to_your_Blog">plugins tab</a>.</li>
<li>Customize the settings until you have something that works for you.</li>
<li>Locate the template file(s) in your theme that loops over and displays comments. Remove that comment output loop and replace with:
<pre class="brush: php; title: ; notranslate">
&lt; ?php sexycomments_print($comments); ?&gt;
</pre>
<p><strong>NOTE:</strong> Be sure not to touch the section that generates the form for adding comments! This plugin does <strong><em>not</em></strong> re-create the comment creation form.
</li>
<li>Lastly, consider disabling the plugin CSS and taking the example CSS provided and customize it to suit your theme&#8217;s color scheme.</li>
<li>You should be all set, now!  w00t w00t!  Go make a <a href="http://site.gravatar.com">Gravatar</a> account if you don&#8217;t already have one and upload an avatar.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://borkweb.com/story/wordpress-plugin-sexy-comments/feed</wfw:commentRss>
		<slash:comments>92</slash:comments>
		</item>
		<item>
		<title>MasterWish WordPress Plugin</title>
		<link>http://borkweb.com/story/masterwish-wordpress-plugin</link>
		<comments>http://borkweb.com/story/masterwish-wordpress-plugin#comments</comments>
		<pubDate>Wed, 07 Dec 2005 22:36:39 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Random News]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[christmas list]]></category>
		<category><![CDATA[MasterWish]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[wishlist]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.borkweb.com/?p=118</guid>
		<description><![CDATA[I am pleased to announce the arrival of the MasterWish WordPress plugin! Anyone that has an account on MasterWish and runs a WordPress blog can aggregate their publicly viewable lists. For an example of how I have it set up, check here. Get the MasterWish WordPress plugin v1.1! Setup Instructions: Installing the Plugin: 1. Download [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.masterwish.com"><img src="http://www.borkweb.com/wp-content/upload/masterwish.gif" class="post_image" align="left" border="0"/></a> I am pleased to announce the arrival of the <a href="http://www.masterwish.com/plugins/">MasterWish WordPress plugin</a>!  Anyone that has an account on <a href="http://www.masterwish.com">MasterWish</a> and runs a WordPress blog can aggregate their publicly viewable lists.  For an example of how I have it set up, <a href="http://www.borkweb.com/my-wishlist">check here</a>.<br clear="left"/></p>
<p><span style="font-size:22px;"><a href="http://www.masterwish.com/downloads/wp-masterwish.zip">Get the MasterWish WordPress plugin v1.1</a>!</span></p>
<p>			<span style="font-size:18px;"><strong>Setup Instructions:</strong></span><br />
			<strong>Installing the Plugin:</strong></p>
<table border="0">
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						1.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						<strong>Download</strong> and unzip <a href="http://www.masterwish.com/downloads/wp-masterwish.zip">wp-masterwish.zip</a></p>
</td>
</tr>
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						2.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						Place masterwish.php in your <strong>wp-content/plugins</strong> directory
					</td>
</tr>
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						3.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						Log in to your WordPress <a href="http://codex.wordpress.org/Administration_Panels">admin panel</a> and <a href="http://codex.wordpress.org/Managing_Plugins#Plugin_management">activate the plugin</a>, then visit the <strong>MasterWish submenu</strong> of the <a href="http://codex.wordpress.org/Administration_Panels#Options_-_Configuration_Settings">options tab</a>.
					</td>
</tr>
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						4.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						Enter your MasterWish username and click &#8216;Update Options&#8217;
					</td>
</tr>
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						5.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						If you want a default list to be selected, select a list from the List drop-down menu and click &#8216;Update Options.&#8217;
					</td>
</tr>
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						6.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						<a href="http://codex.wordpress.org/Stepping_Into_Templates">Create a new Template</a> for your wishlist in your <strong>wp-content/themes</strong> directory.</p>
<p>In the body section of that template, we suggest you place the following function calls:</p>
<blockquote><p>
							&lt;h2&gt;&lt;a href=&#8221;&lt;?php masterwish_list_url($_GET['list_id']); ?&gt;&#8221;&gt;&lt;?php masterwish_list_title($_GET['list_id']); ?&gt;&lt;/a&gt;&lt;/h2&gt;<br />
							&lt;strong&gt;My Lists&lt;/strong&gt;: &lt;?php masterwish_lists(&#8221;,&#8217;[','] &#8216;); ?&gt;&lt;br/&gt;&lt;br/&gt;<br />
							&lt;?php masterwish_get_list(); ?&gt;
						</p></blockquote>
</td>
</tr>
<tr>
<td style="background-color: #cccccc;border:1px solid #666666;font-size:15px;font-weight:bold;" valign="top">
						7.
					</td>
<td style="border-bottom:1px dotted #666666;font-size:12px;" valign="top">
						<a href="http://codex.wordpress.org/Write_Page_SubPanel">Create a new Page</a> in WordPress and set its template to the template you just created in the previous step!
					</td>
</tr>
</table>
<p>
			<strong>MasterWish Plugin Functions:</strong></p>
<ul>
<li><strong>masterwish_get_list</strong><br />
<blockquote><p>retrieves items from a list</p></blockquote>
<p>					Usage:</p>
<pre>masterwish_get_list({<span class="highlight">list_id</span>},{<span class="highlight">display_images</span>},{<span class="highlight">maxresults</span>},{<span class="highlight">random</span>});</pre>
<p>					<span class="highlight">list_id</span> is the wishlist id number that is being browsed.  Leaving this with a blank string &#8221; pulls the default list set in the MasterWish Plugin&#8217;s options tab.<br />
					<span class="highlight">display_images</span> specifies whether the item images are displayed.  Default is false.  Available options: (true/false).<br />
					<span class="highlight">maxresults</span> is the maximum number of items you want displayed in a given list.  Setting this value to 0 displays all items in a list.<br />
					<span class="highlight">random</span> shuffles your item list around.</p>
</li>
<li><strong>masterwish_list_title</strong><br />
<blockquote><p>retrieves the current list title</p></blockquote>
<p>					Usage:</p>
<pre>masterwish_list_title({<span class="highlight">list_id</span>},{<span class="highlight">return</span>},{<span class="highlight">before</span>},{<span class="highlight">after</span>});</pre>
<p>					<span class="highlight">list_id</span> is the wishlist id number that is being browsed.  Leaving this with a blank string &#8221; pulls the default list set in the MasterWish Plugin&#8217;s options tab.<br />
					<span class="highlight">return</span> specifies whether you want the title returned or echoed.  Default value is false, available options (true/false).<br />
					<span class="highlight">before</span> is what you want prepended to the wishlist title.<br />
					<span class="highlight">after</span> is what you want appended to the wishlist title.</p>
</li>
<li><strong>masterwish_list_url</strong><br />
<blockquote><p>retrieves the current list url</p></blockquote>
<p>					Usage:</p>
<pre>masterwish_list_url({<span class="highlight">list_id</span>},{<span class="highlight">return</span>});</pre>
<p>					<span class="highlight">list_id</span> is the wishlist id number that is being browsed.  Leaving this with a blank string &#8221; pulls the default list set in the MasterWish Plugin&#8217;s options tab.<br />
					<span class="highlight">return</span> specifies whether you want the title returned or printed on the screen.  Default value is false, available options (true/false).</p>
</li>
<li><strong>masterwish_lists</strong><br />
<blockquote><p>retrieves the user&#8217;s publicly viewable lists</p></blockquote>
<p>					Usage:</p>
<pre>masterwish_lists({<span class="highlight">list_id</span>},{<span class="highlight">before</span>},{<span class="highlight">after</span>},{<span class="highlight">return</span>});</pre>
<p>					<span class="highlight">list_id</span> is the wishlist id number that is being browsed.  Leaving this with a blank string &#8221; pulls the default list set in the MasterWish Plugin&#8217;s options tab.<br />
					<span class="highlight">before</span> is what you want prepended to each wishlist title.<br />
					<span class="highlight">after</span> is what you want appended to each wishlist title.</p>
<p>					<span class="highlight">return</span> specifies whether you want the lists returned or printed on the screen.  Default value is false, available options (true/false).</p>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://borkweb.com/story/masterwish-wordpress-plugin/feed</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
	</channel>
</rss>

