I’m working on a project that is requiring me to use SSL (to make a https connection) on my local installation of WAMP. After much searching and a couple tries, it appears that I finally got it working. This post should be useful to anyone who is trying to do the same.
Monthly Archives: March 2012
What’s Changing With Facebook’s New Timeline Fan Pages
Anyone who runs marketing programs via a Facebook page collectively grimaced yesterday morning upon seeing the news that Facebook pages would be completely changing, and then change would be mandatory in 30 short days. The new Facebook fan page design, which is very similar to the profile Timeline, is already available for all businesses to …
Continue reading “What’s Changing With Facebook’s New Timeline Fan Pages”
Scalado Remove – Capture a clear view
Don’t let any thing stand in your way
Away3D
Away3D Features Away3D is a realtime 3D engine for Flash in ActionScript 3.0. Started in 2007 by Alexander Zadorozhny and Rob Bateman. The engine is Open Source under the Apache 2.0 license and is free to use for any purpose, also commercial projects.
date_diff for PHP 5.2
I came across a problem having developed a site with a PHP 5.3 environment, when moving the site to the live environment the server was running PHP 5.2. Whilst the server gets upgraded I looked into getting the code to work in some form in the meantime. The main issues are the functions lcfirst() and …
PHP install pecl_http http support
When installing the extension using the PECL tool, the following error occurs:# pecl install channel://pecl.php.net/xhprof-0.9.1downloading xhprof-0.9.1.tgz …Starting to download xhprof-0.9.1.tgz (925,239 bytes)……………..done: 925,239 bytes11 source files, buildingrunning: phpizeCannot find config.m4.Make sure that you run ‘/usr/local/bin/phpize’ in the top level source directory of the moduleERROR: `phpize’ failed