InfoQ: Hibernate 3.3: Redesigned, Modular JARs and a Refactored Caching System
Information on the 3.3. release of hibernate
0 commentsSave Tags: database, frameworks, java
Drizzle - a new direction for databases
Ideas and work on scaled-down version of MySQL for "...Scale-Out Applications".
0 commentsSave Tags: database, research
Robust Java benchmarking, Part 1: Issues
A well written article about how Java benchmarking can be difficult to say it the least. If you don't care much about benchmarking, there are other... more »
1 commentsSave Tags: frameworks, java, research
A JSP File Always Creates a Session
Maybe I am just stupid, but in my latest escapades into cookies and sessions, I noticed that a session always gets created up front in JSP pages. If... more »
1 commentsSave Tags: java
Gumbo - Flex 4: The Road Ahead
Adobe telling us about what comes in Flex4, codenamed Gumbo.
0 commentsSave Tags: flash-flex
On Documents vs. Streams | infinite knots
An interesting view on why todays document oriented user interfaces might not be the best, and why maybe stream oriented user interfaces are worth... more »
0 commentsSave Tags: gui
InfoQ: Sun Gets Serious About Python
Python has been enjoying a tremendous rise in popularity recently. At the beginning of the year Python became TIOBE's language of the Year (for 2007),... more »
0 commentsSave Tags: python
Adobe Flash Technology Enhances Search Results for Dynamic Content and Rich Internet Applications
Adobe Press Release on new features for search engines like google and yahoo, to better index flash/swf content
0 commentsSave Tags: flash-flex, web 2.0, web design
SWF indexing is a red herring, and you should all know that by now
A discussion of how googles new indexing algorithm for flash content maybe won't provide anything really new after all. Be sure to read the comments... more »
0 commentsSave Tags: flash-flex, web 2.0, web design
InfoQ: Consumer JRE: Applets Meet Java Web Start
Overview of what Java 6 Update 10 means to applets, amongst others javafx
0 commentsSave Tags: java
PureMVC - Build Robust Modular PureMVC Apps in Flex, Flash and AIR
Cliff Hall talking about his modularity support in puremvc multicore, which has just gone production ready.
0 commentsSave Tags: flash-flex, frameworks
InfoQ: Comparing GUI Patterns in PureMVC and Cairngorm
A writeup of a blogpost, comparing the view-part of the flex-based MVC frameworks PureMVC and Cairngorm.
0 commentsSave Tags: flash-flex, frameworks, opinion
InfoQ: OpenFlux Component Framework for Flex
OpenFlux offers Flex developers an open source component framework ...
0 commentsSave Tags: flash-flex, frameworks, open source
Configuring Flex Builder to use the HellFire compiler
Clement Wong, a previous Adobe flex compiler worker employee (I think), is working on an RPC version of the flex compiler, which can do fast builds... more »
0 commentsSave Tags: flash-flex, frameworks
Flex 3 Compiler Design
A design document over the flex compiler. Written by Adobe, for those who have to work on it (the compiler).
0 commentsSave Tags: flash-flex
10 tips for working with PureMVC
Some guy sharing 10 tips using PureMVC.
0 commentsSave Tags: flash-flex, frameworks
ActionScript Framework JumpShip 3.1 Released with Extensive Ruby on Rails Support
InfoQ talking to Jamie Scanlon about his flash framework, JumpShip.
0 commentsSave Tags: flash-flex
ActionScript Collections and Functional Programming
Scroll a bit down and get some good input on how to work with arrays and collections in AS.
0 commentsSave Tags: flash-flex, javascript
How to create macros for maven-site-plugin
Someone using doxia and the apt language in combination with syntaxhighlighter to be able to highlight code examples on code from a site build of a... more »
0 commentsSave Tags: java
Fixedformat4j 1.1.1 released
A new (minor) release of fixedformat4j: "...The fixedformatnumber annotation was introduced with the ability to add a signed attribute...."
0 commentsSave Tags: java
Flex RIA Performance Considerations Part 2: Application Startup
A good article on the options you have to optimize load-time of flex applications. Stuff like assets loading, modules and caching libraries. Good... more »
0 commentsSave Tags: flash-flex
InfoQ: Oracle's Cameron Purdy Looks at 10 Patterns for Scaling Out
Oracle's Cameron Purdy recently presented on the topic of scalability at JavaOne 2008. The talk did not focus on specific Java libraries as do many... more »
0 commentsSave Tags: java, server
Cairngorm’s Model Locator pattern
A really interesting discussion on why the flex Cairngorm framework is or is not a good one. The author thinks not, while comments include good... more »
0 commentsSave Tags: flash-flex
InfoQ: JSR-292 Early Draft Review Announced
Overview of JSR-292 (invokedynamic), that has just gone into public review
0 commentsSave Tags: java
Flash Player Memory Use�
An introductory on flash player VM workings on gc
0 commentsSave Tags: flash-flex