<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; blog</title> <atom:link href="http://www.ghacks.net/tag/blog/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Run A Local WordPress Blog With One-Click</title><link>http://www.ghacks.net/2012/01/09/run-a-local-wordpress-blog-with-one-click/</link> <comments>http://www.ghacks.net/2012/01/09/run-a-local-wordpress-blog-with-one-click/#comments</comments> <pubDate>Mon, 09 Jan 2012 12:03:50 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[windows software]]></category> <category><![CDATA[wordpress]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=55573</guid> <description><![CDATA[WordPress is one of the most popular blogging platforms currently available on the Internet. Popular sites like Techcrunch, Gizmodo or yours truly are all powered by WordPress. Users who are just getting started have a few options at their disposal. They can start with a blog over at WordPress.com, get their own website and self-host [...]]]></description> <content:encoded><![CDATA[<p>WordPress is one of the most popular blogging platforms currently available on the Internet. Popular sites like Techcrunch, Gizmodo or yours truly are all powered by WordPress. Users who are just getting started have a few options at their disposal. They can start with a blog over at WordPress.com, get their own website and self-host WordPress there, or start with a local version of the blogging software.</p><p>WordPress Portable is a free program for Windows that automatically ships with everything needed to run WordPress locally. All you need to do is to extract the package contents on your system after download and start the WordPress Portable executable afterwards.</p><p>The blog is available from that moment on and you can do all the things that you can do on a self-hosted WordPress blog as well.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/wordpress-portable.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/wordpress-portable-600x555.jpg" alt="wordpress portable" title="wordpress portable" width="600" height="555" class="alignnone size-medium wp-image-55574" /></a></p><p>Just open http://localhost/wordpress/ in your web browser to open the local WordPress installation. Click on log in and enter admin as the username and password to open the administrative interface of the blog.</p><p>First thing you may want to do is to upgrade the blog to the latest version. You should see a notification at the top of the admin interface on first run. The update takes considerably longer than it would on a remotely hosted website.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2012/01/local-wordpress-installation.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2012/01/local-wordpress-installation-600x529.jpg" alt="local wordpress installation" title="local wordpress installation" width="600" height="529" class="alignnone size-medium wp-image-55575" /></a></p><p>Once done you can start to install new themes and plugins, modify settings, and to start writing your first posts. You basically can do everything that you can do on a self-hosted WordPress installation.</p><p>The local installation can be used for several purposes. This includes local theme and plugin development and testing, testing new WordPress versions before you upgrade your live blogs on the Internet, or to showcase blogs to clients or friends. Another option is to use the local WordPress blog to store your own personal writings, a diary for instance or important information that you need to write down or want to collect.</p><p>WordPress Portable ships with Apache, PHP and MySQL included, which means that you do not have to install those technologies prior to installing the blog. New users benefit from the simplicity of the solution, while advanced users may like the ability to put the package on a portable drive or stick, or to use it to quickly run tests locally.</p><p>The project lacks documentation which can be a issue for some users. It is for instance not clear if and how Apache, MySQL and PHP can be updated to newer versions, or if it is possible to import the database of an existing blog (the later may be possible with the help of plugins).</p><p>WordPress Portable is only available for the Microsoft Windows operating system. Interested users can download the latest version of the package, weighting in at about 10 Megabytes, <a
href="http://wordpress-portable.webnode.com/">from the</a> developer website.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2012/01/09/run-a-local-wordpress-blog-with-one-click/feed/</wfw:commentRss> <slash:comments>19</slash:comments> </item> <item><title>WordPress 3.3 Now Available</title><link>http://www.ghacks.net/2011/12/13/wordpress-3-3-now-available/</link> <comments>http://www.ghacks.net/2011/12/13/wordpress-3-3-now-available/#comments</comments> <pubDate>Tue, 13 Dec 2011 10:25:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Web Development]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=54315</guid> <description><![CDATA[The developers of the popular blogging platform WordPress have released version 3.3 just a few minutes ago. WordPress 3.3 update notifications should appear right in the admin interface of the blog. Users can use the internal updater to update from within the admin interface, or by downloading the new version from the official site to [...]]]></description> <content:encoded><![CDATA[<p>The developers of the popular blogging platform WordPress have released version 3.3 just a few minutes ago. WordPress 3.3 update notifications should appear right in the admin interface of the blog. Users can use the internal updater to update from within the admin interface, or by downloading the new version from the official site to update manually.</p><p>The <a
href="http://codex.wordpress.org/Version_3.3">What&#8217;s New</a> page at the WordPress Codex highlights the &#8211; many &#8211; changes of the new version. WordPress admins will instantly notice several changes to the applications admin interface. A new toolbar is displayed on top of the dashboard that combines the features of the admin bar and the admin header.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/wordpress-admin-bar.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/wordpress-admin-bar-600x102.jpg" alt="wordpress admin bar" title="wordpress admin bar" width="600" height="102" class="alignnone size-medium wp-image-54316" /></a></p><p>The new bar links directly to plugin and theme updates, comments awaiting moderation and the New menu with options to create new content on the blog.  (There is a function to remove some of the elements that are shown in the admin bar. Credits to <a
href="https://gist.github.com/1471510">Sergej Müller</a>)</p><p>Another change are &#8220;fly-out&#8221; menus in the admin interface. All submenus of a menu are displayed when you hoover the mouse over the menu. This saves a click and improves the admin&#8217;s workflow.</p><p>WordPress editors will notice a new file uploader. The developers have done away with the four upload buttons for specific type of media, and replaced it with a single button. The new uploader supports drag and drop operations and file browsing to select files to upload. Support for rar and 7z files have been added to the file uploader.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/12/wordpress-drag-drop-upload.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2011/12/wordpress-drag-drop-upload.jpg" alt="wordpress drag drop upload" title="wordpress drag drop upload" width="455" height="284" class="alignnone size-full wp-image-54317" /></a></p><p>WordPress admins who switch between themes regularly will notice that widgets are not lost anymore when they do that.</p><p>A video has been created that highlights several of the new features.</p><p><embed
type="application/x-shockwave-flash" src="http://s0.videopress.com/player.swf?v=1.03" width="400" height="224" wmode="direct" seamlesstabbing="true" allowfullscreen="true" allowscriptaccess="always" overstretch="true" flashvars="guid=I7NAw9Zk&amp;isDynamicSeeking=true"></embed></p><p>The WordPress backend has been updated as well with hundreds of bug fixes and performance improvements. It is to early to tell if the improvements will have a significant impact on the blog&#8217;s server resource usage or loading times.</p><p>Have you updated your blog to WordPress 3.3 yet? If so, what do you think of the new version?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/12/13/wordpress-3-3-now-available/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>WordPress 3.1.2 Released, Security Update</title><link>http://www.ghacks.net/2011/04/26/wordpress-3-1-2-released-security-update/</link> <comments>http://www.ghacks.net/2011/04/26/wordpress-3-1-2-released-security-update/#comments</comments> <pubDate>Tue, 26 Apr 2011 20:48:35 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Web Development]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[security update]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=44411</guid> <description><![CDATA[WordPress has just released a new version of the popular blogging platform. WordPress 3.1.2 is a security update which makes it a mandatory update for all self-hosted WordPress sites. The update &#8220;addresses a vulnerability that allowed Contributor-level users to improperly publish posts&#8221; notes Ryan Boren at the official WordPress blog. The WordPress developers suggest to [...]]]></description> <content:encoded><![CDATA[<p>WordPress has just released a new version of the popular blogging platform. WordPress 3.1.2 is a security update which makes it a mandatory update for all self-hosted WordPress sites. The update &#8220;addresses a vulnerability that allowed Contributor-level users to improperly publish posts&#8221; <a
href="http://wordpress.org/news/2011/04/wordpress-3-1-2/">notes</a> Ryan Boren at the official WordPress blog.</p><p>The WordPress developers suggest to update immediately, especially if users can register as contributors on the blog. WordPress 3.1.2 fixes several non-security related issues which you can see a list of at the <a
href="http://core.trac.wordpress.org/query?milestone=3.1.2">issue tracker</a> over at the WordPress website.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/04/wordpress-update1-570x203.png" alt="wordpress update" title="wordpress update" width="570" height="203" class="alignnone size-medium wp-image-44412" /></p><p>Nothing to spectacular fixed though, take a look below for the list.</p><ul><li>It&#8217;s tricky to drag metaboxes</li><li>Apostrophe in first/last/nickname causes JS error on user profile page</li><li>Missing closing &lt;/fieldset&gt; in user-edit.php for &#8220;show admin bar&#8221;</li><li>Multiple tag queries broken</li><li>WP_User_Query ordered by post_count doesn&#8217;t work if prefix is not wp_</li><li>WordPress 3.1.1 breaks date archive filtering by tag or category</li><li>Walker_PageDropdown doesn&#8217;t filter titles correctly</li><li>Too much escaping for pages when using Quick Edit</li></ul><p>WordPress administrators can update their blogs either directly from the WordPress Dashboard with a click on the Update Automatically button, or by downloading the new release <a
href="http://wordpress.org/download/">from the</a> official WordPress website, uploading the files manually to the server and running the upgrade script afterwards.</p><p>I have just updated more than a dozen WordPress blog to version 3.1.2 and the automatic update worked without difficulties in every instance. WordPress admins should not encounter any page display problems on the frontend or backend after applying the update.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/04/26/wordpress-3-1-2-released-security-update/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>WordPress 3.1 Released</title><link>http://www.ghacks.net/2011/02/23/wordpress-3-1-released/</link> <comments>http://www.ghacks.net/2011/02/23/wordpress-3-1-released/#comments</comments> <pubDate>Wed, 23 Feb 2011 18:11:13 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=40150</guid> <description><![CDATA[A new version of the popular blogging platform WordPress has just been released by its developers. WordPress 3.1 contains bug fixes, the developers speak of more than 729 closed issues, new features and several interface changes or enhancements. The update is not a security update which means that there is no rush to install it [...]]]></description> <content:encoded><![CDATA[<p>A new version of the popular blogging platform WordPress has just been released by its developers. WordPress 3.1 contains bug fixes, the developers speak of more than 729 closed issues, new features and several interface changes or enhancements.</p><p>The update is not a security update which means that there is no rush to install it directly.</p><p>Among the new features is the option to link to existing content easier. This is done via the standard link button in the WordPress writing panel and the selection of &#8220;Or link to existing content&#8221;.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/wordpress-internal-links.jpg"><img
class="alignnone size-full wp-image-40152" title="wordpress internal links" src="http://www.ghacks.net/wp-content/uploads/2011/02/wordpress-internal-links.jpg" alt="wordpress internal links" width="477" height="467" /></a></p><p>It is possible to search for related content or select one of the most recent items. The writing interface has been overhauled. The developers have many interface elements that were shown by default of the screen which should be beneficial to new users. All writing elements can be added again via the Screen Options at the top of the page.</p><p>Another addition is the new admin bar that is displayed to WordPress administrators when they navigate the WordPress frontend. The bar is actually not displayed on all of my blogs right now. I&#8217;m not sure why that is the case (likely because of CSS minifying or merging) but there is thankfully a way to disable the admin bar.</p><p>Open Users &gt; Your Profile and locate Show Admin Bar near the top.  Remove the checkmark from &#8220;when viewing site&#8221; to disable it.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2011/02/wordpress-disable-admin-bar.jpg"><img
class="alignnone size-full wp-image-40154" title="wordpress disable admin bar" src="http://www.ghacks.net/wp-content/uploads/2011/02/wordpress-disable-admin-bar.jpg" alt="wordpress disable admin bar" width="486" height="347" /></a></p><p>Other noteworthy features are:</p><ul><li>post formats, meta information used by themes</li><li>network admin, moves the Super Admin menu out of the regular admin interface</li><li>list-type admin screens, now sortable by column, better pagination</li><li>exporter / importer, was overhauled.</li><li>advanced queries, again something for developers</li><li>custom content type improvements, again developer related</li><li>refreshed blue admin color scheme</li></ul><p>Interested users can <a
href="http://codex.wordpress.org/Version_3.1">visit the</a> WordPress Codec for an in depth overview of all the features that have been added, improved or changed in the recent release.</p><p>WordPress administrators can upgrade their blog to WordPress 3.1 either directly from within the admin interface or by downloading WordPress 3.1 <a
href="http://wordpress.org/download/">from the</a> official website and installing the new version manually.</p><p>&nbsp;</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/02/23/wordpress-3-1-released/feed/</wfw:commentRss> <slash:comments>11</slash:comments> </item> <item><title>WordPress 3.02 Security Update Released</title><link>http://www.ghacks.net/2010/12/01/wordpress-3-02-security-update-released/</link> <comments>http://www.ghacks.net/2010/12/01/wordpress-3-02-security-update-released/#comments</comments> <pubDate>Wed, 01 Dec 2010 10:53:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress security]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=37491</guid> <description><![CDATA[The WordPress developers have just released a security update to the popular blogging platform. WordPress admins should see the update notification in the admin interface. To install the WordPress update they can either download it manually from the WordPress website, upload it to their ftp and perform the necessary steps to update the platform or [...]]]></description> <content:encoded><![CDATA[<p>The WordPress developers have just released a security update to the popular blogging platform. WordPress admins should see the update notification in the admin interface. To install the WordPress update they can either download it manually from the WordPress website, upload it to their ftp and perform the necessary steps to update the platform or perform a direct update from within WordPress.</p><p>It is recommended to backup the blog before performing the update to be able to restore to a previous version in case something goes wrong during the update.</p><p>The official release notes <a
href="http://codex.wordpress.org/Version_3.0.2">mention</a> that a moderate security issues have been fixed where &#8220;a malicious Author-level user could gain further access to the site&#8221;. In addition to that bugs have been fixed and security hardening added to the blog.</p><blockquote><p> Remove pingback/trackback blogroll whitelisting feature as it can easily be abused. (#13887)<br
/> Fix canonical redirection for permalinks containing %category% with nested categories and paging. (#13471)<br
/> Fix occasional irrelevant error messages on plugin activation. (#15062)<br
/> Minor XSS fixes in request_filesystem_credentials() and when deleting a plugin. (r16367, r16373)<br
/> Clarify the license in the readme (r15534)<br
/> Multisite: Fix the delete_user meta capability (r15562)<br
/> Multisite: Force current_user_can_for_blog() to run map_meta_cap() even for super admins (#15122)<br
/> Multisite: Fix ms-files.php content type headers when requesting a URL with a query string (#14450)<br
/> Multisite: Fix the usage of the SUBDOMAIN_INSTALL constant for upgraded WordPress MU installs (#14536)</p></blockquote><p>The WordPress devs recommend to update the blog immediately even if no additional authors are registered on a blog.</p><p>I have updated around 20 WordPress blogs by now and there were no plugin incompatibilities or other issues related to the update.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/12/01/wordpress-3-02-security-update-released/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Microsoft Shuts Down Windows Live Spaces, Migrates To WordPress</title><link>http://www.ghacks.net/2010/09/28/microsoft-shuts-down-windows-live-spaces-migrates-to-wordpress/</link> <comments>http://www.ghacks.net/2010/09/28/microsoft-shuts-down-windows-live-spaces-migrates-to-wordpress/#comments</comments> <pubDate>Mon, 27 Sep 2010 23:15:39 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[live spaces]]></category> <category><![CDATA[windows live spaces]]></category> <category><![CDATA[wordpress]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35316</guid> <description><![CDATA[A rough time lies ahead of the 30 million or so Windows Live Spaces customer who operate their own web blog at the Microsoft owned service. Microsoft&#8217;s Dharmesh Mehta revealed that Microsoft teamed up with Automattic, the parent company of the popular blogging platform WordPress, to migrate Live Spaces users to WordPress. At the moment, [...]]]></description> <content:encoded><![CDATA[<p>A rough time lies ahead of the 30 million or so Windows Live Spaces customer who operate their own web blog at the Microsoft owned service. Microsoft&#8217;s <a
href="http://windowsteamblog.com/windows_live/b/windowslive/archive/2010/09/27/wordpress-com-and-windows-live-partnering-together-and-providing-an-upgrade-for-30-million-windows-live-spaces-customers.aspx">Dharmesh Mehta</a> revealed that Microsoft teamed up with Automattic, the parent company of the popular blogging platform WordPress, to migrate Live Spaces users to WordPress.</p><p>At the moment, notifications are shown to Live Spaves blog owners informing them about the upgrade possibilities.</p><p>Users have the option to upgrade right away, download the blog to the PC, delete their space or be redirected to their space if they do not want to make a decision at that moment.</p><p>The blog post surprisingly does not mention a timeframe for the migration. The notification after login however mentions that the clock is ticking which seems to suggest that Microsoft will eventually make the decision for the user.</p><p>Live Spaces users who opt to migrate to WordPress need to complete the following steps to do so:</p><p>Step 1: Connect</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/move-wordpress.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/move-wordpress-500x354.png" alt="" title="move-wordpress" width="500" height="354" class="alignnone size-medium wp-image-35321" /></a></p><p>In this first step the Live Spaces users is asked to either log into an existing WordPress account, or click on the Connect button to log into Windows Live and connect the account with WordPress.com</p><p>Step 2: Creating a WordPress account.</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/new-user-2.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/new-user-2-500x354.png" alt="" title="new-user-2" width="500" height="354" class="alignnone size-medium wp-image-35320" /></a></p><p>In this step the user account gets setup if no previous WordPress.com user account exists.</p><p>Step 3: Creating the WordPress blog</p><p>Here it is possible to select a destination for the Live Spaces blog. Options are to create a new blog, or to select an existing blog.</p><div
id="attachment_35325" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/current-user-new-blog.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/current-user-new-blog-500x367.png" alt="current user new blog" title="current user new blog" width="500" height="367" class="size-medium wp-image-35325" /></a><p
class="wp-caption-text">current user new blog</p></div><p>Step 4: Migration</p><p><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/migration.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/migration-500x354.png" alt="" title="migration" width="500" height="354" class="alignnone size-medium wp-image-35326" /></a></p><p>The whole process is explained in detail at the WordPress site, and I suggest existing Live Spaces users visit that page prior to migrating their blog to WordPress.</p><p>Microsoft is also offering <a
href="http://windowslivehelp.com/forums.aspx?productid=7">support</a> at the official Spaces Forum, which appears to be filled with migration related problems at the moment. Some users apparently are reporting missing contents after the migration, or problems during the migration. It probably may be a good idea to wait some additional time before starting the migration, considering that a large amount of users will migrate right away once their see the notification in Live Spaces.</p><p>Some questions are left unanswered at this point, for instance:</p><ul><li>Is there a deadline for the migration. And if there is, what happens to Live Spaces blog that are not migrated by that time?</li><li>Are the blog posts 301 redirected to the wordpress.com website?</li><li>Are there backups in case the migration fails?</li><li>Why is Microsoft shutting down the service?</li></ul><p>Windows Live customers who want to get started with their own blog, are from yesterday on redirected to WordPress.com as well to complete a similar series of steps to create a blog at the blogging provider. Windows Live Writer will also start using WordPress as the default blogging solution once the new version of Windows Live Essentials 2011 is released by Microsoft.</p><p>Are you a Windows Live Spaces user? What&#8217;s your opinion on the move?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/28/microsoft-shuts-down-windows-live-spaces-migrates-to-wordpress/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>Microsoft to shut down Live Spaces, Porting users to WordPress</title><link>http://www.ghacks.net/2010/09/27/microsoft-to-shut-down-live-spaces-porting-users-to-wordpress/</link> <comments>http://www.ghacks.net/2010/09/27/microsoft-to-shut-down-live-spaces-porting-users-to-wordpress/#comments</comments> <pubDate>Mon, 27 Sep 2010 20:49:54 +0000</pubDate> <dc:creator>Mike Halsey MVP</dc:creator> <category><![CDATA[Microsoft]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[live spaces]]></category> <category><![CDATA[microsoft]]></category> <category><![CDATA[windows live]]></category> <category><![CDATA[wordpress]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=35312</guid> <description><![CDATA[Microsoft have announced that they;re to shut their underused blogging service, Windows Live Spaces, and instead port everyone&#8217;s account to WordPress.  The announcement, made at the TechCrunch Disrupt conference and later reported by LiveSide, said that all 30 million active bloggers on Live Spaces would be migrated starting today. The Spaces migration to WordPress.com will [...]]]></description> <content:encoded><![CDATA[<p>Microsoft have announced that they;re to shut their underused blogging service, Windows Live Spaces, and instead port everyone&#8217;s account to WordPress.  The announcement, made at the <a
href="http://techcrunch.com/2010/09/27/windows-live-blogging/" target="_blank">TechCrunch Disrupt</a> conference and later reported by <a
href="http://www.liveside.net/" target="_blank">LiveSide</a>, said that all 30 million active bloggers on Live Spaces would be migrated starting today.<br
/> <img
class="aligncenter size-full wp-image-35313" src="http://www.ghacks.net/wp-content/uploads/2010/09/4722_wpwl_5F00_thumb_5F00_02F51A83.png" alt="" width="400" height="43" /></p><blockquote><p>The Spaces migration to WordPress.com will be automated and easy, ensuring the movement of blog content, integrated media, comments and links is simple. 8.5% of all web sites on the internet are now powered by WordPress, which represents over 26 million publishers who use WordPress to power their blogs and web sites. About half of those sites &#8211; 13 million &#8211; are hosted by us on WordPress where they attract one of the largest audiences on the internet: of over a quarter billion people every  month.</p></blockquote><p>Windows Live Spaces will be formally closed next March and users who do not want to be moved to WordPress will be given the option to download their blog in HTML form or simply delete it.</p><p>Windows Live Spaces is, like I said, one of the least used blogging platforms primarily because of its simplicity and a lack of good customisation options.  As a compliment to the other Windows Live services it worked well, but was never as popular as it could or perhaps should have been given Microsoft&#8217;s huge user base.</p><p>The move comes as Microsoft streamlines the Live services and introduce new ones to stand alongside the existing main applications and services such as messenger, which has been around in one for or another now for twenty years.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/27/microsoft-to-shut-down-live-spaces-porting-users-to-wordpress/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>WordPress 3.01 Released, Update Now</title><link>http://www.ghacks.net/2010/07/30/wordpress-3-01-released-update-now/</link> <comments>http://www.ghacks.net/2010/07/30/wordpress-3-01-released-update-now/#comments</comments> <pubDate>Thu, 29 Jul 2010 22:48:38 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ghacks]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blog software]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=28904</guid> <description><![CDATA[Nothing&#8217;s more refreshing than receiving a notification of a WordPress update the minuted before going to bed. WordPress updates are serious, most of the time. Not updating the blog immediately could leave it open for exploits, and malicious users could do many bad things with that new found power. WordPress 3.01 has been released a [...]]]></description> <content:encoded><![CDATA[<p>Nothing&#8217;s more refreshing than receiving a notification of a WordPress update the minuted before going to bed. WordPress updates are serious, most of the time. Not updating the blog immediately could leave it open for exploits, and malicious users could do many bad things with that new found power.</p><p>WordPress 3.01 has been released a few minutes ago. The update is maintenance related, according to the blog post <a
href="http://wordpress.org/news/2010/07/wordpress-3-0-1/">over</a> at the official WordPress website. The new version fixes 50 minor issues in the blogging platform. The only &#8211; somewhat &#8211; security / privacy related issue that was fixed was a bug that allowed logged in users to view trashed articles of other users.</p><p><span
id="more-28904"></span>WordPress admins who are interested in the bugs that have been fixed in the release can take a look at <a
href="http://core.trac.wordpress.org/query?status=closed&#038;group=resolution&#038;milestone=3.0.1">Buqtraq</a> which lists them all.</p><p>Everyone else can <a
href="http://wordpress.org/">download</a> the new version from the official website, or update the WordPress blog automatically from the admin dashboard. Updating the blog should be fast and smooth, considering the nature of the update. It is still advised to create a backup of the blog&#8217;s files and database before pressing the update button or starting the manual updating process.</p><p>Ghacks has been just updated, all my other blogs have to wait until the morning. Good night everyone.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/07/30/wordpress-3-01-released-update-now/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>WordPress 3.0 Released, Download And Upgrade Now</title><link>http://www.ghacks.net/2010/06/18/wordpress-3-0-released-download-and-upgrade-now/</link> <comments>http://www.ghacks.net/2010/06/18/wordpress-3-0-released-download-and-upgrade-now/#comments</comments> <pubDate>Fri, 18 Jun 2010 08:14:11 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress mu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=26773</guid> <description><![CDATA[The popular blogging platform WordPress has been updated to version 3.0. WordPress 3.0 contains more than 1200 bug fixes and enhancements including a new default theme and a redesigned admin area with lighter colors. One of the major changes in WordPress 3.0 is the merging with WordPress MU, the multi-user version, that was offered only [...]]]></description> <content:encoded><![CDATA[<p>The popular blogging platform WordPress has been updated to version 3.0. WordPress 3.0 contains more than 1200 bug fixes and enhancements including a new default theme and a redesigned admin area with lighter colors. One of the major changes in WordPress 3.0 is the merging with WordPress MU, the multi-user version, that was offered only separately before.<br
/> <span
id="more-26773"></span><br
/><blockquote>WordPress 3.0, the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download (or upgrade within your dashboard). Major new features in this release include a sexy new default theme called Twenty Ten. Theme developers have new APIs that allow them to easily implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies. (Twenty Ten theme shows all of that off.) Developers and network admins will appreciate the long-awaited merge of MU and WordPress, creating the new multi-site functionality which makes it possible to run one blog or ten million from the same installation. As a user, you will love the new lighter interface, the contextual help on every screen, the 1,217 bug fixes and feature enhancements, bulk updates so you can upgrade 15 plugins at once with a single click, and blah blah blah just watch the video. [via]</p></blockquote><p>WordPress webmasters can now setup additional blogs easily from their admin interface. Multi-user blogs are disabled by default and need to be enabled by setting WP_ALLOW_MULTISITE to true in wp-config before the option becomes available under Tools > Network in the admin interface.</p><p>The following parameter needs to be added to wp-config:</p><p><code>define('WP_ALLOW_MULTISITE', true);</code></p><p>Another helpful feature is the ability to update plugins and themes in bulk which was previously not possible. WordPress will automatically switch the blog to maintenance mode for the updating period.</p><div
id="attachment_26775" class="wp-caption alignnone" style="width: 510px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/upgrade_plugins-500x383.png" alt="upgrade plugins" title="upgrade plugins" width="500" height="383" class="size-medium wp-image-26775" /><p
class="wp-caption-text">upgrade plugins</p></div><p>The majority of changes have been made to the appearance and development backend of the blogging software.</p><p>Interested users can take a look at the WordPress Codex for an <a
href="http://codex.wordpress.org/Version_3.0">overview</a> of the changes in the release. Updates are available directly from the admin interface of a WordPress installation or by downloading WordPress 3.0 <a
href="http://wordpress.org/">from the</a> official website and upgrading the blog manually.</p><div
id="attachment_26776" class="wp-caption alignnone" style="width: 487px"><img
src="http://www.ghacks.net/wp-content/uploads/2010/06/upgrade_wordpress.png" alt="upgrade wordpress" title="upgrade wordpress" width="477" height="236" class="size-full wp-image-26776" /><p
class="wp-caption-text">upgrade wordpress</p></div><p>The update should not cause troubles for the majority of WordPress sites out there. Only plugin incompatibilities could result in problems, it is recommended to backup the blog before installing and to verify that the installed plugins are compatible with the new WordPress 3.0.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/06/18/wordpress-3-0-released-download-and-upgrade-now/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>5 WordPress Plugins To Increase Your Blog&#8217;s Security</title><link>http://www.ghacks.net/2010/05/08/5-wordpress-plugins-to-increase-your-blogs-security/</link> <comments>http://www.ghacks.net/2010/05/08/5-wordpress-plugins-to-increase-your-blogs-security/#comments</comments> <pubDate>Sat, 08 May 2010 14:40:10 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blog security]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress admin]]></category> <category><![CDATA[wordpress security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=25264</guid> <description><![CDATA[WordPress, like any other popular script or online service, is heavily targeted by malicious users who try to get access to it to use the high-jacked blogs or services to execute malicious activities. This includes spamming ads to the blog&#8217;s visitors or placing links to their sites on the blog&#8217;s pages. WordPress administrators can improve [...]]]></description> <content:encoded><![CDATA[<p>WordPress, like any other popular script or online service, is heavily targeted by malicious users who try to get access to it to use the high-jacked blogs or services to execute malicious activities. This includes spamming ads to the blog&#8217;s visitors or placing links to their sites on the blog&#8217;s pages.</p><p>WordPress administrators can improve the security of their blog with several standard practices like selecting a secure password, changing the admin username or disabling features in the blog (like preventing registration or remote publishing).</p><p>But there are also WordPress plugins that can increase the blog&#8217;s security tremendously. The following list contains five WordPress plugins that improve a blog&#8217;s security.</p><p><span
id="more-25264"></span><strong>1. Login Lockdown</strong></p><p>Login Lockdown increases the protection against so called brute force attacks. The plugin will log every login attempt and blog attempts from IP addresses that. The login retries, the retry time interval and the length of the lock out can be configured in the plugins&#8217; options.</p><p>The list of blocked IP addresses can also provide the webmaster with information about undergoing attacks.</p><p><strong>2. WP Security Scan</strong></p><p><a
href="http://wordpress.org/extend/plugins/wp-security-scan/">WP Security Scan</a> scans several key elements of the blog. The plugin checks the WordPress version, table prefix, if the WordPress version is hidden, if DB errors are turned off, if the ID Meta tag has been removed, if a user admin exists and if a .htaccess file has been placed in wp-admin for extra security.</p><p>It can furthermore scan the file permissions of the core WordPress folders (showing what it suggests and the actual permissions), change the WordPress table suffix to protect the blog from zero day attacks and provides access to a password strength checker. Does not need to be active all the time.</p><p><strong>3. Antivirus for WordPress</strong></p><p><a
href="http://wordpress.org/extend/plugins/antivirus/">Antivirus for WordPress</a> scans the active theme folder for malicious injections. It protects the blog against certain forms of exploits and spam injections. Runs in the background and can be configured to notify the admin if a scan finds an anomaly in the theme files.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2010/05/wordpress_antivirus-500x431.png" alt="wordpress antivirus" title="wordpress antivirus" width="500" height="431" class="alignnone size-medium wp-image-25265" /></p><p><strong>4. WordPress File Monitor</strong></p><p>The <a
href="http://wordpress.org/extend/plugins/wordpress-file-monitor/">plugin</a> monitors the files of a WordPress blog and notifies the webmaster if any of them have been changed. It can check the file modification date or compare hashes to find modified files.</p><p>Folders can be excluded from the scan, important for cache folders for instance with files that change regularly.</p><p><strong>5. Secure WordPress</strong></p><p>The plugin performs a series of one-time operations on the WordPress blog, specifically:</p><blockquote><p> 1. removes error-information on login-page<br
/> 2. adds index.php plugin-directory (virtual)<br
/> 3. removes the wp-version, except in admin-area<br
/> 4. removes Really Simple Discovery<br
/> 5. removes Windows Live Writer<br
/> 6. remove core update information for non-admins<br
/> 7. remove plugin-update information for non-admins<br
/> 8. remove theme-update informationfor non-admins (only WP 2.8 and higher)<br
/> 9. hide wp-version in backend-dashboard for non-admins<br
/> 10. Add string for use WP Scanner<br
/> 11. Block bad queries</p></blockquote><p><a
href="http://wordpress.org/extend/plugins/secure-wordpress/">Secure WordPress</a> can be downloaded from the official WordPress Plugin repository.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/05/08/5-wordpress-plugins-to-increase-your-blogs-security/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>WordPress Plugins We Are Using</title><link>http://www.ghacks.net/2010/03/06/wordpress-plugins-we-are-using/</link> <comments>http://www.ghacks.net/2010/03/06/wordpress-plugins-we-are-using/#comments</comments> <pubDate>Sat, 06 Mar 2010 09:25:33 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ghacks]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[website]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress plugins]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=23517</guid> <description><![CDATA[WordPress plugins are in many regards just like Firefox add-ons. You got a few popular ones that most webmasters have installed and then a lot of differences when it comes to the rest. If you have ever looked at one of those &#8220;top x&#8221; posts about WordPress plugins chance is that you already know the [...]]]></description> <content:encoded><![CDATA[<p>WordPress plugins are in many regards just like Firefox add-ons. You got a few popular ones that most webmasters have installed and then a lot of differences when it comes to the rest. If you have ever looked at one of those &#8220;top x&#8221; posts about WordPress plugins chance is that you already know the most popular plugins for the blogging platform. Another similarity is that some webmasters like to run a lot of plugins while others tend to concentrate on the core to optimize the performance of their blogs.</p><p>We here at Ghacks are currently running nine WordPress plugins. That&#8217;s not a lot when compared to most other websites. Our sister site Windows 7 News for instance is using 17 plugins which is almost twice the number installed on Ghacks.</p><p><span
id="more-23517"></span>You will find some plugins that most WordPress webmasters have installed and some that only a few are using. Here we go</p><p><strong>Akismet</strong></p><p>WordPress blogs need an antispam plugin to protect the blog from spam comments, trackbacks and pingbacks. Akismet is shipped with every WordPress installation and it feels only natural to use this plugin. We are not very fond of it on the other hand but the lack of a solid alternative is what makes us use it.</p><p><strong>All In One SEO</strong></p><p>One of the SEO plugins that are available for WordPress. Another highly popular plugin that optimizes some aspects of the blog to increase its search engine visibility. There are other plugins like SEO ultimate out there that we are testing on some of our other websites but we stick to All In One SEO here at Ghacks.[<a
href="http://semperfiwebdesign.com/">link</a>]</p><p><strong>Contact Form ][</strong></p><p>One of the many contact form plugins that are available. It was very easy to setup (by simply integrating the command on a page or post) and has been reliable all those years.[link]</p><p><strong>Google XML Sitemaps</strong></p><p>It is not only compatible with Google but also with Yahoo and Bing. It creates a sitemap regularly and pings the search engines to notify them about the updates sitemap.[<a
href="http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/">link</a>]</p><p><strong>Internal Link Building</strong></p><p>This is the first plugin in this list that not many WordPress webmasters are using. It makes use of a similar concept that can be seen at Wikipedia: Internal Linking. It allows the webmaster to define keywords and urls they point to. Blog posts are then automatically scanned for those keywords and if they exist they are made to link to the url defined in the plugin&#8217;s options. The main purpose of this is to improve the internal linking to push relevant keywords but it can also be used for other purposes like advertising.[link]</p><p><strong>Subscribe To Comments</strong></p><p>Provides the option to subscribe to the comments of a post so that a notification is received whenever a new comment is posted. It is an alternative to comment RSS feeds that are automatically enabled on the blog.[<a
href="http://wordpress.org/extend/plugins/subscribe-to-comments/">link</a>]</p><p><strong>W3 Total Cache</strong></p><p>A few caching plugins fight for dominance. We have been using WP Super Cache for quite some time until we discovered W3 Total Cache. Back then we had to use other plugins like one for compressing CSS files to optimize the loading times of the blog. W3 Total Cache combines not only caching but also minifying of scripts (JavaScript and CSS) eliminating the need for the CSS Compress plugin. It also supports CDNs (Content Delivery Networks) and is more complete than the other caching plugins. Takes a bit longer to configure but is well worth the troubles.[<a
href="http://www.w3-edge.com/wordpress-plugins/w3-total-cache/">link</a>]</p><p><strong>WP-PageNavi</strong></p><p>This is the only plugin next to Akismet that we have been using since the creation of this blog. It allows the webmaster to display numbers at the end of each index page instead of the Next Last navigational elements. [<a
href="http://lesterchan.net/portfolio/programming/php/">link</a>]</p><p><strong>Yet Another Related Posts Plugin</strong></p><p>This one supports caching and displays related posts beneath each article and also in the RSS feed if desired. We had some troubles with it because of the large number of tags but once we disabled tags from being included in the calculation it worked fine. [<a
href="http://mitcho.com/code/yarpp/">link</a>]</p><p>The huge amount of traffic that we get every day has forced us to optimize the blog and get rid of some plugins that we would be using otherwise. We have for instance removed social bookmarking icon plugins which reduced the page loading time and did not prove to be as effective as we hoped they would be (meaning that not many visitors clicked on them).</p><p>Are you running similar plugins on your website? Let us hear about them in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/03/06/wordpress-plugins-we-are-using/feed/</wfw:commentRss> <slash:comments>20</slash:comments> </item> <item><title>WordPress 2.9.1 Released</title><link>http://www.ghacks.net/2010/01/05/wordpress-2-9-1-released/</link> <comments>http://www.ghacks.net/2010/01/05/wordpress-2-9-1-released/#comments</comments> <pubDate>Tue, 05 Jan 2010 09:38:51 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=22052</guid> <description><![CDATA[Less than three weeks after the release of the much awaited WordPress 2.9 release milestone comes WordPress 2.9.1, a release that was expected by many because of bugs that some WordPress webmasters encountered after upgrading to or installing WordPress 2.9. The most notable &#8211; and annoying bug &#8211; was that WordPress seemed to have problems [...]]]></description> <content:encoded><![CDATA[<p>Less than three weeks after the release of the much awaited WordPress 2.9 release milestone comes WordPress 2.9.1, a release that was expected by many because of bugs that some WordPress webmasters encountered after upgrading to or installing WordPress 2.9. The most notable &#8211; and annoying bug &#8211; was that WordPress seemed to have problems with scheduled posts and pages on some web hosts.</p><p>Scheduled posts would not be published at the time configured by the user but appear as missed in the list of posts forcing the webmaster to reschedule and hope for the best or to publish it manually.</p><p><span
id="more-22052"></span>WordPress 2.9.1 fixes this annoying bug and 23 others that are listed in WordPress Trac. Five of the bugs listed have been rated high while the majority received a normal rating. Several updates fix installation and upgrade issues that webmasters might have experienced. Webmasters with those issues might want to install or upgrade straight to WordPress 2.9.1 which might fix the issues experienced by those webmasters.</p><p>Our blogs have not picked up the new version of WordPress yet but it is likely that this will happen in the next few hours.</p><p>WordPress 2.9.1 can be downloaded at the official <a
href="http://wordpress.org/download/">WordPress</a> website. The list of bug fixes is available <a
href="http://core.trac.wordpress.org/query?status=closed&#038;group=resolution&#038;order=priority&#038;milestone=2.9.1&#038;resolution=fixed">here</a>.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/01/05/wordpress-2-9-1-released/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>WordPress 2.9 Released</title><link>http://www.ghacks.net/2009/12/19/wordpress-2-9-released/</link> <comments>http://www.ghacks.net/2009/12/19/wordpress-2-9-released/#comments</comments> <pubDate>Sat, 19 Dec 2009 10:15:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <category><![CDATA[wordpress upgrade]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=21577</guid> <description><![CDATA[The WordPress developers have released version 2.9 of their popular blogging script WordPress which can be downloaded from the official WordPress website. Users who have configured automatic updates can also upgrade to the new version of WordPress from within their blogs. It is however recommended to backup the files and database before initiating the update. [...]]]></description> <content:encoded><![CDATA[<p>The WordPress developers have released version 2.9 of their popular blogging script WordPress which can be downloaded from the official WordPress website. Users who have configured automatic updates can also upgrade to the new version of WordPress from within their blogs. It is however recommended to backup the files and database before initiating the update.</p><p>The new version comes with over 500 bug fixes, changes and enhancements which makes it a recommended download and install. Some of the new features include:</p><p><span
id="more-21577"></span><ul><li>Trashbin: Posts that are deleted are now moved to the trash instead of being deleted irrecoverably. It is possible to recover posts from the trash at a later time.</li><li>Image Editor: A basic image editor that can be used to edit, rotate, scale and crop images.</li><li>Batch plugin support: Update up to ten plugins at once.</li><li>Video Embeds: video embeds for popular sites have become just a tad easier as it is now possible to simply paste the url into the post which will be turned into an appropriate viewer by WordPress automatically.</li><li>Automatic database optimization which can be enabled by adding define(&#8216;WP_ALLOW_REPAIR&#8217;, true); to the WordPress config file.</li><li>Post Thumbnails options which can be used to display thumbnails in every post if the theme supports it.</li><li>Better SEO thanks to rel=canonical</li><li>Custom galleries with the ability to add pictures from several posts.</li></ul><p>The complete list of changes can be viewed at <a
href="http://core.trac.wordpress.org/query?status=closed&#038;milestone=2.9">WordPress Trac</a>. Happy upgrading!</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/12/19/wordpress-2-9-released/feed/</wfw:commentRss> <slash:comments>4</slash:comments> </item> <item><title>Computer Worm Attacks Not Updated WordPress Blogs</title><link>http://www.ghacks.net/2009/09/06/computer-worm-attacks-not-updated-wordpress-blogs/</link> <comments>http://www.ghacks.net/2009/09/06/computer-worm-attacks-not-updated-wordpress-blogs/#comments</comments> <pubDate>Sun, 06 Sep 2009 09:07:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blogging]]></category> <category><![CDATA[computer work]]></category> <category><![CDATA[webmaster]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress exploit]]></category> <category><![CDATA[wordpress update]]></category> <category><![CDATA[wordpress vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16060</guid> <description><![CDATA[A computer worm is currently in the wild that is attacking unpatched WordPress blogs. Unpatched meaning blogs that have not been updated by their administrators to the latest version of the popular blogging software. The worm exploits a security vulnerability in older versions of WordPress to create a user account, make some changes to the [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/wordpress.gif" alt="wordpress" title="wordpress" width="166" height="142" class="alignleft size-full wp-image-15748" />A computer worm is currently in the wild that is attacking unpatched WordPress blogs. Unpatched meaning blogs that have not been updated by their administrators to the latest version of the popular blogging software. The worm exploits a security vulnerability in older versions of WordPress to create a user account, make some changes to the WordPress installation and to the permalink structure of the blog. It is therefor possible at first glance to see if a WordPress blog was hacked by the computer work. All that needs to be done is to look at the urls of the blog. If there is more than there should be the blog has been most likely fallen pray to the worm.</p><p><span
id="more-16060"></span>According to <a
href="http://mashable.com/2009/09/05/wordpress-attack/">Mashable</a> there are two clues that your blog has been successfully attacked by the computer worm:</p><blockquote><p>There are two clues that your WordPress site has been attacked.</p><p> There are strange additions to the pretty permalinks, such as example.com/category/post-title/%&#038;(%7B$%7Beval(base64_decode($_SERVER%5BHTTP_REFERER%5D))%7D%7D|.+)&#038;%/. The keywords are “eval” and “base64_decode.”</p><p> The second clue is that a “back door” was created by a “hidden” Administrator. Check your site users for “Administrator (2)” or a name you do not recognize. You will probably be unable to access that account.</p></blockquote><p>Webmasters are asked to update their blogs to the latest version of WordPress immediately. Those that have been hit by the computer worm should backup all files, export their settings, and do a clean install of WordPress. More help is <a
href="http://codex.wordpress.org/FAQ_My_site_was_hacked">offered</a> at the WordPress website.</p><p><strong>Rant:</strong></p><p>It&#8217;s Sunday and it is time for a little rant. Webmasters who do not update their blogs as soon as a new version of their blogging software is released are acting stupid. A WordPress update usually takes less than ten minutes and ensures that the blog and server is protected from attacks like these. Webmasters who do not have the time to perform these updates should consider switching to a hosted blogging platform like that at Blogger or WordPress.com. The automatic update option that has been introduced in recent WordPress versions makes it even easier to update the blog as soon as a new version is released. Webmasters who cannot do this should not operate a self hosted blog, period.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/06/computer-worm-attacks-not-updated-wordpress-blogs/feed/</wfw:commentRss> <slash:comments>25</slash:comments> </item> <item><title>Best WordPress Plugins</title><link>http://www.ghacks.net/2009/08/15/best-wordpress-plugins/</link> <comments>http://www.ghacks.net/2009/08/15/best-wordpress-plugins/#comments</comments> <pubDate>Sat, 15 Aug 2009 08:18:07 +0000</pubDate> <dc:creator>Orrett Morgan</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blog plugins]]></category> <category><![CDATA[blog software]]></category> <category><![CDATA[plugins]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress plugins]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15378</guid> <description><![CDATA[A few years ago when the name WordPress was mentioned, most people would not know what it was. But thanks to the popularity of blogging and “the new media” WordPress has become a well known name in the internet community. Other then the small blogs which use it, WordPress is also used on major sites [...]]]></description> <content:encoded><![CDATA[<p>A few years ago when the name WordPress was mentioned, most people would not know what it was. But thanks to the popularity of blogging and “the new media” WordPress has become a well known name in the internet community. Other then the small blogs which use it, WordPress is also used on major sites as Yahoo.com, Sony PlayStation Network, WSJ, All Things Digital and Tech Crunch among others.</p><p>One of the main strengths of WordPress is its huge developer community, something that is unmatched by most of its competitors. With this great third party support comes thousands of plugins and themes. So without further ado, I’ll name out a couple WordPress plugins that every user of the blogging platform should use.</p><p><span
id="more-15378"></span><a
href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/">All in one SEO</a></p><p>WordPress has the reputation of being the best SEO optimized blogging/CMS platform out of the box. But even with that it still could use a little work. That’s where “All in one SEO” comes in. Basically it allows you to control the SEO aspect of every post, page or tag on your blog as well as override the default WordPress features.</p><p>Customizing the plugin is easy and the readme file helps with any problems you might have. There is a reason why it has well over 2 million downloads. So if you haven’t checked it out, I suggest you do so. If you are looking for something a little more advanced you can check out the Headspace2 plugin which is also popular (at the time of this writing it had over 200,000 downloads).</p><p><a
href="http://wordpress.org/extend/plugins/broken-link-checker/">Broken Link Checker</a></p><p>I didn’t know how much I needed this plugin until I got it and since there I have installed it on all my blogs. As the name suggests, this plugin checks your blog at intervals (user defined) for links that might be broken. I cannot stress how important this plugin is for those who run political, tech or news blogs as it is extremely vital at notifying you if your links are active or leading to 404 error pages.</p><p><a
href="http://wordpress.org/extend/plugins/wp-db-backup/">WP-DB-Backup</a></p><p>If it were not for hackers and hard drive failures, this plugin would be obsolete. But thanks to these and many other problems, database failures are prevalent. At least there are options to help keep your database safe.</p><p>WP-DB-Backup is one of those plugins which offers users the ability to backup their WordPress databases instantly or have monthly, weekly, daily or hourly backups. The backups can either be sent to a specified email address or can be downloaded instantly. While this plugin is mainly built for those who carry large amounts of traffic on their websites, I would recommend it for everyone including personal bloggers.</p><p>Beware that this only backs up the database and not information stored on the server such as download files, pictures and such. That will require another program.</p><p><a
href="http://wordpress.org/extend/plugins/redirection/">Redirection</a></p><p>When I first started using WordPress I decided to go with the default permalink structure as I was not versed in customizing .htaccess files. That changed a few months later and by that time my blog had boasted well over 150 posts. I needed to do some major on site SEO but was stuck with the fact that if I changed the permalink structure to something more search engine (SE) friendly, visitors who came to my site from backlines would be left with a 404 page error.</p><p>Well after a little Google expedition I came across the Redirection plugin which did exactly what it sounds like, redirects old links to the new location. I was extremely happy and I didn’t lose SERPS because of my updated permalink structure.</p><p>Even if you are not in the same position I suggest you get this plugin because it is well worth it and it requires very little configuration.</p><p><a
href="http://wordpress.org/extend/plugins/nextgen-gallery/">NextGEN Gallery</a></p><p>It’s not everyday that a plugin crosses the 1 million download mark. But Alex Rabe has struck gold with his plugin. For those who are familiar with the WordPress, it is clear that while 2.7 did fix a lot of issues, the built in media library fails to say the least. It’s OK for basic media but managing gallery’s, albums and such is impossible.</p><p>That’s where NextGEN Gallery comes in by providing the best photo gallery plugin for the platform. While it still lacks in certain areas, it is light years ahead of the built-in functions of WordPress. Plus with the numerous plugins that expand its features it is quite a beast. If you would like an excellent example of the plugin in action, check out TechCrunch.com.</p><p><a
href="http://www.deliciousdays.com/cforms-plugin/">cformsII</a></p><p>It used to be the top downloaded plugin on wordpress.org until someone brought to the attention of the WordPress community that its license agreement did not match the requirements of wordpress.org. Since then it has been removed, but even with that it still continues to be an excellent plugin.</p><p>Basically cformsII allows you to create contact forms, contest forms and anything else your heart desires. Although it is not the easiest plugin to use, it’s powerful and extremely customizable as the CSS file can be edited to meet any requirement.</p><p>The only drawback to this plugin is since it’s no longer available on wordpress.org, those wishing to use it have to install and update it manually. That said I still would recommend using it but if you cannot be bothered with the hassle for the extra features, you can always check out Contact Form 7 which carries many of the features but still lacks in the customizability department.</p><p>I’m sure there are many others out there but these are the ones that I have found out to be the most useful and would recommend for every WordPress blog. But if you think I left one out, hit me up in the comments below.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/15/best-wordpress-plugins/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>WordPress 2.8.4 Security Update</title><link>http://www.ghacks.net/2009/08/12/wordpress-2-8-4-security-update/</link> <comments>http://www.ghacks.net/2009/08/12/wordpress-2-8-4-security-update/#comments</comments> <pubDate>Wed, 12 Aug 2009 08:10:57 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress exploit]]></category> <category><![CDATA[wordpress password]]></category> <category><![CDATA[wordpress vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15268</guid> <description><![CDATA[We noticed a security vulnerability in WordPress 2.8.3 yesterday (and earlier versions as well) that allowed an attacker to reset passwords of users. While this vulnerability could not be exploited to gain access to the user account (unless access to the email account the password was send to was available as well) it could be [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/wordpress.png" alt="wordpress" title="wordpress" width="128" height="128" class="alignleft size-full wp-image-11834" />We <a
href="http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/">noticed</a> a security vulnerability in WordPress 2.8.3 yesterday (and earlier versions as well) that allowed an attacker to reset passwords of users. While this vulnerability could not be exploited to gain access to the user account (unless access to the email account the password was send to was available as well) it could be used to annoy those users especially when combined with an automated script that would reset the password every seconds or minutes.</p><p>A fix was released with the announcement of the vulnerability which consisted of one line of code that had to be edited in the wp-login.php file of the WordPress installation. WordPress installations with the fix are safe from these kinds of attacks.</p><p><span
id="more-15268"></span>The WordPress team has nevertheless released WordPress 2.8.4. as a response to the security vulnerability. The new release patches this vulnerability and is a recommended update for every WordPress installation. The WordPress developers are providing additional information about the vulnerability in the announcement post as well.</p><p>It was only possible to reset a password of the first user account without a key according to this post which usually is the admin account of the WordPress installation. WordPress is not showing the new version in its interface. This may change in the next hours.</p><p>WordPress admins should head over to the WordPress website to <a
href="http://wordpress.org/news/2009/08/2-8-4-security-release/">download</a> the new version as of now.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/12/wordpress-2-8-4-security-update/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Is My Blog Working</title><link>http://www.ghacks.net/2009/08/11/is-my-blog-working/</link> <comments>http://www.ghacks.net/2009/08/11/is-my-blog-working/#comments</comments> <pubDate>Tue, 11 Aug 2009 16:38:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Online Services]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[check blog]]></category> <category><![CDATA[check website]]></category> <category><![CDATA[ping]]></category> <category><![CDATA[server]]></category> <category><![CDATA[website]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15263</guid> <description><![CDATA[Found another gem at Rarst&#8217;s blog today. Is My Blog Working is an online service that can be used by webmasters and interested users to find out if a blog is responding correctly. It works by entering a blog url in the form on the frontpage of the service. The service will then do some [...]]]></description> <content:encoded><![CDATA[<p>Found another gem at <a
href="http://www.rarst.net/web/ismyblogworking/">Rarst&#8217;s</a> blog today. Is My Blog Working is an online service that can be used by webmasters and interested users to find out if a blog is responding correctly. It works by entering a blog url in the form on the frontpage of the service. The service will then do some magic and display relevant information about the blog&#8217;s status. The information are divided into two sections.</p><p>The first section will display information about the blog&#8217;s responses. This includes checking the web server&#8217;s IP, RSS feed, robots.txt file, web caching and search engine indexation in Google and Bing. The second section will display technical details about the blog which are mostly interesting to the webmaster of the website.</p><p><span
id="more-15263"></span><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/ismyblogworking-500x275.jpg" alt="ismyblogworking" title="ismyblogworking" width="500" height="275" class="alignnone size-medium wp-image-15264" /></p><p>The technical details will display page generation and fetch times, transfer speeds, information about compression as well as the version of the blog software and the theme used.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2009/08/website_details-500x350.jpg" alt="website details" title="website details" width="500" height="350" class="alignnone size-medium wp-image-15265" /></p><p>The site links to three additional services that can be used to check out a website or blog. This includes HTML verification at W3c, feed validation at Feedvalidator and HTTP header checks at redbot.com.<a
href="http://ismyblogworking.com/">Is My Blog Working</a> is a great way to quickly check various technical details of a blog. A bookmarklet is provided that can might also come in handy.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/11/is-my-blog-working/feed/</wfw:commentRss> <slash:comments>10</slash:comments> </item> <item><title>WordPress Remote Admin Password Reset Vulnerability</title><link>http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/</link> <comments>http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/#comments</comments> <pubDate>Tue, 11 Aug 2009 12:46:08 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[Security]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress exploit]]></category> <category><![CDATA[wordpress password reset]]></category> <category><![CDATA[wordpress vulnerability]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15258</guid> <description><![CDATA[The password of my WordPress admin account was not valid when I tried to login today. I first thought it was a problem with the LastPass password manager and tried to see if I was still logged into the service. When I checked my email inbox I noticed that I have received a new password [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/wordpress.png" alt="wordpress" title="wordpress" width="128" height="128" class="alignleft size-full wp-image-11834" />The password of my WordPress admin account was not valid when I tried to login today. I first thought it was a problem with the LastPass password manager and tried to see if I was still logged into the service. When I checked my email inbox I noticed that I have received a new password for the account. That was strange since I did not request a new password. It was not that much of a concern to me as I thought that someone might have used the password reset functionality to reset the password which meant that physical access to the new password was not possible.</p><p><span
id="more-15258"></span>A <a
href="http://lists.grok.org.uk/pipermail/full-disclosure/2009-August/070139.html">new</a> post appeared on the WordPress discussion list today revealing more details about the process. Everyone is apparently able to reset a WordPress password if the email address of the WordPress user is known. All that needs to be done is to point the web browser at http://www.domain.com/wp-login.php?action=lostpassword to reset the password. The email address of the account holder has to be supplied in the form. WordPress usually will send a confirmation email first asking the email account owner if the password should be reset. The vulnerability manipulates the query to skip this step.</p><p>It is not possible to exploit this vulnerability further which means attackers cannot get access to the user account. It can however be theoretically be used to reset the password regularly to lock the user or admin out of the WordPress blog.</p><p>A temporary <a
href="http://core.trac.wordpress.org/changeset/11798">fix</a> for the remote admin password reset vulnerability was posted. WordPress administrators need to change one line of code in the wp-login.php file of the WordPress installation to protect their blog from the attack.</p><p>Replace</p><p><code>if ( empty( $key ) )</code></p><p>With</p><p><code>if ( empty( $key ) || is_array( $key ) )</code></p><p>It is advised to apply the temporary fix as soon as possible to WordPress installations.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/11/wordpress-remote-admin-password-reset-vulnerability/feed/</wfw:commentRss> <slash:comments>15</slash:comments> </item> <item><title>WordPress 2.8.3</title><link>http://www.ghacks.net/2009/08/04/wordpress-2-8-3/</link> <comments>http://www.ghacks.net/2009/08/04/wordpress-2-8-3/#comments</comments> <pubDate>Mon, 03 Aug 2009 22:37:26 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blog update]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15018</guid> <description><![CDATA[The WordPress developers have released version 2.8.3 of the popular blogging script. The update is a security update and it is therefor recommended to update the WordPress installation immediately to protect the data and web server. Upgrades are as usually available directly from within the WordPress admin interface or by downloading the new version of [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/wordpress.png" alt="wordpress" title="wordpress" width="128" height="128" class="alignleft size-full wp-image-11834" />The WordPress developers have released version 2.8.3 of the popular blogging script. The update is a security update and it is therefor recommended to update the WordPress installation immediately to protect the data and web server. Upgrades are as usually available directly from within the WordPress admin interface or by downloading the new version of WordPress from the website and installing it manually on the server.</p><p>The upgrade fixes a few security issues that have been overlooked in the WordPress 2.8.1 release but discovered by security researchers in the WordPress community.</p><p><span
id="more-15018"></span><br
/><blockquote>Unfortunately, I missed some places when fixing the privilege escalation issues for 2.8.1.  Luckily, the entire WordPress community has our backs.  Several folks in the community dug deeper and discovered areas that were overlooked.  With their help, the remaining issues are fixed in 2.8.3.  Since this is a security release, upgrading is highly recommended.</p></blockquote><p>Point your web browser to the official <a
href="http://wordpress.org/download/">WordPress</a> download page to download the release if you want to perform a manual upgrade.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/04/wordpress-2-8-3/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>WordPress 2.8.2 Security Patch</title><link>http://www.ghacks.net/2009/07/20/wordpress-2-8-2-security-patch/</link> <comments>http://www.ghacks.net/2009/07/20/wordpress-2-8-2-security-patch/#comments</comments> <pubDate>Mon, 20 Jul 2009 10:00:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[blogging platform]]></category> <category><![CDATA[wordpress]]></category> <category><![CDATA[wordpress security]]></category> <category><![CDATA[wordpress update]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=14549</guid> <description><![CDATA[A new version of the popular blogging platform WordPress was released just a few minutes ago. It is an unexpected upgrade considering that the last WordPress update was less than two weeks ago. The new update fixes a security vulnerability that affects all but the latest version of WordPress. The XSS vulnerability could be used [...]]]></description> <content:encoded><![CDATA[<p><img
src="http://www.ghacks.net/wp-content/uploads/2009/04/wordpress.png" alt="wordpress" title="wordpress" width="128" height="128" class="alignleft size-full wp-image-11834" />A new version of the popular blogging platform WordPress was released just a few minutes ago. It is an unexpected upgrade considering that the last WordPress update was less than two weeks ago. The new update fixes a security vulnerability that affects all but the latest version of WordPress.</p><p><a
href="http://wordpress.org/news/2009/07/wordpress-2-8-2/">The</a> XSS vulnerability could be used to create comment author urls that would redirect the system administrator away from the blog&#8217;s website to another site to exploit the situation. WordPress webmasters are encouraged to update their blogs as soon as possible to patch the security vulnerability.</p><p><span
id="more-14549"></span>Updates are available directly from within the WordPress interface if the correct server login information are supplied or by updating the traditional way which would mean to <a
href="http://wordpress.org/download/">download</a> the WordPress release from the WordPress website, upload it to the web server and run the upgrade command manually. The release information should also be displayed prominently in the WordPress admin interface with a link to the automatic update script of WordPress.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/07/20/wordpress-2-8-2-security-patch/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> </channel> </rss>
