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 - Munchor
Pages: 1 ... 320 321 [322] 323 324 ... 424
4816
« on: December 08, 2010, 10:03:19 am »
okay, now I understand, though I would never vote a post down about religious cases.
To go back on topic: is december 16th possible for everyone of the team?
I can the 16th, but in European Afternoon only.
4817
« on: December 08, 2010, 09:58:10 am »
David's Epic Journey sounds pretty epic to me.
EpicGuy's Epic Quest sounds even more epic. David's Quest sounds better to me, for some reasons. I wonder if it was used often before? If not, you could maybe go with this?
David's Quest and Scout's Quest both seem appropriate...
* ScoutDavid wonders why... Now seriously, Journey doesn't sound epic, Quest makes the job better.
Is it because your first name is also David?
I have no idea xD
4818
« on: December 08, 2010, 09:55:35 am »
A new RPG is coming? Nice story, though.
4819
« on: December 08, 2010, 09:54:37 am »
Not surprising. IE is so insecure when it comes to browsing the Internet. If you go on a bad site you're almost certain to get infected. In fact, I think when I got my old computer, I got a virus as soon as I opened Google in IE6 (I wanted to download Firefox and Avast)
That's what we call: irony.
4820
« on: December 08, 2010, 09:53:37 am »
The Axe tokens will be supported, and I guess BBC Basic support could come as an add in.
Sir, I have an idea of KnightOS & tiDE. Will tiDE support developing/compiling for KnightOS? That would be pretty neat, since you are developing both
4821
« on: December 08, 2010, 09:51:09 am »
Sweet, an userbar.
Well, I'm Catholic, but like most people, I'm not praticant a lot, but I like to take my Sundays off for resting, much like how God rested on the seventh day of the Creation.
Also, everyday after 11th will do for me. The semester is finishing fast...
I have nothing against religions, only against people who are in religions which require practice and then say they are not practicers. This is wrong.
I'm atheist and I've read the bible from first word to last twice. I know you have to practice. I've also read the Qu'ran, muslims need practice too.
Bad grammar: I have nothing against religions or people who are religious, I have something against the fact that a lot of people (not against people itself, I respect their opinion, but can't understand it) say they are religious and non-practicant. There are, indeed, religions which do not require practice, but Christiniamism does.Concerning this, it's not against people itself. It's the 'movement' (I can't say it in English, it's like when lots of people start doing the same thing, a kind of revolution) I don't understand.It's the same thing with football clubs: In my country people who are from one club say that people who are from other club are ****** and *******. I'm a football fan and I usually say: I have nothing against people who support football club X, only the club itself. So, I hope you understand my grammar error which meant no harm. I'm sorry Juju if you couldn't understand what I meant to say (which probably nobody did because the way the post was written is quite wrong). I have an idea to get over this 'time we are available thing'. We could make an EXCEL schedule, but it would be better if Sir said: Who can? a) day X, hours y b) day X, hours y c) day X, hours y d) day X, hours y e) day X, hours y And each of us would say when we can. I think that's the best way of putting terms with this thing. Once again, I apologize.
4822
« on: December 07, 2010, 07:35:52 pm »
Sweet, an userbar.
Well, I'm Catholic, but like most people, I'm not praticant a lot, but I like to take my Sundays off for resting, much like how God rested on the seventh day of the Creation.
Also, everyday after 11th will do for me. The semester is finishing fast...
I have nothing against religions, only against people who are in religions which require practice and then say they are not practicers. This is wrong. I'm atheist and I've read the bible from first word to last twice. I know you have to practice. I've also read the Qu'ran, muslims need practice too.
4823
« on: December 07, 2010, 07:04:02 pm »
But they're still accessible through other means, right? Not that I want to, but some people would probably want to mess with the OS.
I think that only in the computer, using the source code.
4824
« on: December 07, 2010, 06:48:03 pm »
Ah, important areas in flash are not accessible through the filesystem.
So that we can't mess with OS? Seems fair enough.
4825
« on: December 07, 2010, 06:41:31 pm »
the routines can be found as links in this thread. by yours truly (: but mind you, they can be optimized severely, they were written with axe 2.5 or so.
0.25 you mean :S
4826
« on: December 07, 2010, 06:16:32 pm »
No, I don't think you have the updated code:
<?php
$url = "";
//Try to fetch the url foreach ( $_GET as $key => $value ) { //I know this method isn't entirely secure, but it gets the job done ;) if ( eregi("http://", $key) ) { $url = $key; } }
//Do what you want with the url? $contents = file_get_contents($url); //GET $contents = http_post_data($url, Array("key" => "value")); //POST, sending $_POST["key"] = "value";
?> New errors: Warning: file_get_contents() [function.file-get-contents]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/a6670055/public_html/free.php on line 16
PHP Error Message
Warning: file_get_contents(http://www_google_com) [function.file-get-contents]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/a6670055/public_html/free.php on line 16
PHP Error Message
Fatal error: Call to undefined function http_post_data() in /home/a6670055/public_html/free.php on line 17
In my website I'm getting all types of errors
4827
« on: December 07, 2010, 06:15:58 pm »
Now that I've thought about it, I know what Scout's thinking. *facepalm*
Here's how to compile hex into an App on-calc (the easy way) 1. Download Axe Parser 2. Make the Axe program like this:
.NAMEOFAPP (Must be 8 letters maximum, but can be lowercase if desired) Asm(Hex Code Here) (I suggest using [2nd] [Rcl] to put the program in the Axe program the first time. Remember that Asm() is just pure hex in Axe. ) 3. Run Axe, make sure that compile to Applications is selected, and enjoy. 4. To sign the App, transfer it to your computer, drag it over the signing tool that comes with the Axe download, and re-transfer to your calc.
I hope this helps Xeda!
Thankee, you two. I actually did end up doing that and it was very helpful. The only problem I had with Axe is that it makes an App that has its own axe "header" I think. I had to go through and adjust all the addresses for it to work. Thanks!
Any intentions of releasing it? My idea was to, using a Z80 HEX/Asm table convert it to Assembly and then compile as .8xk. But his is better.
4828
« on: December 07, 2010, 05:56:52 pm »
... I think mine fails
It's the funniest one
4829
« on: December 07, 2010, 05:47:27 pm »
I'm an atheist, but my family isn't, and we celebrate Christmas. The 16th? It seems a bit far away, though.
Well, that's the matter, in my country 30% are atheists (I suppose). From those 30% I am the only one who doesn't celebrate Christmas at all.
4830
« on: December 07, 2010, 05:44:29 pm »
o, forgot to mention that: I'm christian, and I like to keep sundays for GOD and my family...
14th is best out of those both for me.
That was... that was... well, I'm atheist I don't celebrate Christmas. I can only do it on weekends or wedsndey, thursdy or friday afternoon (europe, morning USA)
Pages: 1 ... 320 321 [322] 323 324 ... 424
|