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

Pages: 1 ... 24 25 [26] 27 28 ... 70
376
Computer Programming / Re: Looking for info...about java
« on: March 07, 2011, 08:21:12 pm »
I don't know much about Java (apart from the fact that it's highly object-oriented), but from my experience transitioning from TI-Basic and Axe to C++ and Python, I can say that OOP isn't as hard as people make it out to be (either that, or I never learned it properly :P) -- I found that using OOP in various projects turned out to be the best way to grok it.  Also, it's hard to get out of the habit of using global variables, but in OOP languages, globals are generally frowned on.

Really, I don't think you'll have a problem.

377
Miscellaneous / Re: How many incomplete projects?
« on: March 06, 2011, 08:10:30 pm »
I...  I...
I don't think I've ever finished a single game...
And nearly all of my projects are on hold...
/angst

378
News / Re: AxePaint released
« on: March 06, 2011, 02:46:55 pm »
Axe does support custom icons as of 0.4.8 or 0.5.0, I think.

This is a really awesome program.  I personally wouldn't have a problem with exporting hex data to three strings.

379
Miscellaneous / Re: Sports
« on: March 06, 2011, 01:59:31 am »
I fence. 

I used to do cross-country and track, but quit after realizing that I was horrible at both.

380
Axe / Re: Program-making programs
« on: March 04, 2011, 11:07:39 pm »
Given that you would have to translate the the command number back into normal tokens when you finally create the source file, wouldn't it be simpler to just write the actual, literal token values to the appvar then just simply copy the appvar to the program?

381
Miscellaneous / Re: How did you find Omnimaga?
« on: March 04, 2011, 10:52:19 pm »
In essence, this was my chain of thought:

Quote from: me
Boredom + Youtube + Dissatisfaction with TI-Basic = Video about Axe and Omnimaga

Axe = 100% Win

Therefore Omnimaga must be pretty cool too?

Shortly after, I navigated to the Axe update thread, downloaded, had questions, then joined.

382
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 08:15:48 pm »
I think you should remove the private message button because all users can do that already.

383
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 08:10:07 pm »
Maybe it's the web browser?  Hang on, I'm going to try Opera then IE.

384
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 07:55:20 pm »
Assuming we're talking about the buttons where your profile pic used to be to the left, those don't work for me.  It just acts like a picture.


Edit: I'm using Firefox, btw

385
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 07:51:15 pm »
Are you talking about the buttons where your signature would be?  Or am I not seeing it because I already have mod privileges?

386
Humour and Jokes / Re: Experimental Updates
« on: March 02, 2011, 07:47:23 pm »
What precisely are you talking about?  I don't see anything out of place...

387
TI Z80 / Re: Notepad
« on: March 02, 2011, 07:02:56 pm »
The fact that transferring to the comp adds a header isn't a big issue; you can just delete them. The main problem I am having is that sending .txt's to your calc adds a bunch of seemingly garbage characters to the beginning of the program...

Really?  I'm also trying to add headers to my program, and it adds loads of garbage characters to the end (at least on Wabbitemu...)

388
TI Z80 / Re: Notepad
« on: March 02, 2011, 06:22:23 pm »
But making one that adds the header is a bit irritating.

And of course, you could just always open up the 8xp and delete the characters you don't want.

389
TI Z80 / Re: Notepad
« on: March 02, 2011, 01:23:40 pm »
Pretty cool.  How are you dealing with the header you get whenever you export 8xp files to the computer?

390
TI Z80 / Re: Chess
« on: March 01, 2011, 05:55:47 pm »
No, it's not just you.  It does that to me too occasionally.

Since it always moves horizontally (at least for me, so far), I suspect it's castling when it shouldn't be?   /speculation

Pages: 1 ... 24 25 [26] 27 28 ... 70