Archives by date

You are browsing the site archives by date.

Improving Chess Using Chess Engines

Chess engines are everywhere, whether free or non-free. Of course, there are excellent non-free engines like Rybka, but if you’re just starting out, and would like to avoid spending much, you could download Arena. It’s just a GUI, so you’ll even need an engine to get going For this, I’d recommend something like Toga or [...]

Coding Different Parts Of Your Web App, Differently…

This is an interesting concept I was just thinking about. Now, I don’t know how effective it can be, but it seems to be an interesting idea. I’d be happy to know your thoughts on this. Today, frameworks like rails, django and even php frameworks are extremely popular. But with the power of these frameworks, [...]

Installing Python 3.0 In Windows Vista – A Small Problem

Don’t be alarmed! Its not a problem with Python or anything. But its just a weird behavior people trying to install Python 3 (I didn’t notice such a problem in previous versions) in Windows Vista might experience. I happily installed it through the given MSI Installer, but then, there was no ‘C:/Python30′ directory, no Start-Menu [...]