Tag Archives: api

Code Snippet: Youtube playlist downloader

A few months ago, I wrote a tiny ruby script I never released, that made it possible to download Youtube playlists and convert them to mp3 files. Unfortunately Youtube changed many things since that time and my script did not … Continue reading

Posted in Code Snippets, PHP, Programming | Tagged , , , , , , , | 1 Comment

Actual Google and Twitter trends in a fancy newsticker for your page

Some days ago I posted an article about fetching the actual hot trends from Google. Today, I wrote the TrendFetcher library, a simple PHP class/library, that gives you a nice jquery flavoured “trend ticker” with the latest hot trends from Google, the actual … Continue reading

Posted in PHP, Programming | Tagged , , , , , , , | Leave a comment

Get latest Hot-Trends from Google with some simple PHP script

If you run a website it’s essential for you to know about the actual trends on the web, not only to optimize your keywords, but to know what to write about at all. The equation is easy: What people search … Continue reading

Posted in SEO | Tagged , , , , , , , , , | 1 Comment