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 - Jim Bauwens

Pages: 1 ... 119 120 [121] 122 123 ... 125
1801
News / Re: gCn via USB soon to be a reality, also Pi
« on: March 16, 2011, 12:34:06 pm »
I think that would be possible, but you will need more hardware, so higher costs.
Arduino + XBee on the computer side, and the same on the calculator side.

Edit: It might be possible to only have an XBee on the calculator side

1802
News / Re: Block Breaker for 68K calculators
« on: March 16, 2011, 10:48:20 am »
Thanks, but I don't think I will include it in the final version, as I'm violating some of my own rules (like you may have max 2 black blocks, otherwise you  can have glitches)

1803
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 06:41:41 am »
I hope that you will be able to take a good rest, DJ_O.
What you have done for this forum is incredible! Replying to basically every thread in this forum, and keeping us updated with all the news in the TI world.

I'm sorry to see you go, but I fully understand your reasons.

1804
News / Re: Block Breaker for 68K calculators
« on: March 15, 2011, 10:07:02 am »
Ok, the map editor (for both calcs) is attached to this post.
I also made a quick animated screenshot.

1805
Web Programming and Design / Re: Javascript Problems
« on: March 15, 2011, 09:42:44 am »
Chromium doesn't seem to have a problem with it.
I guess its better to do it without spaces, for more compatibility.

1806
Web Programming and Design / Re: Javascript Problems
« on: March 15, 2011, 05:35:15 am »
I see it, its missing a <b>"</b>

1807
News / Re: Block Breaker for 68K calculators
« on: March 15, 2011, 03:53:13 am »
There is actually a map editor included with the 92+ version, but there are no guidelines on how to use it. ;)
I'll make a readme and a 89 version, and include it in the zip.

And maybe some of you could make some levels for me .. that I can include in the final version :)


1808
Site Feedback and Questions / Re: Random Timed Rules Bot
« on: March 14, 2011, 03:07:27 pm »
Well, I wasn't trying to insist something, I guess I just misunderstood you.  ::)
I'm happy all is well now, and that you have a bot  pointing to the rules :)

And I now know how to make a bot :D
I can use this experience for later, as its lots of fun.

1809
Site Feedback and Questions / Re: Random Timed Rules Bot
« on: March 14, 2011, 02:08:23 pm »
No, I probably expressed myself wrong.
I'm sorry for that.
I totally don't mind to not do it on OmnomIRC.
What I mean with pm, is a irc pm. When you would join #omnimaga, you would get a pm of the bot.

I'm sorry if I seemed rude on irc, I totally didn't mean that.

1810
Site Feedback and Questions / Re: Random Timed Rules Bot
« on: March 14, 2011, 12:07:29 pm »
The bot will detect when someone changes his nick, so I think this will not be a problem.
I'll check if that part works good.

1811
Site Feedback and Questions / Re: Random Timed Rules Bot
« on: March 14, 2011, 11:56:47 am »
I have created and tested the bot (not here on omnomIRC) and he works good.
Now I just need permission to launch him.

1812
Site Feedback and Questions / Re: Random Timed Rules Bot
« on: March 14, 2011, 09:40:40 am »
My idea: When a user post something, the bot checks the name. If the name isn't yet in a list, it gives the user a warning, and then adds the name to the list.

1813
News / Re: Block Breaker for 68K calculators
« on: March 14, 2011, 09:28:25 am »
Its 68k Basic. Maybe I'll ever port it to C, but I'm not sure.

1814
Web Programming and Design / Re: Javascript Problems
« on: March 14, 2011, 09:19:38 am »
Yep, I see it:
Code: [Select]
<input type="inputtext" size="25" />
<input type ="outputtext" size = 25" />

should be

Code: [Select]
<input type="text" name="inputtext" size="25" />
<input type="text" name="outputtext" size = 25" />

1815
Site Feedback and Questions / Re: Random Timed Rules Bot
« on: March 14, 2011, 08:55:25 am »
Actually now that I'm thinking, I could make that ALL irc users will get the message.
I just need to keep a list with users that I already warned.
Of course that would mean that we also would get a message, but it would be onetime only.

Pages: 1 ... 119 120 [121] 122 123 ... 125