pouët.net

ProjectLCD by Noice [web]
[nfo]
screenshot added by Sdw on 2005-05-26 22:18:37
platform :
type :
release date : may 2005
  • 48
  • 6
  • 0
popularity : 66%
 66%
  • 0.89
alltime top: #1886
added on the 2005-05-26 22:18:36 by Sdw Sdw

popularity helper

increase the popularity of this prod by spreading this URL:

or via: facebook twitter pinterest tumblr

comments

A J2ME demo running in pure MIDP1.0 (only other J2ME coders will know that pain!)

It should run on just about any J2ME device, so try it on your cellphones, PDAs or whatever else you can think of!

/Shadow of Noice
added on the 2005-05-26 22:19:56 by Sdw Sdw
You can also download it via WAP directly to your phone at:
wapsdw.webhop.net
added on the 2005-05-26 22:21:09 by Sdw Sdw
Don't have the required device but greetings to Andy / The Round Circle anyway, hips.
rulez added on the 2005-05-26 22:44:57 by hitchhikr hitchhikr
Looks interesting by the screenshots. I was coding a project with a friend and we had to use MIDP2.0 for our needs, so I understand the pain :)

I will download and watch it in the emulator (I don't have a Java mobile yet, but I am planning to buy one soon) and then cast my vote.
added on the 2005-05-26 22:53:17 by Optimus Optimus
cool, the framerate was quite good on my p900 aswell.

one question, you know any other solution than using a C preprocessor to get fixedpoint maths simplified for java development? it'd be cool to have some tweaked compiler or class converter so you could get fixedpoint maths for "free".
rulez added on the 2005-05-26 23:01:06 by whizzter whizzter
Watched on my siemens mc60. Some effects are slow but it's a great demo
rulez added on the 2005-05-26 23:08:16 by Spewk Spewk
Runs like a charm on the k700i!
rulez added on the 2005-05-26 23:10:19 by ekoli ekoli
it would be awesome if it had muzak, but it works great on my shitty nokia 3510i. Thanks! noice rules :)
rulez added on the 2005-05-26 23:39:27 by Grover Watrous Grover Watrous
Absolutly great! A demo that runs an my crappy siemens m55 (some flaws here and there but who cares!) and its even fun to watch. Thanks!
rulez added on the 2005-05-27 00:34:01 by linefeed linefeed
whizzter, what's wrong with inlining your fp-math by hand?
This rules! Worked great on my 3100.

I tried downloading the Nokia SDK, but once I downloaded .jar files created with it to my phone, the "Open" option was blanked out so I couldn't run it. Anyone know what I did wrong? ;-) Also, the Nokia SDK was AWFUL. Does anyone know of a GOOD, free MIDP 1.0 developer kit?
rulez added on the 2005-05-27 10:57:49 by xeron xeron
Quote:
Runs like a charm on the k700i!

Quote:
it would be awesome if it had muzak
added on the 2005-05-27 12:41:11 by Shifter Shifter
My phone does not seem to want to download it, the thumb up is for the neat stopwatch applet which is on the same page.
rulez added on the 2005-05-27 14:53:49 by CiH CiH
meh, doesn't even install on my motorola v547.. :(
Rulez!! wanna see more stuff on my k700i !!
rulez added on the 2005-05-28 01:26:44 by Premium Premium
Thanks for your comments all!
Regarding the music, as MIDP1.0 has absolutley no sound support, it wasn't possible.

Xeron: If you just want plain MIDP1.0 Suns Wireless Toolkit should work fine (it's what I used to develop this)

CiH: That's strange - your phone could run the StopWatch, but not ProjectLCD? What model do you have, and what happened when you tried ProjectLCD?

rm: That's strange, I checked the spec on the v547 and it should run this just fine. What happens when you try to install it?
added on the 2005-05-28 01:34:14 by Sdw Sdw
Cool!
runs smooth on my Siemens C65.
added on the 2005-05-28 13:51:40 by byos byos
Pretty nice stuff.
rulez added on the 2005-05-28 15:42:14 by teel teel
Watched on the emulator :)
Gotta buy a new mobile soon..
rulez added on the 2005-05-28 19:43:33 by Optimus Optimus
Works nicely with moderate framerate on SE T610.
rulez added on the 2005-05-28 20:25:52 by kaukojouko kaukojouko
Ah, worked full speed on my 3510i ... very nice :)
rulez added on the 2005-05-28 21:18:42 by kohai kohai
Quote:
CiH: That's strange - your phone could run the StopWatch, but not ProjectLCD? What model do you have, and what happened when you tried ProjectLCD?


Nokia 6820, and it is a problem with downloading it. Goes through the motions as if it is downloading, then comes up "action fails" at the end.
added on the 2005-05-29 13:19:30 by CiH CiH
Very nice. It's a pity that MIDP 1.0 don't have sound capabilities. But, in the other hand, it' s great to see a demonstration that is compatible with all java phones. Coding a demo like this being MIDP 1.0 compliant is not an easy task. Congratulations! (I have tested this cool stuff in my nokia 7210)
rulez added on the 2005-05-30 17:56:09 by ham ham
runs great on my sony-ericsson T630.
more demos for swedish phones pls!!! :D

besides, the demo was wery sweet :)
rulez added on the 2005-06-05 20:07:14 by makc makc
Runs nicely on my Siemens C65 :). Good job!
rulez added on the 2005-06-06 16:09:20 by BassPlace BassPlace
Smooth on my nokia 6100 :)
rulez added on the 2005-06-13 19:24:42 by shash shash
it needs music... and it is a bit short too :/
rulez added on the 2005-06-18 13:56:27 by Lupin Lupin
coolio! the best j2me demo so far. extra star for being midp1.0 based.
rulez added on the 2005-06-18 13:56:41 by ph0x ph0x
I have a demo on my phone \o/
rulez added on the 2005-06-18 14:19:01 by Preacher Preacher
was decent, but not that special, except maybe for the portability but that was part of the midp choice anyways.. sorry, didnt give me any reason to want to run it again. maybe if i had a shittier phone...
added on the 2005-06-19 01:42:07 by psenough psenough
How exactly do you draw to the display?
The ony way I figured out in pure MIDP was to build an uncompressed PNG in in memory, and use that as a framebuffer. Sadly you have to run the Adler/CRC algo on it everytime you want to blt it.
added on the 2005-06-19 01:48:37 by Scali Scali
saw it on my bro's 6670, it was nice! i liked ze twister :)
rulez added on the 2005-06-19 09:23:52 by ricky martin ricky martin
Scali: I had the same wonder. http://www.pouet.net/topic.php?which=2049
added on the 2005-06-19 09:39:48 by Optimus Optimus
Scali: I draw to the display using the Graphic class functions (drawLine, fillRect etc.). In midp1.0 there is no good way to access individual pixels framebuffer style though.

There is some more discussion about it in the thread Optimus linked.
added on the 2005-06-20 13:09:55 by Sdw Sdw
rulez added on the 2005-08-09 14:02:35 by apricot apricot
finally managed to see this... amazing :)
rulez added on the 2005-08-18 01:24:41 by waffle waffle
for midp1.0 and beiing smooth on k700 this is hard shit!
rulez added on the 2005-10-02 05:50:17 by PigPen PigPen
Very cool, and in only 18K! Although no sound and only shades of grey. A proper ending would fit, too.
rulez added on the 2005-10-15 21:59:03 by Captain Zed Yago Captain Zed Yago
Yay! A demo that runs on my z600! Rock on!
rulez added on the 2005-12-11 15:46:57 by Hattmannen Hattmannen
rulez added on the 2006-01-11 15:31:30 by uns3en_ uns3en_
midp 1.0
rulez added on the 2006-01-15 12:52:46 by tesla tesla
cool! it really runs fast on my 3510i
added on the 2006-01-15 13:20:43 by decipher decipher
what da fuck where is my rulez
rulez added on the 2006-01-15 13:44:20 by decipher decipher
sweet
rulez added on the 2006-01-27 16:09:58 by toxie toxie
rulez added on the 2006-01-27 20:52:51 by kenet kenet
First demo that was actually working on my LG U8330i :')

Awesome
rulez added on the 2006-04-12 00:28:49 by LiraNuna LiraNuna
Cool! Well designed as well. Congrats!
rulez added on the 2006-11-24 11:43:46 by Archmage Archmage
Awesome design.
rulez added on the 2007-01-12 00:42:00 by ALiEN^bf ALiEN^bf
My mobile is so shitty that it crashes in the middle... anyway: Great.
rulez added on the 2007-02-12 23:57:23 by bdk bdk
Yummy, gets a thumb up anyway as it was the first demo that was running on my Siemens CF62!
rulez added on the 2007-07-13 17:58:06 by moondog moondog
well well
rulez added on the 2007-07-28 23:19:11 by anesthetic anesthetic
pain
rulez added on the 2007-08-14 18:53:37 by src src
Great! Full works at Siemens E71/EL71, but pity that there is no music.. In difference from other idiots from Mobile phone platform, noice thought a head. Work has turned out very stylish.
rulez added on the 2008-01-02 17:48:13 by aGGreSSor^tPA aGGreSSor^tPA
Loved it on my Siemens MC60 =)
rulez added on the 2008-05-08 09:54:52 by Queen_Luna Queen_Luna
nice little intro, it run well on Nokia6300 (in landscape mode on a portrait screen)
rulez added on the 2008-08-28 21:32:54 by pohar pohar
Eventually got this to run on a new phone (Nokia 6120) ;-)
added on the 2008-09-06 23:02:35 by CiH CiH
Quote:
A J2ME demo running in pure MIDP1.0 (only other J2ME coders will know that pain!)


Doing that kind of thing with J2ME can only be worth a thumb up indeed :)
rulez added on the 2008-09-06 23:12:39 by keops keops
Very Smoth on c65
rulez added on the 2009-05-28 01:05:01 by Murixon Murixon
Awesome. Good thing about java sucking is that no one updates it for 5 years and you can still run pearls like this on mostly every phone.
rulez added on the 2010-10-17 05:50:34 by xernobyl xernobyl
It looks simple nowadays...
...but it probably runs on every J2ME device!!
I've successfully run it on Siemens M55 (launched in 2003) and Nokia N95 (launched in 2007).
Big respect for that! This demo deserves for high position all-time
rulez added on the 2011-09-10 22:48:14 by zbyndek zbyndek
I had it on my old Nokia 5800. Cool.
rulez added on the 2012-02-16 02:26:50 by Negostrike Negostrike
runs smoothly on Blackberry Curve 8530. nice use of grayscale colors
Some goodness. Plays nicely on Sony Ericsson K510i I own for like 11 years now.
rulez added on the 2020-11-01 07:16:54 by vitalkanev vitalkanev

submit changes

if this prod is a fake, some info is false or the download link is broken,

do not post about it in the comments, it will get lost.

instead, click here !

[previous edits]

add a comment