“ACTA, the Anti-Counterfeiting Trade Agreement, is a proposed enforcement treaty between United States, the European Community, Switzerland, Japan, Australia, the Republic of Korea, New Zealand and Mexico, with Canada set to join any day now.” – More information here
The name of the treaty sounds innocent enough, but what are they not telling you? This is [...]
Categories: Free Software, Uncategorized
Tagged: Free Software, FSF, liberties
- Published:
- December 21, 2008 – 4:04 am
- Author:
- By Mike Gerwitz
In my MyCustomBB Blog a while back, I discussed the PHP’s decision to change the namespace separator to a backslash. Until recently, this patch hadn’t yet been applied. Therefore, I continued developing my code using the old static operator (::).
Well, I recently installed the new PHP 6 snapshot from http://snaps.php.net/ and found that my code [...]
Categories: Development, PHP
Tagged: PHP
- Published:
- December 18, 2008 – 10:59 am
- Author:
- By Mike Gerwitz