AuthorTopic: Pixel app for Mobile Phones, programmer wanted! :D  (Read 16158 times)

Offline ilkke

  • 0010
  • *
  • Posts: 233
  • Karma: +0/-0
  • pix off
    • iLkKke
    • https://pixeljoint.com/p/9270.htm
    • View Profile
    • portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #10 on: September 19, 2009, 02:24:40 am
Gil, that would be great!
I have one volunteer for making a symbian version, but he will not be able to get on it for months. The only other offer I have is much less noble since I'd have to pay for the favor in pixels, and I am too busy to accept that anytime soon.
I'd rather do this with someone who is interested in the subject :D The program can only benefit from that.

Tell you what, I will make a rough 2-color prototype in flash, so we can see if the concept is any good. In the meantime if no one else comes forth, you can decide if you're still interested.
i

Offline Gil

  • 0100
  • ***
  • Posts: 1543
  • Karma: +1/-0
  • Too square to be hip
    • http://pixeljoint.com/p/475.htm
    • View Profile
    • My Portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #11 on: September 19, 2009, 05:13:14 pm
Sounds good

Offline ilkke

  • 0010
  • *
  • Posts: 233
  • Karma: +0/-0
  • pix off
    • iLkKke
    • https://pixeljoint.com/p/9270.htm
    • View Profile
    • portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #12 on: September 22, 2009, 01:46:46 pm
Here's the flash test!

http://ptoing.net/ilkke/flash/pikCell.swf

FOR SOME REASON FLASH EMBEDDING FAILS MISERABLY

Keyboard handling is by default a bit 'ropey' in flash, I couldn't be really arsed to try to make it more decent.
Also, you have to click inside the flash movie to be able to use the keys.

controls:
cursors = move marker
numeric 1-9 = toggle pixels
numeric 0 = toggle marker step

Seems to work better with marker step set to 1, because you can place the marker exactly whre you like, and thus don't have to move it around as much.
« Last Edit: September 22, 2009, 01:50:10 pm by ilkke »
i

Offline Gil

  • 0100
  • ***
  • Posts: 1543
  • Karma: +1/-0
  • Too square to be hip
    • http://pixeljoint.com/p/475.htm
    • View Profile
    • My Portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #13 on: September 22, 2009, 03:03:59 pm
I'd definately provide marker steps 1 and 3, seems like they both have their merrit. Actually I'd offer a marker step 3 and a 1px marker, so you can choose between fast marker stepping with 9 keys to draw pixels and the easier to use single pixel marker. Marker step 1 doesn't seem as useful as the combo of those two.

I'll have to see if I can devise an easy way to prototype java apps on a cellphone. Is there a MIDP emulator? I know I didn't find decent MIDP emulators a few years ago, I'll have to look...

edit: Yep, MicroEmulator seems to be a good option
« Last Edit: September 22, 2009, 03:26:10 pm by Gil »

Offline ilkke

  • 0010
  • *
  • Posts: 233
  • Karma: +0/-0
  • pix off
    • iLkKke
    • https://pixeljoint.com/p/9270.htm
    • View Profile
    • portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #14 on: September 22, 2009, 03:51:12 pm
I'm not sure I understood the idea behind a single pixel marker. What's the difference between using that and using a 3x3 marker with a 1pixel step?

btw, my mail on yahoo is ilkkke. I guess we could use a more direct communication. :)
i

Offline Helm

  • Moderator
  • 0110
  • *
  • Posts: 5159
  • Karma: +0/-0
    • View Profile
    • Asides-Bsides

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #15 on: September 22, 2009, 04:40:27 pm
Quote
I'm not sure I understood the idea behind a single pixel marker. What's the difference between using that and using a 3x3 marker with a 1pixel step?

you can draw to the corners of the screen without having to press any other numeric button besides 5.

Offline Gil

  • 0100
  • ***
  • Posts: 1543
  • Karma: +1/-0
  • Too square to be hip
    • http://pixeljoint.com/p/475.htm
    • View Profile
    • My Portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #16 on: September 22, 2009, 07:32:47 pm
Yes, you'd basically have one finger on the joystick, one on the 5. Works a little faster for certain parts, marker works faster for others.

Offline ilkke

  • 0010
  • *
  • Posts: 233
  • Karma: +0/-0
  • pix off
    • iLkKke
    • https://pixeljoint.com/p/9270.htm
    • View Profile
    • portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #17 on: September 23, 2009, 07:43:53 am
Ah, ok then :D
I wouldn't completely give up on 3x3 1step marker, tho. I find it quite useful, at least in the prototype. We'll see if single pixel marker combo really makes it redundant.
I'll try to come up with a control scheme that uses only the standard keys, so we can maximize compatibility.
i

Offline ilkke

  • 0010
  • *
  • Posts: 233
  • Karma: +0/-0
  • pix off
    • iLkKke
    • https://pixeljoint.com/p/9270.htm
    • View Profile
    • portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #18 on: September 23, 2009, 09:27:44 am
Probably not that relevant, but I accidentaly found this emulator, thought I'd share:
http://jademula.kontechs.de/
i

Offline Gil

  • 0100
  • ***
  • Posts: 1543
  • Karma: +1/-0
  • Too square to be hip
    • http://pixeljoint.com/p/475.htm
    • View Profile
    • My Portfolio

Re: Pixel app for Mobile Phones, programmer wanted! :D

Reply #19 on: September 23, 2009, 03:06:37 pm
I'll have a look this weekend. Have you thought about maximum picture size? Rigth now your preview allows for an 8x9 image, I was wondering what the maximum image size would be? I imagine that zooming in would be out of the question (zoom with which buttons? :p) and scrolling wouldn't allow you to view the whole image at a time easily.