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 ... 142 143 [144] 145 146 ... 424
2146
Music Showcase / Re: JTTMDS 2011 (2013?)
« on: April 17, 2011, 02:38:20 am »
I just heard the attachment DJ and I really liked it. I recognized the original but I like the edits a lot too :)

2147
Site Feedback and Questions / Re: Forum post statistics
« on: April 17, 2011, 02:12:01 am »
Yeah. Personally I don't feel like messing with that right now.

Maybe at one point I should give you access, but I'm kinda scared of what your friends might do to the site O.O (after what they did with your server and stuff, such as on IRC x.x)

And what if he was hacked?

2148
OmnomIRC Development / Re: Colored Names
« on: April 17, 2011, 01:39:16 am »
DSL? Hmm. I doubt it's router caching problems, then. I have a DSL connection and it transitioned fine, and believe me, they won't give you a fancy router/modem for a cheap DSL connection.

Maybe try another browser? i.e. chrome, FF, IE, opera, and see if it works in them.


I think he has tried all browsers, since he has said that before.

2149
Other / Re: Fixing a String
« on: April 17, 2011, 01:37:06 am »
I usually keep codewrapping on so there isn't a huge horizontal scrollbar, but I've noticed that having a long line wrapped to many lines slows some text editors way down (especially gedit).

I like to scroll down (in this particular case) cos my arrays are all w000t.

2150
Miscellaneous / Re: Formal Training
« on: April 17, 2011, 01:36:43 am »
I'm a self taught programmer but I can't wait to take more advanced classes so I can learn some in depth thinks like complex algorithms and stuff like that ^^

I feel the same way.

2151
Thanks a lot Hot Dog! That cleared some things out.

Nice explanation, Hot_Dog. It does a good job of how multi-page apps work. For those of you who need to write such big apps, I have two solutions:
1. If your apps can easily be seperated into multiple parts, split them into seperate pages. Then, stick a subroutine in your RAM that accepts a page and a jump vector, and switches to that page.
2. Place all your data on the first page along with a routine to copy it to RAM. Run that routine, then switch to the second page where your program is stored, offset by the size of the RAM copy routine.

I had no idea about that, nice tricks (I guess).

2152
Miscellaneous / Re: Random YouTube Videos
« on: April 17, 2011, 01:33:05 am »

2153
Computer Projects and Ideas / Re: Nightmare
« on: April 17, 2011, 01:29:52 am »
Unfortunately java security problems prevent me from saving cookies or anything like that :/ Luckily the codes will not be things like I8jKn-(9aia  or anything like that, they will simply be the name of the level area :)

I like that, even better would be the no. of the level :P

2154
I'm glad you recognize that you did wrong and apologised. The ban was due to the comments in the Ndless thread and the one in the Lua thread (saying Interpreter? Crap, or something like that). Normally we warn first even for such posts, but the nDoom rule enforcment policy is still under effect right now (until the end of May), so we are stricter. People rated down the posts, although it seems you have removed two of them. I'm not going to rate down this new topic, though.

You just have to remember that people spent lot of efforts in making these calculator programs and you have to be careful and respect them for their work, especially that they have a limited amount of time to work on them due to life.

Seconded. When stating stuff like you did, you have to think about the work done by others, hence you'll be rated down and perhaps warned or banned in case you disrespect other members.

Nevertheless, I like it that you admit that you did something wrong.

2155
BatLib / Re: BatLib
« on: April 17, 2011, 12:24:49 am »
A bug?

Code: [Select]
dim(57
4.00.95.51

Isn't it supposed to be 4.00.102.51?

2156
Miscellaneous / Re: 10 day absence
« on: April 17, 2011, 12:23:04 am »
Tomorrow I'm leaving for spring break ;) Basically, I guess that means that I won't be around for a bit. Expect some progress on Ash:Phoenix by the time I return.

Farewell for now XD

Have fun, see you in a week!

2157
TI Z80 / Re: Assemblex IDE
« on: April 17, 2011, 12:22:29 am »
Great work integrating all these tools! If you can add assembling it's going to be awesome IDE O.O

Maybe you could have it call Spasm or something? But then it would do pretty much the same thing as WabbitCode.

To run Wabbitemu I just do:

Code: [Select]
(import os is needed)
os.system('wabbitemu.exe filename.8xp')

Whoa, when did Wabbit add that? :o

They didn't add that in Python, I'm just executing a program, it's like not specific to Python, running a standalone program with an argument.

2158
TI Z80 / Re: Online Z80 Disassembler
« on: April 16, 2011, 09:58:15 pm »
I think Java would be much better at emulating anything than flash :P

@Xeda, I think it's because FF recognizes that it's not for word input, but IE automatically assumes it is.

I forgot about Java Applets, but they're slow.

2159
BatLib / Re: BatLib
« on: April 16, 2011, 08:51:44 pm »
I just downloaded it and am installing it on my calculator right now, I'll report stuff soon.

2160
BatLib / Re: BatLib
« on: April 16, 2011, 08:43:09 pm »
I just downloaded Batlib, and I am trying to enable the font hook but nothing is happening.


The Application functions are not working yet. Also, Zeda is about to upload a new BatLib version.

Pages: 1 ... 142 143 [144] 145 146 ... 424