Posts tagged as:
design+patterns
Daily del.icio.us for June 29th
Sun Bundles MySQL Database, GlassFish App Server — Sun Microsystems — InformationWeek - In one of the first results of its $1 billion purchase of MySQL, Sun Microsystems (NSDQ: JAVA) has packaged the popular open source database with its GlassFish application server and is offering the two as a $65,000-per-year bundle. InfoQ: Mark Little on Transactions, Web Services and REST - In this interview, recorded at QCon London 2008, Red Hat Director of Standards and Technical Development Manager for the SOA platform Mark Little talks about extended transaction models, the history of transaction standardization, their role for web servi ScreenSteps: Rapid Documentation Tool - ScreenSteps takes the drudgery out of creating visual, step-by-step software tutorials/guides. With ScreenSteps you can communicate software instructions clearly and quickly. Vespa: A better MVC » Semicolon - Vespa is a refinement of the old MVC (Model View Controller) architectural pattern that better reflects how Web applications actually work. I have refined the basic MVC pattern in light of typical usage patterns I’ve encountered Featured Windows Download: iSpring Converts PowerPoint Presentations to Flash Video - Freeware PowerPoint plug-in iSpring converts your PowerPoint presentation to an interactive Flash video with the click of a button. The exported movie even preserves all of your slide transitions, animations, and hyperlinks Google Code Blog: OAuth Available for Google Data APIs - We love open standards, and we've just added support for a new one: OAuth is now supported on all of the APIs. OAuth is an open standard for authentication that allows applications to authenticate users without ever directly handling usernames/passwords InfoQ: Kilim - actors and message passing in Java - Kilim is a message-passing framework for Java that claims provides ultra-lightweight threads and facilities for fast, safe, zero-copy messaging between these threads. Andrew Peters' Blog » Blog Archive » My Language of the Year - Erlang is important because it combines both functional and concurrency-oriented programming models in a very powerful way. Specifically, it turns out that the Erlang approach is ideal for harnessing the power of multi-core CPUs. dragtable - Drag and drop HTML table headers to reorder columns using a simple interface similar to sorttable. - Once you include this script, you can give an HTML table drag-and-drop reorderable columns by setting "class=draggable". dragtable can be combined with sorttable by setting 'class="draggable sortable"', thus producing highly interactive HTML tables
Tags: ajax, appserver, architecture, authentication, capture, concurrency, conversion, css, design+patterns, development, documentation, drag, erlang, flash, framework, freeware, functional, glassfish, google, howto, html, infoq, J2EE, java, javascript, kilim, lifehacks, Linux, MVC, mysql, oauth, OOD, powerpoint, presentation, programming, redhat, rest, scalability, screencapture, security, software, sort, sun, table, tools, transactions, tutorial, vespa, video, webservicesRelated posts
{ 0 comments }
Daily del.icio.us for January 29th
InfoQ: Does TDD Really Ensure Quality? - Our main result is that Test-First programmers write more tests per unit of programming effort. In turn, a higher number of tests lead to proportionally higher levels of productivity. Thus through a chain effect, Test-First appears to improve productivity InfoQ: "Can I call you back about that?" Building Asynchronous Services using Service Component Architecture - This article discusses the need for asynchronous services when you build an application using a service-oriented architecture. Building asynchronous services can get complicated, but is made straightforward using Service Component Architecture (SCA). InfoQ: Case Study: Applying Java Programming Skill to Flex - In an article published on Adobe Flex Developer Center, Bill Bejeck shares his experience creating components and enforcing separation of concerns with Flex, from a Java developer's perspective. InfoQ: Kent Beck on Implementation Patterns - Kent Beck is interviewed about his new book, "Implementation patterns", the relationship between these patterns and XP, problems when adopting agile and the current status of design patterns. Enterprise Java Community: Introducing Apache Wicket - When you're learning a new framework, it's helpful to gain an understanding of the terms concepts, then move on to how the pieces come together. Wicket has a few core concepts to master, but once you understand them, you'll find Wicket much more accessibl SpringSource Team Blog » Spring Overtakes EJB as a Skills Requirement - Job listings are a good indicator of the true adoption of technologies. Sometimes these trends can have dramatic implications. Indeed.com shows that in November, 2007, Spring overtook EJB as a skills requirement for Java job listings. InfoQ: Flex Load Testing Tool Available to Enterprise RIA application - As InfoQ reported (Forester report), RIA is proliferating in enterprise information workplaces. One of challenges faces a maturing development platform for developing mission critical systems is to produce quality, scalable and well tested applications. » Printable Design Patterns Quick Reference Cards - The Gang of Four design patterns have been elegantly distilled into a quick reference guide suitable for printing on 8.5 x 11. Merging and branching in Subversion 1.5 - Java World - Branching and merging are two inherently related functions that are due for a long-awaited upgrade in Subversion 1.5 InfoQ: ExtJS Ecosystem Continues to Expand - New server-side tools are sprouting up around the ExtJS client-side Javascript framework. Community developed server-side support now exists for Java Enterprise Edition, Cold Fusion 8.0, Google Web Toolkit, and Ruby on Rails 2.0
Tags: actionscript, agile, ajax, apache, architecture, article, asynchronous, book, code, design, design+patterns, development, ejb, ext, extjs, flex, framework, gof, gwt, infoq, interview, java, javascript, kentbeck, merge, patterns, productivity, programming, quality, reference, ria, SCA, SOA, spring, SpringFramework, statistics, subversion, svn, tdd, testing, trends, tutorial, uml, video, web, webservices, wicketRelated posts
Daily del.icio.us for January 15th
Graeme Rocher's Blog: Grails Making Java Developers Forget about Rails - Another 10 reasons to switch from Rails to Grails from Graeme Rocher. rain city digest: 10 Reasons to Switch from Rails to Grails - After spending a few years really enjoying Rails it was difficult to bring myself to even try groovy and grails. But my latest contract forced me to look for alternatives, and I'm glad I did. Here are some reasons that you may want to switch Savvy Duck: Javascript Classes: Design Patterns, MVC and Ext 2.0 - The goal was to show how you can build an MVC application using Ext 2.0. We used a number of different patterns and components to accomplish something that can be used effectively in much larger applications than this little thing. It wasn?t necessary t google-feedserver - Google Code - Google FeedServer is an open-source Atom Publishing provider based on the Abdera Framework. Google FeedServer has chosen to implement simple backend data adapters that allow the developer to quickly deploy a feed for an existing data source such as a db
Tags: advocacy, atom, atompub, code, comparison, design+patterns, development, extjs, feed, feedserver, google, grails, groovy, java, javascript, library, MVC, opensource, programming, rails, rss, Ruby, RubyOnRails, syndication, webRelated posts
Daily del.icio.us for Dec 24, 2007
Stevey's Blog Rants: Code's Worst Enemy - Bill Gates, Dave Thomas, Martin Fowler and James Duncan Davidson have independently reached the same conclusion: namely, that bloat is the worst thing that can happen to code. But they all got there via painful things happening to them. Coding Horror: Size Is The Enemy - Remember: size really is the enemy. Right after ourselves, of course. coding, by Derek Young: Java coding decisions I struggle with - Little coding decisions come up again and again with any project, and they?re not new. You?ll write code more efficiently if you think about these decisions and decide The Right Way to solve them Meera Subbarao's Java Blog: EJB 3.0 and 4 different Application Servers - Good, bad or ugly. - I wrote a simple, really simple Stateless Session Bean with one method in it and published it as a web service to JBoss, WebLogic,Glassfish and Oracle AS. It's up to you to decide which ones are good, bad, and ugly. Farata Systems » A dozen of 2008 predictions - The year of 2007 was a good one. The IT job market was stable. While there were no any revolutionary changes in the ways software was developed, I believe that this was a year of rich Internet applications and Web 2.0. What?s the next big thing in IT? Ext JS Blog - » Ext Rises in Popularity - The exciting news is that the Ext framework, for the first time, was added to the list and in it?s first year demonstrated it?s popularity. Of the 2,619 respondents, 22.5% were using the Ext framework ranking it 3rd overall. http://www.wallstreetandtech.com/showArticle.jhtml?articleID=204204063 - By leveraging predictive analytics and pattern analysis technologies, financial services firms are able to understand their customers, their operations and their markets in greater detail. Perhaps more important, they are able to identify and react to tre 2008 IT Budgets Up More Than 10% for Financial Services Firms by Wall Street & Technology - If the confidence of financial services firms was shaken by this year's subprime mortgage lending crisis, it certainly isn't reflected in their IT budgets for 2008, judging by a survey of securities firms, banks conducted by Wall Street & Technology DHTML Snowstorm: Javascript snow effect using PNG with GIF fallback - So, you want Javascript snow on your web site, eh? SnowStorm is a Javascript-driven snow effect that can be easily implemented into web pages.
Tags: ajax, ajaxian.com, annotations, architecture, best-practices, BPM, cep, code, coding, commentary, css, design, design+patterns, developer, development, dhtml, eda, effects, ejb3, events, ext, extjs, flex, framework, funny, glassfish, ide, interfaces, itspend, java, javascript, jboss, jruby, jython, kentbeck, language, languages, oracle, predictions, productivity, programming, Ruby, snow, SOA, spending, strategy, technology, trends, wallstreet, Web2.0, webdesign, WebLogic, xmlRelated posts
Daily del.icio.us for Nov 02 through Nov 23, 2007
InfoQ: Prototype and Script.aculo.us: spending weekends at home again - Script.aculo.us creator Thomas Fuchs gives an overview about the concepts and functionality of both Prototype and the script.aculo.us libraries, provides advice on what and what not to expect and gives pointers and hints on how to get started. Enterprise Java Community: Spring Loaded Observer Pattern - This article describes an easy process of implementing the observer pattern in the Spring framework The Future of Reading (A Play in Six Acts) [dive into mark] - An analysis of the Amazon Kindle only as Mark Pilgrim or maybe John Gruber can do:) Must read - very thought provoking InfoQ: Article: What's New in Spring 2.5: Part 1: Annotation-Based Configuration - The newly released Spring 2.5 features annotation-driven dependency injection, auto-detection of Spring components on the classpath using annotations rather than XML for metadata, annotation support for lifecycle methods, a new web controller model for ma InfoQ: DDD: putting the model to work - This talk will outline some of the foundations of domain-driven design:How models are chosen and evaluated;How multiple models coexist;How the patterns help avoid the common pitfalls, such as overly interconnected models;How developers and domain experts JavaRanch Journal - November 2007 Volume 6 Issue 2 - Spring offers a few helper classes to do some scheduling in your app. In Spring 2.0, both the JDK's Timer objects and the OpenSymphony Quartz Scheduler are supported. Quartz is an open source job scheduling system that can be easily used with Spring. What is the Google Collections Library? - Kevin Bourrillion & Jared Levy are the two primary creators of the Google Collections Library, which aims to provide an extension to the Java Collections Framework. They discuss what the library is all about, its genesis, and how it will be useful to you. InfoQ: Scrum and XP from the Trenches - The tricky part to agile software development is that there is no manual telling you exactly how to do it. This book aims to give you a head start by providing a detailed down-to-earth account of how one Swedish company implemented Scrum and XP InfoQ: Starting Struts 2 - Struts2 is the latest manifestation of the popular Struts Java web application framework. Like its predecessor, its goals are to make web application development faster, easier and more productive than ever before. InfoQ: Homer's Odyssey or My Life as an Agile Consultant - In this offbeat presentation from Agile2006, Jean Tabaka compares impediments and obstacles encountered by an Agile mentor with those detailed in Homer's classic. TSS Video: Christian Bauer on JBoss Seam - In this presentation, Christian Bauer discusses how JBoss Seam simplifies the handling of stateful conversations, multi-window operations and concurrent, fine-grained Ajax requests & integrates Facelets, Hibernate, jBPM, Drools, Groovy, iText and Lucene. Seam 2.0 has been released - Seam 2.0 was released this week. JBoss Seam is a powerful new application framework for building next generation Web 2.0 applications by ntegrating Asynchronous JavaScript and XML (AJAX), Java Server Faces (JSF), EJB3, Java Portlets and BPM. Asual | SWFAddress - Deep linking for Flash and Ajax - SWFAddress is a small, but powerful library that provides deep linking for Flash and Ajax. It's a developer tool, allowing creation of unique virtual URLs that can point to a website section or an application state. Adobe - Developer Center : Designing for Flex ? Part 5: Designing content displays - Content displays are the key element of Flex application design. Application chrome exists only to support these displays, if indeed it must exist at all. Henrik Stahl's Blog: BEA videos on YouTube - There are some short clips covering BEA technologies on YouTube. My favorite is the Predictable Java video. I wish my coffee machine was that well-behaved! Hybridizing HTML - How to create Flex forms within HTML pages to easily achieve cross-browser and cross-platform functionality. alphaWorks : IBM Personal Presenter : Overview - A simple, serverless means of producing and distributing rich media content consisting of video, audio, and slides from the originator's computer to multiple clients. Interface21 Team Blog » The Spring Web Flow 2.0 Vision - The goal of 2.0 is to evolve Spring Web Flow into a complete controller engine capable of handling all types of user interactions, stateless and stateful alike, with support for multiple view technologies and asynchronous event handling (Ajax) natively gwt-ext - Google Code - GWT-Ext is a powerful widget library that provides rich widgets like Grid with sort, paging and filtering, Tree's with Drag & Drop support, highly customizable ComboBoxes, Tab Panels, Menus & Toolbars, Dialogs, Forms and a lot more xhtmlrenderer: The Flying Saucer Project - An XML/XHTML/CSS 2.1 Renderer - The Flying Saucer team announces Release 8pre1 of the Flying Saucer 100% Java XHTML+CSS renderer, including support for table pagination, margin boxes, running elements, named pages, and more: It's Only Software » 5 Minute Guide to Spring and JMX - I recently augmented a Spring-based project to expose some of the Spring-managed beans via JMX. Spring makes this very easy, and even if you?ve never used JMX before, this quick tutorial will let you set up your Spring beans to be viewed (and edited!) t Android's SDK Now Available - Android, Google's mobile platform, is finally open to the developers. Now you can download the SDK and start to develop great applications in Java. Google launched a competition that offers $10 million awards for the most interesting apps Microsoft Sync Framework != Google Gears (even if the press wants to make it look that way) on Dion Almaer's Blog - saw Microsoft?s Answer to Google Gears popup in my news feed, along with Mary Jo?s piece itself: Microsoft delivers first test build of its online-offline sync platform. Upgrading to Prototype 1.6: real world examples - Recently I have undertaken upgrading to Prototype 1.6.0. I will now show you some examples of what I?ve done, how I did it and why; you might find this writeup useful when doing the same in your application.
Tags: .NET, actionscript, adobe, advocacy, agile, ajax, amazon, android, annotation, architecture, BEA, book, books, browser, capture, code, collections, copyright, css, culture, DDD, design, design+patterns, development, drm, Drools, ebooks, ejb3, examples, ext, extjs, Facelets, flash, flex, flex2, flex3, form, forms, framework, free, gears, google, groovy, gwt, hibernate, html, infoq, iText, J2EE, java, javascript, jboss, jBPM, jmx, jsf, junit, kindle, library, lucene, methodology, microsoft, mpeg4, observer, offline, opensource, phone, presentation, programming, prototype, prototype.js, quartz, redhat, rtp, rtsp, scriptaculous, scrum, sdk, seam, seam2.0, spring, spring2.0, spring2.5, SpringFramework, Struts, struts2, swfobject, testing, tutorial, upgrade, video, Web2.0, webflow, WebLogic, xhtml, xpRelated posts
Daily del.icio.us for Feb 27, 2007
Discover the magic world of software development: GWT-Spring Integration Demistified - The purpose of this blog entry is to explain as simple as possible how GWT and Spring can be brought together and make the the most of your entreprise application. TagCrowd - TagCrowd is a web application for visualizing word frequencies in any user-supplied text by creating what is popularly known as a tag cloud. Granite Data Services Overview - Confluence - Granite Data Services aims to be a free, open source alternative to Adobe Flex 2 Data Services for J2EE application servers JavaScript Crossword Puzzle - Gang Of Four (GOF) Software Design Patterns Crossword This crossword tests your knowledge of software design patterns. RESTEasy - The Site - RESTEasy is a REST framework for Java to create RESTful web services from POJOs, EJB3 Session Beans, Message Driven Beans Enterprise Java Community: Google Web Toolkit Solutions: Cool & Useful Stuff - This Short Cut explores cool stuff you can do with the GWT using two applications: an address book and a Yahoo! trip viewer. Tutorial on Flex using freeware - If you just want to know how to compile mxml file to swf file using the SDK then this tutorial is for you Hello World: Why I don't get Adobe Flex - Why would an architect choose to rely on a proprietary runtime, available only from a single vendor to do stuff that can be done just as easily with standard XHTML, CSS and JavaScript?
Tags: adobe, ajax, css, design+patterns, development, fds, flash, flex, flex2, framework, gof, gwt, J2EE, java, javascript, jaxb, opensource, rest, spring, tagcloud, tagging, tutorial, visualization, web, Web2.0, webservices, xhtml, yahoo