XML

Wrox DRM-Free ebooks now lower priced than print

If you’ve been following my blog since February, you know that we started then with 24 Wrox ebooks that we began selling as DRM-free PDFs (PDFs with no digital rights management). We’ve listened to a lot of feedback about our DRM-free PDF ebooks this year and are happy to announce two really big permanent steps for Wrox ebooks.

 
First, our DRM-free PDF ebooks from Wrox.com now come with a lower price – 35% off of the print book price – every day.
Tags:

Using XML, Twitter, and RSS Content in WordPress

Collecting External Content

You have weighed the pros and cons of aggregating your online reputation into your WordPress site. The next question is how are you going to do it? And which sites are you going to include?

Basically, you can only include sites that have an API to permit the consumption of the data. That is not entirely true; you could code up a spider that logs into the remote site and harvests the information you want, but that would be pretty obscure and not fun to maintain long term. For the purposes of this book we are going to focus on exposed APIs.

The first option to integrate services is to read the API documentation and create a plugin or other function to consume and convert the information into something WordPress can use, such as a post. Because the underlying architecture of WordPress is PHP, you can use whatever PHP tricks you have up your sleeve and code a nice solution. For more information about plugin development, see Chapter 7 of the book "Professional WordPress Design and Development". In truth, you do not even have to use PHP; you could use an intermediary language and interface with the WordPress table directly.

Tags:

More than 60 Wrox DRM-free ebooks available

Today we're thrilled to announce that Wrox has more than 60 first 24  DRM-free PDF ebooks are available for purchase from Wrox.com. Updated: We've been adding to this list of available DRM-free books for several months now. Please check back often for all the newest available books. Updated Dec 2010: Please see the news about the new wrox.com DRM-free PDF ebook prices!

Tags:
Syndicate content