Skip to main content.
April 2nd, 2005

Decent productivity. Skipping Friday nightlife for once.

Yesterday I modified a program that I use for video-chat experiments. The change was an addition to have it saving JPEG frames. Basically, I needed a web-camera software like webkaz, but I needed it to save frames locally on the hard-disk, without going through FTP.
I then connected a camera to Mandingo/kserver (the home server that runs dpasca.homeip.net) and ran the software. So, now Aibo has a camera pointed on. Unfortunately that means that I also have a camera turned on around the apartment. That should be only temporary ! The plan is to modify the web-cam software to record and store frames. My friend Sergio is planning to do something with them. Because of the incredible amount of data, I’m also planning to avoid duplicated frames, basically to avoid storing frames that are practically identical (like, for example, when the dog is sleeping).

It’s Friday night and I’m home ! No partying tonight. All my friends are either sick or busy with some better company ;) ..that’s a great opportunity to be:
a) slightly productive
b) avoid being a tired MF tomorrow and therefore be even more productive !
As a matter of fact, I installed eclipse (Thanks Pomy for the info !) and fixed JavaKazRace. Finally limiting the frame-rate and, since the speed was excessive, I increased the resolution from 512×320 to 610×340. That applet seems to be pretty popular still. In fact a few Japanese sites have it linked, along with much more playable Flash and Shockwave games.

…better not follow the links, or you’ll be wasting hours playing all sort of games !!!

Posted by Davide Pasca in Uncategorized

This entry was posted on Saturday, April 2nd, 2005 at 3:08 am and is filed under Uncategorized. You can follow any responses to this entry through the comments RSS 2.0 feed. You can leave a response, or trackback from your own site.

6 Responses to “Decent productivity. Skipping Friday nightlife for once.”

  1. rince says:

    javakazrace is even more broken now, doesnt even load for me!!!!

  2. Davide Pasca says:

    The software is fine, it’s Java that is fucked-up !
    How long have you waited before giving up on the loading process ?
    Could you open the Java console window and see if it reports any error ? Assuming that you have Sun’s JRE, there should be a Java icon on the tray. Right click there and choose “Open Console” ..Thanks !

  3. ragin' lion says:

    Hey! Where’s the music?! I wanna listen to “Magical Sound Shower!” 8P

  4. Davide Pasca says:

    Mooo.. I just changed the code so that the load is performed in the run() method instead of the init() one, which seems to get the JVM stuck. Now at least I can dispplay on screen what’s being loaded (more or less).

    As far as the music goes.. ehh.. Java was never made for games. I think there is some way to play, but it’s not easy. I’m really not plannin to push this game much forward.. rather fix what’s broken 8)

  5. Rasty says:

    I think you can play a sample, Java demos usually play low-quality AIFFs IIRC…!

  6. Davide Pasca says:

    I remember that. Infact, in the JavaKazRace code I had some includes modules (whatever are calle din Java) about audio. At one point I wanted to add audio but gave up quickly. Not easy enough to play samples and change pitch.. mfs !!

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>