Newspaper dog thinking RSS by stylianosm Attribution License

Over the last few days I’ve been reading a lot of blog posts about the passing of Google Reader. Although it has been apparent for a while that google was not really interested in reader I was very upset to hear this. Google Reader has become central to my use of the Internet.

RSS

RSS stands for, in one interpretation, for Really Simple Syndication.  This is the definition that describes it use to me. The power comes from the simplicity. RSS give you a way to read a sequential website; blog, YouTube users activity, Flickr stream, delicious links and many more is a standard format that is simple to read. This allows you to display the latest posts of one blog on another, aggregate videos from YouTube with a particular tag with blog post, delicious links etc all in the one place.

It also allows developers to create Feed Readers that will list and organise multiple blogs allowing you to read them in the one place and keep track of what you have read. Most readers will also allow you to export or share information with ease to a vast array of different services.

I first stared using RSS not long after I got my own mac and became interested in ict. In those dialup days I got new software from magazine cover disks and I installed NetNewsWire light a desktop aggregator. This I used on and off but did not really pay much attention until the first flowering of educational blogging in Scotland and the birth of TeachMeet. It then became fairly obvious that you could pull in valuable information about events to one place automatically. At that time  Technorati did a pretty good job of aggregating blogs posts, you could pull together delicious links, Flickr photos and posts with the same tag, say teachmeet06, with a pretty minimal knowledge of php. You could also do the same thing with various online aggregators, netvibes for example, with a bit less hassle or fun.

Syncing

One of the features of Feed Readers that I didn’t get at first was the ability to sync your reading. I only read RSS feeds on my home computer, I only owned one device. It was not useful to me.

Mobile

With the rise of mobile computing and my first iPhone the ability to sync became very useful to me. On the train I could pull out my phone and skim through my feeds, I didn’t do a lot of reading of long posts but marked, linked, instapapered, and even emailed then for later consumption.

Around this time google reader became the syncing solution of choice for the vast majority of Feed readers both desktop and mobile. This made a lot of sense; no matter where I read my feeds, on any device and on different applications on the same device everything was kept in sync. This made it easy to test a variety of applications, catch up on the web on any computer all with the help of Google Reader.

All your Eggs belong to Google

The obvious flaw in the ointment. Like posterous, you get what you pay for. Some folk argue the google did RSS and us a disservice, we did not see development of different solutions as it is hard to compete against free.

Some folk didn’t like feed readers anyway

Quite a few folk reacted to google reade going way with so what:

‘Oh no, Google Reader is gone! Whatever shall I do?’ Get a life;-)

from: @kvnmcl on Twitter

Dave Winer who had a lot to do with the creation of RSS famously does not like readers, preferring a river of news, tabs.mediahackers.org. There are lot of good things about a stream of new, Dave’s solution is self hosted, Dropbox even, so does not relay on google or anyone else. I’ve set it up a few times, I guess it would be better for someone who reads their feeds regularly, throughout the day, as part of their job. I think reading lots of blogs is good for me professionally but do it in my own (usually breakfast on an iPad) time.

Similarly many people get links from twitter, this for me is a bit haphazard, I also mostly follow education folk on twitter, my feed reader has a wider range of odd blogs which can be useful.

Google Plus

Many folk are suggesting that google has shut reader down in part to encourage the use of google plus. I have a problem with this. As it stands google plus is hard to share out of. In most of the RSS readers I use it is simple to favourite a post, share it to many other services, bookmark it etc. Google plus does not help with this. I recently found that ‘plus oneing’  other folks google plus posts in google plus communities does not save that any where I can find it! I can’t see a way to share or bookmark links to google plus content with any sort of ease. There is not feed or API in google plus that allows me to extract and auto share content. I am beginning to see G+ as a longer twitter with even more opaque content.

What I’d like

There are a plethora of solutions being thrown up in response to google reader shutting down. This is what I’d like to see:

    • A reader that stores it’s sync data in a open and standardised form. This would allow for the testing of or swapping between different client applications.

 

  • A reader that allows the easy sharing, collection and organisation of data.

 

 

The Bright Side

I guess there will be plenty of activity around replacing and improving on Google Reader over the next few months. I am looking forward to doing some testing of the different applications and systems and finding out what fits for me.

What I’ve been reading (mostly on Google reader)

Iosicons

The other day a colleague and I were trying to remember how to get the icon art for iOS apps to help write notes. We though we remembered a way to get them out from examining the package. Later I was reading the ADE list, where there was a bit of bemoaning that you can no longer copy the art from iTunes. Someone mentioned that the art was now is a file iTunesArtwork inside the .ipa files in the iTunes folder, the .ipa file being zip files.

Icon Extraction Manual

This means you can get the art work by, changing the extension on an ios app file to .zip, expanding the archive, adding a .png extension to the iTunesArtwork file. You end up with the artwork png file.

Automating

This seems like a fairly long road for a short cut. A wee bit of though lead me to try a few shell scripts. Basically you can use the unzip command to extract the iTunesArtwork file with a png extension and you get a png file of the artwork.

To make this a little easier I wrapped up the shell script in an AppleScript. Drag a bunch of .ipa files onto the droplet and it will create a folder on your desktop and extract the art work as png files. Double click the droplet and it will prompt you for a file and do the same. The files are named the same as the .ipa files except I replace all non alphanumerical characters with an underscore. I’ve put the script in my dropbox in case anyone would find it useful, and uploaded the text so you can View the Script.

BTW: Rounded Corners

So the artwork extracted does not have the rounded corners:

I Movie 140.ipa

You can change the way that looks on the web with a bit of css:
I Movie 140.ipa

style="-moz-border-radius: 20%;-webkit-border-radius: 20%;border-radius: 20%;"

This might help other folk documenting iOS stuff. I’ve now got a folder of >600 icons ready to go.

Grain Tower by Alan Denney Attribution-NonCommercial-ShareAlike License

At work we have an occasionally used glow blog, ICT. I am trying to post there more regularly. This week I used to to post a couple of sets of useful links.

iPad Sharing

We have been running a lot of ipad twilights, mostly introductions, but some on digital storytelling. Last week we had a couple were we invited staff along to share what they were doing with iPads in class. This generated a lot of interesting conversation, short demos and links. I’ve collected the links: iPad Sharing.

Finding Digital Media to Re-Use

We shared this links on an iBooks Author course and the digital storytelling with iPads one. Finding Digital Media to Re-Use hopefully helping folk to talk about copyright, attribution and avoiding the quick google search as a way of getting images for presentations etc.

Composition: manhole and chain by 10b travelling
Attribution-NonCommercial-NoDerivs License

Why you should learn to code

Primarily you should do it because you love it, because it’s fun — because it’s wonderful to create machines with your mind. Hugely empowering. Emotionally gratifying. Software is math-in-motion. It’s a miracle of the mind. And if you can do it, really well, there’s absolutely nothing like it.

from: Thread: Why you should learn to code by Dave Winer We seen lots of arguments about why kids should learn to code recently this is to my mind the best. I could not describe myself as a programmer but I’ve tinkered with various things in a amateur way for years and had a ton of fun. Some interesting comments on this one.

How you Should learn to code?

LiveCode is like a next generation version of HyperCard. It is used to create #1 one app store apps, real-time flight booking systems and control satellites. It is used to create simple one off apps and utilities to solve day-to-day problems.

from: Next Generation LiveCode (Open Source) by RunRev Ltd — Kickstarter RunRev, Edinburgh based, had a kickstarter project to opensource their programming environment, this project successfully raised its funding goal (I backed it). You will soon be able to download an opensource version to use on non commercial projects.

Future Glow

Mr Russell, it is timeto form the agile group to start moving things forward. The technologists within ScottishEducation are some of the most passionate practitioners you will ever meet withinternational reputations and growing global experience. We will continue tosupport and advise when we are asked – but you need to ask and wewill always be honest.

Unfortunately it is ourhonesty that scares some of the bureaucrats who work within our system,

These are exciting timesfor Scottish Education and Technology for Learning, but I hope we can now startto move forward together and not in isolated silos of innovation.

from: OllieBray.com: Scotland’s Technology for Learning: A Tipping Point by far the best thing I’ve read about glow, if you are a Scottish educator please read this now. If you are Mike Russell please do this now!

Why I love DS106

Rust on rust, as a metaphor doesn’t really get me far, in fact, in explaining myself, so I’ve decided to switch metaphors yet again, and talk using a cooking metaphor.

[That should help to make the purpose of this post even clearer.  (Least you wonder too much, this is a digitally-told story, after all, about computer stuff and coding, and framed with a historical reference to a truly great science-fiction TV show and some geeky characters, and built around ds106radio, so indulge me …)]

from: My Kung Fu has Rust on Its Rust | de•tri•tus I got a mention in this post but that is not why I love it and ds106

Good News

Good news for audio on the web: the latest nightly builds of Firefox on Windows 7 have H.264 and MP3 support enabled by default! Work is ongoing to bring these features to the Mac OS X and Linux versions.

from: Firefox on Windows 7 gets H.264 and MP3 support – HTML5 Audio great news for folk interested in simplifying the playing of media on the web.

Five Bucks or £2.99

Think about this — for five bucks, Adobe Photoshop Touch for iPhone can do more than the Mac desktop version of Photoshop 3.0 which cost hundreds. I still have those floppies.

from: Photo App Review: Adobe Photoshop Touch for iPhone » Life In LoFi: iPhoneography mobile apps are interesting in that they bring a lot of power to users very cheaply.