Logging into iTunes through port 443?

Friday, July 25, 2008   —   Vienna 0 Comments

I've been working on a way to allow users to log into their Apple accounts on iTunes through cloudTunes. I've been Telneting the iTunes Music Store server through port 443 but I'm not sure I'm sending my request to the right place or whether I'm missing some credentials cos it doesn't respond.

  more »

flyTunes!

Friday, May 16, 2008   —   Vienna 0 Comments

It's been a while since I've written anything — anything that wasn't code that is... I've been really busy with a project for a client. I'll have a link to it up once it's cleared.

I've also been at work on something really neat this week: flyTunes. flyTunes allows you to browse albums from the iTunes Music Store on your browser.

flyTunes

  more »

The app should be more efficient than the sum of its parts

Wednesday, November 14, 2007   —   Vienna 0 Comments

I'm in the process of reshaping and streamlining the backend of Wimbomedia, and wishing I had paid more mind to the cautionary voice in my head urging me to plan more and code less when I was building the site.

As the Wimbomedia grows, I've identified some potential issues with scaling the information-heavy database. It's proving a little cumbersome changing the way the system works because it's already so loaded with data.


It's amazing what you can learn between launching a site and it being pickup by a Google bot. Well, you live, you code, and you learn stuff you wish you knew before...   more »