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 - Munchor

Pages: 1 ... 206 207 [208] 209 210 ... 424
3106
TI Z80 / Re: TIConvert
« on: February 25, 2011, 12:50:05 pm »
Wa-a-a-i-i-i-t? Does this read Assembly Axe programs and turns them to .txt? Or is it Axe Source Files?

3107
Introduce Yourself! / Re: Hi, I'm Stefan Bauwens
« on: February 25, 2011, 12:11:31 pm »
Hi, I'm Stefan Bauwens.
I decided to register here because I like 'never gonna give you up) of rick astley and it seems that you rick roll people...(NO, thats NOT the reason).
I love programming 68k basic games, and because I'm not really anymore on a forum of calcs i decided to go here.
Well... hello.

Welcome Stefan, I hope you enjoy the community as much as I do ;D

3108
Other Calculators / Re: Ti-NSpire getkey function.
« on: February 25, 2011, 10:41:44 am »
But doesn't os 3.0 go for all 6 types of nspires?

I also thought so, but I hope the CX has better programmign capabilities, like Ndless.

3109
News / Re: Nspire CX Officially Announced by TI!
« on: February 25, 2011, 10:34:13 am »
From the specifications:
Quote
Features a dedicated programming environment as well as programming libraries for global access to user-defined functions & programs
Very interesting.

Looks awesome actually.

3110
TI Z80 / Re: Variable scanner
« on: February 24, 2011, 03:05:24 pm »
Ok, I'll upload when I get home.

I am using 3 columns with 9 variables per.
It works out perfectly :)

Edit:  fixed Sub(

Great, so it won't count variables inside multiline comments like this:

Code: [Select]
...
A this is not a variable
B
C
None of these is
...

3111
Miscellaneous / Re: When was TI's greatest year?
« on: February 24, 2011, 02:59:20 pm »
What about in terms of programmability/usefulness (to us)?

Then the TI-83+ would be the best release and its year the best year.

Quote
productivity, ingenuity, actually knowing what's a useful feature and what's not, etc.

Answering this, the NSpire Family.

3112
Miscellaneous / Re: When was TI's greatest year?
« on: February 24, 2011, 02:53:36 pm »
As the question says, when do you think TI was at its greatest (productivity, ingenuity, actually knowing what's a useful feature and what's not, etc.)?

The year I wanted to vote for is not there :S

I think the NSpire was their greatest release and I'm not trolling.

The NSpire is just the best School calculator there is.

3113
Math and Science / Re: Catalan Number
« on: February 24, 2011, 12:31:26 pm »
Of course phenomist would know about this stuff.

lol

BTW, on the subject of negative Fibonacci numbers, they do exist. Just reverse the recursion (F_n+F_{n+1} = F_{n+2}) => (F_{n-2} = F_n-F_{n-1}) and it works.

(Though they aren't terribly interesting: F_{-i} = -F_i * (-1)^i, so the negativeth Fibonacci number is either the negation of or equal to the positiveth Fibonacci number)

Yeah, there's not much interest there, but thanks :D

3114
TI-BASIC / Re: Why never to use Goto.
« on: February 24, 2011, 12:28:13 pm »
This topic reminds me how I was forced to use Goto to create loops on the TI-81 due to lack of While/Repeat/For() O.O

Like:

Code: [Select]
0->A
Lbl L
DISP "TRY
A+1->A
If A<100
Then
Goto L
End

Stuff like this?

3115
Site Feedback and Questions / Re: Number of Downloads
« on: February 24, 2011, 12:22:22 pm »
Or there's Simplemachines.com mod site, but there are like 30000 mods I think. O.O

WOAH, that's a lot, I'm sure there's something we need there :D

3116
Web Programming and Design / Re: davidgom.co.cc Redesign
« on: February 24, 2011, 12:21:36 pm »
Looks nicer now I think. However for some reasons the submit button is larger than the submit form. It might be best to make them the same size I think.

They are the same size to me :P

Google Chrome.

Button design actually depends on your OS.

What is your OS DJ?

Both in Ubuntu 10.04 and Windows 7 they are the same size to me.

3117
@Runer: That's really AWESOME.

3118
Computer Projects and Ideas / Re: XConsole
« on: February 23, 2011, 10:32:51 am »
What do you mean I'm using CMD as a base? All the code for the commands is stored in-JAR.

Yes, but you have CMD commands, I'm making my own :P

3119
Other Calc-Related Projects and Ideas / Re: ticalc.org "Package Manager"
« on: February 23, 2011, 10:01:42 am »
-Added an option to extract all .zip archives on download, named like:

   "83plus-asm-games-generate-zip"
Support's here for .zip, it seems, Scout ;) However, that doesn't mean there's .tar.gz support yet, I'd assume.

Oh thanks calcdude, I didn't notice it :P

3120
Web Programming and Design / Re: davidgom.co.cc Redesign
« on: February 23, 2011, 09:59:57 am »
Looks nicer now I think. However for some reasons the submit button is larger than the submit form. It might be best to make them the same size I think.

They are the same size to me :P

Google Chrome.

Pages: 1 ... 206 207 [208] 209 210 ... 424