TODO: learn how to integrate Gettext in my PHP apps.
PHP Gettext
Reply
TODO: learn how to integrate Gettext in my PHP apps.
Thinking about evaluating Sublime Text.
Reading about angularjs. And the curl library. And pcntl_fork.
Welcome to my nightmare.
To see listeners:
# netstat -anp | grep LISTEN | less
# nmap localhost
To use IPv4 instead of IPv6 in Eclipse, edit:
/home/jj5/.eclipse/org.eclipse.platform_3.8_155965261/configuration/config.ini
And add:
# https://lists.debian.org/debian-java/2010/03/msg00073.html java.net.preferIPv4Stack=true
More to come…
On my TODO list: MySQL Engines: MyISAM vs. InnoDB.
Been meaning to get around to reading this white paper from Canonical: What’s new in Ubuntu Server 12.04 LTS.
Reading about UX patterns from Microsoft. Particularly Branding your Windows Store apps.
Lot’s to watch! FreedomBox talks.
Planning to check out Openfire.
On my TODO list is reading about the PHP filter_input_array.