Links for May 23rd through May 24th

Advertisement

Daily del.icio.us for April 25th through May 2nd

  • InfoQ: A Discussion with Josh Bloch on the Future of Java – I think it's fair to say that Java's had a hard couple of years. But I do not think the platform or the language are in decline. I think there is some danger of a decline, but I'm counting on Oracle and the Java community to prevent it.
  • jQuery and or ExtJS » yet another coldfusion blog – Then there is ExtJS. UI maven, FLEX-ala-JS wonder, builder of UI components you could cut glass on. You could build an empire upon their grid component, templating via containers and XTemplate is a wonder, and its baked in extensibility and data "store" model is a dream.
  • Video: Appholes | The Daily Show | Comedy Central – Microsoft was supposed to be the evil one, but now Apple is busting down doors in Palo Alto while Bill Gates rids the world of mosquitoes.
  • If you code HTML, Zen Coding will change your life – If you write HTML for a living, and you don't know Zen Coding yet, you are missing out big time.
  • Thoughts on Flash – I wanted to jot down some of our thoughts on Adobe’s Flash products so that customers and critics may better understand why we do not allow Flash on iPhones, iPods and iPads.
  • VMforce Provides Spring Cloud Platform | SpringSource Team Blog – VMware and Salesforce today announced a partnership to build an enterprise Java cloud called VMforce.
  • SOA, 5 Years In – SOA provided us with a mechanism to build singly-focused, reusable services in a generic, adaptive fashion. As we move into the world of cloud – which is to network operations what SOA was to distributed computing – I think these lessons will be even more important.
  • More about HTML5 and Chrome « Udayan Banerjee’s Blog – From The Other Side – I am glad that I had switched over to Chrome. Otherwise it would have taken me lot more effort to go through the site created by Marcin Wichary and modified by Ernest Delgado.<br />
    <br />
    If you want to get a feel of what is possible with HTML5 this is a good place to look at.
  • Pojomatic – Pojomatic – Pojomatic provides configurable implementations of the equals(Object), hashCode() and toString() methods inherited from java.lang.Object
  • ABOUT MTF | Meet The Facts : Meet The Press Needs Fact Checking – Who holds politicians accountable for the statements they make on television? According to host David Gregory: not Meet The Press. Fact checking is one of the primary functions of journalism, but Mr. Gregory has said that it's up to the viewers to determine fact from fiction.

Daily del.icio.us for October 2nd through October 13th

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

  • Aaron Johnson – Java Class.forName(String className) and JDBC – The most common answer you’ll hear is that it loads the database driver, which, while technically true, is shallow. Where does it get loaded? How does it happen? And why?
  • http://jazzy.sourceforge.net/ – What exactly is Jazzy? Well, for developers, it is a set of APIs (Application Programming Interfaces) that allow you to add spell checking functionality to Java Applications easily.
  • Code Simplicity » The Secret of Success: Suck Less – All you have to do to succeed in software is to consistently suck less with every release.
  • Ext JS 3.0 – Be Outstanding – On behalf of the Ext Team, I am pleased to announce the final release of Ext JS 3.0. This release is the culmination of tens of thousands of hours of architecture, development and community feedback.
  • Hank Paulson, AIG, and ethics – THE WEEK – The New York Times just “dumped a gigantic bucket of kerosene on the Goldman Sachs conspiracy fire,” said Joe Weisenthal in Clusterstock. The Times obtained records showing that then–Treasury Secretary Henry Paulson was in steady contact with Goldman, his former firm, as the government was planning the AIG bailout last September
  • /devel/talk: Choosing a web development framework/toolkit – So some of the questions I battle with are, which framework should I use for this new project, or am I using the right framework for my current project? Is the framework and language it's written in supports writing applications in a powerful, flexible, fast, scalable way?
  • InfoQ: Google Chose Jetty for App Engine – Google App Engine was initially using Apache Tomcat as their webserver/servlet container but eventually switched to Jetty. This decision sparked many in the development community to ask why the change, was their something wrong with Tomcat?
  • Shape of planet blogging – Paul Krugman Blog – NYTimes.com – In a way this goes beyond my original point, which was the unwillingness of the news media to referee a controversy by actually reporting the facts. Now it seems that a fact isn’t worth reporting unless someone is prepared to deny it.
  • SugarCRM Releases Sugar Community Edition on the Microsoft Web Platform – SugarCRM, a world leading provider of commercial open source customer relationship management (CRM) software, announced today the availability of Sugar Community Edition on the Microsoft Web Platform
  • Schumer: SEC to ban flash trading – MarketWatch – Sen. Charles Schumer, D-N.Y., said Tuesday that the Securities and Exchange Commission plans to ban so-called "flash trading," where high-frequency traders can get information just before it becomes public.

Daily del.icio.us for July 15th through July 22nd

Daily del.icio.us for April 27th through April 28th

Daily del.icio.us for April 19th through April 21st

  • Sun’s Jonathan Schwartz Tries to Reassure His Troops in Email – Digits – WSJ – Though profit-minded Oracle is widely expected to cut Sun’s headcount sharply after the transaction, Schwartz insists in the message that Oracle realizes that Sun’s people are its greatest asset and will not harm it.
  • Picking Letters, 10 a Day, That Reach Obama – NYTimes.com – He chooses 10 letters, which are slipped into a purple folder and put in the daily briefing book that is delivered to President Obama at the White House residence. Designed to offer a sampling of what Americans are thinking, the letters are read by the president, and he sometimes answers them by hand, in black ink on azure paper.
  • Adobe in Push to Spread Flash Video Format to TVs – NYTimes.com – Now Adobe Systems, which owns the technology and sells the tools to create and distribute it, will announce that Adobe is extending Flash to the television screen. He expects TVs and set-top boxes that support the Flash format to start selling later this year.
  • Williams and Stone: The Twitter Revolution – WSJ.com – But Twitter is much more than a novel way to share updates of one's daily life with friends. It's now evolved into a powerful new marketing and communications tool. Regional emergency preparedness organizations are looking at Twitter as a way to reach millions of people during a disaster. NASA is using it to regularly update interested parties about the status of space shuttle flights. And one journalist solicited help from fellow Twitterers to get himself out of an Egyptian jail.
  • Apache Pivot – Home – The Pivot development team is happy to announce the release of Apache Pivot version 1.1! Pivot is an open-source platform for building rich internet applications in Java. It combines the enhanced productivity and usability features of a modern RIA toolkit with the robustness of the industry-standard Java platform.
  • Atlassian Stimulus Package Announced – For the next 5 days, get Confluence or JIRA for $5 for 5 users. All goes to Room To Read – The Goal: To raise $25k to build 5 libraries for children in the developing world in 5 days… all whilst helping stimulate startups and small teams with kick-ass tools.
  • JSpring presentation: REST, the internet as a database? :: Andrej Koelewijn – I just uploaded the slides of our JSpring presentation to slideshare: “REST, het internet als database“.
  • Oracle Buys Sun – Oracle Corporation and Sun Microsystems announced today they have entered into a definitive agreement under which Oracle will acquire Sun common stock for $9.50 per share in cash
  • The Algebra of Data, and the Calculus of Mutation » Lab49 Blog – With the spreading popularity of languages like F# and Haskell, many people are encountering the concept of an algebraic data type for the first time. When that term is produced without explanation, it almost invariably becomes a source of confusion. In what sense are data types algebraic
  • SOASTA, Inc. – The Cloud Testing Authority – SOASTA has harnessed the immense power of Cloud Computing to become the leading provider of cloud testing, which businesses use to test the real-world performance of their web applications

Daily del.icio.us for April 7th through April 12th

  • How Google Stole Control Over Content Distribution By Stealing Links – Publishing 2.0 – There is so much misunderstanding flying around about the economics of content on the web and the role of Google in the web’s content economy that it’s making my head hurt. So let’s see if we can straighten things out.
  • Performance Anti-Patterns | Haytham El-Fadeel – Remember, the performance work done at the beginning of the project in terms of benchmark, algorithm, and data-structure selection will pay tremendous dividends later on—enough, perhaps, to allow you to avoid that traditional performance fire drill at the end.
  • The Atlassian Blog – Wiki Theater – Five Killer Use Cases for Wikis – Since the conference theme was Doing More with Less, attendees were rather receptive to the idea of getting more out of their wiki. Below is one of the presentations we delivered called Five Killer Use Cases for Wikis. We hope it gives you some ideas on how to get more out of your Confluence wiki.
  • YouTube – Google App Engine – Early Look at Java Language Support – This video introduces the latest features of App Engine, including an early look at Java language support. Andrew Bowers will walk through the development of a sample Java application, from creation to deployment.
  • Google AppEngine uses Jetty! : gregw – Hot on the heels of Google Widget Toolkit(GWT) switching to Jetty, the little server that can has received some more Google luv'n! Google's new App Engine Java service is powered by Jetty! With App Engine, you can build web applications using standard Java technologies and run them on Google's scalable infrastructure.
  • Sorting Algorithm Animations – These pages show 8 different sorting algorithms on 4 different initial conditions. These visualizations are intended to show how each algorithm operates, Show that there is no best sorting algorithm, Show the advantages and disadvantages of each algorithm.
  • App Engine Java Overview – Google App Engine – Google Code – Welcome to Google App Engine for Java! With App Engine, you can build web applications using standard Java technologies and run them on Google's scalable infrastructure. The Java environment provides a Java 6 JVM, a Java Servlets interface, and support for standard interfaces to the App Engine scalable datastore and services, such as JDO, JPA, JavaMail, and JCache
  • New BlazeDS Support Demo | JetBrains IntelliJ IDEA Blog – We’ve created a new IntelliJ IDEA demo: BlazeDS Support. It shows you how to create, run and debug BlazeDS applications with IntelliJ IDEA, and covers a wide variety of features — project configuration, run and deployment configurations, debugger and the others.
  • Google improves Gmail for iPhone, Android | iPhone Atlas – CNET Reviews – Google has released a new Web-based version of Gmail that gives iPhone and Android phone users a more sophisticated version of the online e-mail service, including access to messages that's faster and that works even when offline.
  • Fly the friendly skies in Flight Control (review) | iPhone Atlas – CNET Reviews – At first blush, an air-traffic control simulator sounds about as much as fun as a podiatry theme park. But Flight Control is an absolute gem of a game, a perfect five-minute diversion that's perfectly priced at 99 cents

Daily del.icio.us for March 14th through March 19th