Skip to main content

Home/ Groups/ Open Web
Gary Edwards

Best Free PDF Writer - 0 views

  •  
    After eliminating those PDF Writers suggested by readers that were not free, were limited time trials, and basically adware (the product was free but forced the user to endure various ads as a punishment for using it), there were only six candidates left.  These were (alphabetically) Bullzip PDF Writer, CutePDF, doPDF, PDFCreator, PrimoPDF, and TinyPDF.  Which one of these is best?  That really depends on the options you need.
Gary Edwards

The Gixmo Editors' Choice List: Our Selection of the Best PC Freeware - 0 views

  •  
    Tech Support Alert has some of the best software reviews i've seen.  Very consistent, informative and insightful.  This page covers their free software recommendations, starting with utilities.  Excellent stuff.
Gary Edwards

Box.net Gets 48 million more to build enterprise platform | ZDNet - 0 views

  •  
    In taking this next step Box are closing some acquisition doors in electing to attempt to become a core piece of enterprise infrastructure rather than be swallowed up into someone else's larger offering. It's a brave and interesting move that will see them attempting to penetrate on-premise document and project management opportunities that are currently dominated by entrenched vendors, notably Sharepoint. Box's collaboration and work flow tools are currently adequate but unremarkable, and while the user interfaces are well done and unintimidating, they are now attempting to enter the areas of business steeped in document versioning and email inefficiencies that have been so lucrative to Microsoft, who can't be blamed for not cannibalizing their licensing golden geese of Office, Sharepoint and Exchange yet, and probably made 48 million as you read this sentence. Addressing the inefficiencies of these old ways of working are at the core of the modern collaborative enterprise, and it is primarily focusing on business purpose and performance from participants that ultimately unlocks the greater efficiencies possible with 2.0 technologies. The challenge for Box will be to avoid becoming a larger document and content graveyard while providing greater business agility, and this requires some cultural shifts in their offerings to target customers.
Gary Edwards

Official Google Blog: New ways to experience better collaboration with Google Apps - 0 views

  •  
    If this doesn't make Florian weep, nothing can! Google Cloud Connect for Microsoft Office is now available worldwide. This plugin for Microsoft Office is available to anyone with a Google Account, and brings multi-person collaboration to the Microsoft Word, Excel and PowerPoint applications that you may still need from time to time. The plugin syncs your work through Google's cloud, so everyone can contribute to the same version of a file at the same time. Learning the benefits of web-powered collaboration will help more people make a faster transition to 100% web collaboration tools.
Gary Edwards

Busy Docs - Document Management for Google Docs and Local Network - 0 views

shared by Gary Edwards on 26 Feb 11 - No Cached
  •  
    Another DropBox integrated into Google Docs.  The list keeps growing.  Box.net just got $48 M fifth round funding.  Google Cloud Connect has been released.  BusyDocs isn't worried though.  They have spent quite a bit of time identifying the many shortcomings of Google Docs.   Good job.
Gary Edwards

Escape the App Store: 4 ways to create smartphone Web apps | HTML5 - CSS - JavaScript D... - 0 views

  •  
    Excellent guidelines for developing crossplatform smartphone apps in HTML5-CSS-JavaScript.  Covers Appcellerator, Sencha, jQuery, and Drupal.  Great resource!
Gary Edwards

How to make your website mobile today | Developer World - InfoWorld - 0 views

  •  
    another excellent tutorial from InfoWorld.
Gary Edwards

The Information by James Gleick: Review by Nicholas Carr - The Daily Beast - 0 views

  • Human beings, Shannon saw, communicate through codes
  • Information is a logical arrangement of symbols, and those symbols, regardless of their meaning, can be translated into the symbols of mathematics.
  • “bit”—indicating a single binary choice: yes or no, on or off, one or zero—as the fundamental unit of information
  • ...8 more annotations...
  • Claude Shannon
  • When, in the early 1950s, James Watson and Francis Crick discovered that genetic information was transmitted through a four-digit code—the nucleotide bases designated A, C, G, and T—biologists and geneticists began to draw on Shannon’s theory to decipher the secrets of life.
  • the most fundamental particles may be carriers and transmitters of messages.
  • The entire universe may be nothing more than “a cosmic information-processing machine.”
  • The mathematical analysis of information, Gleick points out, entails the “ruthless sacrifice” of meaning, the very thing that “gives information its value and its purpose.”
  • in separating meaning from message, Shannon risked reducing communication to a series of “beep beeps.”
  • Information, he argued, can only be understood as a product of the human search for meaning—it resides not “in the beeps” but in the mind
  • The physicist Heinz von Foerste
  •  
    James Gleick. In his formidable new book, The Information, Gleick explains how we've progressed from seeing information as the expression of human thought and emotion to looking at it as a commodity that can be processed, like wheat or plutonium. It's a long, complicated, and important story, beginning with tribal drummers and ending with quantum physics, and in Gleick's hands it's also a mesmerizing one. Wisely, he avoids getting bogged down in the arcane formulas and equations of information theory-though (fair warning) there are quite a few of those-but rather situates his tale in the remarkable lives and discoveries of a series of brilliant mathematicians, logicians, and engineers
Gary Edwards

Why Android Smartphone Apps Are About to Improve: Mobile Technology News « - 0 views

  •  
    Google's Honeycomb operating system is specifically optimized for large-screened tablets, but the first bits of the new platform are starting to now filter down into Android smartphones. The Android Developer Blog notes the release of an "Android Compatibility Package" that includes a new Fragments API for developers building software for Android 1.6 and up. Fragments are a key element for Honeycomb tablets such as Motorola's Xoom, as they allow for multiple windows of activity on the device display, which can greatly increase the usability of an app.
Gary Edwards

Alfresco vs Liferay Document Management « Algoworks technical blog - 0 views

  •  
    Excellent analysis.  Alfresco comes out as champ.  Also comparisons for Drupal and Liferay
Gary Edwards

OStatic's Essential Cloud Computing Resources - 0 views

  •  
    OSS in the Cloud.  Good reference point
Gary Edwards

Adobe proposes standard for magazine-like Web | Deep Tech - CNET News - 0 views

  •  
    Adobe Systems has proposed a standard that could make it easier to create Web pages with fancy layouts seen more often in magazines. The company proposed a technology it calls CSS Regions (PDF) yesterday to the World Wide Web Consortium, which standardizes the Cascading Style Sheets technology widely used to control formatting on Web pages. Adobe also described the technology at a CSS Working Group meeting in Silicon Valley. "This proposal is intended to support sophisticated, magazine-style layouts using CSS," said Arno Gourdol, director of engineering for runtime foundation at Adobe, in a mailing list posting.
Gary Edwards

CSS Advanced Layout Module | W3C CSS3 Specification - 0 views

  • The properties in this specification work by associating a layout policy with an element.
    • Gary Edwards
       
      The CSS3 "Layout Policy" is one of the primary differentials between HTML5-CSS3-SVG and XML alternatives ODF and OOXML. Neither ODF or OOXML provide a complete description (semantic) of the underlying document layout model.
  • these policies give an element an invisible grid for aligning descendant elements
  •  
    CSS is a simple, declarative language for creating style sheets that specify the rendering of HTML and other structured documents. This specification is part of level 3 of CSS ("CSS3") and contains features to describe layouts at a high level, meant for tasks such as the positioning and alignment of "widgets" in a graphical user interface or the layout grid for a page or a window, in particular when the desired visual order is different from the order of the elements in the source document. Other CSS3 modules contain properties to specify fonts, colors, text alignment, list numbering, tables, etc. The features in this module are described together for easier reading, but are usually not implemented as a group. CSS3 modules often depend on other modules or contain features for several media types. Implementers should look at the various "profiles" of CSS, which list consistent sets of features for each type of media.
Gary Edwards

Google's Ultra-Real-Time Messaging Tool Lives On - Technology Review - 0 views

  •  
    The company halted its work on Wave, but aspects of its radical approach to communication have been reincarnated for business collaboration. When Google Wave launched in 2009, the company suggested the program was a "new category" of communication because it combined the virtues of e-mail, instant messaging, and methods for sharing pictures, links, and other documents. Among its other features, Wave went a step beyond IM by letting people see what their message partners were writing as they typed it. That meant that the people on the receiving end of your messages would see characters appear onscreen even before you had finished formulating a sentence. It was a radical approach. I tried Wave myself and found it very distracting to watch people type, delete, retype, and misspell their thoughts. People I had persuaded to try it with me never signed in again, unsure as to how it was useful. We weren't alone in our confusion: last year, Google announced it would stop developing Wave. And yet, Google Wave lives on-in business software.
Gary Edwards

Online Collaboration | Novell Vibe cloud service - 0 views

  •  
    Real-time co-creation and co-editing: With Novell Vibe, people in your organization can author and edit online documents together, character by character, in real time. Teams can dramatically accelerate the completion of projects that used to take weeks. Because collaboration unfolds in a shared workspace, no one has to manually merge content from multiple contributors to create a unified, finished document. Enterprise social messaging: As easy to use as Facebook or Twitter, Novell Vibe consolidates direct messages, chat, blogs and wikis from within Novell Vibe into one message stream. Creating new groups and inviting members from inside or outside your organization is as simple as sending an e-mail. You can even jumpstart ad-hoc conversations in seconds to tackle projects that can't wait. File synchronization and management: Files on your desktop, regardless of authoring application, can be synchronized to the Novell Vibe file repository based in the cloud. As a result, users always work with the latest versions of important files on their desktops and in Novell Vibe. The Novell Vibe unified message stream: Direct messages, social feeds and group conversations from within Novell Vibe are unified in one intuitive interface. This eliminates the need to constantly switch between locations to see all your content. Using powerful filtering, sorting and tagging capabilities, you can determine exactly what you want to see and whom you want to follow. Advanced information management: Novell Vibe keeps a persistent record of all your work and conversations. Its comprehensive search function quickly locates files, messages, attachments, groups and people to save time and boost productivity.
Gary Edwards

LinkedIn founder Reid Hoffman's 10 rules of entrepreneurship | VentureBeat - 0 views

  •  
    LinkedIn founder Reid Hoffman gave a speech today about how entrepreneurs can "invent the future". Speaking at the South by Southwest Interactive conference in Austin, he recited a list of 10 rules of entrepreneurship.  Wow!  Not your typical MBA stuff for sure.  Put this advice in the commit to memory immediately category using the special survival of the fittest anti Alzheimer wrapper.
Gary Edwards

Dropbox Could Generate $100 Million In Revenue This Year - 0 views

  •  
    DropBox the startup that makes cloud backup and syncing incredibly easy, is cash-flow positive, on track to generate $100 million in revenue this year and could be worth $1-2 billion, Fortune reports. Dropbox has a good freemium business model. The first 2 gigabytes of data are free, and after that you pay a monthly fee. If you've used Dropbox and gotten the benefits for months and have hit your 2 gig limit, are you going to take all your files off Dropbox? More likely you'll pay up. Importantly, Dropbox's margins should improve over time since it is based in the cloud, where costs are going down all the time. Add in its smart marketing (if you refer someone, both you and your friend get free space) and Dropbox has all the ingredients of a rocketship company. According to Fortune, Dropbox, founded in 2007, has had 10x year-over-year growth. Naturally, since Dropbox is doing very well and is in a hot sector--cloud computing--there are speculations that someone like Google or Amazon could snap it up.
Gary Edwards

Cloudstack: A framework for building peer to web applications - 0 views

  •  
    n it needs to be. CloudStack let's you to build applications that blur the boundaries between the desktop and the web by combining the best of both worlds - the ubiquity of the web with the richness of the desktop. In a nutshell, CloudStack turns any desktop into a web addressable server and can even work behind NATs and Firewalls. You can use CloudStack to build applications that expose any type of content on a desktop - from raw files and folders to application data like contacts and calendars, that can then be accessed from any standard web browser.
Gary Edwards

Introducing CloudStack - 0 views

  •  
    CloudStack Manifesto Before getting into the framework specifics, it would be worthwhile to cover some of the design principles we had in mind while we were building CloudStack: CloudStack brings together the best of the web and the desktop: We strongly believe in the convergence of the desktop and the web and will continually strive to expose more services that bring out the best from both. CloudStack enables rapid application development and deployment: Out of the box, CloudStack provides a fully brand able and deployable shell application that can be used as a starting point to jumpstart application development. CloudStack also provides a scalable deployment environment for hosting your applications. CloudStack leverages existing web technologies: We built the CloudStack P2WebServer container over the J2EE compliant Jetty web server. As a result, CloudStack applications are built using standard web technologies like AJAX, HTML, JavaScript, Flash, Flex, etc. CloudStack does not reinvent the wheel: We strive to reuse as much as possible from other open source projects and standards. By creatively stringing together seemingly disparate pieces, like P2P and HTTP, it?fs amazing to create something that's really much greater than the sum of the parts. CloudStack does aim to simplify existing technologies: We will abstract and simplify existing interfaces if needed. For example, we built simpler abstractions for JXTA (P2P) and Jena (RDF Store). CloudStack encourages HTML-based interfaces: We believe that the web browser is the most portable desktop application container with HTML being the lingua franca of the web. Rather than writing a native widget interface for the local desktop application and another web-based interface for the remote view, we encourage writing a single interface that can be reused across both local and remote views. HTML based interfaces are inherently cross-platform and provide good decoupling of design from code (versus having the UI as compiled
« First ‹ Previous 381 - 400 Next › Last »
Showing 20 items per page