A Su Doku Solver in C

“This is a console-based Linux program, written in C language, that solves Su Doku puzzles (aka Sudoku, Number Place, etc., see figure 1) using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves.”

Tech Finesse via Juha

Matroska ja Windows ME

Matroska Pack Fullin asennus Windows ME:hen ei onnistu, vaan se ilmoittaa, että on käytettävä Lite-pakettia. Sen asennus kuitenkin kaatui runtime erroriin. Seuraavat ohjeet käsin tehtävään asennukseen löytyivät CoreCodec.org:sta.

  1. Asennetaan FFDShow 20041012 (SSE- tai SSE2-versio, mikäli suoritin näitä tukee, muussa tapauksessa tavallinen versio).
  2. Asennetaan Haali Media Splitter.
  3. Ladataan VSFilter ja kopioidaan avatusta paketista VSFilter.dll:n ei-unicode-versio C:\Windows\System32-kansioon.
  4. Suoritetaan komentokehotteessa: C:\Windows\System\regsvr32 vsfilter.dll
  5. Asennetaan CoreVorbis.
  6. Asennetaan Media Player Classic:sta ME-versio (siis versio, jonka nimessä on 98me, eikä 2kxp).
  7. That’s it.

Drawing a circle with GIMP

“One of the most common questions fielded from beginners concerning gimp is “how do I make a square/circle or other shapes.” The answer is not as easy as some other programs which have dedicated shape tools.”

GUG

To be honest, I find it pathetic that posting something like this under such a title is not a joke. Yes, I know it’s an Image Manipulation Program and not a drawing app, but… come on, drawing elementary shapes is… elementary!

TTCS OSSWIN CD

“The TTCS OSSWIN CD is a collection of nearly 100 Free/Open Source software for home and business users using the Microsoft Windows 98SE/Me/2000 and XP operating systems.”

TTCS via Juha