Tag: Programming

  • Poker Driving Artificial Intelligence Research

    Alberta team studies artificial intelligence with poker-playing computer… So, they finally understood Poker is not a game of chance but of skill, what’s new?

  • Turning a camera phone with bluetooth into a mouse (HID for you and me)

    What a great idea! Turning a camera phone into a bluetooth mouse using a Java application! At the moment it uses Nokia software suite to transfer data, ideally it should use the standard bluetooth HiD spec which he says he’s developing. Brilliant!

  • No Software Patents!

  • The Definite Guide of Obscure Tweaks to Install and Maintain cPanel / WHM (version 10)

    I have recently gone more deeply into the bare bones of WHM and cPanel 10 to improve security, reduce bandwidth and cpu usage and generaly make sure servers are as good as they can possibly be. So, in the process, I had to go deep into tons of scripts, code, discussions, forums and google to find out the best configurations and how to achieve them. This is an on-going guide, not meant to be new release of information but more an aggregation of several feeds, with an hands-on approach. It is not intended for the basic setup, nor for basic security (like disabling telnet) but more for obscure or interesting tweaks, which are either hard to find or you simply wouldn’t be looking for them. I’ll be updating it regularly. Enjoy!

  • jEdit – Programmers Text Editor

    I have been a fan of EditPlus for some years now, and I have (*shamefully*) tried some other editors from time to time, including jEdit, but I never really found anything even close to the ease of use and speed of EditPlus. That is, until now. jEdit, the free software written in Java, is in […]