Ever since buying a new 17″ Macbook Pro, I have been having consistent problems with keeping a wifi connection in my house. I know this is an Apple issue, not a router issue, as I can sit in the exact same spot in the house with Dell and get a strong signal that never drops off. Being incredibly frustrated by this problem, I have done a lot of research, and it seems I’m not the only...
Airport in OSX Dropping Wifi Connection
Using IP Geolocation and Radius Searching with PHP/MySQL
Delivering content relative to the physical location of your users is an excellent (and fairly easy) way to fine-tune the content you’re delivering to be most relevent to the people visiting your site. Two simple ways of doing this are to use an IP-based geolocation lookup, or to do a manual radius search (like a “store finder” type of functionality), where the user manually...
Fixing Curly Quotes and Em Dashes in PHP
The curly quotes, or “smart quotes” generated by Microsoft Word and other applications can be a real headache to developers. If you’ve built an administration area for your content publishers, and the publishers frequently compose their posts in Word and then copy+paste into your form to publish to the web, you may run into the situation where the curly quotes are replaced by...