Code: Showing a list of youtube videos using gdata and xslt with php

Let’s start with a little demonstration. The section below is made by calling the php-script https://pappmaskin.no/opensource/youtube/youtube.php?s=super&max=9 within an iframe: Why iframe? Just to make it easier to reuse and embed Youtube videos on different sites, and because it makes it easier to try out new ideas without adding messy bits to a larger project. Sort… Fortsett å lese Code: Showing a list of youtube videos using gdata and xslt with php

Code: Gameinfo + Gametrailers + Youtube Mashup

Norsk? Du finner en norsk versjon av denne artikkelen på NrkBeta.no I recently made a Gameinfo service for spiller.no. It pulls in licenced gameinfo from our partner GameXplore though XML, and combines it with a search for related videoes from Youtube before it is presented on the page. Example: FIFA STREET 3 Gameinfo – NRK… Fortsett å lese Code: Gameinfo + Gametrailers + Youtube Mashup