Wordpress Themes Free
Free download wordpress themes
0 commentsSave Tags: database, php, server, tools
Making pages 400% faster to load using Firebugs net traffic monitor
How we used the Firebug net traffic monitor in conjunction with Yslow to make our page load times 4x faster.
0 commentsSave Tags: javascript, server, web 2.0, web design
Deploy OpenBD to the cloud with Elastic Server
Alan Williamson has created a specialised portal for OpenBlueDragon on the Elastic Server platform. This portal would bundle as standard JDK1.5 and... more »
0 commentsSave Tags: announcement, java, server, tools
Cometd + Wicket
First off, I think I like wicket, its a pretty neat framework and it has some pretty solid integration with ajax which is interesting. I have to say... more »
0 commentsSave Tags: frameworks, java, javascript, server
SQL Execution (Enterprise Manager-QA) VS. .NET Execution *and timeout exceptions
Resolution to Message: Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding problem. ... more »
0 commentsSave Tags: .net, database, server, web design
Glassfish v3 with Merb and Warbler
For a project I’m currently working on we needed something really really fast. Rails with Ruby MRI was out of the question so we went for JRuby and... more »
0 commentsSave Tags: java, ruby, server
JBoss Microcontainer goes 2.0.0.GA
What better time to start blogging here as on the day we push our 2years+ work out as GA ready. By our work I mean JBoss Microcontainer project, MC... more »
0 commentsSave Tags: java, news, server
JBPM ESB Integration
BPM promotes a model-based approach to task definitions: it encourages a top-down approach to service orchestration and requirements. Since the... more »
0 commentsSave Tags: how-to, java, open source, server
mod_cluster and Embedded AS
JBoss’s clustering and httpd teams recently announced the first beta of mod_cluster and I am not sure it got the visibility it deserves, so I wanted... more »
0 commentsSave Tags: java, server
How Sears Could Have Used the Cloud to Stay Available Black Friday
The prediction of the death of online shopping this holiday season were, apparently, greatly exaggerated.
0 commentsSave Tags: hardware, server, tools, trends
WCF and Multiple IIS Site Bindings
We ran into an issue last week when we were deploying a WCF service on an IIS web site which had multiple IIS bindings. It manifested itself by... more »
0 commentsSave Tags: frameworks, microsoft, server
Forcing ASP.NET 3.5 on IIS6
I know that .NET 3.0 and 3.5 are still on the .NET 2.0 CLR. I get that. Today, though, I was writing a little web form - a one-page,... more »
0 commentsSave Tags: .net, server
Converting PEM certificates and private keys to JKS
Simple instructions to convert PEM formatted certificate files to Java's JKS.
0 commentsSave Tags: java, server, web services
Grizzly 1.9.0: Asynchronous HTTP responses
In Grizzly 1.9.0, which will be released very soon, we've implemented new feature for HTTP module.
0 commentsSave Tags: frameworks, java, server
Grizzly 2.0: SSL support
Unlike Grizzly 1.x, Grizzly 2.0 doesn't have special transport, called SSL or TLS. The SSL support is implemented using new Transformer API we've... more »
0 commentsSave Tags: frameworks, java, security, server