Skip to main content

Gary Edwards's Library tagged RIA   View Popular

21 Mar 09

SXSW: Big Browsers Butt Heads - AppScout

From AppScout: ... "For the third year in a row, leading minds from the major browsers got together at SXSW Interactive to spar with one another over issues like Web standards and openness. As in years past, Mozilla's Brendan Eich, Microsoft's Chris Wilson, Opera's Charles McCathieNevile, and moderator Arun Ranganathan (also from Mozilla) were present, and this year they were joined by Google's Darin Fisher.<br><br>

As always, Apple was absent from the panel. Wilson told me that Apple is active in the standards discussion, but the company's famously closed corporate policy prevents Apple reps from participating in panels like this (almost every laptop I saw in the room was a Mac, so apparently the policy hasn't hurt them much). In any case, Safari's WebKit was represented by Chrome (Fisher), which is also built on WebKit....."<br><br>

AppScout does a great job of collecting some of the best snippets to come out of this panel discussion. Really though, how can anyone have a browser discussion without edge of the Web <i>WebKit</i> device browsers? And then there's this: the discussions today isn't about "browsers". It's about RiA platforms and how browsers are used to launch rich internet applications. Microsoft has XAML-Silverlight. Adobe has AiR-WebKit-SWF. And the Open Web has WebKit-HTML+. That's the battle!

www.appscout.com/...sw_big_browsers_butt_heads.php - Preview

webkit ria silverlight adobe swsw browsers

28 Jan 09

What the EU might force Microsoft to do : comment by gary.edwards

I've pretty much stayed out of the EU action against Microsoft primarily because it misses the mark by so much. The browser is not the means by which Microsoft seeks to create a Web based monopoly. MSIE is a useful tool used to frustrate Web developers and systems providers, but we are way beyond the point where removing/replacing MSIE becomes an effective remedy to Microsoft monopolist abuses. Way beyond!

There is however no doubt in my mind that the browser is going to be the portable WebOS of the future. The problem is that browser runtimes are also host for proprietary runtime plug-ins. Like MS Silverlight! Read on freind. My comments are three part, and posted down the line, somewhere around 183. Heavy on the WebKit stuff as usual! Look for "gary.edwards".

news.cnet.com/8601-13860_3-10149463.html - Preview

webkit ria xaml silverlight wpf eu anti-trust

25 Dec 08

Design for Developers: Interactivity, animations, and AJAX

Awesome commentary in the must read category. JC nails it; starting with "layout"! ....... "We were both part of the same team and he was creating some UI elements that I was to wire up. As I sat there (in awe) watching him work I realized that much of his considerable skill was rooted in fundamentals not unlike the art of programming. Of course, there are design skills that are intuitive that can't be "learned." But, that can also be said of the logical clarity found in a really elegant data model or a brilliant inheritance tree. I am certainly no designer, but I have observed the more creative among us for several years and have gained some insight into their world. In this article I'll share some basic principles that can help raise your design acumen and improve the experience of your users...... "

Layout
I'd like to attack my goal of imparting design wisdom by breaking the topic into four buckets. The first is layout.

ajax.sys-con.com/787854 - Preview

ajax open-web ria silverlight layout air webkit

24 Dec 08

The Struggle for the Soul of the Web: Flash and Silverlight challenge the Open Web

Just because the web has been open so far doesn't mean that it will stay that way. Flash and Silverlight, arguably the two market-leading technology toolkits for rich media applications are not open. Make no mistake - Microsoft and Adobe aim to have their proprietary plug-ins, aka pseudo-browsers, become the rendering engines for the next generation of the Web.

ajax.sys-con.com/761029 - Preview

open-web flash silverlight ajax html-css ria

10 Dec 08

Rombla is a powerful online WYSIWYG flash-site building RIA | AJAX

Rombla is a powerful online WYSIWYG flash-site building RIA. Created and hosted by the folks at Piria, the app is geared towards bridging the gap between web designers and their clients. Who needs a CMS when you can give your clients a tool that lets them see the site as it is, make the simple changes they want, and republish it immediately?

Rombla is a full-featured flash-site creation tool.

www.insideria.com/...a-powerful-online-wysiwyg.html - Preview

ajax ria flash

17 Nov 08

ZK Live Demos

AJAX in Java = no javascript. Also known as Direct RiA

www.zkoss.org/demo - Preview

RiA Java JavaScript Dojo

06 Nov 08

Convergence of Web, Mobile and Desktop Apps is the Next Phase: AJAX World RIA with Jeremy Chone

While the last decade was focused on the Web, the next phase in the evolution of our industry will be on the convergence of Web, mobile and desktop applications and the ability to extend existing applications with these new technologies for a consistent user experience regardless of how and where the information is viewed,' says Nexaweb CTO Jeremy Chone

ajax.sys-con.com/576815 - Preview

Jeremy-Chone ria webkit nexaweb

  • For SOA applications, the best way to modernize is to componentize and extend the user experience aspect of the application that will in turn enable the applications composition and mashup.
    • Integration into existing business process applications is the first step towards transition. As these business processes transition to a WebStack-Cloud-RiA model, the original C/S apps can be discarded. - on 2008-11-06
    Add Sticky Note
  • While there are many ways that companies measure productivity, Nexaweb has found that the three key criteria for enabling the productivity driven enterprise are based on 1) cost savings resulting from reduced development time and application maintainability; 2) extending the value of existing applications with a future-proof architecture (adding RIA without breaking existing enterprise architecture); and 3) faster time to market by providing a consistent user experience across the various interfaces available throughout the organization.
    • good points. Extending without breaking existing applications and the business processes they run is very important. The conversion (import/export) document model used to push content into and out of applications is a common breaking point that seriously diminishes the value of emerging Web Apps. With their control of near 100% of existing desktop business process integrated with MSOffice, Microsoft has been very careful to block others from the native integration MS WebStack-Cloud-RiA apps will enjoy. - on 2008-11-06
    Add Sticky Note

The Grand Convergence: Web + RIA + Widgets + Client/Server

Excellent overview of where applications are going. Richard Monson-Haefel, (whom i met at the 2008 Web 2.0 Conference) explains the convergence of four emerging application models: Web Clients (Browsers), RiA Clients, Client/Server, and Widget Engines. He comes up with a convergence point called "Fit Client", offering Adobe Air as the leading example. Richard walks through each application model, discussing limitations and advantages. Good stuff, especially this comment:

"The widget engine is really a wonderful architecture that gives you the power of the desktop (via the widget engine) and the management of the Web (via widget downloads).  Widget engines can out-perform RIA solutions and they can store larger data sets. 
 
The limitation of Widget engines is not in their architecture, it is that they have been designed for applications with fairly weak capabilities compared to client/server. Widgets tend to be single-purpose applications with limited access to the native operating system. That said, the widget architecture itself - the separation of the platform from the applications - is important. It makes it possible to create applications (widgets) that are portable across operating systems and are packaged for easy download and installation. "

ajax.sys-con.com/516151 - Preview

ria webkit air silverlight widgets

  • he architecture of the Widget engine divides the client technology into two parts, the engine and the widgets. The widget engine is usually a pretty large download.
  • The widget engine is really a wonderful architecture that gives you the power of the desktop (via the widget engine) and the management of the Web (via widget downloads).  Widget engines can out-perform RIA solutions and they can store larger data sets. 
    • Interesting insight! Obviously Google Chrome and the entire WebKit community has concentrated on this advantage. Web reach combined with RiA - C/S local power. - on 2008-11-06
    Add Sticky Note
  • 1 more annotations...

The Next Battle for the Desktop : Portable RiA Runtime Engines

The computer desktop – as was the case with newspapers before there was radio and radio before there was television – has become the high ground from which empires are built. While dominance of the desktop has been maintained for the last decade or more by Microsoft, which at one point represented 95% of the desktops used by all consumers, the future is less certain.it will not be a single operating system that prevails. In the end it will be desktop runtimes that become the most important platforms A desktop runtime is a platform that provides a consistent runtime environment regardless of the underlying operating system. Desktop runtimes are already extending beyond their primary target platform, the desktop, to the Fourth Screen – smart phones.

ajax.sys-con.com/548350 - Preview

ria

  • The choices for desktop runtimes will be more flexible and will largely be driven by the type of applications rather than the type of platform. It’s likely that desktop computers will eventually ship with two or three different runtimes and that consumers will be more or less ignorant of which one they are using. What will determine the success of one desktop runtime over others will be the execution and development environment. Desktop runtimes that provide the most processing power, speed of execution, and security will dominate. In this scenario the end-user is no longer the customer, it's independent software developers and Integrated Software Vendors that are of primary importance. It’s the developers who will choose the platform on which they create cross-platform applications – the consumer will be largely ignorant of the choices made.  With the exception of download and install differences, the applications will look the same to end-users.

The Silverlight RiA Platform : Replacing the desktop from the cloud

In the future application developers won't care what desktop operating system you use, they will only care which Fit Client platform is the most pervasive. This is what Adobe AIR, Microsoft Silverlight, Google Gears and Curl are fighting for. Nothing short of the future of desktop and RIA development.

Microsoft brings with it a huge ecosystem of .NET developers - potentially millions of developers already skilled in WPF, XAML and C#. That's a pretty scary for others in the Fit Client arena.

Right now the future of the desktop is completely open. Anyone with enough clout could win the desktop - effectively usurping Microsoft Windows dominate position.

www.insideria.com/...rlight-3-the-next-fit-cli.html - Preview

ria silverlight air chrome webkit jwt

05 Nov 08

MS finally to bring Office to the Web, Windows smart phones - NYTimes.com

Last week, Microsoft reported that revenue from the Microsoft business division (MBD) grew 20% year over year to US$4.95 billion in the most recent quarter.

That is more than Microsoft's client division, which makes Windows. Most of MBD's revenue comes from Office, though Microsoft doesn't break out an exact percentage. Windows has 1 billion users. Office has only 500 million.

Consumers will be able to subscribe to Office Web and even get it at a discount price, provided they are willing to view Web ads.

Business customers seeking "more manageability and control" will be able to buy subscriptions to Office Web similar to the subscription Microsoft offers for a bundle combining Web-based versions of Exchange and SharePoint. That costs $3 per user per month.

Enterprises may also get Office Web through conventional volume licensing software contracts, which will allow them to either install Office on desktop and other client PCs, or have Microsoft host it on their server.

Unlike non-Microsoft products (Google Docs - ZOHO - BuzzWord), Office Web will guarantee that the "viewing experience is fantastic" and that formatting and meta data from Office documents don't "get munged up,". Office Web will provide a superior "end-to-end solution" by letting users view and edit documents whenever they want to, including browsers such as Firefox, Internet Explorer and Safari and Windows Mobile smart phones. The Office Web focus will be on business productivity according to Chris Capossela. The Office Web experience can be enhanced by Silverlight (Microsoft RiA).

www.nytimes.com/...28idg-MS-finally-to-b.html - Preview

microsoft office-web silverlight ria OOXML-XAML

24 Sep 08

iFundVC » Blog Archive » Launching the iFund Blog….

Insights Into the iPhone, iFund, and iFund Companies

ifundvc.com/...launching-the-ifundvc-blog - Preview

webkit iphone ria vc silicon-valley ifundVC

  • Launching the iFund Blog….


    Posted by Matt Murphy, September 15th, 2008 at 3:54 am


    Today we’re launching the iFund blog. The purpose is to share (and hear) perspectives around the iPhone and emerging open mobile ecosystem. We’ve been blown away by the amount of entrepreneurial activity in mobile since launching the iFund on March 6th. In 6 months, we’ve received over 2700 plans. To put it in context, that’s about 20x what we received in a similar period last year. Out of that group, we’ve funded five companies totaling more than $30M of investment

21 Sep 08

The Next-Gen Web: HTML5 - Will We Ever See A Real Standard?

"...some browsers and plug-ins were adopting storage-related API’s that are a part of the new HTML5 draft specification. While Gears, Opera and Webkit have implemented structured storage API’s, the remainder of the HTML5 spec currently remains mostly unimplemented and also in a state of flux. HTML5 is a super-sized effort to bring all the browsers under a single, standard markup language and set of API’s - but with Microsoft, Adobe and others racing ahead with their own next-gen web technologies, will we ever see a real HTML5 standard?"

This article was posted in August of 2008, before the surprise release of the WebKit based "Google Chrome" .... the WebKit RiA alternative to Adobe AiR and Microsoft Silverlight

www.techcrunch.com/...ll-we-ever-see-a-real-standard - Preview

webkit html5 css3 javascript silverlight air ria

17 Sep 08

WebKit: The 21st century mobile - desktop application foundation - Software Development Times On The Web

The vastly improved hardware and network throughput are not the primary drivers of this sea change. “The biggest jolt to the mobile Web development experience, in my view, has been the iPhone. Its implementation of mobile Safari, while imperfect, has given handsets the real Internet, rather than a hobbled, niched version that was typical in devices that preceded it.”

What that means for the future, according to O'Grady, is that the mobile application space “will mirror the development on the client, honestly. It will evolve into a platform barely distinguishable, in many respects, from the traditional desktop browser experience.”

www.sdtimes.com/...32808 - Preview

webkit ria chrome vaughan-nichols ogrady

16 Sep 08

Could There Be More To Google, Android, Chrome, &amp; Gears Than Meets The Eye? - David Berlind's Tech Radar - InformationWeek

One of the best ways to create that perception (and reality) is to get more mobile developers building for the Web instead of any specific platform. It's a win for developers looking to reach the broader market. It's a win for end-users who shouldn't be forced into picking a specific platform or network (eg: iPhone/AT&T) just to get access to certain applications. It's a win for Google. Who is it not good for? You don't have to look far.

www.informationweek.com/...could_there_be.html - Preview

chrome ria web-apps mobile open-web

InformationWeek 500 Trends: Web 2.0, Globalization, Virtualization, And More -- InformationWeek 500

What the InformationWeek 500 data tells us about the use of emerging technologies.

www.informationweek.com/...showArticle.jhtml - Preview

research web20 ria sharepoint portal document-management cms

  • Web 2.0 is one of the trendiest ideas in tech, for instance, but there are entire industries where not one company in our survey cites it as a top productivity improver. Meantime, adoption of some more tactical technologies, such as WAN optimization, has exploded in the last year.
  • critical trends, from Web 2.0 to globalization to virtualization
  • 8 more annotations...
10 Sep 08

Microsoft's Response to Google Chrome... - Google Docs

Matt Assay has posted an interesting article arguing the point of view that Google Chrome will have a difficult time catching up Microsoft SharePoint. While everyone is moving to the Web, many will be surprised ot find that Microsoft is already there. Very surprised.

docs.google.com/Doc - Preview

webkit ria sharepoint silverlight xaml ooxml msoffice

Microsoft's response to Google Chrome? SharePoint | The Open Road - The Business and Politics of Open Source by Matt Asay - CNET News

It's surprising how many people are still asleep at the wheel while Microsoft continues to nurture perhaps its fastest-growing product (in terms of revenue) ever: SharePoint.

The Web has been aflutter with Google Chrome discussions since it was released last week, much of it centering on Google's strategy to drive a stake through the heart of Microsoft's Windows business by shifting the operating system to the cloud, rendered in a browser.

Such talk overlooks the fact that Microsoft has already started to move its own Windows business to the cloud, rendered in SharePoint.

news.cnet.com/8301-13505_3-10037080-16.html - Preview

webkit chrome sharepoint ria silverlight xaml ooxml

Why Mozilla is committed to Gecko as WebKit popularity grows: Page 1

The consensus of the developers who are using WebKit is clear: it's an outstanding rendering engine that lends itself to an extremely diverse assortment of practical uses. It is everywhere, and it is gaining traction at a very impressive rate. That traction is causing some developers to question whether Mozilla's Gecko rendering engine is still relevant.

arstechnica.com/...mozilla-committed-to-gecko.ars - Preview

webkit ria gecko chrome

  • One of the primary reasons for the enormous complexity of the Gecko code base is that it aims to provide much more than just an HTML renderer. Mozilla's early goals were extremely ambitious—the original Mozilla application suite included a browser, a complete mail and newsgroup program, a web design tool, and an IRC client. In addition to rendering HTML, Gecko also provides a versatile XML-based user interface rendering framework called XUL that was used extensively in those applications. XUL is still used today to create the Firefox user interface, and it facilitates that browser's support for extensions, which are regarded by many enthusiasts as one of the most valuable features offered by Firefox.
  • XPCOM, a powerful component system
  • 5 more annotations...
09 Sep 08

SitePen Blog » Inside the Dojo Toolbox

Building the Dojo Toolbox allowed us to dive into Adobe® AIR™, and to create a blended toolchain of JavaScript, PHP, Python and Rhino (JavaScript on the Java Virtual Machine) for developing an amazing desktop application using open web technologies.

One of the most noticeable things you’ll see when moving from typical browser-based development to AIR is that you only have one browser to worry about. Dojo does a great job of masking browser JavaScript API differences, but there are still enough differences in CSS and other aspects of application development that it is somewhat refreshing to only have one platform to develop again. Also, since AIR includes WebKit, it has one of the fastest JavaScript implementations around and offers numerous useful experimental CSS properties that you can use in the AIR context. Apple has invested a lot in WebKit development, and AIR will naturally inherit those benefits when they next upgrade the included WebKit.

www.sitepen.com/...inside-the-dojo-toolbox - Preview

webkit air apollo adobe dojo ria

1 - 20 of 68 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo