Tag Archives: guides

Setting Up Memcached As A Windows Service

Memcached is an in-memory, distributed key-value store for random pieces of application data. It is useful for clustering and distributed caching and it (and similar tools) are becoming an increasingly common feature of large Web-based apps. I don’t like Windows … Continue reading

Posted in Software Engineering | Tagged cluster, guides, memcached, servers, windows | Leave a comment

5 Minute Guide to Clustering – Java Web Apps in Tomcat

I’ve been taking a break from posting for the last couple of weeks. I was starting to get a bit run down, and feel like burn out was about to set in. The kind of blog posts I do take … Continue reading

Posted in Java, Software Engineering | Tagged apache, cluster, guides, Java, open-source, performance, web | 7 Comments

Roundup – Royalty Free Icons and Images for Web Developers

We all need, ‘em – quality icons and images for websites and applications. One of the biggest problems is finding packs that are – Consistently high quality Have a consistent look and feel There’s little point in have a hodge-podge … Continue reading

Posted in Design, Software Engineering | Tagged Design, guides, images, tips | Leave a comment

1 Minute Guide – Installing Redmine on Windows

Redmine is a fantastic Issue Tracking (defects and enhancements) web application written in Ruby on Rails. I’ve been using it for quite a while, and it’s a good looking, simple but powerful defect management tool with a bunch of value-add … Continue reading

Posted in Software Engineering | Tagged guides, open-source, rails, redmine, ruby, windows | 28 Comments