Longitudes Group

Longitudes Group

Developed corporate web site for Longitudes Group, a company that provides geographic-based research focused on sports, travel, leisure spending and recreation. Services included concept development, wire framing, UX/UI design, and programming development.

Nike

Nike

Developed retail brochure for Nike’s running shoe division to be targeted to track coaches and athletes to create a product partnership and direct selling channel for the segments. Services included creative/concept development, design, production, and printing fulfillment management.

Adjita Investments

Adjita Investments

Developed marketing promotional components for investment services company including identity programs, monthly newsletters, investment packages, and online direct marketing campaigns. Services included design, creative, production, and fulfillment.

Tarazzo Tileworks

Tarazzo Tileworks

Developed corporate identity system, brochures, direct mail, corporate standards, for custom ceramic tile manufacturer. Project also included packaging, point of purchase, trade show and outdoor signage components.

Design that Sells

I help businesses acquire customers, build brands, and drive sales online. My expertise includes identity and branding, print communications, web development, social media, search engine marketing, flash design and development, email and mobile marketing.

<!– begin colLeft –>
<div id=”colFull”>
<?php
$current = get_the_category();
$current_id= $current[0] ->cat_ID;
$categs_list = get_category_parents($current_id);
$pieces = explode(“/”, $categs_list);
$category_name = strtolower($pieces[0]);
$categs = get_cat_id($category_name);?>

<?php if(is_category() && in_category($current_id) || post_is_in_descendant_category($current_id)){?>
<h1><?php single_cat_title(); ?>
<ul>
<li><a href=”<?php echo get_category_link(get_option(‘webfolio_portfolio_ID’))?>”>All projects</a></li>
<?php
$categories = get_categories(‘hide_empty=1&child_of=’.$categs);
foreach ($categories as $cat) {
echo (‘<li><a href=”‘);

echo (get_category_link($cat->cat_ID).’”>’.$cat->cat_name.’</a></li>’);
}
?>
</ul>
</h1>
<?php } ?>

<?php if (have_posts()) : while (have_posts()) : the_post(); ?>
<div class=”boxgrid captionfull”>
<a href=”<?php echo get_first_image() ?>” class=”lightbox” title=”Click to zoom”><img src=”<?php bloginfo(‘template_directory’); ?>/timthumb.php?src=<?php echo get_first_image() ?>&h=250&w=290&zc=1″ alt=”<?php the_title(); ?>”/></a>
<div class=”cover boxcaption”>
<p><a href=”<?php the_permalink() ?>” class=”title”><?php the_title(); ?></a></p>
<p>Posted in <?php the_category(‘ ‘); ?>. Click the title to read more or click the image to zoom.</p>

</div>
</div>
<?php endwhile; ?>
<div class=”navigation”>
<div class=”alignleft”><?php next_posts_link(‘Older’) ?></div>
<div class=”alignright”><?php previous_posts_link(‘Newer’) ?></div>
</div>

<?php else : ?>

<p>Sorry, but you are looking for something that isn’t here.</p>

<?php endif; ?>
</div>
<!– end colLeft –>

The Work

A New Investment Company

Adjita Investments, a start-up investment firm, selected Michael Black to produce identity, print and web communications for it new business venture. The firm caters to high net worth individuals from around the world.

Blog Articles

Creating An Effective Online Marketing Strategy

Today, any business can easily and inexpensively design, deploy and launch an online marketing campaign. However, it takes knowledge, expertise, skill and strategy for it to be effective.