9 Tips to Help Your Website Cope With Huge Traffic Spikes
There are times when your website might experience short periods of very high traffic. This could be the result of TV exposure, or your linkbait just... more »
0 commentsSave Tags: how-to, server
One form, many uses - server side jQuery with Jaxer
This article looks at using server side jQuery to disable or completely remove DOM form elements before they reach the client's browser. This is done... more »
0 commentsSave Tags: ajax, javascript, server
Why Scala?
Slides from al3x at Twitter on why they're using Scala
0 commentsSave Tags: java, other languages, server, web 2.0
Google Chrome and Grizzly Comet: does it work?
The buzz around Google Chrome attacked me...just to make sure Chrome supports Comet, I did try using the monster implementation to see if sockets in... more »
0 commentsSave Tags: frameworks, java, mobile, server
IE8: Robbing Peter to pay Paul
For those of you unfamiliar with the idiom, it should be taken to mean "benefiting one at the expense of another. In this case, Paul is the end-user... more »
1 commentsSave Tags: microsoft, server, tools, web 2.0
libv8 + libfastcgi = Server Side JavaScript
Serverside Javascript using the V8 Google Chrome JS VM and FastCGI
0 commentsSave Tags: ajax, javascript, server, trends
Non-Blocking Database Adapters: MySQL, Postgres supported now - which DBs are next?
Besides Postgres, NeverBlock now also supports MySQL through the new MySQLPlus adapter. InfoQ talked to two of the developers of MySQLPlus and... more »
0 commentsSave Tags: database, ruby, server, trends
Django 1.0 - now available in Elastic Server
The development team at CohesiveFT has kickstarted a free Django community portal for developers who want to include the 1.0 version of the framework... more »
0 commentsSave Tags: announcement, python, server, tools
Writing Java Multithreaded Servers - what's old is new
Thousands of Threads and Blocking I/O: The Old Way to Write Java Servers Is New Again (and Way Better)
3 commentsSave Tags: java, server
PHP Rest Server (part 1 of 3)
I recently had reason to write a REST server in PHP, which was very interesting. There aren't a whole lot of resources on this topic around so I... more »
0 commentsSave Tags: php, server, web services
How Big Is The Entire EJB 3.1 API Needed To Compile Your Session Beans?
The recurring question was: how big is the jar needed for compiling / unit test of the EJB 3 pojos? The preview of EJB 3.1 distributed with Glassfish... more »
0 commentsSave Tags: frameworks, java, server, web services
Marshal Arts in XStream
How to use XStream for marshalling including annotations and custom converters.
0 commentsSave Tags: agile, java, server, xml
It's Past Time to Upgrade
If your application is still running on the 1.4 or even 1.5, a compelling argument to upgrade to Java 6 is just over the eastern horizon. That reason... more »
1 commentsSave Tags: java, server, trends
A rant on Java standards
Is the JCP doing its work? Sometimes I sincerely doubt it
0 commentsSave Tags: java, server, standards
Java Reflection: Dynamic Proxies
This is text no. 8 in a tutorial series on Java Reflection. This text discusses Java Reflection's dynamic proxies. Dynamic proxies is another term for... more »
1 commentsSave Tags: frameworks, how-to, java, server
JBoss Cache 2.2.0 (Poblano) is in GA
JBoss Cache 2.2.0 is the recommended release for all 2.x users, as it contains a number of internal enhancements and performance improvements... more »
0 commentsSave Tags: announcement, database, server, tools
Jetty: An Efficient, Easy to Manage Alternative to WebSphere
In the past couple of years, I have talked with colleagues and read articles about the complexity of WebSphere and the resources it uses. There are... more »
0 commentsSave Tags: java, server
10 Weblog Engines Reviewed
Choosing blogging software can be a scary process, especially if you are new to blogging. There are many different types of blog software and content... more »
0 commentsSave Tags: frameworks, reviews, server, tools
Async I/O to fix Ruby's green threads: Creators of NeverBlock and Revactor interviewed
Ruby 1.9's Fibers and non-blocking I/O are getting more attention - we talked to Mohammad A. Ali of the NeverBlock (Async PostgreSQL and MySQL drivers... more »
0 commentsSave Tags: database, ruby, server
Red5 + MP3 meta data support
Red5 now sends an MP3's ID3 data in the onMetaData event, so break out your player projects and give it a whirl.
0 commentsSave Tags: flash-flex, java, open source, server
Build Ajax apps using the first real Ajax server: Aptana Jaxer
Discover Jaxer, the first true Asynchronous JavaScript + XML server. Jaxer makes it possible to execute JavaScript code, Document Object Model, and... more »
0 commentsSave Tags: ajax, javascript, server, xml
Detailed S3 statistics and charts for your buckets with a single click
Introducing integrated S3 statistics for your buckets. Look at who's accessing files in your buckets, traffic patterns, and other details. Super... more »
3 commentsSave Tags: server, web 2.0, web services
Joomla on Glassfish
I'll show you in this article how to setup the CMS Joomla on Glassfish. We won't need Apache for this one. There are few ways to do PHP on a J2EE... more »
0 commentsSave Tags: java, open source, php, server
The Use of Java in Real Time and Mission Critical Application to Support the Warfighter and the IC
Hello, my name is Sam Ceccola, I have been involved with use of Java technologies in the industry and the government communities since 1998. For me... more »
0 commentsSave Tags: hardware, how-to, java, server
How to install and configure a Glassfish cluster
In the last days I tried to install and configure a Glassfish and a Liferay cluster for a client. From what I see in Internet is a lot of "old"... more »
0 commentsSave Tags: how-to, java, server, unix-linux
via