rubensargsyan.blogspot.com
Ruben Sargsyan: Get Countries Info
http://rubensargsyan.blogspot.com/2011/08/get-countries-info.html
Web developer Ruben Sargsyan's blog. Tuesday, August 9, 2011. I'd like to inform you about my new created website - http:/ www.getcountries.info. It is a website where you can get info of the country by its name (capital, currency, currency code, TLD, calling code, google news, yahoo answers about the country, page of the country on Wikipedia e.t.c.). Time by time it is expected to show more information about the country. Subscribe to: Post Comments (Atom). WordPress plugin UBM Premium.
rubensargsyan.livejournal.com
Ruben Sargsyan
http://rubensargsyan.livejournal.com/tag/youtube
Feb 12th, 2011. Генерирование YouTube видео загрузочную форму с помощью PHP. Ниже пример генерирования YouTube видео загрузочной формы с помощью PHP:. Youtube email = "example@youtube.com"; / Change this to your youtube sign in email. Youtube password = "password"; / Change this to your youtube sign in password. Postdata = "Email=".$youtube email."&Passwd=".$youtube password."&service=youtube&source=Example";. Curl = curl init(" https:/ www.google.com/youtu. Curl setopt($curl, CURLOPT POST, 1);. Media:ti...
rubensargsyan.livejournal.com
Ruben Sargsyan
http://rubensargsyan.livejournal.com/tag/прокручиваемое%20содержание
Jan 17th, 2011. Прокручиваемое содержание с помощью JavaScript. Это пример прокручиваемого содержания, созданный с помощью JavaScript:. Title Scrollable Content /title. T")style.marginTop)-5 =parseInt("-" doc. Document.getElementById("text").style.ma. RginTop = (parseInt(document.getElementById("text". T")style.marginTop) 5 =0){. Document.getElementById("text").style.ma. RginTop = (parseInt(document.getElementById("text". StylemarginTop) 5) "px";. Posted at 04:22 pm. Создай свой уголок в мире блогов.
rubensargsyan.livejournal.com
Ruben Sargsyan
http://rubensargsyan.livejournal.com/tag/блоги
Mar 29th, 2011. Это сайт, где Вы можете создать свой уголок в мире блогов! Создав свой угол в blorner.com, Вы широко открываете ворота для тех, кто может найти Ваш блог по Вашему имени, а также найти Вас по Вашему собственному URL блогу. Blorner.com дает Вам возможность раскрутить свой blorner (угол блога), соотвественно ваш blorner может раскрутить Вас и Ваш блог(и). Posted at 08:30 pm. Создай свой уголок в мире блогов. Получить информацию о странах. Subscribe to author posts feed. The last visited pages.
rubensargsyan.wordpress.com
Ruben Sargsyan | Web developer Ruben Sargsyan's blog
https://rubensargsyan.wordpress.com/author/rubensargsyan
Web developer Ruben Sargsyan's blog. All posts by Ruben Sargsyan. WordPress plugin “Quick Navigation Panel” new 1.1 version. The new version of WordPress plugin “Quick Navigation Panel” 1.1 is created. The following updates have been done in this version: (more…). May 7, 2012. Posted by Ruben Sargsyan on May 7, 2012. Https:/ rubensargsyan.wordpress.com/2012/05/07/wordpress-plugin-quick-navigation-panel-new-1-1-version/. Get values of a custom field belonging to the category or tag posts in WordPress.
rubensargsyan.livejournal.com
Ruben Sargsyan
http://rubensargsyan.livejournal.com/tag/scrollable%20content
Jan 17th, 2011. Прокручиваемое содержание с помощью JavaScript. Это пример прокручиваемого содержания, созданный с помощью JavaScript:. Title Scrollable Content /title. T")style.marginTop)-5 =parseInt("-" doc. Document.getElementById("text").style.ma. RginTop = (parseInt(document.getElementById("text". T")style.marginTop) 5 =0){. Document.getElementById("text").style.ma. RginTop = (parseInt(document.getElementById("text". StylemarginTop) 5) "px";. Posted at 04:22 pm. Создай свой уголок в мире блогов.
rubensargsyan.livejournal.com
Wordpress плагин "The Last Comment" - Ruben Sargsyan
http://rubensargsyan.livejournal.com/13711.html
Wordpress плагин "The Last Comment". Этот виджет плагин показывает последнюю комментарию на сайдбаре Wordpress блога. Posted on Dec. 17th, 2010 at 03:24 pm. Создай свой уголок в мире блогов. Получить информацию о странах. Subscribe to author posts feed. The last visited pages. Powered by LiveJournal.com.
rubensargsyan.com
Portfolio | Ruben Sargsyan
http://rubensargsyan.com/portfolio
The Last Visited Pages. Automatically Remove Links From Posts. Share Buttons Simple Use. Subscribe To Author Posts Feed. WordPress plugin “Useful Banner Manager” new 1.6 version. WordPress plugin “Useful Banner Manager” new 1.5 version. WordPress plugin “Useful Banner Manager” new 1.4 version. WordPress plugin “Useful Banner Manager” new 1.3 version. WordPress plugin “Useful Video Player”. On WordPress plugin “UBM Premium”. On WordPress plugin “UBM Premium”. On WordPress plugin “UBM Premium”.
rubensargsyan.livejournal.com
Сократить URL адреса в постах и страницах с помощью Wordpress плагина wp-chunk - Ruben Sargsyan
http://rubensargsyan.livejournal.com/14639.html
Сократить URL адреса в постах и страницах с помощью Wordpress плагина wp-chunk. Wp-chunk является WordPress плагином, который сокращает URL адреса в комментариях. Он не влияет на URL адреса постов и страниц, только на комментарии. Но если вы хотите, чтоб он повлиял на них, откройте файл wp-chunk.php из директории плагина и добавьте эти строки сразу после линии 72 (add filter('comment text', 'make chunky');):. Add filter('the excerpt', 'make chunky');. Add filter('the content', 'make chunky');.