Monthly Archiv: November, 2010

WordPress 3.1 Beta 1

It’s that time in the release cycle again, when all the features are basically done, and we’re just squashing bugs. To the brave of heart and giving of soul: Won’t you help us test the new version of WordPress? As always, this is software still in development and we don’t recommend that you run it on your normal live site — set up a test site just to play with the new version. If you break it (find a bug), report it, and if you’re a developer, try to help us fix it. (Especially you U.S. types who are taking a long weekend for Thanksgiving! :) )

If all goes well, we hope to release WordPress 3.1 to the world at large by the end of the year, though that is (as always) subject to change/dependent on how the beta period goes. The more help we get with testing and fixing bugs, the sooner we will be able to release the final version.

If you want to be a beta tester, you should check out the Codex article on how to report bugs. Some of the new features to check out include:

There are also some known issues: things that aren’t *quite* finished, but that weren’t worth holding up the beta release. They will be fixed before 3.1 is released for general use. Note that as things get fixed, the beta release will update nightly. What you should know:

  • Fatal error: Call to a member function is_page() on a non-object in /wp-includes/query.php. is_page() may be any conditional tag. This issue occurs when a theme or plugin is doing something wrong. Some code is checking the value of a conditional tag before we actually set up the Query, which means they don’t work yet. In 3.0, they silently failed and always returned false. In 3.1 Beta 1, this is throwing a fatal error. This will be handled in the final release, so use this opportunity to fix your plugins. (#14729)
  • All known issues slated for fixing before launch are listed in Trac. Please check this list to see if a bug is already on the list before reporting it.

Remember, if you find something you think is a bug, report it! You can bring it up in the alpha/beta forum, you can email it to the wp-testers list, or if you’ve confirmed that other people are experiencing the same bug, you can report it on the WordPress Core Trac. (I recommend starting in the forum or on the mailing list.)

Theme and plugin authors, if you haven’t been following the 3.1, please start now so that you can update your themes and plugins to be compatible with the newest version of WordPress.

Note to developers: WordPress is built by the contributions of hundreds of developers. If you’d like to see this release come out on time, I encourage you to pitch in. Even if you don’t have time to do testing on the beta version, you could help us by contributing a fix for one of the many bugs we already know about.

To those of you in the U.S., have a lovely long holiday weekend, and if you’re looking for something to occupy your post-turkey hours, we hope you’ll take the beta for a spin!

Download WordPress 3.1 Beta 1

Youtube Video Search

Package:
Youtube Video Search
Summary:
Search for videos in YouTube using its API
Groups:
HTML, Video
Author:
Raj Kumar Trivedi
Description:
This class can be used to search for videos in YouTube using its API.

It can send HTTP requests to the YouTube API Web server to perform searches for videos with given keywords.

The class parses the results and generates HTML to display the found videos in a Web pages with links to the video pages, as well other video details like the length, summary, number of views, ratings, etc..


IniFileParser

Package:
IniFileParser
Summary:
Manipulate INI file configuration values
Groups:
Configuration, Files and Folders, PHP 5
Author:
Yves Feupi Lepatio
Description:
This package can be used to manipulate INI file configuration values.

There is a class that can read INI files and parse them to extract the list of sections and entry names and values.

Another class allows modifying, adding and deleting sections and entries, as well save the modified configuration to the INI file.


[New] Free Mail Servers: Process and send email directly from your own computer

Run your own mail server to process your email, complete with spam protection, virus scanning, etc, with these free email server software. They can be particularly handy if you send out a lot of email, such as you might if you have your own mailing list, and prefer to have your software process it directly instead of going through your ISP.

WSAMemcached

Package:
WSAMemcached
Summary:
Manipulate cached entries in memcached servers
Groups:
Cache, PHP 5
Author:
Rodrigo Moraes
Description:
This class can be used to manipulate cached entries in memcached servers.

It uses the PHP Memcache extension to connect to one or more Memcached servers and store, retrieve, delete, increment and decrement entries with given keys.


Powered by Gewgley