Home » Programming » Phase 2 of Little Diamond Models is Complete

Phase 2 of Little Diamond Models is Complete

Phew! It took about 4 months of hard work but we finally finished phase 2 of one of our favorite client’s websites: Little Diamond Models.

This is a huge website with a ton of great features. We started this project not even a year ago and it already sports a monthly visitor volume of nearly 20,000. What a success story!. The site soaks up nearly 2 GB of bandwidth each and every day, that’s a lot of downloading and uploading. This was up to 6 GB at one point….that a bigga pizza pie!

We think the best highlights were the casting call feature that allows boutiques to post calls to models to meet certain photo criteria. Pet and photographer bookings and we upgraded several modules to make them much faster.

So here we are, Tom Petty on the radio, pretzels spilled on the desk, a glass of Publix sweet tea, and we’re starting to plan out phase 3. Lots of good features for models, boutiques, pet models, photographers and visitors of all kinds. We plan on this taking nearly as long as phase 2 but good things come to those who wait. Little by little, the site grows and over time we come out with a hum-zinger of a website.

More Web Design Blog Content

The Low Down on Net Neutrality

What they heck is it? Most people don’t know it past the slogan .. and that’s what it is, a slogan. Net neutrality does not mean ‘left alone”, there’s nothing laissez faire about it. It does mean oversight, more oversight of the Internet than currently exists. The advocating

Website To Text

Introducing the Livewire Website to Text Application, a cutting-edge tool that transforms consumer engagement. Imagine having the ability to instantly connect with customers in a personalized way, bridging the gap between your website visitors and your company with ease. With this game-changing feature, you gain access to a plethora

New Partners

We’ve partnered up with PWH Tech Solutions – one of Gainesville’s premier IT companies – to build some great new apps and web programs. We wish we could tell you all about it but things are pretty hush-hush right now. Suffice it to say that these are huge

TNT Graphics Needed us Badly

Essy over at TNT Graphics stopped by and requested some changes to his website. He just needed an overhaul of his design and some programming changes to the way the shopping cart operated. Since we can do both web design and custom programming, he came to the right

New Web Program: Brain Development Maps

Creating braindevelopmentmaps.org was a great opportunity to work on a very interesting site; Shirley came to Livewire with very specific needs. There is nothing ‘typical’ or ‘standard’ about this website, it is in a word, unique. Braindevelopmentmaps.org allows users to view highly detailed brain mapped images online. These

Adding a Fee in Woocommerce

This piggybacks off of a solution I found elsewhere. We modified it to add a single fee for products based on the taxonomy. It comes in handy to categories products and then apply this rule to that category. function action_woocommerce_checkout_calculate_fees( $cart ) { // Initialize $quantity = 0;