
Keyword - code
Saturday, October 4 2008, 21:43
AVM Fritz! Box vs. OS X Address Book
By fake - Permalink

Thursday, April 17 2008, 18:18
minipokereval
By fake - Permalink
about one year ago i played with poker evaluation libraries, and found one of the university of alberta computer poker research group which i liked best. i hacked up a little "evaluator" using free card graphics from opencliparts.org. it's not a complete game, but it's still fun. i think ;)
here you go: minipokerval.jar
i found the library sufficient in features, easy to use and it has a small footprint. i started to work on some poker server using flex, but didn't really get far before i was overloaded with work and school again ... you know how it is...

Tuesday, March 11 2008, 18:13
Planets 0.2.53
By fake - Permalink
I quickly packed to together the changes i made since the last release of planets, which are:
- automatically select a planet if "distance" is clicked, so something happens visually
- background- and gridcolors are now configurable through a new "preferences" menu item
- the size of one calculation step is also configurable in that new dialog - bigger values means it becomes less accurate.

- Windows Binary: planets-0.2.53-bin-win32.zip (3.3 MB)
- Mac OS X Binary: planets-0.2.53-bin-mac.zip (7.5 MB)
- Source Code, .tar.gz: planets-0.2.53-src.tar.gz (0.65 MB)
- Source Code, .zip: planets-0.2.53-src.zip (0.68 MB)
- Sample Files, .zip: planets-samples-0.2.zip (0.05 MB)
Monday, March 10 2008, 17:38
iPhone SDK - first usable output
By fake - Permalink
while playing around with the iPhone SDK, i quickly lost my motivation digging through the Cocoa Touch API definitions, not being able to run the code on my phone just removes the fun for me... i want to play, not design ;-) I guess i'll have to start writing some Mac Cocoa apps first, anyway, though this Objective-C they keep talking about doesn't look as weird as i initially thought.
Meanwhile, in part due to the lack of an Interface Builder for the iPhone, i played with the extensions made to Dashcode, quickly hacking up the micro-app i intended to code for my SO in native Objective C (which i will maybe do later on... when it's fun, heh). The overall time i spent on this is about 2 hours.
It's a points calculator using the (european) formula of "an international company that offers various dieting products and services to assist weight loss and maintenance".
it's called "PtCalc" because i'm so creative. You can check it out at
http://f4k3.net/~fake/PtCalc/
i also uploaded the dashcode source file and the generated output files in case you want to drop it onto your iPhone / iPod touch and use the file://-Support-Hack (there is a patch in Installer for most firmware versions), copy it onto your home server, print it out, or whatever you may want to do with it, i don't care - in other words: Public Domain...
the scale on the calories is from 0 - 700 kcal; the fat is from 0 - 70 g. like it or not, i seldom eat something with more than that per 100g. and i can do *5 and alike calculations in my head ;)
if you suggest some new features, i might even give it a whirl and put some more energy into this before the iPhone firmware 2.0 ( + jailbreak + unlock) release.
(2008-03-13) note: i changed the graphics included in the zip file and in the hosted versions to be of optimal size. they were huge...
Thursday, February 28 2008, 00:35
First "Planets"-Release: Planets 0.1.47
By fake - Permalink
Note: there is a newer version available here.
From the "I'd rather be toying around with the iPhone SDK" - department:
Finally it is mature enough so i can put a first version "out there": Planets, a multi-platform gravitational movement simulator written in C++ using Trolltech's wonderful Qt 4 is here!
There are binary builds for windows 32bit (almost untested) and for mac os x 10.4 or later (universal) available:
- Windows Binary: planets-0.1.47-bin-win32.zip (3.2 MB)
- Mac OS X Binary: planets-0.1.47-bin-mac.zip (7.4 MB)
A binary X11-Version (for Linux, *BSD, ... ) is not available (packagers? anyone? there are only 1000 combinations to choose from ;-), so please compile yourself (it's easy, see included README) using the source:
- Source Code, .tar.gz: planets-0.1.47-src.tar.gz (0.8 MB)
- Source Code, .zip: planets-0.1.47-src.zip (0.8 MB)
Also available are a few example .planet files:
- Sample Files, .zip: planets-samples.zip (0.1 MB)
Obviously, there is not much practical use in this program, it's merely part of a technical lecture i'll be giving sometime next month. Stay tuned for documentation and have fun gravitating ;-)
I'd be happy if you report bugs either via mail or as a comment on the bottom of this article. Also i'd be interested in the .planet files you create - please send them to me via mail, i'll publish them here if you like. Also, patches are gratefully accepted via mail, once i held the technical lecture (and hopefully got a good grade *g*)
-----
« previous entries - page 2 of 3 - next entries »
