• Welcome to Christianity Haven, thank you for visiting! If you have not already, we invite you to create an account and join in on the many discussions we have! 

    • Please be aware that when registering you must not register while using a VPN. Any registrations made using a VPN will be rejected.
    • Additionally, registration emails are not being sent out which is an issue that is being worked on. Your registration may go into an approval queue for admin approval. We work to send manual emails to the email on file, so please ensure the email you use is one you can readily access! 

Search results

  1. MarkFL

    keep a word drop a word

    James Maxwell
  2. MarkFL

    boys v girls - Part 4

    488
  3. MarkFL

    boys v girls - Part 4

    490
  4. MarkFL

    boys v girls - Part 4

    492
  5. MarkFL

    Which direction do you stir/mix?

    I usually stir with my right hand, in a clockwise direction. If I am doing it to the point that I switch hands, then I stir counter-clockwise with my left. It just feels more natural that way. :)
  6. MarkFL

    whats the weather like where you live?

    Overall humidity is down here, so the dew point and heat index are lower. Feels much nicer...a hint of things to come. :thumbsup: Pressure 30.19 in Visibility 10.0 miles Clouds Scattered Clouds 3300 ft Temperature 87.1 °F Heat Index 90 °F Dew Point 66 °F Humidity 50% Rainfall 0.00 in
  7. MarkFL

    edge browser

    My preference is to simply write my own code, likely much more efficient that that which would be generated by an automated process, and support only those browsers that comply with standards. If I have to include code to detect which browser is being used, and then load separate CSS for each...
  8. MarkFL

    edge browser

    Is that an MS product?
  9. MarkFL

    boys v girls - Part 4

    3
  10. MarkFL

    edge browser

    No, I am doing only web coding now. I only have to worry about server side (PHP) and client side (CSS/javascript). PHP is consistent across servers (the only variance is the version running), but on the client side, browsers that don't follow standards are a problem. Since I am on no one's...
  11. MarkFL

    boys v girls - Part 4

    6
  12. MarkFL

    boys v girls - Part 4

    8
  13. MarkFL

    edge browser

    From what I have read, Edge suffers the same lack of standards compliance, however I don't know that from personal experience, nor will I be finding out. If my code happens to also work in Edge then great, if not, I won't be making any effort to support it. If more coders would take this stance...
  14. MarkFL

    boys v girls - Part 4

    9
  15. MarkFL

    edge browser

    All I can tell you is that when I implement W3C CSS, Firefox and Chrome work beautifully, and IE pukes much of the time. So, I conclude that IE is the odd man out. :)
  16. MarkFL

    edge browser

    The thing is, web coders need for there to be some kind of standard to be used, otherwise separate code has to be written for each browser. It's sort of like standards of measurement, where MS is like the U.S. in feeling they fill their britches so fully that they can use their own standards...
  17. MarkFL

    edge browser

    Yes, from what I've heard, Edge suffers from the same deficiencies as IE. :(
  18. MarkFL

    edge browser

    By modern, I mean W3C compliant, not released recently. :P MS apparently doesn't feel the need to comply with the standards most others follow. And so coders are left to either write separate code to deal with their lack of compliance, or decide not to support non-compliant browsers. I now...
  19. MarkFL

    iBot Poll: In Zombie Apocalypse, Which Weapon Do You Choose?

    I would prefer a large gauge double-barrel shotgun (assuming ammo wasn't an issue). I would want a long heavy machete as a backup. :)
  20. MarkFL

    edge browser

    I've never tried Edge, mainly because my experience with IE as a troublesome browser that does not follow W3C compliance has made me wary of any browser from MS. My advice is to steer clear of any MS browser, and use a modern browser instead. ;)
Top Bottom