Author Archives: Slov

Installing Perl Dancer on Windows with IIS

Dancer is a popular open source web application framework written in Perl and inspired by Ruby’s Sinatra. Here is a simple step-by-step guide to install Perl Dancer on IIS for a production use.

Posted in Uncategorized | Leave a comment

Provocative SEF URLs with ISAPI_Rewrite

Posted in ISAPI_Rewrite | Tagged | Leave a comment

Search Engine Friendly (SEF) URLs for phpBB

phpBB is the most popular bulletin board engine at the moment. It offers fantastic set of features but unfortunately Search Engine Friendly (SEF or SEO) URLs is not among them. Why you may need to have SEF URLs for your … Continue reading

Posted in Helicon Ape | Tagged | Leave a comment

Ruby on Rails on Windows in production

More and more Windows-developers cast a glance at Ruby – dynamic high-level programming language. One of the reasons of this interest is a framework for web applications – Ruby on Rails. Developing with Rails is easy and fun. Due to … Continue reading

Posted in Helicon Zoo | Tagged | 1 Comment

Installing OSQA on Windows in production

This is a very simple step by step guide to install OSQA on Windows server in production. This guide is applicable to IIS 7+ based servers, which include Windows Server 2008, 2008 R2, Windows Vista and Windows 7. Latter two … Continue reading

Posted in Helicon Zoo | Tagged | 3 Comments

Installing Redmine on Windows in production

This is a very simple step by step guide to install Redmine on Windows server in production. This guide is applicable to IIS 7+ based servers, which include Windows Server 2008, 2008 R2, Windows Vista and Windows 7. Latter two … Continue reading

Posted in Helicon Zoo | Tagged | 6 Comments

Node.js on Windows (with performance tests)

In this article we are going to address basic question which might occur in minds of green web-programmers and those who is going to dive into Node.js learning, namely: how to install Node.js developer environment of your PC; how to … Continue reading

Posted in Helicon Zoo | Tagged | Comments Off

Running Django on Windows (with performance tests)

Django is a trendy Python-based framework for web applications. Its ever-growing popularity owes to availability of quick development tools, inbuilt administrative interface and high operation speed. Unfortunately, until now there was no easy tried-and-true way to deploy and run Django-apps … Continue reading

Posted in Helicon Zoo | Tagged | 10 Comments