Imagine if the Curve card supported all those transport and store cards?

The Curve CardI have been using Curve for a while now. I first came across it when Tom Cheesewright talked about it at a second degree dinner I hosted. I was still amazed by Monzo but it lost its shine once it became a current account for me. So I finally got a Curve card thanks to Tony Churnside for the referral.

Its been very good to me, and the trade off in sharing my transactions in return for not carrying around all my cards is good for me. I do generally carry around one more just in-case, but its been fine except a couple times, where I needed to tap again.

If I had a company credit card, a curve card would be essential, especially since the receipt feature works almost as I need it for my expenses.

Having used it for a few months, I started thinking it would be great if curve supported NFC travel cards like Oyster. Its something I’ve thought about previously. Of course the London Oyster system supports NFC payments directly, so maybe I should return my Oyster cards anyway.

But imagine if it supported other NFC cards? Yes you can use your phone to do this but I don’t want to use my expensive phone compared to a cheap piece of plastic which I can freeze in a instant? Store cards is more tricky as most are still swipe not NFC but could be very cool?

Update…

https://twitter.com/imaginecurve/status/1102500000020525056

Hooray, audacity files are XML

Plumbing for the next web, by ian forrester

I’ve been looking for a way to create SMIL files with an editor for a while. Main reason being to speed up the creation of creating podcasts for the Perceptive Podcast client and make it easier for those who don’t understand markup/code.

One of the techniques we deployed during the Visual Perceptive Media project was to export final cut xml out of final cut/premiere pro then transform the lot with XSL/Python/etc to something else more usable. Its something I’ve had in mind for a long time, as you can see with this paper/presentation I wrote 12 years ago.

There was a point when Wmas, could create an editor for our director/writer (Julius) or allow him to use tools he was familiar with (non-linear editor like Finalcut/Premiere). Of course we choose the latter and converted the final cut xml (which isn’t really an official spec) into json using python. We were able to use markers and zones to great effect, indicating the interactive intentions of the director in a non-linear editor. This meant the intentions can exist and run completely through to the very end, rather than tacking it on at the end.

So with all that in mind, I started thinking if I could turn Audacity into a editor in a similar way? Is there a final cut xml format for audio? Thats when I came across this article which made perfect sense – Audacity files are just XML documents, sooo

Structure of a empty project

<?xml version=”1.0″ standalone=”no” ?>
<!DOCTYPE project PUBLIC “-//audacityproject-1.3.0//DTD//EN” “http://audacity.sourceforge.net/xml/audacityproject-1.3.0.dtd” >
<project xmlns=”http://audacity.sourceforge.net/xml/” projname=”blank-audacity_data” version=”1.3.0″ audacityversion=”2.2.1″ sel0=”0.0000000000″ sel1=”0.0000000000″ vpos=”0″ h=”0.0000000000″ zoom=”86.1328125000″ rate=”44100.0″ snapto=”off” selectionformat=”hh:mm:ss + milliseconds” frequencyformat=”Hz” bandwidthformat=”octaves”>
<tags/>
</project>

Just the title ignited my mind, the actual content of the blog is less interesting but I realised I may have a free & open-source editor which runs on every platform and with a bit of XSL magic could be the start of the editor I was looking for? The idea of it being a pipe, which leads on to more is something which fits in the bigger pipeline chain

I also found a GIT project to Parse audio track times from an audacity .aup projects. Its uses XSL to do the processing, so I may spend a bit of time playing with it to make something useful.

Just need to dust off my old XSL development skills… Which reminds me what happened to XPROC (XML pipeline language)?

56 Black men changing stereotypes

56 black men

I first heard about the 56 black men project through a podcast by the resource group’s Jonathan.

In the podcast Jonathan talks about archetypes and stereotypes, defining them very carefully.

Archetypes & Stereotypes are similar but not the same

“I find when people think of positive stereotypes, they are more likely to use the word archetype”

Humans find Archetypes And Stereotypes Useful

“Stereotypes are great examples of heuristics or mental shortcuts that we use to help us negotiate our day-to-day lives.”

Archetypes & Stereotypes Can and Should Evolve

“existing archetypes and stereotypes have led to the world we live in now, new archetypes and stereotypes could lead us to a new world”

This all leads nicely in to his role taking part in the 56 black men project.

Reading through the twitter feed and hashtag, there’s some really interesting comments from others. I personally have avoided wearing hoods slightly because of the stereotype and I don’t find them that comfortable to wear. I like seeing around me (being aware of my surroundings is important for me).

I’m super aware of my presence on people around me, especially females. Its been drummed into me from a very early age mainly media like films and tv. Anything to help change this stereotype especially around black males, is very welcomed!