Brightsurf Science News and Current Science News Events
 

View Larger Image

Flickr Mashups (Programmer to Programmer)


by David A. Wilkinson

List Price: $29.99
Price: $26.99
You Save: $3.00 (10%)
Available: Usually ships in 24 hours
Sales Rank: 480282
Studio: Wrox
Binding: Paperback
Number Of Pages: 419
Publication Date: January 30, 2007
Publisher: Wrox


EDITORIAL REVIEWS

Product Description
Expert Flickr developer David Wilkinson guides you through a series of software projects that show you how to build mashups using the popular photo service Flickr. He explains the process of remixing Flickr on your own web site and then mashing it up. Along the way, you’ll learn how to take advantage of mashup technologies such as REST, Ajax, RSS, and JSON. Plus, hands-on examples will help you gain the skills to design a variety of remixes and mashups that take advantage of Flickr’s core services.


CUSTOMER REVIEWS (Average Customer Rating: 5.0 based on 2 reviews)

Learning to mesh Flickr content with other site content...  
It's hard not to get inundated with all the talk of "Web 2.0" these days... Everything is "Ajax this, mashup that". But what exactly *is* a mashup, and how do you build one? Wrox has started a Mashup series of books, and I got a chance to take a look at Flickr Mashups by David Wilkinson. This is an excellent intro to the concept, focused on the Flickr website for content manipulation.

Contents: Rewriting the Web; Flickr - A Short Tour; Getting Ready to Mash; The Flickr API; Flickr Feeds; Remixing Flickr Using the API; Authenticating with Flickr; Uploading Photos; Remixing Flickr Using Greasemonkey; Working with ImageMagick, Visualizing the News; Searching the Blogosphere; Displaying Your Photos with Google Maps; Caching Your Data; Answers to Exercises; Flickr API Methods; Response Data Structures; Useful Resources; Index

To start with, you shouldn't have the expectation that you'll be able to (or even want to) run every mashup that's here. Rather than confine his examples to a single small set of technology tools, Wilkinson uses a wide array of software, such as PHP, Perl, JavaScript, Java, Greasemonkey, ImageMagick, and others. When he first talks about a technology like Greasemonkey, he gives some basic information to get the software and install it. From there, he builds the mashup with some pretty detailed explanations on the code and results. He states in the forward that the examples *should* be easy enough to follow even if you're not terribly familiar with the language, like PHP. Overall that seems to be the case. But to be honest, you'll probably get a lot more out of the book if you're already conversant with PHP, as a lot of the examples use that. But even if the particular language of the example isn't your forte, you should be able to take the general idea and apply the concepts to your tool of choice.

Another thing that is done very well done in this book is an explanation of the Flickr API. A solid, accessible API is critical to successful mashup use, and his explanation of how the Flickr API works is excellent. From getting your own API key to creating SQL feeds of Flickr data, he covers a number of possibilities that should have any photo-happy mashup artist coding in short order. The Flickr site and API are a constant work in progress, so you can't view this as a definitive guide to the package. The only way you can get that is to visit the website. But you'll receive a grounding in the fundamentals here, so you'll be well-equipped to handle the new stuff as it comes out.

Overall, I think this is a great series, and I'm looking forward to reading other Mashup titles. Flickr Mashups got the brain moving in areas I had never thought of, and I can see how this would be a must-read for any coder who can't live without their Flickr subscription...
April 10, 2007

Learn how to use flickr to the fullest!  
Flickr is the photo sharing web application that started making people like taking photos again, Of course since flickr came on the scene many others have come up such as Zoomr and Yahoo Photos but neither allow developers to truly make use of its data with the flick api which allows sharing and manipulation of its photo data.

This is the first book covering this topic of creating a mashup with flickr so it has the pressure of covering the right material to help newbies like me to understand how to use an api. Although a background in web scripting and or JavaScript is not required since the material is not too technical and the author explains it well enough that the reader does not need to know too much.

The first chapter covers what are mashups and what technologies are used such as client technologies like HTML, XML, CSS, JavaScript and DOM, JSON and Ajax. Then the author briefly explains the server-side technologies that are involved like PHP, Perl, REST, SOAP, and databases. A nice introduction on the many pieces of web mashups.

The next chapter gives a quick introduction on using flickr aw a user on how to use some of the tools of flickr like the organizr (to organize your photos into sets), tagging, geo-tagging interface, joining groups, and linking your photos.

The third chapter gets started with getting the flickr API key. Once you get the key the author goes into showing you how to setup your development environment. The author goes though setting up an environment with ASP using IIS (Internet Information Server) and PHP with Apache as well as using Perl in a Windows or Unix environment. Since mashups can use any server-side technology, it is great that the author explains three of the most popular ones for broad range of server-side technologies.

The next chapter focuses in detail about the flickr API itself. Flickr accepts API calls in three different formats such as REST, SOAP, and XML-RPC. The author gives of each even though in my opinion using REST is the easiest and most common. Then flickr methods and objects are dicussed in showing the reader how to retrieve flickr images in any variation by invoking the specific methods and send the right parameters. The author gives some good examples of creating photostreams and putting specific images on your web page.

Chapter 5 goes though the client-side version of manipulating a flickr badge and putting the requests on the server as well. Chapter 6 goes through showing an image gallery using sever-side script in PHP and mixing in a little Ajax for good measure. Chapter 7 shows you how to authenticate using an API kit with some open source PHP tools to create some more robust applications. Chapter 8 shows you how to create an upload page using the flickr api.

The rest of the book goes into more examples of flickr mashups using other open source tools like ImageMagick, GoogleMaps, GreaseMonkey, RSS, Technorati, and others. Too much to cover but this book has it all. A great book on learning more about mashups and api ans using the flickr api to create some new and exciting web applications.
February 05, 2007


SIMILAR PRODUCTS

Amazon.com Mashups
by Francis Shanahan

del.icio.us Mashups
by Brett O'Connor

Yahoo! Maps Mashups (Wrox Mashup Books)
by Charles Freedman

Flickr Hacks: Tips & Tools for Sharing Photos Online (Hacks)
by Paul Bausch, Jim Bumgardner

Beginning Google Maps Applications with PHP and Ajax: From Novice to Professional
by Michael Purvis, Jeffrey Sambells, Cameron Turner

© 2008 BrightSurf.com