Archive for July, 2008

Jul 09 2008

Picsviewr - web-based Flickr slideshow viewer

Published by Matt Hooper under News

On Friendfeed today I saw a pointer to a post by Orli Yakuel about Picsviewr, so I thought I’d check it out, seeing that it had a good Web 2.0 name with a vowel missing and all..

Picsviewr basically grabs your publicly viewable Flickr images using the Flickr API and offers 8 templates for displaying your images as different ’slideshows’.  While it doesn’t have many features other than the slideshows which appear within your browser, I was quite taken by a couple of the templates - the ‘Polaroid gallery’ and ‘Tiltviewer’ in particular.  As I store more personal photos privately on Flickr than I post publicly, I couldn’t help think that it would be nice if it would allow you to login to your Flickr account to view your sets etc and use the Picsviewr slideshows to have more fun viewing your images that are marked private for family or friends only. This would likely add another layer of complexity for the Picsviewr folks regarding the sign-in process, so perhaps this is something for the future.

As Orli mentions, there is not much else to the service, but my family and I were quite taken with the ease with which the slideshows were created and rendered so beautifully.

The Picsviewr news page (which seems to be the closest thing to a blog that they have so far) hasn’t been updated since launch date in March 2008, so it’s hard to tell what is happening behind the scenes and where the service is headed next. The FAQ page says that new features are in the pipeline, so I guess we’ll have to wait and see what happens from here..

No responses yet

Jul 08 2008

Verifying Wordpress.org blogs for Google Webmaster

Published by Matt Hooper under Blogging

If you have a Wordpress blog you may wish to have it verified with Google Webmaster.  In order to verify your blog with Google Webmaster, Google offers two methods: verification by uploading a specifically named HTML file or by adding a meta tag into the HEAD section of your home page.

Having had some issues with the HTML file upload method (namely that it appears the Verified status drops off if Google can no longer crawl to the HTML file, if, for example, you created a page with the HTML file name and then marked that page as private, having previously had it verified successfully) I decided to try and find how to use the meta tag method on my hosted Wordpress blog. *Note that you won’t be able to use this method if you are on the out-of-the box Wordpress.com blog, as far as I am aware.

A Google search led me to this post by Jalaj on Jalaj.net which got my hopes up. It was in trawling through the comments on the post that I found what I was looking for in this helpful comment from Kim Böndergaard (comment number 24.).

In the Wordpress console go to Design->Theme Editor and edit the header.php Theme File. Then add in the meta tag information which Google Webmaster Tools gives you when you choose the meta tag verification method by pasting the meta tag in the HEAD section, which will look something similar to this sample from one of Google’s troubleshooting pages on this:

<HTML>
<HEAD>
<TITLE>Your Title</TITLE>
<META name="verify-v1" content="String_we_ask_for">
</HEAD>
<BODY>

Update the File to save the changes and check back with the Google Webmaster page to be sure that your site is now marked as ‘Verified’.

This method seems to have worked for me - I felt compelled to put up a brief post about this after having a little difficulty finding a solution which worked.

2 responses so far

Jul 07 2008

Barcamp Gold Coast 1 wrap up

Published by Matt Hooper under Meet-ups

Saturday the 5th of July saw the inaugural Gold Coast barcamp, held at the Griffith University campus at Southport. This post is just a brain dump of some of my thoughts from the day - there are other more complete wrap-ups which I’ll link to at the bottom of this post.

Despite the very cool, rainy day (or maybe because it encouraged folks to stay indoors to talk) there was a really good vibe amongst attendees. Some of the talks that stood out for me were the four below.

Data portability - Chris Saad/Ashley Angell
Chris and Ashley gave a brief talk on where data portability is up to. While those in the room appeared to be already well versed on the data portability push (there was another session running concurrently next door which may have had some folks who weren’t so familiar with the topic), there were a few questions raised which prompted some discussion. One of these questions was to do with the current usability of OpenID from an end-user’s point of view. More info on data portability at the data portability homepage.

Ajax pushing techniques - Ben Novakovic

Ben gave an easy-to-follow presentation on three different pushing techniques available when using AJAX for web applications.  I, for one, have been interested in finding out more about AJAX and the possibilities it opens up, so the content of this presentation was particularly useful. Ben has blogged about the presentation on his blog.

Panedia - Aaron Spence

As was the case at the last Brisbane barcamp with the MS Silverlight demonstration, one presentation at the Gold Coast barcamp stood out for being visually spectacular. That presentation was Aaron Spence’s look at his company Panedia’s offerings. Spence and his team have developed their own workflow/method for producing stunning panoramas reminiscent (although of much better image quality, as Aaron pointed out) of the Google Street Maps images. Panedia also offer static images which can be used as desktop wallpapers and Aaron talked about some of their strategies for monetising their content going forward. Panedia.com is well worth a look if you’re interested in seeing some great australian images.

Social Media Club - Des Walsh

Des gave an introduction to the Brisbane Chapter of the Social Media Club. Although Des is from Tweed Heads, he has volunteered to lead the new Brisbane Chapter, at least initially. The barcamp discussion indicated there is a lot of enthusiasm both in Brisbane and on the Gold Coast for more meet-ups, and the Social Media Club will likely be one vehicle which facilitates the growth of gatherings where the ‘Social Media’ tag brings people together, but won’t necessarily be the only topic du jour. Personally I feel that there is a lot of value in bringing Social Media, New Media and Web/Enterprise 2.0 people together to have conversations on a wide range of subjects, and I feel that SMC is going to be a good start in connecting people in South East Queensland.

All in all it was a worthwhile trip down to the Gold Coast for me and one that I intend doing again when the next Gold Coast barcamp is on! Many thanks to Steve Dalton for un-organising the day - all seemed to go off without a hitch, thanks largely to Steve.

Other links/wrap-ups about the day:

Michael Rees: http://mrees.wordpress.com/2008/07/06/inaugural-barcamp-gold-coast/

Steve Dalton: http://dalts.net/node/123

David Novakovic: http://dpn.name/index.php/2008/07/06/barcampgoldcoast-thoughts/

Des Walsh: http://deswalsh.com/2008/07/07/barcamp-a-first-for-the-gold-coast-and-for-me/

UPDATE: DJ Paine has posted his photos from the day in a set on Flickr: http://flickr.com/photos/djp72/sets/72157606022985427

6 responses so far