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

Pages: 1 ... 32 33 [34] 35 36 ... 165
496
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:28:24 pm »
Can we get a poll?  XNA is not cross platform at all, right?

497
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:26:23 pm »
Not sure.  I'll leave that up to you.
What about having a crown hanging on the coat stand?
Works for me.  We're already to 5 pages.

498
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:25:45 pm »
You could kinda incorporate #omnimaga into this game.  How about "the game lounge" for a name?

499
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:23:32 pm »
Also, forgot about this:
Hm.. Not sure.  If it's a house like thing, I would say above that creepy picture that is actually a passage to another part of the house that people can hang out at.
That sounds a bit complex, is there an alternative?
Not sure.  I'll leave that up to you.

well, you can use key tool to create a certificate.  People would just have to click yes, I trust the app.  After that, it's not hard.
XNA also means an Xbox 360 port is easily possible.
I don't have xbox 360, so I wouldn't really care.  I would probably only play if it was in my browser.

500
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:22:22 pm »
oh, bad idea.  You have to have a licensecertificate to get out of the applet sandbox, and that includes sockets.

So get that, and trust unsigned content when loading, and then you could do it.
Good point, Java is really sandboxed.
C# is like Java++ (you'll be able to pick it up easy), and XNA on Mono technically is possible, so do we want to do that instead?  C#+XNA has no sandbox.
well, you can use key tool to create a certificate.  People would just have to click yes, I trust the app.  After that, it's not hard.

501
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:19:33 pm »
This is actually perfect timing since I'm just finishing up a project (at least, finishing the alpha stage)(for once). And, I already know a little about Java sockets.
I can handle gameplay, but I know little about sockets.  Would you like to handle networking?
oh, bad idea.  You have to have a licensecertificate to get out of the applet sandbox, and that includes sockets.

So get that, and trust unsigned content when loading, and then you could do it.

502
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 10:18:46 pm »
Obviously, we need a crown for King Graphmastur.  And I second the free time thing.  Will this interfere with other projects?
No, I have quite a bit of free time.  And a crown it is, where would you like it to appear?
Hm.. Not sure.  If it's a house like thing, I would say above that creepy picture that is actually a passage to another part of the house that people can hang out at.

And I second Java applet idea. I can help a lot with that, as I have a bit of experience here and there writing them.

503
Computer Projects and Ideas / Re: Omnimaga Hang-Out
« on: March 30, 2011, 09:52:47 pm »
Obviously, we need a crown for King Graphmastur.  And I second the free time thing.  Will this interfere with other projects?

504
Axe / Re: Why does this not compile?
« on: March 29, 2011, 09:17:59 pm »
strange.  Is pic2 being defined as well?

505
Miscellaneous / Re: Programming Club
« on: March 29, 2011, 09:09:48 pm »
I'm thinking about starting off things with a test to know who I'm dealing with. I'm leaning towards having the questions be all over the place. Thoughts?
Yeah, that would be good.  I wouldn't do this personally, as I know no one at my school would care.  This isn't just a small undertaking, either, mind you.

506
Math and Science / Re: hexatridecimal!
« on: March 29, 2011, 07:54:09 am »
36b.  That's my vote.

507
News / Re: Bypassing TI-Nspire RSA signatures now possible?
« on: March 29, 2011, 07:53:22 am »
This looks sweet, so we can access that menu, which I never heard of, in other times rather than when booting :)
It also seems like we're closer from getting the RSA algorithm :)
What RSA algorithm? Are you talking about solving the RSA problem? If so, I know of no algorithm to solve it.

508
ASM / Re: What happens when a calculator crashes...
« on: March 28, 2011, 05:47:14 pm »
and it's obviously not the pc being in $C000.  Maybe it just checks if that higher nibble is C, and crashes if it is.

509
ASM / Re: Page Swapping
« on: March 28, 2011, 05:37:08 pm »
What's the hex for storing ports? I'd like to try this page switching thing in Axe.
D3 is out, so D306 would be out (6),a.  ld a,* is 3E, so ld a, $FF would be 3EFF.  So to swap page 81 into the $4000 region, you would do 3E81D306.  More of these equates can be found here.

510
Introduce Yourself! / Re: Hello, I'm new here ;D
« on: March 28, 2011, 05:12:59 pm »
But would it have to be content filled?

Pages: 1 ... 32 33 [34] 35 36 ... 165