<?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>eBlog &#187; wordpress</title>
	<atom:link href="http://emresaglam.com/blog/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://emresaglam.com/blog</link>
	<description>My Blog about my life and my thoughts...</description>
	<lastBuildDate>Fri, 03 Feb 2012 07:08:53 +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>Twit and Shout plugin for WordPress</title>
		<link>http://emresaglam.com/blog/795</link>
		<comments>http://emresaglam.com/blog/795#comments</comments>
		<pubDate>Wed, 10 Jun 2009 16:37:48 +0000</pubDate>
		<dc:creator>Emre</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://emresaglam.com/blog/?p=795</guid>
		<description><![CDATA[So I finished the skeleton of my plugin and I just tested, it&#8217;s working. It basically sends a twitter update to my twitter account (That I&#8217;m not using at all) whenever I publish a new article entry on my blog with a link to the new entry. Also the link to the entry is converted [...]]]></description>
			<content:encoded><![CDATA[<p>So I finished the skeleton of my plugin and I just tested, it&#8217;s working. <img src='http://emresaglam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>It basically sends a twitter update to my twitter account (That I&#8217;m not using at all) whenever I publish a new <span style="text-decoration: line-through;">article</span> entry on my blog with a link to the new entry. Also the link to the entry is converted to <a href="http://tinyurl.com">tinyurl</a>. I do that with <a href="http://www.php.net/curl">php cUrl</a> libraries. This is not the most elegant way of doing it, I&#8217;d rather open sockets and do it but I don&#8217;t have much time to spend on this <img src='http://emresaglam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>The plugin currently works, I know how to send a message each time my article is published, I know how to add an admin sub menu to the Settings main menu.I also know how to display a proper form to do admin settings for my plugin.</p>
<p>I still don&#8217;t know how to save my plugin&#8217;s variables to the wp_options table. There is way, I know, but I didn&#8217;t have time to investigate it. This is to save/edit the twitter username/password and also maybe the twitter update message to the WP database so that it&#8217;s not in the cleartext in plugins. (Easier for dummies <img src='http://emresaglam.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> )</p>
<p>Next version will handle these issues, then I will release it to the public. <img src='http://emresaglam.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  (btw, there are at least 5 plugins already doing this so you <strong>really </strong>don&#8217;t need mine)</p>
]]></content:encoded>
			<wfw:commentRss>http://emresaglam.com/blog/795/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

