Links for July 3rd through July 6th

Advertisement

Daily del.icio.us for August 1st through August 4th

Daily del.icio.us for March 7th through March 11th

  • Coding Horror: Why Can’t Error Messages Be Fun? – Chrome is a joy to use, and in my opinion at least, it's the first true advance in web browser technology since the heady days of Internet Explorer 4.0. Chrome is filled with so many thoughtful details, so many reimaginings of web browser functionality as a true application platform, it's hard to even list them all.
  • Write your own Twitter application – JavaWorld – In this article you'll learn how to build your own Twitter service: an application that accesses tweets via the Twitter API and archives them in the form of a PDF file
  • Ooma rebounds after cutting price for service – After it stumbled out of the gate in July 2007, it's hard to imagine that Palo Alto's Ooma would look forward to an economic downturn. But the startup, which offers free home phone service with the purchase of an Ooma box, has found a new lease on life after cutting its price and expanding its distribution
  • JumpBox | Instant Infrastructure | JumpBox Inc. – We simplify server software deployment with pre-built, pre-configured software applications packaged for deployment on virtual computing platforms.
  • Top 50 New Software Development Books | Agile Zone – In this post I proudly present the Top 50 New Software Development Books, where new means "less than two years old". This list was created using a weighed mix of the following criteria:
  • X2O Blog // We Are Mammoth, Inc. – X2O is a web-based data modeling platform for Adobe® Flex® and Flash® apps.
  • MIT’s Introduction to Algorithms, Lectures 20 and 21: Parallel Algorithms – good coders code, great reuse – This is the thirteenth post in an article series about MIT’s lecture course “Introduction to Algorithms.” In this post I will review lectures twenty and twenty-one on parallel algorithms. These lectures cover the basics of multithreaded programming and multithreaded algorithms.
  • Why HTML – The short and sweet reason is simply this: XHTML offers no compelling advantage — to me — over HTML, but even if it did it would also offer increased complexity and uncertainty that make it unappealing to me.
  • Rough Type: Nicholas Carr’s Blog: The coming of the megacomputer – In a talk yesterday, reports the Financial Times' Richard Waters, the head of Microsoft Research, Rick Rashid, said that about 20 percent of all the server computers being sold in the world "are now being bought by a small handful of internet companies," including Microsoft, Google, Yahoo and Amazon
  • Coding Horror: HTML Validation: Does It Matter? – That said, validation does have its charms. There were a few things that the validation process exposed in our HTML markup that were clearly wrong — an orphaned tag here, and a few inconsistencies in the way we applied tags there. Mark Pilgrim makes the case for validation:

Daily del.icio.us for January 19th through January 20th

Daily del.icio.us for January 16th

  • antennae – Google Code – Antennae is an open-source project designed to automate the building and testing of Flex applications. It uses Ant and Java to provide cross platform utilities to compile Flex libraries, Flex applications, generate FlexUnit TestSuites, and run FlexUnit te
  • Sun acquires MySQL; Adds to its software stack | Between the Lines | ZDNet.com – One big question is what Sun does next to build out its stack of open source software and other applications covering middleware, storage and virtualization. Sun?s software lineup now includes Java, MySQL, OpenSolaris and GlassFish
  • ONLamp.com: Administering MySQL Using Flex – PHPMyAdmin rocks. Of that there can be no question. It’s easily one of the best PHP-based applications, because it trades the clunky command-line interface for MySQL administration for the web browser. But while it’s very powerful, it’s not very friendly
  • InfoQ: Java Persistence and EJB3 – This talk covers the key aspects of the Java Persistence API and its role in the development of EJB 3 app, including use of the EntityManager API, persistence units and persistence contexts, queries, object/relational mapping, and how the combination of E
  • InfoQ: Why Scala? – Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages.
  • Ian’s Blog » Scala: The best of both Ruby and Java – Nonetheless, for anyone yearning for the advantages of both Ruby and Java in one language, you should definitely take a look at Scala

Daily del.icio.us for January 15th

Daily del.icio.us for January 14th

  • Tweak your Ubuntu desktop with Ubuntu Tweak – Download Squad – Ubuntu Tweak makes it easy to customize your desktop environment and a handful of other settings like your startup session and power management settings. The utility runs on Ubuntu 7.04 and 7.10 and could make life a lot easier on Linux/Ubuntu newbies.
  • Project Euler – Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and prog
  • Michael?s Random Thoughts » The Pitfalls of Java as a First Programming Language – A Response – Blaming the first language for a failure to design a good curriculum where other necessary languages are taught appropriately is a naïve argument that misses the point and isn?t helping anyone
  • bobdc.blog: Scraping and linked data – Somehow, code monkeys surrounded by earth-toned cubicle fabric think that it makes them resemble DJs surrounded by crates of vinyl if they use musical buzzwords to refer to the act of combining multiple things into a new one
  • datejs – A JavaScript Date Library – Datejs is an open source JavaScript Date library for parsing, formatting and processing.
  • Microsoft MIX07 – How to Make AJAX Applications Scream on the Client – A recent presentation by Cyra Richardson, Senior Program Manager Lead on the IE team, at MIX 2007 on Making Ajax Applications Scream on the Client went into detail on how developers should approach the problem of making their applications perform well on
  • HTML Purifier 3.0.0 released – HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are st
  • A BigDecimal Cookbook for financial calculations – Computations that yielded amounts, quantities, adjustments, and many other things were generally done with little or no attention to the special precision and rounding concerns that arise when dealing with financial issues.
  • Apache Lenya – Open Source Content Management (Java/XML) v2.0 – The Apache Lenya development community is very proud to announce the 2.0 release of Apache Lenya. Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and
  • Lightview – Lightview was built to change the way you overlay images on a website.
  • Best Color Tools For Web Designers – Determining the core color for a web project could be easy but finding the right alternatives to match the core can sometimes be difficult. That?s where the color tools play its roles. Color tools help you determine matching color or even suggest sets o

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

  • Tweak your Ubuntu desktop with Ubuntu Tweak – Download Squad – Ubuntu Tweak makes it easy to customize your desktop environment and a handful of other settings like your startup session and power management settings. The utility runs on Ubuntu 7.04 and 7.10 and could make life a lot easier on Linux/Ubuntu newbies.
  • Project Euler – Project Euler is a series of challenging mathematical/computer programming problems that will require more than just mathematical insights to solve. Although mathematics will help you arrive at elegant and efficient methods, the use of a computer and prog
  • Michael?s Random Thoughts » The Pitfalls of Java as a First Programming Language – A Response – Blaming the first language for a failure to design a good curriculum where other necessary languages are taught appropriately is a naïve argument that misses the point and isn?t helping anyone
  • bobdc.blog: Scraping and linked data – Somehow, code monkeys surrounded by earth-toned cubicle fabric think that it makes them resemble DJs surrounded by crates of vinyl if they use musical buzzwords to refer to the act of combining multiple things into a new one
  • datejs – A JavaScript Date Library – Datejs is an open source JavaScript Date library for parsing, formatting and processing.
  • Microsoft MIX07 – How to Make AJAX Applications Scream on the Client – A recent presentation by Cyra Richardson, Senior Program Manager Lead on the IE team, at MIX 2007 on Making Ajax Applications Scream on the Client went into detail on how developers should approach the problem of making their applications perform well on
  • HTML Purifier 3.0.0 released – HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS) with a thoroughly audited, secure yet permissive whitelist, it will also make sure your documents are st
  • A BigDecimal Cookbook for financial calculations – Computations that yielded amounts, quantities, adjustments, and many other things were generally done with little or no attention to the special precision and rounding concerns that arise when dealing with financial issues.
  • Apache Lenya – Open Source Content Management (Java/XML) v2.0 – The Apache Lenya development community is very proud to announce the 2.0 release of Apache Lenya. Apache Lenya is an Open Source Java/XML Content Management System and comes with revision control, site management, scheduling, search, WYSIWYG editors, and
  • Lightview – Lightview was built to change the way you overlay images on a website.
  • Best Color Tools For Web Designers – Determining the core color for a web project could be easy but finding the right alternatives to match the core can sometimes be difficult. That?s where the color tools play its roles. Color tools help you determine matching color or even suggest sets o
  • HtmlUnit vs HttpUnit « A Public Scratchpad – If you?re using HttpUnit for legacy reasons, it?s a fairly solid package, but don?t expect to get much support. If you?re starting a new project and are trying to decide between these two frameworks, HtmlUnit wins hands down. It has the features,

Daily del.icio.us for January 2nd

Daily del.icio.us for for January 2nd:

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

  • The Ultimate Web UI Framework – I was searching for a framework that would allow me to create rich user interfaces that are very interactive and responsive and don’t load the server too much. After examining some favourite frameworks I’ve decided for a few that I’d like to try.
  • Giles Bowkett: Why I Program In Ruby (And Maybe Why You Shouldn’t) – Ruby was designed to make you feel good. Even Rubyists who want to explain why Ruby makes them feel good often fail to mention that it was expressly designed for that exact purpose. Neal does this in his podcast.
  • Why Ruby on Rails Has Become a Popular “Next Platform” – This article is offered as an introduction to Ruby on Rails for Java developers, offering some basic insight into the evolution of Ruby and Rails and its expanding role in enterprise application development
  • Java tips: Ten Common Misconceptions about Grails – s is usually the case with anything “new” there?s a lot of FUD and confusion out there with people who have not used Grails yet, that may be stopping them using it
  • Comparing Java Web Frameworks – a Belgian Java User Group initiative – Matt Raible presents at the Belgian Java Users Group and compares the current state of affair in the world of Java Web frameworks
  • Granite Data Services – Granite Data Services (GDS) is a free, open source (LGPL’d), alternative to Adobe LiveCycle(Flex 2) Data Services for J2EE application servers
  • Color Wizard – Color Scheme Generator – Color Theory for web designers – The color wizard lets you submit your own base color, and it automatically returns matching colors for the one you selected. It returns a set of hue, saturation and tint/shade variations of your color, as well as suggests color schemets to you
  • UI-patterns.com – User Interface Design Patterns – The purpose of this site is over time to fill some of the gaps – especially by providing code examples as to how how the different patterns can be implemented: to join theory with practice.
  • Statistical Data Mining Tutorials – The following links point to a set of tutorials on many aspects of statistical data mining, including the foundations of probability, the foundations of statistical data analysis, and most of the classic machine learning and data mining algorithms.
  • Color Wizard – Color Scheme Generator – Color Theory for web designers – The color wizard lets you submit your own base color, and it automatically returns matching colors for the one you selected. It returns a set of hue, saturation and tint/shade variations of your color, as well as suggests color schemets to you
  • UI-patterns.com – User Interface Design Patterns – The purpose of this site is over time to fill some of the gaps – especially by providing code examples as to how how the different patterns can be implemented: to join theory with practice.
  • Statistical Data Mining Tutorials – The following links point to a set of tutorials on many aspects of statistical data mining, including the foundations of probability, the foundations of statistical data analysis, and most of the classic machine learning and data mining algorithms.