<?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>StarMars Online &#187; wordpress</title>
	<atom:link href="http://www.starmarsonline.com/tag/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.starmarsonline.com</link>
	<description>My World on the Wide Web</description>
	<lastBuildDate>Sun, 25 Dec 2011 05:32:52 +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>WordPress 2.9</title>
		<link>http://www.starmarsonline.com/2009/12/wordpress-2-9/</link>
		<comments>http://www.starmarsonline.com/2009/12/wordpress-2-9/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 10:00:56 +0000</pubDate>
		<dc:creator>StarMars</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.starmarsonline.com/?p=498</guid>
		<description><![CDATA[WordPress 2.9 is available today. The project&#8217;s nickname is Carmen, after the magical jazz vocalist Carmen McRae. The coolest new stuff from a user point of view is: Global undo/”trash” feature, which means that if you accidentally delete a post or comment you can bring it back from the grave (i.e., the Trash). This also [...]]]></description>
			<content:encoded><![CDATA[<p>WordPress 2.9 is available today. The project&#8217;s nickname is Carmen, after the magical jazz vocalist Carmen McRae.</p>
<p><span id="more-498"></span></p>
<div style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="224" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="flashvars" value="guid=NBZ853Xn&amp;width=400&amp;height=224" /><param name="src" value="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.11" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="400" height="224" src="http://v.wordpress.com/wp-content/plugins/video/flvplayer.swf?ver=1.11" allowfullscreen="true" flashvars="guid=NBZ853Xn&amp;width=400&amp;height=224"></embed></object></div>
<p>The coolest new stuff from a user point of view is:</p>
<ol>
<li><strong>Global undo/”trash” feature</strong>, which means that if you accidentally delete a post or comment you can bring it back from the grave (i.e., the Trash). This also eliminates those annoying “are you sure” messages we used to have on every delete.</li>
<li><strong>Built-in image editor</strong> allows you to crop, edit, rotate, flip, and scale your images to show them who’s boss. This is the first wave of our many planned media-handling improvements.</li>
<li><strong>Batch plugin update and compatibility checking</strong>, which means you can update 10 plugins at once, versus having to do multiple clicks for each one, and we’re using the new compatibility data from the plugins directory to give you a better idea of whether your plugins are compatible with new releases of WordPress. This should take the fear and hassle out of upgrading.</li>
<li> <strong>Easier <a title="Wordpress video embeds" href="http://codex.wordpress.org/Embeds">video embeds</a> </strong>that allow you to just paste a URL on its own line and have it magically turn it into the proper embed code, with Oembed support for YouTube, Daily Motion, Blip.tv, Flickr, Hulu, Viddler, Qik, Revision3, Scribd, Google Video, Photobucket, PollDaddy, and WordPress.tv (and more in the next release).</li>
</ol>
<p><br class="spacer_" /></p>
<ul>
<li>We now have <code>rel=canonical</code> support for better SEO.</li>
<li>There is automatic database optimization support, which you can enable in your <code>wp-config.php</code> file by adding <code>define('WP_ALLOW_REPAIR', true);</code>.</li>
<li>Themes can register “post thumbnails” which allow them to attach an image to the post, especially useful for magazine-style themes.</li>
<li>A new <code>commentmeta</code> table that allows arbitrary key/value pairs to be attached to comments, just like posts, so you can now expand greatly what you can do in the comment framework.</li>
<li>Custom post types have been upgraded with better API support so you can juggle more types than just post, page, and attachment. (More of this planned for 3.0.)</li>
<li>You can set custom theme directories, so a plugin can register a theme to be bundled with it or you can have multiple shared theme directories on your server.</li>
<li>We’ve upgraded TinyMCE WYSIWYG editing and Simplepie.</li>
<li>Sidebars can now have descriptions so it’s more obvious what and where they do what they do.</li>
<li>Specify category templates not just by ID, like before, but by slug, which will make it easier for theme developers to do custom things with categories — like post types!</li>
<li>Registration and profiles are now extensible to allow you to collect things more easily, like a user’s Twitter account or any other fields you can imagine.</li>
<li>The XML-RPC API has been extended to allow changing the user registration option. We fixed some Atom API attachment issues.</li>
<li>Create custom galleries with the new include and exclude attributes that allow you to pull attachments from any post, not just the current one.</li>
<li>When you’re editing files in the theme and plugin editors it remembers your location and takes you back to that line after you save. (Thank goodness!!!)</li>
<li>The Press This bookmarklet has been improved and is faster than ever; give it a try for on-the-fly blogging from wherever you are on the internet.</li>
<li>Custom taxonomies are now included in the WXR export file and imported correctly.</li>
<li>Better hooks and filters for excerpts, smilies, HTTP requests, user profiles, author links, taxonomies, SSL support, tag clouds, query_posts and WP_Query.</li>
</ul>
<p><br class="spacer_" /></p>
<p>Source: <a href="http://wordpress.org/development/2009/12/wordpress-2-9/">WordPress blog</a><strong>Read More:</strong>
<ul class="similar-posts">
<li><a href="http://www.starmarsonline.com/2008/12/first/" rel="bookmark" title="First!">First!</a></li>
<li><a href="http://www.starmarsonline.com/2009/02/video-from-google-chrome-japan/" rel="bookmark" title="Chrome video from the Google, Japan">Chrome video from the Google, Japan</a></li>
<li><a href="http://www.starmarsonline.com/2009/12/fastest-firefox/" rel="bookmark" title="Fastest Firefox">Fastest Firefox</a></li>
<li><a href="http://www.starmarsonline.com/2009/02/spot-the-difference-game-youtube-style/" rel="bookmark" title="Spot the Difference game, Youtube-style">Spot the Difference game, Youtube-style</a></li>
<li><a href="http://www.starmarsonline.com/2008/12/ninjas-vs-pirates/" rel="bookmark" title="Ninjas vs Pirates">Ninjas vs Pirates</a></li>
</ul>
<p><!-- Similar Posts took 3.640 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.starmarsonline.com/2009/12/wordpress-2-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First!</title>
		<link>http://www.starmarsonline.com/2008/12/first/</link>
		<comments>http://www.starmarsonline.com/2008/12/first/#comments</comments>
		<pubDate>Sat, 06 Dec 2008 03:51:22 +0000</pubDate>
		<dc:creator>StarMars</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[first]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.starmarsonline.com//?p=1</guid>
		<description><![CDATA[First! Woot! I now have my self-hosted wordpress blog, and what better way to start it than with a First! post. Having your own webhost complicates things but setting up WordPress is a breeze. I&#8217;ll just tinker with the other webhost options in the future. For now, I&#8217;ll focus on customizing WordPress. I&#8217;ll start by [...]]]></description>
			<content:encoded><![CDATA[<p>First!</p>
<p>Woot! I now have my self-hosted wordpress blog, and what better way to start it than with a First! post. Having your own webhost complicates things but setting up WordPress is a breeze. I&#8217;ll just tinker with the other webhost options in the future. For now, I&#8217;ll focus on customizing WordPress.</p>
<p>I&#8217;ll start by browsing the hundreds of plug-ins and themes. Sounds like a daunting task but I should learn a lot in the process. I&#8217;ll stick to this Premium Orange theme first, which looks like a Naruto-inspired theme. Hehe.</p>
<p>I&#8217;m not removing the comment left by Mr. WordPress himself btw. <img src='http://www.starmarsonline.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <strong>Read More:</strong>
<ul class="similar-posts">
<li><a href="http://www.starmarsonline.com/2008/12/first/" rel="bookmark" title="First!">First!</a></li>
<li><a href="http://www.starmarsonline.com/2009/12/wordpress-2-9/" rel="bookmark" title="WordPress 2.9">WordPress 2.9</a></li>
<li><a href="http://www.starmarsonline.com/2010/03/my-desktop-wallpapers/" rel="bookmark" title="My Desktop Wallpapers">My Desktop Wallpapers</a></li>
<li><a href="http://www.starmarsonline.com/2009/12/blog-hosting-renewed/" rel="bookmark" title="Blog hosting renewed">Blog hosting renewed</a></li>
<li><a href="http://www.starmarsonline.com/2009/02/motivation-alphabet/" rel="bookmark" title="Motivation Alphabet">Motivation Alphabet</a></li>
</ul>
<p><!-- Similar Posts took 3.229 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://www.starmarsonline.com/2008/12/first/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

