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

Matt Birk has a new website

This is responsive website with layout originally conceived by HTML5. Clean and simple, it is just what the doctor, er, lawyer ordered. Matt needed something up quick, but didn’t have to sacrifice quality. WIthin 2 days we had a simple design up that he can be proud of.

Moving Day

Moving day, er, week, here at Livewire. New offices located at 2606 NW 6th Street are being filled in with all of our useful junk. Very exciting to be in a premium location with large signage and great new neighbors. Livewire has teamed up with Gnosys Networks to

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

Early Learning Coalition Has A New Website

The ELC of alachua county came to us looking for some help with their current website. They had evidently been hacked on their Joomla installation and there were a number of issues that rippled out from that. We attempted to fix the installation but the site was outdated

Jquery Simple Fadeout

A cute little snippet to show a simple green bar upon a successful edit. <?php if(isset($_GET[‘edit’])){ ?> <div id=’notifyy’> Edited Successfully </div>     <script type=”text/javascript”>     $( ‘#notifyy’ ).show(function(){     $(this).fadeOut(5000);     });     </script> <?php } ?> The CSS: #notifyy{width:100%;background:#2f5001;padding:4px 15px;color:#fff;} Always,

Why Website Speed Matters More Than Ever in 2024

In today’s fast-paced digital world, website speed is crucial. Users expect instant access to information, and a slow website can significantly impact your business. Here’s why website speed matters more than ever in 2024 and how you can improve it. The Importance of Website Speed User Experience When