Jump to content

Errdoth

Members
  • Posts

    2474
  • Joined

  • Last visited

Everything posted by Errdoth

  1. Heh, whoops. That wouldn't have worked all too well; thanks for catching it :P
  2. Yeah, when I said report I meant something like a correction form.
  3. Wait, ginger, don't you guys have a report option for stuff on the main site?
  4. <?php if(isset($_GET['page']) && $_GET['page'] != "") { $page = $_GET['page']; if(file_exists('pages/'.$page.'.html') || file_exists('pages/'.$page.'.php')) { include('pages/'.$page.'.html'); } else { include('pages/error.html'); } } else { include ('index.php?page=news.html'); } ?>
  5. My friends older brother had one of those :P You had to like hold a lever up to get it to stop crying when it needs something (I guess they just were trying to teach that you can't leave it alone for all of five minutes :D ), so he took some fishing line and pulled its arm behind its head and attached it to the lever XD
  6. My objectdock thing, and one folder for temporary stuff. I like to keep it neat :P
  7. I'm still not understanding about the "games won't function correctly" thing. Seriously, the only reason I have vista is for gaming.
  8. For the record, 10 - 2 = 8 -.- And we have noscript for pesky js redirects.
  9. Yep, I think it's safe to say we've all heard of these people. The man got sued for protesting "This is what america gets for accepting homosexuality", "Thank god for dead soldiers" etc. and then got all pissed at the news guy when he was interviewed on the phone. Vid [meh, not sure if the op linked to this one]
  10. My cousin's been on tour four times I think. He messed up his knee and shoulder got shot, so he's stationed in hawaii now for r&r, then he's going to camp pendelton to teach sharpshooting =) Sounds pretty cool, minus the getting shot and stuff =X
  11. Errdoth

    Today...

    Not much. Wake up, check my usual forums/email/comics Made oatmeal; went to school Got yelled at in math for walking in front of the projector when it was off -.- Did some science thing with electron clouds and probability History...reviewed for test Lit: Debate over lowering the drinking age in the us to 18 (My side [pro] totally owned) Spanish: Test on verb conjugation...eugh... Went home, had some strawberries, and am finishing my homework. Do you want any more details or is that enough? heh
  12. Engine...language? I'm a die hard php fan myself, I've been openminded and learned the beginnings of some of the other server languages, but it's like "Why would I want to learn something that does the same stuff as something I already know..."
  13. "Well, see...you stick the period at the end of a sentence, except when you're asking a question, that has a special mark we'll learn about later..." I'm not familiar with the zybez program, would you mind explaining a bit for me =)
  14. Depending on what it is. If I'm going to post, I like to skim through it at least so I don't reiterate a point, or if it's an interesting thread, I'll read it all. I also skip over big long walls of text =X
  15. Sadly both me and my dad were stumped when we were building my machine on this part. The motherboard wouldn't line up and we had no idea why, man we felt stupid when we found out what the cause was. :lol: I did that on my very first rig, somehow it caught fire :cry:
  16. With your shiny new drawing tablet :lol:
  17. I don't care if I overuse it to the point where it's not funny anymore: EPIC CLAN CHAT PIC
  18. Code of conduct, lawls. Anyway, I'm perfectly fine eating meat. I'd like to see you try to go tell a lion it can't hunt because it's immoral. I'm sure someone will write something long and intelligent on this, so I'll leave it at this. (See maddox articles [1] [2] [3] (Warning: This is maddox, there is language =) ) (Speaking of meat, my mom walked in with a big prime rib sandwich from quiznos just now \ )
  19. There's a great way to get a virus! You should have atleast one on, try Yahoo answers to see which ones better if on one can help here. I do the same, and have maintained a perfect record when it comes to viruses. Yahoo answers is nice, but you'll get generally the same advice wherever you go (I'm a top contributor for programming and design, so I have something to brag about)
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.