![satellite]()
→ Satellite ™
… is a clever setup, using PHP, a Flickr account (+ API key) to present photos uploaded to Flickr, via sets, tags and more. Have a look at Belinda’s site as an example.
As this setup work with PHP – you will need to adapt your workflow for design, development and testing. You can either work with your server as development/test server – uploading files after saving and previewing your site online. Or you will need to start up a local server on your computer and run the site on that. Either solution will work fine – it is usually advised to work locally first.
As this is your first project with PHP – I would recommend that you do a bit of both. Install a suitable app and run your local server, test your setup first. It will be good practise for you :)
But also test your site online – and if you get stuck, you can post to the forum, and we can all view your site and help :)
XAMPP for Linux, Windows, Mac OSX and Solaris
XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use – just download, extract and start.
MAMP for Mac OSX
MAMP: one-click-solution for setting up your personal webserver.
“MAMP” stands for: Macintosh, Apache, Mysql and PHP.