August 2004 - Posts

Arbel.net Redesigned

Check out the new look (div-based layout), and the download center (it might look familiar from somewhere ;).

Can you guess what the top bar used to be? Here's a hint.

Posted by aelij with 14 comment(s)
Filed under:

Replacing P#

I've decided to replace P# with a great C# SWI-Prolog Interface, written by Uwe Lesta (I changed it a bit. See attachment.) The main reason for this decision was performance. P# was considerably slower, and the project had to meet certain standards.

Unfortunately, the C# interface does not work with .NET 2.0, and I hadn't the time to investigate it, so I've downgraded the application to v1.1. The only real loss was the ToolStrip with the Office 2003 look, but I managed just fine without it.

I submitted the project today. That's one down -- one to go!

You may download my Connect 4 (includes SWI runtime). The source code will be available after the project's presentation.

Posted by aelij with 1 comment(s)
Filed under: , ,

Windows XP Service Pack 2 Available

If you haven't done so already, download and install SP2! You can also wait for it to appear on Windows Update (shorter download). Your computer will be a lot more secure.

Posted by aelij with no comments
Filed under:

My Prolog Project: Connect 4

I've finally decided on a Prolog project: the game Connect 4. I'm writing the GUI in VC# Express and using P# as the Prolog engine. I'll probably also write a text version using SWI-Prolog. Here's a screenshot of what I've come up with so far:

Posted by aelij with 2 comment(s)
Filed under: ,
More Posts