Omnimaga

Omnimaga => News => Topic started by: DJ Omnimaga on June 14, 2011, 04:11:09 pm

Title: Omnimaga opens tutorials section on website
Post by: DJ Omnimaga on June 14, 2011, 04:11:09 pm
Omnimaga is proud to announce the opening of a new website section that some people have been waiting for a while: a tutorials section (http://www.omnimaga.org/index.php?action=articles;cat=11)!

This section will include various tutorials that people posted on the forums in the past, present or future. It will also eventually be possible for users to directly submit tutorials themselves in the future, in BBCode, HTML or text format.

The way most tutorials currently included works is that they simply contain a PHP code that fetches the content of the first post of a specific topic on the forums and displays it there, including a link to the topic in question. Due to the scripts limitations, however, it is not possible to fetch the content of replies to a topic, so tutorials that were posted in reply to topics have their entire content included, instead of a PHP script that parses it. The PHP script, however, makes it much easier for both administrators to add new tutorials or for their authors to update them, as if they update their forum topic, it automatically updates the copy in the tutorials section. Each tutorial title is prefixed by the author name.

When a tutorial is added there, a discussion topic will be created if it doesn't already exist.

For now, we included as much tutorials as we could find for the TI-83 Plus (Axe Parser, TI-BASIC and Z80 assembly) and for general programming concepts or calculator support, but a lot more will be added in the future and feel free to PM me if you got any other calculator-related tutorials you want included, with a link to it. And remember: If you need help on those tutorials or other help, never hesitate to ask on the forums (http://www.omnimaga.org/index.php?board=99.0)!

Link to the new Omnimaga tutorials section. (http://www.omnimaga.org/index.php?action=articles;cat=11)
Title: Re: Omnimaga opens tutorials section on website
Post by: Deep Toaster on June 14, 2011, 04:12:19 pm
It's awesome! Having them all in one place is a great idea. And I love how it's BBCode-friendly -- no need to redo the entire thing in HTML.
Title: Re: Omnimaga opens tutorials section on website
Post by: ztrumpet on June 14, 2011, 06:03:20 pm
This is great!  Thanks DJ! :D
Title: Re: Omnimaga opens tutorials section on website
Post by: Munchor on June 14, 2011, 06:08:37 pm
I didn't get how it gets tutorials, one of my tutorials wasn't added (Axe Physics Introduction one).

Either way, this is great and I really like it! Thanks
Title: Re: Omnimaga opens tutorials section on website
Post by: Deep Toaster on June 14, 2011, 07:02:20 pm
I didn't get how it gets tutorials, one of my tutorials wasn't added (Axe Physics Introduction one).

DJ split tutorial posts into new topics, linked to them in the tutorials section, and it got parsed automatically. He probably just forgot about that one.
Title: Re: Omnimaga opens tutorials section on website
Post by: Darl181 on June 14, 2011, 07:19:46 pm
/me wonders if it will include common q/a, ie how to use TiLP and things like that...or just a link to ticalc.org's "basics" section
Title: Re: Omnimaga opens tutorials section on website
Post by: Deep Toaster on June 14, 2011, 08:26:21 pm
I think it's for user-contributed tutorials ... not sure though.
Title: Re: Omnimaga opens tutorials section on website
Post by: yunhua98 on June 14, 2011, 09:40:13 pm
I like it.  :D
especially since newer members don't need to find that list of tutorial thread first.  ;)
Title: Re: Omnimaga opens tutorials section on website
Post by: Hot_Dog on June 14, 2011, 10:17:29 pm
Awesome!  So how do I go about adding mine?
Title: Re: Omnimaga opens tutorials section on website
Post by: AGVolnutt on June 14, 2011, 10:18:39 pm
Amazing!

Will there be a "nSpire BASIC" section?
Title: Re: Omnimaga opens tutorials section on website
Post by: Deep Toaster on June 14, 2011, 11:07:24 pm
Awesome!  So how do I go about adding mine?

You really need to put yours up ^^
Title: Re: Omnimaga opens tutorials section on website
Post by: Hot_Dog on June 14, 2011, 11:27:40 pm
Awesome!  So how do I go about adding mine?

You really need to put yours up ^^

Lol, indeed ;D
Title: Re: Omnimaga opens tutorials section on website
Post by: Deep Toaster on June 15, 2011, 12:00:14 am
I wonder if TI-Freakware is planning to link to all of these. I can see the tutorials section exploding in a matter of days...
Title: Re: Omnimaga opens tutorials section on website
Post by: DJ Omnimaga on June 15, 2011, 12:25:31 am
I didn't get how it gets tutorials, one of my tutorials wasn't added (Axe Physics Introduction one).

Either way, this is great and I really like it! Thanks
I think it was not listed in Meishe's topic. I only added the ones there for now since I didn't have time to check the forums much. You would need to post the link here if you want it added.
Awesome!  So how do I go about adding mine?
You need to provide me HTML versions or every page, so I can put them online on the server. PDF format is out of the question, sadly.
Title: Re: Omnimaga opens tutorials section on website
Post by: Jim Bauwens on June 15, 2011, 04:54:11 am
Wow, its already filled with tutorials!
Also, I have a question: is there any chance that you can link to tutorials on other sites? This way, if you have a tutorial on lets say inspired-lua.org, new users will be able to find it here in the tutorial section.

Just a thought :)
Title: Re: Omnimaga opens tutorials section on website
Post by: Deep Toaster on June 17, 2011, 12:59:07 am
Just noticed: the Axe tutorials section is huge :o If we could get an Axe wiki going it'd be massive.
Title: Re: Omnimaga opens tutorials section on website
Post by: ZippyDee on June 17, 2011, 03:29:14 am
What about a section for non-calc related tutorials? Like general math, physics, etc.
Title: Re: Omnimaga opens tutorials section on website
Post by: DJ Omnimaga on June 22, 2011, 06:13:52 pm
Only game-programming oriented tutorials and general stuff like sending files to the calc, because I would prefer that the Omnimaga stuff for download remains exclusive to that kind of stuff. Sorry.