Thank you for joining the "J2ME Archive" list in its new location on Yahoo Groups. I am disabling the previous Listbot location now. You do not need to...
Bill Day
day@...
Jul 20, 2001 11:05 pm
2
i had contacted usa.net which was the provider that the SPAM was coming from and they explained that the user had vacation mode on. So it was subsequently...
Andrew Lombardi
andrew.lombardi@...
Jul 20, 2001 11:21 pm
3
Bill, Not your fault. Thanks for keeping this list going. Pete ... From: Bill Day [mailto:day@...] Sent: Friday, July 20, 2001 6:05 PM To:...
Buchhop, Peter
peter.buchhop@...
Jul 21, 2001 1:07 am
4
might be an idea to make Yahoo aware of this problem with out of the office... I'm on holiday and trying to read my company mail over GSM (9.6Kbps) and with...
Michiel Visser
michiel.visser@...
Jul 21, 2001 5:34 am
5
Hi, Bill replied satying one cannot write a MIDlet browser that can in turn install other midlets (this seems like a restriction to me... security concerns can...
leechinus@...
Jul 21, 2001 6:52 am
6
Hi, I needed to change my e-mail id for the mailing list. Please tell me how do i do that ?? Thanx and regards Preeti...
Preeti Sharma
s-preeti@...
Jul 21, 2001 10:51 am
7
Go to: http://groups.yahoo.com/group/j2mearchive And click on: [Edit My Membership] on the right near the top. -- Erik Meade...
Erik Meade
emeade@...
Jul 22, 2001 1:57 pm
8
Hi, Bill replied saying one cannot write a MIDlet browser that can in turn install other midlets (this seems like a restriction to me... security concerns can...
leechin7us@...
Jul 23, 2001 1:00 am
9
I wanted to start specifically a wireless development group at Sun campus on San Antonio Road. Does Bill Day or anyone from Sun Wireless have information ...
Jay
wirelessjava@...
Jul 23, 2001 2:28 am
10
Reto Grob
rgrob@...
Jul 23, 2001 4:50 am
11
Could someone tell me what to do about all of these Arun Malhotra messages? I get a new message about once every second. I have already tried unsubscribing. ...
Michael Murdock
mmurdock@...
Jul 26, 2001 4:43 pm
12
you have to block all emails from her ... From: Michael Murdock [mailto:mmurdock@...] Sent: Thursday, July 26, 2001 12:42 PM To:...
Gold, David
dgold@...
Jul 26, 2001 4:45 pm
13
Arun Malhotra is a he not a she. Nevertheless, HE is a jerk and a bafoon. ... From: "Gold, David" <dgold@...> To: <j2mearchive@yahoogroups.com> ...
Gaurang A. Joshi
gaurang@...
Jul 26, 2001 4:48 pm
14
Michael, What I did was put a filter on my email tool to reject EVERYTHING from Arun Malhotra. The guys is a bafoon and a jerk. Gaurang Michael Murdock...
gaurang.a.joshi@...
Jul 26, 2001 4:48 pm
15
Did you try blocking that address? Though I could manage to escape that way, it was too late by then-my inbox was wiped out and I could not see my regular...
Ashili, Krishna
krishna.ashili@...
Jul 26, 2001 4:48 pm
16
What you do is this: When you see the too many messages coming into your mailbox, you stop it half way through (you're lucky if you have email tools other than...
gaurang.a.joshi@...
Jul 26, 2001 4:56 pm
17
Hi Friends, I have joined this group yesterdy & foud it to be very informative. Guys i have recently graduated in Electrical Engineerig,I want to begin Java...
Rehan Arshad
rehan_arshad@...
Jul 29, 2001 8:43 pm
18
Hi, friends, I want draw a curve, but my program always do it twice, it means it always invoke the paint method twice(line 35). I want it just do once, What...
gsj
gsj@...
Aug 3, 2001 9:56 am
19
It is very easy to do it if you just want to paint it once. You don't have control to how many times the paint method will be called but you can have control...
Stephen Hou
shou@...
Aug 5, 2001 6:24 pm
20
The following is a request from Sun's Java Wireless Developer Initiative team for assistance on a usability study of a new Web site for wireless developers. If...
Bill Day
day@...
Aug 8, 2001 6:34 pm
21
I am making major updates over the next few days, by section. Today's mods focus on "Related Sites": http://www.billday.com/j2me/index.html#Related Notable...
Bill Day
day@...
Aug 9, 2001 8:37 pm
22
Hi, I'm starting to explore on J2me stuffs. I've installed Forte and J2Me for Win32 to run a midlet. But when I tried to compile a midlet, it is unable to find...
Ooi, Nicholas Hong-Kh...
ooihk@...
Aug 10, 2001 9:28 am
23
Forte and J2MeHello Nicholas, There are two possibilities for getting the comile time errors. 1.Import both import javax.microedition.midlet.*; & import...
kiran
rkiran@...
Aug 10, 2001 10:13 am
24
Hello, Trying to run the sample stock app on Palm device (Kyocera Smartphone 6035). Application starts up ok, but then after entering in the stock symbol to...
alotech@...
Aug 10, 2001 1:47 pm
25
Todays updates include: - Created new section for J2ME related "Books". http://www.billday.com/j2me/index.html#Books - Updated "Specifications" section for...
Bill Day
day@...
Aug 11, 2001 6:58 am
26
Hi, The import statements are there. If I use forte to compile, it gives me the error of finding the packages. But if i use dos (javac) it manages to compile. ...
Ooi, Nicholas Hong-Kh...
ooihk@...
Aug 13, 2001 7:05 am
27
Sun is working to bring in depth J2ME content such as our previous J2ME Headquarters Briefing (audiocasts at ...
Bill Day
day@...
Aug 13, 2001 7:27 pm
28
Hi I'm new to the field of J2ME. So want some help from u guys. I wanted my application to have different dispalys for Palm and mobile phones. cuz there screen...
Alok Prakash
alokp@...
Aug 14, 2001 6:23 am
29
__________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger ...
victoria rubio
victoriarub@...
Aug 14, 2001 7:35 am
30
Hi, I realised that in Forte I cannot compile the midlet class using the F9 funtion key. Instead I have to create a MIDLetSuite and then Update JAR. Once it...