Posts tagged as:
gui
Daily del.icio.us for June 15th through June 17th
- InfoQ: Domain Driven Design and Development In Practice - Domain Driven Design (DDD) is about mapping business domain concepts into software artifacts. Most of the writings and articles on this topic have been based on Eric Evans' book "Domain Driven Design", covering the domain modeling and design aspects mainl
- InfoQ: Rod Johnson Discusses Spring, OSGi, Tomcat and the Future of Enterprise Java - Rod Johnson discusses the Spring Portfolio, the Oracle/BEA and Sun/MySQL acquisitions, Java EE 6, Tomcat and Spring, Spring Dynamic Modules, the future of enterprise Java, the benefits of OSGi for application developers, the Covalent acquisition and Sprin
- Prototype UI - Prototype UI is a javascript library based on Prototype (1.6) and Script.aculo.us (1.8). It's a library of User Interface components, based on a common fundation classes, which could be easily used by various web applications.
- Who's Going To Be The Web's Tim Russert? - Silicon Alley Insider - Tim Russert's death consumed a significant amount of my attention this weekend. I was saddened because I really liked him personally, even though only knew him via his work at NBC. More important, a big part of the reason I liked him, is that he educated
- Sekhar Vajjhala's Blog: Migrating WebLogic's JSP SimpleTag example to GlassFish - As I outlined in Migrate to GlassFish acitivities , I am migrating samples from different application servers to GlassFish to illustrate migration to GlassFish. Here, I selected the WebLogic's "JSP SimpleTag" sample to migrate to GlassFish.
- Using CSS to Fix Anything: 20+ Common Bugs and Fixes - Not only because your layout varies between browsers, but also because CSS has a lot of ways to position every element you have. Today we wanted to share with you some quick tips on how to avoid easy pitfalls when creating your CSS layout.
- Quick Introduction To Agile Software Development - Enterprise Java Software Developer Station - Prerana Patil gives us a rapid overview of the core ideas of Agile Software Development. The article talks of the features of agile, when to adopt it and when not to. It then goes on to describe the agile process and the steps involved in adopting agile i
- Head On » Blog Archive » A Few Tips For Giving a Presentation on Lean - So, you are about to give a lecture on lean software development? Here are a few tips:
- InfoQ: Presentation: The Design and Architecture of InfoQ - InfoQ.com is a web app/portal implementation combining portal technology (JSR 170) and web development (WebWork, Spring, AspectJ). In this presentation, Alexandru Popescu and Floyd Marinescu walks through the good, the bad, and the ugly of building InfoQ.
- Seth's Blog: Email checklist - Before you hit send on that next email, perhaps you should run down this list, just to be sure:
- Datawocky: Why the World Needs a New Database System - The LAMP stack, with MySQL as the base, has transformed and democratized web application development. In a similar vein, I expect that we will see the emergence of a stack that democratizes large-scale data analytics applications. Aster Data could well be
- Datawocky: India's SMS GupShup Has 3x The Usage Of Twitter And No Downtime - Then I read this TechCrunch post on the Twitter usage numbers and sympathy turned to bafflement - because I'm intimately familiar with SMS Gupshup, a startup in India that boasts usage numbers much, much higher than Twitter's, but has scaled without a gli
Related posts
{ 0 comments }
Daily del.icio.us for June 12th through June 14th
- The LinkedIn Blog: Grails at LinkedIn - Below is a presentation that my colleagues Alex Vauthey, Borislav Roussev, Jamie Still and I put together for a JavaOne Groovy/Grails Meetup. This presentation tells about our experience using Grails to build our application.
- Raible Designs | LinkedIn's Engineering Blog - Have you been curious about LinkedIn's architecture or how they're using Grails and Rails? If so, you might be interested in LinkedIn's Engineering Blog. Over the past couple of weeks, a few Engineers have starting writing about our architecture, OpenSoci
- 10 Free Chart Scripts | WebTecker the latest Web Tech, Resources and News. - This week I’ve been working on a project that required data to be shown visually. I needed a Chart Script that was attractive yet gets the data across. The Charts scripts below are built using JavaScript, Flash, Silverlight, and Java.
- InfoQ: Agile Architecture Is Not Fragile Architecture - Architecture is perceived as a heavy-weight activity which does not fit into an Agile process, so many teams start without it, just to find themselves re-doing the software later because the code structure was not good enough to support maintainability an
- Groovy on Grails : Grails at LinkedIn (Brian Guan) - It’s been more than 6 months since the Grails community learned that LinkedIn , an online network of professional contacts, has been using Grails along with custom made frameworks to power their applications.
- www.hazelcast.com - Hazelcast is a clustering and data distribution platform for Java. - Hazelcast is a clustering and data distribution platform for Java. It currently comes with distributed implementation of java.util.Queue, java.util.Set, java.util.List, java.util.Map and java.util.concurrent.locks.Lock.
- IntelliJ IDEA Blog » Blog Archive » Type Migration Refactoring - In addition to IntelliJ IDEA rich set of refactorings, one of the latest EAPs offers a new one, called Type Migration
- Greg Brown's Blog: Introducing Pivot - Pivot is an open-source framework for building high-quality, cross-platform applications that are easily deployable both via the web and to the desktop. It began as an R&D effort at VMware and is now being made available to the community as an option for
- Open Source Firm Hires BEA Systems Veteran — SpringSource — InformationWeek - The former head of the BEA Systems WebLogic engineering team, Peter Cooper-Ellis, has joined SpringSource to lead the development and product management of SpringSource Application Platform, the middleware additions to Spring's programmer-assistance, Java
- Using Snort: Part 1: Installation and configuration - Web sites are the most vulnerable, and therefore the most hacked, bits of technology on the Internet. Enter Snort, a free and open source Network Intrusion Prevention System (NIPS) and Network Intrusion Detection System (NIDS) tool for managing and preven
- Creating DSLs in Java, Part 1: What is a domain-specific language? - Java World - If you've ever written a makefile or designed a Web page with CSS, you've already encountered a DSL, or domain-specific language. DSLs are small, expressive programming languages custom designed for specific tasks
Related posts
{ 0 comments }
Daily del.icio.us for February 6th through February 7th
- uface - Google Code - UFace implements the JFace Data Binding for GWT, gwt-ext, MyGWT and Swing. UFace also provides a Universal API to create rich user interface applications on a variety of platforms such as the web via GWT or Java via Swing or Eclipse.
- cabel.name: FancyZoom 1.0 - This much-requested chunk of Javascript to zoom images inline, originally written for this blog but later rolled out to the Panic website and used for screenshots, is now polished up, bug-fixed, available for you to use on your website!
- Official Google Docs Blog: Stop sharing spreadsheets, start collecting information - Create a form in a Google Docs spreadsheet and send it out to anyone with an email address. They won't need to sign in, and they can respond directly from the email message or from an automatically generated web page.
- GWT-Ext is a new and significantly improved major release that is based on Ext 2.0 - 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 right out of the box
- Agile Ajax: Yet Another 17 GWT Tutorials - Half a year has passed since I published 36 GWT Tutorials. As expected, several new tutorials have come along that demonstrate deeper, more sophisticated aspects of the framework, as well as addressing specific IDE's and libraries.
- Google Web Toolkit Blog: YesMail talks about GWT - The decision to turn to GWT for our front-end solution was a leading factor in our success over the past year which was recognized in The Forrester Waveª: Email Marketing Service Providers, Q4 2007. We're up to 17 GWT modules and 33,000 lines of GWT code
- Daring Fireball: Translation From PR-Speak to English of Selected Portions of Yahoo CEO Jerry Yang's Company-Wide Memo Regarding the Microsoft Takeover Bid - Translation From PR-Speak to English of Selected Portions of Yahoo CEO Jerry Yang’s Company-Wide Memo Regarding the Microsoft Takeover Bid - John Gruber does it again
- Grails 1.0 Web framework ready | InfoWorld | News | 2008-02-05 | By Paul Krill - Grails is different from other dynamic language frameworks because it embraces Java and leverages Spring at its core, Rocher said. Spring's role in Grails is akin to being an enterprise application toolkit that features ease of use, he said. Hibernate is
- IntelliJ IDEA Blog » Blog Archive » Creating Flex Applications with IntelliJ IDEA - We’ve got great news for those of you who were waiting for an easier way to create rich Internet applications with Adobe Flex using IntelliJ IDEA. Many advanced features are supported by the upcoming version 7.0.3 that is already available throught the
- mike desjardins' blog: A Delicious and Simple JPA Mapping tutorial: The Pizza Shop - So, another JPA tutorial. What makes this one different? Well, for one thing, this one comes with a working, downloadable project that works with Eclipse, NetBeans, and IntelliJ IDEA 7. It's packaged with Hibernate, Toplink, and OpenJPA. And it's been tes
Related posts
{ 0 comments }
Daily del.icio.us for May 20, 2007
- Why hasn't Tapestry been more widely adopted? - I still think that Tapestry is one of the best platforms to be developing your Web application on. Having said that I think that there are some issues that need to be addressed to help improve Tapestry?s adoption into the Java community
- Flex Builder without Flex Builder - If your Flex workflow doesn?t include Flex Builder (ie. you work from the command line) you should check out FLEXible. It is a sweet Flex application by John Grden that lets you visually create your MXML for use in your Flex projects
- Easy Test-Driven GUI Development - code & slides - After a few hours of wrestling with Google Groups, I could finally upload the source code, slides and movies (containing coding examples) for our JavaOne presentation
- Greg Luck's WebLog: Comparing Memcached and Ehcache Performance - In-process caching and asynchronous replication are a clear performance winner. Ehcache and other in-process caches are very widely used in the Java world. One thing I see happening is new languages reusing Java infrastructure
- Enterprise Java Community: Spring is the New Java EE - Last but not least, next generation application servers from BEA, and maybe IBM, will be built on top of Spring. Am I the only one that finds this mind-blowing?
Related posts
Daily del.icio.us for May 18, 2007 through May 20, 2007
- Why hasn't Tapestry been more widely adopted? - I still think that Tapestry is one of the best platforms to be developing your Web application on. Having said that I think that there are some issues that need to be addressed to help improve Tapestry?s adoption into the Java community
- Flex Builder without Flex Builder - If your Flex workflow doesn?t include Flex Builder (ie. you work from the command line) you should check out FLEXible. It is a sweet Flex application by John Grden that lets you visually create your MXML for use in your Flex projects
- Easy Test-Driven GUI Development - code & slides - After a few hours of wrestling with Google Groups, I could finally upload the source code, slides and movies (containing coding examples) for our JavaOne presentation
- Greg Luck's WebLog: Comparing Memcached and Ehcache Performance - In-process caching and asynchronous replication are a clear performance winner. Ehcache and other in-process caches are very widely used in the Java world. One thing I see happening is new languages reusing Java infrastructure
- Enterprise Java Community: Spring is the New Java EE - Last but not least, next generation application servers from BEA, and maybe IBM, will be built on top of Spring. Am I the only one that finds this mind-blowing?
- Three open source Web service testing tools get high marks | InfoWorld | Review | 2007-05-11 | By Rick Grehan - n this roundup, I examined three tools that purport to verify that your Web services do what they are supposed to do, that they resist graceless failure, and that they conduct themselves with efficiency. The tools are soapUI, TestMaker, and WebInject.
Related posts
Daily del.icio.us for Feb 20, 2007 through Feb 21, 2007
- Bob's Unit Testing Best Practices - Testing Digitally - Having used Agile programming methods for a number of years now. I have come across some best practices for unit testing that I would like to share with you.
- O'Reilly Open Books Project - O'Reilly has published a number of Open Books–books with various forms of "open" copyright–over the years.
- Ajaxian - YUI Version 2.2.0 Released - YUI 2.2.0 has been released one year after YUI was released into open source.
- Yahoo! UI Library: DataTable - The DataTable control provides a simple yet powerful API to display screen-reader accessible tabular data on a web page. Notable features include sortable columns, pagination, scrolling, row selection, resizeable columns, and inline editing.
- Jump Start Your AJAX Development with the Google Web Toolkit - The Unofficial Google Wiki - A free wiki from Wikia - The Google Web Toolkit addresses the development of an AJAX application in a very methodical manner
- NetBeans Visual Web Pack 5.5 - Tutorials - Using Hibernate With the NetBeans Visual Web Pack - This tutorial shows you how to use the Hibernate framework in a NetBeans Visual Web Pack project. It also shows how to wrap back end data with Option arrays and ObjectListDataProvider objects for binding to JavaServer Faces components.
- James Ward?s Blog - Blog Archive - Faster Flex Applications: Shrink Your RSLs - Here is what you need to do if you want to have size optimized RSLs
- rebelutionary: Enterprise Wikis Replace Shared Drives - Confluence & WebDAV - A lot of people talk about wikis 'replacing' email - which I think is too broad a statement - but very few people focus on the impact wikis have on shared drives
- Red Hat endorses KVM virtualization | CNET News.com - Red Hat, the dominant Linux seller, will include KVM (Kernel Virtual Machine) in the next version of its Fedora Linux v7
- Three Hypotheses of Human Interface Design - Tantek's Thoughts - Human interface cognitive load is proportional to the number of clicks/keystrokes/gestures
Related posts