Jump to content

ShadowMage

Members
  • Posts

    3,476
  • Joined

  • Last visited

Everything posted by ShadowMage

  1. I think this thread was meant for standalone editors, which firebug is not. (Though it is a fantastic debugging tool )
  2. Ah, I see. I guess that makes sense. Thanks, Synook.
  3. Just curious, how does an old browser (like IE7) come to support new features that come out (like HTML5)? Does Microsoft still release updates for IE7? I find that hard to believe......
  4. That's your problem. IE8 doesn't even support the new HTML5 features, why would IE7?There's a table outlining browser support for the input types here:http://w3schools.com/html5/html5_form_input_types.asp
  5. :)I was going to tell you that you spelled 'kindergarten' wrong, that it's supposed to be 'kindergarden'. But then I decided to look it up before I posted and guess what...I was wrong!
  6. Wow! I don't even know where to begin to try and understand what that's doing.
  7. I can't say about 1 and 2 but for 3 and 3 (4) I have a few words.Personally I only use (foo) when I'm testing a boolean value. I think it's much easier to read and understand what exactly it is your conditionals are looking for.As for the ++ thing, I guess that would be a matter of personal opinion. To me it just looks messy to do this: (for i = 0; i <= 10; i+=1)I really don't think that one way is easier or more efficient. (If I'm wrong please correct me )
  8. I been bopping around these forums for a while now I think maybe it's time I introduce me.Full name: ...Alternative name(s): ...Birth date(dd/mm/yyyy): 1987Gender: MCountry of residance: USCity of residance: Curtiss, WIHeight: From the bottom of my feet to the top of my headWeight: Somewhere between 10 and 1000 lbs...Eyes: I have two.Hair: Still there, but thinning faster than I'd like...(especially for being in my 20s!!! )Smoking/Drinking/Drugs: On a cold day in *#&%Favourite Music: Everything but rap, metal, and opera (if you can call this stuff music...)Favourite Movies: Anything but musicalsInterest: Computers, video games, fishing, driving tractors and other such big farm equipment, paintballingPets: cats and a piranha (and about 35 cows... )Additional comments: If you haven't guessed I live on a farm. A dairy farm. I'm married, I have one beautiful daughter and another kid on the way.
  9. Wow! I'm surprised my little 250 population town was even on the map!Kinda lonely all by myself in central WI...
  10. I use Code Genie 3.0 at work. I love it. It's just a text editor, but with coloration. The cool thing is that you can customize the color scheme of the syntax for the various languages. I'm not sure where to get it though. It's installed from our servers.
×
×
  • Create New...