Chris Jean
Linux, WordPress, programming, anime, and other stuff
  • Home
  • Linux
  • Development
  • Random Ramblings

Archive for WordPress – Page 2

Auttomatic Releases WordPress Video Solution Framework Code

by Chris Jean
January 14th, 2009

I didn’t see a lot of fanfare, but the release of the WordPress Video Solution Framework plugin, also called the WordPress.com Video Server, has the potential to be huge.

Some of you may wonder why I was interested in getting FFmpeg installed again. This is the reason why: Auttomatic has released code that makes it possible (with some work and knowhow) to turn a WordPress Mu platform into a video solution.

Features

  • Video-Uploader: A program that will load raw video files into the transcoder without making the user wait
  • Video-Transcoder
    • Takes in raw video from the Uploader
    • Transcodes the video into h.264
    • Stores the video into an mp4 container
    • Creates thumbnails
    • Sends the files and meta data to the file server
  • Video-FinalTouch
    • Receives files and data from the Transcoder
    • Copies the files into the source video’s folder
    • Updates the database tables with new video information
    • Can be customized to replicate or load files into a CDN (Content Delivery Network)
  • Video-XML
    • Reads in information from the video such as: caption, duration, and format
    • Returns this information in XML format
    • Caches information to ensure quick performance
  • Video-AJAX: Displays the video when the transcoder has not completed processing the raw video data
  • Includes a player written in ActionScript 3 that will handle proper display of the video based upon your configuration

Final Thoughts

The notes indicate that at least some work must be done in order to make everything function. Since I have yet to try everything out yet, I don’t know exactly how much work that would be. I’ll be sure to post about my experiences and hopefully have some examples soon.

The notes also indicate that you’ll need to have a working install of FFmpeg and qt-faststart (the readme.txt file says qu-faststart, but it’s actually qt-faststart). To install FFmpeg, see Install FFmpeg and ffmpeg-php on CentOS Easily.

Categories Development, WordPress
Comments (6)

Adding AJAX to WordPress plugins

by Chris Jean
July 25th, 2008

One of the these days I’m going to have to start working with AJAX. To date, I haven’t really had a need, but I’m going to get way behind the curve unless I start working with it now. I recently stumbled on a page in the WordPress Codex called AJAX in Plugins. This will be my starting point for working with AJAX and WordPress. Hopefully I can start cranking out some cool new plugins with AJAX goodness soon. Once I do, I’ll blog with some more details about what hurdles, if any, I faced when developing WordPress plugins with AJAX support.

Categories Development, Tips 'n Tricks, WordPress
Comments (0)

Introducing WP Easy Uploader

by Chris Jean
June 28th, 2008

This time I have a plugin for the masses. WP Easy Uploader will make any WordPress user’s life easier. No longer will you have to rely on FTP to upload new plugins, themes, or random files. Now you can take care of those tasks quickly and easily from the admin screen of WordPress.

For full details, check out WP Easy Uploader’s release page.

Categories Development, WordPress
Comments (12)

Can pinging get your WordPress site blocked?

by Chris Jean
May 3rd, 2008

Many clients have shared concerns with me about using the built-in Update Services feature of WordPress to automatically ping services like Ping-O-Matic. Why are they concerned? They have heard horror stories from fellow bloggers or read random stories you can find on the web about WordPress sites being blocked from these sites due to a variety of different reasons. Unfortunately, there is much more information out there about the problems and very little information about solutions. In this post, I aim to address the major concerns and provide solutions where solutions are needed. Read More→

Categories Tips 'n Tricks, WordPress
Comments (0)
« Previous Page
Chris Jean
Copyright © 2012 All Rights Reserved
iThemes Builder by iThemes
Powered by WordPress