Links for August 11th through August 16th

Advertisement

Daily del.icio.us for April 14th through April 15th

Daily del.icio.us for November 23rd through November 24th

Daily del.icio.us for August 13th through August 16th

  • Bamboo 2.3 is Available – See Elastic Bamboo in Action! – Bamboo 2.3 has just been released and is available for immediate download. This release expands support for scaling your continuous integration (CI) build system into the Amazon EC2 cloud, and makes it easier to manage complex builds as your team's use of CI grows.
  • Doctype – Web design Q & A – New Stack-Overflow-style question-and-answer site for web designers, from the makers of Litmus.
  • VMware puts squeeze on Red Hat with SpringSource buy | The Open Road – CNET News – Red Hat is, of course, taking a leadership role in virtualization and increasingly cloud computing. But it will need to quickly move beyond its dependence on its operating system business to sell a larger, strategic story or it faces the prospect of being an excellent, limited basic infrastructure vendor.
  • InfoQ: Google Wave Preview Opens Up on Sept 30th – What to Expect – With the Google Wave Preview scheduled for public availability on September 30th, Wave API Tech Lead Douwe Osinga has posted on the Wave Google Group about what the team has been working on along with some future directions.
  • InfoQ: SOA With Web Services, In Practice – This presentation discusses specific SOA properties that might result in major problems and concrete ways to solve such problems including appropriate decoupling, appropriate processes for dealing with life-cycles and heterogeneous repositories, and pragmatic solutions for interoperability, reliability, and security.
  • iBATIS 3 for Java Released (BETA 1) – iBATIS 3 is a complete rewrite from the ground up and thus represents the biggest change since the very first version of iBATIS released in 2002. There are a lot of modern features that take advantage of Java 5. iBATIS 3 includes simplified design and some great new tools for helping you build great database driven applications.
  • Original IntelliJ Cast | JetBrains IntelliJ IDEA Blog – Let’s talk about type casts — those things you hardly can avoid in JVM-based code. Being a helpful IDE, IntelliJ IDEA now does all the casting stuff for you when you are using its code completion in Java and Groovy.
  • InfoQ: CouchDB From 10,000 Feet – This presentation takes a look at CouchDB from 10,000 ft. CouchDB is a document oriented database with a highly acclaimed REST API and replication support, that solves problems of high-traffic, distributed peer-to-peer, and offline applications. all at the same time. You will learn to decide when CouchDB is a good fit for your project and when you are better off with a traditional database.
  • Easier mocking with Mockito « JTeam Blog / JTeam: Enterprise Java, Open Source, software solutions, Amsterdam – I hope you can see by now why Mockito is a better alternative to EasyMock. At JTeam we’re adopting Mockito in all our new projects. And whenever we have to go back to EasyMock, in the code from earlier projects, we know it was a good move. Happy mocking!
  • Microsoft joins HTML 5 standard fray in earnest | Business Tech – CNET News – After leaving much of the creation of a new version of HTML to Apple, Google, Opera, and Mozilla, Microsoft has begun sinking its teeth into the Web standard.
  • punypng: making the web more puny, one png at a time | Gracepoint After Five – It’s a free png compression service that intelligently leverages multiple open-source png compression algorithms in the hopes of making the web more puny, one png at a time.

Daily del.icio.us for January 13th through January 15th

  • Relevance Blog : Why I still prefer Prototype to jQuery – jQuery is a very nice piece of work, and makes some common tasks easier than their Prototype equivalents. Where it’s good, it’s very good indeed. But its design is uneven, and its scope is limited. For me, at least, Prototype is still the tool of choice. I think it’s a richer, more thorough, and overall better designed library.
  • Microsoft Hardware Windows 7 Support – If your computer is running a beta version of the Windows® 7 operating system, the following information can help you select the correct beta software to download for your Microsoft Hardware product.
  • YUI 2 and YUI 3 Source Code Now on GitHub » Yahoo! User Interface Blog – Source for the YUI 2.x codeline and the YUI 3.x codeline have joined YUI Doc on GitHub. YUI has been accepting external contributions since last summer, but the move to GitHub represents a huge step forward in the process. You can now work with the latest source in both of our major codelines
  • Funny: Microsoft Attempts To Kill Music Forever With Songsmith Commercial – My ears are shooting streams of blood As I watch this demo play But thanks to Songsmith#039;s magic touch I#039;ll write like Bruce Springsteen
  • mockito – simpler better mocking – Mockito is a mocking framework that tastes really well. It lets you write beautiful tests with clean amp; simple API. Mockito doesn#039;t give you hangover because the tests are very readable and they produce clean verification errors.
  • Drunk on Software » Blog Archive » Episode 7: Enterprise Flex Applications and Anvil – In this Episode, we chat with Anvil project founder Ryan Knight. Anvil is an Open Source project that was built to help make Enterprise Flex development easier. In addition, it provides a portal environment for running Flex applications
  • Ajaxian » Happy Birthday jQuery! v1.3 is Released – Today, the jQuery project turns 3 years old which, considering the churn rate for open source projects, is a monumental achievement. So it makes sense that on the project’s 3rd birthday, the team has announced the release of jQuery v1.3, the latest and greatest release of jQuery which includes the new Sizzle selector engine.
  • Drink coffee, see dead people | Breaking News | News.com.au – HEAVY coffee drinkers are more likely to have hallucinations or feel quot;the presence of dead peoplequot;, according to new research.
  • QuickFIX/J – Free, Open Source Java FIX engine – QuickFIX/J is a full featured messaging engine for the FIX protocol. It is a 100% Java open source implementation of the popular C++ QuickFIX engine
  • Open source trading platform could be a win for Wall Street – As the declining global economy pressures financial institutions to cut costs across the board, open source software could provide a promising path for reducing IT overhead. The Marketcetera Trading Platform, which the developers believe is the first of its kind, aims to offer a cost-effective alternative to building a custom software platform in-house.
  • YUI Compressor Online – Rodolphe Stoclin has created a simple Web wrapper on top of the YUI Compressor that let#039;s you throw up your JavaScript and get back a compressed version. It uses jQuery to do the inline results and show you the compression rate.
  • Ajaxian » jsCron: Schedule code to run via simple JavaScript – Andrés Nieto has created a fun little JavaScript utility jsCron that lets you schedule JavaScript functions to run at certain times.

Daily del.icio.us for Apr 13, 2007 through Apr 17, 2007

Daily del.icio.us for Mar 10, 2007 through Mar 15, 2007

  • video.onflex.org – video.onflex.org is maintained by Mike Chambers and Ted Patrick of Adobe. It is focused on providing videos about developing with Adobe Flex, ActionScript and Apollo.
  • How to Use Java at a Startup – Cardsharp on Software – The embarrassment of riches in the Java Open Source movement makes it a slam dunk for startups. The fact that you can find an Open Source framework for every conceivable use means that you can focus on your core business instead of on plumbing
  • InfoQ: JP Rangaswami on open source in the enterprise & the future of information – CIO JP Rangaswami explains how open source became a corporate IT strategy at investment bank Dresdner Kleinwort Wasserstein and why CIOs of major enterprises should open source for software development initiatives. JP also explains his vision of four pill
  • Ajaxian » Compressed versions of Prototype – John-David Dalton has spent some time compressing Prototype in a couple of ways to keep your download time to a minimum.
  • jsjuicer – jsjuicer is a free tool for safely reducing the size of your JavaScript files. Reducing the size and number of the JavaScript files included in a web page will enable it to load faster

Daily del.icio.us for Mar 09, 2007 through Mar 10, 2007

  • Ajaxian – Compressed versions of Prototype – John-David Dalton has spent some time compressing Prototype in a couple of ways to keep your download time to a minimum.
  • jsjuicer – jsjuicer is a free tool for safely reducing the size of your JavaScript files. Reducing the size and number of the JavaScript files included in a web page will enable it to load faster
  • SDN Channel – Spotlight on Open Source – Did you know that Sun contributes more than $200 million per year of intellectual property to the open source movement, in dozens of open source projects? The company?s historical contribution tops $2 billion (Kudos to Sun)
  • www.hungtang.com – Java and IDEA: deadly tandem – I have been doing Java development for about 6 years now. It?s amazing to think that I have stuck with it for this long but I strongly believe Intellij IDEA has a lot to do with my seemingly never-ending devotion. Simply put, this product rocks?just l
  • FiveRuns – Web 2.0 Systems Management – FiveRuns makes monitoring, analyzing, reporting and predicting the behavior of critical business systems painless.
  • A Roundup for “Developers, Developers, Developers…” – So, I decided to make a compilation of products that developers may find useful. There?s a little bit of everything in here – some are still in private beta, but still worth mentioning

Daily del.icio.us for Feb 25, 2007 through Feb 26, 2007