<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
> <channel><title>jappler.com &#187; wordpress updates</title> <atom:link href="http://jappler.com/blog/archive/tag/wordpress-updates/feed" rel="self" type="application/rss+xml" /><link>http://jappler.com</link> <description>random and opinionated thoughts by Jennifer Zelazny</description> <lastBuildDate>Fri, 10 Feb 2012 15:25:47 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator><itunes:summary>random and opinionated thoughts by Jennifer Zelazny</itunes:summary> <itunes:author>jappler.com</itunes:author> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://jappler.com/wp-content/plugins/powerpress/itunes_default.jpg" /> <itunes:subtitle>random and opinionated thoughts by Jennifer Zelazny</itunes:subtitle> <image><title>jappler.com &#187; wordpress updates</title> <url>http://jappler.com/wp-content/plugins/powerpress/rss_default.jpg</url><link>http://jappler.com</link> </image> <item><title>WordPress 2.9 &#8211; An Amazing Update</title><link>http://jappler.com/blog/archive/2010/01/25/wordpress-2-9-an-amazing-update</link> <comments>http://jappler.com/blog/archive/2010/01/25/wordpress-2-9-an-amazing-update#comments</comments> <pubDate>Mon, 25 Jan 2010 16:22:30 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Content Management Systems]]></category> <category><![CDATA[General]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[WordPress 2.9]]></category> <category><![CDATA[wordpress updates]]></category> <guid
isPermaLink="false">http://www.jappler.com/?p=1661</guid> <description><![CDATA[I have been working with WordPress 2.9 now for a few weeks and I cannot remember the last time I was so excited with the new features of WordPress. There are countless little improvements most users would not notice, but there are some killer new features that should not be overlooked. First and foremost &#8211; working with images just got a lot cooler! Thumbnails Finally after creating several custom plugins for this &#8211; there is... <a
href="http://jappler.com/blog/archive/2010/01/25/wordpress-2-9-an-amazing-update">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I have been working with WordPress 2.9 now for a few weeks and I cannot remember the last time I was so excited with the new features of WordPress.  There are countless little improvements most users would not notice, but there are some killer new features that should not be overlooked.</p><ul><li><strong>First and foremost &#8211; working with images just got a lot cooler!</strong></li><ul><li><strong>Thumbnails</strong> Finally after creating several custom plugins for this &#8211; there is now a simple way to select and then use a thumbnail for each post. Simply add a few lines of code into your theme&#8217;s functions.php file and you are ready to go.<pre class="brush: php; title: ; notranslate">
add_theme_support( 'post-thumbnails' );
set_post_thumbnail_size( 150, 150, true ); // Normal post thumbnails</pre><p>(<a
href="http://markjaquith.wordpress.com/2009/12/23/new-in-wordpress-2-9-post-thumbnail-images/">more details</a>)</li><li><strong>Cropping</strong> Ever need to crop a photo for your post or page?  You can now upload any image, use built in crop functions to select the part of the image you want, save the cropped photo, and then use it &#8211; all within WordPress. Say goodbye to opening up Photoshop, cropping, saving, uploading, etc. Say hello to an easy to use streamlined process.</li></ul></li><li><strong>We&#8217;ve got trash!</strong> No more &#8220;crap I just deleted that post&#8221;. Now you have the option to Edit, View, or Trash a post or several posts.  Once the items are in the trash you can easily recover them or permanently delete them.</li><li><strong>Repair those tables please.</strong>Now you can automatically optimization your database by adding this line to your wp-config.php file: define(&#8216;WP_ALLOW_REPAIR&#8217;, true);</li></ul><p><strong>Some screenshots of interest</strong><br
/><div
id="attachment_1666" class="wp-caption alignleft" style="width: 170px"><a
href="http://media.jappler.com/files/2010/01/Screen-shot-2010-01-25-at-10.15.12-AM.png"><img
src="http://media.jappler.com/files/2010/01/Screen-shot-2010-01-25-at-10.15.12-AM-160x49.png" alt="" title="Use As Thumbnail" width="160" height="49" class="size-thumbnail wp-image-1666" /></a><p
class="wp-caption-text">Use As Thumbnail</p></div><div
id="attachment_1667" class="wp-caption alignleft" style="width: 158px"><a
href="http://media.jappler.com/files/2010/01/Screen-shot-2010-01-25-at-10.15.37-AM.png"><img
src="http://media.jappler.com/files/2010/01/Screen-shot-2010-01-25-at-10.15.37-AM-148x120.png" alt="" title="Crop" width="148" height="120" class="size-thumbnail wp-image-1667" /></a><p
class="wp-caption-text">Crop, Scale, etc</p></div></p><div
class="clearjz"></div><p>If you have not updated to this version &#8211; please take some time and take a look. The cropping alone will save hours of time if you ever needed to manipulate your images!  Overall, this update took things one step further to making a solid, feature rich content management system and I am excited to use some of these new features with each new site I create!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2010/01/25/wordpress-2-9-an-amazing-update/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Post Revision Coming Soon to WordPress!</title><link>http://jappler.com/blog/archive/2008/04/23/post-revision-coming-soon-to-wordpress</link> <comments>http://jappler.com/blog/archive/2008/04/23/post-revision-coming-soon-to-wordpress#comments</comments> <pubDate>Wed, 23 Apr 2008 14:01:44 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[WordPress 2.6]]></category> <category><![CDATA[wordpress updates]]></category> <guid
isPermaLink="false">http://www.jappler.com/?p=846</guid> <description><![CDATA[I subscribe to the WordPress Development Updates Feed and this morning I got a nice morning surprise: &#8220;Post revisioning is in trunk&#8221;. This means you will be soon able to create a post, publish it, make a revision, and then keep the old version as well as the new version so you could compare them at a later date. This is one reason I often push clients to Drupal if this is something they need,... <a
href="http://jappler.com/blog/archive/2008/04/23/post-revision-coming-soon-to-wordpress">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I subscribe to the <a
href="http://wpdevel.wordpress.com/feed">WordPress Development Updates Feed</a> and this morning I got a nice morning surprise: &#8220;Post revisioning is in trunk&#8221;.  This means you will be soon able to create a post, publish it, make a revision, and then keep the old version as well as the new version so you could compare them at a later date.  This is one reason I often push clients to Drupal if this is something they need, but to have this in WordPress &#8211; this is great news.  Great work guys!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2008/04/23/post-revision-coming-soon-to-wordpress/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>wordpress 2.3 updates: afterthoughts.</title><link>http://jappler.com/blog/archive/2007/09/25/wordpress-23-updates-afterthoughts</link> <comments>http://jappler.com/blog/archive/2007/09/25/wordpress-23-updates-afterthoughts#comments</comments> <pubDate>Tue, 25 Sep 2007 20:26:23 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Wordpress]]></category> <category><![CDATA[development]]></category> <category><![CDATA[wordpress updates]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2007/09/25/wordpress-23-updates-afterthoughts</guid> <description><![CDATA[I have not updated multiple web sites from WordPress 2.2.x to 2.3 and wanted to share some afterthoughts. I enjoy working with WordPress because of the simplicity of their upgrades. Eight out of ten sites sites I updated so far to 2.3 had no problems whatsoever. The two sites (this one was one of them) that had errors were due to outdated plugins. Once I updated the plugins to the latest versions &#8211; everything ran... <a
href="http://jappler.com/blog/archive/2007/09/25/wordpress-23-updates-afterthoughts">Read More &#187;</a>]]></description> <content:encoded><![CDATA[<p>I have not updated multiple web sites from WordPress 2.2.x to 2.3 and wanted to share some afterthoughts.  I enjoy working with WordPress because of the simplicity of their upgrades.</p><ul><li>Eight out of ten sites sites I updated so far to 2.3 had no problems whatsoever.</li><li>The two sites (this one was one of them) that had errors were due to outdated plugins.  Once I updated the plugins to the latest versions &#8211; everything ran smoothly.</li><li>None of the themes I had created had any problems and some of them are quite complicated.</li><li>Out of all the CMSes I have installed and supported, I think WordPress is by far, the easiest to maintain and the least likely to have major problems after the upgrade.  I believe this is because of the talented developers and testers behind WordPress.  Great work &#8211; it is much appreciated!!</li></ul><p>If you have not upgraded yet &#8211; be sure and check out <a
href="http://www.sandboxdev.com/wordpress/2007/09/21/updating-from-wordpress-22-to-23.php">my post on upgrading WordPress to 2.3</a> and enjoy the new version!</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2007/09/25/wordpress-23-updates-afterthoughts/feed</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>jappler.com wordpress update.</title><link>http://jappler.com/blog/archive/2007/09/21/japplercom-wordpress-update</link> <comments>http://jappler.com/blog/archive/2007/09/21/japplercom-wordpress-update#comments</comments> <pubDate>Fri, 21 Sep 2007 20:58:56 +0000</pubDate> <dc:creator>Jen</dc:creator> <category><![CDATA[Hints]]></category> <category><![CDATA[jappler.com]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[debugging]]></category> <category><![CDATA[wordpress updates]]></category> <guid
isPermaLink="false">http://www.jappler.com/blog/archive/2007/09/21/japplercom-wordpress-update</guid> <description><![CDATA[I wrote a detailed process on how I upgraded and cleaned out jappler.com to go from WordPress 2.2 to WordPress 2.3. If anyone is interested in the process, check out my &#8220;Updating from WordPress 2.2 to 2.3&#8221; blog post on my company blog.]]></description> <content:encoded><![CDATA[<p>I wrote a detailed process on how I upgraded and cleaned out jappler.com to go from WordPress 2.2 to WordPress 2.3.  If anyone is interested in the process, check out my &#8220;<a
href="http://www.sandboxdev.com/wordpress/2007/09/21/updating-from-wordpress-22-to-23.php">Updating from WordPress 2.2 to 2.3</a>&#8221; blog post on <a
href="http://www.sandboxdev.com/blog/">my company blog</a>.</p> ]]></content:encoded> <wfw:commentRss>http://jappler.com/blog/archive/2007/09/21/japplercom-wordpress-update/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
