<?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>Jacob Santos &#187; wordpress plugin</title>
	<atom:link href="http://jacobsantos.com/tags/wordpress-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://jacobsantos.com</link>
	<description>Rumblings, rants, essays, stories by Jacob Santos about Web Site Development, Persistent Browser-Based Games, personal journal, and Programming.</description>
	<lastBuildDate>Fri, 03 Feb 2012 01:06:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-aortic-dissection</generator>
		<item>
		<title>WordPress Plugins I Will Write When I Have Time</title>
		<link>http://jacobsantos.com/2008/general/wordpress-plugins-i-will-write-when-i-have-time/</link>
		<comments>http://jacobsantos.com/2008/general/wordpress-plugins-i-will-write-when-i-have-time/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 18:27:49 +0000</pubDate>
		<dc:creator>Jacob Santos</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.santosj.name/?p=691</guid>
		<description><![CDATA[<a href="http://jacobsantos.com/2008/general/wordpress-plugins-i-will-write-when-i-have-time/" title="WordPress Plugins I Will Write When I Have Time"></a>I&#8217;ve been thinking of several plugins I want to write, but don&#8217;t currently have time. My time should be focused on the Google Summer of Code project and bringing the rest of my sites up since they&#8217;ve been down. What &#8230;<p class="read-more"><a href="http://jacobsantos.com/2008/general/wordpress-plugins-i-will-write-when-i-have-time/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://jacobsantos.com/2008/general/wordpress-plugins-i-will-write-when-i-have-time/" title="WordPress Plugins I Will Write When I Have Time"></a><p>I&#8217;ve been thinking of several plugins I want to write, but don&#8217;t currently have time. My time should be focused on the Google Summer of Code project and bringing the rest of my sites up since they&#8217;ve been down.</p>
<p>What I have so far:</p>
<ol>
<li><strong>Feed Statistics</strong> &#8211; A feed plugin that tracks the statistics of the feed. A hosted version of FeedBurner with minimal feature set.</li>
<li><strong>Automatic Post Queue</strong> &#8211; Tracks the current upcoming posts and sends the posts to the future, so that no more than a certain amount is posted per day without manually checking.</li>
</ol>
<p>There are several plugins I have written so far that need to be revisited. The Swift Mailer needs to be looked at and fixed. The Swift Mailer needs to have localization added, as well as other enhancements to the attachment handling. The administration is still broken and needs to be fixed.</p>
<p>There is also the WordPress Performance Testing Plugin, that needs to be extended in its feature set as well. I&#8217;m going to focus some more on this after the Google Summer of Code is over. I&#8217;m looking forward to using it in my own development.</p>
<p>I think that in September, I&#8217;m going to work on my plugins and develop the above plugins. I also want to create a theme for this site and buy several themes for absidongames.com and dragonu.net. I want to finish those sites up and hopefully get them going to where I don&#8217;t need to maintain them very often. Just add content.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://jacobsantos.com/2011/general/bullet-e-book-library-management-and-content-server/">Bullet: E-Book Library Management and Content Server</a></li>
<li><a href="http://jacobsantos.com/2011/general/using-zendframework-2-beta1-for-directory-project/">Using ZendFramework 2 beta1 For Directory Project</a></li>
<li><a href="http://jacobsantos.com/2011/general/the-way-of-kings-and-cosmere-theory/">The Way of Kings and Cosmere Theory</a></li>
<li><a href="http://jacobsantos.com/2011/general/in-time-movie-premise-flawed/">&#8220;In Time&#8221; Movie Premise Flawed</a></li>
<li><a href="http://jacobsantos.com/2011/general/completing-http-library-for-php/">Completing HTTP Library For PHP</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://jacobsantos.com/2008/general/wordpress-plugins-i-will-write-when-i-have-time/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin: Increase Memory Limit</title>
		<link>http://jacobsantos.com/2008/general/wordpress-plugin-increase-memory-limit/</link>
		<comments>http://jacobsantos.com/2008/general/wordpress-plugin-increase-memory-limit/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 20:47:51 +0000</pubDate>
		<dc:creator>Jacob Santos</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[wordpress fix]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.santosj.name/?p=497</guid>
		<description><![CDATA[<a href="http://jacobsantos.com/2008/general/wordpress-plugin-increase-memory-limit/" title="WordPress Plugin: Increase Memory Limit"></a>This plugin tries to increase the memory limit on hosts with low memory settings. It will only work if the below requirements are met. If the attempt fails, then nothing will happen and no notices or errors will happen. If &#8230;<p class="read-more"><a href="http://jacobsantos.com/2008/general/wordpress-plugin-increase-memory-limit/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://jacobsantos.com/2008/general/wordpress-plugin-increase-memory-limit/" title="WordPress Plugin: Increase Memory Limit"></a><p>This plugin tries to increase the memory limit on hosts with low memory settings. It will only work if the below requirements are met. If the attempt fails, then nothing will happen and no notices or errors will happen. If the attempt to increase the memory succeeds, then your problems for memory limit should go away.</p>
<p>This will plugin will not help you during install, because plugins are not included and ran during the installation and upgrade process.</p>
<h3>To Do</h3>
<p>Right now there is no way to change the default increase to 32MB, in the future, I want to include settings that allow this. The reasons are that, most applications and blogs will work fine with the current 32MB, but some larger hosts will need more. The only way to change the setting is to change the plugin code. I think having a options page would be better.</p>
<p>The second part is to include a section that tests whether the plugin will even work and then disable it, if it can&#8217;t.</p>
<h3>Requirements</h3>
<ul>
<li>PHP 4.2+</li>
<li>WordPress 2.0+</li>
<li>&#8211;enable-memory-limit to be used during the install. Some hosts do not allow this and future versions of this plugin will let you know if it isn&#8217;t allowed.</li>
<li>ini_set() not be in the disable_functions list.</li>
</ul>
<h3>Instructions</h3>
<ol>
<li>Upload to your WordPress Plugins Folder</li>
<li>Activate</li>
</ol>
<p>There are no options and to uninstall, just disable the plugin.</p>
<h3>Download</h3>
<p><a href="http://www.santosj.name/dragonu_memory_increase.zip">DragonU Memory Increase</a></p>
<h3>Notes</h3>
<p>At some point, I will need to find a dedicated place for my plugins and where I can offer real support. For now just leave a comment and I&#8217;ll answer your support questions here.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://jacobsantos.com/2011/general/bullet-e-book-library-management-and-content-server/">Bullet: E-Book Library Management and Content Server</a></li>
<li><a href="http://jacobsantos.com/2011/general/using-zendframework-2-beta1-for-directory-project/">Using ZendFramework 2 beta1 For Directory Project</a></li>
<li><a href="http://jacobsantos.com/2011/general/the-way-of-kings-and-cosmere-theory/">The Way of Kings and Cosmere Theory</a></li>
<li><a href="http://jacobsantos.com/2011/general/in-time-movie-premise-flawed/">&#8220;In Time&#8221; Movie Premise Flawed</a></li>
<li><a href="http://jacobsantos.com/2011/general/completing-http-library-for-php/">Completing HTTP Library For PHP</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://jacobsantos.com/2008/general/wordpress-plugin-increase-memory-limit/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Second WordPress Plugin: Default Timezone 1.0</title>
		<link>http://jacobsantos.com/2008/projects/second-wordpress-plugin-default-timezone-10/</link>
		<comments>http://jacobsantos.com/2008/projects/second-wordpress-plugin-default-timezone-10/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 20:09:10 +0000</pubDate>
		<dc:creator>Jacob Santos</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[wordpress plugin]]></category>

		<guid isPermaLink="false">http://www.santosj.name/?p=496</guid>
		<description><![CDATA[<a href="http://jacobsantos.com/2008/projects/second-wordpress-plugin-default-timezone-10/" title="Second WordPress Plugin: Default Timezone 1.0"></a>This plugin is really simple and aims to fix the problem where WordPress doesn&#8217;t support setting the default timezone for PHP 5.1+. This plugin, once activated will set the default timezone to GMT. The reason for this is because WordPress &#8230;<p class="read-more"><a href="http://jacobsantos.com/2008/projects/second-wordpress-plugin-default-timezone-10/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://jacobsantos.com/2008/projects/second-wordpress-plugin-default-timezone-10/" title="Second WordPress Plugin: Default Timezone 1.0"></a><p>This plugin is really simple and aims to fix the problem where WordPress doesn&#8217;t support setting the default timezone for PHP 5.1+. This plugin, once activated will set the default timezone to GMT. The reason for this is because WordPress does a lot of calculations based off of that offset. It is better to have GMT time in WordPress at this point.</p>
<h3>Requirements</h3>
<ul>
<li>PHP 5.1+</li>
<li>WordPress 2.0+</li>
</ul>
<h3>Instructions</h3>
<ol>
<li>Upload to your WordPress Plugins Folder</li>
<li>Activate</li>
</ol>
<p>There are no options and to uninstall, just disable the plugin.</p>
<h3>Download</h3>
<p><a href="http://www.santosj.name/dragonu_default_timezone.zip">DragonU Default Timezone</a></p>
<h3>Notes</h3>
<p>At some point, I will need to find a dedicated place for my plugins and where I can offer real support. For now just leave a comment and I&#8217;ll answer your support questions here.</p>

<p><strong>Possibly Related Posts:</strong></p>
<ul>
<li><a href="http://jacobsantos.com/2011/projects/calibre-improvements/">Calibre Improvements</a></li>
<li><a href="http://jacobsantos.com/2011/projects/dragonu-bug-tracker-dev-milestone-1/">DragonU Bug Tracker Dev &#8211; Milestone 1</a></li>
<li><a href="http://jacobsantos.com/2009/projects/dragon-mvc/">Dragon MVC</a></li>
<li><a href="http://jacobsantos.com/2009/projects/why-i-contributed-to-wordpress/">Why I Contributed to WordPress</a></li>
<li><a href="http://jacobsantos.com/2009/projects/dragonu-db-component/">DragonU DB Component</a></li>
</ul><br />
]]></content:encoded>
			<wfw:commentRss>http://jacobsantos.com/2008/projects/second-wordpress-plugin-default-timezone-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

