<?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 on: AJAXed Twitter Plugin for WordPress</title>
	<atom:link href="http://derhofbauer.at/blog/ajaxed-twitter-plugin-for-wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://derhofbauer.at/blog/ajaxed-twitter-plugin-for-wordpress/</link>
	<description>bits, bites and beer for free</description>
	<lastBuildDate>Wed, 14 Dec 2011 19:17:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Nowell</title>
		<link>http://derhofbauer.at/blog/ajaxed-twitter-plugin-for-wordpress/#comment-148</link>
		<dc:creator>Nowell</dc:creator>
		<pubDate>Sun, 16 Jan 2011 04:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://derhofbauer.at/blog/?p=63#comment-148</guid>
		<description>Nice plugin!

I have a request...
Please add the ability to format the timestamp.

I modified the plugin and added:

default options &#124; &#039;update-format&#039; =&gt; &#039;Y/m/d&#039;,
option_fields &#124; &#039;update-format&#039; =&gt; array(&#039;label&#039; =&gt; &#039;Timestamp Format&#039;, &#039;type&#039; =&gt; &#039;text&#039;),

around line 144 I replaced:

$h_time = date(__(&#039;Y/m/d&#039;), $time);

with:

$h_time = date(__($options[&#039;update-format&#039;]), $time);

Thanks</description>
		<content:encoded><![CDATA[<p>Nice plugin!</p>
<p>I have a request&#8230;<br />
Please add the ability to format the timestamp.</p>
<p>I modified the plugin and added:</p>
<p>default options | &#8216;update-format&#8217; =&gt; &#8216;Y/m/d&#8217;,<br />
option_fields | &#8216;update-format&#8217; =&gt; array(&#8216;label&#8217; =&gt; &#8216;Timestamp Format&#8217;, &#8216;type&#8217; =&gt; &#8216;text&#8217;),</p>
<p>around line 144 I replaced:</p>
<p>$h_time = date(__(&#8216;Y/m/d&#8217;), $time);</p>
<p>with:</p>
<p>$h_time = date(__($options['update-format']), $time);</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: derHofbauer.at/blog :: Multiple Twitters</title>
		<link>http://derhofbauer.at/blog/ajaxed-twitter-plugin-for-wordpress/#comment-56</link>
		<dc:creator>derHofbauer.at/blog :: Multiple Twitters</dc:creator>
		<pubDate>Sun, 06 Jun 2010 15:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://derhofbauer.at/blog/?p=63#comment-56</guid>
		<description>[...] Morrow contacted me some time ago asking me to look into some problems he had with my AJAXed Twitter plugin for [...]</description>
		<content:encoded><![CDATA[<p>[...] Morrow contacted me some time ago asking me to look into some problems he had with my AJAXed Twitter plugin for [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

