Packagist is the main Composer repository. It aggregates all sorts of PHP packages that are installable with Composer.
Category Archives: Programming
PiUi
PiUi – control your Pi with your phone David Singleton has been laid up with a broken leg, and has taken the downtime to do some work on PiUi. PiUi enables you to add a mobile phone user interface to a Raspberry Pi project when a screen and keyboard aren’t a practical solution. It’s magic: …
php fast-cgi No input file specified error
No input file specified error Sometimes you may get this error when you switch the web server API module to CGI/FastCGI. I got this error during the site migration time.
EU Cookie Law
Many of us probably heard the EU Cookie Law already and thinking about "what to do" and many others should be saying: "cookie what?".
Table of locales country codes
Definition: Locale is a set of parameters that defines the user’s language, country and any special variant preferences that the user wants to see in their user interface. Usually a locale identifier consists of at least a language identifier and a region identifier.
Proportional Scaler image resize calculator
Enter in the original size of your image in the first two fields. Then enter in one field in the resized field (width or height). Click "resize" to see what the other value would be if the image was scaled proportionally.