01 ottobre 2010

PHP Debugging

Just a few notes for my (hope not so many) future PHP projects:

  • Install Eclipse + PDT
  • Installed XDebug (follow the excellent online wizard)
  • Added in php.ini:
  • xdebug.remote_enable=1
  • xdebug.remote_host="localhost"
  • xdebug.remote_port=9000
  • xdebug.remote_handler="dbgp"
  • Configured Debug in Eclipse with XDebug

        12 marzo 2010

        NihongoToLinux

        A simple method for KDE: install uim-applet-kde, anthy & run im-switch, then select option 13 (uim-applet-qt)