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

WordPress: Capturing Post Author Meta

An easy one here from your local Gainesville Web Designer: How to retreive the author information from a post in the WordPress loop. This assumes you’re in the loop, of course. $meta_field= get_the_author_meta( ‘your_meta’ );   Badda-bing badda-boom. You’re done. It really is that simple. Just use get_the_author_meta,

New Beginnings: Mcgriff WIlliams Insurance

New clients start today: Mcgriff Williams Insurance has decided to start a new campaign for online insurance quotes. We’ll be providing a key marketing role with their new website: INSURENCY.com They have the very latest in online quotes and are attempting to break into a heavily saturated market

Good one on Sitelinks

Sitelinks also factor into your ad rank, and can influence the position of your ad on search page. Ad Rank previously took into account your max cost-per-click (CPC) and quality score, and now ad extensions and formats are another component of the calculation. Seems like a no-brainer to implement,

CSS Animation, The New Flash?

I’ve used it, so I am not immune to the pull of CSS animation, but what are we doing here folks? Used sparingly, CSS animation is at best a small way to augment conversions (button wiggle), but at worst it is a resource hog that destroys readability and

5 Ways Small Businesses Can Use AI Like a Fortune 500 Company

Think AI is just for tech giants and massive corporations? Think again. The same artificial intelligence tools that power billion-dollar companies are now available—and affordable—for small businesses too. From automating customer service to generating marketing content, AI can help you work smarter, faster, and more efficiently. Here’s how

JSON and PHP

Here at Livewire, Gainesville Web Design headquarters, we have had a couple of projects recently that allowed us to work with JSON and PHP. Initially it may seem a bit strange for PHP experts to want to embed javascript functionality in their code base but the two work