Posts about PHP
Tuesday, October 19th, 2010
Although I had to overcome a lot of difficulties with Amazon’s API I never gave up and completed another mashup. Alas as time as passed many APIs have become more restrictive so a decade later I can’t really recommend using the code I’ve written…
Read on McDuff »
Posted in Information Technology |
and Tagged: Amazon, API, Last.fm, PHP, Web Mashup |
No Comments »
Thursday, October 14th, 2010
Although I’m not happy with the track listing portion. I wanted to get previews of the songs on the album and I thought I could get this information from Amazon Product API, I even found an example of what needed to be done, but I couldn’t get it to work. I asked for some help on their forum, but no one replied. Eventually I moved on to using a variety of other APIs…
Read on McDuff »
Posted in Information Technology |
and Tagged: Amazon, API, iTunes, Last.fm, PHP |
3 Comments »
Wednesday, October 13th, 2010
As someone who has written and given away way too much PHP code, there are definitely bigger priorities than ensuring your open source PHP code works perfectly, forever. People have lives offline. They have commitments. There is a need to make a living so although I’m still not the biggest PHP fan if I have time I plan to update my mashup codebase but my number one priority as always is finding a well paying job…
Read on McDuff »
Posted in Information Technology |
and Tagged: Amazon, API, MusicBrainz, PHP, Web Mashup |
6 Comments »
Thursday, October 7th, 2010
I made my albumCollection.php class versatile enough that it was easy to just crank out an album cover gallery. I spent most of my time in the last 24 hours fixing up the csv file so that the maximum number of album covers can be found in Amazon.com. It still doesn’t find them all and it gets a few wrong, but it does a pretty good job all things considered…
Read on McDuff »
Posted in Information Technology |
and Tagged: Amazon, HTML, Last.fm, Open Source, PHP |
No Comments »
Wednesday, October 6th, 2010
I never set out to write this much PHP code. But after seeing what passes for a PHP API to access Amazon Product Information, well I vowed to do a good job on my PHP class, even though it was intended for my own personal use. I had modest goals at the beginning I just wanted to take a list of CDs I own and produce a gallery of album covers…
Read on McDuff »
Posted in Information Technology |
and Tagged: Amazon, API, iTunes, PHP, Twitter |
1 Comment »