Search:

Type: Posts; User: Jeremy G

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    116
    Views
    21,293

    The method he is hitting on is called progressive...

    The method he is hitting on is called progressive gambling. It is true that for any single instance of the roll, neglecting greens, its near 50/50 change to land on one particular color. However, the...
  2. Replies
    2
    Views
    1,579

    I'll describe the method I'm using and you can...

    I'll describe the method I'm using and you can decide if it suits you. My method is inspired by (what I remember of) quake 3 code.

    Your winMain has three entry points for "the game":

    // called...
  3. Replies
    11
    Views
    5,635

    Real programmers knew proper tenses of verbs,...

    Real programmers knew proper tenses of verbs, like "ing" instead of "ed".
  4. Replies
    14
    Views
    3,595

    Have you ever read the terms of service on any...

    Have you ever read the terms of service on any software > $29.99? The wording makes it like everthing is against the terms of service.

    I stopped reading them. Now I just wing it.
  5. Replies
    9
    Views
    3,160

    Im lookin at your torus and it appears that the...

    Im lookin at your torus and it appears that the circle rings around the torus are all on the same plane. Thats why it looks alright at one angle but not the other.
  6. Replies
    46
    Views
    10,327

    Actually its really poor placement of...

    Actually its really poor placement of punctuation.



    Also I don't see it as Bushism, I see it as a common sense word that explains itself. It's not my fault if you dont have the vocabulary to...
  7. Replies
    46
    Views
    10,327

    Procedurely generated means just that, generated...

    Procedurely generated means just that, generated by a procedure.

    rather then hand modeled, or created an algorythem is used to create output. The output is varied by the end user by setting...
  8. Replies
    46
    Views
    10,327

    Stop misquoting me jackass. Obviously I dont...

    Stop misquoting me jackass. Obviously I dont think the video is crap if I've sat through it 4 times. I only stated that I saw it a week and a half ago for the first time. I bolded it as to show my...
  9. Thread: Php

    by Jeremy G
    Replies
    61
    Views
    7,877

    It was a typo. I make mistakes. Every once in...

    It was a typo. I make mistakes.

    Every once in a while. The //'s are what i was going for.
  10. Replies
    46
    Views
    10,327

    I've watched it about 4 times. Once by myself...

    I've watched it about 4 times.
    Once by myself when I got the link a week and a half ago, once when I showed my parents and then tried to explain it to them in terms of pac man. And twice are due to...
  11. Thread: Php

    by Jeremy G
    Replies
    61
    Views
    7,877

    http://www.tote-taste.de/X-Project/regex/...

    http://www.tote-taste.de/X-Project/regex/
    http://www.phpguru.org/downloads/PCRE%20Cheat%20Sheet/PHP%20PCRE%20Cheat%20Sheet.pdf




    use http://www.quanetic.com/regex.php to test. I use it all...
  12. Thread: Php

    by Jeremy G
    Replies
    61
    Views
    7,877

    No. For the intranet I maintain at work, I...

    No.


    For the intranet I maintain at work, I have multiple files with 1000+ each. Php is more then capable.
  13. Thread: Php

    by Jeremy G
    Replies
    61
    Views
    7,877

    It seems clear you are either really unclear on...

    It seems clear you are either really unclear on what sessions are all together, or you just don't get it.

    Your POST variables are ways for your users to REQUEST something of you. In order to do...
  14. Thread: Php

    by Jeremy G
    Replies
    61
    Views
    7,877

    Theres no NEED to send post variables across...

    Theres no NEED to send post variables across pages. Instead, you save the post variables in your session data, and check that data in the next page.
  15. Thread: Php

    by Jeremy G
    Replies
    61
    Views
    7,877

    Boy, I wish I had found this thread sooner...

    Boy, I wish I had found this thread sooner because then I wouldn't have to make such a huge post. Here it goes:



    Yes, infact it's quite common for smaller scripts. Take for instance this bare...
  16. Replies
    7
    Views
    2,523

    Class girls Wheres the rest of the declaration?...

    Class girls
    Wheres the rest of the declaration?


    class female_professionals
    {
    double style;
    short skirts;
    long time_to_understand_problems;
    float mind;
  17. Replies
    5
    Views
    1,191

    Assuming you have a table that looks like table:...

    Assuming you have a table that looks like
    table: Speech
    npc-id | require-id | response-ok | response-notok

    Where npc-id, and require-id are foreign key links to the tables (respectively)
    table:...
  18. Replies
    1
    Views
    1,997

    sun flare algorithm

    Toying around with a space scene and I'm working on getting the flare to occur when the sun spot is near the center of the screen (full intensity) and deminish with the distance from center.

    I...
  19. Replies
    4
    Views
    2,198

    I've never felt smarter when trying to learn...

    I've never felt smarter when trying to learn about some new technology.


    From now on, I declare all technology spec sheets be presented in school house rock manner.
  20. Replies
    10
    Views
    3,082

    The first time I installed Gentoo I was using all...

    The first time I installed Gentoo I was using all the virtual consoles, one for command line and like 10 for links2 on the manual, or forums at gentoo.org.

    The second time I installed Gentoo, I...
  21. Replies
    16
    Views
    5,741

    Traditionally a single file is where its at.

    Traditionally a single file is where its at.
  22. Replies
    10
    Views
    3,082

    Don't get me wrong, I'm not saying all linux...

    Don't get me wrong, I'm not saying all linux distro's should ONLY be easy to stall i'm just saying in a addition to their current installation methods some one should add a very simple installation...
  23. Replies
    20
    Views
    4,687

    Did any one see that family guy episode where...

    Did any one see that family guy episode where theres a quick throw back to peter having been involved in the creation of bugs bunny?

    The flash back was a board meeting, and the head of the board...
  24. Replies
    10
    Views
    3,082

    Interesting article, even though it goes against...

    Interesting article, even though it goes against the trend of every linux I've ever met thats told me "why haven't you switched to linux yet?".

    It's funny that their goal isn't "On every desktop"...
  25. Replies
    30
    Views
    6,853

    What makes hoax's so funny are the ammount of...

    What makes hoax's so funny are the ammount of people who are completely clueless to it.
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4