Skip to main content

Home/ Groups/ In-the-Clouds-with-SOA-XML-and-the-Open-Web
Gary Edwards

The end of the web as we know it | Adobe - Developer Center : Duane Nickull - 0 views

  • The web as we knew it in 1995 has already largely died. Out of the ashes has arisen a second incarnation and we are currently on the verge of a new reality, Web 2.0. While there is no one definition, Web 2.0 is perhaps best described as the migration to the web as a platform spanning all connected devices, coupled with a specific set of patterns. Web 2.0 has many components, but it is generally associated with a class of web applications that harness the intelligence, data, and actions of their users to create value (iconic Web 2.0 applications include Flickr, YouTube, and Amazon). While many are looking to Web 2.0 to solve the problems of yesteryear, the mass migration is creating a new set of problems that must be addressed. This article is divided into three parts: an analysis of the web today, an analysis of what has already died or is dying, and a look forward at aspects of Web 2.0 that are creating problems and will likely die in the next five years.
  •  
    Humm. Good idea Duane! I'm thinking why it is that i don't have a Wikipedia resource center for my personal information. Instead i have Diigo, Facebook and Flickr.
  •  
    Excellent whitepaper from Duane.
Gary Edwards

Analysis: Sun's Lively Kernel Threatens HTML, CSS Dominance - Software - IT Channel New... - 0 views

shared by Gary Edwards on 07 May 08 - Cached
  • A little-known project called Lively Kernel at Sun's research labs simplifies the way Web programming is created. Lively is a JavaScript engine that uses scalable vector graphics (SVG) to render images, animation and text on a Web browser. What's most exciting about the Lively stack is that eliminates the need for HTML, document object model (DOM) and style sheet (CSS) programming.
  •  
    uh oh. JavaScript - SVG rendering engine relacing HTML - CSS with SVG drawn from a transform library.
  •  
    Don't forget that SVG Tiny allows vendor-specific extensions, with some conditions.
Gary Edwards

Live Mesh as the next information bus :: Incremental Blogger » Blog Archive » - 0 views

  • Live Mesh as the next information bus Steve Gillmor sees a bright future for Microsoft’s latest initiative: Live Mesh.
  •  
    More review of the Gilmopre Gang interview
Gary Edwards

Yahoo BrowserPlus™: Web 3.0 - 0 views

  • BrowserPlus™ is a technology for web browsers that allows developers to create rich web applications with desktop capabilities.
  •  
    Another JavaSript library concept, but this time secure. Not as robust as jQuery, but Yahoo is off to a great start. wikiWORD could use this for dynamic page generation.
Gary Edwards

The Fall of Microsoft Office - 0 views

  • On the same day that the state of New York published a report supporting open formats for electronic documents, mighty Microsoft (Nasdaq: MSFT) said that it would support the open-source ODF format in Office 2007. Redmond's own Open Office XML specification may be heading for the great Recycle Bin in the sky, never to come back.
  • The company's biggest revenue generator may be a shadow of its former self in a few years. I just hope that Microsoft has some alternative business prospects on tap
  •  
    More confusion about the MS announcement of native support for ODF, with delayed support for whatever ISO finally determines to be ISO 29500; "OOXML". Damn but these guys are all twisted up about this. The truth is, ISO National Bodies traded their vote in favor of OOXML for MSOffice support for ODF and Microsoft's joining the OASIS ODF TC. It's not complicated. MS wants ISO approval of OOXML because it established MSOffice as a "standards" editor. The rest of this kurfufull is all about anti trust concerns and Microsoft's need to put htose concerns to bed before the world figures out that they are leveraging the MS desktop monopoly into an MS Web monopoly. ISO approval of OOXML is the final piece of very complex puzzle. The harmonization of OOXML-ODF is impossible. MS knows this. So why not join OASIS ODF TC if it means putting aside the anti trust claims from ISO NB's and getting that all important standardization of OOXML? Both ODF and OOXML are both XML encodings of entirely application specific binary formats. There is no possible to way to reconcile the file formats without also reconciling the applications! Incuding feature sets and layout engines!!!! Impossible!! The real game is the transition from client/server to the emerging client/Web-Stack/server model. MS is the "client" in client/server. No way were they about to give that up without a plan to control the transition of MSOffice documents to the emerging client/Web-Stack/server model. They sought to fully control the formats, protocols and API's of this new model. ISO handed it to them. The thing to watch is the MSOffice SDK where one can find a very cool OOXML <> XAML converter. XAML is totally proprietary, but "web ready". Meaning, MSOffice is a "web ready" application. It's just that the web readiness is 100% MS .NET-Silverlight. The great transition to client/Web-Stack/server is now on. Thanks to ISO. All this ODF stuff is just background noise designed to quiet the anti t
Gary Edwards

BOOK Offered Or Kept: Digital reading without Epub? | TeleRead: Bring the E-Books Home - 0 views

    • Gary Edwards
       
      .wiki is the native wikiWORD language for MSOffice "editors". It's really AJAX for documents, with HTML+ handlign the "structure", and CSS+ handling the "presentation". We need javascript to perfect the full range of typographical options used by knowledge workers makign their way from MSOffice to the web. BOOK is a good place to start.
  • The structure of a BOOK would look like this: …BOOK/ ……index.html ……images/ ………cover.png ……css/ ………base.css ………skins/ …………modern.css …………classic.css …………nouveau.css ……scripts/ ………prototype.js ………base.js ………extensions.js
  • As for the Javascript, it’s based on the ECMAScript standard, which has evolved into a strongly-typed, object-oriented programming language and is one of the few web “standards” which really is a standard. BOOK authors will welcome the addition of a scripting language, as it is NOT currently supported in the IDPF specifications. In fact, it’s forbidden for .epub reading systems to execute scripts. It’s also forbidden for them to display a file called index.html without first loading and parsing several other files.
  • ...10 more annotations...
    • Gary Edwards
       
      Good point! The IDPF ePUB format does not support javascript! Which makes "BOOK" a better format to target.
  • EPub is an excellent, high-fidelity format for both direct rendering and for user-side conversion to other formats for particular platforms such as very limited resource handheld devices.
  • Jon Noring Says:
  • For BOOKs, it offers true pagination, typesetting, skinnable and collapsible layouts, footers and headers, footnotes as popups, inline text, true footer notes, or endnotes . . . the list goes on. YUI, JQuery, dojo, MooTools, and Prototype are just a few of the frameworks available, and they’ve been addressing these issues for some time now.
  • Javascript is useful mainly for rendering, not bells and whistles. Without Javascript, the non-normalized implementations of CSS out there become useless–you can’t rely on them to produce a consistent rendering of a document. Unfortunately, with CSS3 the rendering game is only going to get more complicated. I don’t advocate executing scripts from epubs, I advocate executing scripts in epub reading systems. Two very different things, as you’re aware.
  • Scripting is *essential* for many digital publishing projects and not understanding it is a major failure of IDPF. Saying that “we will reconsider scripting when adoption of epub grows” is also inadequate, because nobody will wait patiently, but will choose some another platform for their publishing needs, Adobe AIR for example.
  • My criticism of epub is not about details but about its fundamentals. It seems to me that while preparing the spec the most fundamental question was left out of view: what is the right model for digital publication: is it a physical book? Or is it something else? If something else, then what? From my point of view, not a physical book, but a website should be thought as the right model. Why website? - because of the well supported and ubiquitous mix of technologies (html, css, javascript) and because of the workflow (publishing early versions of the publication on the website for gathering feedback and then publishing as downloadable file). If a model for a digital publication is a website, then any format which does not allow to have everything which we have on websites and does not allow to take all website’s html, css and client-side scripts and publish them as downloadable file without much changing them, is doomed to failure in the long run. It seems that epub is now on this way to failure.
  • What I’d like to see is a sort of epub spinoff, another specification from the IDPF, if you will, with slightly different requirements. Instead of BOOK, we could call it epub-lite. The basis for this simplified, consumer-oriented version of .epub would be the same browser-centric building blocks under the IDPF specs. The difference would be in the file structure and in the way a browser deals with it.
    • Gary Edwards
       
      What we really need are "webDOCS". Laisvunas is absolutely right. The web is the target, with print and device "flow" an auxillary offshoot. I think we can have it all, and Aaron's "BOOK" is a good place to start. My thinking though is that javascript has to come from standardized libraries such as jQuery or Yahoo's "BrowserPLUS". Yahoo BrowserPLUS does have a security model and off-line capability built in. It's nowhere near as robust and sweepign as the jQuery javascript library, but i don't see why the two can't be combined. Good thinking on the part of Laisvunas!
  • What I wish for is this: a simple ebook format which allows me to use all technologies there are on the web with exactly the same freedom as on web and imposing no additional limitations. Secondly, some browser-based reader (browser add-on or some program based on some quality browser engine). Thirdly, some program (editor/compiler) for producing publications from preexisting web-pages.
    • Gary Edwards
       
      Once again Laisvunas nails it. I really like his "AIR" suggestion. It's also true that flowing content ready device browsers like the webKit "Safari" and SkyFire will be far more widespread than any ePUB reader!!!!! So why not write for both the web and the device at the same time?
  • The system I’m referring to is alive and well at bookglutton.com. It features an AJAX reader and Package Creation tool. The package tool is currently part of the upload feature which enables people to convert .doc, .rtf, and html documents to epub packages that can be viewed in the Reader. Once we have more epubs out there, direct epub upload will also be an option. We may also eventually enable epub download. Right now, we’re having some doubts about the value of that.
    • Gary Edwards
       
      How about "eWEB" as a format name? Is it better than "webBOOK" or webDOC"?
  •  
    Aaron Miller writes about the limitations and difficulties with ePUB. He suggests a new format, "BOOK" based on ePUB but web ready. BOOK is an AJAX format in that it includes (X)HTML, CSS and JavaScript! Excellent stuff! The discussion on this page is one of the best on the Web. ePUB gets thrashed, but with arguments very difficult to contest. The web is everything, and Aaron's friends fully understand this. Sadly, the ePUB crowd does not. I found this site looking to solve the problem of numbered lists in ePUB.
Paul Merrell

HPC Developer at OpenSolaris.org - 0 views

  • This is a community for anyone interested in High Performance Computing (HPC) on OpenSolaris. Its purpose is to: Provide a home for the OpenSolaris HPC distro, Highlight existing features and future enhancements relevant for high-performance computing, Provide a forum to discuss issues and possible solutions to problems faced by HPC developers, and Provide pointers to pertinent resources and tools currently available
  •  
    The developer site for OpenSolaris High Performance Computing project. Site contains major clues about things to come with OpenSolaris, e.g., the Projects index page includes entries for KDE and Gnome porting projects.
Philipp Arytsok

REST - Der bessere Web Service? || IT-Republik - JAXenter - Artikel - 0 views

  • REST - Der bessere Web Service?
  •  
    Vor nicht all zu langer Zeit schien es völlig klar, dass der Weg für eine interoperable Kommunikation zwischen Anwendungen mit unterschiedlichen Entwicklungszyklen über Web Services führen muss. In letzter Zeit jedoch ist immer häufiger die Rede von einer leichtgewichtigen, einfacheren Alternative: Web Services auf Basis von REST (REpresentational State Transfer).
Philipp Arytsok

SAP Network Blogs - 0 views

  • SAP Solution Manager Overview for Dummies
  •  
    What is SAP Solution Manager?
Philipp Arytsok

SOA ist nicht tot - SOA ist Mainstream || IT-Republik - Business Technology - News - 0 views

  • SOA ist nicht tot – SOA ist Mainstream
  •  
    SOA ist nicht tot - SOA ist Mainstream
Philipp Arytsok

8 SOA mistakes architects should avoid - 0 views

  • 8 SOA mistakes architects should avoid
  •  
    A pessimistic approach towards SOA seems to prevail in some blogs. But these opinions strike me by surprise. In the industries I am working for - public sector, healthcare and Defense/ public security - SOA is predominant and you will find only rare examples of tenders where SOA is not highlighted as the guiding principle for the whole architecture. SAP's CTO Vishal Sikka has already provided the community with some very helpful insights concerning these discussions. I just want to add some points from an architect's point of view: From my point of view it is not the SOA approach itself which should be questioned but the way how we architects sometimes work on SOA. Some of the mistakes that are listed below I have encountered during my SOA projects. Others are based on discussions with other architects and decision makers inside and outside SAP, from customers and from partners. My intention is simple: I want to help to avoid these mistakes in the future and to strengthen the SOA approach which is for me without an alternative.
Philipp Arytsok

SAP Network Blogs - 0 views

  • A story about Twitter, XML and WD4A
  •  
    Epilog Like many of us, I'm a kind of addicted to Twitter. But a few weeks ago, the admins of my client cuts the connection to Twitter and all of the known anonymanizers like "agentanon". My hands began to tremble, my work became poorer and poorer (just a joke!). Two lucky circumstances: * first free weekend since many month * my SAP PRD server is already up and connected to the internet, because I have a presentation on Monday Why don't turn a problem into a challenge and develop my own "ABAP twitter client" ?
  •  
    Nice to find my blog here ;)
Paul Merrell

Future of the Web | Diigo Group - 0 views

  • Watching the grand convergence of the desktop, the server, devices, and the Web. Topics addressed include events and emerging trends in universal interoperability, standards development, SOA, Clouds, Web-Stacks, RIA run-times, etc.
    • Paul Merrell
       
      New group with overlapping subject matter, the Future of the Web.
  • Watching the grand convergence of the desktop, the server, devices, and the Web. Topics addressed include events and emerging trends in universal interoperability, standards development, SOA, Clouds, Web-Stacks, RIA run-times, etc.
  •  
    New Diigo group with overlapping subject matter, more focused on the web.
Gary Edwards

The Acrobat.com Blog: Welcome to Acrobat.com - Work. Together. Anywhere. - 0 views

  • With Acrobat.com people will not have to sacrifice the quality of their documents or the quality of the user experience in order to work together more efficiently online. The documents look great. They are truly ‘what you see is what you get’ no matter who you are or what computer you are using, including the text, the graphics, and the pages. Finally, the user experience or design of the applications is beautiful, easy to use and getting better all the time. Acrobat.com takes the meaning of rich internet application to the next level by using the Adobe technology platform of Flash, PDF and AIR to create distinctive and compelling software. You can access Acrobat.com while online from almost any browser thanks to the Flash Player or from your desktop via Acrobat.com on AIR. And soon you will be able to access your work via the AIR version of Acrobat.com even while off-line.
  •  
    Adobe's Erik Larson introduces Acrobat.com. His blog comments echo his post in response to an article at ComputerWorld: http://www.computerworld.com/action/article.do?command=viewArticleBasic&articleId=9091678 In the CW article, Guy Creese of the Burton Group holds the line, defending, as expected, the Microsoft alighnment of MSOffice, Exchange and SharePoint.
Paul Merrell

Virtual Desktop Infrastructure and Sun Ray Clients - System News - 0 views

  • VMware unveiled a Virtual Desktop Infrastructure (VDI) platform for remote users who want to use VDI with Sun Ray Software and virtual display clients. The new integrated desktop solution is ideal for wide area networks (WANs) and uses Sun's Appliance Link Protocol (ALP), which VMware and Sun report outperforms other display protocols in delivering virtual desktops in a WAN deployment with high latency and in delivering consistently better performance than competing display protocols. With a VDI setup, virtual machines hold end users' PC environments; those virtual machines are hosted on servers in the datacenter.
Paul Merrell

Sun and GigaSpaces - System News - 0 views

  • Experience datacenter availability Excel That Scales offers greater resiliency and reliability over desktop-based solutions. GigaSpaces IMDG instances are replicated such that every partition has one or more backups, and these backups do not reside on the same physical server as the primary partition. If a system fails, the processing logic can be transparently routed to an identical instance on the backup partition without experiencing an interruption in service. Furthermore, the GigaSpaces technology provides a self-healing environment. When the primary partition fails, the backup becomes the primary partition, and another identical partition instance is automatically spawned, thus helping to ensure that a backup is always available. Excel That Scales is unique in that it co-locates logic and data in the same process. Excel decouples the computational logic from the presentation layer and GigaSpaces completes the solution by recoupling the logic with the associated data and executing them in the same process.
  • Unlike some architectures that increase in complexity as they scale, GigaSpaces, running on Sun platforms, delivers limitless scalability and low-latency performance for highly demanding applications and environments. Excel That Scales is optimized to run on the Solaris 10 OS and benefits from its innovative virtualization technology. The combination of GigaSpaces and Solaris OS helps financial firms cope with the exponential growth of market data and transaction volumes by providing the ability to run separate Excel-based applications in individual Solaris Containers. This integration of technologies enables IT managers to reap the benefits of virtualization while helping to manage growth and control complexity.
Gary Edwards

Kevin Lynch on Adobe's AIR: Extending the Web beyond the Browser - Knowledge@Wharton - 0 views

  • CEO Shantanu Narayan described AIR as Adobe's "fourth platform," positioning it as the next link in the chain that includes PostScript, Acrobat's PDF (Portable Document Format) and Flash. The first three created disruptive paradigm shifts in their respective fields -- typesetting and document printing, electronic document interchange and web interactivity -- and all have generated significant revenue for Adobe. Adobe hopes AIR will follow suit
  •  
    good interview with Kevin Lynch about the future of the Web. Covers AIR, Flex, Flash, Silverlight and how the Web is moving from universal access and exchange of documents to that of applications. Lynch places Adboe products into a larger context of which problems these inventions solved. The new problem is that of expanding the Web to the desktop through these emerging universal applications.
Gary Edwards

Comes v. Microsoft - 0 views

  • Comes v. Microsoft
  •  
    list of email evidence presented in the antitrust action Microsoft rushed to settle.
Gary Edwards

Meshing the desktop into the cloud | Software as Services | Phil Wainewright ZDNet.com - 0 views

  • Instead of seeing the Web as an extension of the desktop, it includes the desktop as part of the continuum of the Web. Where then does the application sit? Not on the desktop, or on any identifiable server machine, but simply in the mesh. In other words, it becomes a service, capable of running anywhere in the cloud, including on the desktop.
  • “haven’t we seen some of this before? A service which offers both synchronization and replication? Remember Lotus Notes and Groove? … Ray Ozzie was the creative force behind Notes, Groove, and now, Live Mesh.”
  •  
    At the Web 2.0 Expo Microsoft introduced "Live Mesh", integrating the MSOffice desktop with the Web, as an integral part of the Cloud. Here we go. The race to take the open web is on, and Microsoft is off to a stunning start.
Gary Edwards

ECIS Accuses Microsoft of Plotting HTML Hijack | BetaNews Jan 2007 - 0 views

  • An industry coalition that has represented competitors of Microsoft in European markets before the European Commission stepped up its public relations offensive this morning, this time accusing Microsoft of scheming to upset HTML's place in the fabric of the Internet with XAML, an XML-based layout lexicon for network applications.
  •  
    Look at the date on this! A full year has passed and we now can clearly see the importance to Microsoft of ISO approval for MSOffice-OOXML. The MSOffice SDK provides an easy to implement OOXML <> XAML conversion component, pavign the way for billions of complex, business process rich MSOffice documents to be used by IE-8 and the emerging MS Web-Stack. XAML is proprietary and exclusive to the Microsoft Web.
‹ Previous 21 - 40 Next › Last »
Showing 20 items per page