-- phpMyAdmin SQL Dump
-- version 2.11.9.1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Dec 28, 2008 at 06:55 PM
-- Server version: 5.0.67
-- PHP Version: 5.2.3
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `elitesed_wrdp1`
--
-- --------------------------------------------------------
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL auto_increment,
`comment_post_ID` int(11) NOT NULL default '0',
`comment_author` tinytext NOT NULL,
`comment_author_email` varchar(100) NOT NULL default '',
`comment_author_url` varchar(200) NOT NULL default '',
`comment_author_IP` varchar(100) NOT NULL default '',
`comment_date` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL default '0000-00-00 00:00:00',
`comment_content` text NOT NULL,
`comment_karma` int(11) NOT NULL default '0',
`comment_approved` varchar(20) NOT NULL default '1',
`comment_agent` varchar(255) NOT NULL default '',
`comment_type` varchar(20) NOT NULL default '',
`comment_parent` bigint(20) NOT NULL default '0',
`user_id` bigint(20) NOT NULL default '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_approved` (`comment_approved`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=2 ;
--
-- Dumping data for table `wp_comments`
--
INSERT INTO `wp_comments` VALUES(1, 1, 'Mr WordPress', '', 'http://wordpress.org/', '', '2008-10-17 12:51:11', '2008-10-17 18:51:11', 'Hi, this is a comment.
To delete a comment, just log in and view the post's comments. There you will have the option to edit or delete them.', 0, '1', '', '', 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
CREATE TABLE `wp_links` (
`link_id` bigint(20) NOT NULL auto_increment,
`link_url` varchar(255) NOT NULL default '',
`link_name` varchar(255) NOT NULL default '',
`link_image` varchar(255) NOT NULL default '',
`link_target` varchar(25) NOT NULL default '',
`link_category` bigint(20) NOT NULL default '0',
`link_description` varchar(255) NOT NULL default '',
`link_visible` varchar(20) NOT NULL default 'Y',
`link_owner` int(11) NOT NULL default '1',
`link_rating` int(11) NOT NULL default '0',
`link_updated` datetime NOT NULL default '0000-00-00 00:00:00',
`link_rel` varchar(255) NOT NULL default '',
`link_notes` mediumtext NOT NULL,
`link_rss` varchar(255) NOT NULL default '',
PRIMARY KEY (`link_id`),
KEY `link_category` (`link_category`),
KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=23 ;
--
-- Dumping data for table `wp_links`
--
INSERT INTO `wp_links` VALUES(12, 'http://www.attractionformula.com/cmd.php?af=864343', 'Paul Janka', '', '_blank', 0, 'Attraction Formula', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(11, 'http://www.authenticmanprogram.com/?affID=reyl&tracker=ad&ip=66.27.85.255&fname=&lname=&email=', 'Authentic Man Program', '', '_blank', 0, 'Authentic Man Program', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(10, 'http://www.artofapproaching.com/ezGaffurl.php?offer=1reylaygo&pid=1', 'Art of Approaching', '', '_blank', 0, 'The Art of Approaching', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(8, 'http://www.1shoppingcart.com/app/?af=864799', 'Conquer Your Campus', '', '_blank', 0, 'Conquer Your Campus', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(9, 'http://www.doubleyourdating.com/CD1603/', 'Double Your Dating', '', '_blank', 0, 'Double Your Dating', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(20, 'http://www.1shoppingcart.com/app/?Clk=2702739', 'The Social Man', '', '_blank', 0, 'Christian Hudson ', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(15, 'http://www.lovesystems.com/magic-bullets/?kbid=74434&m=73', 'Magic Bullets', '', '_blank', 0, 'Magic Bullets', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(16, 'http://www.davidwygant.com/cmd.html?af=864777', 'David Wygant', '', '_blank', 0, 'David Wygant', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(17, 'https://vindicarlo.infusionsoft.com/go/ac/rl1373/', 'The Attraction Code', '', '_blank', 0, 'Vin DiCarlo''s The Attraction Code', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(18, 'http://www.the-approach.net/cgi-bin/t.cgi?a=473020', 'The Approach', '', '_blank', 0, 'Vin DiCarlo''s Seduction and Coaching', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(19, 'http://www.1shoppingcart.com/app/?af=864356', 'PUA Training', '', '_blank', 0, 'Europe''s Finest Seduction PUA', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(21, 'http://www.1shoppingcart.com/app/?af=847623', 'Inside Internet Dating', '', '_blank', 0, 'Successful Internet Dating by: Dave M. ', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
INSERT INTO `wp_links` VALUES(22, 'http://www.windowshoppingforwomen.com/cmd.php?af=882982', 'Window Shopping for Women', '', '_blank', 0, 'How To Date Women From MySpace, Face Book, and More...', 'Y', 1, 0, '0000-00-00 00:00:00', '', '', '');
-- --------------------------------------------------------
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
CREATE TABLE `wp_options` (
`option_id` bigint(20) NOT NULL auto_increment,
`blog_id` int(11) NOT NULL default '0',
`option_name` varchar(64) NOT NULL default '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL default 'yes',
PRIMARY KEY (`option_id`,`blog_id`,`option_name`),
KEY `option_name` (`option_name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 AUTO_INCREMENT=348 ;
--
-- Dumping data for table `wp_options`
--
INSERT INTO `wp_options` VALUES(1, 0, 'siteurl', 'http://eliteseductiongame.com', 'yes');
INSERT INTO `wp_options` VALUES(2, 0, 'blogname', 'Elite Seduction Game', 'yes');
INSERT INTO `wp_options` VALUES(3, 0, 'blogdescription', 'A Community For Men Who Want To Be Awesome With Women', 'yes');
INSERT INTO `wp_options` VALUES(4, 0, 'users_can_register', '', 'yes');
INSERT INTO `wp_options` VALUES(5, 0, 'admin_email', 'rl1373@gmail.com', 'yes');
INSERT INTO `wp_options` VALUES(6, 0, 'start_of_week', '1', 'yes');
INSERT INTO `wp_options` VALUES(7, 0, 'use_balanceTags', '0', 'yes');
INSERT INTO `wp_options` VALUES(8, 0, 'use_smilies', '1', 'yes');
INSERT INTO `wp_options` VALUES(9, 0, 'require_name_email', '1', 'yes');
INSERT INTO `wp_options` VALUES(10, 0, 'comments_notify', '1', 'yes');
INSERT INTO `wp_options` VALUES(11, 0, 'posts_per_rss', '10', 'yes');
INSERT INTO `wp_options` VALUES(12, 0, 'rss_excerpt_length', '50', 'yes');
INSERT INTO `wp_options` VALUES(13, 0, 'rss_use_excerpt', '0', 'yes');
INSERT INTO `wp_options` VALUES(14, 0, 'mailserver_url', 'mail.example.com', 'yes');
INSERT INTO `wp_options` VALUES(15, 0, 'mailserver_login', 'login@example.com', 'yes');
INSERT INTO `wp_options` VALUES(16, 0, 'mailserver_pass', 'password', 'yes');
INSERT INTO `wp_options` VALUES(17, 0, 'mailserver_port', '110', 'yes');
INSERT INTO `wp_options` VALUES(18, 0, 'default_category', '1', 'yes');
INSERT INTO `wp_options` VALUES(19, 0, 'default_comment_status', 'open', 'yes');
INSERT INTO `wp_options` VALUES(20, 0, 'default_ping_status', 'open', 'yes');
INSERT INTO `wp_options` VALUES(21, 0, 'default_pingback_flag', '1', 'yes');
INSERT INTO `wp_options` VALUES(22, 0, 'default_post_edit_rows', '10', 'yes');
INSERT INTO `wp_options` VALUES(23, 0, 'posts_per_page', '10', 'yes');
INSERT INTO `wp_options` VALUES(24, 0, 'what_to_show', 'posts', 'yes');
INSERT INTO `wp_options` VALUES(25, 0, 'date_format', 'F j, Y', 'yes');
INSERT INTO `wp_options` VALUES(26, 0, 'time_format', 'g:i a', 'yes');
INSERT INTO `wp_options` VALUES(27, 0, 'links_updated_date_format', 'F j, Y g:i a', 'yes');
INSERT INTO `wp_options` VALUES(28, 0, 'links_recently_updated_prepend', '', 'yes');
INSERT INTO `wp_options` VALUES(29, 0, 'links_recently_updated_append', '', 'yes');
INSERT INTO `wp_options` VALUES(30, 0, 'links_recently_updated_time', '120', 'yes');
INSERT INTO `wp_options` VALUES(31, 0, 'comment_moderation', '', 'yes');
INSERT INTO `wp_options` VALUES(32, 0, 'moderation_notify', '1', 'yes');
INSERT INTO `wp_options` VALUES(33, 0, 'permalink_structure', '', 'yes');
INSERT INTO `wp_options` VALUES(34, 0, 'gzipcompression', '0', 'yes');
INSERT INTO `wp_options` VALUES(35, 0, 'hack_file', '0', 'yes');
INSERT INTO `wp_options` VALUES(36, 0, 'blog_charset', 'UTF-8', 'yes');
INSERT INTO `wp_options` VALUES(37, 0, 'moderation_keys', '', 'no');
INSERT INTO `wp_options` VALUES(38, 0, 'active_plugins', 'a:7:{i:0;s:19:"akismet/akismet.php";i:1;s:43:"all-in-one-seo-pack/all_in_one_seo_pack.php";i:2;s:17:"cforms/cforms.php";i:3;s:35:"content-gallery/content-gallery.php";i:4;s:63:"feedburner_feedsmith_plugin_2.3/FeedBurner_FeedSmith_Plugin.php";i:5;s:36:"google-sitemap-generator/sitemap.php";i:6;s:15:"stats/stats.php";}', 'yes');
INSERT INTO `wp_options` VALUES(39, 0, 'home', 'http://eliteseductiongame.com', 'yes');
INSERT INTO `wp_options` VALUES(40, 0, 'category_base', '', 'yes');
INSERT INTO `wp_options` VALUES(41, 0, 'ping_sites', 'http://rpc.pingomatic.com/', 'yes');
INSERT INTO `wp_options` VALUES(42, 0, 'advanced_edit', '0', 'yes');
INSERT INTO `wp_options` VALUES(43, 0, 'comment_max_links', '2', 'yes');
INSERT INTO `wp_options` VALUES(44, 0, 'gmt_offset', '0', 'yes');
INSERT INTO `wp_options` VALUES(45, 0, 'default_email_category', '1', 'yes');
INSERT INTO `wp_options` VALUES(46, 0, 'recently_edited', 'a:5:{i:0;s:27:"/themes/church_10/style.css";i:2;s:28:"/themes/church_10/header.php";i:3;s:35:"/themes/church_10/sidebar_right.php";i:4;s:29:"/themes/church_10/sidebar.php";i:5;s:26:"/themes/church_10/home.php";}', 'no');
INSERT INTO `wp_options` VALUES(47, 0, 'use_linksupdate', '0', 'yes');
INSERT INTO `wp_options` VALUES(48, 0, 'template', 'church_10', 'yes');
INSERT INTO `wp_options` VALUES(49, 0, 'stylesheet', 'church_10', 'yes');
INSERT INTO `wp_options` VALUES(50, 0, 'comment_whitelist', '1', 'yes');
INSERT INTO `wp_options` VALUES(51, 0, 'page_uris', '', 'yes');
INSERT INTO `wp_options` VALUES(52, 0, 'blacklist_keys', '', 'no');
INSERT INTO `wp_options` VALUES(53, 0, 'comment_registration', '', 'yes');
INSERT INTO `wp_options` VALUES(54, 0, 'rss_language', 'en', 'yes');
INSERT INTO `wp_options` VALUES(55, 0, 'html_type', 'text/html', 'yes');
INSERT INTO `wp_options` VALUES(56, 0, 'use_trackback', '0', 'yes');
INSERT INTO `wp_options` VALUES(57, 0, 'default_role', 'subscriber', 'yes');
INSERT INTO `wp_options` VALUES(58, 0, 'db_version', '8204', 'yes');
INSERT INTO `wp_options` VALUES(59, 0, 'uploads_use_yearmonth_folders', '1', 'yes');
INSERT INTO `wp_options` VALUES(60, 0, 'upload_path', '/home3/elitesed/public_html/wp-content/uploads', 'yes');
INSERT INTO `wp_options` VALUES(61, 0, 'random_seed', '913afa86215a599d25774ff44ef941c2', 'yes');
INSERT INTO `wp_options` VALUES(62, 0, 'secret', 't1S1((Y)r,FG#],"{e~g}q(1HR7d{YKLOXfwyZXls''8h6;vN-Ac/mQg''nv>x8cnGR$e', 'yes');
INSERT INTO `wp_options` VALUES(63, 0, 'blog_public', '0', 'yes');
INSERT INTO `wp_options` VALUES(64, 0, 'default_link_category', '2', 'yes');
INSERT INTO `wp_options` VALUES(65, 0, 'show_on_front', 'posts', 'yes');
INSERT INTO `wp_options` VALUES(66, 0, 'tag_base', '', 'yes');
INSERT INTO `wp_options` VALUES(67, 0, 'show_avatars', '1', 'yes');
INSERT INTO `wp_options` VALUES(68, 0, 'avatar_rating', 'G', 'yes');
INSERT INTO `wp_options` VALUES(69, 0, 'upload_url_path', '', 'yes');
INSERT INTO `wp_options` VALUES(70, 0, 'thumbnail_size_w', '150', 'yes');
INSERT INTO `wp_options` VALUES(71, 0, 'thumbnail_size_h', '150', 'yes');
INSERT INTO `wp_options` VALUES(72, 0, 'thumbnail_crop', '1', 'yes');
INSERT INTO `wp_options` VALUES(73, 0, 'medium_size_w', '300', 'yes');
INSERT INTO `wp_options` VALUES(74, 0, 'medium_size_h', '300', 'yes');
INSERT INTO `wp_options` VALUES(75, 0, 'avatar_default', 'gravatar_default', 'yes');
INSERT INTO `wp_options` VALUES(76, 0, 'enable_app', '0', 'yes');
INSERT INTO `wp_options` VALUES(77, 0, 'enable_xmlrpc', '0', 'yes');
INSERT INTO `wp_options` VALUES(78, 0, 'wp_user_roles', 'a:5:{s:13:"administrator";a:2:{s:4:"name";s:23:"Administrator|User role";s:12:"capabilities";a:53:{s:13:"switch_themes";b:1;s:11:"edit_themes";b:1;s:16:"activate_plugins";b:1;s:12:"edit_plugins";b:1;s:10:"edit_users";b:1;s:10:"edit_files";b:1;s:14:"manage_options";b:1;s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:6:"import";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:8:"level_10";b:1;s:7:"level_9";b:1;s:7:"level_8";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;s:12:"delete_users";b:1;s:12:"create_users";b:1;s:17:"unfiltered_upload";b:1;s:14:"edit_dashboard";b:1;s:14:"update_plugins";b:1;s:14:"delete_plugins";b:1;s:13:"manage_cforms";b:1;s:12:"track_cforms";b:1;}}s:6:"editor";a:2:{s:4:"name";s:16:"Editor|User role";s:12:"capabilities";a:34:{s:17:"moderate_comments";b:1;s:17:"manage_categories";b:1;s:12:"manage_links";b:1;s:12:"upload_files";b:1;s:15:"unfiltered_html";b:1;s:10:"edit_posts";b:1;s:17:"edit_others_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:10:"edit_pages";b:1;s:4:"read";b:1;s:7:"level_7";b:1;s:7:"level_6";b:1;s:7:"level_5";b:1;s:7:"level_4";b:1;s:7:"level_3";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:17:"edit_others_pages";b:1;s:20:"edit_published_pages";b:1;s:13:"publish_pages";b:1;s:12:"delete_pages";b:1;s:19:"delete_others_pages";b:1;s:22:"delete_published_pages";b:1;s:12:"delete_posts";b:1;s:19:"delete_others_posts";b:1;s:22:"delete_published_posts";b:1;s:20:"delete_private_posts";b:1;s:18:"edit_private_posts";b:1;s:18:"read_private_posts";b:1;s:20:"delete_private_pages";b:1;s:18:"edit_private_pages";b:1;s:18:"read_private_pages";b:1;}}s:6:"author";a:2:{s:4:"name";s:16:"Author|User role";s:12:"capabilities";a:10:{s:12:"upload_files";b:1;s:10:"edit_posts";b:1;s:20:"edit_published_posts";b:1;s:13:"publish_posts";b:1;s:4:"read";b:1;s:7:"level_2";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;s:22:"delete_published_posts";b:1;}}s:11:"contributor";a:2:{s:4:"name";s:21:"Contributor|User role";s:12:"capabilities";a:5:{s:10:"edit_posts";b:1;s:4:"read";b:1;s:7:"level_1";b:1;s:7:"level_0";b:1;s:12:"delete_posts";b:1;}}s:10:"subscriber";a:2:{s:4:"name";s:20:"Subscriber|User role";s:12:"capabilities";a:2:{s:4:"read";b:1;s:7:"level_0";b:1;}}}', 'yes');
INSERT INTO `wp_options` VALUES(79, 0, 'cron', 'a:2:{i:1230533471;a:1:{s:17:"wp_update_plugins";a:1:{s:32:"40cd750bba9870f18aada2478b24840a";a:3:{s:8:"schedule";s:10:"twicedaily";s:4:"args";a:0:{}s:8:"interval";i:43200;}}}s:7:"version";i:2;}', 'yes');
INSERT INTO `wp_options` VALUES(80, 0, 'auth_salt', 'GX2B(Jk5gJun', 'yes');
INSERT INTO `wp_options` VALUES(81, 0, 'update_core', 'O:8:"stdClass":5:{s:12:"last_checked";i:1230510426;s:15:"version_checked";s:5:"2.6.2";s:8:"response";s:7:"upgrade";s:3:"url";s:30:"http://wordpress.org/download/";s:7:"current";s:3:"2.7";}', 'yes');
INSERT INTO `wp_options` VALUES(82, 0, 'update_core', 'O:8:"stdClass":5:{s:12:"last_checked";i:1230510426;s:15:"version_checked";s:5:"2.6.2";s:8:"response";s:7:"upgrade";s:3:"url";s:30:"http://wordpress.org/download/";s:7:"current";s:3:"2.7";}', 'yes');
INSERT INTO `wp_options` VALUES(83, 0, 'doing_cron', '0', 'yes');
INSERT INTO `wp_options` VALUES(85, 0, 'logged_in_salt', '!m@X0IsQf(R1', 'yes');
INSERT INTO `wp_options` VALUES(298, 0, 'current_theme', 'Revolution Church', 'yes');
INSERT INTO `wp_options` VALUES(88, 0, 'sidebars_widgets', 'a:1:{s:13:"array_version";i:3;}', 'yes');
INSERT INTO `wp_options` VALUES(102, 0, 'dashboard_widget_options', 'a:3:{s:24:"dashboard_incoming_links";a:5:{s:4:"home";s:29:"http://eliteseductiongame.com";s:4:"link";s:111:"http://blogsearch.google.com/blogsearch?hl=en&scoring=d&partner=wordpress&q=link:http://eliteseductiongame.com/";s:3:"url";s:144:"http://blogsearch.google.com/blogsearch_feeds?hl=en&scoring=d&ie=utf-8&num=10&output=rss&partner=wordpress&q=link:http://eliteseductiongame.com/";s:5:"items";i:5;s:9:"show_date";i:0;}s:17:"dashboard_primary";a:7:{s:4:"link";s:33:"http://wordpress.org/development/";s:3:"url";s:38:"http://wordpress.org/development/feed/";s:5:"title";s:26:"WordPress Development Blog";s:5:"items";i:2;s:12:"show_summary";i:1;s:11:"show_author";i:0;s:9:"show_date";i:1;}s:19:"dashboard_secondary";a:4:{s:4:"link";s:28:"http://planet.wordpress.org/";s:3:"url";s:33:"http://planet.wordpress.org/feed/";s:5:"title";s:20:"Other WordPress News";s:5:"items";i:15;}}', 'yes');
INSERT INTO `wp_options` VALUES(103, 0, 'rss_5bb081d59b78407d85ff0c4c7fc60276', 'O:9:"MagpieRSS":17:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:0:{}s:7:"channel";a:5:{s:5:"title";s:56:"link:http://eliteseductiongame.com/ - Google Blog Search";s:4:"link";s:114:"http://blogsearch.google.com/blogsearch?hl=en&scoring=d&ie=ISO-8859-1&num=10&q=link:http://eliteseductiongame.com/";s:11:"description";s:90:"Your search - link:http://eliteseductiongame.com/ - did not match any documents. ";s:10:"opensearch";a:3:{s:12:"totalresults";s:1:"0";s:10:"startindex";s:1:"1";s:12:"itemsperpage";s:2:"10";}s:7:"tagline";s:90:"Your search - link:http://eliteseductiongame.com/ - did not match any documents. ";}s:9:"textinput";a:0:{}s:5:"image";a:0:{}s:9:"feed_type";s:3:"RSS";s:12:"feed_version";s:3:"2.0";s:5:"stack";a:0:{}s:9:"inchannel";b:0;s:6:"initem";b:0;s:9:"incontent";b:0;s:11:"intextinput";b:0;s:7:"inimage";b:0;s:13:"current_field";s:0:"";s:17:"current_namespace";b:0;s:19:"_CONTENT_CONSTRUCTS";a:6:{i:0;s:7:"content";i:1;s:7:"summary";i:2;s:4:"info";i:3;s:5:"title";i:4;s:7:"tagline";i:5;s:9:"copyright";}}', 'no');
INSERT INTO `wp_options` VALUES(104, 0, 'rss_5bb081d59b78407d85ff0c4c7fc60276_ts', '1230510452', 'no');
INSERT INTO `wp_options` VALUES(105, 0, 'rss_a5420c83891a9c88ad2a4f04584a5efc', 'O:9:"MagpieRSS":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:15:{i:0;a:7:{s:5:"title";s:30:"arnee on "Google XML Sitemaps"";s:4:"link";s:70:"http://wordpress.org/extend/plugins/google-sitemap-generator/#post-132";s:7:"pubdate";s:31:"Fri, 09 Mar 2007 22:31:32 +0000";s:2:"dc";a:1:{s:7:"creator";s:5:"arnee";}s:4:"guid";s:40:"132@http://wordpress.org/extend/plugins/";s:11:"description";s:87:"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.";s:7:"summary";s:87:"This plugin will create a Google sitemaps compliant XML-Sitemap of your WordPress blog.";}i:1;a:7:{s:5:"title";s:30:"momo360modena on "Simple Tags"";s:4:"link";s:58:"http://wordpress.org/extend/plugins/simple-tags/#post-2463";s:7:"pubdate";s:31:"Wed, 10 Oct 2007 15:30:11 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"momo360modena";}s:4:"guid";s:41:"2463@http://wordpress.org/extend/plugins/";s:11:"description";s:150:"Simple Tags is the successor of Simple Tagging Plugin and is THE perfect tool to manage perfectly your WP 2.3, 2.5, 2.6 and 2.7 tags (Related Posts, R";s:7:"summary";s:150:"Simple Tags is the successor of Simple Tagging Plugin and is THE perfect tool to manage perfectly your WP 2.3, 2.5, 2.6 and 2.7 tags (Related Posts, R";}i:2;a:7:{s:5:"title";s:29:"alexrabe on "NextGEN Gallery"";s:4:"link";s:62:"http://wordpress.org/extend/plugins/nextgen-gallery/#post-1169";s:7:"pubdate";s:31:"Mon, 23 Apr 2007 20:08:06 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"alexrabe";}s:4:"guid";s:41:"1169@http://wordpress.org/extend/plugins/";s:11:"description";s:102:"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.";s:7:"summary";s:102:"NextGEN Gallery is a full integrated Image Gallery plugin for WordPress with a Flash slideshow option.";}i:3;a:7:{s:5:"title";s:17:"matt on "Akismet"";s:4:"link";s:52:"http://wordpress.org/extend/plugins/akismet/#post-15";s:7:"pubdate";s:31:"Fri, 09 Mar 2007 22:11:30 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"matt";}s:4:"guid";s:39:"15@http://wordpress.org/extend/plugins/";s:11:"description";s:98:"Akismet checks your comments against the Akismet web service to see if they look like spam or not.";s:7:"summary";s:98:"Akismet checks your comments against the Akismet web service to see if they look like spam or not.";}i:4;a:7:{s:5:"title";s:25:"joostdevalk on "Sociable"";s:4:"link";s:55:"http://wordpress.org/extend/plugins/sociable/#post-2865";s:7:"pubdate";s:31:"Thu, 31 Jan 2008 11:36:17 +0000";s:2:"dc";a:1:{s:7:"creator";s:11:"joostdevalk";}s:4:"guid";s:41:"2865@http://wordpress.org/extend/plugins/";s:11:"description";s:100:"Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites.";s:7:"summary";s:100:"Automatically add links on your posts, pages and RSS feed to your favorite social bookmarking sites.";}i:5;a:7:{s:5:"title";s:36:"olivers on "cformsII - contact form"";s:4:"link";s:52:"http://wordpress.org/extend/plugins/cforms/#post-925";s:7:"pubdate";s:31:"Mon, 09 Apr 2007 22:12:26 +0000";s:2:"dc";a:1:{s:7:"creator";s:7:"olivers";}s:4:"guid";s:40:"925@http://wordpress.org/extend/plugins/";s:11:"description";s:119:"cforms II is the most customizable, flexible & powerful ajax supporting contact form plugin (& comment form)!";s:7:"summary";s:119:"cforms II is the most customizable, flexible & powerful ajax supporting contact form plugin (& comment form)!";}i:6;a:7:{s:5:"title";s:33:"uberdose on "All in One SEO Pack"";s:4:"link";s:65:"http://wordpress.org/extend/plugins/all-in-one-seo-pack/#post-753";s:7:"pubdate";s:31:"Fri, 30 Mar 2007 20:08:18 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"uberdose";}s:4:"guid";s:40:"753@http://wordpress.org/extend/plugins/";s:11:"description";s:92:"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).";s:7:"summary";s:92:"Automatically optimizes your Wordpress blog for Search Engines (Search Engine Optimization).";}i:7;a:7:{s:5:"title";s:47:"joostdevalk on "Google Analytics for WordPress"";s:4:"link";s:77:"http://wordpress.org/extend/plugins/google-analytics-for-wordpress/#post-2316";s:7:"pubdate";s:31:"Fri, 14 Sep 2007 12:15:27 +0000";s:2:"dc";a:1:{s:7:"creator";s:11:"joostdevalk";}s:4:"guid";s:41:"2316@http://wordpress.org/extend/plugins/";s:11:"description";s:150:"The Google Analytics for WordPress plugin automatically tracks and segments all outbound links from within posts, comment author links, links within c";s:7:"summary";s:150:"The Google Analytics for WordPress plugin automatically tracks and segments all outbound links from within posts, comment author links, links within c";}i:8;a:7:{s:5:"title";s:29:"andy on "WordPress.com Stats"";s:4:"link";s:52:"http://wordpress.org/extend/plugins/stats/#post-1355";s:7:"pubdate";s:31:"Sun, 06 May 2007 02:15:03 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"andy";}s:4:"guid";s:41:"1355@http://wordpress.org/extend/plugins/";s:11:"description";s:119:"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com''s stat system.";s:7:"summary";s:119:"You can have simple, concise stats with no additional load on your server by plugging into WordPress.com''s stat system.";}i:9;a:7:{s:5:"title";s:28:"ringmaster on "WP-DB-Backup"";s:4:"link";s:58:"http://wordpress.org/extend/plugins/wp-db-backup/#post-472";s:7:"pubdate";s:31:"Sat, 17 Mar 2007 04:41:26 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"ringmaster";}s:4:"guid";s:40:"472@http://wordpress.org/extend/plugins/";s:11:"description";s:44:"On-demand backup of your WordPress database.";s:7:"summary";s:44:"On-demand backup of your WordPress database.";}i:10;a:7:{s:5:"title";s:41:"Viper007Bond on "Viper''s Video Quicktags"";s:4:"link";s:68:"http://wordpress.org/extend/plugins/vipers-video-quicktags/#post-810";s:7:"pubdate";s:31:"Tue, 03 Apr 2007 00:08:41 +0000";s:2:"dc";a:1:{s:7:"creator";s:12:"Viper007Bond";}s:4:"guid";s:40:"810@http://wordpress.org/extend/plugins/";s:11:"description";s:114:"Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.";s:7:"summary";s:114:"Allows easy and XHTML valid posting of videos from various websites such as YouTube, DailyMotion, Vimeo, and more.";}i:11;a:7:{s:5:"title";s:51:"micropat on "Add to Any Share/Save/Bookmark Button"";s:4:"link";s:56:"http://wordpress.org/extend/plugins/add-to-any/#post-498";s:7:"pubdate";s:31:"Sat, 17 Mar 2007 23:08:16 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"micropat";}s:4:"guid";s:40:"498@http://wordpress.org/extend/plugins/";s:11:"description";s:149:"Helps readers share, save, bookmark, and email your posts and pages using any service, such as Delicious, Digg, Facebook, Twitter, and over 100 more.";s:7:"summary";s:149:"Helps readers share, save, bookmark, and email your posts and pages using any service, such as Delicious, Digg, Facebook, Twitter, and over 100 more.";}i:12;a:7:{s:5:"title";s:27:"donncha on "WP Super Cache"";s:4:"link";s:61:"http://wordpress.org/extend/plugins/wp-super-cache/#post-2572";s:7:"pubdate";s:31:"Mon, 05 Nov 2007 11:40:04 +0000";s:2:"dc";a:1:{s:7:"creator";s:7:"donncha";}s:4:"guid";s:41:"2572@http://wordpress.org/extend/plugins/";s:11:"description";s:73:"A very fast caching engine for WordPress that produces static html files.";s:7:"summary";s:73:"A very fast caching engine for WordPress that produces static html files.";}i:13;a:7:{s:5:"title";s:35:"matrixagent on "StatPress Reloaded"";s:4:"link";s:65:"http://wordpress.org/extend/plugins/statpress-reloaded/#post-6983";s:7:"pubdate";s:31:"Thu, 11 Sep 2008 02:11:08 +0000";s:2:"dc";a:1:{s:7:"creator";s:11:"matrixagent";}s:4:"guid";s:41:"6983@http://wordpress.org/extend/plugins/";s:11:"description";s:150:"This plugin shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.";s:7:"summary";s:150:"This plugin shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.";}i:14;a:7:{s:5:"title";s:25:"peppolone on "Lightbox 2"";s:4:"link";s:73:"http://wordpress.org/extend/plugins/lightbox-2-wordpress-plugin/#post-525";s:7:"pubdate";s:31:"Sun, 18 Mar 2007 23:08:14 +0000";s:2:"dc";a:1:{s:7:"creator";s:9:"peppolone";}s:4:"guid";s:40:"525@http://wordpress.org/extend/plugins/";s:11:"description";s:149:"Plugin used to overlay images on the current page into neat Javascript-powered overlay popups. From settings you can choose background-color, overlay";s:7:"summary";s:149:"Plugin used to overlay images on the current page into neat Javascript-powered overlay popups. From settings you can choose background-color, overlay";}}s:7:"channel";a:6:{s:5:"title";s:12:"Most Popular";s:4:"link";s:36:"http://wordpress.org/extend/plugins/";s:11:"description";s:12:"Most Popular";s:8:"language";s:2:"en";s:7:"pubdate";s:31:"Thu, 25 Dec 2008 04:52:54 +0000";s:7:"tagline";s:12:"Most Popular";}s:9:"textinput";a:0:{}s:5:"image";a:0:{}s:9:"feed_type";s:3:"RSS";s:12:"feed_version";s:3:"2.0";s:5:"stack";a:0:{}s:9:"inchannel";b:0;s:6:"initem";b:0;s:9:"incontent";b:0;s:11:"intextinput";b:0;s:7:"inimage";b:0;s:13:"current_field";s:0:"";s:17:"current_namespace";b:0;s:19:"_CONTENT_CONSTRUCTS";a:6:{i:0;s:7:"content";i:1;s:7:"summary";i:2;s:4:"info";i:3;s:5:"title";i:4;s:7:"tagline";i:5;s:9:"copyright";}s:13:"last_modified";s:21:"2007-03-09 22:31:32\r\n";s:4:"etag";s:36:""15af6c8beba68d06f3cc0efb9f868c43"\r\n";}', 'no');
INSERT INTO `wp_options` VALUES(106, 0, 'rss_a5420c83891a9c88ad2a4f04584a5efc_ts', '1230510452', 'no');
INSERT INTO `wp_options` VALUES(107, 0, 'rss_0ff4b43bd116a9d8720d689c80e7dfd4', 'O:9:"MagpieRSS":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:10:{i:0;a:12:{s:5:"title";s:39:"Prioritizing Features for WordPress 2.8";s:4:"link";s:80:"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/";s:8:"comments";s:89:"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/#comments";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 00:17:58 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Jane Wells";}s:8:"category";s:32:"DevelopmentFeatures2.8surveytrac";s:4:"guid";s:39:"http://wordpress.org/development/?p=491";s:11:"description";s:327:"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas [...]";s:7:"content";a:1:{s:7:"encoded";s:2977:"
Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas forum, so there are a lot of potential features under consideration.
\nRight now, the lead developers are thinking the top priorities for 2.8 will be widget management, theme browser/installer and performance upgrades. The rest of the development time will be taken up with bug tickets and additional features/enhancements from a prioritized list. To that end, we’ve posted a new survey for you to help us prioritize features for 2.8. The list pulls from the developers’ “2.7 leftovers” list as well as the most popular features from the Ideas forum. Just rank each feature and tell us your top pick (up to three). You also have the option of adding comments or additional suggestions, but this is not mandatory. For your response to count, you must rank all of the features in the list. The survey has only one page.
\nNote that media features are not included in this list as we will be posting a separate survey for media-specific features soon.
\nCast your votes any time this week, but as always the sooner the better. This survey will close at noon on December 31, 2008 UTC.
\nIn the new year, we will be reviving scheduled IRC developer chats, where the lead developers will discuss the week’s progress on feature development, providing opportunities for people to ask questions or make suggestions. These will be held early in the day on Wednesdays (U.S. Wednesday), and the specific time will be posted here on the development blog once it’s been finalized.
\nAs a related aside, we spent a significant amount of time during 2.7 development sifting through Trac tickets that really shouldn’t have been there. Feature ideas and requests do not belong in Trac, they belong in the Ideas forum. Please reserve Trac for reporting bugs and things that need fixing (typos, code enhancements, etc.). If you are asking for a new UI, a new feature, or a new approach to coding something, that’s not an enhancement, it’s a new feature. New features will be entered into Trac by developers once it has been determined that the feature should be included in core. To help speed up development, moving forward we will close Trac tickets that are actually feature requests, with the comment that they should be posted in the Ideas forum instead. Please help the developers maximize their time by following this guideline.
\nThanks for your help!
\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:85:"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/feed/";}s:7:"summary";s:327:"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas [...]";s:12:"atom_content";s:2977:"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas forum, so there are a lot of potential features under consideration.
\nRight now, the lead developers are thinking the top priorities for 2.8 will be widget management, theme browser/installer and performance upgrades. The rest of the development time will be taken up with bug tickets and additional features/enhancements from a prioritized list. To that end, we’ve posted a new survey for you to help us prioritize features for 2.8. The list pulls from the developers’ “2.7 leftovers” list as well as the most popular features from the Ideas forum. Just rank each feature and tell us your top pick (up to three). You also have the option of adding comments or additional suggestions, but this is not mandatory. For your response to count, you must rank all of the features in the list. The survey has only one page.
\nNote that media features are not included in this list as we will be posting a separate survey for media-specific features soon.
\nCast your votes any time this week, but as always the sooner the better. This survey will close at noon on December 31, 2008 UTC.
\nIn the new year, we will be reviving scheduled IRC developer chats, where the lead developers will discuss the week’s progress on feature development, providing opportunities for people to ask questions or make suggestions. These will be held early in the day on Wednesdays (U.S. Wednesday), and the specific time will be posted here on the development blog once it’s been finalized.
\nAs a related aside, we spent a significant amount of time during 2.7 development sifting through Trac tickets that really shouldn’t have been there. Feature ideas and requests do not belong in Trac, they belong in the Ideas forum. Please reserve Trac for reporting bugs and things that need fixing (typos, code enhancements, etc.). If you are asking for a new UI, a new feature, or a new approach to coding something, that’s not an enhancement, it’s a new feature. New features will be entered into Trac by developers once it has been determined that the feature should be included in core. To help speed up development, moving forward we will close Trac tickets that are actually feature requests, with the comment that they should be posted in the Ideas forum instead. Please help the developers maximize their time by following this guideline.
\nThanks for your help!
\n";}i:1;a:12:{s:5:"title";s:28:"WordPress 2.7 “Coltrane”";s:4:"link";s:50:"http://wordpress.org/development/2008/12/coltrane/";s:8:"comments";s:59:"http://wordpress.org/development/2008/12/coltrane/#comments";s:7:"pubdate";s:31:"Thu, 11 Dec 2008 02:28:57 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Matt";}s:8:"category";s:11:"Development";s:4:"guid";s:39:"http://wordpress.org/development/?p=477";s:11:"description";s:318:"The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it [...]";s:7:"content";a:1:{s:7:"encoded";s:11933:"The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it did in a previous version. (Download it now, or read on for more.)
\nNext you’ll begin to notice the new features subtly sprinkled through the new interface: the new dashboard that you can arrange with drag and drop to put the things most important to you on top, QuickPress, comment threading, paging, and the ability to reply to comments from your dashboard, the ability to install any plugin directly from WordPress.org with a single click, and sticky posts.
\nDigging in further you might notice that every screen is customizable. Let’s say you never care about author on your post listings — just click “Screen Options” and uncheck it and it’s instantly gone from the page. The same for any module on the dashboard or write screen. If your screen is narrow and the menu is taking up too much horizontal room, click the arrow to minimize it to be icon-only, and then go to the write page and drag and drop everything from the right column into the main one, so your posting area is full-screen. (For example I like hiding everything except categories, tags, and publish. I put categories and tags on the right, and publish under the post box.)
\nFor a visual introduction to what 2.7 is, check out this video (available in HD, and full screen):
\n\nIt’s all about you. It’s the next generation of WordPress, which is why we’ve bestowed it with the honor of being named for John Coltrane. And you can download it today.
\nLast, but certainly not least, this may be the last time you ever have to manually upgrade WordPress again. We heard how tired you were of doing upgrades for yourself and your friends, so now WordPress includes a built-in upgrade that will automatically notify you of new releases, and when you’re ready it will download them, install them, and upgrade your blog with a single click.
\n(As with any interface change it may take a little bit of time to acclimate yourself but soon you’ll find yourself whizzing through the screens. Even people who have hated it at first tell us after a few days they wonder how they got by before.)
\nThe real reason Coltrane is such a huge leap forward is because the community was so involved with every step of the process. Over 150 people contributed code directly to the release, our highest ever, with many tens of thousands more participating in the polls, surveys, tests, mailing lists, and other feedback mechanisms the WordPress dev team used in putting this release together.
\nFor some of the back story in the development of 2.7, check out these blog posts (thanks to WeblogToolsCollection for the list):
\nThis was interesting to us, a blogging software release we actually blogged about, but the process was hugely informative. Prior to its release today Crazyhorse and 2.7 had been tested by tens of thousands of people on their blogs, hundreds of thousands of you count .com. The volume of feedback was so high that we decided to push back the release date a month to take time to incorporate it all and do more revisions based on what you guys said.
\nFor those of you wondering why we didn’t call this release 3.0, it’s because we abhor version number inflation. 3.0 will just be the next release after 2.9. The major features in new point releases approach also works well for products like OS X, with huge changes between a 10.3 and 10.4.
\nThose of you following along at home might have noticed this was our second major redesign of WordPress this year. Whoa nelly! While that wasn’t ideal, and I especially sympathize with those of you creating books or tutorials around WordPress, there’s good news. The changes to WordPress in 2.5 and 2.7 were necessary for us to break free of much of the legacy cruft and interface bloat that had built up over the years (gradually) and more importantly provide us with a UI framework and interface language we can use at the foundation to build tomorrow’s WordPress on, to express ideas we haven’t been able to before. So at the end of 2009 I expect, interface-wise, WordPress to look largely the same as it does now.
\nThat said, we couldn’t be more excited about the future with regards to features. Now that we’ve cleared out more basic things, we are looking forward in the coming year to really tackling media handling including audio and video, better tools for plugin and theme developers, widgets, theme updates, more integrated and contextual help, and easier integration with projects like BuddyPress and bbPress.
\nWe would like to take a moment to thank the following WordPress.org users for being a part of 2.7: Verena Segert, Ben Dunkle, 082net, _ck_, Aaron Brazell, Aaron Campbell, Aaron Harp, aaron_guitar, abackstrom, Alex Rabe, Alex Shiels, anderswc, andr, Andrew Ozz, andy, Andy Peatling, Austin Matzko, axelseaa, bendalton, Benedict Eastaugh, Betsy Kimak, Björn Wijers, bobrik, brianwhite, bubel, Byrne Reese, caesarsgrunt, capripot, Casey Bisson, Charles E. Frees-Melvin, Chris Johnston, codestyling, corischlegel, count_0, Daniel Jalkut, Daniel Torreblanca, David McFarlane, dbuser123, Demetris Kikizas, Dion Hulse, docwhat, Donncha O Caoimh, Doug Stewart, Dougal Campbell, dsader, dtsn, dwc, g30rg3x, guillep2k, Hailin Wu, Hans Engel, Jacob Santos, Jamie Rumbelow, Jan Brasna, Jane Wells, Jean-LucfromBrussels, Jennifer Hodgdon, Jeremy Clarke, Jérémie Bresson, jick, Joe Taiabjee, John Blackbourn, John Conners, John Lamansky, johnhennmacc, Joost de Valk, Joseph Scott, kashani, Kim Parsell, Lloyd Budd, Lutz Schröer, Malaiac, Mark Jaquith, Mark Steel, Matt Freedman, Matt Mullenweg, Matt Thomas, matthewh84, mattyrob, mcs_trekkie, Michael Adams, Michael Hampton, MichaelH, mictasm, Mike Schinkel, msi08, msw0418, mtekk, Nick Momrik, Nikolay Bachiyski, Noel Jackson, Otto, Ozh, paddya, paul, pedrop, pishmishy, Po0ky, RanYanivHartstein, raychampagne, rdworth, reinkim, rickoman, rm53, rnt, Robert Accettura, roganty, Ryan Boren, Ryan McCue, Sam Bauers, Sam_a, schiller, Scott Houst, sekundek, Shane, Simek, Simon Wheatley, sivel, st_falcon, stefano, strider72, tai, takayukister, techcookies, Terragg, thinlight, tott, Trevor Fitzgerald, tschai, Txanny, Valiallah (Mani) Monajjemi, Viper007Bond, Vladimir Kolesnikov, wasp, wet, wfrantz, x11tech, xknown, xorax, ydekproductions, yoavf, yonosoytu, yoshi, zedlander
\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:55:"http://wordpress.org/development/2008/12/coltrane/feed/";}s:7:"summary";s:318:"The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it [...]";s:12:"atom_content";s:11933:"The first thing you’ll notice about 2.7 is its new interface. From the top down, we’ve listened to your feedback and thought deeply about the design and the result is a WordPress that’s just plain faster. Nearly every task you do on your blog will take fewer clicks and be faster in 2.7 than it did in a previous version. (Download it now, or read on for more.)
\nNext you’ll begin to notice the new features subtly sprinkled through the new interface: the new dashboard that you can arrange with drag and drop to put the things most important to you on top, QuickPress, comment threading, paging, and the ability to reply to comments from your dashboard, the ability to install any plugin directly from WordPress.org with a single click, and sticky posts.
\nDigging in further you might notice that every screen is customizable. Let’s say you never care about author on your post listings — just click “Screen Options” and uncheck it and it’s instantly gone from the page. The same for any module on the dashboard or write screen. If your screen is narrow and the menu is taking up too much horizontal room, click the arrow to minimize it to be icon-only, and then go to the write page and drag and drop everything from the right column into the main one, so your posting area is full-screen. (For example I like hiding everything except categories, tags, and publish. I put categories and tags on the right, and publish under the post box.)
\nFor a visual introduction to what 2.7 is, check out this video (available in HD, and full screen):
\n\nIt’s all about you. It’s the next generation of WordPress, which is why we’ve bestowed it with the honor of being named for John Coltrane. And you can download it today.
\nLast, but certainly not least, this may be the last time you ever have to manually upgrade WordPress again. We heard how tired you were of doing upgrades for yourself and your friends, so now WordPress includes a built-in upgrade that will automatically notify you of new releases, and when you’re ready it will download them, install them, and upgrade your blog with a single click.
\n(As with any interface change it may take a little bit of time to acclimate yourself but soon you’ll find yourself whizzing through the screens. Even people who have hated it at first tell us after a few days they wonder how they got by before.)
\nThe real reason Coltrane is such a huge leap forward is because the community was so involved with every step of the process. Over 150 people contributed code directly to the release, our highest ever, with many tens of thousands more participating in the polls, surveys, tests, mailing lists, and other feedback mechanisms the WordPress dev team used in putting this release together.
\nFor some of the back story in the development of 2.7, check out these blog posts (thanks to WeblogToolsCollection for the list):
\nThis was interesting to us, a blogging software release we actually blogged about, but the process was hugely informative. Prior to its release today Crazyhorse and 2.7 had been tested by tens of thousands of people on their blogs, hundreds of thousands of you count .com. The volume of feedback was so high that we decided to push back the release date a month to take time to incorporate it all and do more revisions based on what you guys said.
\nFor those of you wondering why we didn’t call this release 3.0, it’s because we abhor version number inflation. 3.0 will just be the next release after 2.9. The major features in new point releases approach also works well for products like OS X, with huge changes between a 10.3 and 10.4.
\nThose of you following along at home might have noticed this was our second major redesign of WordPress this year. Whoa nelly! While that wasn’t ideal, and I especially sympathize with those of you creating books or tutorials around WordPress, there’s good news. The changes to WordPress in 2.5 and 2.7 were necessary for us to break free of much of the legacy cruft and interface bloat that had built up over the years (gradually) and more importantly provide us with a UI framework and interface language we can use at the foundation to build tomorrow’s WordPress on, to express ideas we haven’t been able to before. So at the end of 2009 I expect, interface-wise, WordPress to look largely the same as it does now.
\nThat said, we couldn’t be more excited about the future with regards to features. Now that we’ve cleared out more basic things, we are looking forward in the coming year to really tackling media handling including audio and video, better tools for plugin and theme developers, widgets, theme updates, more integrated and contextual help, and easier integration with projects like BuddyPress and bbPress.
\nWe would like to take a moment to thank the following WordPress.org users for being a part of 2.7: Verena Segert, Ben Dunkle, 082net, _ck_, Aaron Brazell, Aaron Campbell, Aaron Harp, aaron_guitar, abackstrom, Alex Rabe, Alex Shiels, anderswc, andr, Andrew Ozz, andy, Andy Peatling, Austin Matzko, axelseaa, bendalton, Benedict Eastaugh, Betsy Kimak, Björn Wijers, bobrik, brianwhite, bubel, Byrne Reese, caesarsgrunt, capripot, Casey Bisson, Charles E. Frees-Melvin, Chris Johnston, codestyling, corischlegel, count_0, Daniel Jalkut, Daniel Torreblanca, David McFarlane, dbuser123, Demetris Kikizas, Dion Hulse, docwhat, Donncha O Caoimh, Doug Stewart, Dougal Campbell, dsader, dtsn, dwc, g30rg3x, guillep2k, Hailin Wu, Hans Engel, Jacob Santos, Jamie Rumbelow, Jan Brasna, Jane Wells, Jean-LucfromBrussels, Jennifer Hodgdon, Jeremy Clarke, Jérémie Bresson, jick, Joe Taiabjee, John Blackbourn, John Conners, John Lamansky, johnhennmacc, Joost de Valk, Joseph Scott, kashani, Kim Parsell, Lloyd Budd, Lutz Schröer, Malaiac, Mark Jaquith, Mark Steel, Matt Freedman, Matt Mullenweg, Matt Thomas, matthewh84, mattyrob, mcs_trekkie, Michael Adams, Michael Hampton, MichaelH, mictasm, Mike Schinkel, msi08, msw0418, mtekk, Nick Momrik, Nikolay Bachiyski, Noel Jackson, Otto, Ozh, paddya, paul, pedrop, pishmishy, Po0ky, RanYanivHartstein, raychampagne, rdworth, reinkim, rickoman, rm53, rnt, Robert Accettura, roganty, Ryan Boren, Ryan McCue, Sam Bauers, Sam_a, schiller, Scott Houst, sekundek, Shane, Simek, Simon Wheatley, sivel, st_falcon, stefano, strider72, tai, takayukister, techcookies, Terragg, thinlight, tott, Trevor Fitzgerald, tschai, Txanny, Valiallah (Mani) Monajjemi, Viper007Bond, Vladimir Kolesnikov, wasp, wet, wfrantz, x11tech, xknown, xorax, ydekproductions, yoavf, yonosoytu, yoshi, zedlander
\n";}i:2;a:12:{s:5:"title";s:25:"2.7 Release Candidate Two";s:4:"link";s:66:"http://wordpress.org/development/2008/12/27-release-candidate-two/";s:8:"comments";s:75:"http://wordpress.org/development/2008/12/27-release-candidate-two/#comments";s:7:"pubdate";s:31:"Wed, 10 Dec 2008 00:55:33 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Matt";}s:8:"category";s:11:"Development";s:4:"guid";s:39:"http://wordpress.org/development/?p=474";s:11:"description";s:315:"There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.\nIt’s not quite that time yet, but we’re as close as we’ve ever been, hence the immediate availability of 2.7 Release [...]";s:7:"content";a:1:{s:7:"encoded";s:836:"There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.
\nIt’s not quite that time yet, but we’re as close as we’ve ever been, hence the immediate availability of 2.7 Release Candidate 2, or RC2 for short.
\nOf course if you were already testing 2.7, you can just use the built-in core updater (Tools > Upgrade) to download and install RC2 for you (and later upgrade you to the final release when it’s available) but if not you can use the download link above.
\nWe feel this release is pretty much exactly what we’re going to ship as 2.7, barring any final bugs or polish tweaks that you report or we find.
\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:71:"http://wordpress.org/development/2008/12/27-release-candidate-two/feed/";}s:7:"summary";s:315:"There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.\nIt’s not quite that time yet, but we’re as close as we’ve ever been, hence the immediate availability of 2.7 Release [...]";s:12:"atom_content";s:836:"There comes a time in every WordPress release when it’s ready for the world , to come out of its cocoon and feel the light of the world on its wings for the first time.
\nIt’s not quite that time yet, but we’re as close as we’ve ever been, hence the immediate availability of 2.7 Release Candidate 2, or RC2 for short.
\nOf course if you were already testing 2.7, you can just use the built-in core updater (Tools > Upgrade) to download and install RC2 for you (and later upgrade you to the final release when it’s available) but if not you can use the download link above.
\nWe feel this release is pretty much exactly what we’re going to ship as 2.7, barring any final bugs or polish tweaks that you report or we find.
\n";}i:3;a:12:{s:5:"title";s:33:"WordPress 2.7 Release Candidate 1";s:4:"link";s:74:"http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/";s:8:"comments";s:83:"http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/#comments";s:7:"pubdate";s:31:"Mon, 01 Dec 2008 22:26:14 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Ryan Boren";}s:8:"category";s:8:"Releases";s:4:"guid";s:39:"http://wordpress.org/development/?p=467";s:11:"description";s:312:"With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.\nWe think RC1 is ready for everyone to try [...]";s:7:"content";a:1:{s:7:"encoded";s:843:"With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.
\nWe think RC1 is ready for everyone to try out. Please download RC1 and help us make the final release the best it can be. As always, back up your blog before upgrading.
\n\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:79:"http://wordpress.org/development/2008/12/wordpress-27-release-candidate-1/feed/";}s:7:"summary";s:312:"With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.\nWe think RC1 is ready for everyone to try [...]";s:12:"atom_content";s:843:"With the release of RC1, we’re in the final leg of development before the release of 2.7. 280 commits since beta 3 have polished the new admin UI (including new menu icons created by the winners of our icon design contest) and fixed all known blocker bugs.
\nWe think RC1 is ready for everyone to try out. Please download RC1 and help us make the final release the best it can be. As always, back up your blog before upgrading.
\n\n";}i:4;a:12:{s:5:"title";s:15:"WordPress 2.6.5";s:4:"link";s:55:"http://wordpress.org/development/2008/11/wordpress-265/";s:8:"comments";s:64:"http://wordpress.org/development/2008/11/wordpress-265/#comments";s:7:"pubdate";s:31:"Tue, 25 Nov 2008 17:33:56 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Ryan Boren";}s:8:"category";s:11:"Development";s:4:"guid";s:39:"http://wordpress.org/development/?p=462";s:11:"description";s:391:"WordPress 2.6.5 is immediately available and fixes one security problem and three bugs. We recommend everyone upgrade to this release.\nThe security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from [...]";s:7:"content";a:1:{s:7:"encoded";s:1251:"WordPress 2.6.5 is immediately available and fixes one security problem and three bugs. We recommend everyone upgrade to this release.
\nThe security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from the 2.6.5 release package.
2.6.5 contains three other small fixes in addition to the XSS fix. The first prevents accidentally saving post meta information to a revision. The second prevents XML-RPC from fetching incorrect post types. The third adds some user ID sanitization during bulk delete requests. For a list of changed files, consult the full changeset between 2.6.3 and 2.6.5.
\nNote that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.
\n\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:60:"http://wordpress.org/development/2008/11/wordpress-265/feed/";}s:7:"summary";s:391:"WordPress 2.6.5 is immediately available and fixes one security problem and three bugs. We recommend everyone upgrade to this release.\nThe security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from [...]";s:12:"atom_content";s:1251:"WordPress 2.6.5 is immediately available and fixes one security problem and three bugs. We recommend everyone upgrade to this release.
\nThe security issue is an XSS exploit discovered by Jeremias Reith that fortunately only affects IP-based virtual servers running on Apache 2.x. If you are interested only in the security fix, copy wp-includes/feed.php and wp-includes/version.php from the 2.6.5 release package.
2.6.5 contains three other small fixes in addition to the XSS fix. The first prevents accidentally saving post meta information to a revision. The second prevents XML-RPC from fetching incorrect post types. The third adds some user ID sanitization during bulk delete requests. For a list of changed files, consult the full changeset between 2.6.3 and 2.6.5.
\nNote that we are skipping version 2.6.4 and jumping from 2.6.3 to 2.6.5 to avoid confusion with a fake 2.6.4 release that made the rounds. There is not and never will be a version 2.6.4.
\n\n";}i:5;a:12:{s:5:"title";s:27:"The Results of Project Icon";s:4:"link";s:69:"http://wordpress.org/development/2008/11/the-results-of-project-icon/";s:8:"comments";s:78:"http://wordpress.org/development/2008/11/the-results-of-project-icon/#comments";s:7:"pubdate";s:31:"Mon, 17 Nov 2008 17:02:34 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Jane Wells";}s:8:"category";s:29:"User Interface2.7contesticons";s:4:"guid";s:39:"http://wordpress.org/development/?p=441";s:11:"description";s:345:"The community has voted, and the votes have been tallied. The winner of Project Icon, with 35% of the votes, is Entry ID “BD,” otherwise known as Ben Dunkle. Congratulations, Ben! The runner-up was VS, otherwise known as Verena Segert, so we’ll be attaching that set to the alternate color palette that is selectable from [...]";s:7:"content";a:1:{s:7:"encoded";s:8013:"
The community has voted, and the votes have been tallied. The winner of Project Icon, with 35% of the votes, is Entry ID “BD,” otherwise known as Ben Dunkle. Congratulations, Ben! The runner-up was VS, otherwise known as Verena Segert, so we’ll be attaching that set to the alternate color palette that is selectable from the profile screen. As we prepare for RC1, Ben and Verena will be revising a couple of their icons so that both sets will use the same metaphors, creating the colored “on” states, and creating the larger size of each icon for use in the h2 screen headers. We are very grateful to have had the opportunity to select from so many great options, and would like to express again our appreciation for all the designers who participated in the contest. Thanks also to the more than 3700 people who completed the voting survey and took the time to weigh on on the individual icon sets.
| Q.18 Which one of the sets do you think we should use as a basis for the 2.7 icons? | \n||
| Icon Set | \n# of votes | \n% of votes | \n
| BD | \n1285 | \n35% | \n
| VS | \n1080 | \n29% | \n
| GB2 | \n424 | \n11% | \n
| OSD | \n376 | \n10% | \n
| LS | \n300 | \n8% | \n
| GB1 | \n235 | \n6% | \n
The wide lead of BD and VS made it clear that voters had a clear preference for these sets.
\n| Q.20 If you could choose a runner-up, which would you choose? | \n||
| Icon Set | \n# of votes | \n% of votes | \n
| VS | \n916 | \n27% | \n
| BD | \n647 | \n19% | \n
| LS | \n522 | \n16% | \n
| OSD | \n488 | \n14% | \n
| GB2 | \n462 | \n14% | \n
| GB1 | \n331 | \n10% | \n
Question 20 was not mandatory, so a few hundred people skipped it, but the responses we did get (3366 of them) reinforced the fact that the two most popular sets were also the most popular 2nd choices, which made the decision of the judges to go with the popular vote an easy one (take that, electoral college!).
\nA few of the individual icon metaphors also had a significant lead over the other choices.
\nDashboard: 1333 voters (40%) chose a house as the best metaphor. We agree, so both Ben and Verena will be replacing their Dashboard icons.
Media: 2097 voters (65%) chose the combination camera + musical note icon, which was part of Ben’s set. We also really loved it, and Verena will amend her media icon to incorporate this idea.
\nPlugins: 1682 voters (53%) selected the outlet plug metaphor, which both Ben and Verena used in their sets.
\nTools: 1581 voters (49%) liked the combination of two tools better than anything else, so Ben and Verena will try this approach.
\nSo those are the results, and soon you’ll see the new icons coming to a 2.7 installation near you.
\nNeed another look at the entries to remember which one you liked best? Here are some reminder images, as well as the identity of each set’s creator.
\n BD was Ben Dunkle, a designer, professor and artist from upstate/western New York State. In case you’ve already forgotten, Ben’s icon set is the winner of Project Icon and will become the default icon set after a few minor changes. | \n VS was Verena Segert, our runner-up, a designer from Germany who presented sets in both grayscale and blue. Her blue icons received more specific voter comments than the gray ones, so we’re planning the second color palette to be in shades of blue so that we can use the blue icon set. | \n
![]() GB was Guillaume Berry, a designer from France who submitted two sets in the same style in order to propose a couple of different metaphors. One of his sets came in third while the other came in last, but whether you only look at the higher scoring set or you combine their votes, Guillaume had the next highest percentage of votes, and many people liked the metaphors he used for various icons. In fact, given the enthusiasm of the community for Guillaume’s icons, we think a great plugin would be one that would allow the user to upload the icon set of their choice. Any volunteers? | \n|
OSD was the Open Source Design class at Parson’s in New york City, taught by Mushon Zer-Aviv and consisting of students Alexandra Zsigmond, Ed Nacional, Karen Messing, Khurram Bajwa, Leonie Leibenfrost. Teacher and students worked together to determine their metaphors and visual style. | \n LS was Luke Smith, a designer from Iowa who specializes in icons among his other design pursuits. | \n
If you need to hire an icon designer any time soon, we highly recommend our Project Icon contestants, who all delivered great work in a very short timeframe. It was great to work with all of them, even for such a short assignment.
\nSo, to sum up:
\nThanks again to everyone who participated in this experiment, and we hope you enjoyed it as much as we did. And congratulations again to Ben and Verena!
\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:74:"http://wordpress.org/development/2008/11/the-results-of-project-icon/feed/";}s:7:"summary";s:345:"The community has voted, and the votes have been tallied. The winner of Project Icon, with 35% of the votes, is Entry ID “BD,” otherwise known as Ben Dunkle. Congratulations, Ben! The runner-up was VS, otherwise known as Verena Segert, so we’ll be attaching that set to the alternate color palette that is selectable from [...]";s:12:"atom_content";s:8013:"
The community has voted, and the votes have been tallied. The winner of Project Icon, with 35% of the votes, is Entry ID “BD,” otherwise known as Ben Dunkle. Congratulations, Ben! The runner-up was VS, otherwise known as Verena Segert, so we’ll be attaching that set to the alternate color palette that is selectable from the profile screen. As we prepare for RC1, Ben and Verena will be revising a couple of their icons so that both sets will use the same metaphors, creating the colored “on” states, and creating the larger size of each icon for use in the h2 screen headers. We are very grateful to have had the opportunity to select from so many great options, and would like to express again our appreciation for all the designers who participated in the contest. Thanks also to the more than 3700 people who completed the voting survey and took the time to weigh on on the individual icon sets.
| Q.18 Which one of the sets do you think we should use as a basis for the 2.7 icons? | \n||
| Icon Set | \n# of votes | \n% of votes | \n
| BD | \n1285 | \n35% | \n
| VS | \n1080 | \n29% | \n
| GB2 | \n424 | \n11% | \n
| OSD | \n376 | \n10% | \n
| LS | \n300 | \n8% | \n
| GB1 | \n235 | \n6% | \n
The wide lead of BD and VS made it clear that voters had a clear preference for these sets.
\n| Q.20 If you could choose a runner-up, which would you choose? | \n||
| Icon Set | \n# of votes | \n% of votes | \n
| VS | \n916 | \n27% | \n
| BD | \n647 | \n19% | \n
| LS | \n522 | \n16% | \n
| OSD | \n488 | \n14% | \n
| GB2 | \n462 | \n14% | \n
| GB1 | \n331 | \n10% | \n
Question 20 was not mandatory, so a few hundred people skipped it, but the responses we did get (3366 of them) reinforced the fact that the two most popular sets were also the most popular 2nd choices, which made the decision of the judges to go with the popular vote an easy one (take that, electoral college!).
\nA few of the individual icon metaphors also had a significant lead over the other choices.
\nDashboard: 1333 voters (40%) chose a house as the best metaphor. We agree, so both Ben and Verena will be replacing their Dashboard icons.
Media: 2097 voters (65%) chose the combination camera + musical note icon, which was part of Ben’s set. We also really loved it, and Verena will amend her media icon to incorporate this idea.
\nPlugins: 1682 voters (53%) selected the outlet plug metaphor, which both Ben and Verena used in their sets.
\nTools: 1581 voters (49%) liked the combination of two tools better than anything else, so Ben and Verena will try this approach.
\nSo those are the results, and soon you’ll see the new icons coming to a 2.7 installation near you.
\nNeed another look at the entries to remember which one you liked best? Here are some reminder images, as well as the identity of each set’s creator.
\n BD was Ben Dunkle, a designer, professor and artist from upstate/western New York State. In case you’ve already forgotten, Ben’s icon set is the winner of Project Icon and will become the default icon set after a few minor changes. | \n VS was Verena Segert, our runner-up, a designer from Germany who presented sets in both grayscale and blue. Her blue icons received more specific voter comments than the gray ones, so we’re planning the second color palette to be in shades of blue so that we can use the blue icon set. | \n
![]() GB was Guillaume Berry, a designer from France who submitted two sets in the same style in order to propose a couple of different metaphors. One of his sets came in third while the other came in last, but whether you only look at the higher scoring set or you combine their votes, Guillaume had the next highest percentage of votes, and many people liked the metaphors he used for various icons. In fact, given the enthusiasm of the community for Guillaume’s icons, we think a great plugin would be one that would allow the user to upload the icon set of their choice. Any volunteers? | \n|
OSD was the Open Source Design class at Parson’s in New york City, taught by Mushon Zer-Aviv and consisting of students Alexandra Zsigmond, Ed Nacional, Karen Messing, Khurram Bajwa, Leonie Leibenfrost. Teacher and students worked together to determine their metaphors and visual style. | \n LS was Luke Smith, a designer from Iowa who specializes in icons among his other design pursuits. | \n
If you need to hire an icon designer any time soon, we highly recommend our Project Icon contestants, who all delivered great work in a very short timeframe. It was great to work with all of them, even for such a short assignment.
\nSo, to sum up:
\nThanks again to everyone who participated in this experiment, and we hope you enjoyed it as much as we did. And congratulations again to Ben and Verena!
\n";}i:6;a:12:{s:5:"title";s:20:"WordPress 2.7 Beta 3";s:4:"link";s:61:"http://wordpress.org/development/2008/11/wordpress-27-beta-3/";s:8:"comments";s:70:"http://wordpress.org/development/2008/11/wordpress-27-beta-3/#comments";s:7:"pubdate";s:31:"Sat, 15 Nov 2008 20:43:47 +0000";s:2:"dc";a:1:{s:7:"creator";s:12:"Mark Jaquith";}s:8:"category";s:11:"Releases2.7";s:4:"guid";s:39:"http://wordpress.org/development/?p=437";s:11:"description";s:387:"WordPress 2.7 Beta 3 has been released for your testing pleasure. Here are some of the changes since Beta 2 (over 160 changes in total):\n\nNumerous style improvements and refinements.\nAll admin notices now go under the page title.\nPHP Notice fixes.\nDashboard widget options now properly save.\nMenu fixes.\nNew design for Quick Edit.\nCanonical feed URL fixes.\nWalker fixes.\nAn update [...]";s:7:"content";a:1:{s:7:"encoded";s:1720:"WordPress 2.7 Beta 3 has been released for your testing pleasure. Here are some of the changes since Beta 2 (over 160 changes in total):
\nIf you have already installed Beta 1 or Beta 2, you can update to Beta 3 via the Tools -> Update menu. If you have problems, or if this is your first time in the 2.7 beta ring, you can download and upgrade the old fashioned way.
\n\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:66:"http://wordpress.org/development/2008/11/wordpress-27-beta-3/feed/";}s:7:"summary";s:387:"WordPress 2.7 Beta 3 has been released for your testing pleasure. Here are some of the changes since Beta 2 (over 160 changes in total):\n\nNumerous style improvements and refinements.\nAll admin notices now go under the page title.\nPHP Notice fixes.\nDashboard widget options now properly save.\nMenu fixes.\nNew design for Quick Edit.\nCanonical feed URL fixes.\nWalker fixes.\nAn update [...]";s:12:"atom_content";s:1720:"WordPress 2.7 Beta 3 has been released for your testing pleasure. Here are some of the changes since Beta 2 (over 160 changes in total):
\nIf you have already installed Beta 1 or Beta 2, you can update to Beta 3 via the Tools -> Update menu. If you have problems, or if this is your first time in the 2.7 beta ring, you can download and upgrade the old fashioned way.
\n\n";}i:7;a:12:{s:5:"title";s:27:"WordPress 2.7: Project Icon";s:4:"link";s:67:"http://wordpress.org/development/2008/11/wordpress-27-project-icon/";s:8:"comments";s:76:"http://wordpress.org/development/2008/11/wordpress-27-project-icon/#comments";s:7:"pubdate";s:31:"Thu, 13 Nov 2008 19:13:10 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Jane Wells";}s:8:"category";s:22:"User Interface2.7icons";s:4:"guid";s:39:"http://wordpress.org/development/?p=419";s:11:"description";s:316:"Earlier in the beta period, we put out a call here on the development blog for designers in the WordPress community who might be interested in designing custom icons for the 2.7 admin interface. Over a dozen icon designers from around the world responded, so rather than choose just one, we decided to turn the [...]";s:7:"content";a:1:{s:7:"encoded";s:3398:"Earlier in the beta period, we put out a call here on the development blog for designers in the WordPress community who might be interested in designing custom icons for the 2.7 admin interface. Over a dozen icon designers from around the world responded, so rather than choose just one, we decided to turn the icon design assignment into a contest so that more people could participate and the community could have a vote in what the new icons should look like.
\nOnce we decided to go with a contest format instead of a single-designer gig, about half the original volunteers changed their minds. The remaining designers each submitted two icons (Posts, Links) in their proposed style. At this stage a couple of designers were thanked for their submissions but eliminated from the competition because their icons were considered too far afield from the WordPress visual style. The remaining designers were given feedback on the icons they had submitted and given about a week to complete the icon set for the menu as well as the list/excerpt icons that are shown on the Edit Posts screen. All but one of these designers finished a complete set, giving us five sets in total.
\nSo now we need to choose a direction. For each of the icon sets, we’ll show you the set itself, the designer’s introduction, and some feedback from the lead developers. After you’ve reviewed all five, place your vote for the set you think has the visual style that is the most suitable for WordPress 2.7. This will be followed by additional votes on specific icons, so if you like the specific image used in one set but like the style of another, you can vote to change the metaphor for a given icon. You’ll also be able to leave general feedback throughout the voting process. When voting has concluded, we’ll review the comments and the votes, and will declare a winner.
\nThings to bear in mind when making your selections:
\nA week is not a long time to create 13 icons. The winning set will undergo a revision to be refined, and some icons may be substituted. We asked for all icons in grayscale for the contest. An “on” state and a larger size for screen headers will be designed by the winner. It seemed like too much work to have everyone do multiple states for so many icons.
Ready? Go and take the icon survey. (The survey has now been closed.) Voting will remain open for 48 hours from the time of this post to allow people from all time zones a chance to participate before we close the survey and make a decision (since we’d like to include the new icons in Beta 3).
\nA Note Regarding the 2.7 Release Date:
\nAs we approach Beta 3, bug tickets continue to be added to Trac, the pain of making things look good in IE6 continues to be felt, and the need to improve accessibility looms. If you love WordPress, are a decent coder, and want to contribute like these icon designers contributed, please consider contributing a patch to help with one of these efforts. Jump right in on current Trac tickets, or pop into the #wordpress-dev IRC channel to ask what to do.
Earlier in the beta period, we put out a call here on the development blog for designers in the WordPress community who might be interested in designing custom icons for the 2.7 admin interface. Over a dozen icon designers from around the world responded, so rather than choose just one, we decided to turn the icon design assignment into a contest so that more people could participate and the community could have a vote in what the new icons should look like.
\nOnce we decided to go with a contest format instead of a single-designer gig, about half the original volunteers changed their minds. The remaining designers each submitted two icons (Posts, Links) in their proposed style. At this stage a couple of designers were thanked for their submissions but eliminated from the competition because their icons were considered too far afield from the WordPress visual style. The remaining designers were given feedback on the icons they had submitted and given about a week to complete the icon set for the menu as well as the list/excerpt icons that are shown on the Edit Posts screen. All but one of these designers finished a complete set, giving us five sets in total.
\nSo now we need to choose a direction. For each of the icon sets, we’ll show you the set itself, the designer’s introduction, and some feedback from the lead developers. After you’ve reviewed all five, place your vote for the set you think has the visual style that is the most suitable for WordPress 2.7. This will be followed by additional votes on specific icons, so if you like the specific image used in one set but like the style of another, you can vote to change the metaphor for a given icon. You’ll also be able to leave general feedback throughout the voting process. When voting has concluded, we’ll review the comments and the votes, and will declare a winner.
\nThings to bear in mind when making your selections:
\nA week is not a long time to create 13 icons. The winning set will undergo a revision to be refined, and some icons may be substituted. We asked for all icons in grayscale for the contest. An “on” state and a larger size for screen headers will be designed by the winner. It seemed like too much work to have everyone do multiple states for so many icons.
Ready? Go and take the icon survey. (The survey has now been closed.) Voting will remain open for 48 hours from the time of this post to allow people from all time zones a chance to participate before we close the survey and make a decision (since we’d like to include the new icons in Beta 3).
\nA Note Regarding the 2.7 Release Date:
\nAs we approach Beta 3, bug tickets continue to be added to Trac, the pain of making things look good in IE6 continues to be felt, and the need to improve accessibility looms. If you love WordPress, are a decent coder, and want to contribute like these icon designers contributed, please consider contributing a patch to help with one of these efforts. Jump right in on current Trac tickets, or pop into the #wordpress-dev IRC channel to ask what to do.
WordPress 2.7 Beta 2 is ready. Here is a quick rundown of changes since beta 1.
\nIf you have already installed beta 1, you can update to beta 2 via the Tools -> Update menu. Beta 1 does have a bug in the automatic upgrade that breaks certain setups, so be prepared to download and install Beta 2 manually if you experience problems.
\n\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:66:"http://wordpress.org/development/2008/11/wordpress-27-beta-2/feed/";}s:7:"summary";s:395:"WordPress 2.7 Beta 2 is ready. Here is a quick rundown of changes since beta 1.\n\nThe Upload button didn’t always show. Fixed.\nJS on the Dashboard broke for blogs with no comments, causing several UI elements to “freeze”. Fixed.\nRecent Drafts Dashboard module didn’t show correct times. Fixed.\nVarious Autosave fixes.\nRedirect after deleting a page from the editor [...]";s:12:"atom_content";s:1726:"WordPress 2.7 Beta 2 is ready. Here is a quick rundown of changes since beta 1.
\nIf you have already installed beta 1, you can update to beta 2 via the Tools -> Update menu. Beta 1 does have a bug in the automatic upgrade that breaks certain setups, so be prepared to download and install Beta 2 manually if you experience problems.
\n\n";}i:9;a:12:{s:5:"title";s:48:"What’s your favorite thing about the 2.7 Beta?";s:4:"link";s:85:"http://wordpress.org/development/2008/11/whats-your-favorite-thing-about-the-27-beta/";s:8:"comments";s:94:"http://wordpress.org/development/2008/11/whats-your-favorite-thing-about-the-27-beta/#comments";s:7:"pubdate";s:31:"Sun, 02 Nov 2008 20:09:19 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Jane Wells";}s:8:"category";s:8:"Features";s:4:"guid";s:39:"http://wordpress.org/development/?p=396";s:11:"description";s:317:"There have been a lot of posts and twitter announcements by people checking out the WordPress 2.7 Beta since it was announced yesterday. What’s your favorite thing about 2.7 so far? Or if you haven’t made the leap yet, to which feature are you most looking forward? Tell us in the poll below. \n What [...]";s:7:"content";a:1:{s:7:"encoded";s:1051:"There have been a lot of posts and twitter announcements by people checking out the WordPress 2.7 Beta since it was announced yesterday. What’s your favorite thing about 2.7 so far? Or if you haven’t made the leap yet, to which feature are you most looking forward? Tell us in the poll below.
\n\nIf you have a extra minute or two, we’ve also put together a survey that lists all the new features and allows you to rate them, as well as give additional feedback if you’re so inclined. If you want to participate, take the 2.7 Beta Favorite Features survey.
\n";}s:3:"wfw";a:1:{s:10:"commentrss";s:90:"http://wordpress.org/development/2008/11/whats-your-favorite-thing-about-the-27-beta/feed/";}s:7:"summary";s:317:"There have been a lot of posts and twitter announcements by people checking out the WordPress 2.7 Beta since it was announced yesterday. What’s your favorite thing about 2.7 so far? Or if you haven’t made the leap yet, to which feature are you most looking forward? Tell us in the poll below. \n What [...]";s:12:"atom_content";s:1051:"There have been a lot of posts and twitter announcements by people checking out the WordPress 2.7 Beta since it was announced yesterday. What’s your favorite thing about 2.7 so far? Or if you haven’t made the leap yet, to which feature are you most looking forward? Tell us in the poll below.
\n\nIf you have a extra minute or two, we’ve also put together a survey that lists all the new features and allows you to rate them, as well as give additional feedback if you’re so inclined. If you want to participate, take the 2.7 Beta Favorite Features survey.
\n";}}s:7:"channel";a:8:{s:5:"title";s:26:"WordPress Development Blog";s:4:"link";s:32:"http://wordpress.org/development";s:11:"description";s:33:"WordPress development and updates";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 00:20:35 +0000";s:9:"generator";s:41:"http://wordpress.org/?v=2.8-bleeding-edge";s:8:"language";s:2:"en";s:2:"sy";a:2:{s:12:"updateperiod";s:6:"hourly";s:15:"updatefrequency";s:1:"1";}s:7:"tagline";s:33:"WordPress development and updates";}s:9:"textinput";a:0:{}s:5:"image";a:0:{}s:9:"feed_type";s:3:"RSS";s:12:"feed_version";s:3:"2.0";s:5:"stack";a:0:{}s:9:"inchannel";b:0;s:6:"initem";b:0;s:9:"incontent";b:0;s:11:"intextinput";b:0;s:7:"inimage";b:0;s:13:"current_field";s:0:"";s:17:"current_namespace";b:0;s:19:"_CONTENT_CONSTRUCTS";a:6:{i:0;s:7:"content";i:1;s:7:"summary";i:2;s:4:"info";i:3;s:5:"title";i:4;s:7:"tagline";i:5;s:9:"copyright";}s:13:"last_modified";s:31:"Wed, 24 Dec 2008 00:20:35 GMT\r\n";s:4:"etag";s:36:""8f93c3af08e9f412be8230cfe21660eb"\r\n";}', 'no'); INSERT INTO `wp_options` VALUES(108, 0, 'rss_0ff4b43bd116a9d8720d689c80e7dfd4_ts', '1230510452', 'no'); INSERT INTO `wp_options` VALUES(109, 0, 'rss_57bc725ad6568758915363af670fd8bc', 'O:9:"MagpieRSS":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:15:{i:0;a:7:{s:5:"title";s:29:"lauweijie7715 on "CubePoints"";s:4:"link";s:57:"http://wordpress.org/extend/plugins/cubepoints/#post-8248";s:7:"pubdate";s:31:"Fri, 26 Dec 2008 16:50:30 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"lauweijie7715";}s:4:"guid";s:41:"8248@http://wordpress.org/extend/plugins/";s:11:"description";s:69:"CubePoints is a point management system designed for Wordpress blogs.";s:7:"summary";s:69:"CubePoints is a point management system designed for Wordpress blogs.";}i:1;a:7:{s:5:"title";s:30:"bkrausz on "Custom Taxonomies"";s:4:"link";s:64:"http://wordpress.org/extend/plugins/custom-taxonomies/#post-8244";s:7:"pubdate";s:31:"Fri, 26 Dec 2008 02:56:10 +0000";s:2:"dc";a:1:{s:7:"creator";s:7:"bkrausz";}s:4:"guid";s:41:"8244@http://wordpress.org/extend/plugins/";s:11:"description";s:134:"Custom Taxonomies provides a full administrative interface for creating \nand using taxonomies beyond the standard Tags and Categories.";s:7:"summary";s:134:"Custom Taxonomies provides a full administrative interface for creating \nand using taxonomies beyond the standard Tags and Categories.";}i:2;a:7:{s:5:"title";s:46:"stuckish on "Amazon S3 Expiring URL Generator"";s:4:"link";s:70:"http://wordpress.org/extend/plugins/amazon-s3-url-generator/#post-8243";s:7:"pubdate";s:31:"Thu, 25 Dec 2008 14:28:23 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"stuckish";}s:4:"guid";s:41:"8243@http://wordpress.org/extend/plugins/";s:11:"description";s:98:"Generate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.";s:7:"summary";s:98:"Generate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.";}i:3;a:7:{s:5:"title";s:62:"V.J.Catkick on "Recent Trackbacks / Pingbacks by Entry Widget"";s:4:"link";s:83:"http://wordpress.org/extend/plugins/recent-trackbacks-pingbacks-by-entry/#post-8242";s:7:"pubdate";s:31:"Thu, 25 Dec 2008 06:08:06 +0000";s:2:"dc";a:1:{s:7:"creator";s:11:"V.J.Catkick";}s:4:"guid";s:41:"8242@http://wordpress.org/extend/plugins/";s:11:"description";s:80:"Display recent trackbacks and/or pingbacks list simply on sidebar sort by entry.";s:7:"summary";s:80:"Display recent trackbacks and/or pingbacks list simply on sidebar sort by entry.";}i:4;a:7:{s:5:"title";s:31:"MelihGuney on "Happy Christmas"";s:4:"link";s:69:"http://wordpress.org/extend/plugins/happy-christmas-plugin/#post-8241";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 23:16:37 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"MelihGuney";}s:4:"guid";s:41:"8241@http://wordpress.org/extend/plugins/";s:11:"description";s:59:"This plugin will create a good skin in your wordpress blog.";s:7:"summary";s:59:"This plugin will create a good skin in your wordpress blog.";}i:5;a:7:{s:5:"title";s:47:"palmerville on "Top Twitter Links by Twitturls"";s:4:"link";s:77:"http://wordpress.org/extend/plugins/top-twitter-links-by-twitturls/#post-8240";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 20:56:56 +0000";s:2:"dc";a:1:{s:7:"creator";s:11:"palmerville";}s:4:"guid";s:41:"8240@http://wordpress.org/extend/plugins/";s:11:"description";s:58:"Widget that displays currently popular links from Twitter.";s:7:"summary";s:58:"Widget that displays currently popular links from Twitter.";}i:6;a:7:{s:5:"title";s:48:"V.J.Catkick on "Recent Cooments by Entry Widget"";s:4:"link";s:71:"http://wordpress.org/extend/plugins/recent-comments-by-entry/#post-8236";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 16:30:12 +0000";s:2:"dc";a:1:{s:7:"creator";s:11:"V.J.Catkick";}s:4:"guid";s:41:"8236@http://wordpress.org/extend/plugins/";s:11:"description";s:61:"Display recent comments list simply on sidebar sort by entry.";s:7:"summary";s:61:"Display recent comments list simply on sidebar sort by entry.";}i:7;a:7:{s:5:"title";s:31:"marapper on "WP Typograph Full"";s:4:"link";s:64:"http://wordpress.org/extend/plugins/wp-typograph-full/#post-8234";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 08:41:03 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"marapper";}s:4:"guid";s:41:"8234@http://wordpress.org/extend/plugins/";s:11:"description";s:61:"Russian typography for Wordpress. Full version with settings.";s:7:"summary";s:61:"Russian typography for Wordpress. Full version with settings.";}i:8;a:7:{s:5:"title";s:32:"AntonShevchuk on "(a) Slideshow"";s:4:"link";s:58:"http://wordpress.org/extend/plugins/a-slideshow/#post-8227";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 05:22:34 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"AntonShevchuk";}s:4:"guid";s:41:"8227@http://wordpress.org/extend/plugins/";s:11:"description";s:23:"Slideshow for your blog";s:7:"summary";s:23:"Slideshow for your blog";}i:9;a:7:{s:5:"title";s:37:"criticalerror on "Sapo OpenID Header"";s:4:"link";s:59:"http://wordpress.org/extend/plugins/sapo-open-id/#post-8226";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 01:50:45 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"criticalerror";}s:4:"guid";s:41:"8226@http://wordpress.org/extend/plugins/";s:11:"description";s:166:"This plugins had the needed code to the header of your blog, to detect your OpenID account at http://openid.sapo.pt";s:7:"summary";s:166:"This plugins had the needed code to the header of your blog, to detect your OpenID account at http://openid.sapo.pt";}i:10;a:7:{s:5:"title";s:41:"ixmenhancement on "Media Library Gallery"";s:4:"link";s:68:"http://wordpress.org/extend/plugins/media-library-gallery/#post-8225";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 22:39:28 +0000";s:2:"dc";a:1:{s:7:"creator";s:14:"ixmenhancement";}s:4:"guid";s:41:"8225@http://wordpress.org/extend/plugins/";s:11:"description";s:75:"Automatically creates a gallery with every images posts have in attachment.";s:7:"summary";s:75:"Automatically creates a gallery with every images posts have in attachment.";}i:11;a:7:{s:5:"title";s:24:"mbyte on "Explore pages"";s:4:"link";s:60:"http://wordpress.org/extend/plugins/explore-pages/#post-8219";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 14:19:42 +0000";s:2:"dc";a:1:{s:7:"creator";s:5:"mbyte";}s:4:"guid";s:41:"8219@http://wordpress.org/extend/plugins/";s:11:"description";s:50:"Explorer-like plugin for walking through the pages";s:7:"summary";s:50:"Explorer-like plugin for walking through the pages";}i:12;a:7:{s:5:"title";s:20:"mbyte on "Kavychker"";s:4:"link";s:56:"http://wordpress.org/extend/plugins/kavychker/#post-8218";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 11:43:17 +0000";s:2:"dc";a:1:{s:7:"creator";s:5:"mbyte";}s:4:"guid";s:41:"8218@http://wordpress.org/extend/plugins/";s:11:"description";s:43:"It''s normal typography plugin for WordPress";s:7:"summary";s:43:"It''s normal typography plugin for WordPress";}i:13;a:7:{s:5:"title";s:32:"HappyApple on "AJAX Page Loader"";s:4:"link";s:66:"http://wordpress.org/extend/plugins/ajax-page-loader-15/#post-8217";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 11:39:32 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"HappyApple";}s:4:"guid";s:41:"8217@http://wordpress.org/extend/plugins/";s:11:"description";s:76:"AJAX Page Loader will load posts, pages, etc. without reloading entire page.";s:7:"summary";s:76:"AJAX Page Loader will load posts, pages, etc. without reloading entire page.";}i:14;a:7:{s:5:"title";s:31:"marapper on "WP Typograph Lite"";s:4:"link";s:67:"http://wordpress.org/extend/plugins/wp-russian-typograph/#post-8208";s:7:"pubdate";s:31:"Mon, 22 Dec 2008 14:38:33 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"marapper";}s:4:"guid";s:41:"8208@http://wordpress.org/extend/plugins/";s:11:"description";s:47:"Russian typography for Wordpress. Lite version.";s:7:"summary";s:47:"Russian typography for Wordpress. Lite version.";}}s:7:"channel";a:6:{s:5:"title";s:6:"Newest";s:4:"link";s:36:"http://wordpress.org/extend/plugins/";s:11:"description";s:6:"Newest";s:8:"language";s:2:"en";s:7:"pubdate";s:31:"Sun, 28 Dec 2008 06:18:50 +0000";s:7:"tagline";s:6:"Newest";}s:9:"textinput";a:0:{}s:5:"image";a:0:{}s:9:"feed_type";s:3:"RSS";s:12:"feed_version";s:3:"2.0";s:5:"stack";a:0:{}s:9:"inchannel";b:0;s:6:"initem";b:0;s:9:"incontent";b:0;s:11:"intextinput";b:0;s:7:"inimage";b:0;s:13:"current_field";s:0:"";s:17:"current_namespace";b:0;s:19:"_CONTENT_CONSTRUCTS";a:6:{i:0;s:7:"content";i:1;s:7:"summary";i:2;s:4:"info";i:3;s:5:"title";i:4;s:7:"tagline";i:5;s:9:"copyright";}s:13:"last_modified";s:21:"2008-12-26 16:50:30\r\n";s:4:"etag";s:36:""256c7c9c3d7603a2c8c23fc24e9103ee"\r\n";}', 'no'); INSERT INTO `wp_options` VALUES(110, 0, 'rss_57bc725ad6568758915363af670fd8bc_ts', '1230510452', 'no'); INSERT INTO `wp_options` VALUES(111, 0, 'rss_1a5f760f2e2b48827d4974a60857e7c2', 'O:9:"MagpieRSS":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:15:{i:0;a:7:{s:5:"title";s:28:"alanft on "Podcast Channels"";s:4:"link";s:63:"http://wordpress.org/extend/plugins/podcast-channels/#post-7624";s:7:"pubdate";s:31:"Mon, 10 Nov 2008 09:07:36 +0000";s:2:"dc";a:1:{s:7:"creator";s:6:"alanft";}s:4:"guid";s:41:"7624@http://wordpress.org/extend/plugins/";s:11:"description";s:87:"Podcast Channels lets you setup ''Category-Casting'' -- a different podcast per category.";s:7:"summary";s:87:"Podcast Channels lets you setup ''Category-Casting'' -- a different podcast per category.";}i:1;a:7:{s:5:"title";s:35:"frasten on "Smilies Themer Toolbar"";s:4:"link";s:69:"http://wordpress.org/extend/plugins/smilies-themer-toolbar/#post-5064";s:7:"pubdate";s:31:"Wed, 02 Apr 2008 15:41:49 +0000";s:2:"dc";a:1:{s:7:"creator";s:7:"frasten";}s:4:"guid";s:41:"5064@http://wordpress.org/extend/plugins/";s:11:"description";s:87:"Adds a toolbar to easily add to comments your smilies managed by Smilies Themer plugin.";s:7:"summary";s:87:"Adds a toolbar to easily add to comments your smilies managed by Smilies Themer plugin.";}i:2;a:7:{s:5:"title";s:37:"veneficusunus on "The Attached Image"";s:4:"link";s:65:"http://wordpress.org/extend/plugins/the-attached-image/#post-8184";s:7:"pubdate";s:31:"Sat, 20 Dec 2008 19:36:41 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"veneficusunus";}s:4:"guid";s:41:"8184@http://wordpress.org/extend/plugins/";s:11:"description";s:150:"This plugin takes the first menu ordered image that is attached to a post & echo/returns a URL or HTML img tag with or without a link to the post";s:7:"summary";s:150:"This plugin takes the first menu ordered image that is attached to a post & echo/returns a URL or HTML img tag with or without a link to the post";}i:3;a:7:{s:5:"title";s:34:"andriassundskard on "wpNamedUsers"";s:4:"link";s:59:"http://wordpress.org/extend/plugins/wpnamedusers/#post-7041";s:7:"pubdate";s:31:"Mon, 15 Sep 2008 17:45:18 +0000";s:2:"dc";a:1:{s:7:"creator";s:16:"andriassundskard";}s:4:"guid";s:41:"7041@http://wordpress.org/extend/plugins/";s:11:"description";s:131:"Intranet / Extranet plugin for Wordpress that allows users to specify which users and/or groups can access specific posts or pages.";s:7:"summary";s:131:"Intranet / Extranet plugin for Wordpress that allows users to specify which users and/or groups can access specific posts or pages.";}i:4;a:7:{s:5:"title";s:28:"nsimon on "DandyID Services"";s:4:"link";s:63:"http://wordpress.org/extend/plugins/dandyid-services/#post-8169";s:7:"pubdate";s:31:"Fri, 19 Dec 2008 22:11:03 +0000";s:2:"dc";a:1:{s:7:"creator";s:6:"nsimon";}s:4:"guid";s:41:"8169@http://wordpress.org/extend/plugins/";s:11:"description";s:127:"Displays all of your online identities (Twitter, Facebook, Flickr, LinkedIn, YouTube, more) as clickable links in your sidebar.";s:7:"summary";s:127:"Displays all of your online identities (Twitter, Facebook, Flickr, LinkedIn, YouTube, more) as clickable links in your sidebar.";}i:5;a:7:{s:5:"title";s:38:"Alphawolf on "Reveal IDs for WP Admin"";s:4:"link";s:73:"http://wordpress.org/extend/plugins/reveal-ids-for-wp-admin-25/#post-5044";s:7:"pubdate";s:31:"Tue, 01 Apr 2008 16:47:55 +0000";s:2:"dc";a:1:{s:7:"creator";s:9:"Alphawolf";}s:4:"guid";s:41:"5044@http://wordpress.org/extend/plugins/";s:11:"description";s:103:"What this plugin does is to reveal most removed IDs on admin pages, as it was in versions prior to 2.5.";s:7:"summary";s:103:"What this plugin does is to reveal most removed IDs on admin pages, as it was in versions prior to 2.5.";}i:6;a:7:{s:5:"title";s:31:"pfefferle on "hCard Commenting"";s:4:"link";s:63:"http://wordpress.org/extend/plugins/hcard-commenting/#post-2690";s:7:"pubdate";s:31:"Mon, 17 Dec 2007 20:40:11 +0000";s:2:"dc";a:1:{s:7:"creator";s:9:"pfefferle";}s:4:"guid";s:41:"2690@http://wordpress.org/extend/plugins/";s:11:"description";s:83:"This Plugin allows your users to easily fill out your comment forms using an hCard.";s:7:"summary";s:83:"This Plugin allows your users to easily fill out your comment forms using an hCard.";}i:7;a:7:{s:5:"title";s:18:"Xnuiem on "ThemeX"";s:4:"link";s:53:"http://wordpress.org/extend/plugins/themex/#post-8222";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 18:27:07 +0000";s:2:"dc";a:1:{s:7:"creator";s:6:"Xnuiem";}s:4:"guid";s:41:"8222@http://wordpress.org/extend/plugins/";s:11:"description";s:119:"Version: 0.1\n\nA lightweight plugin that will allow the automatic rotation of a pair of themes based on the time of day.";s:7:"summary";s:119:"Version: 0.1\n\nA lightweight plugin that will allow the automatic rotation of a pair of themes based on the time of day.";}i:8;a:7:{s:5:"title";s:31:"rb-cohen on "RB Internal Links"";s:4:"link";s:64:"http://wordpress.org/extend/plugins/rb-internal-links/#post-2471";s:7:"pubdate";s:31:"Wed, 10 Oct 2007 19:05:03 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"rb-cohen";}s:4:"guid";s:41:"2471@http://wordpress.org/extend/plugins/";s:11:"description";s:149:"Link to internal posts and pages in your blog in a similar to style to wiki. No need to remember full URLs, post ids or slugs. Wysiwyg plugin to help";s:7:"summary";s:149:"Link to internal posts and pages in your blog in a similar to style to wiki. No need to remember full URLs, post ids or slugs. Wysiwyg plugin to help";}i:9;a:7:{s:5:"title";s:29:"davemcdermid on "iBrightKite"";s:4:"link";s:58:"http://wordpress.org/extend/plugins/ibrightkite/#post-7460";s:7:"pubdate";s:31:"Mon, 27 Oct 2008 19:00:15 +0000";s:2:"dc";a:1:{s:7:"creator";s:12:"davemcdermid";}s:4:"guid";s:41:"7460@http://wordpress.org/extend/plugins/";s:11:"description";s:43:"Post your Bright Kite location to your blog";s:7:"summary";s:43:"Post your Bright Kite location to your blog";}i:10;a:7:{s:5:"title";s:32:"pfefferle on "Portable Contacts"";s:4:"link";s:64:"http://wordpress.org/extend/plugins/portable-contacts/#post-7281";s:7:"pubdate";s:31:"Wed, 08 Oct 2008 13:17:13 +0000";s:2:"dc";a:1:{s:7:"creator";s:9:"pfefferle";}s:4:"guid";s:41:"7281@http://wordpress.org/extend/plugins/";s:11:"description";s:104:"Some kind of Portable Contacts Delegation based on the awesome OpenID/Portable Contacts Demo by JanRain.";s:7:"summary";s:104:"Some kind of Portable Contacts Delegation based on the awesome OpenID/Portable Contacts Demo by JanRain.";}i:11;a:7:{s:5:"title";s:36:"plugin-master on "WP Year End Stats"";s:4:"link";s:62:"http://wordpress.org/extend/plugins/wp-yearendstats/#post-5897";s:7:"pubdate";s:31:"Sun, 08 Jun 2008 13:52:08 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"plugin-master";}s:4:"guid";s:41:"5897@http://wordpress.org/extend/plugins/";s:11:"description";s:94:"Displays some fancy stats about your blog which you can include in your year end review posts.";s:7:"summary";s:94:"Displays some fancy stats about your blog which you can include in your year end review posts.";}i:12;a:7:{s:5:"title";s:52:"espen on "Blogger Blogspot To Wordpress Redirection"";s:4:"link";s:72:"http://wordpress.org/extend/plugins/blogger-blogspot-redirect/#post-8201";s:7:"pubdate";s:31:"Mon, 22 Dec 2008 00:35:59 +0000";s:2:"dc";a:1:{s:7:"creator";s:5:"espen";}s:4:"guid";s:41:"8201@http://wordpress.org/extend/plugins/";s:11:"description";s:92:"Redirect blogspot to wordpress. Based on idea from plugin ''Blogger To Wordpress Redirection''";s:7:"summary";s:92:"Redirect blogspot to wordpress. Based on idea from plugin ''Blogger To Wordpress Redirection''";}i:13;a:7:{s:5:"title";s:39:"DamienOh on "Wordpress Popup Scheduler"";s:4:"link";s:65:"http://wordpress.org/extend/plugins/wp-popup-scheduler/#post-2663";s:7:"pubdate";s:31:"Sun, 16 Dec 2007 10:10:06 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"DamienOh";}s:4:"guid";s:41:"2663@http://wordpress.org/extend/plugins/";s:11:"description";s:123:"Description: A multi purpose popup scheduler that blog owner can use to deliver their message effectively to their readers.";s:7:"summary";s:123:"Description: A multi purpose popup scheduler that blog owner can use to deliver their message effectively to their readers.";}i:14;a:7:{s:5:"title";s:46:"stuckish on "Amazon S3 Expiring URL Generator"";s:4:"link";s:70:"http://wordpress.org/extend/plugins/amazon-s3-url-generator/#post-8243";s:7:"pubdate";s:31:"Thu, 25 Dec 2008 14:28:23 +0000";s:2:"dc";a:1:{s:7:"creator";s:8:"stuckish";}s:4:"guid";s:41:"8243@http://wordpress.org/extend/plugins/";s:11:"description";s:98:"Generate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.";s:7:"summary";s:98:"Generate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.";}}s:7:"channel";a:6:{s:5:"title";s:16:"Recently Updated";s:4:"link";s:36:"http://wordpress.org/extend/plugins/";s:11:"description";s:16:"Recently Updated";s:8:"language";s:2:"en";s:7:"pubdate";s:31:"Mon, 29 Dec 2008 00:27:32 +0000";s:7:"tagline";s:16:"Recently Updated";}s:9:"textinput";a:0:{}s:5:"image";a:0:{}s:9:"feed_type";s:3:"RSS";s:12:"feed_version";s:3:"2.0";s:5:"stack";a:0:{}s:9:"inchannel";b:0;s:6:"initem";b:0;s:9:"incontent";b:0;s:11:"intextinput";b:0;s:7:"inimage";b:0;s:13:"current_field";s:0:"";s:17:"current_namespace";b:0;s:19:"_CONTENT_CONSTRUCTS";a:6:{i:0;s:7:"content";i:1;s:7:"summary";i:2;s:4:"info";i:3;s:5:"title";i:4;s:7:"tagline";i:5;s:9:"copyright";}s:13:"last_modified";s:21:"2008-11-10 09:07:36\r\n";s:4:"etag";s:36:""87c239aca8ca6d8bba34e4ed8c89b6d3"\r\n";}', 'no'); INSERT INTO `wp_options` VALUES(112, 0, 'rss_1a5f760f2e2b48827d4974a60857e7c2_ts', '1230510454', 'no'); INSERT INTO `wp_options` VALUES(218, 0, 'revchurch_ad_468', 'Enter 468x60 Banner Code Here', 'yes'); INSERT INTO `wp_options` VALUES(113, 0, 'rss_867bd5c64f85878d03a060509cd2f92c', 'O:9:"MagpieRSS":19:{s:6:"parser";i:0;s:12:"current_item";a:0:{}s:5:"items";a:50:{i:0;a:7:{s:5:"title";s:44:"Weblog Tools Collection: Best Of WLTC Part 2";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4871";s:4:"link";s:73:"http://weblogtoolscollection.com/archives/2008/12/28/best-of-wltc-part-2/";s:11:"description";s:6129:"This is part two in the best of WeblogToolsCollection.com series (view part one here). The following links are posts which were published during 2008. These posts range from special news articles, guides, tutorials, reviews, opinion pieces and more. We look forward to continue bringing you the best WordPress information from across the web and wish you and yours a very safe, happy new year.
\nHow many Queries are too many?
\nEvolution of WordPress: B2/Cafelog to WordPress 1.0
\n\nWordPress iPhone App Now Available
\nHow to get featured in our Daily Releases
\nFeatures Planned for WordPress 2.7
\nWordPress 2.7 Plugin Uninstall Methods
\n\nWP Plugin: “Where did they go from here” Updated
\nWhat Does the Blurb on Top of Plugins Link Mean?
\n\nSafest Way to Include Plugin Code in Themes
\nStop Blaming The WordPress Team
\nTackle Plugin Compatibility Issues While Using Popular Libraries
\nComment Spam with more Kung Fu?
\n\nRevolution Theme Going Open Source
\nIan Stewart On Child Themes - Part 1
\nIan Stewart On Child Themes - Part 2
\n\nTutorial: Creating Custom Write Panels in WordPress
\nModerate Comments From Your Desktop
\n\nAre your theme’s comments WordPress 2.7 compatible?
\n\n\n\n\n\nEnhanced WordPress Theme Generator
\n\n\nMastering Your WordPress 2.7 Theme & Admin Area
\n2hr Interview With Matt Mullenweg
\n";s:7:"pubdate";s:31:"Sun, 28 Dec 2008 20:11:06 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:6129:"This is part two in the best of WeblogToolsCollection.com series (view part one here). The following links are posts which were published during 2008. These posts range from special news articles, guides, tutorials, reviews, opinion pieces and more. We look forward to continue bringing you the best WordPress information from across the web and wish you and yours a very safe, happy new year.
\nHow many Queries are too many?
\nEvolution of WordPress: B2/Cafelog to WordPress 1.0
\n\nWordPress iPhone App Now Available
\nHow to get featured in our Daily Releases
\nFeatures Planned for WordPress 2.7
\nWordPress 2.7 Plugin Uninstall Methods
\n\nWP Plugin: “Where did they go from here” Updated
\nWhat Does the Blurb on Top of Plugins Link Mean?
\n\nSafest Way to Include Plugin Code in Themes
\nStop Blaming The WordPress Team
\nTackle Plugin Compatibility Issues While Using Popular Libraries
\nComment Spam with more Kung Fu?
\n\nRevolution Theme Going Open Source
\nIan Stewart On Child Themes - Part 1
\nIan Stewart On Child Themes - Part 2
\n\nTutorial: Creating Custom Write Panels in WordPress
\nModerate Comments From Your Desktop
\n\nAre your theme’s comments WordPress 2.7 compatible?
\n\n\n\n\n\nEnhanced WordPress Theme Generator
\n\n\nMastering Your WordPress 2.7 Theme & Admin Area
\n2hr Interview With Matt Mullenweg
\n";}i:1;a:7:{s:5:"title";s:55:"Weblog Tools Collection: WordPress Theme Releases 12/28";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4865";s:4:"link";s:83:"http://weblogtoolscollection.com/archives/2008/12/28/wordpress-theme-releases-1228/";s:11:"description";s:2915:"\n\nTwo column, fixed width theme derived from the Connections theme by Patricia Müller. The theme is gravatar ready, tag ready, widget ready (with custom widgets), with support for custom header images, threaded and paged comments (introduced in WordPress 2.7) and SEO titles. Includes page templates for links, archives, pages with comments.
\n\n\nThe theme has a 2-column-based fixed width layout and, is based on Christmas and holidays and has some fresh appealing funky icons. The PSD source file of the logo image has also been included with the package.
\n\n
Biruality is a simple, 2-column layout with rounded corners. The theme is clean, fast and blue (biru means blue in Indonesian).
\n\n
Two column, widget ready theme
\n\n
The Blogosaurus is a free three column WordPress theme. It features vibrant colors and a secure content area.
\n\n
Widget ready, two column theme with support for threaded comments / paginated comments. Available in two colors.
";s:7:"pubdate";s:31:"Sun, 28 Dec 2008 17:12:24 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:2915:"\n\nTwo column, fixed width theme derived from the Connections theme by Patricia Müller. The theme is gravatar ready, tag ready, widget ready (with custom widgets), with support for custom header images, threaded and paged comments (introduced in WordPress 2.7) and SEO titles. Includes page templates for links, archives, pages with comments.
\n\n\nThe theme has a 2-column-based fixed width layout and, is based on Christmas and holidays and has some fresh appealing funky icons. The PSD source file of the logo image has also been included with the package.
\n\n
Biruality is a simple, 2-column layout with rounded corners. The theme is clean, fast and blue (biru means blue in Indonesian).
\n\n
Two column, widget ready theme
\n\n
The Blogosaurus is a free three column WordPress theme. It features vibrant colors and a secure content area.
\n\n
Widget ready, two column theme with support for threaded comments / paginated comments. Available in two colors.
";}i:2;a:7:{s:5:"title";s:44:"Weblog Tools Collection: Best Of WLTC Part 1";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4856";s:4:"link";s:73:"http://weblogtoolscollection.com/archives/2008/12/27/best-of-wltc-part-1/";s:11:"description";s:11887:"As most of us know, WordPress development happens at a record pace and trying to keep up with everything is a daunting task. However, the team here at WLTC does a great job filtering all of the WordPress related content on the web to bring the best to you. During the course of a year, this content adds up. Some of it being news posts, how-to guides, reviews, breaking news, etc. So, since it’s near the end of the year, I thought I would take a trip through the WLTC Archive and revisit come classic posts from 2008.
\nThis series is broken up into two parts. The first part covers the months of January-June while part two takes care of July-December. When you browse through the links, let us know which one was your favorite or perhaps, which one has been the most helpful to you.
\nInstall WordPress Locally 1 Of 2
\nInstall WordPress Locally - Part 2 Of 2
\nUninstall - Is There Such A Thing?
\nWordPress Plugin Uninstall Tool
\n\nWhat Makes a WordPress Theme Premium?
\nSuggestions For Plugin Standards
\n\nPlugin Authors: Organize Bug Reports and Feature Requests Using the WordPress Plugin Repository
\nMobile Phone optimized WordPress
\nWPTeX: WordPress to pdf ebook with LaTeX
\n\nWordPress as a Contact Manager
\nAdding Your Plugin to WP Extend Plugins With a Mac
\n\nModSecurity, WordPress Admin and “Method Not Implemented”
\n\n\n\nNew Twist on Premium WordPress Themes
\n\n\nWho Comments on Blogs, and Why?
\nManaging Trackbacks and Pingbacks in Your WordPress Theme
\n\nColorful Future For WP 2.5 Admin
\nWhere You Download a Theme Matters
\n\n10 Plugins To Combat Comment Spam
\n\nWordPress 2.5 Upgrade Guide(s)
\nUltimate Guide to the WordPress Loop
\n\nVulnerable WordPress Blogs Not Being Indexed
\nFAQ On WordPress 2.5 Version 2
\n\nDefine Your Own WordPress Loop Using WP_Query
\nHow to Only Retrieve Posts With Custom Fields
\nAbsolute Comments - Plugin Video Review
\nYoo Guh Ler - Blogging Profiles
\nPaging and Custom WordPress Loops
\nBaltic Amber Admin Themes for WordPress 2.5
\nOrganize Series - Plugin Video Review
\n\n\nWoopra and WordPress: Unofficial Coolness Guide
\nCreate Your Own Admin Color Scheme
\nError Management for WordPress Plugins
\n\n\n15 Websites and,or Services I’d Actually Pay For
\nChronological Order of Comments on a Post
\n\n\n24 Ways To Contribute To WordPress
\nDashboard Widget Manager - Video Review
\nRemoving Width/Height from the Image Uploader
\n\n31 People To Follow On Twitter
\nPlugin Deactivation Issues Solved With Actions and Filters
\nComment Remix - Video Plugin Review
\nHiding Advertisements For Single Posts
\n\n\nWhat is the simplest WordPress blog you’ve seen?
\n\n\n\n\nWhat You Need To Know About WordPress 2.6
\nPart 2 will be published on Sunday, December 28th.
";s:7:"pubdate";s:31:"Sat, 27 Dec 2008 23:13:13 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:11887:"As most of us know, WordPress development happens at a record pace and trying to keep up with everything is a daunting task. However, the team here at WLTC does a great job filtering all of the WordPress related content on the web to bring the best to you. During the course of a year, this content adds up. Some of it being news posts, how-to guides, reviews, breaking news, etc. So, since it’s near the end of the year, I thought I would take a trip through the WLTC Archive and revisit come classic posts from 2008.
\nThis series is broken up into two parts. The first part covers the months of January-June while part two takes care of July-December. When you browse through the links, let us know which one was your favorite or perhaps, which one has been the most helpful to you.
\nInstall WordPress Locally 1 Of 2
\nInstall WordPress Locally - Part 2 Of 2
\nUninstall - Is There Such A Thing?
\nWordPress Plugin Uninstall Tool
\n\nWhat Makes a WordPress Theme Premium?
\nSuggestions For Plugin Standards
\n\nPlugin Authors: Organize Bug Reports and Feature Requests Using the WordPress Plugin Repository
\nMobile Phone optimized WordPress
\nWPTeX: WordPress to pdf ebook with LaTeX
\n\nWordPress as a Contact Manager
\nAdding Your Plugin to WP Extend Plugins With a Mac
\n\nModSecurity, WordPress Admin and “Method Not Implemented”
\n\n\n\nNew Twist on Premium WordPress Themes
\n\n\nWho Comments on Blogs, and Why?
\nManaging Trackbacks and Pingbacks in Your WordPress Theme
\n\nColorful Future For WP 2.5 Admin
\nWhere You Download a Theme Matters
\n\n10 Plugins To Combat Comment Spam
\n\nWordPress 2.5 Upgrade Guide(s)
\nUltimate Guide to the WordPress Loop
\n\nVulnerable WordPress Blogs Not Being Indexed
\nFAQ On WordPress 2.5 Version 2
\n\nDefine Your Own WordPress Loop Using WP_Query
\nHow to Only Retrieve Posts With Custom Fields
\nAbsolute Comments - Plugin Video Review
\nYoo Guh Ler - Blogging Profiles
\nPaging and Custom WordPress Loops
\nBaltic Amber Admin Themes for WordPress 2.5
\nOrganize Series - Plugin Video Review
\n\n\nWoopra and WordPress: Unofficial Coolness Guide
\nCreate Your Own Admin Color Scheme
\nError Management for WordPress Plugins
\n\n\n15 Websites and,or Services I’d Actually Pay For
\nChronological Order of Comments on a Post
\n\n\n24 Ways To Contribute To WordPress
\nDashboard Widget Manager - Video Review
\nRemoving Width/Height from the Image Uploader
\n\n31 People To Follow On Twitter
\nPlugin Deactivation Issues Solved With Actions and Filters
\nComment Remix - Video Plugin Review
\nHiding Advertisements For Single Posts
\n\n\nWhat is the simplest WordPress blog you’ve seen?
\n\n\n\n\nWhat You Need To Know About WordPress 2.6
\nPart 2 will be published on Sunday, December 28th.
";}i:3;a:7:{s:5:"title";s:67:"Lorelle on WP: WordPress.com Bloggers Get New Support and Help Site";s:4:"guid";s:36:"http://lorelle.wordpress.com/?p=3494";s:4:"link";s:92:"http://lorelle.wordpress.com/2008/12/27/wordpresscom-bloggers-get-new-support-and-help-site/";s:11:"description";s:8391:"
WordPress.com bloggers now have a new resource for help: the WordPress Help Pages.
Heather of the WordPress.com Support Team announced the new WordPress.com support. It features a knowledge-based style with overviews features and tasks.
\nI’ve covered a lot of tips and techniques for using WordPress.com, and here are some highlights, including a lot of features and things you can do with your WordPress.com blog not included in the new help pages:
\nFor more WordPress News, see the latest edition of my Blog Herald WordPress News: WordPress News: WordPress 2.7 Awesome, WordPress.com 5 Million, Plugins Updated, and WordCamp News.
\n
\n
Site Search Tags: wordpress, wordpress news, wordpress tips, wordpress help, wordpress 2.7, wordpress 2.8, poll, wordpress ideas, wordpress versions, wordpress development
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

WordPress.com bloggers now have a new resource for help: the WordPress Help Pages.
Heather of the WordPress.com Support Team announced the new WordPress.com support. It features a knowledge-based style with overviews features and tasks.
\nI’ve covered a lot of tips and techniques for using WordPress.com, and here are some highlights, including a lot of features and things you can do with your WordPress.com blog not included in the new help pages:
\nFor more WordPress News, see the latest edition of my Blog Herald WordPress News: WordPress News: WordPress 2.7 Awesome, WordPress.com 5 Million, Plugins Updated, and WordCamp News.
\n
\n
Site Search Tags: wordpress, wordpress news, wordpress tips, wordpress help, wordpress 2.7, wordpress 2.8, poll, wordpress ideas, wordpress versions, wordpress development
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

CubePoints is a point management system designed for Wordpress blogs.
\n\nCustom Taxonomies provides a full administrative interface for creating and using taxonomies beyond the standard Tags and Categories.
\nAmazon S3 Expiring URL Generator
\nGenerate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.
\nRecent Trackbacks / Pingbacks by Entry Widget
\nDisplay recent trackbacks and/or pingbacks list simply on sidebar sort by entry.
\nTop Twitter Links by Twitturls
\nWidget that displays currently popular links from Twitter.
\nRecent Comments by Entry Widget
\nDisplay recent comments list simply on sidebar sort by entry.
\nGD Star Rating is post, page and comment rating plugin for WordPress. Plugin supports different image sets, rating moderation, vote rules, time restricted voting, templates, trend calculations, has a widgets build in and shortcode support.
\n\nEasily list your individual pages in the new 2.7 “Pages” menu! Ideal for using WordPress as a CMS, Page Management Dropdown expands the new Pages administration menu by adding a link to edit each of your individual pages.
\n\nAllows you to change the header and footer of the administration area of your WordPress blog.
\n\nThis plugin provides fortune cookies (random quotes) on your pages. The fortunes are retrieved via the net and use no local storage. Settings allow the quotes to be displayed in the header, footer, content area or as a widget. Additional options let you configure what types of fortune cookies to use.
\n\nThis plugin is intended to show the current Folding@Home statistics for a given account. It includes a sidebar widget and an admin dashboard widget.
\n\nOpen Browser Window opens a new browser window with the URL of the page that you specified using JavaScript. Opening a page in a new window using JavaScript is a preferred method over using target="_blank" due to XHTML compliance issues.
A plugin that brings the power of Mollom to Wordpress and makes your website spamfree!
\n\nDisplays the most popular posts based on history from now to X amount of time in the past.
\n\nShow your comments on other blogs.
\n\nThis plugins allows you to insert a list of the Wordpress plugins you are using into any post/page.
\n\nPlatinum SEO Plugin offers Complete onsite SEO solution for your Wordpress blog.
\n\nTango Smileys Extended (TSE) is designed to replace the standard WordPress smileys and extend the number of available smileys from 18 to 202.
";s:7:"pubdate";s:31:"Sat, 27 Dec 2008 17:41:25 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:4252:"CubePoints is a point management system designed for Wordpress blogs.
\n\nCustom Taxonomies provides a full administrative interface for creating and using taxonomies beyond the standard Tags and Categories.
\nAmazon S3 Expiring URL Generator
\nGenerate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.
\nRecent Trackbacks / Pingbacks by Entry Widget
\nDisplay recent trackbacks and/or pingbacks list simply on sidebar sort by entry.
\nTop Twitter Links by Twitturls
\nWidget that displays currently popular links from Twitter.
\nRecent Comments by Entry Widget
\nDisplay recent comments list simply on sidebar sort by entry.
\nGD Star Rating is post, page and comment rating plugin for WordPress. Plugin supports different image sets, rating moderation, vote rules, time restricted voting, templates, trend calculations, has a widgets build in and shortcode support.
\n\nEasily list your individual pages in the new 2.7 “Pages” menu! Ideal for using WordPress as a CMS, Page Management Dropdown expands the new Pages administration menu by adding a link to edit each of your individual pages.
\n\nAllows you to change the header and footer of the administration area of your WordPress blog.
\n\nThis plugin provides fortune cookies (random quotes) on your pages. The fortunes are retrieved via the net and use no local storage. Settings allow the quotes to be displayed in the header, footer, content area or as a widget. Additional options let you configure what types of fortune cookies to use.
\n\nThis plugin is intended to show the current Folding@Home statistics for a given account. It includes a sidebar widget and an admin dashboard widget.
\n\nOpen Browser Window opens a new browser window with the URL of the page that you specified using JavaScript. Opening a page in a new window using JavaScript is a preferred method over using target="_blank" due to XHTML compliance issues.
A plugin that brings the power of Mollom to Wordpress and makes your website spamfree!
\n\nDisplays the most popular posts based on history from now to X amount of time in the past.
\n\nShow your comments on other blogs.
\n\nThis plugins allows you to insert a list of the Wordpress plugins you are using into any post/page.
\n\nPlatinum SEO Plugin offers Complete onsite SEO solution for your Wordpress blog.
\n\nTango Smileys Extended (TSE) is designed to replace the standard WordPress smileys and extend the number of available smileys from 18 to 202.
";}i:5;a:7:{s:5:"title";s:61:"Lorelle on WP: WordPress Themes: Start With a Solid Framework";s:4:"guid";s:36:"http://lorelle.wordpress.com/?p=3496";s:4:"link";s:86:"http://lorelle.wordpress.com/2008/12/26/wordpress-themes-start-with-a-solid-framework/";s:11:"description";s:14670:"
Why I Created a WordPress Theme Framework by Justin Tadlock is a good look at the reasons why WordPress Theme designers and developers should work with a framework when designing a WordPress Theme. A strong Theme framework creates a solid canvas upon which to build your WordPress Themes.
If you are or considering building WordPress Themes for public use, this is a good article to consider.
\nFor more information on building WordPress Themes, see:
\n
\n
Site Search Tags: wordpress news, wordpress help, wordpress themes, wordpress themes, css, framework, theme framework, developing themes, wordpress theme development, making wordpress themes, using wordpress themes, customizing wordpress themes, wordpress theme help
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Why I Created a WordPress Theme Framework by Justin Tadlock is a good look at the reasons why WordPress Theme designers and developers should work with a framework when designing a WordPress Theme. A strong Theme framework creates a solid canvas upon which to build your WordPress Themes.
If you are or considering building WordPress Themes for public use, this is a good article to consider.
\nFor more information on building WordPress Themes, see:
\n
\n
Site Search Tags: wordpress news, wordpress help, wordpress themes, wordpress themes, css, framework, theme framework, developing themes, wordpress theme development, making wordpress themes, using wordpress themes, customizing wordpress themes, wordpress theme help
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Weblog Tools Collection has restarted its Plugin Review with an invitation to all WordPress Plugin authors and lovers to submit their WordPress Plugins to be reviewed over the next year. Starting January 4, 2009, they will be reviewing one Plugin a week as their Featured Plugin.
I’d like to take this opportunity to remind WordPress Theme Plugin authors how much I adore their work, and recommend that they do better when it comes to promoting their WordPress Plugins. Two years ago, I spent a month reviewing and writing about hundreds of WordPress Plugins and wrote a love letter to WordPress Plugin authors asking them to help us help them by providing more keyword specific introductions and descriptions about their WordPress Plugins.
\nIf you are submitting your Plugin to the Weblog Tools Collection for review, follow their guidelines and my strong recommendations to make the process painless for everyone, especially the readers and those who want your WordPress Plugin.
\nI’m a big fan of Weblog Tools Collection and their weekly WordPress Plugins and Themes reports, so I’m eager for this year of non-stop weekly WordPress Plugins.
\nFor more WordPress News, see the latest edition of my Blog Herald WordPress News: WordPress News: WordPress 2.7 Awesome, WordPress.com 5 Million, Plugins Updated, and WordCamp News.
\n
\n
Site Search Tags: wordpress, wordpress news, wordpress tips, wordpress help, wordpress 2.7, wordpress 2.8, poll, wordpress ideas, wordpress versions, wordpress development
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Weblog Tools Collection has restarted its Plugin Review with an invitation to all WordPress Plugin authors and lovers to submit their WordPress Plugins to be reviewed over the next year. Starting January 4, 2009, they will be reviewing one Plugin a week as their Featured Plugin.
I’d like to take this opportunity to remind WordPress Theme Plugin authors how much I adore their work, and recommend that they do better when it comes to promoting their WordPress Plugins. Two years ago, I spent a month reviewing and writing about hundreds of WordPress Plugins and wrote a love letter to WordPress Plugin authors asking them to help us help them by providing more keyword specific introductions and descriptions about their WordPress Plugins.
\nIf you are submitting your Plugin to the Weblog Tools Collection for review, follow their guidelines and my strong recommendations to make the process painless for everyone, especially the readers and those who want your WordPress Plugin.
\nI’m a big fan of Weblog Tools Collection and their weekly WordPress Plugins and Themes reports, so I’m eager for this year of non-stop weekly WordPress Plugins.
\nFor more WordPress News, see the latest edition of my Blog Herald WordPress News: WordPress News: WordPress 2.7 Awesome, WordPress.com 5 Million, Plugins Updated, and WordCamp News.
\n
\n
Site Search Tags: wordpress, wordpress news, wordpress tips, wordpress help, wordpress 2.7, wordpress 2.8, poll, wordpress ideas, wordpress versions, wordpress development
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Have you given much thought to WordPress 2.8? Well, the WordPress development team is and they need your help and input.
With WordPress 2.7 released, work is ongoing for WordPress 2.8 and WordPress wants your feedback. In “Prioritizing Features for WordPress 2.8,” Jane Wells invites people to take a poll on what are the top priorities WordPress developers should be putting their energy into.
\nCurrently, they are focused on WordPress Widget management, automatic Theme updates and installs, and performance improvements. The poll features the most popular features requests from the Ideas forum and more that the WordPress developers want to work on. Vote by noon on December 31 to have your say in what you want to see in WordPress 2.8.
\nFor more WordPress News, see the latest edition of my Blog Herald WordPress News: WordPress News: WordPress 2.7 Awesome, WordPress.com 5 Million, Plugins Updated, and WordCamp News.
\n
\n
Site Search Tags: wordpress, wordpress news, wordpress tips, wordpress help, wordpress 2.7, wordpress 2.8, poll, wordpress ideas, wordpress versions, wordpress development
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Have you given much thought to WordPress 2.8? Well, the WordPress development team is and they need your help and input.
With WordPress 2.7 released, work is ongoing for WordPress 2.8 and WordPress wants your feedback. In “Prioritizing Features for WordPress 2.8,” Jane Wells invites people to take a poll on what are the top priorities WordPress developers should be putting their energy into.
\nCurrently, they are focused on WordPress Widget management, automatic Theme updates and installs, and performance improvements. The poll features the most popular features requests from the Ideas forum and more that the WordPress developers want to work on. Vote by noon on December 31 to have your say in what you want to see in WordPress 2.8.
\nFor more WordPress News, see the latest edition of my Blog Herald WordPress News: WordPress News: WordPress 2.7 Awesome, WordPress.com 5 Million, Plugins Updated, and WordCamp News.
\n
\n
Site Search Tags: wordpress, wordpress news, wordpress tips, wordpress help, wordpress 2.7, wordpress 2.8, poll, wordpress ideas, wordpress versions, wordpress development
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.


A new free football theme for WordPress. Milan Internatzionale Wordpress Theme. Template consists of three columns, supports widgets, comments. The original design for all Inter fans.
\n\n
Fluid, fixed or hybrid width. 1, 2 or 3 columns. Rotating header images, favicons, jQuery effects and more.
\n\n\nIt’s a 3 Column, widget-ready fixed width theme featuring an extended footer (non-widgetized), author info page, gravatars and highlighted author comments in the comments section along with Custom Archives, Sitemap and full width No Sidebars page templates. Fully compatible up to Wordpress 2.7.
\n\n
Two column, fixed width, widget ready in the pattern dominated by green. Also check out Blue Sea by the same author.
\n\n
Are you a theme author? Read how to submit your theme for our release posts.
";s:7:"pubdate";s:31:"Fri, 26 Dec 2008 17:45:57 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:2013:"\n
A new free football theme for WordPress. Milan Internatzionale Wordpress Theme. Template consists of three columns, supports widgets, comments. The original design for all Inter fans.
\n\n
Fluid, fixed or hybrid width. 1, 2 or 3 columns. Rotating header images, favicons, jQuery effects and more.
\n\n\nIt’s a 3 Column, widget-ready fixed width theme featuring an extended footer (non-widgetized), author info page, gravatars and highlighted author comments in the comments section along with Custom Archives, Sitemap and full width No Sidebars page templates. Fully compatible up to Wordpress 2.7.
\n\n
Two column, fixed width, widget ready in the pattern dominated by green. Also check out Blue Sea by the same author.
\n\n
Are you a theme author? Read how to submit your theme for our release posts.
";}i:9;a:7:{s:5:"title";s:81:"Weblog Tools Collection: Merry Christmas, It’s Plugin Review time again at WLTC";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4844";s:4:"link";s:106:"http://weblogtoolscollection.com/archives/2008/12/25/merry-christmas-its-plugin-review-time-again-at-wltc/";s:11:"description";s:2673:"Let me take this opportunity of wishing all the readers of Weblog Tools Collection a merry merry Christmas and happy holidays!
\nOur long time readers would remember two months in 2007 when we reviewed one WordPress plugin a day.
\nThe last 18 months has seen a lot of changes in the world of WordPress. We’ve had several version updates including few really major upgrades since then as well as the introduction of the WordPress Plugin Repository.
\nWith several new plugins being released everyday and several more updated regularly, we’ve decided it’s time once again for a plugin review.
\nHowever, this time instead of a daily review, we’ll be focusing on the reviewing a plugin a week. So, every Sunday, from next year, starting 4th of January, we will pick a plugin to feature.
\nJust like we did the last time; through recommendations and requests. Are you a plugin author or user? If so, then write in and tell us.
\nYou can send in an email to submissions@wltc.net with the subject line APAD: Plugin Name.
\nThe following details are mandatory.
\nYou may optionally add the following:
\nYour plugin receiving a focused review is a sure shot way to drive tonnes of traffic to your website. It will also improve usage of your plugin.
\nMore importantly, we will be asking our readers to suggest improvements and request features. This will work as a major brain storming session, where you can cater to features as demanded by the users.
\nWe will checkout the various plugins and select one of them for review. Again, there isn’t any hard or fast rule on selecting this and choice will be made more on the basis of how your plugin appeals to us. So, make sure your email is highlights everything you want us to know.
";s:7:"pubdate";s:31:"Thu, 25 Dec 2008 19:28:18 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:2673:"Let me take this opportunity of wishing all the readers of Weblog Tools Collection a merry merry Christmas and happy holidays!
\nOur long time readers would remember two months in 2007 when we reviewed one WordPress plugin a day.
\nThe last 18 months has seen a lot of changes in the world of WordPress. We’ve had several version updates including few really major upgrades since then as well as the introduction of the WordPress Plugin Repository.
\nWith several new plugins being released everyday and several more updated regularly, we’ve decided it’s time once again for a plugin review.
\nHowever, this time instead of a daily review, we’ll be focusing on the reviewing a plugin a week. So, every Sunday, from next year, starting 4th of January, we will pick a plugin to feature.
\nJust like we did the last time; through recommendations and requests. Are you a plugin author or user? If so, then write in and tell us.
\nYou can send in an email to submissions@wltc.net with the subject line APAD: Plugin Name.
\nThe following details are mandatory.
\nYou may optionally add the following:
\nYour plugin receiving a focused review is a sure shot way to drive tonnes of traffic to your website. It will also improve usage of your plugin.
\nMore importantly, we will be asking our readers to suggest improvements and request features. This will work as a major brain storming session, where you can cater to features as demanded by the users.
\nWe will checkout the various plugins and select one of them for review. Again, there isn’t any hard or fast rule on selecting this and choice will be made more on the basis of how your plugin appeals to us. So, make sure your email is highlights everything you want us to know.
";}i:10;a:7:{s:5:"title";s:49:"Weblog Tools Collection: WordCamp Columbus Is On!";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4842";s:4:"link";s:77:"http://weblogtoolscollection.com/archives/2008/12/25/wordcamp-columbus-is-on/";s:11:"description";s:2458:"Thankfully, WordCamp Columbus is being held in Ohio rather than any of the other states that have a city named Columbus. In all honesty, I didn’t know this event was going to be in Ohio until I checked out their advertising graphics. If you are going to host a WordCamp event, please be sure to include city and state on the About page so that people know exactly where the event will take place. Or you’ll end up clueless like me.
\n
With that said, I’m happy to see that a date has been nailed down for WordCamp Columbus, that being May 16th, 2009. I hope the event lasts during the entire weekend and not just on a Friday. The event looks to be taking place at Columbus State Community College. Unfortunately, due to WordCamp Mid-Atlantic occurring during the same weekend, Matt will only be doing a keynote session at the Mid Atlantic event. However, organizers for WordCamp Columbus are working with Aaron Brazell, one of the people behind WordCamp Mid Atlantic to video stream his session to WordCamp Columbus.
\nAs it stands, their are two employees from Automattic who are tentatively scheduled to appear. Noel Jackson who is the author of the Monotone theme will be discussing color manipulation and art direction in themes with PHP. Nick Momrik on the other hand will be outlining 10 things you didn’t know you could do on WordPress.com
\nRegistration for WordCamp Columbus is not yet open but within the next week or so, we could see a registration page open up. The organizers would like for as many people as possible to register early to encourage sponsors to latch onto the event. As the event gets closer, the organizers may implement an entrance fee of $20.00 which isn’t bad at all.
\nI’m pretty stoked that a WordCamp event is happening in my own backyard. I know I’ll be attending the event, what about you? Be sure to bookmark the WordCamp Columbus website for further updates.
";s:7:"pubdate";s:31:"Thu, 25 Dec 2008 08:41:14 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:2458:"Thankfully, WordCamp Columbus is being held in Ohio rather than any of the other states that have a city named Columbus. In all honesty, I didn’t know this event was going to be in Ohio until I checked out their advertising graphics. If you are going to host a WordCamp event, please be sure to include city and state on the About page so that people know exactly where the event will take place. Or you’ll end up clueless like me.
\n
With that said, I’m happy to see that a date has been nailed down for WordCamp Columbus, that being May 16th, 2009. I hope the event lasts during the entire weekend and not just on a Friday. The event looks to be taking place at Columbus State Community College. Unfortunately, due to WordCamp Mid-Atlantic occurring during the same weekend, Matt will only be doing a keynote session at the Mid Atlantic event. However, organizers for WordCamp Columbus are working with Aaron Brazell, one of the people behind WordCamp Mid Atlantic to video stream his session to WordCamp Columbus.
\nAs it stands, their are two employees from Automattic who are tentatively scheduled to appear. Noel Jackson who is the author of the Monotone theme will be discussing color manipulation and art direction in themes with PHP. Nick Momrik on the other hand will be outlining 10 things you didn’t know you could do on WordPress.com
\nRegistration for WordCamp Columbus is not yet open but within the next week or so, we could see a registration page open up. The organizers would like for as many people as possible to register early to encourage sponsors to latch onto the event. As the event gets closer, the organizers may implement an entrance fee of $20.00 which isn’t bad at all.
\nI’m pretty stoked that a WordCamp event is happening in my own backyard. I know I’ll be attending the event, what about you? Be sure to bookmark the WordCamp Columbus website for further updates.
";}i:11;a:7:{s:5:"title";s:60:"Weblog Tools Collection: WordPress Plugin Releases for 12/24";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4840";s:4:"link";s:88:"http://weblogtoolscollection.com/archives/2008/12/24/wordpress-plugin-releases-for-1224/";s:11:"description";s:3480:"A counter that you can add in your sidebar to show off the number of official WordPress downloads
\n\nAutomatically creates a gallery with every images posts have in attachment.
\n\nThis is plugin based on (a)Slideshow jQuery Plugin
\n\nThis plugins had the needed code to the header of your blog, to detect your OpenID account at http://openid.sapo.pt
\n\nExplorer-like plugin for walking through the pages
\n\nIt’s normal typography plugin for WordPress
\n\nSimple plugin to return a user defined number of tweets from Twitter.
\nA plugin for wordpress which shows latest 10 posts with carousel sliding effect which is SEO friendly. User can set the height, width, and the time duration of the slide show. Post will be shown with the link by clicking on it user can view particular post.
\n\nManga+Press is a webcomic managment system for Wordpress. Manga+Press uses WordPress’ posts, pages and categories to help you keep track of your comic posts. Manga+Press also includes its own custom template tags to help make creating themes easier.
\n\nA JavaScript media viewer similar to Lightbox and Thickbox. Supports all types of media, not just images.
\n\nAppends a titled link using AJAX to the authors last blog post on their comment giving back some luv to the people that join your discussion.
\n\nThis plugin blocks scrapers, cross-site scripting attempts, and other ill behaved bots.
\nTTC User Registration Bot Detector
\nThis plugin blocks and logs most bot user registrations.
\n\nPods is a CMS (Content Management System) plugin for Wordpress.
\n\nwp-visitors keeps track of information about every visitor (page load).
\n\nAllows you to easily create multiple columns within your posts in a newspaper/magazine-style layout. It’s easily controlled by two CSS classes and two custom quicktags which are created automatically upon plugin installation.
";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 19:15:14 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:3480:"A counter that you can add in your sidebar to show off the number of official WordPress downloads
\n\nAutomatically creates a gallery with every images posts have in attachment.
\n\nThis is plugin based on (a)Slideshow jQuery Plugin
\n\nThis plugins had the needed code to the header of your blog, to detect your OpenID account at http://openid.sapo.pt
\n\nExplorer-like plugin for walking through the pages
\n\nIt’s normal typography plugin for WordPress
\n\nSimple plugin to return a user defined number of tweets from Twitter.
\nA plugin for wordpress which shows latest 10 posts with carousel sliding effect which is SEO friendly. User can set the height, width, and the time duration of the slide show. Post will be shown with the link by clicking on it user can view particular post.
\n\nManga+Press is a webcomic managment system for Wordpress. Manga+Press uses WordPress’ posts, pages and categories to help you keep track of your comic posts. Manga+Press also includes its own custom template tags to help make creating themes easier.
\n\nA JavaScript media viewer similar to Lightbox and Thickbox. Supports all types of media, not just images.
\n\nAppends a titled link using AJAX to the authors last blog post on their comment giving back some luv to the people that join your discussion.
\n\nThis plugin blocks scrapers, cross-site scripting attempts, and other ill behaved bots.
\nTTC User Registration Bot Detector
\nThis plugin blocks and logs most bot user registrations.
\n\nPods is a CMS (Content Management System) plugin for Wordpress.
\n\nwp-visitors keeps track of information about every visitor (page load).
\n\nAllows you to easily create multiple columns within your posts in a newspaper/magazine-style layout. It’s easily controlled by two CSS classes and two custom quicktags which are created automatically upon plugin installation.
";}i:12;a:7:{s:5:"title";s:51:"Weblog Tools Collection: WordPress Forum User Guide";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4837";s:4:"link";s:80:"http://weblogtoolscollection.com/archives/2008/12/24/wordpress-forum-user-guide/";s:11:"description";s:5688:"A recent discussion has popped up on the WordPress Testers mailing list revolving around using the list as an area to receive support. Over the past few weeks, users have been publishing support questions which in many aspects, would be better served in the WordPress.org support forums. The problem with that is, the testers list is maintained and operated by people who have a knowledgeable background with the WordPress software, there are less users, and receiving answers is typically a speedier process.
\nWith this in mind, I’ve decided to whip up a guide on how to maximize the use of the WordPress.org forum. It’s not exactly as cut and dry as you would think. This list of steps was comprised mostly by Michael E. Hancock with additional tips provided by Otto and myself.
\n1. A new user may want to read the Forum Rules
\n2. Report inappropriate posts/threads by adding the ‘modlook‘ tag to that thread
\n3. Link to Codex article by using the wiki code of two beginning and ending brackets. [[Template Hierarchy]] will create a link to that article in Codex.
\n4. Try to place your question in the correct Forum–if it is related to Plugins use the Plugins and Hacks Forum.
\n5. If needing to put a large code example in your thread, paste the code in a pastebin and put the link to that code in the thread.
\n6. Click on View Your Profile to see all your threads. Note: Currently the Threads Started feature is broken.
\n7. You can initiate a forum topic from a particular plugin at the WordPress Extend Plugins site. At the bottom of each plugin page there is a “Write a new topic” link that displays a form to enter the topic and automatically creates a tag related to that specific plugin and automatically selects the Plugins and Hacks Forum.
\n8. A new topic is started by first selecting(entering)the particular Forum (e.g. Installation) and at the bottom of the screen, the New Topic form is displayed.
\n9. Use the Version box when starting a new topic. If the Version isn’t listed, select Other and then type the Version in the box.
\n10. A tip from LesBessant - You can hide the tag cloud in Firefox by adding the file usercontent.css to the …\\Mozilla\\Firefox\\Profiles\\xxxxxx.default\\chrome folder. Put this in the file:
\n.frontpageheatmap, #hottags {
\n display: none;
\n }
11. Use the Report a Site Bug link at the bottom of the screen to report bugs with the forum software.
\n12. When creating a new topic, make the topic be descriptive and brief. “Help me now” is a poor topic.
\n13. If asking a question about a plugin or theme provide a link to download the plugin/theme.
\n14. Use meaningful tags. Using the same tags as the topic isn’t very useful, but using keywords from the topic is good.
\n15. Make use of the search before starting a new topic. Also a Google search such as “wordpress plugin cforms” will return a good list of info about the Cforms plugin.
\nHere is a tip provided by Otto42 - DON’T BUMP. Bumping makes your threads have a reply, which makes them not show up on the “threads without replies” list any more. Meaning that bumping actually decreases the chances of you getting any help.
\nHere is a tip from me to you. If you end up resolving your problem, be sure to edit the post and mark it as resolved. I’ve forgotten to do this step several times but the good news is, you can always go back to those posts via your user profile and edit them.
\nAs has been discussed on the Testers mailing list, there are many things that can be done to improve the forum experience that are out of the control of end users. For example, an improved search. Based on what I’ve heard, the search for the Codex as well as the Forum and Plugin Repository has a good shot at being implemented before the release of WordPress 2.8. While on the subject of search, I think it would be nice if the forum search provided a set of Advanced options so that I could search the forum in all threads that have been marked as resolved.
\nWhile BBPress is decent forum software (for now as Sam continues to work on version 1.0) I wonder if it’s the software of choice that meets the needs of the WordPress.org support forum. There is no private messaging, distinct thread/post filtering, etc. Not that every feature found within PHPBB3 or other forum software needs to be integrated into BBPress but I feel there is quite a bit missing at this point to provide a sound experience on the forum.
\nWith that said, I ask you, the community how we and the powers that be can improve the WordPress.org forum. I ask that you do not take this opportunity to vent your frustrations with particular users but instead, provide feedback and ideas on how to improve the system.
";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 08:15:35 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:5688:"A recent discussion has popped up on the WordPress Testers mailing list revolving around using the list as an area to receive support. Over the past few weeks, users have been publishing support questions which in many aspects, would be better served in the WordPress.org support forums. The problem with that is, the testers list is maintained and operated by people who have a knowledgeable background with the WordPress software, there are less users, and receiving answers is typically a speedier process.
\nWith this in mind, I’ve decided to whip up a guide on how to maximize the use of the WordPress.org forum. It’s not exactly as cut and dry as you would think. This list of steps was comprised mostly by Michael E. Hancock with additional tips provided by Otto and myself.
\n1. A new user may want to read the Forum Rules
\n2. Report inappropriate posts/threads by adding the ‘modlook‘ tag to that thread
\n3. Link to Codex article by using the wiki code of two beginning and ending brackets. [[Template Hierarchy]] will create a link to that article in Codex.
\n4. Try to place your question in the correct Forum–if it is related to Plugins use the Plugins and Hacks Forum.
\n5. If needing to put a large code example in your thread, paste the code in a pastebin and put the link to that code in the thread.
\n6. Click on View Your Profile to see all your threads. Note: Currently the Threads Started feature is broken.
\n7. You can initiate a forum topic from a particular plugin at the WordPress Extend Plugins site. At the bottom of each plugin page there is a “Write a new topic” link that displays a form to enter the topic and automatically creates a tag related to that specific plugin and automatically selects the Plugins and Hacks Forum.
\n8. A new topic is started by first selecting(entering)the particular Forum (e.g. Installation) and at the bottom of the screen, the New Topic form is displayed.
\n9. Use the Version box when starting a new topic. If the Version isn’t listed, select Other and then type the Version in the box.
\n10. A tip from LesBessant - You can hide the tag cloud in Firefox by adding the file usercontent.css to the …\\Mozilla\\Firefox\\Profiles\\xxxxxx.default\\chrome folder. Put this in the file:
\n.frontpageheatmap, #hottags {
\n display: none;
\n }
11. Use the Report a Site Bug link at the bottom of the screen to report bugs with the forum software.
\n12. When creating a new topic, make the topic be descriptive and brief. “Help me now” is a poor topic.
\n13. If asking a question about a plugin or theme provide a link to download the plugin/theme.
\n14. Use meaningful tags. Using the same tags as the topic isn’t very useful, but using keywords from the topic is good.
\n15. Make use of the search before starting a new topic. Also a Google search such as “wordpress plugin cforms” will return a good list of info about the Cforms plugin.
\nHere is a tip provided by Otto42 - DON’T BUMP. Bumping makes your threads have a reply, which makes them not show up on the “threads without replies” list any more. Meaning that bumping actually decreases the chances of you getting any help.
\nHere is a tip from me to you. If you end up resolving your problem, be sure to edit the post and mark it as resolved. I’ve forgotten to do this step several times but the good news is, you can always go back to those posts via your user profile and edit them.
\nAs has been discussed on the Testers mailing list, there are many things that can be done to improve the forum experience that are out of the control of end users. For example, an improved search. Based on what I’ve heard, the search for the Codex as well as the Forum and Plugin Repository has a good shot at being implemented before the release of WordPress 2.8. While on the subject of search, I think it would be nice if the forum search provided a set of Advanced options so that I could search the forum in all threads that have been marked as resolved.
\nWhile BBPress is decent forum software (for now as Sam continues to work on version 1.0) I wonder if it’s the software of choice that meets the needs of the WordPress.org support forum. There is no private messaging, distinct thread/post filtering, etc. Not that every feature found within PHPBB3 or other forum software needs to be integrated into BBPress but I feel there is quite a bit missing at this point to provide a sound experience on the forum.
\nWith that said, I ask you, the community how we and the powers that be can improve the WordPress.org forum. I ask that you do not take this opportunity to vent your frustrations with particular users but instead, provide feedback and ideas on how to improve the system.
";}i:13;a:7:{s:5:"title";s:49:"Dev Blog: Prioritizing Features for WordPress 2.8";s:4:"guid";s:39:"http://wordpress.org/development/?p=491";s:4:"link";s:80:"http://wordpress.org/development/2008/12/prioritizing-features-for-wordpress-28/";s:11:"description";s:2976:"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas forum, so there are a lot of potential features under consideration.
\nRight now, the lead developers are thinking the top priorities for 2.8 will be widget management, theme browser/installer and performance upgrades. The rest of the development time will be taken up with bug tickets and additional features/enhancements from a prioritized list. To that end, we’ve posted a new survey for you to help us prioritize features for 2.8. The list pulls from the developers’ “2.7 leftovers” list as well as the most popular features from the Ideas forum. Just rank each feature and tell us your top pick (up to three). You also have the option of adding comments or additional suggestions, but this is not mandatory. For your response to count, you must rank all of the features in the list. The survey has only one page.
\nNote that media features are not included in this list as we will be posting a separate survey for media-specific features soon.
\nCast your votes any time this week, but as always the sooner the better. This survey will close at noon on December 31, 2008 UTC.
\nIn the new year, we will be reviving scheduled IRC developer chats, where the lead developers will discuss the week’s progress on feature development, providing opportunities for people to ask questions or make suggestions. These will be held early in the day on Wednesdays (U.S. Wednesday), and the specific time will be posted here on the development blog once it’s been finalized.
\nAs a related aside, we spent a significant amount of time during 2.7 development sifting through Trac tickets that really shouldn’t have been there. Feature ideas and requests do not belong in Trac, they belong in the Ideas forum. Please reserve Trac for reporting bugs and things that need fixing (typos, code enhancements, etc.). If you are asking for a new UI, a new feature, or a new approach to coding something, that’s not an enhancement, it’s a new feature. New features will be entered into Trac by developers once it has been determined that the feature should be included in core. To help speed up development, moving forward we will close Trac tickets that are actually feature requests, with the comment that they should be posted in the Ideas forum instead. Please help the developers maximize their time by following this guideline.
\nThanks for your help!
";s:7:"pubdate";s:31:"Wed, 24 Dec 2008 00:17:58 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Jane Wells";}s:7:"summary";s:2976:"Everyone knows by now that WordPress 2.7 is packed with new features. Now that it’s available (almost 600,000 downloads as I write this!), it’s time to start working on 2.8. There were dozens of things that got tabled during 2.7 due to time constraints, and there are a lot of high-rated features in the Ideas forum, so there are a lot of potential features under consideration.
\nRight now, the lead developers are thinking the top priorities for 2.8 will be widget management, theme browser/installer and performance upgrades. The rest of the development time will be taken up with bug tickets and additional features/enhancements from a prioritized list. To that end, we’ve posted a new survey for you to help us prioritize features for 2.8. The list pulls from the developers’ “2.7 leftovers” list as well as the most popular features from the Ideas forum. Just rank each feature and tell us your top pick (up to three). You also have the option of adding comments or additional suggestions, but this is not mandatory. For your response to count, you must rank all of the features in the list. The survey has only one page.
\nNote that media features are not included in this list as we will be posting a separate survey for media-specific features soon.
\nCast your votes any time this week, but as always the sooner the better. This survey will close at noon on December 31, 2008 UTC.
\nIn the new year, we will be reviving scheduled IRC developer chats, where the lead developers will discuss the week’s progress on feature development, providing opportunities for people to ask questions or make suggestions. These will be held early in the day on Wednesdays (U.S. Wednesday), and the specific time will be posted here on the development blog once it’s been finalized.
\nAs a related aside, we spent a significant amount of time during 2.7 development sifting through Trac tickets that really shouldn’t have been there. Feature ideas and requests do not belong in Trac, they belong in the Ideas forum. Please reserve Trac for reporting bugs and things that need fixing (typos, code enhancements, etc.). If you are asking for a new UI, a new feature, or a new approach to coding something, that’s not an enhancement, it’s a new feature. New features will be entered into Trac by developers once it has been determined that the feature should be included in core. To help speed up development, moving forward we will close Trac tickets that are actually feature requests, with the comment that they should be posted in the Ideas forum instead. Please help the developers maximize their time by following this guideline.
\nThanks for your help!
";}i:14;a:7:{s:5:"title";s:59:"Weblog Tools Collection: WordPress Theme Releases for 12/23";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4835";s:4:"link";s:87:"http://weblogtoolscollection.com/archives/2008/12/23/wordpress-theme-releases-for-1223/";s:11:"description";s:1639:"\n\nTeel theme is a clean, classy web 2.0 style WordPress theme. It features dynamic page navigation and a widgetized sidebar with fancy rollover effects and an overall clean appearance that will work perfect for blogs of all kinds.
\n\n
Two column, white and blue, tag, gravatar and widget ready theme.
\n\n\nMake Money Online Blue is a Clean and simple aqua blue theme with both the sidebar and footer widgetized.
\n\n
And, if you are using the Journalized theme, you can download the X’Mas skin for it.
";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 18:45:25 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:1639:"\n\nTeel theme is a clean, classy web 2.0 style WordPress theme. It features dynamic page navigation and a widgetized sidebar with fancy rollover effects and an overall clean appearance that will work perfect for blogs of all kinds.
\n\n
Two column, white and blue, tag, gravatar and widget ready theme.
\n\n\nMake Money Online Blue is a Clean and simple aqua blue theme with both the sidebar and footer widgetized.
\n\n
And, if you are using the Journalized theme, you can download the X’Mas skin for it.
";}i:15;a:7:{s:5:"title";s:28:"Matt: Killing Silicon Valley";s:4:"guid";s:20:"http://ma.tt/?p=9817";s:4:"link";s:44:"http://ma.tt/2008/12/killing-silicon-valley/";s:11:"description";s:669:"Washington Is Killing Silicon Valley, an editorial from the Wall Street Journal. The main thing the article misses is that while the economics of startups are currently distorted doing a startup is still one of the best ways to change the world, for your work to have an impact far beyond the walls of a single company. I’ve seen some killer startups recently, my only hope is that they have enough runway to make it to the execution of their idea. Entrepreneurship.gov says “Freedom is just another word for entrepreneurship.”
";s:7:"pubdate";s:31:"Tue, 23 Dec 2008 06:30:57 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Matt";}s:7:"summary";s:669:"Washington Is Killing Silicon Valley, an editorial from the Wall Street Journal. The main thing the article misses is that while the economics of startups are currently distorted doing a startup is still one of the best ways to change the world, for your work to have an impact far beyond the walls of a single company. I’ve seen some killer startups recently, my only hope is that they have enough runway to make it to the execution of their idea. Entrepreneurship.gov says “Freedom is just another word for entrepreneurship.”
";}i:16;a:7:{s:5:"title";s:60:"Weblog Tools Collection: WordPress Plugin Releases for 12/22";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4830";s:4:"link";s:88:"http://weblogtoolscollection.com/archives/2008/12/22/wordpress-plugin-releases-for-1222/";s:11:"description";s:3663:"Allows including any files php can access included and executed if it’s php. Include tag will be replaced with content or output of php code. Provides security measures to limit which posters have access to functionality. No bugs or flaws found.
\n\nThe Menu Maker plugin helps in creating a menu for your site. Usually this can be used for creating a navigation menu.
\n\nAdvanced Blogroll Widget displays your bookmarks as you want. You can customize your blogroll.
\n\nPut your words needed to hide , between”[cookie]” and “[/cookie]” for those who haven’t reply to any posts.
\n\nWordPress Filter is a comprehensive post filtering & template system.
\n\nAllows you to define custom styles for any specific post or page on your WordPress site.
\n\nRetrieve pages, and children, in a more sophisticated way and add the correct class to the parent li-element even if you’re visting a child-page.
\nThe script looks for the custom fields Keys that you define. If that Key has a Value (should be an image URL), the image is displayed with your post. If there is no custom field used, the script looks for the first image attached to your post. If there is one, then it grabs that image and uses it.
\n\nThe WordPress e-Commerce plugin is a state-of-the-art e-Commerce platform with a focus on aesthetics, web standards and usability. It is both free and priceless at the same time.
\n\nThis WordPress plugin provides a customizable image always showing the last posts of your blog.
\n\nEasy marketer link masking and more. With WP Marketer manage your in text and performance marketing programs without having to use multiple tools
\n\nEasySMS provides an easy way for readers to subscribe to SMS updates and for admins to send SMS messages to groups.
\n\nThis WordPress plugin provides a tagcloud that shows tags depending of the current context (e.g. Category, Author, Tag, Post) only.
\nICanLocalize Comment Translator
\nManages human translated blogs and allows you to administrate, create contents and moderate comments in your native language.
\n\nMicro Anywhere allows for easy insertion of microformatted contact information and event details through the WordPress WYSIWYG editor.
";s:7:"pubdate";s:31:"Mon, 22 Dec 2008 18:59:58 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:3663:"Allows including any files php can access included and executed if it’s php. Include tag will be replaced with content or output of php code. Provides security measures to limit which posters have access to functionality. No bugs or flaws found.
\n\nThe Menu Maker plugin helps in creating a menu for your site. Usually this can be used for creating a navigation menu.
\n\nAdvanced Blogroll Widget displays your bookmarks as you want. You can customize your blogroll.
\n\nPut your words needed to hide , between”[cookie]” and “[/cookie]” for those who haven’t reply to any posts.
\n\nWordPress Filter is a comprehensive post filtering & template system.
\n\nAllows you to define custom styles for any specific post or page on your WordPress site.
\n\nRetrieve pages, and children, in a more sophisticated way and add the correct class to the parent li-element even if you’re visting a child-page.
\nThe script looks for the custom fields Keys that you define. If that Key has a Value (should be an image URL), the image is displayed with your post. If there is no custom field used, the script looks for the first image attached to your post. If there is one, then it grabs that image and uses it.
\n\nThe WordPress e-Commerce plugin is a state-of-the-art e-Commerce platform with a focus on aesthetics, web standards and usability. It is both free and priceless at the same time.
\n\nThis WordPress plugin provides a customizable image always showing the last posts of your blog.
\n\nEasy marketer link masking and more. With WP Marketer manage your in text and performance marketing programs without having to use multiple tools
\n\nEasySMS provides an easy way for readers to subscribe to SMS updates and for admins to send SMS messages to groups.
\n\nThis WordPress plugin provides a tagcloud that shows tags depending of the current context (e.g. Category, Author, Tag, Post) only.
\nICanLocalize Comment Translator
\nManages human translated blogs and allows you to administrate, create contents and moderate comments in your native language.
\n\nMicro Anywhere allows for easy insertion of microformatted contact information and event details through the WordPress WYSIWYG editor.
";}i:17;a:7:{s:5:"title";s:60:"Weblog Tools Collection: WordPress Plugin Releases for 12/21";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4828";s:4:"link";s:90:"http://weblogtoolscollection.com/archives/2008/12/21/wordpress-plugin-releases-for-1221-2/";s:11:"description";s:3785:"Blog Copyright injects a copyright notice into the blog footer.
\n\nThis plugin allows you to have global archive and single page per-post styles.
\n\nManually edit the Dashboard menu. You can reorder the menus, show/hide specific items, change access rights, and more.
\n\nEnable administrator to embed vimeo video into blog. Options available are the same as provided by vimeo.
\n\nThe plugin makes it easier to insert free, quality photos into a blog post by integrating all these into your WordPress interface.
\nThis plugin provides a widget and a shortcode which allow you to show avatars of blog users.
\n\nOpens a new browser window containing the image specified using JavaScript. You have the option to choose the features as well as choose if you want it to be centered.
\n\nA simple feed enhancement plugin that allows you to add custom text or HTML to posts in your WordPress blog feed. You can add text before the content and/or after the content as well as a copyright message. Now, include a link to the current post as well.
\n\nThe external links plugin for WordPress lets you process outgoing links differently from internal links.
\nAuto-Close Comments, Pingbacks and Trackbacks
\nAutomatically close comments, pingbacks and trackbacks on your posts. You can choose to keep comments / pingbacks / trackbacks open on certain posts. You can now delete post revisions as well.
\n\nThis plugin allows you to assign a Serial name, using custom fields, to your posts and then automatically displays a list of other posts which have the same Serial name when viewing this post. You can create as many Serials as you need, therefore allowing you to create multiple groupings of posts.
\n\nCreate an excerpt choosing number of words, link text for the rest of the post, filter for allowed tags with autoclose. It works with WP 2.6+
\n\nThe main feature is the ability to promote an old post to either the 1st or 2nd position.
\n\nThe pMetrics WordPress Plugin allows you to check blog stats directly from your WordPress Dashboard
\n\nThis isn’t a plugin, but a PHP5 Class for use new WordPress 2.7 Comments API. Page in Spanish.
";s:7:"pubdate";s:31:"Sun, 21 Dec 2008 13:21:35 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:3785:"Blog Copyright injects a copyright notice into the blog footer.
\n\nThis plugin allows you to have global archive and single page per-post styles.
\n\nManually edit the Dashboard menu. You can reorder the menus, show/hide specific items, change access rights, and more.
\n\nEnable administrator to embed vimeo video into blog. Options available are the same as provided by vimeo.
\n\nThe plugin makes it easier to insert free, quality photos into a blog post by integrating all these into your WordPress interface.
\nThis plugin provides a widget and a shortcode which allow you to show avatars of blog users.
\n\nOpens a new browser window containing the image specified using JavaScript. You have the option to choose the features as well as choose if you want it to be centered.
\n\nA simple feed enhancement plugin that allows you to add custom text or HTML to posts in your WordPress blog feed. You can add text before the content and/or after the content as well as a copyright message. Now, include a link to the current post as well.
\n\nThe external links plugin for WordPress lets you process outgoing links differently from internal links.
\nAuto-Close Comments, Pingbacks and Trackbacks
\nAutomatically close comments, pingbacks and trackbacks on your posts. You can choose to keep comments / pingbacks / trackbacks open on certain posts. You can now delete post revisions as well.
\n\nThis plugin allows you to assign a Serial name, using custom fields, to your posts and then automatically displays a list of other posts which have the same Serial name when viewing this post. You can create as many Serials as you need, therefore allowing you to create multiple groupings of posts.
\n\nCreate an excerpt choosing number of words, link text for the rest of the post, filter for allowed tags with autoclose. It works with WP 2.6+
\n\nThe main feature is the ability to promote an old post to either the 1st or 2nd position.
\n\nThe pMetrics WordPress Plugin allows you to check blog stats directly from your WordPress Dashboard
\n\nThis isn’t a plugin, but a PHP5 Class for use new WordPress 2.7 Comments API. Page in Spanish.
";}i:18;a:7:{s:5:"title";s:25:"Matt: Friendster Switches";s:4:"guid";s:20:"http://ma.tt/?p=9779";s:4:"link";s:41:"http://ma.tt/2008/12/friendster-switches/";s:11:"description";s:464:"Friendster Relaunches Blogs, Switches to WordPress MU. Basically Friendster has switched millions of blogs from Typepad to WordPress, presumably at least partly because Six Apart abandoned their Typepad platform for third parties starting in late 2006 with Le Monde.
";s:7:"pubdate";s:31:"Sun, 21 Dec 2008 01:02:11 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Matt";}s:7:"summary";s:464:"Friendster Relaunches Blogs, Switches to WordPress MU. Basically Friendster has switched millions of blogs from Typepad to WordPress, presumably at least partly because Six Apart abandoned their Typepad platform for third parties starting in late 2006 with Le Monde.
";}i:19;a:7:{s:5:"title";s:26:"Matt: Art Direction Plugin";s:4:"guid";s:20:"http://ma.tt/?p=9776";s:4:"link";s:42:"http://ma.tt/2008/12/art-direction-plugin/";s:11:"description";s:349:"WordPress “Art Direction” Plugin, from Automattician Noel Jackson. Basically allows you to do what Jason Santa Maria does for his blog without all the custom code and template hacking, just a simple plugin.
";s:7:"pubdate";s:31:"Sun, 21 Dec 2008 00:58:48 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Matt";}s:7:"summary";s:349:"WordPress “Art Direction” Plugin, from Automattician Noel Jackson. Basically allows you to do what Jason Santa Maria does for his blog without all the custom code and template hacking, just a simple plugin.
";}i:20;a:7:{s:5:"title";s:59:"Weblog Tools Collection: WordPress Theme Releases for 12/20";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4821";s:4:"link";s:89:"http://weblogtoolscollection.com/archives/2008/12/20/wordpress-theme-releases-for-1220-2/";s:11:"description";s:2376:"\n\nLeviathan is a child theme available under the Hybrid theme framework. Two column, widget ready, gravatar ready with threaded comments support.
\n\n\nFixed width, 2 columns, right sidebar, widget ready with threaded comments and avatars.
\n\n\nThree columns, Widget ready, Adsense ready, Left and Right Sidebar, Fixed width theme
\n\n\nTwo columns, Widget ready, Adsense ready, Right Sidebar, Fixed width theme
\n\n\nA clean and simple two-column, fixed width theme supporting widgets.
\n\n
Are you a theme author? Read how you can submit your themes to us.
";s:7:"pubdate";s:31:"Sat, 20 Dec 2008 15:33:09 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:2376:"\n\nLeviathan is a child theme available under the Hybrid theme framework. Two column, widget ready, gravatar ready with threaded comments support.
\n\n\nFixed width, 2 columns, right sidebar, widget ready with threaded comments and avatars.
\n\n\nThree columns, Widget ready, Adsense ready, Left and Right Sidebar, Fixed width theme
\n\n\nTwo columns, Widget ready, Adsense ready, Right Sidebar, Fixed width theme
\n\n\nA clean and simple two-column, fixed width theme supporting widgets.
\n\n
Are you a theme author? Read how you can submit your themes to us.
";}i:21;a:7:{s:5:"title";s:59:"Weblog Tools Collection: WordPress Gone Social - BuddyPress";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4809";s:4:"link";s:86:"http://weblogtoolscollection.com/archives/2008/12/20/wordpress-gone-social-buddypress/";s:11:"description";s:2882:"
First off, BuddyPress is looking real good these days. Secondly, I’d like to thank Andy Peatling, head honcho for the BuddyPress project for stopping by and lending us an hour of his time to explain exactly what BuddyPress is and does. On December 15th, 2008 Andy released the first beta version of the project. So what exactly is BuddyPress?
\n\nBuddyPress is essentially a set of WordPress MU specific plugins. Each plugin component adds a distinct feature to BuddyPress and only handles functionality for that specific component (for example, private messaging). BuddyPress also has a core plugin that all other plugins require, it contains shared functions and performs the basic modifications to the WordPress MU interface.\n
Tune into the show to hear Andy delve into the feature set of the project as well as taking questions from the audience. By the way, if you don’t have the ability to install WordPress MU and then BuddyPress, you can view and participate in a live demo by registering an account on http://www.testbp.org
\n
Announcements: This was our last show for 2008. Keith and I look forward to creating more great podcasts in 2009 and we both thank each and everyone of you who continue to support the show. Have a happy holiday and a merry new year.
\nMark E. Will Be On The Show For January 2nd To Discuss His Comprehensive Security Plugin
\nWordPress Weekly Forums:
\nPlease join the forum for WordPress Weekly to discuss things you heard on the show, share tips and tricks, give feedback, or to let us know something you think would be great for the audience to know about.
Next Episode: Friday January 2nd, 2008 8P.M. EST
\nSubscribe To WPWeekly Via Itunes: Click here to subscribe
\nLength Of Episode: 55 Minutes
\nDownload The Show: WordPressWeeklyEpisode34.mp3
\nListen To Episode #34:
\n
First off, BuddyPress is looking real good these days. Secondly, I’d like to thank Andy Peatling, head honcho for the BuddyPress project for stopping by and lending us an hour of his time to explain exactly what BuddyPress is and does. On December 15th, 2008 Andy released the first beta version of the project. So what exactly is BuddyPress?
\n\nBuddyPress is essentially a set of WordPress MU specific plugins. Each plugin component adds a distinct feature to BuddyPress and only handles functionality for that specific component (for example, private messaging). BuddyPress also has a core plugin that all other plugins require, it contains shared functions and performs the basic modifications to the WordPress MU interface.\n
Tune into the show to hear Andy delve into the feature set of the project as well as taking questions from the audience. By the way, if you don’t have the ability to install WordPress MU and then BuddyPress, you can view and participate in a live demo by registering an account on http://www.testbp.org
\n
Announcements: This was our last show for 2008. Keith and I look forward to creating more great podcasts in 2009 and we both thank each and everyone of you who continue to support the show. Have a happy holiday and a merry new year.
\nMark E. Will Be On The Show For January 2nd To Discuss His Comprehensive Security Plugin
\nWordPress Weekly Forums:
\nPlease join the forum for WordPress Weekly to discuss things you heard on the show, share tips and tricks, give feedback, or to let us know something you think would be great for the audience to know about.
Next Episode: Friday January 2nd, 2008 8P.M. EST
\nSubscribe To WPWeekly Via Itunes: Click here to subscribe
\nLength Of Episode: 55 Minutes
\nDownload The Show: WordPressWeeklyEpisode34.mp3
\nListen To Episode #34:
\n
December 11, 2008, WordPress 2.7 was announced and released to the public, one of the hottest versions of WordPress ever.
Just 20 hours later, Ryan Boren announced that there have been 100,000 downloads in those first few hours, spinning the WordPress Counter.
\nIn the next few moments or so, The WordPress Counter rolled over 500,000 downloads of the new WordPress 2.7.
The WordPress Counter is restarted with every version release.
\nSo let’s do a little math, with a reminder that I’m not good at math.
\nUsing the handy date calculation tool from Timeanddate.com, from and including Thursday, December 11, 2008, to and including Friday, December 19, 2008, nine days have passed. The tool told me this equals:
\nThat’s some serious bandwidth action. Go download WordPress 2.7 now and let’s see how fast we can reach one million. By Monday? Wednesday? Anyone taking bets?
If it takes 0.64 seconds per download, how long before the WordPress 2.7 download counter will read one billion? Want to guess? Place more bets?
\nI announced this on my Twitter and Matt Harzewski (redwall_hp) admitted that while he had upgraded many WordPress blogs to 2.7 since its release, he had only downloaded one copy.
\nHave you been recycling your WordPress downloads?

\n
Site Search Tags: wordpress, wordpress news, downloads, wordpress 2.7, download wordpress, wordpress counter, time and date
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

December 11, 2008, WordPress 2.7 was announced and released to the public, one of the hottest versions of WordPress ever.
Just 20 hours later, Ryan Boren announced that there have been 100,000 downloads in those first few hours, spinning the WordPress Counter.
\nIn the next few moments or so, The WordPress Counter rolled over 500,000 downloads of the new WordPress 2.7.
The WordPress Counter is restarted with every version release.
\nSo let’s do a little math, with a reminder that I’m not good at math.
\nUsing the handy date calculation tool from Timeanddate.com, from and including Thursday, December 11, 2008, to and including Friday, December 19, 2008, nine days have passed. The tool told me this equals:
\nThat’s some serious bandwidth action. Go download WordPress 2.7 now and let’s see how fast we can reach one million. By Monday? Wednesday? Anyone taking bets?
If it takes 0.64 seconds per download, how long before the WordPress 2.7 download counter will read one billion? Want to guess? Place more bets?
\nI announced this on my Twitter and Matt Harzewski (redwall_hp) admitted that while he had upgraded many WordPress blogs to 2.7 since its release, he had only downloaded one copy.
\nHave you been recycling your WordPress downloads?

\n
Site Search Tags: wordpress, wordpress news, downloads, wordpress 2.7, download wordpress, wordpress counter, time and date
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

On Thursday, December 18th, I had the honor of having a fireside chat so to speak with Matt Mullenweg. The chat lasted a little over two hours and then, Matt stayed around after the show for an additional two hours to field questions from anybody that asked them. There are a number of things that I have taken away with this chat with Matt and I’ll be listing those in an article in the following days but without a shadow of a doubt, Matt is a stand up guy. He answered all of my questions, even the tough ones which were submitted by the community. While there is room left to debate the GPL and what is or isn’t compliant, Matt answered the GPL questions to the best of his ability and in most cases, his answers are nothing more than his personal opinion since certain aspects of the GPL would be much clearer if there was a court case to stand by.
\nI really feel as though this two hour recording is the most important recording I’ve made yet and is the biggest contribution I have made so far, back to the community. If there was one podcast that you should listen to as it relates to WordPress, the GPL, Matt’s involvement with Automattic and the Project, this would be it. Special thanks to Matt Mullenweg for agreeing to come on the show to address all of the issues that were presented to him by me.
\nTo get a sample of the information discussed in this episode, here are the list of questions that I asked Matt. After this list, he took questions from anyone that asked them either by those who called in or sent them in the chat.
\nWhy were those themes removed from the repository and if you look back at the situation now, do you think you made a mistake by not making a public post about the removals?
\nCan you explain why the new guideline was added to the theme repository?
\nWhy is it that so many people within the inner circle of the WordPress community believe you and Automattic don’t want anyone else profiting through or around WordPress?
\nIn your opinion, do you think that premium themes have actually benefited the community by way of furthering the overall development of WordPress themes?
\nIn a recent conversation, I saw you describe premium themes as propietary and how you felt that was a better word than premium. Why is that?
\nHow many of these debates and the way things are done are a result of their not being a court case to go by?
\nDoes it bother you at all to see countless debates on various WordPress theme author sites about the GPL and what is and not compliant with it?
\nDrupal and Joomla have decided the commercial stuff is okay but why not WordPress?
\nIn November of 2007 hot off the heels of WordCamp Argentina, news came out about a possible theme marketplace where people sold themes through the marketplace and the theme author as well as Automattic each recieved a cut of the profits. Was that your way of trying to help premium theme authors and has their been any progress on the idea?
\nThe Drupal community has debated this GPL/Premium/Theme issue for a while. And a solid understanding has come from it:
\nA theme is made up of several files - template files (ending in .php), CSS, images and JavaScript. The template files are considered a part of Drupal, which is licensed under the GPL, which means they are not restricted in their redistribution. You are free to share the .php files so others can benefit from them. However, the rest of the theme - images, CSS and JavaScript - is independent from Drupal and owned by us and licensed by you for one website per purchase. You may not publish or share these parts of the themes with anyone else. Please review our EULA for full details. (Taken from a Drupal Theme Developers page)
\nWhen the notion of making money by selling themes pops up at WordCamps, you are quick to explain the WordPress.com business model of selling services and building support/value around the prodcut but this model will not work for everyone. What is a premium theme author to do?
\nI’ve spoken to a few premium theme authors and they tell me that because of the GPL, nothing stops someone from picking up Brian Gardners themes, changing the footer link and then undercutting his business by selling support at a cheaper price. Is that a valid argument?
\nRedistributing paid themes for free, which is ok under the GPL thus, rendering the business model of selling themes useless, as I understand it. Yet, that hasn’t happened and I wonder if that is because most end users are not aware of the GPL, all they see is the single-use multi-use licenses attached to themes
\nIs there a way where premium theme companies such as iThemes and you or Automattic can come to a compromise?
\nLets say I have a template generator that outputs GPL themes, but has premium features. It could be used to create freebie themes which would be eligible to be in the repository, but since the generator outputs themes with a link back to my site which promotes the premium services, which in turn may be used for creating themes suitable for the repository, but again those themes have a link back to my site.
\nIs it true that the notion of Child themes which appears to be gaining momentum can be viewed as a loophole as far as the GPL is concerned considering these are themes which are purele CSS and Image based?
\nAt what point do you stop accepting good themes that comply with the GPL because of a connection an author has with commercial themes. How far does it go.
\nIf WP.org is about the community, why are decisions made unilaterally, rather than by the community?
\nJust out of curiosity, do you get annoyed sometimes by people blaming or mentioning Automattic for the decisions or things that take place for WordPress.org? I mean, Automattic and the WordPress project are two separate things.
\nWhat is your role with automattic and what is your role with the wordpress.org project and is their ever a conflict of interest between the two?
\nIn your opinion, how far does the GPL go? CSS, images, phpfiles,
\nWhy have you not used the WordPress development blog to bring forth the issues of GPL and various other aspects of the project?
\nThis whole show has pretty much been dedicated to themes but how does all of this effect plugins, the plugin repository and such?\n
Subscribe To WPWeekly Via Itunes: Click here to subscribe
\nLength Of Episode: 2 Hours 11 Minutes
\nDownload The Show: InterviewWithMatt.mp3
\nListen To The Special Interview With Matt Mullenweg:
\n
Chat log from those who participated in the chatroom: Special Interview Chat Log
";s:7:"pubdate";s:31:"Fri, 19 Dec 2008 18:52:49 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:7115:"On Thursday, December 18th, I had the honor of having a fireside chat so to speak with Matt Mullenweg. The chat lasted a little over two hours and then, Matt stayed around after the show for an additional two hours to field questions from anybody that asked them. There are a number of things that I have taken away with this chat with Matt and I’ll be listing those in an article in the following days but without a shadow of a doubt, Matt is a stand up guy. He answered all of my questions, even the tough ones which were submitted by the community. While there is room left to debate the GPL and what is or isn’t compliant, Matt answered the GPL questions to the best of his ability and in most cases, his answers are nothing more than his personal opinion since certain aspects of the GPL would be much clearer if there was a court case to stand by.
\nI really feel as though this two hour recording is the most important recording I’ve made yet and is the biggest contribution I have made so far, back to the community. If there was one podcast that you should listen to as it relates to WordPress, the GPL, Matt’s involvement with Automattic and the Project, this would be it. Special thanks to Matt Mullenweg for agreeing to come on the show to address all of the issues that were presented to him by me.
\nTo get a sample of the information discussed in this episode, here are the list of questions that I asked Matt. After this list, he took questions from anyone that asked them either by those who called in or sent them in the chat.
\nWhy were those themes removed from the repository and if you look back at the situation now, do you think you made a mistake by not making a public post about the removals?
\nCan you explain why the new guideline was added to the theme repository?
\nWhy is it that so many people within the inner circle of the WordPress community believe you and Automattic don’t want anyone else profiting through or around WordPress?
\nIn your opinion, do you think that premium themes have actually benefited the community by way of furthering the overall development of WordPress themes?
\nIn a recent conversation, I saw you describe premium themes as propietary and how you felt that was a better word than premium. Why is that?
\nHow many of these debates and the way things are done are a result of their not being a court case to go by?
\nDoes it bother you at all to see countless debates on various WordPress theme author sites about the GPL and what is and not compliant with it?
\nDrupal and Joomla have decided the commercial stuff is okay but why not WordPress?
\nIn November of 2007 hot off the heels of WordCamp Argentina, news came out about a possible theme marketplace where people sold themes through the marketplace and the theme author as well as Automattic each recieved a cut of the profits. Was that your way of trying to help premium theme authors and has their been any progress on the idea?
\nThe Drupal community has debated this GPL/Premium/Theme issue for a while. And a solid understanding has come from it:
\nA theme is made up of several files - template files (ending in .php), CSS, images and JavaScript. The template files are considered a part of Drupal, which is licensed under the GPL, which means they are not restricted in their redistribution. You are free to share the .php files so others can benefit from them. However, the rest of the theme - images, CSS and JavaScript - is independent from Drupal and owned by us and licensed by you for one website per purchase. You may not publish or share these parts of the themes with anyone else. Please review our EULA for full details. (Taken from a Drupal Theme Developers page)
\nWhen the notion of making money by selling themes pops up at WordCamps, you are quick to explain the WordPress.com business model of selling services and building support/value around the prodcut but this model will not work for everyone. What is a premium theme author to do?
\nI’ve spoken to a few premium theme authors and they tell me that because of the GPL, nothing stops someone from picking up Brian Gardners themes, changing the footer link and then undercutting his business by selling support at a cheaper price. Is that a valid argument?
\nRedistributing paid themes for free, which is ok under the GPL thus, rendering the business model of selling themes useless, as I understand it. Yet, that hasn’t happened and I wonder if that is because most end users are not aware of the GPL, all they see is the single-use multi-use licenses attached to themes
\nIs there a way where premium theme companies such as iThemes and you or Automattic can come to a compromise?
\nLets say I have a template generator that outputs GPL themes, but has premium features. It could be used to create freebie themes which would be eligible to be in the repository, but since the generator outputs themes with a link back to my site which promotes the premium services, which in turn may be used for creating themes suitable for the repository, but again those themes have a link back to my site.
\nIs it true that the notion of Child themes which appears to be gaining momentum can be viewed as a loophole as far as the GPL is concerned considering these are themes which are purele CSS and Image based?
\nAt what point do you stop accepting good themes that comply with the GPL because of a connection an author has with commercial themes. How far does it go.
\nIf WP.org is about the community, why are decisions made unilaterally, rather than by the community?
\nJust out of curiosity, do you get annoyed sometimes by people blaming or mentioning Automattic for the decisions or things that take place for WordPress.org? I mean, Automattic and the WordPress project are two separate things.
\nWhat is your role with automattic and what is your role with the wordpress.org project and is their ever a conflict of interest between the two?
\nIn your opinion, how far does the GPL go? CSS, images, phpfiles,
\nWhy have you not used the WordPress development blog to bring forth the issues of GPL and various other aspects of the project?
\nThis whole show has pretty much been dedicated to themes but how does all of this effect plugins, the plugin repository and such?\n
Subscribe To WPWeekly Via Itunes: Click here to subscribe
\nLength Of Episode: 2 Hours 11 Minutes
\nDownload The Show: InterviewWithMatt.mp3
\nListen To The Special Interview With Matt Mullenweg:
\n
Chat log from those who participated in the chatroom: Special Interview Chat Log
";}i:24;a:7:{s:5:"title";s:72:"Weblog Tools Collection: Mastering Your WordPress 2.7 Theme & Admin Area";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4777";s:4:"link";s:98:"http://weblogtoolscollection.com/archives/2008/12/19/mastering-your-wordpress-27-theme-admin-area/";s:11:"description";s:1177:"Mastering Your WordPress 2.7 Theme & Admin Area: Tips and Tricks.: Noupe has a nice writeup on mastering WordPress 2.7 Admin and understanding how to use the new features of WordPress 2.7 in your theme. These include
\nI wish there were anchors or separate pages to link directly to each piece, but alas they are all lumped together. This is a nice read nonetheless.
";s:7:"pubdate";s:31:"Fri, 19 Dec 2008 15:12:57 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Mark Ghosh";}s:7:"summary";s:1177:"Mastering Your WordPress 2.7 Theme & Admin Area: Tips and Tricks.: Noupe has a nice writeup on mastering WordPress 2.7 Admin and understanding how to use the new features of WordPress 2.7 in your theme. These include
\nI wish there were anchors or separate pages to link directly to each piece, but alas they are all lumped together. This is a nice read nonetheless.
";}i:25;a:7:{s:5:"title";s:48:"Lorelle on WP: WordPress News on the Blog Herald";s:4:"guid";s:36:"http://lorelle.wordpress.com/?p=3450";s:4:"link";s:74:"http://lorelle.wordpress.com/2008/12/18/wordpress-news-on-the-blog-herald/";s:11:"description";s:27262:"
The past few weeks of the Blog Herald’s WordPress News reports that I do have been huge. Each one now takes many hours to produce, rounding up all the news from WordPress developers, Plugin and Theme developers, WordPress.com, WordPress fan podcasts and blogs, and the WordPress Community.
WordPress 2.7 is the biggest WordPress version ever, and Ryan Boren announced that there have been 100,000 downloads in the first 20 hours of release, with the WordPress counter reporting 469,208 a little over a week since the version was released. With those numbers, you can tell that there has been a lot to report on for WordPress recently.
\nTo honor the end of 2008 and all the great WordPress news over the past year, and to celebrate another year of bringing you the WordPress news on the Blog Herald every week, here is a listing of this year’s WordPress News Wednesday Reports:
\nI’m not alone reporting on WordPress news and developments. The core sources and resources I depend upon that help me serve the WordPress Community are:
\nWhile it is tradition to thank all the “little people” who helped me get where I am today, I honestly owe it all to the entire WordPress Community.
\nI want to thank again the tons of people around the web whose blog content fills my feed reader every week with WordPress news, tips, guides, help, and general information. I read through hundreds of feeds and more hundreds of blog posts every week, learning what others are saying about WordPress and their WordPress blogging experience. Their perspective on WordPress, from every angle and opinion, helps me better understand how it works, and how I can better serve WordPress fans.
\nYou are my heroes and heroines that make my life much easier. You are appreciated more than you could ever know. I’ve reserved a virtual hug for every one of you until we can meet in person. For those I’ve already met, you know that hug well.
A few months ago, I started sharing all the articles and news information I’ve collected over the years or writing about and reporting on WordPress with my followers on Twitter. Each day I publish a random WordPress tip covering various versions, techniques, Theme design and development, Plugin writing and tips, and a variety of cool stuff about using WordPress.
\nWhat to join the fun, follow lorelleonwp on Twitter for your daily dose of WordPress.
\nTo celebrate the end of a very successful year, I will be releasing ten WordPress tips on December 25 and January 1 throughout each of those days.
\nThanks again to all and to all, hope your 2008 was as good or better than mine (not possible
), and that 2009 will be even more exciting with plenty of WordPress news, events, meetups, WordCamps, and in person hugs.
See you soon at a WordCamp Event!
\n
\n
Site Search Tags: WordPress News, wordpress information, wordpress tips, wordpress themes, wordpress plugins, wordpress help, wordpress tutorials, wordpress versions, wordpress guides
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

The past few weeks of the Blog Herald’s WordPress News reports that I do have been huge. Each one now takes many hours to produce, rounding up all the news from WordPress developers, Plugin and Theme developers, WordPress.com, WordPress fan podcasts and blogs, and the WordPress Community.
WordPress 2.7 is the biggest WordPress version ever, and Ryan Boren announced that there have been 100,000 downloads in the first 20 hours of release, with the WordPress counter reporting 469,208 a little over a week since the version was released. With those numbers, you can tell that there has been a lot to report on for WordPress recently.
\nTo honor the end of 2008 and all the great WordPress news over the past year, and to celebrate another year of bringing you the WordPress news on the Blog Herald every week, here is a listing of this year’s WordPress News Wednesday Reports:
\nI’m not alone reporting on WordPress news and developments. The core sources and resources I depend upon that help me serve the WordPress Community are:
\nWhile it is tradition to thank all the “little people” who helped me get where I am today, I honestly owe it all to the entire WordPress Community.
\nI want to thank again the tons of people around the web whose blog content fills my feed reader every week with WordPress news, tips, guides, help, and general information. I read through hundreds of feeds and more hundreds of blog posts every week, learning what others are saying about WordPress and their WordPress blogging experience. Their perspective on WordPress, from every angle and opinion, helps me better understand how it works, and how I can better serve WordPress fans.
\nYou are my heroes and heroines that make my life much easier. You are appreciated more than you could ever know. I’ve reserved a virtual hug for every one of you until we can meet in person. For those I’ve already met, you know that hug well.
A few months ago, I started sharing all the articles and news information I’ve collected over the years or writing about and reporting on WordPress with my followers on Twitter. Each day I publish a random WordPress tip covering various versions, techniques, Theme design and development, Plugin writing and tips, and a variety of cool stuff about using WordPress.
\nWhat to join the fun, follow lorelleonwp on Twitter for your daily dose of WordPress.
\nTo celebrate the end of a very successful year, I will be releasing ten WordPress tips on December 25 and January 1 throughout each of those days.
\nThanks again to all and to all, hope your 2008 was as good or better than mine (not possible
), and that 2009 will be even more exciting with plenty of WordPress news, events, meetups, WordCamps, and in person hugs.
See you soon at a WordCamp Event!
\n
\n
Site Search Tags: WordPress News, wordpress information, wordpress tips, wordpress themes, wordpress plugins, wordpress help, wordpress tutorials, wordpress versions, wordpress guides
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Michael C. writes in to let us know that TinyPic users now get their Gravatar for their profile image. Thanks TinyPic, we think you’re pretty grrrrreat yourselves!
\nAs a side note I think it’s really telling that a service which hosts images and videos for people to easily link to decided to use Gravatar for their profiles. TinyPic has the infrastructure in place to do this. They already have uploading, caching servers, and a CDN figured out. They might even have croppers and image effects floating around. But 2 things are important here. The first is that profile images still aren’t the at core of what they want to provide to people. Second, and more importantly, is that enabling Gravatar support is good for their users — It’s easy, its simple, and it gives them value far beyond that individual profile page.
\nMichael C. writes in to let us know that TinyPic users now get their Gravatar for their profile image. Thanks TinyPic, we think you’re pretty grrrrreat yourselves!
\nAs a side note I think it’s really telling that a service which hosts images and videos for people to easily link to decided to use Gravatar for their profiles. TinyPic has the infrastructure in place to do this. They already have uploading, caching servers, and a CDN figured out. They might even have croppers and image effects floating around. But 2 things are important here. The first is that profile images still aren’t the at core of what they want to provide to people. Second, and more importantly, is that enabling Gravatar support is good for their users — It’s easy, its simple, and it gives them value far beyond that individual profile page.
\nSearch on my blog by typing in a keyword rather than waiting for the results page to load.
\n\nThis plugin adds the PostRank Top Posts Widget & Analytics to your blog. PostRank measures the engagement with each story by analyzing the types and frequency of social media interactions. The more interesting or relevant the story is, the more active your readers will be in sharing it.
\n\nLifestream displays your social feeds and photos much like you would see it on many of the social networking sites.
\nWordPress Video Solution Framework
\nVideo solutions framework, including player, transcoder and administration interface utilities as wpmu plugin. It powers wordpress.com video solution.
\n\nExports all your posts to a zip file containing a blosxom style directory hierarchy of posts.
\nSliding Post - Slides latest posts with Carousel effect
\nA plugin for WordPress which shows latest 10 posts with carousel sliding effect which is SEO friendly. User can set the height, width, and the time duration of the slide show.
\n\nAdds the “paginator3000″ paging navigation to your WordPress blog.
\n\nAllows you to configure the default email address and name used on email sent by WordPress.
\n\nWidget to add useful admin links on every page, allowing you to add new posts/pages, edit existing posts/pages, go to the admin, or log out.
\n\nHides the Update Reminder in the Admin for all non Admin users.
\n\nGoogle Custom Search plugin for WordPress replaces the default search engine with Google’s Custom Search for websites.
\nThe Kimili Flash Embed is a plugin for popular open source blogging systems that allows you to easily place Flash movies on your site.
\n\nThis plugin allows you to add highly customizable forms to your website that allows non-registered users and/or subscribers (or any flavor between) to submit posts. The posts can be kept in “draft” until an admin can publish them (also configurable). It can optionally use Akismet to check if submissions are spam.
\n\nHeadMeta is a simple plugin to help with SEO and other purposes that require customized ‘meta’ and ‘link’ tags in the header of your theme.
\n\nACE can override your search results, your RSS feed listing, your category listing, your recent post, and recent post widgets and also your entry page, or even hide whole categories of posts from web crawlers if you want to.
\n\nThis plugin allows the blog owner to customize the tag cloud so that any reader mousing over the tag cloud will see the words in the tag cloud flicker with a customizable effect. This is just a fancy bell and whistle to add to your blog.
\n\nThis plugin fetches posted items from Facebook and displays them in an unordered list with proper links and comments.
\n\nThis is the perfect tool to manage perfectly your WP 2.3, 2.5, 2.6 and 2.7 tags.
\n\nThis plugin shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.
\n\nPopupper is a plugin that enables a blogger to add popups of images and text into their posts.
";s:7:"pubdate";s:31:"Thu, 18 Dec 2008 12:01:04 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:5100:"Search on my blog by typing in a keyword rather than waiting for the results page to load.
\n\nThis plugin adds the PostRank Top Posts Widget & Analytics to your blog. PostRank measures the engagement with each story by analyzing the types and frequency of social media interactions. The more interesting or relevant the story is, the more active your readers will be in sharing it.
\n\nLifestream displays your social feeds and photos much like you would see it on many of the social networking sites.
\nWordPress Video Solution Framework
\nVideo solutions framework, including player, transcoder and administration interface utilities as wpmu plugin. It powers wordpress.com video solution.
\n\nExports all your posts to a zip file containing a blosxom style directory hierarchy of posts.
\nSliding Post - Slides latest posts with Carousel effect
\nA plugin for WordPress which shows latest 10 posts with carousel sliding effect which is SEO friendly. User can set the height, width, and the time duration of the slide show.
\n\nAdds the “paginator3000″ paging navigation to your WordPress blog.
\n\nAllows you to configure the default email address and name used on email sent by WordPress.
\n\nWidget to add useful admin links on every page, allowing you to add new posts/pages, edit existing posts/pages, go to the admin, or log out.
\n\nHides the Update Reminder in the Admin for all non Admin users.
\n\nGoogle Custom Search plugin for WordPress replaces the default search engine with Google’s Custom Search for websites.
\nThe Kimili Flash Embed is a plugin for popular open source blogging systems that allows you to easily place Flash movies on your site.
\n\nThis plugin allows you to add highly customizable forms to your website that allows non-registered users and/or subscribers (or any flavor between) to submit posts. The posts can be kept in “draft” until an admin can publish them (also configurable). It can optionally use Akismet to check if submissions are spam.
\n\nHeadMeta is a simple plugin to help with SEO and other purposes that require customized ‘meta’ and ‘link’ tags in the header of your theme.
\n\nACE can override your search results, your RSS feed listing, your category listing, your recent post, and recent post widgets and also your entry page, or even hide whole categories of posts from web crawlers if you want to.
\n\nThis plugin allows the blog owner to customize the tag cloud so that any reader mousing over the tag cloud will see the words in the tag cloud flicker with a customizable effect. This is just a fancy bell and whistle to add to your blog.
\n\nThis plugin fetches posted items from Facebook and displays them in an unordered list with proper links and comments.
\n\nThis is the perfect tool to manage perfectly your WP 2.3, 2.5, 2.6 and 2.7 tags.
\n\nThis plugin shows you real time statistics about your blog. It collects information about visitors, spiders, search keywords, feeds, browsers, OS etc.
\n\nPopupper is a plugin that enables a blogger to add popups of images and text into their posts.
";}i:28;a:7:{s:5:"title";s:47:"Weblog Tools Collection: Matt, The GPL And More";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4791";s:4:"link";s:75:"http://weblogtoolscollection.com/archives/2008/12/17/matt-the-gpl-and-more/";s:11:"description";s:991:"If you are a premium theme developer or have an interest in WordPress themes, you may have heard that over 200 themes were removed from the WordPress.org theme repository. The reasons behind the removals have yet to be made public and there is more afoot than just the removal of themes. Over the course of the past few days, debates and discussions have been taking place on numerous blogs regarding WordPress, the GPL, themes and much more. Matt has agreed to appear on WordPress Weekly on Thursday at 1 P.M. EST to set the record straight so to speak. My goal for this special episode of the show is to get an explanation as to what happened with the theme repository, the new guidelines, Matt’s stance on the GPL, the entire issue of premium themes, what will happen with plugins and a whole lot more. This episode is really important to me as I try to clear up as much of the muddy waters as I can.
";s:7:"pubdate";s:31:"Wed, 17 Dec 2008 23:38:17 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:991:"If you are a premium theme developer or have an interest in WordPress themes, you may have heard that over 200 themes were removed from the WordPress.org theme repository. The reasons behind the removals have yet to be made public and there is more afoot than just the removal of themes. Over the course of the past few days, debates and discussions have been taking place on numerous blogs regarding WordPress, the GPL, themes and much more. Matt has agreed to appear on WordPress Weekly on Thursday at 1 P.M. EST to set the record straight so to speak. My goal for this special episode of the show is to get an explanation as to what happened with the theme repository, the new guidelines, Matt’s stance on the GPL, the entire issue of premium themes, what will happen with plugins and a whole lot more. This episode is really important to me as I try to clear up as much of the muddy waters as I can.
";}i:29;a:7:{s:5:"title";s:59:"Weblog Tools Collection: WordPress Theme Releases for 12/17";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4787";s:4:"link";s:87:"http://weblogtoolscollection.com/archives/2008/12/17/wordpress-theme-releases-for-1217/";s:11:"description";s:2331:"\n\nWP Full site is a two column theme built for small businesses that want a website that enables them to use a Content Management System (CMS), have the option of a blog, and focuses on the necessities that all small business websites need.
\n\n\nIt is a blue magazine style template with theme options menu, front page featured content slider, built in newsletter, custom typography, dropdown many, advertisement ready and much more! Theme is ready for WordPress 2.7! Enable threaded (nested) comments from your WordPress – Settings – Discussion menu and you’ll have different colors for comments up to 5 levels deep of replies.
\n\n\n2 Column, fixed width, widget ready WordPress Theme
\n\n\nA fun and bluish, fixed width, two columns, gravatar ready, widget ready Christmas theme.
\nAlso, check out the other themes by Blogtuine.com, viz. Prolog, Ext JS and JS03.
";s:7:"pubdate";s:31:"Wed, 17 Dec 2008 14:52:00 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:2331:"\n\nWP Full site is a two column theme built for small businesses that want a website that enables them to use a Content Management System (CMS), have the option of a blog, and focuses on the necessities that all small business websites need.
\n\n\nIt is a blue magazine style template with theme options menu, front page featured content slider, built in newsletter, custom typography, dropdown many, advertisement ready and much more! Theme is ready for WordPress 2.7! Enable threaded (nested) comments from your WordPress – Settings – Discussion menu and you’ll have different colors for comments up to 5 levels deep of replies.
\n\n\n2 Column, fixed width, widget ready WordPress Theme
\n\n\nA fun and bluish, fixed width, two columns, gravatar ready, widget ready Christmas theme.
\nAlso, check out the other themes by Blogtuine.com, viz. Prolog, Ext JS and JS03.
";}i:30;a:7:{s:5:"title";s:33:"Matt: WordPress Interface History";s:4:"guid";s:20:"http://ma.tt/?p=9771";s:4:"link";s:49:"http://ma.tt/2008/12/wordpress-interface-history/";s:11:"description";s:357:"A Journey Through Five Years of WordPress Interface. Take a look at what the WordPress interface looked like at the beginning of 2008. How far we’ve come!
";s:7:"pubdate";s:31:"Wed, 17 Dec 2008 07:23:02 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Matt";}s:7:"summary";s:357:"A Journey Through Five Years of WordPress Interface. Take a look at what the WordPress interface looked like at the beginning of 2008. How far we’ve come!
";}i:31;a:7:{s:5:"title";s:47:"Gravatar: Mindtouch Deki Wiki supports Gravatar";s:4:"guid";s:31:"http://blog.gravatar.com/?p=117";s:4:"link";s:74:"http://blog.gravatar.com/2008/12/17/mindtouch-deki-wiki-supports-gravatar/";s:11:"description";s:1656:"Sarah C. writes in to let us know that Mindtouch Deki supports Gravatars via an extension. Gravatars help give a sense of community, as well as a sense of ownership to all kinds of sites. A wiki is a great place for both, as shown in their examples. Awesome work, guys!
\nSarah C. writes in to let us know that Mindtouch Deki supports Gravatars via an extension. Gravatars help give a sense of community, as well as a sense of ownership to all kinds of sites. A wiki is a great place for both, as shown in their examples. Awesome work, guys!
\neasyComment Firefox Extension: “easyComment enables you to One-Click Comment on Wordpress Blogs which makes it an perfect tool for people who comment on a lot of different Weblogs and who don’t want to sign up on every single one. You’ll have to define your Personal Data once in the Preferences Dialog and every time you click the easyComment Button on the bottom Status Bar in your Firefox window, it searches the comment form on the current page and fills it with your data saving you a huge chunk of type-in work.” from the author’s post. Hat tip to Keith, found via the Weblog Tools Collection Crew LifeStream
";s:7:"pubdate";s:31:"Tue, 16 Dec 2008 23:15:32 +0000";s:2:"dc";a:1:{s:7:"creator";s:10:"Mark Ghosh";}s:7:"summary";s:902:"easyComment Firefox Extension: “easyComment enables you to One-Click Comment on Wordpress Blogs which makes it an perfect tool for people who comment on a lot of different Weblogs and who don’t want to sign up on every single one. You’ll have to define your Personal Data once in the Preferences Dialog and every time you click the easyComment Button on the bottom Status Bar in your Firefox window, it searches the comment form on the current page and fills it with your data saving you a huge chunk of type-in work.” from the author’s post. Hat tip to Keith, found via the Weblog Tools Collection Crew LifeStream
";}i:33;a:7:{s:5:"title";s:60:"Weblog Tools Collection: WordPress Plugin Releases for 12/16";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4775";s:4:"link";s:88:"http://weblogtoolscollection.com/archives/2008/12/16/wordpress-plugin-releases-for-1216/";s:11:"description";s:3551:"This plugin takes the pain out of adding another field to your comment form for users to enter their twitter username to be displayed as a link to follow them via their twitter page.
\n\nWith this plugin you can now add tags to your media attachments. You can tag Word document, PDF documents basically anything you upload via the standard WordPress Media upload tool.
\n\nAutomatically, cross-posting to associated site/blog to enabling the post-via-email option with PIN code e.g. multiply.com, livejournal.com, blogspot.
\n\nAjax sliders for content fragments. Fancy replacement for foot- and other notes.
\n\nThis plugin allows a WordPress Site Admin to enter locations of stores etc into the db. The user can then search for the closest location.
\n\nThis plugin fetches posted items from Facebook and displays them in an unordered list with proper links and comments.
\nThis WordPress plugin provides a configurable tag cloud that shows tags depending of the current context only.
\n\nThis WordPress plugin provides multiple options to show the via tags related posts of a post. It contains a sidebar widget that is only visible when viewing a single post and displays a list of posts that are related with the current post via the tags.
\n\nThe wpSEO plugin helps you to optimize your blog for SEO (Search Engine Optimization) purposes by eliminating issues with duplicate content and specifying meta tags and page titles for the different pages of your blog. You can also specify your meta tags and page titles manually.
\n\nGD Star Rating is post, page and comment rating plugin for WordPress. Plugin supports different image sets, rating moderation, vote rules, time restricted voting, templates, trend calculations, has a widgets build in and shortcode support.
\n\nThis plug in uses the JavaScript provided by Stuart Langridge called Smooth scroll, which effectively adds a special effect to your “self” links. Self links means the links which are targeting to the same page with various locations like top, bottom or specific in page links.
\n\nMoodlight allows your visitors to add their mood on posts via comments.
\n\nCreates an XML Sitemap, containing Homepage, Articles and Pages
";s:7:"pubdate";s:31:"Tue, 16 Dec 2008 19:11:47 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:3551:"This plugin takes the pain out of adding another field to your comment form for users to enter their twitter username to be displayed as a link to follow them via their twitter page.
\n\nWith this plugin you can now add tags to your media attachments. You can tag Word document, PDF documents basically anything you upload via the standard WordPress Media upload tool.
\n\nAutomatically, cross-posting to associated site/blog to enabling the post-via-email option with PIN code e.g. multiply.com, livejournal.com, blogspot.
\n\nAjax sliders for content fragments. Fancy replacement for foot- and other notes.
\n\nThis plugin allows a WordPress Site Admin to enter locations of stores etc into the db. The user can then search for the closest location.
\n\nThis plugin fetches posted items from Facebook and displays them in an unordered list with proper links and comments.
\nThis WordPress plugin provides a configurable tag cloud that shows tags depending of the current context only.
\n\nThis WordPress plugin provides multiple options to show the via tags related posts of a post. It contains a sidebar widget that is only visible when viewing a single post and displays a list of posts that are related with the current post via the tags.
\n\nThe wpSEO plugin helps you to optimize your blog for SEO (Search Engine Optimization) purposes by eliminating issues with duplicate content and specifying meta tags and page titles for the different pages of your blog. You can also specify your meta tags and page titles manually.
\n\nGD Star Rating is post, page and comment rating plugin for WordPress. Plugin supports different image sets, rating moderation, vote rules, time restricted voting, templates, trend calculations, has a widgets build in and shortcode support.
\n\nThis plug in uses the JavaScript provided by Stuart Langridge called Smooth scroll, which effectively adds a special effect to your “self” links. Self links means the links which are targeting to the same page with various locations like top, bottom or specific in page links.
\n\nMoodlight allows your visitors to add their mood on posts via comments.
\n\nCreates an XML Sitemap, containing Homepage, Articles and Pages
";}i:34;a:7:{s:5:"title";s:41:"Weblog Tools Collection: A Long Look Back";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4771";s:4:"link";s:70:"http://weblogtoolscollection.com/archives/2008/12/16/a-long-look-back/";s:11:"description";s:1007:"Ozh, a WordPress community superstar in his own right has compiled an awesome post highlighting the WordPress interface from version 0.7.1 which was released in May of 2003 all the way up to WordPress 2.7. Along with pictures, Ozh gives us a bit of background information for each version. If you’re like me and didn’t start using WordPress until around 2.2/2.3, this post should serve as an excellent reminder on how far WordPress has come. I can’t help but wonder, how many of you will get that nostalgic feeling when viewing those screenshots.
\nHat tip goes to The BlogHerald.
\nWhile you’re here, drop us a comment and let us know what was the first version of WordPress you used?
";s:7:"pubdate";s:31:"Tue, 16 Dec 2008 11:00:52 +0000";s:2:"dc";a:1:{s:7:"creator";s:13:"Jeff Chandler";}s:7:"summary";s:1007:"Ozh, a WordPress community superstar in his own right has compiled an awesome post highlighting the WordPress interface from version 0.7.1 which was released in May of 2003 all the way up to WordPress 2.7. Along with pictures, Ozh gives us a bit of background information for each version. If you’re like me and didn’t start using WordPress until around 2.2/2.3, this post should serve as an excellent reminder on how far WordPress has come. I can’t help but wonder, how many of you will get that nostalgic feeling when viewing those screenshots.
\nHat tip goes to The BlogHerald.
\nWhile you’re here, drop us a comment and let us know what was the first version of WordPress you used?
";}i:35;a:7:{s:5:"title";s:41:"Lorelle on WP: WordPress 2.7 Upgrade Tips";s:4:"guid";s:36:"http://lorelle.wordpress.com/?p=3351";s:4:"link";s:66:"http://lorelle.wordpress.com/2008/12/11/wordpress-27-upgrade-tips/";s:11:"description";s:26588:"
WordPress 2.7 has been released, and in addition to the information I provided in “WordPress 2.7 Available Now,” here are some tips to help you make the transition to WordPress 2.7.
Reports on the WordPress Support Forum and around the web are that WordPress 2.7 is the easiest upgrade ever. There are only a few reports of problems, which deal with Plugins that have now become integrated features in WordPress 2.7 and Plugins and Themes with customized comment areas. I’ve listed the most common support questions and their answers below, along with all the help you need to make this transition to WordPress 2.7 easy and pain free.
\nPrior to upgrading, review WordPress 2.7 Core Update Host Compatibility to ensure that your WordPress blog will upgrade in compliance with the new features and demands of WordPress 2.7. Find a Web Host is a list of web hosts WordPress recommends.
\nSome issues reported during testing were server issues. WordPress 2.7 now supports PHP5 and it is important that web hosts upgrade to current versions of PHP and MySQL for many reasons, including feature improvements and security vulnerabilities, to protect you as well as themselves. The WordPress development team has worked closely with web host providers around the world to ensure that WordPress will work, and we all benefit from those discussions, including non-WordPress users.
\nIf your web host is not on the compatibility or recommendation list, contact them directly to determine if they are supporting the new version of WordPress. If not, consider moving to another web host that will continue to support your blog and WordPress development.
\nTo upgrade from an older version of WordPress, I recommend a step-by-step process. If you are upgrading from WordPress 2.3 to WordPress 2.7, a big transition, go through the following documents on the WordPress Codex, the online manual for WordPress Users, and upgrade your WordPress blog for the transitions from 2.3 to 2.5, 2.5 to 2.6, and 2.6 to 2.7 to ensure you have made all changes necessary to your WordPress Theme. In general, Migrating Plugins and Themes to 2.7 should cover everything, but those upgrading from very old versions will want to check everything to ensure a successful upgrade.
\n
\nOr check with your WordPress Theme author for an updated version of the Theme.
NOTE: If you are using the Auto Upgrade WordPress Plugin or something similar, a sticky post WordPress Plugin, or the Admin Drop Down Menus WordPress Plugin, deactivate them now. These features are now built into WordPress and no longer require these Plugins.
\nIf you are using one of the beta or release candidate versions of WordPress 2.7, run the upgrade feature. If you are using an older version of WordPress:
\nMany are worried about upgrading to WordPress 2.7. Here are some of the worries, and some answers.
\nSome of the most common problems reported on the WordPress Support Forums for WordPress 2.7 are related to the following:
\nhttp://example.com/wp-admin/plugins.php with your domain name.http://example.com/wp-admin/plugins.php.If you are still having trouble, turn to the WordPress Codex first. It’s the online manual for WordPress users.
\nSecond, search first, through the WordPress Support Forums and your favorite search engine to see if others are having the same problem. Try different keywords and search terms as people often use non-standard terms to describe their problem.
\nTurn to the WordPress Support Forums next to leave a request for help. Follow these guidelines to get the fastest and most appropriate help:
\nHere are more tips and guides to finding help with WordPress:
\nHonestly, it is worth it. Don’t wait. WordPress 2.7 is the most secure and user-friendly version available. Upgrade to WordPress 2.7 now.
\n
\n
Site Search Tags: wordpress, wordpress 2.7, wordpress help, wordpress upgrade, upgrading wordpress, wordpress news, wordpress tips, help with wordpress 2.7, wordpress themes, wordpress plugins, wordpress codex, wordpress support forum, how to get help with wordpress, how to get wordpress 2.7 help
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

WordPress 2.7 has been released, and in addition to the information I provided in “WordPress 2.7 Available Now,” here are some tips to help you make the transition to WordPress 2.7.
Reports on the WordPress Support Forum and around the web are that WordPress 2.7 is the easiest upgrade ever. There are only a few reports of problems, which deal with Plugins that have now become integrated features in WordPress 2.7 and Plugins and Themes with customized comment areas. I’ve listed the most common support questions and their answers below, along with all the help you need to make this transition to WordPress 2.7 easy and pain free.
\nPrior to upgrading, review WordPress 2.7 Core Update Host Compatibility to ensure that your WordPress blog will upgrade in compliance with the new features and demands of WordPress 2.7. Find a Web Host is a list of web hosts WordPress recommends.
\nSome issues reported during testing were server issues. WordPress 2.7 now supports PHP5 and it is important that web hosts upgrade to current versions of PHP and MySQL for many reasons, including feature improvements and security vulnerabilities, to protect you as well as themselves. The WordPress development team has worked closely with web host providers around the world to ensure that WordPress will work, and we all benefit from those discussions, including non-WordPress users.
\nIf your web host is not on the compatibility or recommendation list, contact them directly to determine if they are supporting the new version of WordPress. If not, consider moving to another web host that will continue to support your blog and WordPress development.
\nTo upgrade from an older version of WordPress, I recommend a step-by-step process. If you are upgrading from WordPress 2.3 to WordPress 2.7, a big transition, go through the following documents on the WordPress Codex, the online manual for WordPress Users, and upgrade your WordPress blog for the transitions from 2.3 to 2.5, 2.5 to 2.6, and 2.6 to 2.7 to ensure you have made all changes necessary to your WordPress Theme. In general, Migrating Plugins and Themes to 2.7 should cover everything, but those upgrading from very old versions will want to check everything to ensure a successful upgrade.
\n
\nOr check with your WordPress Theme author for an updated version of the Theme.
NOTE: If you are using the Auto Upgrade WordPress Plugin or something similar, a sticky post WordPress Plugin, or the Admin Drop Down Menus WordPress Plugin, deactivate them now. These features are now built into WordPress and no longer require these Plugins.
\nIf you are using one of the beta or release candidate versions of WordPress 2.7, run the upgrade feature. If you are using an older version of WordPress:
\nMany are worried about upgrading to WordPress 2.7. Here are some of the worries, and some answers.
\nSome of the most common problems reported on the WordPress Support Forums for WordPress 2.7 are related to the following:
\nhttp://example.com/wp-admin/plugins.php with your domain name.http://example.com/wp-admin/plugins.php.If you are still having trouble, turn to the WordPress Codex first. It’s the online manual for WordPress users.
\nSecond, search first, through the WordPress Support Forums and your favorite search engine to see if others are having the same problem. Try different keywords and search terms as people often use non-standard terms to describe their problem.
\nTurn to the WordPress Support Forums next to leave a request for help. Follow these guidelines to get the fastest and most appropriate help:
\nHere are more tips and guides to finding help with WordPress:
\nHonestly, it is worth it. Don’t wait. WordPress 2.7 is the most secure and user-friendly version available. Upgrade to WordPress 2.7 now.
\n
\n
Site Search Tags: wordpress, wordpress 2.7, wordpress help, wordpress upgrade, upgrading wordpress, wordpress news, wordpress tips, help with wordpress 2.7, wordpress themes, wordpress plugins, wordpress codex, wordpress support forum, how to get help with wordpress, how to get wordpress 2.7 help
\n
Subscribe
Via Feedburner
Subscribe by Email
Visit
Copyright Lorelle VanFossen, the author of Blogging Tips, What Bloggers Won''t Tell You About Blogging.

Thomas C. wrote in to let us know that EditGrid has gravatar support.
\nI’m always really excited to watch where Gravatar expands beyond the blog commenting space. EditGrid seems to have seen the upsides of using Gravatar for profiles. They don’t have to worry about writing and maintaining a cropper, file storage, serving infrastructure, backups, etc. All they have to worry about is their core business: making a killer web based spreadsheet application.
\nThomas C. wrote in to let us know that EditGrid has gravatar support.
\nI’m always really excited to watch where Gravatar expands beyond the blog commenting space. EditGrid seems to have seen the upsides of using Gravatar for profiles. They don’t have to worry about writing and maintaining a cropper, file storage, serving infrastructure, backups, etc. All they have to worry about is their core business: making a killer web based spreadsheet application.
\nA Web 2.0 style WordPress theme featuring six widgetized sidebars for easy control over all the visual elements. Plenty of room to add and display all your favorite widgets.
\n\n\nTwo column, fixed width, dark theme.
\n\n\nIt features a standard 2-3 column layout and sports the following goodies: dropdown top menu for categories; customizable FeedBurner field on top right (optional - requires FeedBurner ID); widgets all around (6 positions); footer navigation and a sweet, transparent look. It’s also an Adsense ready WordPress theme - the divisions are all made to fit standard ad formats. The welcome message on top right can also be customized through the admin panel - no need to mess into the code.
";s:7:"pubdate";s:31:"Mon, 15 Dec 2008 18:45:12 +0000";s:2:"dc";a:1:{s:7:"creator";s:4:"Ajay";}s:7:"summary";s:1659:"\n\nA Web 2.0 style WordPress theme featuring six widgetized sidebars for easy control over all the visual elements. Plenty of room to add and display all your favorite widgets.
\n\n\nTwo column, fixed width, dark theme.
\n\n\nIt features a standard 2-3 column layout and sports the following goodies: dropdown top menu for categories; customizable FeedBurner field on top right (optional - requires FeedBurner ID); widgets all around (6 positions); footer navigation and a sweet, transparent look. It’s also an Adsense ready WordPress theme - the divisions are all made to fit standard ad formats. The welcome message on top right can also be customized through the admin panel - no need to mess into the code.
";}i:38;a:7:{s:5:"title";s:60:"Weblog Tools Collection: WordPress Plugin Releases for 12/14";s:4:"guid";s:40:"http://weblogtoolscollection.com/?p=4762";s:4:"link";s:88:"http://weblogtoolscollection.com/archives/2008/12/14/wordpress-plugin-releases-for-1214/";s:11:"description";s:3493:"If you have a video blog that had many videos in the home page, you must controls the size to fit the styles of homepage. And in the single page, the video will looks too small. The zoom flash plugin will zoom the size of flash without change the source of flash.
\n\nThis plugin allows you to control when JavaScript gets loaded on your blog using WordPress conditional tags. It also lets you to easily pick from WP’s built-in JavaScript and a few scripts included with the plugin.
\n\nPlays full-frame slideshow of random images from a folder. Works as a WordPress drop-in and will play images from WordPress upload folder, auto-navigating to a post or page related to current image.
\n\nThis plugin turns the hcards that wordpress 2.7 makes out of the comments by default now, into full hcards including email addresses when you’re logged in as an admin or editor, so you can save those people to your address book if you use a microformat plugin in your browser.
\nMyTwitter allows users to display their Twitter status updates (tweets) on their WordPress site and update their status through the Settings page for MyTwitter. Includes customization options including avatar display, number of tweets to display, formatting options, and stylesheets. It can be called as a widget or a function.
\n\nGoCodes let’s you create shortcut URLs to anywhere on the internet, right from your WordPress Admin.
\n\nFacelift Image Replacement (or FLIR, pronounced fleer) is an image replacement script that dynamically generates image representations of text on your web page in fonts that otherwise might not be visible to your visitors. The generated image will be automatically inserted into your web page via JavaScript and visible to all modern browsers. Any element with text can be replaced: from headers (h1, h2) to span elements and everything in between!
\n\nFeaturing the familiar “fluency look”, it has been rebuilt from the ground up to be compatible with WordPress 2.7 and beyond. The main feature, besides the overall style, is the revamped menu, with fly out menus, and custom hotkeys that can be used to navigate the menus, eliminating the need to “click to expand” menus.
\n\nIt significantly speeds up the loading time of your WordPress blog by combining all CSS and JavaScript into single files.
\n\n
Lester Chan has updated his WordPress plugins and added a new plugin to the list. Check out the release post.
";s:7:"pubdate";s:31:"Sun, 14 Dec 2008 16:25:58 +