So the guys who run WestHost and provide me with my awesome WordPress hosting, are a sister company of the guys that run VPS.net, and they recently gave me a VPS to play around with a bit. I kinda liked how easy it was to get a VPS up and running with a TurnKey Linux
Yoast is the home of the Dutch WordPress developer and online marketer Joost de Valk
You will find everything you need to optimize your website or WordPress blog here, from plugins to code examples. And we will also help to analyze whether your improvements are paying off!
So, subscribe to the feed right now, and check out the articles, tools and WordPress plugins, to give your website the boost it needs!
On the GPL, Themes, Plugins & Free.
So, we've finally got an official word on this, the one sentence summary by Matt reads:
PHP in WordPress themes must be GPL, artwork and CSS may be but are not required.
Ok, so that's the final truth, because the Software Freedom Law Center (who are of course absolutely NOT partial in this, even though they're called
Yet Another WordPress Podcast
I've just agreed with my buddy Daron Babin of WebmasterRadio.FM to be the host for a weekly WordPress podcast, no names or time slots decided yet but I'm so excited about the news that I wanted to share it with you all!
All your suggestions for names, topics and guests are welcome in the comments!
New Plugin: RSS Shortcode
Yesterday, while working on a project for Springer Uitgeverij, I was amazed to find out there is no simple RSS Shortcode plugin, that simply allows you to do this:
[rss feed="http://yoast.com/feed/" num="10" excerpt="false"/]
And then that would show the feed you'd specified. Well, now there is: the RSS Shortcode plugin. It looks like this, when functioning
CSS Image Replacement, what's up Matt?
So I'm a big fan of CSS image replacement, for several reasons, most importantly because it allows for a semantically correct page while having some text replaced with images, but also because I love sprites and I love using them well.
I've also always been in favor of the use of CSS Image Replacement for headings,
Excluding a blog category from your feed
While I was working on a new system for my WordPress newsletter, a system that uses its own custom feed (skipping FeedBurner which caused errors last week), I had to figure out how to exclude a category from my blogs regular feed as well as my homepage and some other pages.
There's a couple of ways
Updates to the WordPress TextMate bundle
With all the new API enhancements in the last few versions of WordPress, I thought it was time to give my WordPress Textmate bundle an update, as I first released it exactly a year ago. Here are the things I've added:
Added 'esc' tab-expansion: with the help of Mark Jaquith's great article Escaping API updates for
Sociable 3.3 with awe.sm integration
I've just released Sociable 3.3 which comes with a very cool new feature: awe.sm integration. Awe.sm is a URL shortener. Free for those with an account (it's in private beta right now), and then it uses awe.sm, but for $100 you get a URL shortener on your OWN domain!
Now I happened to have a
Hosting your JS at Google
While in a previous post I talked about WordPress database optimization, with this post I intend to show you how to improve your sites performance a bit more by hosting your javascripts with Google.
This only works if you're using jQuery, prototype or another library that is supported by Google's AJAX Librararies API.
While those javascript libraries
Magento performance hosting
The system requirements of Magento are quite extensive, it requires at least PHP 5.2.0 extended with mcrypt, PDO_MySql and simplexml. For the database Magento needs at least MySQL 4.1.20 with InnoDB storage engine. At MagentoCommerce.com you can find a complete list of requirements. But how do you know if your server meets these system requirements?