Posts Tagged ‘Wordpress’

WordPress 2.6.1

// August 16th, 2008 // No Comments » // The Internet

For those of you using WordPress you should have noticed that there has been a “maintenance” update released for WordPress 2.6. If you are currently happy with WordPress 2.6 there is no need to run the update, however it does fix the following bugs.

Styling of the admin for right-to-left languages is much improved thanks to the efforts of the Farsi and Hebrew translation teams, and a mysterious gettext bug caused by certain PHP configurations is now fixed. For IIS users, 2.6.1 fixes several permalink problems. Image insertion problems in the Press This feature experienced by IE users are also fixed. Of note to everyone is a fix for a performance bug in the admin where those with a lot of plugins would experience slowness on some pages.

So if you feel the need to download the update, you can from here

Post To The Future

// August 1st, 2008 // 2 Comments » // Project Blogger

I mentioned in an earlier post that I would be away for the first week in August, meaning that I would not be able to post as often as I would normally have liked.

The current post you are reading was created on Wednesday July 28 at about 2pm GMT. Right now, on August 1st, I am in Malta probably on a boat enjoying the nice sunshine while sipping Coca Cola in a glass bottle.

I have not got my laptop with me, nor do I even have an internet connection. Just me on this tiny island without any pressures of work!

WordPress has a great feature that allows you to post into the future. As I knew that I would be away for a week in August, I created a few posts before I left so it would appear I was still sitting in front of my laptop each day.

Future Post

WordPress users have the ability to write a post and then select the day they wish it to be published. Users can set it for a few hours later, a few days or even a few years!

When on the “Write Post” page within WordPress, on the right menu just above “Save” and “Publish” you will see “Publish immediately. Edit” If you click “edit”, a little drop down window will open that will enable you to select the time and date that you wish your post to be published.

Once you have completed these steps and you finishing writing your new post, enter your tags and category and then publish the post as you normally would.

If you visit your blog on the date and time specified as the future post, you will now see your article published as if you did it then and there!

I have created a few posts to be published while I am on my holiday to keep the blog new and updated. I hate when I don’t make a post for more than two days!

WordPress 2.6

// July 16th, 2008 // No Comments » // The Internet

The new version of WordPress was released today. WordPress 2.6 a number of new features that “make WordPress a more powerful CMS”. The new version allows users to track changes to every post, and also includes updates to features that were introduced in the previous version 2.5.

As explained on the WordPress website, the follow updates have been made to version 2.6:

Post Revisions: Wiki-like tracking of edits

With the power of modern computers, it’s silly that we still use save and editing metaphors from the time when the most common method of storage was floppy disks. WordPress has always respected the importance of your writing with auto-save, and now we’re taking that to another level by allowing you to view who made what changes when to any post or page through a super-easy interface, much like Wikipedia or a version control system.

This is handy on any blog in case you make a mistake and want to go back to an older version of a post, and it’s super handy for multi-author blogs where you can see every change tracked by person.

Press This!: Post from wherever you are on the web

A few months ago on my blog we started a conversation about the posting bookmarklet in WordPress and which systems we should look to for inspiration, like Flock, FriendFeed, Facebook, Tumblr, and Delicious. From these suggestions and the Quick Post plugin by Josh Kenzer, we developed a Press This bookmark you can add to your toolbar that provides a fast and smart popup to do posts to your WordPress blog:

For example, if you click “Press This” from a Youtube page it’ll magically extract the video embed code, and if you do it from a Flickr page it’ll make it easy for you to put the image in your post. On my blog I’ve been experimenting with using different categories and the in_category() function — such as video, quote, aside, et cetera — to create a more tumblelog-like format.

Shift Gears: Turbo-speed your blogging

Gears is an open source browser extension project started by Google that developers like us can use to give you features we wouldn’t normally be able to. There are a lot of things we can do with Gears in the future, but in this release we’ve stuck to using what’s called a “Local Server” to cache or keep a copy of commonly-used Javascript and CSS files on your computer, which can speed up the loading of some pages by several seconds (they just pop right up!). You can install Gears for Firefox or Internet Explorer, with support for Safari and Opera pending. WordPress works just fine without it, you just get a little extra juice when you have it installed.

Theme Previews: See it before your audience does

Now when you select a theme it pops up a window that shows the theme live with all your content, instead of immediately making it active on your site. This is great for just test driving themes before making a switch over publicly, and it is also helpful when you are developing a theme and need to test it but don’t want everybody to see your ongoing mistakes development.

Here are some of the smaller features and improvements in 2.6:

  • Word count! Never guess how many words are in your post anymore.
  • Image captions, so you can add sweet captions like Political Ticker does under your images.
  • Bulk management of plugins.
  • A completely revamped image control to allow for easier inserting, floating, and resizing. It’s now fully integrated with the WYSIWYG.
  • Drag-and-drop reordering of Galleries.
  • Plugin update notification bubble.
  • Customizable default avatars.
  • You can now upload media when in full-screen mode.
  • Remote publishing via XML-RPC and APP is now secure (off) by default, but you can turn it on easily through the options screen.
  • Full SSL support in the core, and the ability to force SSL for security.
  • You can now have many thousands of pages or categories with no interface issues.
  • Ability to move your wp-config file and wp-content directories to a custom location, for “clean” SVN checkouts.
  • Select a range of checkboxes with “shift-click.”
  • You can toggle between the Flash uploader and the classic one.
  • A number of proactive security enhancements, including cookies and database interactions.
  • Stronger better faster versions of TinyMCE, jQuery, and jQuery UI.
  • Version 2.6 fixes approximately 194 bugs.

This is my first post using the new version, so I cannot comment on whether the changes worth the upgrade, but I cannot see any reason not to.

The upgrade to version 2.6 is fairly simple. It just requires FTP access so you can upload the new files, and then the first time you log into your admin account, it will prompt you to upgrade the database. Just make sure you backup your existing version just in case you have any issues!

Happy blogging!