Showing posts with label flash. Show all posts
Showing posts with label flash. Show all posts

16 February 2008

Is Europeana Too Flash?

I've written before about the nascent European Digital Library:

Consistent with the i2010 digital library initiative, this thematic network will build consensus to create the European Digital Library. It will find solutions to the interoperability of the cultural content held by European museums, archives, audio-visual archives and libraries in the context of The European Digital Library.

Now we have a chance to try it out - at least as a demo. It's cross-linking is impressively rich, but I do worry that we're going to end up with something too flashy - or, rather, too Flashy, with lots of invisible code that makes deep linking impossible. We shall see - or maybe not....

31 December 2007

Open Source Unoriginal? - How Unoriginal

Here's a tired old meme that I've dealt with before, but, zombie-like, it keeps on coming back:

The open-source software community is simply too turbulent to focus its tests and maintain its criteria over an extended duration, and that is a prerequisite to evolving highly original things. There is only one iPhone, but there are hundreds of Linux releases. A closed-software team is a human construction that can tie down enough variables so that software becomes just a little more like a hardware chip—and note that chips, the most encapsulated objects made by humans, get better and better following an exponential pattern of improvement known as Moore’s law.

So let's just look at those statements for a start, shall we?

There is only one iPhone, but there are hundreds of Linux releases.


There's only one iPhone because the business of negotiating with the oligopolistic wireless companies is something that requires huge resources and deep, feral cunning possessed only by unpleasantly aggressive business executives. It has nothing to do with being closed. There are hundreds of GNU/Linux distributions because there are even more different kinds of individuals, who want to do things their way, not Steve's way. But the main, highly-focussed development takes place in the one kernel, with two desktop environments - the rest is just presentation, and has nothing to do with dissipation of effort, as implied by the above juxtaposition.

chips, the most encapsulated objects made by humans, get better and better following an exponential pattern of improvement known as Moore’s law

Chips do not get better because they are closed, they get better because the basic manufacturing processes get better, and those could just as easily be applied to open source chips - the design is irrelevant.

The iPhone is just one of three exhibits that are meant to demonstrate the clear superiority of the closed-source approach. Another is Adobe Flash - no, seriously: what most sensible people would regard as a virus is cited as one of "the more sophisticated examples of code". And what does Flash do for us? Correct: it destroys the very fabric of the Web by turning everything into opaque, URL-less streams of pixels.

The other example is "the page-rank algorithms in the top search engines", which presumably means Google, since it now has nearly two-thirds of the search market, and the page-rank algorithms of Microsoft's search engine are hardly being praised to the sky.

But what do we notice about Google? That it is built almost entirely on the foundation of open source; that its business model - its innovative business model - would not work without open source; that it simply would not exist without open source. And yes, Yahoo also uses huge amounts of open source. No, Microsoft doesn't, but maybe it's not exactly disinterested in its choice of software infrastructure.

Moreover, practically every single, innovative, Web 2.0-y start-up depends on open source. Open source - the LAMP stack, principally - is innovating by virtue of its economics, which make all these new applications possible.

And even if you argue that this is not "real" innovation - whatever that means - could I direct your attention to a certain technology known colloquially as the Internet? The basic TCP/IP protocols? All open. The Web's HTTP and HTML? All open. BIND? Open source. Sendmail? Open source. Apache? Open source. Firefox, initiated in part because Microsoft had not done anything innovative with Internet Explorer 6 for half a decade? Open source.

But there again, for some people maybe the Internet isn't innovative enough compared to Adobe's Flash technology.

11 December 2007

What Richard Stallman Wants for Christmas

Bruce Byfield has an interesting write-up of the FSF's High Priority Free Software Projects.

Projects make this list "because there is no adequate free placement," the list's home page explains, which means that "users are continually being seduced into using non-free software."

He concludes with the just observation:

Personally, I find the current list both encouraging and depressing. On the one hand, it is encouraging in that relatively few items affect daily computing for the average user. Moreover, the fact that free software is in reasonable enough shape that it can start thinking beyond immediate needs and worry about such things as the BIOS is a sign of progress.

On the other hand, it is discouraging because progress sometimes seems slow. Video drivers have been a problem for years, and the improvements, while real, are also painfully slow. Similarly, Gnash has not yet developed to the stage where it can rival Adobe's Flash reader, despite several years of work.

Still, over time, the list reflects progress. For instance, since Sun announced last year that it was releasing the Java code, you will no longer find support for free Java implementations listed. By comparing the current list with previous ones, you can get a sense of the gradual evolution of free software, seeing where it's been and where it is heading. For a GNU/Linux watcher, it remains an invaluable resource.

26 November 2007

Why Javascript, not Flash? - Ask Zoho

I've only just come across this, perhaps the best summary of why using Flash is the wrong way to create Web apps:


1. Native to the Web

A real web application should natively support web standards - HTML & CSS are pretty much synonymous with “web standards”. The biggest reason we started out with Javascript is that it is native to the web - in the sense its core object model for Javascript is the HTML/CSS Document Object Model. The DOM is a gift to web applications. Even with the annoying browser differences in DOM (which sophisticated libraries increasingly hide), it is still far better to have the DOM than not have it. Flash, for all its advantages, sits in a separate space from the browser. In that sense, Flash is not that different from Java-on-the-client. In fact, Flash is Java-on-the-client-done-right.

I am sure Flash will eventually find a way to natively integrate with the browser but it is not there yet.

2. Open Source Library Support

This is a big one. The depth and variety of libraries available in Javascript just keep getting better. It is mind boggling just how much open source development is going on in Javascript. Developers keep pushing the envelope. For one example, look at the jQuery solar system demo. It shocked me the first time I saw it. Pretty impressive that Javascript could do that, right? The capabilities of Javascript exceed the client requirements of office productivity applications today, and there are tons more innovations coming.

3. Vector Graphics in Browsers

This is another big one. Vector graphics formats like SVG (Firefox, Opera), VML (IE), and HTML Canvas (Firefox, Safari, Opera), are becoming ubiquitous in browsers. Yeah, it sucks that IE doesn’t support SVG, but that can be worked around. Even cooler is the fact that SVG & VML are XML and very Javascript friendly. You can do real magic.

Obviously, number 2 is the heart of the matter: Javascript is just going to keep getting better, faster, thanks to the open development process. With Flash, you're dependent on the skills of one company (now, where have I heard that before?)

16 October 2007

BBC iPlayer: Converted in a Flash

Well, here's an interesting confluence of two of my pet hates:

By adopting Adobe Flash Player software, the BBC will make its free catch-up TV service — BBC iPlayer — available as a streaming service across Macintosh and Linux, as well as Windows, by the end of the year. The strategic relationship will also allow the BBC to provide a single consistent user experience for the majority of streamed video and audio content on www.bbc.co.uk.

Note that this is only for the streaming service: downloads are still Windows only. Still, it's a neat partial solution for GNU/Linux. Not only that, it emphasises an interesting shift that has taken place with Flash.

Once, Flash seemed to be used only for serving up annoying ads or time-wasting games. But increasingly it's turning into the cross-platform media player of choice, a job it does rather well, I have to admit. And so I'm forced to concede that Flash might not be quite so evil as it once was.

13 May 2007

A Flash of Recognition

Now, where have I heard this before?

I assert that there is something wrong with web-like "rich" formats that aren't hyperlink-able or indexable by search-engines. You could argue that these bugs could be fixed, and Flash is wisely becoming more URI-addressable and view-source-able over time. But it still ain't the Web. It is not hand-authored, easily tweaked incrementally, copy-and-paste-able. It's hardware.

Oh, yes, I remember:

I hate Flash animations even more: they are not only opaque - there is no cyber-there there - they are barriers to my free navigation of the Web and waste my time as they download. In effect, they turn the Web into television.

Well, television is, indeed, hardware.

11 May 2007

Taking the DMCA Biscuit

This is almost Jesuitical in its contorted logic:

Media Rights Technologies and BlueBeat.com have issued cease and desist letters to both companies and to Adobe Systems Inc and Real Networks -- which produce the Adobe Flash Player and Real Player respectively -- for actively avoiding their X1 SeCure Recording Control, which they said is an effective copyright protection system.

MRT and Bluebeat said the failure to use an available copyright protection solution contravenes the Digital Millennium Copyright Act, which prohibits the manufacture of any product or technology designed to circumvent a technological measure that effectively controls access to a copyrighted work or protects the rights of copyright owners.

How do they come up with this stuff?

30 April 2007

Google Supports ODF

Well, it already does with its online office suite, but now it lets you search for ODF files and displays converted online:

In addition to HTML files, Google indexes other file types like: PDFs, Microsoft Office files, Shockwave Flash files and more. Google offers you the option to read the HTML (or text) version of the cached file, in case you don't have an application that opens the file.

Google added OpenDocument format to the list of supported documents.

The post has interesting numbers of how many files types are currently found: not many for ODF, currently. It will be interesting to see how things change with time. (Via Bob Sutor.)

26 April 2007

Adobe Flexes Its Open Source Muscles

As regular readers may have noticed, I'm not a big fan of Flash. But news that Adobe is open-sourcing Flex, its development framework for building Flash and Apollo-based applications, is, I suppose, marginally better than being poked in the eye with a sharp stick:


Adobe is announcing plans to open source Flex under the Mozilla Public License (MPL). This includes not only the source to the ActionScript components from the Flex SDK, which have been available in source code form with the SDK since Flex 2 was released, but also includes the Java source code for the ActionScript and MXML compilers, the ActionScript debugger and the core ActionScript libraries from the SDK. The Flex SDK includes all of the components needed to create Flex applications that run in any browser - on Mac OS X, Windows, and Linux and on now on the desktop using “Apollo”.

Developers can use the Flex SDK to freely develop and deploy Flex applications using either Adobe Flex Builder or an IDE of their choice.

It looks like my musings have come true rather sooner than I expected.

17 April 2007

Flash: Now With Improved Evilness

I've always said that Flash was turning the Internet into television, and now here's the final proof I was right:

But the big seller for Adobe is the ability to include in Flash movies so-called digital rights management (DRM) - allowing copyright holders to require the viewing of adverts, or restrict copying.

"Adobe has created the first way for media companies to release video content, secure in the knowledge that advertising goes with it," James McQuivey, an analyst at Forrester Research said.

Content publishers are promised "better ways to deliver, monetize, brand, track and protect video content".

Interesting, of course, that no benefits for the user are mentioned here.

Pure evil.

16 April 2007

Microsoft Sees the (Silver)Light

I suppose I ought to approve of Microsoft's new Silverlight:

Microsoft Silverlight is a cross-browser, cross-platform plug-in for delivering the next generation of media experiences and rich interactive applications (RIAs) for the Web.

In other words a Flash-killer. Well, maybe not, but at least it might nudge Adobe into opening up their technology. And how about this for progress:

Silverlight will support all major browsers on both Mac OS X and on Windows. Particular care is being taken to account for differences in platform and browser capabilities to ensure a consistent experience including experiences on FireFox, Safari, and Internet Explorer.

OK, it's not quite GNU/Linux support, but Firefox at least seems to have made an impression.

19 March 2007

Which Future for Adobe's Apollo?

I have mixed feelings about Adobe's new Apollo:

Apollo is a cross-OS runtime that allows developers to leverage their existing web development skills (Flash, Flex, HTML, Ajax) to build and deploy desktop RIA’s [Rich Internet Applications].

On the one hand, it has the F-word in there, and as readers of this blog may know, I am totally allergic to Flash. On the other hand, this seems promising:

We spent a considerable amount of time researching a number of HTML rendering engines for use in Apollo. We had four main criteria, all of which WebKit met:

* Open project that we could contribute to
* Proven technology, that web developers and end users are familiar with
* Minimum effect on Apollo runtime size
* Proven ability to run on mobile devices

While the final decision was difficult, we felt that WebKit is the best match for Apollo at this time.

We shall see (now, if only the Delphic oracle were still around....)

23 January 2007

MMORPG in a Box

Raph Koster points out that setting up a MMORPG is pretty cheap these days: even the top-end SmartFox system, which is Java-based, costs just 2000 Euros. Already there's a number of games based on the code. And, of course, all this will run on a GNU/Linux box also costing peanuts. The only downside is that, like many online games these days, the SmartFox approach is to use Flash.

17 January 2007

Gene Geni

This is quite clever - although it's a pity it uses Flash. You start to build your family tree on-screen, adding emails to the names where available. These are then sent info about the site, and obviously encouraged to add their own local knowledge of the tree. So the system is viral, and is based on two networks: that of family connections, and that of the Internet.

It's easy to foresee the day when we know all our public genealogical connections in this way - a stage before our genomes are used to show all the private ones, too.... (Via TechCrunch.)

21 December 2006

Wengo's Wideo Widget

Wengo, the people behind OpenWengo, an open source VOIP project, are offering a free video widget (to the first 10,000 applicants, at least) that consists of just a few lines of HTML code (but uses Flash). (Via Quoi9.)

Heading Towards 3D

Once this kind of thing becomes commonplace, there's no stopping the 3D wave. (Via TechCrunch.)

Open Sourcing Second Life

Here's a subject close to my heart: opening up Second Life. And this is what the alpha geek behind it, Cory Ondrejka, had to say on the subject yesterday:


As we’ve talked about, the long term goals for Second Life are to make it a more open platform. Part of that process is learning how projects like libSL can be beneficial to all of Second Life. We should be thrilled that we’ve built an interesting enough set of technologies and communities that people want to tinker and explore. In the long run, this is why we’ve talked about wanting to be able to Open Source eventually. My hope is that in 2007 we’ll be able to get there.

Also of note:

HTML and Firefox . . . ah my two favorite topics of all time. We have an external contractor who has tons of experience working on it right now. Basically we’ve been trying to make sure that we can get Flash working correctly because so many of the interesting parts of the Web are moving to Flash-based players/plugins/etc. Getting the control inputs and updates to work correctly is a bear but they do seem to be making progress, which is very exciting. The order of operations will be to roll a full internal browser first, then supplement the parcel media types with URLs, and then move to full HTML on a prim. Note that HTML on a prim has several pieces, from being able to interpret straight HTML in order to build text, do layout, etc, all the way to having a face of a prim point at a web page. In terms of timeline, the next major Firefox roll out will be in Q1 – ie, more functionality in the existing pages that use it plus a floater that is a browser – followed by the parcel URL in Q2. HTML on a prim will be part of a larger rearchitecture of textures – we need to go to materials per face rather than texture per face – which several of the devs are itching to work on, but will realistically not start until Q2.

Firefox in Second Life: perfect.

27 November 2006

Eyeing Up EyeOS

A year ago, I would have dismissed the idea of a Web-based desktop as pretty pointless. Today, spending as I do around 99% of my time within Firefox - browsing, using GMail and Writely - I have to admit that it has a certain logic.

EyeOS bolsters its case by adding two crucially important features: it's free software, and it doesn't use Flash. There's a demo for you to try it out, as well as a begging bowl - they need some dosh to move the project on.

09 November 2006

Thinking about Thinkature

I like Thinkature for four reasons.

First, it's about real-time, online, visual collaboration.

Second, it doesn't use Flash (unlike one of its rivals).

Third, it's free.

Fourth, it's got a great name.

(Via TechCrunch.)

26 October 2006

(Partial) Digital Freedom

Although this Digital Freedom Campaign is highly partial - in both sense of the word - in that it's totally US-centric as far as I can tell, the groups supporting it seem to be right ones. Whether its dinky Flash videos (grrr) make a fig of difference to what is, after all, a global problem, remains to be seen. (Via Open Access News.)