Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Xeda112358

Pages: 1 ... 268 269 [270] 271 272 ... 317
4036
Correlation / Re: Correlation Progress
« on: February 13, 2011, 11:59:06 am »
Oh, that's cool! Is that what an HUD is? I saw that somewhere and I have no clue what it means :D But that will be very useful!

4037
News / Re: Correlation Not Far From Testing Stage
« on: February 13, 2011, 11:03:43 am »
>_>
<_<
May I test it? I might get a little busy, but I definitely have some ideas :D
Plus I get to try to crash my calc... :P

4038
Miscellaneous / Re: Weird char(s)
« on: February 12, 2011, 09:25:26 pm »
Hm, my favorites are:
çé♥→
I use those fairly often and I know the codes by ♥-- er, I mean by heart. Um, otherwise I like these ones, too:

╔═╦╗░
╠═╬╣▒
║ ║║▓
╚═╩╝█

I like to make mazes out of those in Notepad :D
I like those. Pretty nice for plain text readmes. They screw up terribly bad in some browsers, though.
Yeah, that is why i tend to avoid them. I am not even sure how I should save them (I typically go with Unicode). But yeah, some browsers will have issues with these non standard characters... I made a readme for an old, old BASIC program called Block Eater that used these, but mostly because I was bored and I wanted to doodle. Doodling is kinda tough in Notepad, though :D

4039
Math and Science / Re: Math Community Quiz
« on: February 12, 2011, 12:22:47 am »
Okay... Well the most obvious patterns that I can see that might be used is that the first column follows 5-y and the second follows ((4-Y)^2+(4-Y))/2. The third column only has two data points so you can pretty much fit that to any number of equations. If I have time I will try to create an equation of multiple variables.

4040
Math and Science / Re: Math Community Quiz
« on: February 12, 2011, 12:02:12 am »
Is this using Axe math or regular math?

4041
TI-BASIC / Re: [TI-Basic] Divide Numbers and Rest of Division
« on: February 11, 2011, 05:17:51 pm »
Just 'cause I'm bored :D
Code: [Select]
Prompt N,A
"DIVISIBLE
If fPart(N/A
"NOT "+Ans
Disp Ans
It takes off 7 more bytes :D
(I believe it can be optimised more)

4042
Miscellaneous / Re: Math functions
« on: February 11, 2011, 01:42:34 pm »
I think Qwerty plans to create routines on the Prizm for these functions... I'm not sure?

4043
Site Feedback and Questions / Re: Name/quote alert
« on: February 11, 2011, 12:14:43 am »
I like the idea, too... Would it be possible?

4044
News / Re: Powder/Dust Games Trickling In
« on: February 10, 2011, 09:48:33 pm »
Ooh, I love Powder Toy... I need to check out the calc versions!

4045
Axe / Re: GetKey Issues
« on: February 10, 2011, 03:13:43 pm »
getKey(54)
Ans*(Ans≠K)
If Ans
Then
Ans→K
<<More code>>
End

That is the best I can think of, sorry.

4046
Other Calculators / Re: Oh dear, what could this mean? Let us speculate!
« on: February 10, 2011, 02:29:32 pm »
Who knows, maybe TI is impressed at what has been done to their calculators and they recognise how many people have become interested in the calcs for the programming. I know I use my calc about half the time just for meaningless programming and the other half to actually make programs that let me explore number patterns and algorithms.

4047
Other Calculators / Re: Oh dear, what could this mean? Let us speculate!
« on: February 10, 2011, 02:17:46 pm »
Yeah, I'll try to keep my cool, but it is still nice to know that they are open to doing something that benefits the community (which of course--as you mentioned and I am sure they know--will benefit them).

4048
Other Calculators / Re: Oh dear, what could this mean? Let us speculate!
« on: February 10, 2011, 02:09:52 pm »
Hey! Hey! Hey! Gues what?! Check this out!!!!
http://www.unitedti.org/forum/index.php?showtopic=9649&pid=143381&st=0&#entry143381
So apparently a few weeks ago NETWizz over on UTI emailed TI-Cares and finally a letter was received... Check it out!

But it doesn't answer the question... It does however seem to have a more positive spin to the speculation!

4049
Pokémon Purple / Re: [PP] Progress '11
« on: February 10, 2011, 11:05:50 am »
Ah, sweet! This really is sounding pretty awesome! I tried it out a long time ago and I was pretty impressed >_> I cannot wait for more!

4050
General Calculator Help / Re: Sending Programs
« on: February 10, 2011, 10:56:24 am »
Ram Clear.
I have to do it every time i connect, to make it connect.
I occasionally have to do this, too. I believe it is due to having a hook go awry or maybe the OS itself doesn't allocate its RAM usage properly (meaning it might accidentally use RAM vital to USB protocol). Either way, clearing the ram once or twice usually fixes that up for me. Otherwise, I shut down my computer and restart it :D

Pages: 1 ... 268 269 [270] 271 272 ... 317