Posterous Importer
Brian Colinger wrote a cool thing his blog.
Posterous is a blogging system that launched with an interesting twist — everything happens via email from signup to posting.
Since the launch of our post by email features in addition to things like email comment replies and blog subscriptions we’ve been receiving more inquiries from people wanting to graduate from Posterous to a full blog with the features, flexibility, and reliability of WordPress.com.
There are a few things still on our roadmap, like more auto-post functionality, but don’t worry it’ll all be ready soon.
Read the full post
Live des Microsoft Techdays 2010
If you're interested, developpez.com show the Techdays 2010 in live on the forum.
It's there for who wants.
Joomla.org Down !
At this time, if you want to go to joomla.org, you get this :
Hope this'll be ok soon
Hyper PHP
The magazine 'therumpus.net has collected the words from an employee of Facebook. The interview talks about a project Hyper PHP.The Hyper PHP is a recompiled version of PHP servers optimized for Facebook.Currently, the community site Facebook is written in PHP and the many options offered by this site consumes resources. The result causes slowdowns at the time of execution.This new project would save time responses and especially a gain in consumption of servers. The result is expected to display the content of pages more quickly.
For now, to benefit from this technology, under development, we must await the official announcement will explain in more detail the power of the new version of Facebook
WP – Early 2010 WordCamps
Rested up from the holidays? I hope so, because the new year has begun and a lot is going to be happening with WordPress in 2010, and you definitely want to be a part of it. Later this week the scope for version 3.0 (featuring the addition of MU functionality to the WordPress codebase) will be decided in the IRC developer chat*, based on feedback provided by users like you
Read the full article
WordPress Holiday Desktop Wallpapers
This year, WordPress's staff teamed up with San Francisco artist Coley Wopperer to spread some WordPress-themed holiday cheer. WPS thought it turned out so well, wanted to share it with everyone as a collection of desktop wallpapers. Sure to bring a smile to your face, even if you’re staring at spreadsheets all day.
Go there for downloads
WP.com – 2010: A Theme Odyssey
After the video from the core team meetup was posted, the topic that seemed to get the most attention on Twitter and various community sites was Matt’s announcement that there would be a new default theme in 2010, so I thought I’d start with that as the first of the meetup summaries.
When Kubrick was bundled with core back in 2005, it was a cutting edge theme. Custom header, rounded corners, clean design… if you were using WordPress back then, let’s face it, you were impressed. Time moves on, though, fashions change, new styles become old standards, and what was once cutting edge suddenly seems old-fashioned and out of date.
Read the rest here
Including JS and CSS in WP Header
Lot of people add Javascript and Css file by "echoing" them from theyre extension.
WordPress allow you to add correctly them to the page's head by using two functions :
// Add a new script file wp_enqueue_script($handle, $src, $deps, $ver, $in_footer); wp_enqueue_script('jsfoo', '/wp-content/plugins/myplugin/JS/foo.js'); // Add a new stylesheet wp_enqueue_style($handle, $src, $deps, $ver, $media); wp_enqueue_style('main', '/wp-content/plugins/myplugin/main.css');
For more informations :
wp_enqueue_style();
wp_enqueue_script();
A little support.
Thanksgiving was last week, and I thought about doing a post to thank the people who contribute to WordPress core, since this is a group of people I’m thankful for on a daily basis. I started a draft, and then realized that with 2.9 in beta, we’ll have a release announcement sometime in the next few weeks (barring unforeseen complications, etc), and all the core contributors will be thanked then. Though I think it’s worth giving thanks every day for the people who make WordPress possible, I don’t like to clutter up anyone’s feed readers with repetitive posts, so I decided to wait until today for my post, and to focus solely on the other group I’d planned to include: support forum volunteers.
New support forum moderators have been chosen.
You can read the full post here
Black Friday 20 hour 20% off sale now on!
In the US there are some strange traditions, and one of them is the day after Thanksgiving when people line up from 3 or 4 in the morning to be the first people in a store when it opens to get some item for a really good price. This is ostensibly to get a head start on Christmas shopping.
If you're interested to see the full offer, go there
