user-pic

George Rogers

  • About: JAPH.
  • Posted Taco Bell Programming to George Rogers

    Taco bell programming


    This is a great article on simplicity and Unix. Very relivent to anyone that wants to understand Perl.

  • Posted Mojolicious is Delicious to George Rogers

    I've been working on a new website for a charitable business called HarrysButtons.com. I've been using Mojolicious as my web framework. I started off using Catalyst but I thought it was too heavy for my purposes, and the dependencies are killer on windos^h^h^hdows.

  • Commented on Why PHP sucks.
    I am just saying that php is not a good language to knock features off of, other than ease of configuration. also php is hard to do securly versus perl, no "?" in sql....
  • Posted Why PHP sucks. to George Rogers
    • == vs. ===
    • 5 bazillion functions imported by default in top level Namespace
    • The lanugage comunity is esentialy the VB6/JavaScript community -- Well at least JavaScript has clean semantics.

    In other words ph…

Subscribe to feed Recent Actions from George Rogers

  • stevenharyanto.myopenid.com commented on Why PHP sucks.

    PHP 5.3+ supports lambda/anon functions.

    As of ease of configuration, I disagree. Sometimes it's hard for different PHP apps to use different php.ini (well it depends on the type of server configuration), and php.ini is still required because not all configuration can be set by ini_set().

    Plus you still have to undo magic_quotes to avoid hairpulling. Plus turn off register_globals if by default still on. And others.

    I find Perl CGI's easier to configure, with local::lib and all.

Subscribe to feed Responses to Comments from George Rogers

About blogs.perl.org

blogs.perl.org is a common blogging platform for the Perl community. Written in Perl with a graphic design donated by Six Apart, Ltd.