Daily del.icio.us for November 23rd through December 1st

Advertisement

Daily del.icio.us for September 9th through September 16th

  • JavaScript Framework Matrix – Overview with functions and examples – The JavaScript Framework Matrix will give you an overview of popular JavaScript frameworks and their functions. There are various examples for the frameworks and every snippet contains links to the official documentation
  • SpriteMe: Spriting made easy – SpriteMe is an open source project that helps web developers create sprites in a matter of minutes rather than hours.
  • InfoQ: Book Review: Understanding SCA – Overall the book provides a complete introduction to SCA. If you are not familiar with the technology and you are building an SOA, it is certainly worth investing some of your time either to adopt the technology or implement some of its patterns.
  • Feds launch Apps.gov; Cloud computing players salivate | Between the Lines | ZDNet.com – The Federal government launched Apps.gov, a site designed to be a storefront for approved cloud computing applications. The move is designed to streamline application adoption at federal agencies
  • Introduction to Google Collections | Benjamin Winterberg – The Google Collections Library 1.0 is a set of new collection types, implementations and related goodness for Java 5 and higher, brought to you by Google. It is a natural extension of the Java Collections Framework you already know and love.
  • InfoQ: 3 Patterns from SOA Design Patterns by Thomas Erl – All of these patterns are considered fundamental to inventory governance in that they support and are influenced by the Service Discoverability principle, which actually shapes service meta information in such a manner that it can be effectively discovered and interpreted.
  • SproutCore 1.0 is almost ready – After 20,000 lines of new code, over 5,000 new unit tests, and countless hours of effort by over 30 contributors, SproutCore 1.0 is almost ready. Try out the new code today and help us make the push to our final release. Join the HTML5 revolution.
  • iPhone gets .Net app development | Developer World – InfoWorld – Leveraging Novell's Mono runtime for running Windows applications on non-Windows systems, Novell's MonoTouch 1.0 is a commercial software development kit that lets developers utilize code and libraries written for .Net and programming languages like C#
  • thewojogroup’s simplecart-js at master – GitHub – A simple paypal shopping cart in 20kb that you can setup in minutes
  • Hades – Trac – Hades is a utility library to work with Data Access Objects implemented with Spring and JPA. The main goal is to ease the development and operation of a data access layer in applications.

Daily del.icio.us for November 14th through November 18th

  • Adobe bringing full-fledged Flash to phones | Business Tech – CNET News – Inspired by a new generation of smartphones, Adobe Systems has begun a new, higher-power effort to spread its Flash technology to mobile devices. The company has worked for years on a lightweight incarnation of its Flash technology for mobile phones, but it now is working to bring the full-fledged Flash Player 10 to higher-end smartphones
  • Expanding the Cloud: Amazon CloudFront – All Things Distributed – Today marks the launch of Amazon CloudFront, the new Amazon Web Service for content delivery. It integrates seamlessly with Amazon S3 to provide low-latency distribution of content with high data transfer speeds through a world-wide network of edge locations.
  • Enterprise JBoss JBPM: Creating A Scalable, Standards-Compliant and Cost-Effective SOA Environment – CIO.com – Business Technology Leadership – This excerpt from the upcoming book, Open Source SOA, addresses the Service Component Architecture (SCA), and its sister technology, Service Data Objects (SDO), emerging standards used in service-oriented architecture for creating multi-protocol, multi-language services based on reusable components.
  • Update On Google iPhone Voice Recognition App: Look For It On Monday – Google could have launched for the Android first and pushed sales of phones on their platform. They didn’t, and Apple should have embraced them for that.
  • A List Apart: Articles: In Search of the Holy Grail – Use the grail wisely, and it can be a particularly handy (and clutter-free) addition to your bag of CSS tricks
  • Choosing the best Doctype for your website – The Web Squeeze – In 2004, after a W3C workshop, Apple, Mozilla and Opera were becoming increasingly concerned about the W3C’s direction with XHTML, lack of interest in HTML and apparent disregard for the needs of real-world authors. So, in response, these organisations set out to with a mission to address these concerns and the Web Hypertext Application Technology Working Group was born
  • YouTube – Google Mobile App for iPhone with Voice Search – Mike LeBeau, an engineer on the Google mobile team, gives an overview of the new Google Mobile App for iPhone, now with Voice Search and My Location. You can speak your queries to Google Mobile Ap..
  • The YouTube Presidency | 44 | washingtonpost.com – Today, President-elect Obama will record the weekly Democratic address not just on radio but also on video — a first. The address, typically four minutes long, will be turned into a YouTube video and posted on Obama's transition site, Change.gov, once the radio address is made public on Saturday morning.
  • InfoQ: OSGi in the Enterprise – With the recent announcement of GlassFish v3 “Prelude”, Sun's OSGi-based Java EE 6 server, the use of OSGi across the enterprise has grown to encompass almost all of the back-end servers. A recent press release by the OSGi alliance listed the vendors and the technology that uses OSGi:
  • InfoQ: Behind LINQ – And Beyond – In this presentation from the JVM Languages Summit 2008, Mads Torgersen discusses LINQ, declarative programming and metaprogramming in C#, examples of LINQ syntax and usage, lazy evaluation of LINQ queries, extension methods, lambda expressions, LINQ-to-SQL, LINQ expressions and metaprogramming, expression trees, how the .Net Dynamic Language Runtime (DLR) works, PLINQ, and the future of the DLR
  • InfoQ: The Architecture of Multi-Enterprise Business Applications – Jack Greenfield and Wade Wegner introduced the concept of Multi-Enterprise Business Applications (MEBAs) at the PDC last week. MEBAs are business applications that leverage the Cloud to enable multiple partners to work together as part as common business processes.

Daily del.icio.us for March 10th through March 12th

Daily del.icio.us for February 27th through March 3rd

  • Microsoft to offer hosted versions of SharePoint and Exchange to SMBs – Yahoo! News – Microsoft has opened up its hosted version of SharePoint and Exchange to SMBs as it tries to take advantage of the demand for software as a service.
  • Feeling tired? Exercise a little – WASHINGTON (Reuters) – Couch potatoes who complain they are tired all the time have an easy solution — a little light exercise. Regular, low-intensity workouts such as a leisurely stroll can boost energy levels by 20 percent and decrease fatigue by…
  • Flex 3:Feature Introductions: OLAPDataGrid – Adobe Labs – Leveraging the capabilities of AdvancedDataGrid, OLAPDataGrid provides a customizable and configurable UI which is capable of consuming the result set of a multidimensional query and displaying it in a cross-tab fashion.
  • BlazeDS – BlazeDS – Confluence – BlazeDS is an open source set of libraries which can be added to Java-based web applications to enable a more simple and efficient means of communicating between Flex and Java. BlazeDS includes an RPC style remoting library and a realtime messaging system
  • InfoQ: Flex 3.0: Update From Adobe’s James Ward – With the production release of Flex 3, InfoQ sat down with Adobe’s James Ward to find out more about Flex 3. Last year, Ward gave InfoQ readers an overview of Flex 3 and discounted a number of Flex misconceptions.
  • Flex cookbook beta – Building Flex Applications with JSPs – Flex can make requests to your existing JSPs using the HTTPService object. These requests can work with any JSPs. A Flex application contains all of the view logic so the JSPs should not return HTML but rather just serialized data
  • Flex cookbook beta – Multiple Column Sorting using the AdvancedDataGrid control – AdvancedDataGrid supports multiple column sorting and the sort indicators and interaction can vary based on the value of the sortExpertMode property.
  • Gears and AIR: The Open Source Difference on Dion Almaer’s Blog – Gears and AIR are very different, and although there is an overlap, they are complementary too. I would love to see some convergence in the future where Gears and AIR APIs join together. That would be a win win for everyone in my opinion. I would also lov
  • WWTelescope – The WorldWide Telescope (WWT) is a rich visualization environment that functions as a virtual telescope, bringing together imagery from the best ground and space telescopes in the world for a seamless, guided exploration of the universe. WorldWide Telesco
  • Vijay Mandava’s Blog: WLS 10.3 Tech Preview supports SCA – Since WebLogic 10.3 Tech Preview includes an SCA runtime customers now have multiple technology choices to build their business logic — POJO, EJB, Spring or SCA. By including the SCA runtime on WLS, customers can take advantage of the RASP functionality

Daily del.icio.us for January 29th

Daily del.icio.us for January 3rd

Daily del.icio.us for for January 3rd:

Daily del.icio.us for Oct 16, 2007 through Oct 20, 2007

Daily del.icio.us for Feb 28, 2007 through Mar 01, 2007