<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>BigTuna Interactive</title>
	<atom:link href="http://www.bigtunainteractive.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bigtunainteractive.com</link>
	<description></description>
	<lastBuildDate>Tue, 01 Jun 2010 02:48:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>The Redesign of BigTunaInteractive.com</title>
		<link>http://www.bigtunainteractive.com/redesign/</link>
		<comments>http://www.bigtunainteractive.com/redesign/#comments</comments>
		<pubDate>Mon, 31 May 2010 23:18:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://www.bigtunainteractive.com/?p=483</guid>
		<description><![CDATA[After three weeks of usability testing, we are proud to officially announce the re-launch of [...]]]></description>
			<content:encoded><![CDATA[<p>After three weeks of usability testing, we are proud to officially announce the re-launch of BigTuna Interactive&#8217;s site!  The features of this site are a product of our <a href="http://www.bigtunainteractive.com/services/web-design/">San Diego web design</a> skills that we have advanced tremendously over the past few years.  </p>
<p>Here are some images of the old site.  Please click on them for a full screen graphic.</p>
<ul class="thumbnails">
<li><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/old-site.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/old-site-150x150.png" alt="" title="old-site" width="150" height="150"  /></a></li>
<li><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/blog-post.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/blog-post-150x150.png" alt="" title="blog-post" width="150" height="150"  /></a></li>
<li><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/Screen-shot-2010-04-27-at-2.47.21-PM.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/Screen-shot-2010-04-27-at-2.47.21-PM-150x150.png" alt="" title="Screen shot 2010-04-27 at 2.47.21 PM" width="150" height="150" /></a></li>
<li><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/services-page.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/services-page-150x150.png" alt="" title="services-page" width="150" height="150"  /></a></li>
</ul>
<div class="clear"></div>
<p>We used these technologies and design techniques on the new BigTuna Interactive website:</p>
<h3>CSS Sprites</h3>
<p>We really went nuts with CSS sprites on the redesign.  Sprites are images with various usability states.  These states could be either current, active or hover.  Sprites are a great way to increase page speed and reduce server calls.  In the past, you had to use javascript to accomplish the effects of sprites.  However, you can develop them using strictly CSS today.  The first sprite that you will see is our navigation.<br />
<a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/nav-sprites.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/nav-sprites.png" alt="" title="nav-sprites" width="505" height="85" class="aligncenter size-full wp-image-485" /></a><br />
<span id="more-483"></span><br />
The navigation of our old site had a drop down menu.  However, after researching our analytics, we saw that the drop down navigation was not used and that we would be better off by simplifying the navigation.</p>
<p>The footer is also blinged out with two different sprites:<br />
<a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/footer-sprites.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/footer-sprites-252x300.png" alt="" title="footer-sprites" width="252" height="300" class="alignleft1 size-medium wp-image-487" /></a></p>
<p><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/twitter-sprites.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/twitter-sprites-93x300.png" alt="" title="twitter-sprites" width="93" height="300" class="alignleft1 size-medium wp-image-488" /></a></p>
<div class="clear"></div>
<p>CSS sprites also increase usability by showing the visitor that they are on a clickable object.</p>
<h3>jQuery</h3>
<p><img class="alignleft1" src="/wp-content/themes/bt/img/jquery.png" alt="jQuery" /> jQuery is a clean, unobtrusive javascript library that allows you to add flash-like interactions to your site.  We are a huge fan of jQuery.  jQuery allows you to pack meaningful content on a page; yet, you can still keep the layout integrity.  This is great for search engine optimization.  You will see jQuery interactions on the following pages:</p>
<ol>
<li><a href="http://www.bigtunainteractive.com">Home page</a> </li>
<li><a href="http://www.bigtunainteractive.com/services/">Online Marketing Services</a> page</li>
<li><a href="http://www.bigtunainteractive.com/services/search-engine-optimization/">Search Engine Optimization</a></li>
<li><a href="http://www.bigtunainteractive.com/services/web-design/">Web Design</a></li>
<li><a href="http://www.bigtunainteractive.com/services/social-media-optimization/">Social Media Optimization</a></li>
<li><a href="http://www.bigtunainteractive.com/services/ppc-management/">PPC Management</a></li>
<li><a href="http://www.bigtunainteractive.com/services/email-management/">Email Management</a></li>
</ol>
<p>The contact form on the right sidebar, the hover states for the images in our portfolio, and the fancybox image galleries are also triggered by jQuery.</p>
<h3>Icons and custom graphics</h3>
<p>Icons are consistent throughout the entire site.  They serve as descriptive indicators of what the visitor will be clicking on.  You name the page, you&#8217;ll see some icons!</p>
<p>We also gave each services page a custom designed header graphic.  This graphic was created in Photoshop and Illustrator.</p>
<p><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/Screen-shot-2010-05-31-at-3.56.43-PM.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/Screen-shot-2010-05-31-at-3.56.43-PM.png" alt="" title="Screen shot 2010-05-31 at 3.56.43 PM" width="279" height="172" class="aligncenter size-full wp-image-495" /></a></p>
<h3>Improved Portfolio section</h3>
<p>The portfolio section for <a href="http://www.bigtunainteractive.com">Interactive Agencies</a> can be one of the trickiest page to lay out.  We gave each of our products a thumbnail image, and an icon to show what services we performed.  You have the option to check out all our our portfolio items directly on that page, through a fancybox modal overlay image gallery, or you can click directly to that page for more information.</p>
<h3>Contact forms</h3>
<p>We decided to put the contact form, fixed right to the visitors browser.  Once clicked on, this contact form expands to include all of our pertinent contact information.  On our old site, the contact form was in the footer and was hard to find.  This is an absolute no-no for web design!</p>
<p>All of the site forms are connected to various databases, which allow us to manage the flow of information more efficiently.</p>
<h3>Search Engine Optimization</h3>
<p>I often tell our clients that there are two things that you need to be successful at <a href="http://www.bigtunainteractive.com/services/search-engine-optimization">seo</a>:</p>
<ol>
<li>Links</li>
<li>Pages</li>
</ol>
<p>This redesign allowed us to add another 30 pages to the site and create an information hierarchy that is scalable.</p>
<p>Please let us know what you think of the new site.  Like all good websites, your job is never finished. You should be consistently conducting usability studies, checking your analytics and optimizing the site for conversions.  We plan on practicing what we preach for our clients with this site!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/redesign/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iomega Social Media</title>
		<link>http://www.bigtunainteractive.com/iomega-social-media/</link>
		<comments>http://www.bigtunainteractive.com/iomega-social-media/#comments</comments>
		<pubDate>Tue, 04 May 2010 19:19:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.bigtunainteractive.com/?p=423</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/iomega-social-media/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writing Plugins for WordPress</title>
		<link>http://www.bigtunainteractive.com/writing-plugins-for-wordpress/</link>
		<comments>http://www.bigtunainteractive.com/writing-plugins-for-wordpress/#comments</comments>
		<pubDate>Sat, 01 May 2010 16:40:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.bigtunainteractive.com/?p=407</guid>
		<description><![CDATA[
There were several plugin sessions at WordCamp San Francisco.  Naill Kennedy, Joseph Scott and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/wordpress-plugins1.jpg"><img class="aligncenter size-full wp-image-413" title="wordpress-plugins1" src="http://www.bigtunainteractive.com/wp-content/uploads/2010/05/wordpress-plugins1.jpg" alt="" width="400" height="300" /></a></p>
<p>There were several plugin sessions at WordCamp San Francisco.  Naill Kennedy, Joseph Scott and Michael “mitcho” Erlewine gave two different presentations during the morning esssion.</p>
<p>Naill Kennedy gave a high level overview of writing plugins for WordPress.  Naill&#8217;s main points were:</p>
<p>Why would you write a plugin for WordPress?  First of all, it can serve your own needs.  Google and Salesforce.com just developed new plugins that integrated with WordPress.  This allows you to improve customer engagement outside of your original site.</p>
<p>A second reason to write a plugin is to increase traffic back to your site.  In the plugin admin center, you are given a link back to your site. While this link is not indexed by the search engines, it is a great way to drive traffic back to your site.  You do get a link from the WordPress plugin directory.<span id="more-407"></span></p>
<p>WordPress Plugins can also increase your user experience.  Plugins allow you to add or subtract items to a page, or add filters to a page.  An example of this is on WordPress com, whenever you write WordPress with a lowercase &#8220;w&#8221; or &#8220;p&#8221;, it automatically capitolizes the letters.</p>
<p>Shortcodes have been integrated into WordPress for the past couple of versions.  For Youtube, instead of typing in the full embed code, you would simply write a short snippet.  Or, in WordPress version 2.9, you can actually just write the link, and WordPress will embed the video directly for you. This is done through the oEmbed plugin.</p>
<p>Joseph Scott spoke about WordPress Plugin security.  His main points were:</p>
<ul class="checkbox">
<li>Don&#8217;t trust external data</li>
<li>Make sure data is properly escaped.</li>
<li>Don&#8217;t allow injections in HTML</li>
<li>Don&#8217;t forget about the search form: as a test, enter script type=&#8221;text/javascript&#8221;>alert(&#8216;hi&#8217;)  end script and see what happens.</li>
<li>Use core WP functions whenever possible</li>
<li>Add caching for expensive processes</li>
<li>Make use and add your own actions/filters</li>
<li>Minimize DB row or options and use a unique name</li>
</ul>
<p>Joseph also gave some don&#8217;t:</p>
<ul class="checkbox">
<li>Include wp-config.php / wp-load.php / wp-blog-header.php</li>
<li>Ignore WP core options</li>
</ul>
<p>Michael “mitcho” Erlewine was the last plugin speaker at WordCamp SF.  He really emphasized borrowing, adapting and using hooks for your WordPress plgins.</p>
<p>We have developed plugins for our WordPress clients and intend on writing some public plugins in the near future.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/writing-plugins-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Facebook Social Plugin API Tips</title>
		<link>http://www.bigtunainteractive.com/facebook-social-plugin-api-tips/</link>
		<comments>http://www.bigtunainteractive.com/facebook-social-plugin-api-tips/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 01:36:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Online Marketing]]></category>

		<guid isPermaLink="false">http://www.bigtunainteractive.com/?p=393</guid>
		<description><![CDATA[
Facebook social plugins are becoming a core component of social media campaigns. Facebook&#8217;s api is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/04/facebook-social-plugin.jpg"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/04/facebook-social-plugin-300x295.jpg" alt="" title="facebook-social-plugin" width="300" height="295" class="aligncenter size-medium wp-image-394" /></a></p>
<p>Facebook social plugins are becoming a core component of <a href="http://www.bigtunainteractive.com/services/social-media-optimization/">social media</a> campaigns. Facebook&#8217;s api is very robuts; however, their documentation needs some work.<br />
<span id="more-393"></span><br />
<a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/04/lactose-free.png"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/04/lactose-free-216x300.png" alt="" title="lactose-free" width="216" height="300" class="alignleft size-medium wp-image-395" /></a>If you click on the attached thumbnail, you will see that the API that Facebook is documenting is actually the API of the Lactose Free FanPage, not BigTuna Interactive&#8217;s.  Make sure that you document your API number!</p>
<p>Another good tip is to make sure that you are using the JavaScript SDK.  This will make sure that it does not conflict with any other javascript that may be running on the page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/facebook-social-plugin-api-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New BigTuna Interactive Branding</title>
		<link>http://www.bigtunainteractive.com/new-bigtuna-interactive-branding/</link>
		<comments>http://www.bigtunainteractive.com/new-bigtuna-interactive-branding/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 01:14:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Integrated Strategies]]></category>

		<guid isPermaLink="false">http://www.bigtunainteractive.com/?p=387</guid>
		<description><![CDATA[
BigTuna Interactive recently underwent a branding update.  We updated our logo, collateral and this [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bigtunainteractive.com/wp-content/uploads/2010/04/new-branding.jpg"><img src="http://www.bigtunainteractive.com/wp-content/uploads/2010/04/new-branding-300x214.jpg" alt="" title="new-branding" width="300" height="214" class="alignnone size-medium wp-image-388" /></a></p>
<p>BigTuna Interactive recently underwent a branding update.  We updated our logo, collateral and this website. Above are some of the creative choices that we had to choose from.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/new-bigtuna-interactive-branding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Donna Forex</title>
		<link>http://www.bigtunainteractive.com/donna-forex/</link>
		<comments>http://www.bigtunainteractive.com/donna-forex/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:15:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=339</guid>
		<description><![CDATA[
Donna Forex
DonnaForex.com is a leading Forex advisory site.  DonnaForex sought after us to develop [...]]]></description>
			<content:encoded><![CDATA[<p><img class="imgbdr" src="/wp-content/themes/bt/img/portfolio/donnaforex-medium.jpg" /></p>
<h3>Donna Forex</h3>
<p>DonnaForex.com is a leading Forex advisory site.  DonnaForex sought after us to develop a blog and fully developed membership site.  The site is search engine friendly and has a cutting edge user interface and design.</p>
<h4>Services:</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/donna-forex/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>X1FM.com</title>
		<link>http://www.bigtunainteractive.com/x1fm-com/</link>
		<comments>http://www.bigtunainteractive.com/x1fm-com/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:12:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=337</guid>
		<description><![CDATA[
As the leading provider to free online music, X1FM.com has a video heavy site. They [...]]]></description>
			<content:encoded><![CDATA[<p><img class="imgbdr" src="/wp-content/themes/bt/img/portfolio/x1fm-medium.jpg" /></p>
<p>As the leading provider to free online music, X1FM.com has a video heavy site. They choose BigTuna Interactive to set up corporate SEO policies and consultation. Visit <a href="http://www.x1fm.com">online radio</a> station X1FM.com</p>
<h4>Our involvement</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/x1fm-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Iomega</title>
		<link>http://www.bigtunainteractive.com/iomega-services/</link>
		<comments>http://www.bigtunainteractive.com/iomega-services/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:07:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=335</guid>
		<description><![CDATA[
Iomega is a world wide leader in data storage. They have a large inventory of [...]]]></description>
			<content:encoded><![CDATA[<p><img class="imgbdr" src="/wp-content/themes/bt/img/portfolio/iomega-medium.jpg" /></p>
<p>Iomega is a world wide leader in data storage. They have a large inventory of product videos. We designed a YouTube Brand Channel for with their online videosg.  Visit <a href="http://www.youtube.com/iomegachannel" target="_blank" rel="nofollow">Iomegas YouTube Page</a>.</p>
<h4>Our involvement</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/iomega-services/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Playboy Mansion Party</title>
		<link>http://www.bigtunainteractive.com/playboy-mansion-party/</link>
		<comments>http://www.bigtunainteractive.com/playboy-mansion-party/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:04:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=332</guid>
		<description><![CDATA[
Pro bono project. It&#8217;s all about the Kids throws a fundraising event at the Playboy [...]]]></description>
			<content:encoded><![CDATA[<p><img src="/wp-content/themes/bt/img/portfolio/pplayboy-medium.jpg" /></p>
<p><b>Pro bono project.</b> It&#8217;s all about the Kids throws a fundraising event at the Playboy Mansion. We created a micro site to gain awareness and to sell tickets.  Visit <a href="http://www.partyingforapurposemansionparty.com" target="_blank">Partying for a Purpose mansion Party</a>.</p>
<h4>Our involvement</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/playboy-mansion-party/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruben Felix</title>
		<link>http://www.bigtunainteractive.com/ruben-felix/</link>
		<comments>http://www.bigtunainteractive.com/ruben-felix/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 23:01:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://localhost:8888/?p=330</guid>
		<description><![CDATA[
Ruben Felix is a professional baseball coach who has worked with the Baltimore Orioles, Cleveland [...]]]></description>
			<content:encoded><![CDATA[<p><img class="imgbdr" src="/wp-content/themes/bt/img/portfolio/ruben-medium.jpg" /></p>
<p>Ruben Felix is a professional baseball coach who has worked with the Baltimore Orioles, Cleveland Indians and Team USA. We recently made him a site to highlight his coaching career.</p>
<h4>Our Involvement</h4>
]]></content:encoded>
			<wfw:commentRss>http://www.bigtunainteractive.com/ruben-felix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
