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

Pages: 1 ... 55 56 [57] 58 59 ... 81
841
Casio Calculators / Re: Can't login to Casio kingdom
« on: August 04, 2011, 02:20:27 pm »
I have no idea how to log in. My password hasn't been working for a few months, even after I reset it. The admins don't seem to be active anymore, so I don't know if this will be fixed...
I reset it too, and it doesn't work, just like you.... :mad:

EDIT: Any admins of Casio Kingdom here?

842
Casio Calculators / Can't login to Casio kingdom
« on: August 04, 2011, 02:12:14 pm »
Today I wanted to log in to Casio Kingdom, and I went to the login field like usual:


Well, the security code CAPTCHA is "Security Code".  ???
So I entered in Security Code, and the maxlength of the textbox is less than the amount of characters in Security Code. *.*
I tried not typing anything in, and it failed with the login. :banghead:

How do I log in? :crazy: :mad:

843
TI-Nspire / Re: [TI-Nspire] Make3D - TI-Basic to Lua
« on: August 04, 2011, 12:12:27 pm »
I downloaded a .zip from your site, and it has 4 TNS files in it:
Make3D_exemple.tns
Make3D_v9.3a.tns
mk3d_lib_gui.tns
mk3d_lib.tns
Which one(s) should I send to my calc?

844
Other / Re: What computer OS do you use?
« on: August 04, 2011, 09:43:23 am »
Ok, it's a kind of long story how I came to use Ubuntu Netbook 9.10.

I used to have Ubuntu 10.10, but tried installing Vista, which failed horribly. I got a book from the library (Ubuntu up and running) that had a DVD with 5 versions of Ubuntu 9.10 on it (Ubuntu desktop, netbook, Kubuntu, Xubuntu, Mythbuntu) I burnt the first four to CDs (used my dad's comp), and since the Vista install failed, I installed the Netbook remix 9.10 on my computer which happens to be a netbook.

I should upgrade.

The moral of this story is to never erase Linux to install Windows. Or install Windows at all. :P

845
Hey nice to see my best friend joining Omnimaga (and starting a calc project O.o)! Do you know any Python yet? EDIT: I'm asking because you stated you were using a Python OS, and if you were going to code it, or if you were going to tell me what you want it to look like and have me code it. :P

846
Other / Re: Can you solder stuff?
« on: July 26, 2011, 10:20:32 am »
Can I solder? You betcha! Can I solder without burning myself? Not a chance!

Me too.

847
Other / Re: Desktop -> laptop?
« on: July 25, 2011, 09:04:37 pm »
No my parents desktop mine is a laptop :)

EDIT 2.53 post my OS 2.53 MP
I have a netbook and a desktop.

848
Other / Re: Desktop -> laptop?
« on: July 25, 2011, 09:00:24 pm »
lol that might be possible and might not cool idea I would do it if I could (my parents would stop me :( )

My parents really don't care what I do with my old comp. (I even asked them.)

849
Other / Desktop -> laptop?
« on: July 25, 2011, 08:55:52 pm »
I had a random idea today.

http://anovanews.blogspot.com/2011/07/use-for-my-old-desktop-computer.html

So what do you guys think?

850
I'm actually using Pybotlib now. Much easier.

851
Other / Re: List of Ubuntu releases
« on: July 24, 2011, 04:58:27 pm »
I'm not sure...I'll have to look.

852
Other / List of Ubuntu releases
« on: July 24, 2011, 04:14:43 pm »
I found lists of all the Ubuntu releases (4.10 to 11.10).
(These lists are on the Ubuntu website, so they must be legal!)
Releases 4.10 to 9.10
Releases 10.04.1 to 11.10

853
I want to enter another if (message.equalsIgnoreCase( outside of the checks for what user sent the message. Where can I put this?

854
Art / Re: All art made by me!!!!!!!!!!
« on: July 19, 2011, 11:05:26 am »
First one blew my mind, the very picture becoming a vortex of color, energy, light and sound, pulling me deeper into it's core...

Nice job KittyGirl helen.

855
That code throws four errors:
Code: (terminal output) [Select]
aaron@aaron-N150P-N210P-N220P:~/BryceBot/pircbot-1.5.0$ javac -classpath pircbot.jar:. *.java
BryceBot.java:25: onMessage(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) is already defined in BryceBot
public void onMessage(String channel, String sender,
            ^
BryceBot.java:34: onMessage(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) is already defined in BryceBot
public void onMessage(String channel, String sender,
            ^
BryceBot.java:43: onMessage(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) is already defined in BryceBot
public void onMessage(String channel, String sender,
            ^
BryceBot.java:52: onMessage(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String) is already defined in BryceBot
public void onMessage(String channel, String sender,
            ^
4 errors
aaron@aaron-N150P-N210P-N220P:~/BryceBot/pircbot-1.5.0$

Pages: 1 ... 55 56 [57] 58 59 ... 81