April 16, 2009 at 10:09 pm
· Filed under Development, Internet, PHP
Today I decided to join stackoverflow.com, which requires you to login using OpenID.
It was pretty simple to get signed up with myopenid.com, but while I was on the stackoverflow login page I noticed a little message which I found interesting: Read the rest of this entry »
Permalink
February 17, 2009 at 12:49 pm
· Filed under PHP
I had this issue today, I found that you need to deactivate the “Wordpress Automatic Upgrade” plugin as it’s included in the core of Wordpress now anyway.
So, just disable the plugin and try again.
Read the rest of this entry »
Permalink
February 2, 2009 at 1:32 pm
· Filed under Development, PHP
OpenCart is an open source PHP-based e-commerce online shop website solution. Ideal for new or existing stores to start selling online.
OpenCart all began because (at the time) the leading open source e-commerce solution out there was not very good, to say the least.
Read the rest of this entry »
Permalink
January 6, 2009 at 10:23 pm
· Filed under PHP, Windows
As many of you may be aware there’s a lack of getmxrr() support in Windows, which dates back as far as 1999.
It’s not a major problem for me as an individual because I never use WIN32 PHP in production, but for development and for the purpose of wide distribution it can raise an issue.
Apparently the lack of support in win32 is due to the lack of “res_search” in “bindlib_w32″, I’m surprised this hasn’t been fixed already.
The official PHP.net documentation for the getmxrr() function states:
Note: This function is not implemented on Windows platforms. Try the » PEAR class » Net_DNS.
However, there are problems with this suggestion…
Read the rest of this entry »
Permalink
January 5, 2009 at 4:48 pm
· Filed under Design, Development
If you don’t have the time to make your own icons for your latest product or website, then you need to find some for free.
More often than not, the actual task of finding icons can be even more time consuming than if you made them yourself! Okay, maybe not, but pretty close, needless to say, they are often difficult to find as there aren’t that many going for free.
Read the rest of this entry »
Permalink
December 23, 2008 at 11:00 am
· Filed under Development, PHP, Rants
During the summer of 2007 I decided to purchase a new domain name with a dating theme.
The idea was to start a dating website. Although a fairly saturated market place, I figured it’d be another one to add to my profile.
Read the rest of this entry »
Permalink
September 25, 2008 at 10:27 am
· Filed under Development, Rants
In a presentation entitled “Why I hate Django”, Cal Henderson (head of engineering for Flickr) said, that low version numbers makes him suspicious.
Read the rest of this entry »
Permalink
September 18, 2008 at 3:51 am
· Filed under Development, FreeBSD, IRC, Software, Sysadmin
I’m getting fed up with my current IRC BNC software. At the moment I’m using psyBNC, which means I have to connect to it like you would an IRC server, then issue commands to that to tell it to connect to the IRC server of your choice.
I no longer need the features of psyBNC and decided that there must be a better way.
At first I started looking at other, more basic BNC software, but then worked out that they work in very much the same way as psyBNC in the fact that you have to first connect to it, then tell it where to connect to.
So I thought… What about a socks5 proxy?
Read the rest of this entry »
Permalink
September 16, 2008 at 3:51 pm
· Filed under Development, Sysadmin, Windows
In my job I have to manage lots of machines all over the place. Many of them are on windows.
I often find tracking IP addresses to be a difficult task if they do not have a static IP address.
So what can be done to keep track of an IP address?
Read the rest of this entry »
Permalink
September 15, 2008 at 3:53 pm
· Filed under Development, Software
I wasn’t going to write about this, but I liked the solution (application) so much I had to shout about it.
I was provided with a 30 day cd preview slideshow of wedding photos, and was asked very kindly to attempt to extract the photos from it so they could be viewed beyond the trial period.
Read the rest of this entry »
Permalink