Comments on: David vs. Goliath vs. Goliath
Laszlo Systems CTO David Temkin is taking an open-source gamble to woo Web developers from Macromedia and Microsoft.
Laszlo Systems CTO David Temkin is taking an open-source gamble to woo Web developers from Macromedia and Microsoft.
December 28, 2009 11:34 AM PST
December 28, 2009 11:14 AM PST
December 28, 2009 9:50 AM PST
Add headlines from CNET News to your homepage or feedreader.
More feeds available in our RSS feed index.
Related quotes
Open source versus proprietary, however, somewhat misses the point. Web Services are converging on a small number of standards and may the best implementations win. The key is not the tools for development per se, but the emerging business (empahsis on "business") service network ecosystems which will rely upon the Internet (capital "I--I am retro) and a common, secure, manageable and testable infrastructure. Some firms are there with service offerings that enable an ecosystem, viz., Amazon Web Services. It is a case of following the money and the developers will follow also.
- Smart Clients already well supported by .NET
- by November 23, 2004 5:55 AM PST
- So-called "smart clients" are already well supported on .NET and IE. You can download and run compiled .NET user controls on the IE browser, that run in a restricted security sandbox just like java applets. Since these are compiled using public/private key technology, if you wish to increase permissions for a specific publisher, you can do so based on the public key.
- Like this Reply to this comment
-
(3 Comments)Here is an example of VG.net vector graphics running in the browser:
http://weblogs.asp.net/frank_hileman/archive/2004/07/23/192509.aspx
Note that this example runs fine with the default, restricted permission set. No installation is required.