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 ... 21 22 [23] 24 25 ... 70
331
« on: March 29, 2011, 06:07:09 pm »
I was recently starting up some old projects again, and made a few changes.
The attached program will not compile (under Axe 0.5.0 and 0.5.1), it stops on the second pass, 93% finished with an 'UNDEFINED' error, with the cursor hereabouts:
Lbl MAP ClrDraw ClrDraw^^r sub(RCT,1,1,94,62,1) sub(RCT,3,3,90,58,1) For(T,0,6) For(S,0,10) 11*T+S+L1->W !If {W}/16-1 !If rand^16 4->{W} End Else {W}^16->{W} End Pt-Mask(S*8+4,T*8+4,{W}*16+Pic1) End End Return
Specifically, it stops on the Pt-Mask, right at the Pic1 part. This puzzles me, since one of the first things I do is to explicitly store data to Pic1.
Attached is the 8xp and for convenience, a text file translation. (I would also attach a screenie, but for some reason, Wabbitemu no longer seems to want to run apps, which is weird.)
Help?
332
« on: March 28, 2011, 09:00:28 pm »
It appears to be 15.
333
« on: March 28, 2011, 06:29:52 pm »
You're missing the point, it's got nothing to do with the correct or incorrect website. Nobody cares where those pictures came from. Posting those pictures is fine, but telling them where to get them without being asked is an advertisement. Omnimaga rules clearly tell you not to advertise. [/quote] Wrong someone asked me on that website [/quote] Not on this one, though. Also, please refrain from double posting -- use the modify button instead.
334
« on: March 28, 2011, 06:24:30 pm »
That would be a bit difficult -- the two calculators are very different from each other.
335
« on: March 28, 2011, 06:20:55 pm »
Why don't you try making it yourself?
It would be a good learning experience.
336
« on: March 27, 2011, 10:45:20 pm »
Hi! Welcome to Omnimaga!
337
« on: March 27, 2011, 10:33:38 pm »
Just to let you know, Norton just told me that that was a malicious website.
There doesn't appear to be anything on it, though...
338
« on: March 27, 2011, 10:05:03 pm »
We should hold weekly games or something.
339
« on: March 27, 2011, 10:03:58 pm »
That was fun.
340
« on: March 27, 2011, 09:36:44 pm »
Cool, thanks Deep Thought. Also, I've been using webs.com for all of three days, and I have to admit I'm already sick of it -- the entire interface seems slow to me, and support is really bad. Also, for some reason, it prefixes any Javascript I post with some bizarre addition of their own, which prevents my site from being 100% valid HTML (which irritates me). I have suspicions that this might go away after seven days (I'm currently a 'provisional' user, so can't do much, which makes sense, I guess), but I'm not entirely certain. Plus, I've always wanted to try PHP and other web programming languages, but webs.com doesn't allow that unless I pay. So... I found this: http://0000free.com/hosting.html hosting service, and I'm thinking of switching. I think Scout already recommended it -- does anybody else here have experience with this host? Edit: Or maybe this one? http://www.heliohost.org/home/. Hmm, so many choices...
341
« on: March 27, 2011, 08:59:10 pm »
Awesomesauce. Now, I wonder, just how fast did DispGraph get?
342
« on: March 26, 2011, 05:58:55 pm »
Ah, ok. So I uploaded Minesweeper in the days before I was a staff member. It's in here: http://www.omnimaga.org/index.php?action=downloads;cat=60That being said, I'll use my website to upload anything interesting, but I'll still post finished files to Omnimaga and probably ticalc.org.
343
« on: March 26, 2011, 05:54:29 pm »
Actually, Minesweeper is in the Omnimaga download sections. I was the first person to try the user-download section, if I remember correctly. Edit: And it's my project, not Scout's Edit 2: And I posted Minesweeper because I wanted to test file attachment (apparently I need to wait a week before I can do this or something), and to test how pictures would look.
344
« on: March 26, 2011, 05:38:40 pm »
I made a website (using HTML 5): www.multiscale.webs.comI'm probably going to use it to post information about any projects I'm working on, to upload my programs eventually (when freewebs will actually let me ), and put other random stuff. It's hosted with webs.com. As websites go, this one is really empty (I don't have much content yet), and my color scheme is really dry. But apart from that, how does it look? And if anybody cares to examine the HTML to any detail, how is it? I'm open to any suggestions and criticisms.
345
« on: March 25, 2011, 03:00:04 pm »
Ducksign lets you send applications from one calc to another (unsigned apps will refuse to do so), but the expiration count will still exist unless Axe changes or unless you sign in on the computer.
Pages: 1 ... 21 22 [23] 24 25 ... 70
|