<?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>snydersoft.com &#187; Widget</title>
	<atom:link href="http://snydersoft.com/tag/widget/feed/" rel="self" type="application/rss+xml" />
	<link>http://snydersoft.com</link>
	<description>Sharing Web Development Information</description>
	<lastBuildDate>Thu, 17 Jun 2010 19:07:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Twitter and WordPress</title>
		<link>http://snydersoft.com/2008/03/05/twitter-and-wordpress/</link>
		<comments>http://snydersoft.com/2008/03/05/twitter-and-wordpress/#comments</comments>
		<pubDate>Wed, 05 Mar 2008 13:41:49 +0000</pubDate>
		<dc:creator>Jeremy Snyder</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[Updater]]></category>
		<category><![CDATA[Widget]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://snydersoft.com/2008/03/05/twitter-and-wordpress/</guid>
		<description><![CDATA[I wanted to document one of the hacks that I have made to a the Twitter WordPress Sidebar Widget. Edit to &#8220;Twitter WordPress Sidebar Widget&#8221; I wanted a line break after the time, so I added the following line: li.appendChild(document.createElement('br')); As the last line inside the following &#8220;if&#8221; statement: if ( showTimeFirst == 1) { [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop">I</span> wanted to document one of the hacks that I have made to a the Twitter WordPress Sidebar Widget.  </p>
<p>Edit to &#8220;<a href="http://www.velvet.id.au/twitter-wordpress-sidebar-widget/">Twitter WordPress Sidebar Widget&#8221;</a></p>
<p>I wanted a line break after the time, so I added the following line:<br />
<code>li.appendChild(document.createElement('br'));</code></p>
<p>As the last line inside the following &#8220;if&#8221; statement:<br />
<code>if ( showTimeFirst == 1) {</code></p>
<p>I also attempted to hack up the <a href="http://blog.victoriac.net/blog/twitter-updater">Twitter Updater</a> to provide a nicer URL to twitter that would then appear nice in the above mentioned Twitter SideBar Widget&#8230; but ran into some issues.  I have determined that I need to make the change to the Sidebar Widget and detect the URL and then place it into a &#8220;<a href>&#8220;.  A project for another day.</p>
]]></content:encoded>
			<wfw:commentRss>http://snydersoft.com/2008/03/05/twitter-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.327 seconds -->
