Archive for January, 2007

Free PHP5 Script to grab YOUR flickr Photos

UPDATED: To support Curl, if it is installed. It appears that some servers have the ‘fopen’ wrapper disabled, preferring Curl – which is faster too ! )

OK, so I have just knocked up a PHP5 script which, WITH SOME MORE WORK (on your part) will grab all your photos from flickr, should you want to move away from them.

This script takes your screen name and then lists all your photos, with the original photo file url, the title, description and any tags, comments and geocoding data too.

That’s as far as I go – the script is not doing any downloading at all – I leave the rest up to you πŸ™‚ You could add the details to a database, store images anywhere you like, ftp them somewhere – it’s up to you to get the PHP to do what you want.

If I get the time, I will create a desktop version which does the same thing. The tricky bit might be deciding on a static xml format for all the rest of the data – maybe a big RSS file would do. Or OPML. Or both?

Here is the PHP5 SOURCE.

NB: You MUST have PHP5 with simplexml and fopen wrappers or Curl activated (Some webhosts prefer you to use Curl, so they deactivate file_get_contents)

Enjoy! Feel free to use this code and hack and mash it up at will. Please add to the comments of this post, if you do extend it. Cheers! πŸ™‚

Damn Youhoo, flickr!!

Merge This!Well, it seems like the time is nearly upon ‘old skool’ flickr users like myself where we will be FORCED to ‘merge’ our accounts over to a Yahoo! account.

I expect this story to hit TechMeme later today – looking forward to seeing what others have to say about it, beyond the 500 700 or so responses to this news so far on the flickr help forum. It’s times like this that TechMeme is so invaluable.

UPDATE: BBC News now has a story on this

STILL NO SIGN of it on TechMeme, which I find very odd at this time of day

Judging by the responses to this, people are not too happy at all. And can you blame us? We PAY for this service. If I merge my account, will I still be subjected to the constant onslaught of advertising banners which Yahoo! riddle their systems with? Fair enough, these ads make them money, but we are PAYING customers. Do ‘regular’ Yahoo! Photos users have to pay for their hosting?

I think this a BIG BIG mistake.

I have had a Yahoo! ID for years, but rarely, if ever use the messenger etc these days. So many better systems have emerged since. I have a very old ICQ account somewhere too.

Not that long ago, when Yahoo! introduced the ‘360’ blogs, they placed links on those ‘old skool’ Yahoo! profile page, trying to get you to create one of these ‘blogs’. The trouble is, they don’t tell you that once you have done that, you will not be able to see your ‘old’ profile page ever again. It’s gone. Then, you can’t revert and change your mind. You’re stuck with it.

Usually I really like what Yahoo! do for users, but this completely sucks.

I think it’s time I wrote a script to pull all my photos out from my flickr account soon. Who knows, it could prove to be quite popular.

PS: If there’s anyone out there who runs a server hosting facility, please do get in touch – We can build a system pretty quickly to ‘merge’ OUR PHOTOS to a new system – Hell, I could even let you use your flickr usernames and passwords if you like. Same url structures, widgets (to a degree) – just a different domain.We can build it to be what users want. It’s not that hard to do – in fact I’d say their Flash based Organization features are the most complicated bit. The only way I could do this, is by working with a web-server hosting farm ‘guru’ with the hosting infrastructure already in place. (Hey Libsyn! Fancy getting into the photo hosting game? πŸ˜‰ )

PPS: Kris from Zooomr should be very excited around about now. There’s an opportunity screaming at him right about now.

PPPS: Here is link to a Google search for flickrbackup. Some useful stuff here.

– I nearly have a system working here to download all my photos πŸ˜‰ Now, the question is, where and how to move them – apart from back home here, on my hard disk.

Word from the Blogosphere (seeing as Techmeme still hasn’t woken up to this yet)

http://ipadventures.com/?p=1591
http://grahamcase.com/?p=120
http://flickrville.com/2007/01/31/reactions-to-flickrs-announcement/

UPDATE: Techmeme now has a thread on the subject, after Thomas Hawk, the CEO of Zooomr weighs in about it πŸ˜‰

A Question Of Tagging

OK. So I have recently built a new tagging system for podcast.com (which is inches away from a big overhaul) and a few other sites I build, and I wanted to ask you a question:

Which would be the preferable ‘delimeter’ to post multiple tags?

Spaces (with quotes to enclose multiple words)? Eg: cat furry “my pet” “eats mice” – As seen in flickr

or

Commas : Eg: cat, furry, my pet, eats miceΒ  – As seen in WordPress?

I personally think commas is easier, but how about you?

Keene in Session at the Club AOL


Good use of land movies around here with differnt areas, but I still haven’t found the ‘walled garden’ πŸ˜‰ lol. Maybe they should hide one somewhere, like an architectural easter egg?
posted by Koz Farina on AOL Pointe using a blogHUD : [blogHUD permalink]

AOL Pointe : Centrifuge Skatepark


AOL is geddin down wit da kidz y’all
posted by Koz Farina on AOL Pointe using a blogHUD : [blogHUD permalink]

It’s about time I got round to podcasting again

Yes it is. When I get round to it, expect alot of ranting and ‘release’ over the first few episodes, until I find my voice, so to speak. So, apologies in advance. Heh.

I’ll let those crazy, loveable people who actually read this blog know when and where pretty soon. As you can see, I’ve been busy ‘in this area’ quite a bit recently – cerebrally. πŸ˜‰
I’ve always been an advocate of ‘do the hardest things first’ – if you can do that, then naturally everything else will be easy πŸ˜‰ The best thing being, when things are easy, more ideas come πŸ˜‰

Type=file Is The Most Important Tag To Support In A Mobile Browser

If you make a browser these days, you MUST support a simple, basic, easy-to-use, tag called type=file in your web browser. It enables those forms we see which allow you to browse your local ‘memory’ (which you paid extra for) then upload a file to a website. Just like YouTube lets you upload a (potentially) massive file to create (and freely host) a smaller flv file in the browser – with progress bars! (If you need a desktop app to convert to flv BEFORE posting to YouTube – let me know – I have it built right here)

If your mobile browser does not support this then you’re losing out – trust me. Those that DO support it – don’t just support one system. The Metaweblog API (and even the Blogger API) was created for a reason. Those blogging vendors who don’t support that are leading your device into a walled garden – and no one wants that in the long run/tail.

It’s simple. This form tag supports systems that are easy to build. It’s ‘open’. It’s been around for years. If your device’s native browser does not support this, then it’s clear to me that you’re not supporting the user : you are supporting the carrier alone (hello iPhone) . Did you know that an MMS post typically costs about ten times the amount that a file upload via your mobile connection costs? If your device does not support open ‘wifi’ even though you harp on about that kind of ‘802 dot’ connectivity – forget it.

This is why I created camoby.com – which is now noklog.com for now. (Links to come once I sort out some setttings on WP which I fiddled with) – if your device’s web browser does not support the type=file tag then I’m sorry, but you’re missing out. You’re not in the game. You’re playing catchup with those that do support it. And what’s more : your carriers are rippiing people off. Period.

If you are a device product manager, or have any kind of sway in what goes out to the consumer, then please..’do what is right’. Enable the ability for mobile web developers to create systems which enable the owner of a device/phone/etc. to CREATE as well as CONSUME content. Your device CAN do it. If your app supports the ability for the device owener to add and browse OPML and RSS, then you just about have it right there. Hi Noki!

If your device supports the ‘podcasting standard’ of recording mime types of (at least) mp3, and your browser can upload that content, without installing anything at all, then you have ‘it’. (If not, then sure, we can transcode it for you!)

There are billions of mobile devices out there around the world. Sure, the majority of those devices stay used for years, and only recently are beginning to get updated more frequently, due to network availability, so .. why not enable that user to harp on about who or where they are, using a mobile blogging system which they control?

I believe that those device manufacturers which embrace this opinion will ‘win’. People WANT to upgrade their ‘pocket computer’.

I rest my case – aka/now pocket πŸ˜‰

What the Zune could have been


This great new device from Sansa (built by Zing) has wireless sharing over the internet with your contacts. This means when you scan for people to share with, you’re looking online, like an IM message list, not for just those people with a device within the local vicinity.

Now THAT’S ‘social’. I should really start blogging my predictions for the future of the Zune over at another one of my crazy domains, zunestone.com πŸ˜‰
posted by kosso using NOKLOG : [permalink]

Embedding Flash in WordPress.com Blogs?

Hi. Is there anyone out there who knows if it’s possible at all to embed a flash movie in a WordPress.com blog post? I see that not so long ago they added a ‘way’ to post YouTube flash to a post, but that would have had to been done like a ‘deal’ due to demand, and the plugin arrived. Is there no simple Flash plugin for WP.com users? Or am I missing something? Credits?

[WHOA! As I wrote this, my whole template seems to have borked. Hmmm others too. I wonder if the recent WP version is being rolled in? I didn’t touch nuffin – honest! HMMM: Seems back OK now. What could have caused that? Snap.com’s Javascript?]

I really need a way to post my flash mp3 player and movie player, as I am working on a solution to crosspost audio and video posts to my system via XML-RPC. It seems however, that WordPress does not like to accept the OBJECT/EMBED code required.

I could have done a JavaScript file back on my server to write it – given a ‘slugtype’ url in the post, but alas, no JS either (though possibly for good reason) – but why no Flash?

If any one has any ideas, please let me know – as I’m trying to add value to WordPress blogging from mobiles, as opposed to being forced to use another blog platform vendor – ie: Typepad/Vox

Do I need millions of users before I can make this happen? ;p

I do hope not.

Guess where we are


We met some great people here today and talked about some really cool stuff which we hope will help everyone. Keywords are ‘Simplicity and Convenience’ πŸ˜‰
posted by kosso using NOKLOG : [permalink]


Who is this ‘kosso’ anyway?

I am a 'Createc'. A creative technologist, entrepreneur/ hacker/ geek. Worked on building things on the web for over 12 years.

Used to work at BBC News interactive and created the publishing and delivery systems for video news to get distributed on huge screens in major railway stations around the country.

I left the BBC to become CTO / sole-lead architect/developer at podcast.com for three years.

I have now left them to build a start up a new system called 'Phreadz', which is a 'Social Multimedia Conversation Network', integrating everything that is 'V.I.T.A.L' to us on the web. Video, Images, Text, Audio and Links.

I built the whole thing my myself. I programmed every line of code and positioned every pixel. I'm looking forward to attracting an hiring new members of the team to help me out! :)

There are currently over 1000 happy and helpful beta testers on the system so far and one client of a white-labelled solution.



kosso's flickr stream

January 2007
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  

stats

  • 258,664

Top Clicks

  • None