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

Pages: [1] 2 3 ... 132
1
The Axe Parser Project / Re: Maps with Axe?
« on: December 09, 2018, 04:42:01 pm »
It's been a while I programmed in AXE and I don't think I really have used them myself. But I think this tutorial can come handy: https://www.omnimaga.org/axe-language/thydowulays's-complete-n00bs-guide-to-tilemapping-in-axe/

2
Grammer / Re: Grammer 2-The APP
« on: November 13, 2018, 02:19:36 pm »
Looking good Xeda :)

3
TI-Nspire / Re: Electric Circuit Calculation
« on: November 09, 2018, 09:37:19 am »
Thanks for weighing in, Stefan, you are probably one of the most knowledgeable 68k/nSpire BASIC programmers here, so you'd really know what was feasible ^_^ And the link looks pretty useful.
Perhaps when it comes to 68k basic though I have basically no experience with the nspire, unlike my brother Jim :P
It's been a while since I really programmed for any calculator to be honest.

4
TI-Nspire / Re: Electric Circuit Calculation
« on: November 08, 2018, 03:01:19 pm »
Hi there. As I myself am working on some kind of circuit simulation thing for VR I was intrigued.
I've been looking a bit into SPICE recently, as I probably will be using that in the near future for more accurate circuit simulation.

Anyways this page shows an example of how Spice(sharp) defines a simple DC circuit in C#.
Code: [Select]
// Build the circuit
var ckt = new Circuit(
    new VoltageSource("V1", "in", "0", 1.0),
    new Resistor("R1", "in", "out", 1.0e4),
    new Resistor("R2", "out", "0", 2.0e4)
    );

Even though this is CODE, the connections are based on the custom given nodes (if I'm not mistaken): "in", "0", "out", which seems pretty easy to understand to me. So perhaps you could just use user inputed strings for each terminal of a component and compare the strings in code to see how the things are connected in your code?

fixed url -- z

5
Web Programming and Design / Re: What if YouTube worked on the 83+?
« on: January 15, 2014, 04:45:39 am »
Awesome. :)

6
News / Re: Happy Christmas 2013
« on: December 26, 2013, 06:43:17 am »
Netham45 = Blue lobster
Eeems = Android
Cooliojazz = Squirrel
Yeong = That one person that keeps being pushed off the bridge
Sorunome = The game
Iambian = Cherry-flavored Dragon (this one started on Dragon-Fire, though, not Omnimaga)
AngelFish = Fish bot

I forgot a bunch
WRONG.
Yeong IS the Bridge.

And yeah, I'll stick with Christmas. ;)

7
Miscellaneous / Re: What if I had known in 2001 that this would happen?
« on: December 25, 2013, 12:13:49 pm »
Yes, I recall seeing it too, but I guess it was on Ti-Planet.
And YOU did, in the post that got removed say "Thank you for trying in every way possible to make me feel suicidal and killing myself."...

8
News / Re: Last days to take part in the TiCalc.org POTY
« on: November 29, 2013, 06:02:49 am »
I just didn't have time and still don't have time to make a 68k entry.. I'll have to pass this year.

9
News / Re: Char viewer discovered in 84+CSE OS
« on: November 15, 2013, 05:33:36 am »
Wow, tried this immediately. Sweet find. :P

10
News / Re: Doors CSE 8.0 Released
« on: November 05, 2013, 12:46:20 pm »
Quote
Remember, remember! The Fifth of November:
It brought us the best of calc shells;
From this day, say we, it lives on every Plus C.
For Doors CSE sound the bells.
Not on mine, since I have not much time currently to be busy with it.

Spoiler For Spoiler:
/me runs

Seriously though, congrats on making it.

11
Miscellaneous / Re: FOR THE LAST <snip> TIME, I AM NOT ADMIN ANYMORE!
« on: October 29, 2013, 06:40:22 am »
Hmm, I have a solution I think:
-Change your name completely, something like "noob1337" or so.
-Change your avatar. Why not blank? Remove you entire signature.
-Let the Admins change your level from editor to member,
-Change your post count to 10,
-Disable all PMing to you and
-Censor the word 'omnimaga' every time you use it.

Or they could ban you?
* Stefan Bauwens runs

12
News / Re: In memory of Tribal (1992-2013)
« on: October 25, 2013, 05:21:40 am »
Wow, this is a shock. I barely knew him too, but this is just sad. :'(



13
Miscellaneous / Re: Religion Discussion
« on: October 12, 2013, 01:59:31 pm »
God indeed wants all to be saved and so He does all He can, but He will not choose for you.
It's comparable of God throwing ropes out to everyone so they can climb up to Heaven. But you still have to hold on and climb.

14
Miscellaneous / Re: Religion Discussion
« on: October 12, 2013, 01:42:08 pm »
Stefan, in Mormonism Eternal Life refers specifically to Godhood, ie the Celestial kingdom. This is why so many scriptures say "Immortality and Eternal Life" since they are not considered the same. The path to Eternal Life is quite small, and many won't make it, but those people won't necessarily go to hell.
So, basically you say that Bible verse means that the narrow path goes to Eternal Life and part of the broad path(or even most?) receive immorality, while it says that it only leads to destruction...

15
Miscellaneous / Re: Religion Discussion
« on: October 11, 2013, 05:58:07 am »
The majority of people will go to Hell, based on the Bible

Aren't we already in Hell? ??? (seeing in which state some parts of our world is)
:P
Sadly, it can get worse. A lot worse...

Pages: [1] 2 3 ... 132