Asterix si Obelix la a 50-a aniversare – Google Logo
October 28th, 2009
2 comments
Hideto Tomabechi is a cognative scientist that studies the mind & artificial intellegence. In his spare time, he’s an rock music fan, and is a member of a rock band. By creating a mobile ringtone , tricks the mind into ...
fast PHP function to check if youtube video is still valid:
<?php
function checkYoutubeId($id) {
if (!$data = @file_get_contents("http://gdata.youtube.com/feeds/api/videos/".$id)) return false;
if ($data == "Video not found") return false;
return true;
}
function checkYoutube($vid) {
if (strlen($vid) < 12) { return checkYoutubeId($vid); }
$preg1 = '@www.youtube.com\/watch\?v=(.*?)$@';
if ( preg_match($preg1, $vid, ...
Inside AdSense Team Message:
As you may know, we frequently review our products and features to ensure their effectiveness. After reviewing our AdSense video units feature, which allows you to show YouTube content and ads on your pages, we've found that ...
[vg_byrev]
[vg_dailymotion x7tnwg#Basshunter - Walk On Water#http://img.youtube.com/vi/bfuLYW3HVoQ/default.jpg#BassHunter - I can walk on water, I can fly Basshunter - Walk On Water]
[vg_youtube I2R-80-7s_I#Scooter vs Status Quo - Jump That Rock(Whatever You Want)##Official video for Scooter vs Status Quo - Jump That Rock ...
Am anuntat acum 2 luni cred ca lucrez la o tema special dedicata pentru siteuri/bloguri cu continut exclusiv de media, in special pentru bloguri video. Cu putine modificari tema poate fi adaptata si pentru galerii foto sau audio ...
In fine, ...
[caption id="attachment_6997" align="alignright" width="150" caption="maxxal"][/caption]
YAP ... ceva mai absent prin zona... pentru ca PHP+PHP+PHP = tot PHP ;) ... lucrez la o tema pentru site-uri care folosesc clipuri video (youtube, trilulilu, etc). Deja am prea multe astfel de bloguri si ...