Maqetta: Open Source HTML5 Editor From IBM
PybusJ writes "IBM has released an online HTML5 editing tool called Maqetta, hosted by the Dojo Foundation. eWeek calls it an open source answer to Flash and Silverlight. That remains to be seen, but it does look interesting."
Good gosh, this thing actually makes Eclipse, NetBeans and Visual Studio feel fast and efficient.
Is that a 'Q'? How am I supposed to pronounce it? Makketa?
the site is very slow
HTML5 is not a Flash/Silverlight replacement. It does some things better, it does somethings worse, but for the majority of the functionality of Flash and Silverlight, HTML5 just doesn't do it.
There is awesome stuff you can do in HTML5 and Javascript, but it's still no replacement for a dedicated sandbox. Especially with the new hardware accelerated XNA 3-d graphics and sound coming from Silverlight 5.
-Rick
"Most people in the U.S. wouldn't know they live in a tyrannical state if it walked up and grabbed their junk." - MyFirs
Here is it. An open source answer to flash. Like Gimp to Photoshop. Here it is.
Could be that it's Slashdotted, not that it's inherently slow.
Don't thank God, thank a doctor!
To this very day, I have never ever seen silverlight in action. Where is it used? I'm sure someone will pipe in with some links but still, in every-day casual browsing and such, where?
Since it is Open Source it just can't die like happened with IBM HotMedia.
A Java server application generating javascript that generates javascript that will typically leverage javascript libraries. The world just can't fucking wait until all webpages are bloated the way java is and require 1MB of script frameworks to do things that could be done in 30 characters with a hyperlink. To celebrate the release of this wonderful tool, I'm going to the local shops via antartica where I'll buy hundreds of gallons of mouthwash (celebrating with liquor would be too damn convienient). Viva "Web 2.0" and kudos to the developers.
Why can't they make a desktop version that's faster.
None of my system have Slitherblight installed and they never will. I use a mix of Windows, OSX & Linux.
Until Microsoft understand that the real world is no longer MS Centric and makes it available for every platform commonly in use they won't get the market share/locking they desire. This will however requie a lot of pain on MS's part. After all Linux is evil isn't it?
IMO, outside the US Silverlight has very little take up. I won't visit a site that requires it and I am not alone in telling the owners of those sites that they have lost a customer.
Not that Flash is any better. I also avoid flash ridden sites. I have even been known to resort to a text based browser to use a few sites.
Er, do I understand correctly that this "maquetta" is a closed version of the open, W3C-compliant Amaya software that exists since 1996?
http://www.w3.org/Amaya/
Herve S.
I don't want any web page to be allowed to read all my files!
My browser is allowed to read my files, but code from a third-party (Flash, Javascript, Java, or anything else) should always go through a trusted dialog to let me select with files it can read. If the Flash plugin actually allows third party code to manipulate files, I'm going to remove it right away...
We should try an IBM service when its not being slashdotted... IBM, self proclaimed enterprise, cloud, IT leader... Is that a joke?
I8-D
is it genuine Microsoft Native HTML5?
JADBP
Doesn't seem to work on Safari at all. Won't load images. Broken URLS for the tools, and it won't even load the samples
is this supposed to be an answer to flash? if yes, then these guys have utterly failed. flash is orders of magnitude easier than this, faster than this and does things these guys can't even attempt to imagine. in flash when i create a new file, i get a toolbox on the left (like photoshop), i can select the paintbrush tool, right click on it to change its size and start drawing. i can click on the next frame and draw again, create a tween between them. honestly, this maqetta thing doesn't seem to be built with the purpose of replacing flash.
Wealth is the gift that keeps on giving.
What people dont understand is that HTML5 is great for video, but when it comes to complex interactive video/animation (what flash is good at doing) you will need to have javascript in order to handle it.
That's what I meant by "What's lacking currently is (a) nice development tools similar to Flash Pro or Flex". HTML5+DOM+ECMAScript+SVG+AJAX should be able to deliver similar functionality to the Flash player - but currently you do have to code it from scratch in Javascript (although libraries like Dojo already do a lot of the heavy lifting) and browser support (esp. for SVG) is still a pain.
Of course, even in Flash you still end up needing to code the clever stuff in ActionScript - which is a descendant of Javascript (ActionScript 1 was ECMAScript but its diverged since, but mainly with syntactic sugar for pseudo-class-based OOP). True, Flash's bulit-in objects are higher-level and easier to use than the HTML/SVG DOM, but later releases of Flash seem to have added more ActionScript-based application framework stuff over that, so its more analogous to using something like Dojo on top of "HTML5". In fact, what has ticked me off is Adobe's tendency to ship a half-baked Actionscript Application Framework with one release and then, rather than fully baking it in the next release, come up with a new half baked AF, probably dependent on a new, not-entirely-backwards-compatible version of Actionscript. That, and using a different AF for Flex (so its a pain to mix Flex and Flash)...
In a survey of 100 programmers, 111111 thought that duck-typing was a good idea.
Consistent across all platforms that start with 'W'.