Use YouTube Videos As Your Websites Background

If showcasing an animated background is what you’re looking to put in your website, you don’t have to limit your options to CSS or Flash. You can actually use a video from YouTube, all thanks to a clever little jQuery plugin called Tubular by Sean McCambridge. Some of you may have already known about this [...]

Continue Reading →

YouTube Channel Gallery WP Plugin

If you run a blog that has lots of video posts, especially if they’re all sourced from the same YouTube channel, then you might want to check out this nifty little plugin called YouTube Channel Gallery. Developed by Javier Gomez Pose of PoseLab, this plugin will not only let you embed videos in your posts [...]

Continue Reading →

Create Interactive Web Videos With Popcorn Maker

Today’s featured web tool is called Popcorn Maker by Mozilla.It’s a timeline-based video editing app, built on Popcorn, and written entirely in web standards. Not only does it make it easy for non-programmers to remix and share their videos on the web, but also to enhance it for web use. Basically, you can mix audio [...]

Continue Reading →

VidEmbed Video Player

VidEmbed is a powerful video plugin that embeds videos straight to your WordPress. It supports different sources like Youtube, Vimeo, Amazon S3 hosted videos and even self-hosted video files so you can quickly add video content from them. You can also customize the player styles and video embeds. Key features: VidEmbed shortcode button. This makes [...]

Continue Reading →

VP Factory, Video Players the Easy Way

A cool and accessible video player you can integrate to your site is VP Factory. It is an impressively powerful video player that is highly customizable and has a cloud-based, video management app with many customizable features. Use this to publish your video content on your sites and social networks. You can also create ads [...]

Continue Reading →

Embed Videos Using Its Shared Link With PHP

Another great video tutorial I’d like to share with you today comes from a young YouTube user (who also seems to be big a Guitar Hero fan) who goes under the handle of Abell12. This featured video will show you how to create a script that will allow users to embed a video onto a [...]

Continue Reading →

Parse YouTube URLs With PHP

Here’s a nice PHP snippet that some of you might find useful with regards to information on YouTube videos. It’s a code that I came across over at PHPZAG that will parse the various types of YouTube URLs and then returning their embed iframe. <?php function parseYoutubeURL($link, $width=430, $height=230){ $final = ‘<iframe width=”‘.$width.‘” height=”‘.$height.‘” src=”http://www.youtube.com/embed/{code}” [...]

Continue Reading →

Create An Impressionist UI Video Player Using HTML5, jQuery, And CSS3

Today’s featured tutorial is written by Valeriu Timbuc from DesignModo, which teaches you how to create a video player using a combination of HTML5, jQuery, and CSS3. The look and feel of the video player is based on Vladimir Kudinov’s Impressionist UI design, which of course, we’re going to recreate using CSS3. As for the [...]

Continue Reading →

Two Great Ways To Share Your Instagram Photos In WordPress

Instagram has long been quite a very popular app among smartphone users way even before Facebook founder Mark Zuckerberg decided to buy it. Fact is, it probably even gained more fame and popularity since it was bought. Chances are, there’s a lot of bloggers out there right now who are thinking about synching or integrating [...]

Continue Reading →

How To Add YouTube To Your WordPress Sidebar

We all know that you can embed YouTube videos in our post, but you can also do the same thing to your WordPress blog’s sidebar! Just watch this nice video tutorial by YouTube user competenowwebtips. The video will teach you how to embed a video into your WordPress sidebar and how to automatically display the [...]

Continue Reading →

Page 1 of 3123»