<?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>Dev4Press&#187; cron job Tag Archives,  | Dev4Press</title> <atom:link href="http://www.dev4press.com/tag/cron-job/feed/" rel="self" type="application/rss+xml" /><link>http://www.dev4press.com</link> <description>Premium Plugins and Themes for WordPress</description> <lastBuildDate>Thu, 09 Feb 2012 20:24:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>GD Press Tools 4.1 Alpha #2</title><link>http://www.dev4press.com/2011/blog/development/gd-press-tools-4-1-alpha-2/</link> <comments>http://www.dev4press.com/2011/blog/development/gd-press-tools-4-1-alpha-2/#comments</comments> <pubDate>Mon, 20 Jun 2011 21:00:19 +0000</pubDate> <dc:creator>MillaN</dc:creator> <category><![CDATA[Development]]></category> <category><![CDATA[alchemy]]></category> <category><![CDATA[alpha versions]]></category> <category><![CDATA[backup system]]></category> <category><![CDATA[cron job]]></category> <category><![CDATA[development snapshot]]></category> <category><![CDATA[extraction methods]]></category> <category><![CDATA[internal tags]]></category> <category><![CDATA[plugin version]]></category> <category><![CDATA[press tools]]></category> <category><![CDATA[relevancy]]></category> <category><![CDATA[single word]]></category> <category><![CDATA[statistical data]]></category> <category><![CDATA[tagger]]></category> <category><![CDATA[tagging system]]></category> <category><![CDATA[test environments]]></category> <category><![CDATA[time job]]></category> <category><![CDATA[timeouts]]></category><guid
isPermaLink="false">http://www.dev4press.com/?p=5955</guid> <description><![CDATA[Alpha #2 development snapshot for GD Press Tools 4.1 is here, adding new fully rewritten Auto Tagger that uses new tasks control system I am developing for the plugin, and that will be used also for backups in 4.1. Continue reading for more info about this new alpha.<br
/><div><img
src="http://www.dev4press.com/wp-content/plugins/gd-star-rating/gfx.php?value=5.0" /></div><div>Rating: 5.0/<strong>5</strong> (1 vote cast)</div><br
/><a
target="_blank" href="http://www.gdstarrating.com/"><img
src="http://cdnx.dev4press.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br
/>]]></description> <content:encoded><![CDATA[<p>Alpha #2 development snapshot for GD Press Tools 4.1 is here, adding new fully rewritten Auto Tagger that uses new tasks control system I am developing for the plugin, and that will be used also for backups in 4.1. Continue reading for more info about this new alpha.</p><blockquote><p><strong><span
style="text-decoration: underline; color: #ff0000;">Warning:</span> This is a development snapshot</strong> of the upcoming version, and its for use only on test environments. I try to make even alpha versions as stable as possible, but still I can&#8217;t recommend that you use this plugin version on your live websites.</p></blockquote><p>Tasks system is allowing creation of tasks. Task can be edited, and when needed you can run the task once or schedule it to run as a recurring cron job. If you make changes to the task, and task is added to cron, next time job is executed, new settings will be used. For each task plugin is gathering statistical data about execution. Current backup system will be remodeled to use tasks allowing you better control over the tasks execution.</p><p>Auto Tagger is now task based. And based on what it can do, its most comprehensive auto tagging system available for WordPress now. Tagger has much more settings you can control from post types, filtering of posts according to post ID&#8217;s, number of terms, to additional settings for controlling received terms.</p><div
id="attachment_5965" class="wp-caption aligncenter" style="width: 590px"><a
title="Auto Tagger Tasks List" rel="lightbox" href="http://cdnx.dev4press.com/wp-content/uploads/2011/06/gdpt41_taggertasks.png"><img
class="size-large wp-image-5965 " title="Auto Tagger Tasks List" src="http://cdnx.dev4press.com/wp-content/uploads/2011/06/gdpt41_taggertasks-580x193.png" alt="Auto Tagger Tasks List" width="580" height="193" /></a><p
class="wp-caption-text">Auto Tagger Tasks List</p></div><p>Tagger now has <strong>4</strong> extraction methods: Yahoo API, Alchemy API, Zemanta API and internal tags extraction. Yahoo is better to get more relevant tags based on Yahoo database, Alchemy is also great and its sorting terms by relevancy, Zemanta will get less tags but it may be more relevant, and internal is faster but it will get only single word tags that are not very relevant. To use Alchemy or Zemanta, you need API Key. At the end of the post you can find the link to get this key. During the testing past week, I find that Alchemy is more reliable than Yahoo (often got the timeouts for requests), but Alchemy has 1000 requests a day limit for free accounts (Yahoo limit is 5000), but it can be increased if you pay. On tagger panel, on tools tab you have a test tool where you can add any text and plugin will test all extraction methods so you can compare results.</p><div
id="attachment_5958" class="wp-caption alignright" style="width: 205px"><a
title="Tagger Form" rel="lightbox" href="http://cdnx.dev4press.com/wp-content/uploads/2011/06/gdpt41_taggerform.png"><img
class="size-medium wp-image-5958 " title="Tagger Form" src="http://cdnx.dev4press.com/wp-content/uploads/2011/06/gdpt41_taggerform-244x300.png" alt="Tagger Form" width="195" height="240" /></a><p
class="wp-caption-text">Tagger Form</p></div><p>Tagger gathers statistics for each extraction method, each task executed, and you can review what the tagger is doing, how fast and what kind of results you got each time its run. After tagging is completed email(s) will be sent. Email contents can be set from the Auto Tagger settings tab.</p><p><strong>Alpha #3</strong> is coming next week with first round of backup improvements and first step in using new tasks system. Please, test new version and report back any bugs you may find with both old and upcoming WordPress versions. Tagger is new and all tests are appreciated to make it better and bug free. At this point its looking stable, but I have yet to do large scale tests, and bugs are to be expected.</p><blockquote><p>Alchemy API: <a
href="http://www.alchemyapi.com/api/register.html" target="_blank">http://www.alchemyapi.com/api/register.html</a><br
/> Zemanta API: <a
href="http://developer.zemanta.com/apps/register/" target="_blank">http://developer.zemanta.com/apps/register/</a></p></blockquote><script src="http://feeds.feedburner.com/~s/adsense@gdragon.info?i=http://www.dev4press.com/2011/blog/development/gd-press-tools-4-1-alpha-2/" type="text/javascript" charset="utf-8"></script><br
/><div><img
src="http://www.dev4press.com/wp-content/plugins/gd-star-rating/gfx.php?value=5.0" /></div><div>Rating: 5.0/<strong>5</strong> (1 vote cast)</div><br
/><a
target="_blank" href="http://www.gdstarrating.com/"><img
src="http://cdnx.dev4press.com/wp-content/plugins/gd-star-rating/gfx/powered.png" border="0" width="80" height="15" /></a><br
/>]]></content:encoded> <wfw:commentRss>http://www.dev4press.com/2011/blog/development/gd-press-tools-4-1-alpha-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Content Delivery Network via cdnx.dev4press.com

Served from: www.dev4press.com @ 2012-02-09 23:50:03 -->
