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 - Scipi

Pages: 1 ... 101 102 [103] 104 105 ... 139
1531
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 15, 2011, 02:18:43 pm »
2181: You go to www.dreamincode.com as well as Omnimaga.

2182: That's where you learned it was Programmers' Day September 12th.

1532
Miscellaneous / Re: Happy Programmers' Day!
« on: September 14, 2011, 05:26:19 pm »
lol That's awesome! :P

1533
Miscellaneous / Happy Programmers' Day!
« on: September 13, 2011, 12:53:09 pm »
I just learned today's Programmers' Day

http://en.wikipedia.org/wiki/Programmers'_Day

I just wanted to say Happy Programmers' day everyone! :D

Imma go celebrate by coding for the first time in weeks! :P

1534
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 03, 2011, 12:11:38 pm »
2063: Or calc guy

1535
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 02, 2011, 08:58:16 pm »
2055: You glare at Freyaday for taking 2048
2056: You also glare at him for not making a 2048 reference on the 2048th sign :P

*We need a glare smilie

1536
Lua / Re: Add function to the gc class
« on: September 02, 2011, 11:54:26 am »
I think you could achieve the same effect by doing as Loulou showed, where you basically create a whole separate function that uses the gc variable. Such as:

Code: [Select]
function on.paint(gc)
    method(gc) --is called in on.paint and is passed the gc var
end

function method(gc)
    gc:drawRect(...) --note the gc:
end

you could perhaps try calling the function
Code: [Select]
gc:method(gc) --pass the gc variable
    --Do stuff here

Though I don't know if that would work. :/

1537
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 02, 2011, 10:15:50 am »
2040: You like Lobsters instead of turtles.

1538
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 01, 2011, 10:40:51 pm »
2036: You are awake :P

1539
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: September 01, 2011, 09:38:12 pm »
2032: You're dream is to make this have >90001 signs

1540
Miscellaneous / Re: Great Books
« on: September 01, 2011, 08:47:20 am »
My favorites have to be:

1984
Jonathan Strange and Mr. Norrell -Excellent, excellent book
Daemon by Daniel Suarez -Interestingly enough, not a "demon" but a "Disc and Execution Monitor" :D
Dead Space: Martyr -If you've ever played Dead Space you must read this :P
The Halo series minus Halo: Cryptum -If you ever played Halo you must read these :P (Ghosts of Onyx is my favorite of these)

1541
Other Calculators / Re: Which calculator is recommended?
« on: September 01, 2011, 12:02:32 am »
The Nspire CX and Nspire above OS 3.0.1 have native Lua support, and once ndless 3.0 comes out it'll support C and ASM as well. (Which hopefully isn't too far off) :) I don't know much about the 89 though. :/

1542
TI-Nspire / Re: Lua Monopoly
« on: August 31, 2011, 09:43:27 pm »
Oooh, you should make it omnimaga based. :P

1543
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 30, 2011, 05:28:39 pm »
* HOMER-16 hides from all the glaring

1544
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 30, 2011, 04:39:21 pm »
2012: We're gonna die :P

1545
Humour and Jokes / Re: 9001 signs you're addicted to calcs and Omni
« on: August 30, 2011, 04:29:15 pm »
2007: You think 'DJ_O' looks like some kind of emoticon like 'O_O'

Edit: annoyingorange, I think your sign was supposed to be 2006 :P

Pages: 1 ... 101 102 [103] 104 105 ... 139