 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Christoph Dorn's Blog: Your Mac can talk FeedBurner stats via PHP!
by Chris Cornutt September 18, 2008 @ 17:35:39
In a recent post to his blog Christoph Dorn shows off a cool little trick to getting your Mac to respond to your (vocal) request for website stats from FeedBurner.
You have a blog and you are proud of it. Your sense of self-worth depends on how many people are following it. Making a detour to FeedBurner every day (the feed stats only update once a day) to check on your vitals is simple and does not take long (with a bookmark) but there has to be a more automated way.
His better way involves tying together the speech recognition that OS X offers, the "say" command line tool and a PHP5 script that can go out and read/parse the FeedBurner XML information for your website. Throw in a little command line script and some set up in the Speech tools and you have a handy little script that can fetch your latest stat information just from your request.
voice your opinion now!
feedburner statistics mac osx php5 xml simplexml
Tony Bibbs' Blog: PHP 5.3 on Mac OS X 10.5
by Chris Cornutt August 05, 2008 @ 13:49:58
In a recent post to his blog Tony Bibbs shares his experience with getting the most recent release (PHP 5.3 alpha) of PHP up and working on his MacBook.
If there is anything you should gleam from this article for future reference, Leopard comes with a 64bit Apache installation.
He points out this fact because, if you go and build it as per the normal install instructions, it will toss a "wrong architecture" error. He points out a blog post from Marc Liyanage that helped him understand a bit better. His fix was to run Apache as 32 bit instead of trying to get PHP to compile up to its 64 bit standards. He even includes the two commands you'll need to change Apache over to run this way.
voice your opinion now!
mac osx php5 alpha compile 32bit 64bit
Gyorgy Fekete's Blog: Web Development in Mac OS X - Complete Guide
by Chris Cornutt July 11, 2008 @ 10:22:56
Gyorgy Fekete has provided what he calls a complete guide to PHP development on Mac OS X in a recent blog entry.
Finally, I switched entirely to Mac. It is a little frustrating that there is not a complete resource on how to set up a web development enviroment on Mac OS X. The majority of tutorials are outdated. I will try to write this guide as complete as possible.
The guide provides basic installation instructions for PHP, MySQL (XAMPP or MAMP), the configuration of these two packages, throwing XDebug in to help with your debugging, installing Subversion and picking out your IDE of choice. He also suggests a somewhat optional step - setting up a Windows virtual machine to be able to test things out cross-platform without the need for a separate machine.
voice your opinion now!
web development osx mac guide xampp mamp subversion xdebug
Havard Eide's Blog: Leopard and PHP
by Chris Cornutt January 14, 2008 @ 12:08:00
Havard Eide is asking for your help in a new entry to his blog. He's looking for ways to speed up his development in Eclipse, specifically in the debugging.
There is one thing I do need over everything else: remote debugging. Having used Zend Studio for 3 years now it hasn't been the best editor ( I'd rather prefer PHPEclipse/PDT ) but the remote debugging facility is superb [...] Eclipse it has all the tools you need to develop with but the debugging is slow, way too slow!
He's looking for anyone out there that might be able to help him speed up the debugging on his Leopard-installed version of Eclipse ("So slow actually that I had to install Zend Studio 5.5 for whenever I have to debug a file...")
voice your opinion now!
leopard osx mac zendcore eclipse debugging leopard osx mac zendcore eclipse debugging
Sean Coates' Blog: php-5.2.5 on Leopard
by Chris Cornutt November 26, 2007 @ 08:45:00
In a recent entry, Sean Coates shares some tips he found when working on a project (the redesign of the php|architect website) and trying to set up a development environment on his Mac in the latest version of Apple's operating system - Leopard.
There are a bunch of things wrong with Leopard, but over all I'm pretty happy with it. I did, however, have a bit of a hard time getting my development environment up and running (I did a clean install). I'll outline the steps that I took to get a functioning Apache, PHP, MySQL installed. Sure, you could use the leopard-bundled Apache and PHP, but if you're like me, you generally upgrade PHP (and use weird extensions) a lot more often than Apple will upgrade it.
He walks through the entire installation, complete with the commands that'll need to be made to both make the install and configure the Apache instance to work with PHP.
voice your opinion now!
leopard osx install compile mac leopard osx install compile mac
|
Community Events
Don't see your event here? Let us know!
|