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

Pages: 1 ... 141 142 [143] 144 145 ... 184
2131
News / Re: A new age of calculator gaming
« on: April 19, 2011, 06:15:44 pm »
I'm making a Lua game for the Nspire. I'll tell you guys more about it when I get farther along. I slow at coding too much to do IRL

2132
Miscellaneous / Re: Realistic Humanoid Robots -- Good or Bad?
« on: April 18, 2011, 11:01:12 pm »
I think robots could be useful

infiltration of TI anyone... got to get that 2048 bit key

2133
Computer Projects and Ideas / Re: Coding Battles
« on: April 18, 2011, 10:55:39 pm »
I know this is an extreme necropost but I have to ask. Has anyone made anything for this. I believe it is nearing the deadline I set if it has not already passed it.

Should I just stop trying with this. It seems like it keeps dying every time I start it back up

2134
News / Re: PRIZM LAN party by Qwerty.55 & z80man goes wrong
« on: April 18, 2011, 07:23:00 pm »
Good job on the news. If it wasn't for the color I might have actually believed it

2135
Lua / Re: Lua2TI
« on: April 18, 2011, 07:05:56 pm »
I used the windows version of this to convert this code to .tns and I am getting an error when opening it on my Nspire

Code:
Code: [Select]
c = “”
function on.charIn(ch)
    c = ch
    platform.window:invalidate()
end

function on.paint(gc)
    gc:setFont(“sansserif”, “r”, 10)
    gc:drawString(c, 0, 0, “top”)
end

Error:
Code: [Select]
unexpected symbol near 'char(239)'
Is it just bad code or what

2136
General Discussion / Re: F**k You
« on: April 17, 2011, 10:26:32 pm »
Its nice I kind of like the original more though

2137
Gaming Discussion / Re: Halo Discussion Topic!!!
« on: April 17, 2011, 10:14:44 pm »
I loved playing it for a long time

Halo Wars favorite
Halo Reach
Halo 3
Halo 3 ODST Least Favorite but still good

I lost interest because of calcs and comp programming

2138
Miscellaneous / Re: Random YouTube Videos
« on: April 17, 2011, 10:09:07 pm »
"Embedding disabled by request"
* Darl181 stabs youtube

Found something really weird, I guess its from a movie?
I really want to thumb down you for that...

I completely agree. how could you not know where that comes from? I haven't seen it but I still could guess

EDIT: I'm sorry for any offense this post caused

2139
Gaming Discussion / Re: Halo Discussion Topic!!!
« on: April 17, 2011, 10:05:28 pm »
Yay finally we have one of these. We might need to break it up later.

I'll jin in discussion later I not good at starting some discussion on a broad topic

2140
Web Programming and Design / Re: saveTrees Web Project
« on: April 17, 2011, 09:27:57 pm »
Thats fine.I reuploaded the source and the new link is on the first post in the same place

2141
Computer Programming / Re: Python versions
« on: April 17, 2011, 08:41:59 pm »
I thought I told it to let users change votes.
Let me check real quick

2142
Computer Programming / Re: Python versions
« on: April 17, 2011, 08:34:51 pm »
I added 3.1 sorry for missing it. I really only use 2.6.1 and don't look at the new versions much

2143
Computer Programming / Python versions
« on: April 17, 2011, 08:31:20 pm »
I'm just interested in seeing what version of python everyone uses
Please tell me if I missed your version. I don't know the 3.x versions

I voted Python 2.6.x and x=1 I haven't updated in a while to protect compatibility. I also use this because it is the 2.6 version of Portable Python
do the new versions of 2.6/2.7 stay compatible with 2.6.1

2144
Miscellaneous / Re: What is your signature?
« on: April 17, 2011, 08:24:19 pm »
Last time I tried installing python 3 (about 6 months ago) It told me I had to uninstall python 2.6

2145
Miscellaneous / Re: What is your signature?
« on: April 17, 2011, 08:13:09 pm »
Python 3 does require Python 2 to be uninstalled(at least it did last time I tried to install it)
Python 3 just is slightly messed up in comparison to python 2. Its harder to use and doesn't add much to the program.

Pages: 1 ... 141 142 [143] 144 145 ... 184