ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Community :: Surveys :: How many times have you downloaded VTI v2.5?
Error!
Failed to query database!

Re: How many times have you downloaded VTI v2.5?
Coolv  Account Info

It is rather sad that some people download this 10+ times.

Reply to this comment    20 October 2004, 00:12 GMT

Re: Re: How many times have you downloaded VTI v2.5?
anykey  Account Info

*starts crying*

Reply to this comment    20 October 2004, 01:37 GMT

Re: Re: How many times have you downloaded VTI v2.5?
jvdthwip Account Info

Yeah, I hate it when people simply download something when they need it, and then delete it afterwards... It can really mess up stats... Still, VTI is a great program, if only this version and the APP version were combined...

Reply to this comment    20 October 2004, 01:41 GMT


Re: Re: Re: How many times have you downloaded VTI v2.5?
Jake Griffin  Account Info
(Web Page)

<confused> APP version?...you mean the one that's compatible with Applications? Because both versions of VTI are applications... :/ <\confused>

Reply to this comment    20 October 2004, 18:41 GMT


Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
no_one_2000_  Account Info
(Web Page)

Perhaps he means VTI 3.0? *shrug*

Reply to this comment    20 October 2004, 23:09 GMT

Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
no_one_2000_  Account Info
(Web Page)

OR, he could mean TI's emulator thing...

You know what, I have no clue. *should shut up*

Reply to this comment    20 October 2004, 23:10 GMT


Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
jessef Account Info

I hate ti's emulator for two reisons. 1) it crashes all the time. 2) it is part of their IDE so when it crashes so does the IDE.

Reply to this comment    21 October 2004, 00:19 GMT


Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
Coolv  Account Info

Flash Debugger, do you mean?????

Reply to this comment    22 October 2004, 00:37 GMT


Re: Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
no_one_2000_  Account Info
(Web Page)

Yeah, that's the thing I was talking about. But it isn't a complete emulator, is it? I haven't used it enough to know...

Reply to this comment    22 October 2004, 20:31 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
jessef Account Info

I was acutaly talking about the one whith TI flash studio which is for the 89. I think it is a full emulator whith much better debuging capibilitys that VIT(I have never used them though)

Reply to this comment    23 October 2004, 02:39 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
anykey  Account Info

What's VIT? Is it better than VTI?

Reply to this comment    23 October 2004, 18:16 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
jessef Account Info

VIT is a misspelling of VTI

Reply to this comment    23 October 2004, 19:12 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
anykey  Account Info

I know. I just felt like giving him a hard time about it.

Reply to this comment    24 October 2004, 15:14 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
no_one_2000_  Account Info
(Web Page)

Him? You talk to people in the third person? ;-)

Reply to this comment    24 October 2004, 15:23 GMT


Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
jvdthwip Account Info

I was talking about VTI 3.0 Alpha...
http:// www.ticalc.org/ archives/ files/ fileinfo/ 261/ 26120.html

Reply to this comment    22 October 2004, 19:27 GMT


Re: Re: How many times have you downloaded VTI v2.5?
Jake Griffin  Account Info
(Web Page)

Just because we (yes, "we", I am included) download it a lot, it doesn't mean we do it unnecessarily...We may have a need to download it on MULTIPLE computers...whether at work, school (where I use at least 10 different computers a day), or home...In addition, the school computers automatically delete anything installed on them :(

Reply to this comment    20 October 2004, 18:40 GMT

Re: How many times have you downloaded VTI v2.5?
W Hibdon  Account Info
(Web Page)

It is ten times at least on my machine alone. I cannot count the number of times that I have downloaded it on other computers. I cannot even count the number of computers that have it because of me.

-W-

Reply to this comment    20 October 2004, 02:45 GMT


Re: Re: How many times have you downloaded VTI v2.5?
Morgan Davies  Account Info
(Web Page)

OOh thats a good point...downloading it for others. I never even thought about that.

Reply to this comment    20 October 2004, 05:44 GMT


¤
burntfuse  Account Info

Yeah, I was wondering why anyone would download it more than once (or twice if they deleted it by mistake)...

Reply to this comment    20 October 2004, 18:22 GMT

Re: How many times have you downloaded VTI v2.5?
Ben Cherry  Account Info
(Web Page)

Did I ever tell you about the time I sat at my computer and downloaded vti 314,159 times? That was a long day...

Reply to this comment    20 October 2004, 06:05 GMT

Re: Re: How many times have you downloaded VTI v2.5?
Chivo  Account Info

You could just do

for ((i=0;i<314159;++i)); do wget http://www.ticalc.org/pub/win/vti.zip; done

:)

Reply to this comment    20 October 2004, 16:47 GMT

¤
burntfuse  Account Info

In javascript, I guess it would be:

for ((i = 0;i < 314159; ++i));
{
location.href = "www.ticalc.org/ pub/ win/ vti.zip";
}

You could put it in a webpage and REALLY increase the download stats! If I did something wrong in the code, please excuse my stupidity - I don't use javascript a lot.

Reply to this comment    20 October 2004, 18:27 GMT


Re: ¤
Jake Griffin  Account Info
(Web Page)

I don't think doing that would actually increase the stats though, because it doesn't give it enough time to register that you went there....

Reply to this comment    20 October 2004, 18:44 GMT


Re: Re: ¤
no_one_2000_  Account Info
(Web Page)

Nah, it wouldn't. But either way, for location.href, you need http://, so yeah... it's not going to work no matter how you look at it. ;-)

Reply to this comment    20 October 2004, 23:12 GMT


Re: Re: Re: How many times have you downloaded VTI v2.5?
no_one_2000_  Account Info
(Web Page)

But Morgan would notice what you're doing and fix the stats because he knows all. ;-)

Reply to this comment    20 October 2004, 23:13 GMT


Re: Re: How many times have you downloaded VTI v2.5?
Jake Griffin  Account Info
(Web Page)

I downloaded it 185,849 times!!! That explains why it's at 500,000\!\!\!

Reply to this comment    20 October 2004, 18:43 GMT

Re: Re: Re: How many times have you downloaded VTI v2.5?
anykey  Account Info

WHY?

Reply to this comment    21 October 2004, 00:02 GMT


Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
calkfreak83  Account Info
(Web Page)

I'm gonna guess he was jokin... ;-)

Reply to this comment    21 October 2004, 03:56 GMT


Re: Re: Re: How many times have you downloaded VTI v2.5?
Ben Cherry  Account Info
(Web Page)

I can only assume that 500,000 - 314,159 = 185,849 in which case, good teamwork! But I'm fairly certain that doesnt add up. I know, I'll take each of my 314,159 copies of vti and one at a time have them subtract 1 from 500,000 and see what I get... *a while later* ... yeah, i got 185,841. And 100,000pi VTIs can't be wrong...

Reply to this comment    21 October 2004, 04:40 GMT


Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
Jake Griffin  Account Info
(Web Page)

oops...that's what I get for doing the math in my head...I meant the number you said...I saw the nine, knew it should be a one, then probably saw the one I wrote and got confused and changed it to a nine... :/

Reply to this comment    21 October 2004, 17:13 GMT


Re: Re: Re: Re: Re: How many times have you downloaded VTI v2.5?
Matthew Marshall  Account Info
(Web Page)

Don't feel too bad. It happens to the best of us :) (I hope... it happens to me at least.)

MWM

Reply to this comment    23 October 2004, 19:18 GMT

1  2  3  4  5  

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