Posts Tagged ‘thoughts’

Web 2.0 Architectural, Design And Social Patterns

Tuesday, October 7th, 2008

Duane Nickull posted an interesting blog entry the other day on “Forensic Architecture”. I really had no idea what exactly that was supposed to be, but his post describes it pretty well. He first outlines what the ideal process is for coming up with an appropriate system architecture. He then uses some real world examples to show how deviation occurs from this in the real world, and what lessons he has learned.

I find system architecture fascinating, so having some real world experiences documented is a cool idea. I think more interesting though is that fact that Duane is writing a book called Web 2.0 Patterns: What entrepreneurs and information architects need to know. Just learning about MVC and standarized design patterns had a big effect on how I planned for and wrote software from that point onwards. Having a book outlining architectural, design and interestingly enough social patterns for Web 2.0 is something I’m sure will be beneficial not only to decision makers, but also developers and micro-ISV’s who work with new school web applications.

Duane is a super smart guy with tons of experience – It will be very cool to see his no doubt logical and practical guidelines for Web 2.0 architecture.

Is There Any Real AIR Applications Out There?

Friday, August 1st, 2008

Adobe AIR Fuzzy

To preface this post, I think I need to define what a real AIR application is in my mind: it is an application that is essentially a mash-up between your OS and the Web, in one seamless experience. To further that, I don’t think a “real” AIR application is any of these following things:

  • A web application that runs on the desktop
  • A web application with offline functionality
  • A desktop application that talks to the web

This isn’t to say that all the current AIR applications out there are useless. But I really think the true purpose of AIR hasn’t been fully realised. If we consider some use cases, you’ll see what I mean. These are applications mentioned in Lifehacker’s Top 10 Apps Worth Installing Adobe AIR For. (more…)

LiveScribe

Thursday, July 31st, 2008

I just came across this: The LiveScribe pen. It records both what you write and say, and allows you to publish it as a full screen Flash presentation that can be embedded on your website.

Pretty cool. Check out the end result here.

Funnily enough, I thought the demo presentation actually raised an interesting point that is extremely relevant to us. We are quiet confident that we can stir up interest amongst the innovators and early adopters. But how will we target the early majority, and build up enough momentum and plan for the late majority? These will likely be people outside the realm of the Adobe community, so it is something we will need to start thinking about in short while…

I repeatedly hear about Aviary setting the benchmark in building up excitement for their products, which is an essential model for us to learn from in this early phase of development and product exposure. But I would love to hear about unique methods other successful web start-ups have used to target broader audiences outside of their peer group.

Intuitive Menu Management Is Harder Than You Think…

Wednesday, July 30th, 2008

We have discovered this over the last few months. There are so many ways to create and organize menus, and so much variance in how menus function and look. Plus, with Teknision having tons of experience creating slick interfaces, and us having built and refined menu managers over the years, I was thinking this would be a breeze. (more…)