Author Topic: Hey!  (Read 6150 times)

0 Members and 1 Guest are viewing this topic.

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Hey!
« on: July 19, 2011, 10:33:21 pm »
Hey, my name is chattahippie.

I've seen this website for some time now, but only just got around to making an account.

Programming wise, I've messed around with TI-Basic for a year or so, and am finally starting to create semi-useful things  ;D
I've also tried playing around with Axe, but I havent experimented all too much with it yet, as it has crashed my calculator many times.

I'm currently working on a qr/ar code generator in TI-Basic for the Pokedex 3d app on the 3DS, and I can post what I have done if anyone wants to see/use it.

I can already tell that this community is awesome and I can't wait to contribute!

Offline Ti-Programmer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 84
  • Rating: +3/-0
  • Whats this? so many features...
    • View Profile
    • Ti-Programmer's website
Re: Hey!
« Reply #1 on: July 19, 2011, 10:35:12 pm »
Hey! I'm Ti-PrgmR.
Here are your Honorary Peanuts:


Hope you have a fun time here!
« Last Edit: July 19, 2011, 10:36:13 pm by Ti-Programmer »
Spoiler For Sig:







Offline ztrumpet

  • The Rarely Active One
  • CoT Emeritus
  • LV13 Extreme Addict (Next: 9001)
  • *
  • Posts: 5712
  • Rating: +364/-4
  • If you see this, send me a PM. Just for fun.
    • View Profile
Re: Hey!
« Reply #2 on: July 19, 2011, 10:35:43 pm »
Welcome to Omnimaga, chattahippie.  I hope you have a great time here. :)

Here, have some complimentary peanuts:

Click to eat...

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Hey!
« Reply #3 on: July 19, 2011, 10:36:22 pm »
Thanks :D

Offline JustCause

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 810
  • Rating: +115/-5
    • View Profile
Re: Hey!
« Reply #4 on: July 19, 2011, 10:40:29 pm »
Hi, chatahippie! It's always nice to see a new member.

Axe is a bit tough to figure out at the start. Actually, "a bit" is generous. When I started Axe, I hadn't quite wrapped my head around programming in general, and the results were...interesting.  :banghead: I RAM cleared more times than I can count while I was learning my way around it, and I predict you will too. Regardless, I encourage you to stick with it, as the results are really rewarding!
* JustCause gestures towards his own dormant project, coded in Axe

Though I don't own a 3DS, I am intrigued by the QR code generator...augmented reality is always fun ^.^

I can already tell that this community is awesome and I can't wait to contribute!
And we can't wait to see what you have to offer. Welcome to Omnimaga! :)
« Last Edit: July 19, 2011, 10:40:44 pm by JustCause »
See you, space cowboy...

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: Hey!
« Reply #5 on: July 19, 2011, 10:43:55 pm »
Welcome here and have fun :)

If you're programming in Axe, don't forget to backup often, since RAM clears happen a lot. Other than that, I absolutely love Axe.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Hey!
« Reply #6 on: July 19, 2011, 10:51:07 pm »
Thanks JustCause and Juju for the advice.  I definitely don't want to give up on Axe because I can tell that it is an extremely powerful and useful language.
I just have to sit down and figure it out when I have a chance.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: Hey!
« Reply #7 on: July 19, 2011, 10:53:28 pm »
Hi and welcome to the forums.

A thing to keep in mind: while Axe does have the ability to back up your programs it's still on-calc so there's still a risk of it being erased.  I (try to) backup on a flash drive or something whenever possible and/or whenever a major breakthrough happens..saved multiple projects that way ;D

Imo the best way to learn Axe is, to paraphrase someone, read the docs closely and after that ask a bunch of questions as needed.
http://www.omnimaga.org/index.php?board=71.0
« Last Edit: July 19, 2011, 10:54:37 pm by Darl181 »
Vy'o'us pleorsdti thl'e gjaemue

Offline Ti-Programmer

  • LV3 Member (Next: 100)
  • ***
  • Posts: 84
  • Rating: +3/-0
  • Whats this? so many features...
    • View Profile
    • Ti-Programmer's website
Re: Hey!
« Reply #8 on: July 19, 2011, 10:56:56 pm »
Thanks JustCause and Juju for the advice.  I definitely don't want to give up on Axe because I can tell that it is an extremely powerful and useful language.
I just have to sit down and figure it out when I have a chance.

And, if you're lucky, you could venture into the land of ASM programming.
Its not like AXE by far, but it is a very powerful language.
Spoiler For Sig:







Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Hey!
« Reply #9 on: July 19, 2011, 11:00:03 pm »
Thanks for the advice Darl181, I will definitely have to do that.


And, if you're lucky, you could venture into the land of ASM programming.
Its not like AXE by far, but it is a very powerful language.
I don't think that would be possible as of now, but maybe in the distant future :P

Offline JustCause

  • CoT Emeritus
  • LV8 Addict (Next: 1000)
  • *
  • Posts: 810
  • Rating: +115/-5
    • View Profile
Re: Hey!
« Reply #10 on: July 19, 2011, 11:00:41 pm »
A thing to keep in mind: while Axe does have the ability to back up your programs it's still on-calc so there's still a risk of it being erased.  I (try to) backup on a flash drive or something whenever possible and/or whenever a major breakthrough happens..saved multiple projects that way ;D
This, this, a thousand times this! Backup after every release, backup after every update, backup every day and backup after every change. You'll still lose projects, because that's how life works, but you'll spend a LOT less time recoding everything.
See you, space cowboy...

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Hey!
« Reply #11 on: July 19, 2011, 11:09:54 pm »
I stole some illegal penuts from quazz 42  :P
This used to contain a signature.

Offline chattahippie

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 358
  • Rating: +27/-0
  • Super Member! :D
    • View Profile
Re: Hey!
« Reply #12 on: July 19, 2011, 11:11:48 pm »
Thanks? :D

Offline annoyingcalc

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1953
  • Rating: +140/-72
  • Found in Eclipse.exe
    • View Profile
Re: Hey!
« Reply #13 on: July 19, 2011, 11:14:11 pm »
Thanks? :D
You are very welcome (you are like me I used basic then Axe)

here is  a secret smiley O0  by pressing capital O and zero  :evillaugh:
This used to contain a signature.

Offline mrmprog

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 559
  • Rating: +35/-1
    • View Profile
Re: Hey!
« Reply #14 on: July 20, 2011, 12:03:11 am »
here is  a secret smiley O0  by pressing capital O and zero  :evillaugh:
Not secret anymore...
Welcome to the forums! I just started Axe recently(3 days?) also, and as the others said, the auto-backup function is very useful. It has saved the pathetic project of mine many times. I hope you will enjoy your time here.