What we’ve been up to lately

Here’s what’s been going on at Livewire in the last few weeks – because, well, why not? It’s a blog ,isn’t it?

Finishing up the LDM iphone app – which has been a big project that has presented us with some unique challenges. The Android version is likely to come out even before the iphone one simply because IOS has some, shall we say, uniqueness to it that makes hooking all 3 systems together a problem.

We’ve taken on some new clients including a really fun website from a English transplant to Gainesville who has ties to the Civil War. The website follows the story of a Thomas Jackson and is really unique. We’re so glad we have a chance to work on a project like this.

Started a new redesign with an Alachua company –  a large website rebuild

Started a website for Budding Biologist – a local company that creates science materials for children. This site will be a lot of fun. It’s been a long time since we’ve done anything related to children or learning.

We’re finishing up the Flour Pot Bakery’s website. Very nice design that we’re quite proud of.

Creating a web app for a food truck service – can’t spill the beans on our blog here but it’s going to be quite useful to a large target market. We’re building this app with a couple of associates over at PWH Tech.

TNT Graphics will be getting a new shirt designing software program. They just need our help installing and configuring a third party solution – we’d love the opportunity to build one of our own but the market is pretty saturated and we just don’t have that kind of time.

We have about a dozen other projects going on at this time – PHEW!, it’s been a busy, busy summer.

More Web Design Blog Content

Don’t Think Page Load Times Matter? Think Again.

A recent study by Google really hit home for online retailers or anyone looking to make a sale/conversion online. As Forbes points out: “53% of mobile site visitors will leave a page that takes longer than three seconds to load.” Google’s recommendations usually hover around one to one

What is Lorem Ipsum?

Lorem ipsum is simply Latin text. Gobbledygook, essentially. Well, not really; It does have its roots in latin text from just before the BC to BCE line, so that puts it around 2000 years old. Past that, it’s gibberish.  Sometimes web developers need filler text to create web

Are You Using Linkedin Like You Should?

Probably not. Linkedin is a valuable resource for any professional, but particularly freelancers and business owners. There is a lot to love about the social media construct, and a lot to hate; but no matter what side of the coin you fall on it is no secret that you

Getting Accurate Shipping Rates

If you own an ecommerce store and provide real time shipping rates you have likely encountered a long list of issues with returning accurate rates. If you have not, Bravo good sir or madam! You are the exception. Having real-time shipping rates on your online store is a

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,

Submit A Sitemap … To Bing?

Indeed. For some reason, Bing still exists. And since it does you’ll need to submit your sitemap so your business will show up in the results of a person who searches from the unwanted automatically installed Bing bar on their browser. They’re so lovely, forcing it on you