ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Archives :: News :: Problems with lists.ticalc.org

Problems with lists.ticalc.org
Posted by Magnus on 31 October 2002, 10:12 GMT

Due to a misconfiguration, mail to lists.ticalc.org has been bouncing for several hours. Downtime started at approx 18:15 local time yesterday, and were fixed at around 09:45 the following morning.

We apologize for any inconvenience caused by this.

 


The comments below are written by ticalc.org visitors. Their views are not necessarily those of ticalc.org, and ticalc.org takes no responsibility for their content.


Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

w00t! 4th Post!

C00l, i was wondering what was wrong with the server...
Also, it was about time there was some new news!

     31 October 2002, 14:22 GMT

Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

OK Kerm... I was almost not pissed at you anymore when you released the schematic.

Except it's a fake. It WON'T WORK.

so why is it that whenever you're criticized, you just laugh and ignore it?

dammit man, respond to our comments! you aren't helping to make yourself look any better!

     31 October 2002, 19:02 GMT


Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

It does work, and today I have uploaded the beta of a mouse driver. So,... If anyone feels like beta-testing the mouse driver, send me an email and i'll give you the 411.

     31 October 2002, 21:09 GMT

Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

WHY THE HELL WOULD YOU WANT TO USE A MOUSE ON SOMETHING WITH A SCREEN THAT IS BARELY BIGGER THAN 2 QUARTERS???????????????? IT IS COMPLETELY FREAKING POINTSLESS!!

YOU AND THE FAKE NO_ONE HAVE JUST ABOUT COMPLETELY PISSED ME OFF!!! STOP WORKING ON THE STUPID MOUSE, AND TRY WORKING ON DOORS XP!!!(that is, if it even exist)

So where can you use this mouse, on the normal home screen? Where, what the hell is the FREAKING POINT?????!!!!!!

     31 October 2002, 22:15 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Patrick Sidney  Account Info
(Web Page)

pointless ! HAHA! btw, kerm, wheretf (wtf) is the driver?

     31 October 2002, 22:39 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Timendus  Account Info
(Web Page)

Yeah, we'd like to see a direct link...

     1 November 2002, 10:36 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

Here it is:

http://www.ticalc.org/ archives/files/fileinfo/ 256/25694.html

without the spaces, or click Web Page ^^above^^.

     6 November 2002, 17:58 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Timendus  Account Info
(Web Page)

My comment from http://www.ticalc.org/ archives/news/ articles/7/74/74074.html?p=3

>>>>>>>

Still, some things aren't right:

; Funny code starts
MOVE_X:
ld a,d
cp 16d
jp m,MOUSE_LEFT ; what the f...?
jp MOUSE_RIGHT
MOVE_Y:
ld a,d
cp ; Yeah........
MOUSE_LEFT:
call MOUSE_PUTMSE
ld a,(mse_x)
dec a
; Rest of code

And I haven't even started searching...
It looks cute though. Aren't these...

; More code
SENDBYTE:
ld a,11d
ld (ASM_IND_VALUE),a
ld a,b
call _IO_EXEC
ret
RECBYTE:
ld a,22d
ld (ASM_IND_VALUE),a
call _IO_EXEC
ret
; End of more code

...the internal linking routines provided by Ti? Hardly usefull for sending a byte from one calc to another, so how and why should a PS/2 mouse understand the Ti protocol?

Anyway, who am I to criticize? I havent actually tested it...

     7 November 2002, 15:00 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

Then again, the calc is sending the signal to the hub, which, I believe, would then convert the signal into one that the mouse could understand.

     8 November 2002, 05:02 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Timendus  Account Info
(Web Page)

Yes, I had forgotten that. The almighty hub... which doesn't exist...
Have you got any idea how difficult it is to send a byte from one calc to another without using these standard routines? Then you can imagine how difficult it must be to make a microcontroller understand that crappy Ti protocol. It's a hell of a job, and no offence, but Kerm isn't going to be able to do it.

     8 November 2002, 13:00 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

Yes, I do know how unreliable the link routine is. But, there IS a hub. The schematics are at http://www.ticalc.org/
archives/files/fileinfo
/256/25693.html without spaces.

     9 November 2002, 02:17 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Timendus  Account Info
(Web Page)

I SAID HUB! Not 3 pieces of wire. That doesn't do anything.

So still: a mouse doesn't understand the Ti protocol.

     13 November 2002, 11:52 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Pedro Silva  Account Info
(Web Page)

I really like the idea, if TI had icons, I would be in heaven...
:]

     1 November 2002, 12:12 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

A mouse would make drawing a LOT easier, and playing shooter games. A mouse would be quite cool.

     4 November 2002, 14:55 GMT

Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

Check it out! Now it's possible!

     4 November 2002, 17:49 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Give me a link. I can't find one which has the software...

     4 November 2002, 19:10 GMT


TICI 1.0 PS/2 Mouse Driver Location
KermMartian  Account Info
(Web Page)

It's
http://www.ticalc.org/ archives/files/ fileinfo/256/25694.html
without the spaces or click the link above.

     6 November 2002, 20:41 GMT


Re: TICI 1.0 PS/2 Mouse Driver Location
no_one_2000_  Account Info
(Web Page)

um, where would you GET the mouse? didn't have time to look at the source thourogly (lol, I'm not going to fix that spelling, because it so SOOOOO bad!)

     9 November 2002, 19:02 GMT


Re: Re: TICI 1.0 PS/2 Mouse Driver Location
343GuiltySpark  Account Info
(Web Page)

You can use any old regular PS/2 mouse.

     9 November 2002, 23:41 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Several forums back you told us that we would see Doors XP in the end of september, guess what, its NOVEMBER FREAKING FIFTH!!!! Then you said we would see screen shots by the end of SEPTEMBER! Where the fuck is all this stuff! quit making it up if you aren't gonna back it up!

     5 November 2002, 18:42 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

But, think of how big a mouse is. If you were anywhere where you actualy had a mouse, you should just use a laptop.
BLAH! to Kerm Martian!

     7 November 2002, 22:04 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
slimey_limey  Account Info

5 quarters:
fuor in a square, halve the other one, put it in the remaining space.
FYI: Apple Desktop Bus would be perfect for TI calc input devices. It is all on one data line, and only needs one cord.

     1 November 2002, 16:31 GMT

Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Joe Blow  Account Info

OMG are you serious?!? <drum roll>5 QUARTERS?!?</drum roll> that's HUGE!!!

     2 November 2002, 11:22 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

I like the good old ADB! My laptop has it, and it works great!

I still think a mouse is stupid, maybe if he made a driver for a USB printer, that would be cool! but a FREAKING MOUSE?!?!?

     3 November 2002, 03:17 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

Yes, mouse is dumb!

     4 November 2002, 13:35 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Yes, we need SOUND!
Go to www.calc83plus.tk (my site, click 'web site' link above) and see the almighty Mr T shrunk down to TI-83 Plus size!

     4 November 2002, 14:59 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Sound is a good, however unoriginal idea, as it can already have sound with the real playre program, and a cell phone head set

     4 November 2002, 20:42 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Semi-unoriginal idea- I am knocking out a file that should hopefully incorporate some sound routines for use in games- not a 'Sound Player' And real sound too- playing wav files is not too tricky!

     5 November 2002, 09:14 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Being able to put it in games would be really cool!

     5 November 2002, 18:48 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

Yes, there is already one, Iceclimb, which has sound. But, sound in an action game would be hard (the best I understand, the calc cannot do anything while the sound is playing). But, everyone (including no_one) get working on it, and we'll have Super Mario SOUND EDITION in a few months.

     5 November 2002, 22:57 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Patrick Sidney  Account Info
(Web Page)

we should draw straws for:

- who gets to do the hardware
- who gets to to the software
- etc.







     6 November 2002, 04:07 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

My sound system should be able to play WHILST other stuff is processing! How it will work is that the sound is stored as a series of bytes and that there will be a routine that plays it a byte at a time. (Or less). So in the main program loop, all you would need to do would be to 'call playbyte' or something and it would play a little bit of the sound.
You might get an overtone or a choppy sound. I'm still working on it.
However, I was focusing more on RealSound- wav files, basically. I have to play each byte twice otherwise the sound is too fast! This could be useful for backing sounds. The harshness of the sound quality means that some sounds work quite well (gunshots and some speech, or even a guitar) but softer noises like gentle music sound dreadful. However, the sound could be put into a FPS (3d shooter). Have a look at my demo (check out the web link above). After background wav files, I might go on to FM synthesis-type sounds (with all the grace of a mobile phone ring tone). However, someone should try and devise a 'sound smoothing' circuit and amplifier to improve the sound quality!

     6 November 2002, 12:10 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

w0w, nice job. Try adding sound to someting simple (Stigma or the like), and upload it to ticalc.

     7 November 2002, 21:26 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Nice idea...
I'd rather have the routines done though first.
I don't have too much time to work on them though, so it could be a while.

     8 November 2002, 12:25 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Oh, I'll draw the straw for software!

     6 November 2002, 12:24 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Playing WAV files is quite simple:
I use a program called wav2db. This converts the sound to a string of .db statements, like:
.db FFh,0Ch,81h,...
Imagime a wav file with a bit like this:
\_/-\_/
This would be turned to binary like:
00111000
or something.
All you need to do is output it through the link port.
So:
ld hl,(SoundPos)
ld a,(hl)
bit 7,a
cp 0
call z,PortLow
call nz,PortHigh
bit 6,a
cp 0....
So every bit sets the port high/low. Cunning, eh? Well, look at my demo to see it in action.

     6 November 2002, 12:19 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

but how would you _play_ the sound? Would you need headphones that plug into the link port?

     6 November 2002, 21:46 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Use a cell phone headset, it should work.

     6 November 2002, 21:52 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Yeah, but would probably only give mono sound.
Maplin Electronics (UK) sell a 2.5mm stereo jack to 3.5mm stereo jack adapter that should also do the business. However, if you are using something with a low impedence (like big headphones or something) don't plug them in before you are in MirageOS or the sound program itself- otherwise the OS detects them and tries to communicate, blocking the device up! I plug my calc into an adapter then into my HI-FI's AUX channel. It saves on batteries...

     7 November 2002, 08:58 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

In the USA, Radio Shack sells a little gizmo which works great for 1.99 USD.

     8 November 2002, 23:06 GMT

Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

uh...
no, it doesn't.
I tried it. and your mouse driver DOESN'T EXIST.
not on TICalc, not on YOUR SITE, not ANYWHERE.
fuck off, Kerm.

     1 November 2002, 05:23 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

It was released on TICalc on Friday

     2 November 2002, 14:10 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

GO THE FUCK AWAY, NO ONE LIKES YOU, NOT EVEN THE FAKE NO ONE, YOU HAVE PISSED ME OFF SO FREAKING ROYALLY!!!!!!

WTF WOULD YOU NEED A MOUSE, MAKE SOMETHING USEFUL, LIKE A PRINTER DRIVER!!!!!

     3 November 2002, 03:19 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

You know those big calcs that have a built-in printer? They are probably controlled serially by the CPU. It would probably not be too hard to open one up and connect it through the link port on the 83+. Even cooler would be one of those naff GameBoy printers! Surely you could connect one up...

     4 November 2002, 15:03 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Another good idea, the Game boy printer, my bother had one of those, until he broke it.

     4 November 2002, 20:43 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Or the GameBoy camera! Um no... dithering would be difficult... Maybe it could save straight to PICs?

     6 November 2002, 12:24 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

I don't have a gameboy, but isn't the screen they take pics for BIGGER and with MORE PIXELS than that of a calc (even the V200)? How would you use pics of different sizes? Scale them or crop them? I don't know, but I don't think it'll work.

     8 November 2002, 00:42 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Timendus  Account Info
(Web Page)

Why have you tried it? It's obviously fake...

     11 November 2002, 16:25 GMT

Re: Re: Re: Re: Problems with lists.ticalc.org
_no_one_2000_`
(Web Page)

Kerm, you are so f*cking annoying. If you stop talking about DoorsXP and your crap mouse driver, I agree to go away. Forever.

     1 November 2002, 13:51 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Joe Blow  Account Info

who the F*** are you? who are YOU to say someone is annoying? (even if they are) Is this some lame attempt to gain support by acting like you agree with something other people believe? btw...What is your real ticalc.org name?

     2 November 2002, 11:28 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

he's some STUPID MORON copying me. :(

     2 November 2002, 22:36 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Lets refer to the fake no one as FUCK FACE, and Kerm as COCKLESS BASTARD!

Okay, this post is a little harsh and inappropiate, but what the hey..

     5 November 2002, 18:50 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

Uh, yeah. That WOULD work, except you ARE KERM. so DIE.

     3 November 2002, 19:42 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Notice how he hasn't denied this statement in 4 days. Proof that he, Kermit Martian (what a wierd ass name), is the fake no_one, fake "ac", and to top it off, the fake Kerm Martia"i"n!

FUCK AWAY KERM!

     7 November 2002, 20:44 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

how exactly do you f*ck someone away?
or are you saying "f*ck away, Kerm! f*ck away!" like "fire away"??
:-?

     8 November 2002, 09:00 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

I forgot to put Go in front of it...

     11 November 2002, 20:48 GMT

Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

CALL FOR BETA TESTERS:
Check out http://www.ticalc.org /archives/files/fileinfo /256/25693.html , make a TICI hub as suggested, and then go to http://www.ticalc.org/ archives/files/fileinfo /256/25694.html and load this to your calculator. Connect a PS/2 mouse, run the program, and then email me at Kerm_Martian@yahoo.com with comments!
CALL FOR BETA TESTERS:

     4 November 2002, 19:02 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

YOU ARE SO FUCKING ANNOYING, GO AWAY, AND WORK ON DOORSXP, THAT IS, IF IT EVEN EXIST!

     4 November 2002, 20:45 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

NO ONE WANTS TO BUILD ONE, ON ACCOUNT OF IT DOESN'T WORK, which is why you offer to let them use it, cause no one will build it, and waste money, and find out that it wont work!

     5 November 2002, 02:44 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

Congratulations. That's the first time I've ever seen anyone successfully use the phrase "on account of".

     7 November 2002, 09:45 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

Thanks!

     7 November 2002, 20:48 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
garyanddepleatedteamup  Account Info

YOU FUCKING FOOL!!! THE ELETRICAL ENGINEER AT MY COLLAGE SAID IT FUCKING WOULD WORK AS LONG AS YOU HAD THE FUCKING PROPER DRVIERS!

     7 November 2002, 21:54 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

ENOUGH ALREADY WITH THE SHOUTING SWEARS! YOU *SS!
w00t!

     8 November 2002, 00:44 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

and guess what? the driver iS FAAAAKKKEEEEE!!!!
the compiled program is NOT the output of the source! the output of the SOURCE is a bunch of ERRORS!!!

     8 November 2002, 09:01 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

wtf are you talking about?
Of course it's the compilation of the source!!!
What else would it be?????

     8 November 2002, 14:14 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

You really should try compiling it first before making claims like that ...

     9 November 2002, 02:20 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

I did. And it wouldn't compile.

     9 November 2002, 21:13 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

OK. And since it doesn't compile, you should POlITELY ask Kerm how he got it to compile.

     9 November 2002, 23:42 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
gnorthey  Account Info
(Web Page)

How about, you send various folks the TICI hub, the compiled software, and they will tell us if it works (or if it even arrives in their mailbox).

BTW: If anyone tries to get him to mail a hub, you might want to have the postal inspector check out the contents of the box first. :)

     6 November 2002, 21:47 GMT


Re: Re: Re: Re: Problems with lists.ticalc.org
_lord_nightirose`
(Web Page)

Who the 7734 wants a mouse for a fricken calculator?
Nobody (except for you) wants a crappy mouse that doesn't even WORK. So give it up.

     10 November 2002, 18:12 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

AND NOW, TO TOP IT ALL, A FAKE lord_nightrose! THESE FRAUDS ARE RUINING THE MESSAGE BOARDS! GO AWAY! NOW!

     10 November 2002, 20:41 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

I am seriously getting pissed off. GO TO 4377 YOU F4607!

     10 November 2002, 20:50 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

This has got to be the same person behind _no_one_2000_` ...

     10 November 2002, 22:04 GMT

Re: Re: Problems with lists.ticalc.org
TheCalcGenius  Account Info

What happened to your message board? I saw it in the last news item, but when i went there it said "User doesn't exist."

     31 October 2002, 19:15 GMT


Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

The site had a bunch of horrible nastiness. I guess someone shut it down. Thank g00d!ness.

     31 October 2002, 19:36 GMT


Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

I closed it down because I think someone put inappropriate material on it. I didn't open it, so I don't know for sure, but the links looked pretty suspicious...

     31 October 2002, 21:07 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Patrick Sidney  Account Info
(Web Page)

um.............. *kerm*, i think they closed it! :)

     31 October 2002, 22:41 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

no, I was the one who closed it

     2 November 2002, 14:10 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

DUDE. YOU'RE SO FULL OF IT.
You said 'the links looked suspicious.'
I saw the page. There were no LINKS. There were IMAGES, embedded IN the POSTS. The ONLY WAY you would have known that there was ANYTHING inappropriate would be if you LOOKED at it.

Therefore, you're either lying about not looking at it (which I doubt), or they deleted it before you saw it.

And I KNOW for a FACT that Boards2GO closed you down. I e-mailed them to FIND OUT.

you dumbass.

     3 November 2002, 19:41 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Full of IT???
Missing two letters there, namely an S and an H.

     4 November 2002, 15:04 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

eeeeeeeeeeexactly.

     7 November 2002, 09:44 GMT


Re: Re: Problems with lists.ticalc.org
Charlemagne Account Info
(Web Page)

What's all this about a mouse driver (for calculator??) Are you making one or something?

     1 November 2002, 19:48 GMT

Re: Re: Re: Problems with lists.ticalc.org
Patrick Sidney  Account Info
(Web Page)

don't listen to him he's lying :(>

     1 November 2002, 22:48 GMT


Re: Re: Re: Re: Problems with lists.ticalc.org
Charlemagne Account Info
(Web Page)

I can tell you all don't like Kerm very much....how come?

     2 November 2002, 03:27 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

From their comments (I haven't been around for a while, so I might be wrong) it would seem that they're pissed off that Kerm keeps talking about Doors XP and a mouse driver but they don't work/exist.

     2 November 2002, 04:27 GMT


Hmm...
BullFrog  Account Info
(Web Page)

All of this over some "shell" that Kerm claims to be developing. He wouldn't be the first to so. Makes me glad to deal with 86s and 89s instead of 83s. No one, not "no_one_" or whatever, seems to do false advertising for 89 or 86 programs like this Kerm is doing for 83 progs.

     4 November 2002, 03:09 GMT


Re: Hmm...
ac  Account Info

The reason why everyone is p*ssed off at Kerm is just that. no one (not even the fake no_one) likes false advertizing.

     4 November 2002, 13:39 GMT


Re: Re: Hmm...
benryves Account Info
(Web Page)

So SHUT UP KERM and _NO_ONE (the fake one).

     4 November 2002, 15:04 GMT


Re: Re: Re: Hmm...
ac  Account Info

AND "ac"!

     7 November 2002, 21:28 GMT


Re: Re: Re: Re: Hmm...
no_one_2000_  Account Info
(Web Page)

lol, ac is against frauds now too :)

     7 November 2002, 23:34 GMT


Re: Re: Re: Re: Re: Hmm...
343GuiltySpark  Account Info
(Web Page)

I would think that by now EVERYONE is against the frauds (except for maybe the frauds themselves ....)

     8 November 2002, 05:05 GMT


Re: Re: Re: Re: Re: Problems with lists.ticalc.org
TheCalcGenius  Account Info

Have you been keeping up-to-date with the last post? Sure doesn't look like it. Just go over there and on the first page, spanning for over half of that page is insults to Kerm. Read it and get so angry that you want to kill both Kerm and _no_one`, but more _no_one`.

     3 November 2002, 16:15 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

_no_one`, or _no_one_`, but no no_one_ !

     4 November 2002, 14:40 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

It's too confusing!

     4 November 2002, 19:12 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

I know! It was all nice until that #$@$@#$@#$@#$@#$#@ came in!

     4 November 2002, 21:42 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

wtf? I got this e-mail from no_one_20000000'@yahoo.com with this message:


Date: Mon, 4 Nov 2002 09:16:22 -0800 (PST)
From: _no_one_2000000'@yahoo.com | This is Spam | Add to Address Book
Subject: Kerm Martian Wants you to check this out at hpshopping.com!
To: no_one_20000@yahoo.com




Dear no_one,

Kerm Martian wanted to share this product from www.hpshopping.com with you:
Click Here to View the Product

Message from Kerm Martian:

Cool Clackulatr! Just for you Sneek Pek Beta of Dorrs XP! It works finally! http://www.doorsxp.com/beta/cgi
---


Who is playing a prank on me?

oh, btw the link given was this one:

http://www.shopping. hp.com/cgi-bin/hpdir ect/shopping/scripts/pr oduct_detail /product _detail_view.jsp?BV_SessionID=@@@@0813 875150.1036442612 @@@@&BV_EngineID=ccei adcgjgmmgjhcfngcfkmdfondf gf.0&pro duct_code=F1633A%23ABA

without all the spaces...

     4 November 2002, 21:45 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Well well... the doorsxp beta link gives a 404 not found... and hp shopping just goes to the hp shopping site.

KILL HIM

     5 November 2002, 09:19 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

That's because it's doorsxp.tk . And Doors XP will NEVER EXIST!!! AAGH!

     7 November 2002, 09:43 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

wtf? that's not me
?????

     5 November 2002, 14:36 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
ac  Account Info

Sure. Go to hell!

     5 November 2002, 17:00 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

HE SOLD HIS SOUL TO THE DEVIL!!!!! (KERM THAT IS)

     5 November 2002, 18:52 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
KermMartian  Account Info
(Web Page)

would my email be the fake no_one??

     5 November 2002, 22:34 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
John Perman  Account Info

Pretty f***ing likely you are the fake. So why the f do you want a f'ing mouse for a f'ing TI-89? I have an 83+ but don't need one.

     5 November 2002, 23:24 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
John Perman  Account Info

Pretty f***ing likely you are the fake. So why the f do you want a f'ing mouse for a f'ing TI-89? I have an 83+ but don't need a mouse.

     5 November 2002, 23:25 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
John Perman  Account Info

To KermMartian:
1)You are a f***ing fake!
2)Nobody give a shit about a mouse for a fricken ti-calculator

and I made an error in the last two messages when i said "who needs a f'ing mouse for an f'ing TI-89", I meant Ti-83.

To all the fakes:
You suck!

     5 November 2002, 23:55 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Oh, and the real Kerm too.

     6 November 2002, 12:20 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

WE NEED BENRYVES'S SOUND!

     6 November 2002, 21:48 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

... what??

     7 November 2002, 09:42 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

www.calc83plus.tk
See (or hear) MR T!

     8 November 2002, 14:11 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Hey, calm down mate.
Give me some time!

     8 November 2002, 12:28 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

Don't think of that post as trying to rush you along in your programming... just think of it as encouragement... or that I'm looking forward to it... or something... d'oh, never mind :)

     10 November 2002, 20:52 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Yes! I have got it to play wav files whilst other stuff is processing! Neat... uh... maybe not...
You see, I designed a demo of this to be a media-player thingy with a play, stop and pause button. When playing, a piece of guitar music loops in the background. Using a mouse pointer (and cursor keys, NOT A REAL MOUSE) you then click on the buttons to stop, pause and play the sound. Great. However, two problems:
1) The processor-intensive mouse code means that as the mouse pointer is being moved the sound gets completely trashed. It sounds like a sort of feeble clicking.
2) As a key is held down, the battery power is drained slightly. This reduction in power means that the RC circuit used to time the execution of instructions in the z80 is slowed down- so the sound drops about a quarter to half a tone.
However, for a simple 'getcsc' instruction or two, the 'background sound' routine should suffice.
I will not release a demo yet though as I would like to see if I could get the sound timing a little better (and not completely mashed).

     11 November 2002, 09:16 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

didn't bart simpson do that in one episode? ;-)

     6 November 2002, 21:47 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

You know he did, HOMER IS MY HERO!

     6 November 2002, 21:55 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
garyanddepleatedteamup  Account Info

NOOOOO, he sold his soul to his friend for a dollar

     7 November 2002, 21:59 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Hey! I can do a Homer Simpson emoticon-

(_8^(|)

I didn't say it was any good...

     8 November 2002, 14:12 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

you forgot something...
-(_8^(|)

his hair :P

     9 November 2002, 06:39 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

I never noticed before--he has hair?

     10 November 2002, 20:54 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
benryves Account Info
(Web Page)

Yes, three lines across the top of his head... Not much hair!

     11 November 2002, 09:16 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

Well, it was something like that. :(

     8 November 2002, 21:59 GMT


Re: Re: Re: Problems with lists.ticalc.org
RCTParRoThEaD_  Account Info
(Web Page)

Arrest him MBC!

     2 November 2002, 05:34 GMT


Re: Re: Re: Re: Problems with lists.ticalc.org
Charlemagne Account Info
(Web Page)

Just a moment now, I can't make any arrests until I have solid, factual evidence.
Innocent until proven guilty!

     2 November 2002, 22:10 GMT

Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

NO! Arrest _no_one_2000_` HE SHOULD BE CHARGED FOR IDENTITY FRAUD! DIE HIM!

     2 November 2002, 22:38 GMT

Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

HE IS AN EVIL FRAUD, ARREST HIM, JUST ARREST HIM FOR FRAUD, THEN WE CAN FIGURE OUT WHO HE IS!!!

oh, I can probably stop yelling, still had the caps lock on from the last post!

     3 November 2002, 03:21 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Charlemagne Account Info
(Web Page)

Ok, hold on......gotta find my CD....here it is!
* Survivor music plays *
Ahem....well, _no_one_2000_`, it seems that you have been voted off by the majority of the people on TI-Calc.
First of all, Identiy Theft is a major crime. Not only does it give you the credit of coming up with the idea of being a _no_one_, but now _no_one_ is PO'd at you! I'd be running, if I were you! I mean come on, even PolarDPres is on my side! (If I remember correctly (which I probably don't), he was after me in the last news article.)
Anyway, either get off TI-Calc or stop posting ridiculous messages.
Accoring to my Rules of Engagement, if you disagree, I will be first send messages to your IP that suggest you comply. If you do not I will be forced to board.
By the way, having the Message Board Cop on your IP trail is not good.
Let's have NO MORE Identity Theft, please.
MBC over and out!

     3 November 2002, 04:09 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
TheCalcGenius  Account Info

Survivor music???? >;->

_no_one` ought to get out of here right now, forget about not posting ridiculous posts, just GET OUT OF HERE!!!!!! (It's too bad ticalc.org doesn't have rich text format because otherwise i'd set my font size to 1638, bold, italic, double underline, and the color red.) (S)he (I emphasize the 's' before the word) has been destroying these posts while destroying him/herself.

PARADE!!! TO KICK OUT THE FAKE NO_ONE (_no_one`)
PARADE!!! TO THE REAL NO_ONE (no_one)
PARADE!!! FOR EVERYONE (including me) WHO HATES THE FAKE NO_ONE AND WANTS TO KICK HIM/HER OUT!!!!!

     3 November 2002, 16:06 GMT

DDoS time
RCTParRoThEaD_  Account Info
(Web Page)

Gary, fire up the OC12 line. It's time to DDoS!

     3 November 2002, 20:17 GMT


Re: DDoS time
no_one_2000_  Account Info
(Web Page)

DDoS? Man, I really need to learn this stuff. I was looking for SNES roms on the internet today on google and found this hacker site, it was so weird

     4 November 2002, 02:09 GMT


Re: Re: DDoS time
garyanddepleatedteamup  Account Info

it's denial of service, like a big ping flood to slow his internet connection to a crawl

     4 November 2002, 04:10 GMT

Re: Re: Re: DDoS time
no_one_2000_  Account Info
(Web Page)

oohh... okay.

     4 November 2002, 21:46 GMT


Re: Re: Re: Re: DDoS time
PolarDPres  Account Info
(Web Page)

I would have thought you knew what a DDOS was, even I knew that! (I learned it on TechTV, that station rules!!!)

     5 November 2002, 18:53 GMT


Re: Re: Re: Re: Re: DDoS time
TheCalcGenius  Account Info

PARADE! FOR TECHTV, CHANNEL 70 ON TIME WARNER CABLE!!!!

Seriously, TechTV r0xx0rs. Especially The Screen Savers!

     6 November 2002, 02:19 GMT

Re: Re: Re: Re: Re: Re: DDoS time
benryves Account Info
(Web Page)

WTF???
Is this some American channel? (I get good ol' Telewest).

     6 November 2002, 12:23 GMT

Re: Re: Re: Re: Re: Re: Re: DDoS time
no_one_2000_  Account Info
(Web Page)

What the? You get a computer TV channel? NOT FAIR! *bursts out crying*

     6 November 2002, 21:49 GMT


Re: Re: Re: Re: Re: Re: Re: DDoS time
PolarDPres  Account Info
(Web Page)

I think TechTV is british, as half the stuff on it comes from Britian, and half the people have british accents, TechTV is great my cable company just added it like 6months ago.

     6 November 2002, 21:57 GMT

Re: Re: Re: Re: Re: Re: Re: Re: DDoS time
TheCalcGenius  Account Info

Yep some of the programs are from BBC in U.K.

"The Screen Savers" motto:

This is the show where we make bad jokes and answer your tech questions, it's kinda like a (i forgot the rest (it's not a bad word) but they insult Microsoft quite often)

     6 November 2002, 23:16 GMT


Re: Re: Re: Re: Re: Re: Re: Re: DDoS time
lord_nightrose Account Info
(Web Page)

TechTV isn't British. Robot Wars is, and it has taken over the channel.

     7 November 2002, 09:40 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: DDoS time
PolarDPres  Account Info
(Web Page)

Ooh, okay, cool either way.

     7 November 2002, 20:44 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: DDoS time
PolarDPres  Account Info
(Web Page)

oh yeah, are ever gonna copy the old mirror onto your computer again, to fix the layout in the folders.

(im talking about my site, so anyone not related to it, please don't respond, other than the forum works know!)

     7 November 2002, 20:45 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: DDoS time
lord_nightrose Account Info
(Web Page)

??
oh yeah... er. my bad...

     8 November 2002, 09:03 GMT


Re: Re: Re: Re: Re: Re: DDoS time
lord_nightrose Account Info
(Web Page)

OK, I now know you've never left your hometown.
Cable stations are NOT the same across the country. Not even the same exact station. For example, we have Time Warner cable, and TechTV is channel 26 here.

     7 November 2002, 09:41 GMT


Re: Re: Re: Re: Re: Re: Re: DDoS time
PolarDPres  Account Info
(Web Page)

I have comcast and its 68 for me, but the TV in my room is so old, it can only get up to 59 :(

     7 November 2002, 20:52 GMT


Re: Re: Re: DDoS time
lord_nightrose Account Info
(Web Page)

i did that to myself last year, with one of my networked boxes... it blocked me from the internet for ~ an hour... then I shut it down.

     7 November 2002, 09:41 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
_no_one_2000_`
(Web Page)

*running away*
Aaagh! I will never come back as _no_one`! Ever! Or make another post! But, I may be back as someone else!
FAH Q YOU, KERM MARTIN!

     4 November 2002, 13:42 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

I now know where you live.
Be sure to check your mail every day for a couple weeks. Tell your parents not to if they know what's good for them.

     4 November 2002, 14:38 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
_no_one_2000_`
(Web Page)

You can't "Message an IP"! And even if you could, I have a dynamic IP!!! AHAHAHAHA

     5 November 2002, 16:05 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
PolarDPres  Account Info
(Web Page)

I am sure that pretty much everyone here has a dynamic IP, unless they are hosting a site. If they found out your IP while you were on, they could attack you until you got off!

     5 November 2002, 18:55 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

I have no IP. muhahahaha...

     7 November 2002, 09:39 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

htf? (kind of like wtf, except 'how'+tf)

     8 November 2002, 22:02 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

joke...

     9 November 2002, 06:37 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

although I DO have two computers which don't have external IP addresses, even though they have net access :P

     9 November 2002, 06:37 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

Actually, anyone with a broadband connection most likely has a static IP. It might be renewed ~1 or 2 times per year, most likely once yearly.

     7 November 2002, 09:39 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
_no_one_2000_`
(Web Page)

HAHAHAHAAHAHAHAHAHAHAHAHA! I have stolen your hat and now Iwill Ddos the world !!!!JASLKJsfgdl
kfhdg;lkkfsh[lys'

rhø˜jl mkg/in &#8710;¬†/.kgzfdonl
kwa.gbaeroik;a
lsadnhd;ksjfghdf
lka'h;lfsdkgjdlfk;gh j

     5 November 2002, 17:57 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
TheCalcGenius  Account Info

OK...you responded to my post saying that you will never post another comment as the fake no_one and that you are running away. Remember?




NOW KEEP YOUR PROMISE AND GET OUT!!!!!!!!!

     6 November 2002, 02:26 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
"ac"

Yea, FRODS ARE BAD!!!
PARADE FOR FRODS GOING AWAY!
AND FOR CHARLEMAGNE ARESTING FRODS!

     6 November 2002, 04:23 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
343GuiltySpark  Account Info
(Web Page)

Ahem ... as if you aren't one yourself?

     6 November 2002, 07:08 GMT


Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

Omg... did you actually just say *DIE HIM*??? oy vey...

     3 November 2002, 19:39 GMT


Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

Yeah ;-)

I was going to just say DIE! but I was thinking in my head of KILL HIM! and it came out as DIE HIM since my typing can't keep up with my thoughts... ;-) I only type around 50-60wpm. :"""-(

     4 November 2002, 02:11 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
Halfmoon Account Info
(Web Page)

Yeah im slow too ;)
T
Y
P
I
N
G
:
)

     5 November 2002, 01:58 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
no_one_2000_  Account Info
(Web Page)

lord_nightrose must type about 100wpm or something. On IM he was typing about a whole paragraph per second (slighty exaggerated)

     6 November 2002, 21:51 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Problems with lists.ticalc.org
lord_nightrose Account Info
(Web Page)

I can type nearly as fast as I talk.
see?
wait, you can't hear me...
screw you guys... I'm going home.

     7 November 2002, 09:38 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Kerm's a fag
lord_nightrose Account Info
(Web Page)

when did I last talk with you over IM???

     8 November 2002, 09:05 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Kerm's a fag
no_one_2000_  Account Info
(Web Page)

'bout 4 months ago. I don't get on very much at all (considering my partents are like 100% against ANY chatting, and I have to use cr0ppy AIM Express and then clear the history and the cache *sigh*)

     8 November 2002, 22:03 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Kerm's a fag
343GuiltySpark  Account Info
(Web Page)

Poor no_one .... You should tell your parents that AIM helps to give you a social life! (might not work if you already have one)

     9 November 2002, 02:31 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Kerm's a fag
lord_nightrose Account Info
(Web Page)

Your parents are demonic. That's all I have to say.

     9 November 2002, 06:34 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Kerm's a fag
no_one_2000_  Account Info
(Web Page)

lol

it's probably because they don't want some murderer person to act like some little kid and get me to give him my street address and where I live or something. Not like I'd do that, but oh well. :(

     9 November 2002, 18:41 GMT


My knees are wet.
RCTParRoThEaD_  Account Info
(Web Page)

you mean guilty until proven innocent.

ok this is a flood, i'll stop now. My knees are getting wet.

     3 November 2002, 03:47 GMT


Re: My knees are wet.
lord_nightrose Account Info
(Web Page)

Well, RCT, the way you said it is how it goes in... some countries, but in the U.S. you're innocent until proven guilty.

I always thought that was bad phrasing. It makes it sound like it's *expected* that they'll be proven guilty. It should be 'innocent unLESS proven guilty'. That leaves it open either way.

     3 November 2002, 19:33 GMT

1  2  3  4  5  6  7  8  9  10  11  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer