Another C64 Quality Game On Sale Now 
25.2.13, 16:21 - retro & C64
gepostet von web doc
Assembloids, a puzzle reaction game, hit the C64 Market.
Even though it has been available for quiet a long time as download, 'heavystylus' started selling it as Cartridge Version.
No need to tell you that I love Mr. Monkmans Carts, with the lovely stickers inside the cardboard boxes. So I purchased my Cart and I am really happy about it :-)

If you as non C64 User want to try out this lovely game, check the prequel, a PC flash game: http://www.gimme5games.com/play-game/quartet

The C64 Version is a bit faster and more tricky than the flash version, but the characters look quiet idetntically. The Pixel Artist is called ILKke and (ftw) all robots really look heavyly inspired by Ptoing, my #1 pixelat0r ...

So much reasons to give this game a try!



have fun!
webdoktor


Wie bringe ich meinen Kindern das Programmieren bei? 
19.2.13, 12:30 - Dies und Das
gepostet von web doc
Ich befasse mich seit ein paar Wochen ernsthaft mit der Frage meinem Ältesten das Programmieren näher zu bringen. Zum einen, weil er nur noch vor seinem Händy sitzt und spielt (was ich für nicht wahnsinnig produktiv halte) zum anderen weil ein guter Freund eine "Programierumgebung" für Kinder entwickelt und veröffentlicht hat:
http://www.kodeklix.com/gadgets.htm

KodeKLIX ist eine großartige, leicht zu benutzende Software, die es ohne große Mühe erlaubt eigene Applikationen für die sogenannte PUP Handheld Konsole zu schreiben. http://www.kodeklix.com/apps.htm#sthash.3kUrvDUi.dpuf


Für rund 100 Euro bekommt man die Konsole mit allem was dazu gehört, Schulen bekommen bei Abnahme größerer Mengen einen Preisnachlass.

Der Vorteil an der Software ist neben der erwähnten Einfachheit die Möglichkeit mit anderen Jungprogrammierern Kontakt aufzunehmen, um sich online Programme, Grafiken und Sounds auszutauschen.


Ich habe noch eine Alternative: das im Blog schon öfter erwähnte Raspberry Pi bietet auch leicht zu erlernende Programmiersprachen und Werkzeuge an. Hier habe ich 2 besonders erwähnenswerte Anleitungen gefunden:
Schlangengerangel für Kinder: http://code.google.com/p/swfk-de/,eine kidsgerechte Python Anleitung,
sowie das Educational Manual for Rpi

Ran an die Rechner!

cu
webdoktor
Bauartbedingter Fehler in den frühen Versionen des 3DS 
16.2.13, 09:22 - nintendo
gepostet von web doc
Ich bin Besitzer eines Nintendo 3DS seit er erschien. Mich hat es nicht gestört dass ich den hohen Preis am Anfang latzen musste, ich bin mir des "muss-ich-haben" Nerdaufschlages bewusst.

Nach fast 2 Jahren habe ich aber einen Mangel feststellen müssen:
Der Rahmen des unteren (Touch-) Bildschirmes kratzt am oberen 3D Bildschirm, der 30% größer ist, so daß man links und rechts einen senkrechten Kratzer hatte. Am Anfang nur ein kleiner, dünner, zum Schluß einen den 3D Effekt beeinträchtigenden.

Ich habe die Fehlerbeschreibung gegoogelt und festgestellt, daß ich nur einer von vielen war, bei denen dieses Problem auftrat. und da die Garantiezeit kurz vor dem Ablauf war, entschloß ich mich den GB einzuschicken.
Man füllt ein Formular uaf der nintendo Homepage aus, steckt den 3DS gut gepolstert in ein Päckchen und ehe man sich versieht, ist er wieder zurück, mit neuer "Scheibe" im oberen Gehäuse und mit längeren Gummipuffern. Das Problem wurde also erkannt und behoben.

Danke Nintendo!


Guter, unkomplizierter Service
Das Problem wurde gelöst.

An Hand des GB meines MA (ich liebe diese Akronyme :-D ) zeige ich euch was den Fehler ausgelöst hat:




wenn es euch genauso geht, einfach einschicken und Gut is!

euer webdoktor

Linux or how to make a virtue out of necessity 
15.2.13, 12:00 - Linux
gepostet von web doc
I've been playing with Linux since 1995 and in the very beginning it was a pain in the ass for me and my friends to use it properly and productive. The missing drivers were the main problem. no matter if you were using an isdn card or a scanner, you coulnd't find, compile or write your own drivers. Hardware vendors did their best to keep it this way. There has been no support, no drivers or anything else for any system except windows. I do not want to discuss the reasons here, but as the headline states: exactly this is now the best part of Linux.

Timewarp. 2013. some examples:
I have a cheap Nikon Camera, plug it into my linux desktop and bing, am able to control it completely with my gphoto program, take photos, download them on the computer, compile timelaps films, etc.
Or my scanner, an Canon scansomething. plug and scan. The program "sane" just uses it as any other newer scanner.
My HP Laserjet: just plug it in, use a common pcl driver and CUPS, and print, even in duplex mode.
There are so many examples on how easy Linux is to be used nowadays. No driver CD's needed. Just simply use the tools.

Thew Hardware support is so extreme good because of the need to build common interfaces with little device specific code at the backend. You do not need to install a bloated 40 megabyte diver suite for your scanner, with unusable software , which will probably never be updated again or a 54 megabyte printer driver for just showing you the status of the toner cart...

I hear people talking about a problem in the linux desktop market, but in my view windows has the problem. Drivers refuse to work in newer win versions, older programs refuse to, also. The user interface has been made unusable, even worse is the most used program "word". O M G - completely totally unusable. terrifying

This whole situation, combined with easy to install and use distributions like Fuduntu blow away all doubts: Linux will dominate the whole pc market in a couple of years, not only the servers.


Have fun playing with fuduntu!

p.s. yes, apple os is indeed usable, stable, good looking and very good in hardware support (due to the lack of hardware :P ) but not affordable to everyone.
p.p.s and yes, playing really new games is only possible on windows .... YET... http://www.heise.de/newsticker/meldung/ ... 04151.html

finally, to prove my claim some screenshots:
my desktop showing Xsane

and a scanned random pc of paper...


my camera as detected by gphoto (via console)

how to connect a RaspberryPi to a C64 
3.2.13, 18:09 - retro & C64
gepostet von web doc
Both computers share a UART RS232 ("serial") port in TTL levels,
the C64 0 / 5V, the RPi 0 / 3.3V

if you connect this 2 direct you may damage your raspberry's CPU.
I found out 2 ways of combining the two:

My first (and used, working) idea was to use max232 chips to get the original RS232 level on both sides.
I already used this to connect my c64 to my PC, for the rpi I ordered such an interface for 2$ on ebay.
You need to connect the uart-rs232 module to the GPIO pins as shown in this picture:

(from http://www.savagehomeautomation.com/pro ... -port.html )

connect it to your C64, set up yout raspberry to talk in a speed your c64 can follow
in /etc/inittab set the last line to

T0:23:respawn:/sbin/getty -L ttyAMA0 300 cater

(which means 300 baud , terminal emulation 'cater' on the serial line)

Visit http://formica.nusseis.de/Cater/index.html to teach your Raspberry to use a language your C64 understands.

done :-D



You are now able to use Your C64 as an I/O for the Rpi (so much acronyms :-) ). For more on this topic visit one of my prior postings on the topic "connecting a c64 to a PC."

The more advanced version to connect both computers is not to wire them via level up / level down switching, but rather just cut the 5 V down to 3.3 ... I found some tipps here: http://www.mikrocontroller.net/topic/276083 ... should work as well ;-)
UPDATE:
founf this in a german electronics shop: http://www.pollin.de/shop/dt/NDk1OTgxOT ... ional.html
should be the one you search for ;)

have fun experimenting !
webdoctor

<<alpha <Zurück | 61 | 62 | 63 | 64 | 65 | 66 | 67 | 68 | 69 | 70 | Weiter> omega>>