<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for DeanLogic</title>
	<atom:link href="http://deanlogic.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://deanlogic.com</link>
	<description>code, applications, movies and such</description>
	<lastBuildDate>Thu, 31 Mar 2011 18:16:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>Comment on Today is the day! by DeanLogic</title>
		<link>http://deanlogic.com/2011/03/today-is-the-day/comment-page-1/#comment-47</link>
		<dc:creator>DeanLogic</dc:creator>
		<pubDate>Thu, 31 Mar 2011 18:16:26 +0000</pubDate>
		<guid isPermaLink="false">http://deanlogic.com/?p=1590#comment-47</guid>
		<description><![CDATA[Yippee!!!  Got my vendor approval.  Now I just have to upload my application when I get home.   Yeah!!!]]></description>
		<content:encoded><![CDATA[<p>Yippee!!!  Got my vendor approval.  Now I just have to upload my application when I get home.   Yeah!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started by LoganSix</title>
		<link>http://deanlogic.com/apps/the-meetup-organizer-tool/getting-started/comment-page-1/#comment-19</link>
		<dc:creator>LoganSix</dc:creator>
		<pubDate>Sun, 14 Feb 2010 18:44:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/?page_id=256#comment-19</guid>
		<description><![CDATA[There have been some changes to the way the authentication works and I haven&#039;t fixed it.
If you got the Meetup Developer forum and the Request for Application Testers thread, you can see the steps for becoming a tester.
&lt;a href=&quot;http://www.meetup.com/boards/thread/6466974&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://www.meetup.com/boards/thread/6466974&lt;/a&gt;

When I get back around to fixing the authentication issue, I will let everyone who is a tester know, so they can download the new version of the application.]]></description>
		<content:encoded><![CDATA[<p>There have been some changes to the way the authentication works and I haven&#039;t fixed it.<br />
If you got the Meetup Developer forum and the Request for Application Testers thread, you can see the steps for becoming a tester.<br />
<a href="http://www.meetup.com/boards/thread/6466974" target="_blank" rel="nofollow">http://www.meetup.com/boards/thread/6466974</a></p>
<p>When I get back around to fixing the authentication issue, I will let everyone who is a tester know, so they can download the new version of the application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started by Paul_Prince</title>
		<link>http://deanlogic.com/apps/the-meetup-organizer-tool/getting-started/comment-page-1/#comment-18</link>
		<dc:creator>Paul_Prince</dc:creator>
		<pubDate>Sun, 14 Feb 2010 15:41:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/?page_id=256#comment-18</guid>
		<description><![CDATA[Greetings,

I came across a post of yours on MeetUp about this application which brought me to this page.  I thought I would try it out, but it appears that you do not have a link to it at this time.

Are you still working on it?  Is it available to be tested?

Thanks.

Paul

Paul Prince
Mentor OH
Organizer
The 9-12 Project in Mentor, OH
&lt;a href=&quot;http://www.mentor9-12project.org&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;www.mentor9-12project.org&lt;/a&gt;]]></description>
		<content:encoded><![CDATA[<p>Greetings,</p>
<p>I came across a post of yours on MeetUp about this application which brought me to this page.  I thought I would try it out, but it appears that you do not have a link to it at this time.</p>
<p>Are you still working on it?  Is it available to be tested?</p>
<p>Thanks.</p>
<p>Paul</p>
<p>Paul Prince<br />
Mentor OH<br />
Organizer<br />
The 9-12 Project in Mentor, OH<br />
<a href="http://www.mentor9-12project.org" target="_blank" rel="nofollow">http://www.mentor9-12project.org</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AHP Sitewide Recent Posts &#8211; hack 2.0 by LoganSix</title>
		<link>http://deanlogic.com/2009/09/ahp-sitewide-recent-posts-hack-2-0/comment-page-1/#comment-28</link>
		<dc:creator>LoganSix</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:48:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/blog/?p=1190#comment-28</guid>
		<description><![CDATA[Answer was

Use the following to call the information.
&lt;?php ahp_recent_posts(5, 90, 32); ?&gt;]]></description>
		<content:encoded><![CDATA[<p>Answer was</p>
<p>Use the following to call the information.<br />
&lt;?php ahp_recent_posts(5, 90, 32); ?&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AHP Sitewide Recent Posts &#8211; hack 2.0 by LoganSix</title>
		<link>http://deanlogic.com/2009/09/ahp-sitewide-recent-posts-hack-2-0/comment-page-1/#comment-27</link>
		<dc:creator>LoganSix</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:32:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/blog/?p=1190#comment-27</guid>
		<description><![CDATA[The part of the plugin that displays the output is here.  If you don&#039;t want something to show, then just remove that part of the text.
You should remove the div tags and everything between for the &quot;avatar&quot; and &quot;author&quot;.

echo $begin_wrap
. &#039;&lt;div class=&quot;date&quot;&gt;&#039; . $thisdate . &#039;&lt;/div&gt;&#039;
. &#039;&lt;div id=&quot;avatar&quot; style=&quot;margin-left:65px; margin-top:14px;&quot;&gt;&#039; . $thisgravatar . &#039;&lt;/div&gt;&#039;
. &#039;&lt;h3&gt;&#039; . $this_postname . &#039;&lt;/h3&gt;&#039;
. &#039;&lt;div class=&quot;postmetadata&quot;&gt;&nbsp;@ &#039; . $thistime . &#039;&lt;br /&gt;&lt;div id=&quot;author&quot;&gt;&#039; . $thisauthor . &#039;&lt;/div&gt;&#039;
. &#039;&lt;br /&gt;&lt;div id=&quot;blogname&quot;&gt;&nbsp;&#039; . $this_blogname . &#039;&lt;/div&gt;&lt;div id=&quot;comment&quot;&gt; &#124; &#039; . $thiscomment . &#039;&lt;/div&gt;&lt;/div&gt;&#039;
. &#039;&lt;div id=&quot;excerpt&quot;&gt;&#039; . $thisexcerpt . &#039;&lt;/div&gt;&#039;
. $end_wrap  . &quot;\\n&quot;;]]></description>
		<content:encoded><![CDATA[<p>The part of the plugin that displays the output is here.  If you don&#039;t want something to show, then just remove that part of the text.<br />
You should remove the div tags and everything between for the &quot;avatar&quot; and &quot;author&quot;.</p>
<p>echo $begin_wrap<br />
. &#039;&lt;div class=&quot;date&quot;&gt;&#039; . $thisdate . &#039;&lt;/div&gt;&#039;<br />
. &#039;&lt;div id=&quot;avatar&quot; style=&quot;margin-left:65px; margin-top:14px;&quot;&gt;&#039; . $thisgravatar . &#039;&lt;/div&gt;&#039;<br />
. &#039;&lt;h3&gt;&#039; . $this_postname . &#039;&lt;/h3&gt;&#039;<br />
. &#039;&lt;div class=&quot;postmetadata&quot;&gt;&amp;nbsp;@ &#039; . $thistime . &#039;<br />&lt;div id=&quot;author&quot;&gt;&#039; . $thisauthor . &#039;&lt;/div&gt;&#039;<br />
. &#039;<br />&lt;div id=&quot;blogname&quot;&gt;&amp;nbsp;&#039; . $this_blogname . &#039;&lt;/div&gt;&lt;div id=&quot;comment&quot;&gt; | &#039; . $thiscomment . &#039;&lt;/div&gt;&lt;/div&gt;&#039;<br />
. &#039;&lt;div id=&quot;excerpt&quot;&gt;&#039; . $thisexcerpt . &#039;&lt;/div&gt;&#039;<br />
. $end_wrap  . &quot;\\n&quot;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AHP Sitewide Recent Posts &#8211; hack 2.0 by kitmobley</title>
		<link>http://deanlogic.com/2009/09/ahp-sitewide-recent-posts-hack-2-0/comment-page-1/#comment-26</link>
		<dc:creator>kitmobley</dc:creator>
		<pubDate>Wed, 16 Dec 2009 17:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/blog/?p=1190#comment-26</guid>
		<description><![CDATA[getting some display errors with your hack. using the latest wp mu install with subdomains

&lt;a href=&quot;http://citylinkmix.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://citylinkmix.com/&lt;/a&gt;

any suggestions?

if i just want to display the title of the post and not the author
what would i change to fix this?]]></description>
		<content:encoded><![CDATA[<p>getting some display errors with your hack. using the latest wp mu install with subdomains</p>
<p><a href="http://citylinkmix.com/" target="_blank" rel="nofollow">http://citylinkmix.com/</a></p>
<p>any suggestions?</p>
<p>if i just want to display the title of the post and not the author<br />
what would i change to fix this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patiently waiting by Dean Logan</title>
		<link>http://deanlogic.com/2009/04/patiently-waiting/comment-page-1/#comment-24</link>
		<dc:creator>Dean Logan</dc:creator>
		<pubDate>Wed, 08 Apr 2009 12:38:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/blog/?p=800#comment-24</guid>
		<description><![CDATA[Woo hoo!!!  It&#039;s working now.  I guess I should have waited another hour or so.]]></description>
		<content:encoded><![CDATA[<p>Woo hoo!!!  It&#8217;s working now.  I guess I should have waited another hour or so.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Patiently waiting by Dean Logan</title>
		<link>http://deanlogic.com/2009/04/patiently-waiting/comment-page-1/#comment-23</link>
		<dc:creator>Dean Logan</dc:creator>
		<pubDate>Wed, 08 Apr 2009 12:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/blog/?p=800#comment-23</guid>
		<description><![CDATA[Arrrgggh!!!  Well, it is now available, but it is pointing the the initial version number and not creating the download zip file.  Maybe that will happen magically after a couple of hours too.]]></description>
		<content:encoded><![CDATA[<p>Arrrgggh!!!  Well, it is now available, but it is pointing the the initial version number and not creating the download zip file.  Maybe that will happen magically after a couple of hours too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A little clean up by Dean Logan</title>
		<link>http://deanlogic.com/2009/04/a-little-clean-up/comment-page-1/#comment-22</link>
		<dc:creator>Dean Logan</dc:creator>
		<pubDate>Fri, 03 Apr 2009 21:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dean-logan.com/blog/?p=679#comment-22</guid>
		<description><![CDATA[Bam!!  Well, turning on transparency for the Cumulus widgets was easy.  Hmmm likin&#039; it!]]></description>
		<content:encoded><![CDATA[<p>Bam!!  Well, turning on transparency for the Cumulus widgets was easy.  Hmmm likin&#8217; it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Sidebar and Firefox by Dean Logan</title>
		<link>http://deanlogic.com/2005/02/sidebar-and-firefox/comment-page-1/#comment-10</link>
		<dc:creator>Dean Logan</dc:creator>
		<pubDate>Thu, 24 Mar 2005 12:53:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.dean-logan.com/?p=73#comment-10</guid>
		<description><![CDATA[Yes, I got it to work.
You have to do a couple of modifications.
&lt;ol&gt;

&lt;li&gt;
It seems to be blowing up at the require_once(&#039;admin-header.php&#039;);

In the &lt;strong&gt;admin-header.php&lt;/strong&gt; file I commented out
&lt;code&gt;@header(&#039;Content-type: &#039; . get_option(&#039;html_type&#039;) . &#039;; charset=&#039; . get_option(&#039;blog_charset&#039;));&lt;/code&gt;

and it seems to work now. I can&#039;t see any bad effect to the rest of the admin site.
&lt;/li&gt;
&lt;li&gt;
In the &lt;strong&gt;sidebar.php&lt;/strong&gt; file, look for the
&lt;code&gt;&lt;a href=&quot;sidebar.php&quot; rel=&quot;nofollow&quot;&gt;Click here&lt;/a&gt; to post again.&lt;/code&gt;
and change it to
&lt;code&gt;&lt;a href=&quot;sidebar.php&quot;  target=&quot;_self&quot; rel=&quot;nofollow&quot;&gt;Click here&lt;/a&gt; to post again.&lt;/code&gt;&lt;/li&gt;
&lt;/ol&gt;]]></description>
		<content:encoded><![CDATA[<p>Yes, I got it to work.<br />
You have to do a couple of modifications.</p>
<ol>
<li>
It seems to be blowing up at the require_once(&#8216;admin-header.php&#8217;);</p>
<p>In the <strong>admin-header.php</strong> file I commented out<br />
<code>@header('Content-type: ' . get_option('html_type') . '; charset=' . get_option('blog_charset'));</code></p>
<p>and it seems to work now. I can&#8217;t see any bad effect to the rest of the admin site.
</li>
<li>
In the <strong>sidebar.php</strong> file, look for the<br />
<code>&lt;a href="sidebar.php" rel="nofollow"&gt;Click here&lt;/a&gt; to post again.</code><br />
and change it to<br />
<code>&lt;a href="sidebar.php"  target="_self" rel="nofollow"&gt;Click here&lt;/a&gt; to post again.</code></li>
</ol>
]]></content:encoded>
	</item>
</channel>
</rss>
