Omnimaga: The Coders Of Tomorrow
Welcome, Guest. Please login or register.
 
Omnimaga: The Coders Of Tomorrow
25 May, 2013, 01:54:57 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
  home news downloads projects tutorials misc forums rules new posts irc about Login Register  
+-OmnomIRC

You must Register, be logged in and have at least 40 posts to use this shout-box! If it still doesn't show up afterward, it might be that OmnomIRC is disabled for your group or under maintenance.

Note: You can also use an IRC client like mIRC, X-Chat or Mibbit to connect to an EFnet server and #omnimaga.

  Show Posts
Pages: 1 2 3 [4] 5 6 ... 80
46  Calculator Community / TI-Nspire Projects / Re: Game selection help on: 22 January, 2013, 23:47:50
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 Smiley
47  Omnimaga / Ash: Phoenix / Re: [A:P] Computer IDE on: 22 January, 2013, 15:40:13
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...
48  General Discussion / General Technology and Hardware Discussion / Re: TI84+ soundchip - arduino SID emulator on: 22 January, 2013, 15:32:59
Wooo, great song Smiley Maybe you could write a convertor yourself? Would it be that hard to make one?
49  General Discussion / Computer Projects and Ideas / Re: [Cemetech Contest #9] Reuben Quest HD on: 22 January, 2013, 15:29:18

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)
50  Omnimaga / News / Re: Release of FormulaPro for the Nspire on: 21 January, 2013, 16:54:53
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
51  Omnimaga / News / Re: Release of FormulaPro for the Nspire on: 21 January, 2013, 13:38:15
Sorry, i wrote the wrong formula, i read what he said Smiley

I tried this:
dh=(Dhol^4-Dhol*Dm^4)^(1/4)
and it didn't calculate anything
52  Omnimaga / News / Re: Release of FormulaPro for the Nspire on: 21 January, 2013, 12:56:29
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
53  Omnimaga / News / Re: Release of FormulaPro for the Nspire on: 21 January, 2013, 12:04:21
I've got a question, how can I add this formula:

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

I've tried:


1
2
3
4
5
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
54  General Discussion / General Technology and Hardware Discussion / Re: Hooking up PIC µCs with accelerometer to TI-83+ on: 20 January, 2013, 14:25:21
Wow, amazing, all that with a 83+ Shocked

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 Smiley you last name doesn't happen to be Gaye, does it? Would be nice Smiley
55  General Discussion / Humor and Jokes / Re: Weird/funny pictures thread on: 20 January, 2013, 14:18:26
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?
56  General Discussion / Computer Projects and Ideas / Re: XKCD reader for Windows on: 19 January, 2013, 14:14:52
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
57  General Discussion / Computer Projects and Ideas / XKCD reader for Windows on: 19 January, 2013, 13:41:05
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!
58  Omnimaga / Ash: Phoenix / Re: [A:P] Computer IDE on: 19 January, 2013, 10:51:11
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...
59  Omnimaga / News / Re: Lots of new TI-84 Plus C related images! on: 19 January, 2013, 02:03:13
WOOOO! Nice images Shocked
I'd love to see it one day, I hope it comes out soon in Europe too Smiley

And is the battery indicator working? Tongue
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 Smiley
60  Calculator Community / Other Calculator Discussion and News / Re: [Lua] Cellular Automata on: 18 January, 2013, 21:28:52
I've implemented the startgeneration, so you don't have to wait to get to generation 2000 for example. "Don't have to wait" is not exaclty true, it takes time of course, and the optimization is less than i expected.

example 3 sliderguns (smallest version) in a 50x75 field, generation 100
01:09 seconds with [enter]
00:53 seconds from startgeneration

as you can see it's not that big a deal, but it's something...
Pages: 1 2 3 [4] 5 6 ... 80
Powered by EzPortal
Powered by MySQL Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Powered by PHP
Page created in 0.27 seconds with 27 queries.
Skin by DJ Omnimaga edited from SMF default theme with the help of tr1p1ea.
All programs, games and songs avaliable on this website are property of their respective owners.
Best viewed in Opera, Firefox, Chrome and Safari with a resolution of 1024x768 or above.