Digital Worlds

Just finished up a long term project with Digital Worlds at the University of Florida in Gainesville.

This web design project intends to reach young audiences with compelling content. It is a place for them to upload videos, share, collaborate and get insights into problems and issues that affect their peers. The “portal”, in a sense, centers around video content features:

  • Robust user management system
  • Users can private message each other or favorite videos. The user profile system allows them to upload an avatar, list their social network links and interact with the website.
  • The video upload system is custom build by Livewire, it features youtube and vimeo support. Using the power of embedly, the script automatically pulls all the information from the video into a format the website can use.
  • A unique category system gives the admins easy to use control panel for managing and categorizing videos
  • Content is held in queue for moderation – no naughty videos, everything must be suitable for minors

Swiftly understanding the needs of our clients Livewire was able to turn a tired wordpress installation to a scalable, sound web portal that gives users maximum interactivity.

More Web Design Blog Content

Extend Your iPhone or iPad Battery Life

A common problem in todays world – batteries haven’t really kept up with the rest of the tech world and are absolutely the weak link in virtually any modern day tech pack. Things have gotten better over the years. My smartphone lasts about 18 hours depending on usage

Preloading Images with Jquery

There are times when preloading images is an important step in keeping your site/page/program running smoothly. This is especially true in the era of mobile. Here’s a cute little snippet that does just that. function preload(yourarrayOfImages) { $(yourarrayOfImages).each(function(){ $(‘<img/>’)[0].src = this; }); } preload([ ‘img/image1.jpg’, ‘img/image2.jpg’, ‘img/image3.jpg’ ]);

Recover From A Negative SEO Attack

Nothing can be quite as irritating or as damaging as an unscrupulous competitor or determined unhappy client that is willing to go to any length to harm your business. It doesn’t take much for some people to launch an all out assault on your business, endangering everything you’ve

What makes your website attractive to google?

What makes your website attractive to google? In 2013, Google released Search Quality Evaluation Guidelines to provide transparency in how google rates websites. The main goal of Google’s Search Quality Ratings is to provide results that represent and are beneficial to a specific user and their locale. This