May 7, 2011
We now have a demo up featuring a video player developed by Ross Sabes.

This player utilizes a full featured custom back-end video database management tool.

Each video title can support multiple files in a variety of formats (FLV, MP4, Ogg, WebM, etc…) and settings for maximum compatibility and performance across the widest possible array of devices. The player can be customized to detect the users bandwidth and play the most suitable Flash format available. If the visitor is using an iPad, iPhone or iPod the player is programmed to use the compatible MP4 format with both high and low bandwidth options if available.

Videos can be assigned to multiple pages by the administrator.

Select pages for the video to appear on.
Videos can also be tagged for search engines and other custom functionality.
Visit the front-end here
For a demo of the back-end contact us.
This program was developed using:
MooTools
MediaBox
and MooFlow
Category:
Flash, Flash Action Script, Programming, php, website design |
Tag:
Flash, iOS, iPhone, javascript, MediaBox, MooFlow, MooTools, php, video
August 13, 2010
There are 2 ways a website can be developed: either as static web pages or as dynamic (database driven) web pages. Let’s discuss both varieties:
Static Web Pages
All web pages are displayed using HTML code. Static web pages are essentially a series of linked HTML documents. To make a change to a static website one must edit the HTML code directly on each page. While this may work for a simple web site that has 3 or 4 pages, it quickly becomes inefficient as your web site grows in depth and complexity.
Dynamic, Database Driven Web Pages
Database driven websites are fast becoming the standard for website development. The content on a dynamic website is maintained in a database. When a visitor requests information for a page, product, article or photo, that request is processed and returned by a database.
Web Site Maintenance
Typically the information in the database is maintained through a secure administrator log-in area. A well designed administrator log-in area makes it easy for anyone to update the website content without having to learn HTML or sophisticated website design software.

If you are interested in developing a dynamic, database driven website, have static web pages that need to be converted or want help with an existing dynamic website please contact us for a free consultation. We will be happy to discuss the various benefits and options available to you.
You can also use the comments form below for additional discussion and questions.