Posts tagged as:

architecture

Daily del.icio.us for July 6th

July 6, 2009

jQuery Visualize Plugin: Accessible Charts & Graphs from Table Elements using HTML 5 Canvas | Filament Group, Inc., Boston, MA – A while back, we wrote an article describing a technique we came up with to use JavaScript to scrape data from an HTML table and generate charts using the HTML 5 Canvas element. The [...]

Read the full article →

Daily del.icio.us for June 26th through July 5th

July 5, 2009

directjngine – A Java based implementation of the Ext Direct API – DirectJNgine is a Java based implementation of the Ext Direct API for ExtJs. DirectJNgine is feature complete, providing support for all kinds of requests: batched json requests, form posts with file uploads, requests from polling providers, etc.
Strongly Typed, Loosely Coupled: Java vs. [...]

Read the full article →

Daily del.icio.us for June 24th through June 25th

June 25, 2009

Using Google JSON with Prototype and Java « timothypowell.net – In this example we will learn how to create a JSON object on the client using JavaScript (and Prototype), and how to process that same JSON object on the server using Java.
InfoQ: Keynote: From Margin to Mainstream – Innovation, Disruption and the Future of the [...]

Read the full article →

Daily del.icio.us for June 17th through June 22nd

June 22, 2009

MockFtpServer – Home – The MockFtpServer project provides a mock/dummy FTP server implementations that can be very useful for testing of FTP client code. Two FTP Server implementations are provided, each at a different level of abstraction.
InfoQ: Is PHP Ready for the Enterprise? – Although PHP boasts of being the most widely used environment for [...]

Read the full article →

Daily del.icio.us for June 12th through June 17th

June 17, 2009

Google: We want Chrome to grow the Web | The Open Road – CNET News – This is why we should be cheering Google's entry into the browser market–even if we ultimately want Firefox to win. Perhaps especially if we want Firefox to win.
Thoughts on Opera Unite | FactoryCity – Opera is attempting to take [...]

Read the full article →

Daily del.icio.us for June 8th through June 9th

June 9, 2009

InfoQ: ActionScript 3 Site Framework – Fosfr – There are many different approaches to develop RIA based web sites. Flash sites are particular appealing to businesses or individuals involving in rich media contents. Fosfr is an ActionScript 3 site framework that is developed to build full Flash site. InfoQ interviewed Fosfr creator, Jeff DePascale, to [...]

Read the full article →

Daily del.icio.us for May 7th through May 9th

May 9, 2009

Botnet master hits the kill switch, takes down 100,000 PCs – Ars Technica – Botnets aren't just dangerous because they can steal massive amounts of personal data and launch denial-of-service attacks—they can also self-destruct, leaving the owners of affected machines in the dust.
SpringSource Team Blog » Jump into Roo for extreme Java productivity – Roo's [...]

Read the full article →

Daily del.icio.us for May 2nd through May 7th

May 7, 2009

Agile Architecture : Software & Technology @kirkk.com – Agile practices play a critical role in agile architecture. Test-driven development lends you the courage to undergo architectural evolution. Continuous integration accommodates architectural shifts by ensuring issues encountered while refactoring are identified and corrected quickly. Supplementing your up-front design approach with an emergent strategy emphasizing spikes or [...]

Read the full article →

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

April 16, 2009

Lean service architectures with Java EE 6 – JavaWorld – Although Java EE 6 is far less complex than previous platform versions, it can still be misused to create exaggerated and bloated architectures. In this article, Adam Bien delineates the essential ingredients of a lean service-oriented architecture (SOA), then explains how to implement it without [...]

Read the full article →

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

March 19, 2009

Writing good unit tests, Part 1: Follow your GUTs – JavaWorld – Just like production code, test code needs to be rigorously examined to ensure it's clean and bug free. In this first half of a two-part article, Klaus Berg makes the case for why good unit tests are as important as high-quality production code, [...]

Read the full article →

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

March 11, 2009

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 [...]

Read the full article →

Daily del.icio.us for February 27th through March 5th

March 5, 2009

The White House – Press Office – President Obama Names Vivek Kundra Chief Information Officer – Today, President Barack Obama named Vivek Kundra the Federal Chief Information Officer (CIO) at the White House.
Java concurrency with thread gates – JavaWorld – The thread gate pattern is an effective tool for controlling thread concurrency, but many developers [...]

Read the full article →

Daily del.icio.us for February 13th through February 17th

February 17, 2009

A Unix Utility You Should Know About: Netcat – good coders code, great reuse – Netcat is often referred to as a “Swiss Army knife” utility, and for a good reason. Just like the multi-function usefulness of the venerable Swiss Army pocket knife, netcat’s functionality is as helpful. Some of its features include port scanning, [...]

Read the full article →

Daily del.icio.us for February 12th through February 13th

February 13, 2009

InfoQ: Language Parity: Closures and the JVM – In this presentation from the JVM Languages Summit 2008, Neal Gafter discusses closures on the JVM. Topics covered include the JVM libraries, the challenges of running other languages on the JVM, language-specific wrapper/shim libraries, ways of making the JVM more language-friendly, whether lambda expressions are too hard, [...]

Read the full article →

Daily del.icio.us for February 10th through February 11th

February 11, 2009

JsonML (JSON Markup Language) – JsonML (JSON Markup Language) is an application of the JSON (JavaScript Object Notation) data-interchange format. The purpose of JsonML is to provide a compact format for transporting XML-based data via JSON
Fresh Update: IntelliJ IDEA 8.1 | JetBrains IntelliJ IDEA Blog – Fresh news, everyone! Hope you share our point of [...]

Read the full article →

Daily del.icio.us for January 28th through February 3rd

February 3, 2009

These are my links for January 28th through February 3rd:

What Sun Should Do « Ian Skerrett – Sun’s problem is not that they don’t have good products, it is they have too many products for them to sustain. As Tim mentioned they need to focus on their strengths and that would Glassfish and MySql. Terrence Barr's Blog: Thoughts on "What Sun Should Do" – quot;Every complex problem can be boiled down to a solution that#039;s simple, attractive, and easy to understand – and wrong.quot; It#039;s a tendency we fall into easily – and what I have been missing in the discussion so far is the focus on client-side technologies and products and the role they play in technology-based business models. InfoQ: Sun's Future and Cloud Computing – Sun#039;s recent layoffs (which are said to be affecting people working on OpenJDK, the JCP, J2SE, and desktop Java), and also Sun#039;s recent acquisition of cloud infrastructure vendor Q-Layer, keeps alive the question of how Sun will redefine its strategic direction and choose which of its many technology possibilities it will focus upon. InfoQ: Struts 2.1 Released – The latest version of the Struts2 framework, version 2.1, has just been released. This release marks a significant upgrade, with changes being focused on refactoring more code into the plug-in framework, reducing XML configuration by adding a conventions plug-in, and improving REST support. FRONTLINE: my father, my brother, and me | PBS – quot;Parkinson#039;s arrives without fanfare,quot; journalist Dave Iverson says at the start of this week#039;s FRONTLINE broadcast. quot;You#039;re jogging at the gym one day and you happen to notice that one arm isn#039;t swinging the same as the other. In time, other signs accumulate: a leg starts to tingle, a finger begins to tremble…quot; New Symbol of Elite Access – E-Mail to the Chief – NYTimes.com – Mr. Obama joked about the exclusive nature of his e-mail list at the annual Alfalfa Club dinner in Washington on Saturday night. “How exclusive?” the president asked. “Everyone look at the person sitting on your left. Now look at the person sitting on your right. None of you have my e-mail address.” InfoQ: Presentation: REST: A Pragmatic Introduction to the Web's Architecture – In this presentation recorded during QCon London 2008, Stefan Tilkov introduces the audience to REST seen as an architectural style. He thinks that REST is not an alternative to SOA but it can serve SOA to reach its goals. Stefan also covers other related topics: HTTP, WS-*, SOAP, CORBA, RPC, enterprise, in an attempt to make the listeners understand what REST is and what is not and how it helps. Eliminate Waste – The Toyota Way – Surya Suravarapu’s Blog – The first question in TPS always is what does the customer want from this process? (Both the internal customer at the next steps in the production line and the final, external customer). Marek Blotny: C#, ASP.NET, Silverlight …: Are you Agile? – To answer question quot;Are you Agile?quot; you have to first define the minimum criteria for being Agile, here is a list of potential candidates: self-organizing teams, incremental development in short iterations, high responsiveness to changing requirements, continuous adjustments, everyday contact with stakeholders, pair programing, TDD, (automated) testing and so on 24/7 Wall St.: SP Endorses Linux, Raising Red Hat (RHT) – But Red Hat, Inc. (NYSE: RHT) was just raised by Standard amp; Poor#039;s ratings today. You might even wonder if Samp;P is almost endorsing Linux after all these years after you look through the notes Developing and Deploying Java applications – Amazon Elastic Compute Cloud « HostedFTP.com – Developing and Deploying Java applications on the Amazon Elastic Compute Cloud. Headius: My Favorite Hotspot JVM Flags – Here#039;s a short list of my favorite JVM switches (note these are Hotspot/OpenJDK/SunJDK switches, and may or may not work on yours Intel releases Linux-based Moblin 2 Alpha for Netbooks – Ars Technica – The first alpha release of Intel#039;s Linux-based Moblin 2 platform is now available for download. It#039;s designed to work on Atom-based netbook devices and it offers fast boot times and a unique Internet connection manager.
Read the full article →

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

November 18, 2008

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 [...]

Read the full article →

Daily del.icio.us for November 6th through November 9th

November 9, 2008

fluint – Flex Unit and Integration Testing Framework – Based loosely on the concepts of FlexUnit and its ancestor JUnit, fluint provides enhanced asynchronous support, a graphical test runner, integration with continuous build systems and an optional Adobe AIR client for directory watching.
RubyMine — new IDE from JetBrains for Ruby and Rails | JetBrains [...]

Read the full article →

Daily del.icio.us for October 29th through November 1st

November 1, 2008

esnippet – Google Code – eSnippet just means easy snippet. A snippet repository and snippet IDE client to make snippet using easily. and you can find the demo site at http://snippet.mvnsearch.org
Scobleizer — Tech geek blogger » Blog Archive Never underestimate Microsoft’s ability to turn a corner « – It doesn’t matter that Microsoft didn’t get [...]

Read the full article →

Daily del.icio.us for October 28th

October 28, 2008

Google is oddly silent about Grand Central | Between the Lines | ZDNet.com – Google is being very quiet about Grand Central, the virtual phone service it acquired in July 2007 but hasn’t really done anything with since. In my opinion, Grand Central is already a good service. There are a few features I’d like [...]

Read the full article →


You are viewing a mobilized version of this site...
View original page here

Mobilized by Mowser Mowser
Mobilytics