- 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.
Tag Archives: fds
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?