Building a Content Management System with Code Igniter
Welcome to the conclusion of a nine-part series focused on showing you how to build applications with the Code Igniter framework. Designed to allow... more »
0 commentsSave Tags: frameworks, php
Introduction to WEB4J: Web development for minimalists
As Java Web application frameworks have become more powerful and flexible, they've also become more complex. John O'Hanley's WEB4J framework in many... more »
1 commentsSave Tags: frameworks, java
Exceptional Exception Handling Behavior
We ran into a weird issue at work today. Take a look at the following code...
1 commentsSave Tags: .net, frameworks, trends
How To: Acegi/Spring Security Integration and JSF Login Page
Everyone seems to be going through hell to get a fully functional JSF login page working with Spring Security (formerly Acegi,) and yes, I did too,... more »
1 commentsSave Tags: frameworks, how-to, java, security
Why good open source PHP CMS developers are hard to find
So why is it so hard to find really good PHP programmers that can do wonders with an open source CMS? Why do developers jump ship, disappear or simply... more »
2 commentsSave Tags: frameworks, how-to, php, trends
HTTP Push (AKA Comet) with Orbited and Rails
If you’ve messed around with HTTP push/Comet solutions you’ve probably discovered are a fair amount of free and commercial choices, most solutions a... more »
0 commentsSave Tags: frameworks, javascript, ruby
Second Life Architecture - The Grid
Second Life is a 3-D virtual world created by its Residents. Virtual Worlds are expected to be more and more popular on the internet so their... more »
0 commentsSave Tags: frameworks, how-to
The future: web development without web frameworks - my slides from the first Berlin Java conference
Together with one of the senior developers on my team I gave a speech at the the first Berlin Java conference called Berlin.JAR. The topic was about... more »
5 commentsSave Tags: frameworks, java
Performance of 7 different Ajax TreeView Controls tested
I am very easy to make angry, and sometimes I get angry mostly for "nothing" or things I shouldn't get angry for. Though more often than not my anger... more »
0 commentsSave Tags: .net, ajax, frameworks, research
Complex Event Processing with Esper
Automated analysis of real-time data plays an increasingly important role in our society. Real-time or near real-time systems in a variety of domains... more »
0 commentsSave Tags: database, frameworks, java, server
The Future of C#, Part One
An attentive reader pointed me at this long thread on a third-party forum where some people are musing about possible future features of C#. There is... more »
2 commentsSave Tags: .net, frameworks, trends
JGraph X Beta Initial Release
JGraph X (http://www.jgraph.com/jgraphx.html), the new Java Swing Diagramming Library, has been released in beta form. JGraph X is based on the... more »
0 commentsSave Tags: frameworks, java
Setter Injection in StructureMap 2.5
I know this isn’t the most exciting post I’ve ever written, but I’m blogging the new StructureMap 2.5 documentation as I create it. I’ve done quite a... more »
0 commentsSave Tags: .net, frameworks, how-to, open source
Java SE Monitoring and Management Guide
The Java Platform, Standard Edition (Java SE platform) 6 features utilities that allow you to monitor and manage the performance of a Java Virtual... more »
0 commentsSave Tags: frameworks, java
Free Session on Terracotta: Open Source Network-Attached Memory
Free session that describes how to use Terracotta Network-Attached Memory to scale out your app.
0 commentsSave Tags: frameworks, java, open source
Tinyject – IoC in an Evening
Last night, while hacking on the Aggressive project, I where in the need of a container. My initial idea was to try out Autofac, but since I was... more »
0 commentsSave Tags: .net, frameworks
Clearing Hibernate Second-Level Caches
Recently, I wanted to be able to clear out all of the Hibernate caches via JBoss's JMX console. I could have taken the easy way out; we're using... more »
0 commentsSave Tags: frameworks, java
A Grails Jabber Plugin
For the Messaging chapter in San Gria, I needed a good example for our Twitter clone, hubbub. The one I ended up with was a simple Jabber gateway.
0 commentsSave Tags: frameworks, groovy
Readable url’s in Wicket - An introduction to wicketstuff-annotation
Have you ever tried to pronounce a url generated by Wicket? It’s quite a tedious job and often end users want to have understandable url’s (even if... more »
0 commentsSave Tags: frameworks, java
PHP Object-Relational Mapping: ORM or ROM?
This article talks about what is Object-Relational Mapping (ORM). It also talks about PHP ORM solutions that can make you more productive by allowing... more »
2 commentsSave Tags: database, frameworks, methodology, php
Using Guice as a JNDI provider
In many ways a Dependency Injection framework is a replacement for looking things up in a registry like JNDI; but sometimes having some kind of... more »
0 commentsSave Tags: frameworks, java
Introduction to NHibernate: Configuring NHibernate (Part 2)
A short screen cast showing on NHibernate: Configuring NHibernate (Part 2)
0 commentsSave Tags: .net, frameworks, how-to, microsoft
JSF 2.0 New Feature Preview Series (Part 3) Publish/Subscribe Event System
This is the fifth entry in the JSF 2.0 New Feature Preview Series. The last entry wrapped up the new application resource handling. We'll now switch... more »
0 commentsSave Tags: frameworks, java, web 2.0, web design
Flash vs Silverlight: Recursion Tree
Recursion is a very common technique for creating various type of graphics in Flash. Is the recursion technique also possible in Silverlight? Surely... more »
0 commentsSave Tags: .net, flash-flex, frameworks, open source
Terracotta claims cure for web app bottleneck: Take one giant JVM cluster and call me in the morning
Startup Java infrastructure software maker Terracotta has taken the wraps off version 2.7 of its eponymous Java application scaling and acceleration... more »
0 commentsSave Tags: frameworks, java
via