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

Pages: 1 2 3 [4] 5 6 ... 80
46
XDE / Re: XDE: The Axe Development Environment
« on: January 23, 2013, 02:50:37 pm »
You are making an axe IDE... in axe...
AXECEPTION
great work! ;D
I don't really know if this project is still alive, hence the last post date :)

47
TI-Nspire / Re: Game selection help
« on: January 22, 2013, 04:47:50 pm »
Also Nick, have you already chosen a game (other than The Game of life)?
Nope, I didn't select anything yet, still looking for ideas.

Lua is not fast enough for those kind of games. Not even in 2D.
fix: Lua on the TI-Nspire
sorry to ask, but what's that supposed to mean? I don't really understand xs

EDIT: ok now i do, you mean lua on pc is fast enough, but not ti-nspire lua, right? yeah, that was what i meant, i'll call it TI-Lua from now on, ok :)

48
Ash: Phoenix / Re: [A:P] Computer IDE
« on: January 22, 2013, 08:40:13 am »
Good work, it works indeed.

Got some sigestions though:
 - When you click 'New' in item, tile, move etc. editor, and then click 'cancel' no item should be made imo, but now it does make a new item, so maybe place that routine behind the 'Save' button, and not the 'New'.
 - When I press 'Cancel' in the move editor nothing happens (it does not close)

But apart from that, good work, and I lost...

49
Other / Re: TI84+ soundchip - arduino SID emulator
« on: January 22, 2013, 08:32:59 am »
Wooo, great song :) Maybe you could write a convertor yourself? Would it be that hard to make one?

50
Computer Projects and Ideas / Re: [Cemetech Contest #9] Reuben Quest HD
« on: January 22, 2013, 08:29:18 am »
Here's a demo ^_^

http://juju2143.ca/ReubenQuest-0.0.1a3.love

Very nice, bbut i have some sugestions:
 - Make the intro text appear a little longer, I can read it, but some parts are hard to finish within the fade-time
 - Make the general intro shorter, maybe make a list of thanks-to people instead of making them appear one by one

and that's probably just not implemented yet, but when I go over that triangle (I guess it's ice) it says "you need fire to melt ice", but I can just walk through.
and is there a how-to guide somewhere in the game? i can't really figure out what I have to do (I never played the original Reuben Quest)

51
News / Re: Release of FormulaPro for the Nspire
« on: January 21, 2013, 09:54:53 am »
I should have made a mistake, I'll look into it, since all the other formulas seem to work (afaict), so it'll be my mistake

52
News / Re: Release of FormulaPro for the Nspire
« on: January 21, 2013, 06:38:15 am »
Sorry, i wrote the wrong formula, i read what he said :)

I tried this:
dh=(Dhol^4-Dhol*Dm^4)^(1/4)
and it didn't calculate anything

53
News / Re: Release of FormulaPro for the Nspire
« on: January 21, 2013, 05:56:29 am »
tried this:
dh=(Dh^4-Dh*Dm^4)^(1/4)
But now it doesn't calculate anything.. nvm, I already know it by now xp

54
News / Re: Release of FormulaPro for the Nspire
« on: January 21, 2013, 05:04:21 am »
I've got a question, how can I add this formula:

dh^4=Dh^4-Dh*Dm^4  ?

I've tried:

Code: [Select]
dh^4=Dh^4-Dh*Dm^4
dh=root(Dh^4-Dh*Dm^4,4)
dh=(Dh^4-Dh*Dm^4)^(1/4)
dh=(Dh^4-Dh*Dm^4)^0.25

What else can I do? It always returns 0...
Testvalues:
Dm=150, Dh=180 --> dh=145

55
Other / Re: Hooking up PIC µCs with accelerometer to TI-83+
« on: January 20, 2013, 07:25:21 am »
Wow, amazing, all that with a 83+ :o

I got a question though. When you use the accelerometer to draw stuff, is it a program running that decodes, or do you have some kind of hook thingie that listens to the port and makes it act like real arrow key presses?

I love the UV meter, or whatever you call it, it's nice since you don't have to buy a screen, and still get nice and fast graphics.

Good job MGOS, very good job :) you last name doesn't happen to be Gaye, does it? Would be nice :)

56
Humour and Jokes / Re: Weird/funny pictures thread
« on: January 20, 2013, 07:18:26 am »
Ya know that you can still say your 1st name, since it IS a cool 1st name...
Just stop it man, if he doesn't want us to know his name, just let him, it's his name, it's his choice, ok?

57
Computer Projects and Ideas / Re: XKCD reader for Windows
« on: January 19, 2013, 07:14:52 am »
I might be wrong, but unix widgets work with Windows as long as it follows the specifications of an X window system.
awww..serious?
well, than here's another one xp

58
Computer Projects and Ideas / XKCD reader for Windows
« on: January 19, 2013, 06:41:05 am »
Hi

I saw the xkcd widget for unix, and thought of making one for windows (I don't know if someone already has made one).

So here it is, features:
 - opens at last comic
 - browse like you would on the site (previous, next, random)
 - hover the image to get number & name of comic
 - click and hold image to move form
 - double click image to go to site
 - max width of 500px, max height of 400px

Sometimes it's needed to double click, since the comics might be big, and the image is not big enough in that case.

Closing has to be done with [alt][F4] because I thought it would disturb the layout if I added a close button or border in any way.



Enjoy!

59
Ash: Phoenix / Re: [A:P] Computer IDE
« on: January 19, 2013, 03:51:11 am »
Wow, awesome. I can't seem to get it running though.
I use win8 with java7u9, I'm confused... It shows a running indicator for about a second, and then nothing happens, it's not in taskmanager, nothing...

60
News / Re: Lots of new TI-84 Plus C related images!
« on: January 18, 2013, 07:03:13 pm »
WOOOO! Nice images :o
I'd love to see it one day, I hope it comes out soon in Europe too :)

And is the battery indicator working? :P
That's be hilarious if it didn't xp but also very frustrating I guess...
Well, it's kinda normal that the battery is always at 100% here, it's computer images, that explains a lot :)

Pages: 1 2 3 [4] 5 6 ... 80