... Tried that, but my browser (Firefox) doesn't have IRC software installed (yet). How often do folks chat on the AMOS Factory one? I;m there now (as...
... There usually are only about 2 or 3 people there at a time if even that many. It's usually pretty helpful if Sidewinder, Horace, or I (SamuraiCrow) are on...
... *>> snip <<* ... Hehe, you should do. I know Sidewinder and yourself are both AMOS veterans (been around the lists for atleast 10 years), but I don't think...
... The @ probably reveals more information about where we're logged in from such as the IP address of our internet provider, possibly your real name (if you...
Hi folks, I came across this cool game last night and spent an hour or so playing it today. I definately recommend downloading it off Aminet. Search for...
Hi, Has anyone started some sort of AMOS Database? I know I'm unveiling this a bit too soon, but something this big needs to be started early. I am thinking of...
Andrew I was going to suggest you call it Amosnet, but doing a search I came up with a dodgy German site with the same name or an appreciation society for Tory...
Andrew: I have a hard copy (a printed list) of all the amos pd collection. A list of each disk for all of the amos pd cd. I can send you a copy if you like. Is...
Thanks for the suggestion, but I have my own brand idea (not gonna reveal it for a while yet) - gotta work on the logo though. Yeah, I always come across Tori...
... Not yet, but an idea I had for some months now is to set up a kind of WIKI about coding on the Amiga. I wanted to dump an assembler course I started to...
Andrew: Just give me your home address. Do not worry for shipping...I will pay for it...I will just send it for free. Is not big...is just a couple pages...so...
... to make ... Hehe, I downloaded an assembler course off of Aminet, or somewhere. I don't think it's in English though. I'll have a look for it tomorrow. ......
... Assembler can be tough but it feels rewarding, although it takes huge amounts of time to make something in it. (but at least it's nice to know how...
... Finally found it today. If you want to take a look at it, search for "ASM_COURSE2.LHA" on Aminet. It's around 160KB in size (compressed), but I haven't had...
I have a problem with displaying Anim5 files. For preventing two animations becomming twelve animations I had to take control of the animation process by using...
... Not used anim files before so can't help you with that. How large are the images? Is it possible to convert them into separate .IFF's, load them, pack them...
Ok. Been thinking about the file format for the database. At the moment I think the best idea is to have one large (compressed) data file. Here's a rough idea...
You can't use chr$ values up to 255 because they are used as text. (chr$(32) is a space, for example.) Many text-based databases use either commas or carriage...
... Yeah, I know. I wasn't planning on printing the characters before and after the text bits - perhaps I should have explained that bit better. I will need to...
I have a problem with displaying Anim5 files. For preventing two animations becomming twelve animations I had to take control of the animation process by using...
... I think it would be better to keep IFF pictures seperated. They would make the database larger, taking more memory and more time. If you leave the pictures...
... *>> snip <<* ... Yeah, that was a concern of mine. ... A very good point. With the way I was planning on using the data markers (eg. chr$0+chr$1 to mark a...
Hi Has anyone come across a little AMOS utility called AMOSeyes. I have this disk here from Roberta Smith DTP UT022 and on it is AMOSeyes text editor which...