The Play Well Cup AU 2011: Grand Final: SEGA vs. CBSi - Livestream Tonight!
Source: playwellcup
We’re coming to the end of the tournament, and we’ve got the Grand Finals tonight!
Source: playwellcup
We’re coming to the end of the tournament, and we’ve got the Grand Finals tonight!

A very black day.
Can I just relate a quick story about this post? I took this screenshot. Then I retook it in Safari, because it seemed appropriate. Then I retook it with a different wallpaper background, because it was too bright, and didn’t reflect the mood. Then I retook it, and pulled the window corner up to get rid of the white space. Then I retook it, hiding the bookmarks bar. Then I re-did the post, and changed the type of post from photo to text, because I couldn’t put a title in a photo post.
Details matter. Steve taught me that.
http://yuvizalkow.com/blog/failed6/
“This is my video tribute to a great talk at SXSW in 2009 between John Gruber and Merlin Mann about obsession and voice. Here is how it has affected me as a neurotic novelist.”
Rewatch this again and again.
I’ve been really pretty busy over the last couple of months, but I just thought I’d pause for a second to put this here as a marker in my life, of sorts.
A few months ago I thought of an idea. It was one of those half-formed things that rolls around in your head, and you go, “man, someone should do that.”
If you’re a nerd like me, you might register a domain, check a twitter username availability, or you might jot it in your current GTD list, under “someday” (which kind of really means “I will regretfully delete you in 6 months”), or you might tell a mate over a beer.
Fast-forward six months, and someone else has done your idea, completely independently of you. They’re really making it happen. It’s great. It bums you out.
Your mate says, “Oh, hey remember how you said that thing about […]? Well check it out, here it is!” That bums you out too.
I’ve done that plenty of times. So very many times.
But not this time.
So I’ll preemptively excuse myself on this blog, as I’m probably going to shamelessly plug the Play Well Cup for the next 8 weeks. But you know what? I love the game, I love the cause, I love the community, and I’m a massive fan of the people who are helping me out by playing.
And sssssh —keep this bit to yourself— I’m also kind of secretly pleased with myself too. Because this was one of those times where I thought, “someone should do that.” And you know what? I’m someone; we’re all frickin’ someone.
So I did it.
Put This On is a great blog, and a fantastically well-made series. Not that surprising, because Jesse Thorn & Adam Lisagor are behind it — two people whose hallmarks are unquestionably good taste, and attention to detail.
It occurred to me sometime at the beginning of April that I’d completely missed the anniversary of when I started in TAFE. It was 5 years ago, on the 23rd of March in 2006.
I don’t want to make a huge fuss about it, but it has come time for me move on from TAFE Queensland. I’ll be working for the Mining Industry Skills Centre, as a learning technologist. I must confess, I don’t know a lot about the mining industry… but, then again, that might be why they hired me! It will be a small team, which will mean a lot of responsibility, but also a lot of freedom to be agile.
If I’m honest about why I’m moving on, it has been that agility that I’m missing from my current role. I read an interview with Mark Zuckerberg a while ago where he said that Facebook’s unofficial motto was, “move fast & break things.” TAFE Queensland is a great place to work, but it has a real fear of making mistakes; that bold moves in any direction could be the wrong ones. I’m not going to argue whether that’s the right attitude for the public sector to have or not, but I’ve begun to realise that I need to work for a business where we can build things quickly, make mistakes, learn quickly from those mistakes, and improve.
I’m truly excited about my new role. We’ll be developing learning resources for mining companies & training providers, with a particular focus on mobile technologies. I’m especially psyched about some of the interesting challenges with training in the mining sector & I’m hopeful I can bring a fresh perspective to the table.
Thank you to everyone I’ve worked with over the last 5 years. I wish nothing but the best for the future of TAFE Queensland. There are incredibly talented & passionate people working in every TAFE institute in Queensland. If I can armchair coach for a second; I know that TAFE Queensland has the potential to be innovative, but I think it first must realise that the online world changes quickly. Like, really really really quickly.
So don’t try to be innovative. Be agile first, and innovation will come to you.
So, just as the gobby John Galliano calamitously destroyed value at Dior, the quietly spoken and self-deprecating Jonathan Ive creates it in spades at Apple.
Galliano’s wince-making dégringolade also showed the public is fatigued by trash-luxe; discipline and restraint are more appropriate to our age. Forget dressing-up, dressing-down is what we want. So Ive’s austere aesthetic that turns plastic and metal into gold is absolutely right for this historic moment. That is why he is so very valuable.
"
Flash is certainly still a contentious issue in the web development community. Many people believe that Flash is the past, and is in decline. Others firmly believe Flash is the future of writing applications for multiple screens, be they mobile, tablet, desktop or even TV.
Both sides have smart, reasonable arguments about the technical aspects (or deficiencies) of Flash. However, one thing I haven’t really seen argued around Flash is something that many nerds instinctively feel; that the experience for users on a touchscreen is going to be sub-par.
I believe lots of that experience breakdown comes down to how interacting with a flash object in a page on any touchscreen device would badly break the mental model for actions already established in a users’ head. Here’s why.
Lots of Flash content could easily be described as badly-behaved. That is, there is no standard model of behaviour that a Flash object adheres to. Whatever the Flash developer wants in that object, that’s what goes. Do you want your object to scroll up and down with its own custom scrollbar? Do you want the cursor to disappear? Do you want rollovers to trigger an action? No problem!
This freedom from standard conventions means that everything that happens in a Flash object box needs to be separated out by the browser. Think of it like an embedded mini-webpage, where all the normal rules for interaction don’t apply.
This isn’t really an issue on the desktop (maybe because we’re used to it), but it certainly is an issue on a touch-based device. The reason is that many crucial actions (like scrolling, or zooming) can be initiated from anywhere on the page. You can start a pinch zoom from any 2 points on the screen, and as long as your fingers are moving together relative to each other, it will zoom. A page scroll is even simpler; it’s a swipe that can be as long (or short) as you like, and it can start (or end) anywhere on the screen.
Uniformity in those actions is critical to the user experience on the web. It’s one of those things about the iPad that makes web-browsing an extremely pleasurable experience. I believe that the occurrence of Flash objects would break this uniformity.
Consider scrolling; what happens to a Flash object that has a scroll initiated inside of it? Does the object scroll? Or does the webpage around the object scroll? What likely occurs is it becomes a splitting point; half your users may have wanted the page to scroll, the other half may have wanted the content in the object to scroll. Either way, the overall experience suffers for half your users. That’s bad.
Another example is gesture overlap. Let’s assume flash objects can scroll via gesture — what happens if your scroll begins inside a Flash object, but then strays outside? Does it stop recognising as an object-specific motion? Does it carry on?
These kinds of interaction inconsistencies would be rife with the introduction of Flash. Other examples include:
The bottom line is that Flash would split the user behaviour model on touchscreen devices; one set of rules for webpages, another for Flash objects. Considering most users would not know the difference between the two, the end result would be user frustration. Even worse, user frustration that’s very difficult to articulate —you don’t know exactly why, but it just feels bad.
There are many reasons why Apple does not include Flash on iOS, but I can’t help but think that these kinds of user interaction problems are much more weighty & difficult to solve than the technical. That other device makers are including Flash in their experience without fully thinking through these issues serves as an interesting bellweather toward their overall user experience.
Maybe I’ve been working in education too long, but the first thing I thought when I saw the iPad 2 this morning: this is going to be a killer device for teachers. My immediate 2nd thought: this is a device that is going to get killed by students. Let’s look at what’s new!

The Digital AV Adapter
(Edit: The original iPad, iPhone 4 & 4th gen iPod touch will all work with the digital AV adaptor, but not mirror the display)

The ‘Smart Cover’ Case

FaceTime

Mac OS X 10.7 Lion Server - Profile Support for iPad
Here’s one kind of out of left field, but the Apple site has a teaser for its upcoming OS X 10.7 update. In it, they state that a profile manager is in the works. It is described as:
“Profile Manager delivers simple, profile-based setup and management for Mac OS X Lion, iPhone, iPad, and iPod touch devices. It also integrates with your existing directory services and delivers automatic over-the-air profile updates using the Apple Push Notification service.”
It is said that to a hammer, everything is a nail. Well, I’m a gadget hammer, so it is likely that my opinions on this are be totally biased. When I throw my weight behind the iPad in the classroom, in my brain it is probably equal parts cool new toy, and practical appeal.
However, when teachers—actual, real teachers, right on the front line—start telling me stories about how they used an iPad in the classroom, and how great it was, I start to think that maybe it’s not just me. And I’m hearing those stories more and more. Obviously, so is Apple.
[Photos courtesy of Apple.com]

“It’s imperative that Intel and our innovations are kept in front of the global youth culture that embraces new devices and new forms of communication and entertainment,” said Deborah Conrad, the Santa Clara-based firm’s head of marketing in a statement.
I disagree.
Also, why does Will.i.am have a handbag?
Source: