<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Daddy Design Blogging all of our web, wordpress and myspace designs</title>
	
	<link>http://www.daddydesign.com/wordpress</link>
	<description>Blog showing all of our web, wordpress and myspace designs</description>
	<lastBuildDate>Mon, 26 Jul 2010 21:23:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/daddydesign" /><feedburner:info uri="daddydesign" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>daddydesign</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>How to Choose the Right Custom Facebook Tab Method</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/jfQkRT5_8sU/</link>
		<comments>http://www.daddydesign.com/wordpress/how-to-choose-the-right-custom-facebook-tab-method/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 03:57:24 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Custom Facebook]]></category>
		<category><![CDATA[custom facebook iframe]]></category>
		<category><![CDATA[custom Facebook Tab]]></category>
		<category><![CDATA[facebook 520 pixels]]></category>
		<category><![CDATA[facebook canvas app]]></category>
		<category><![CDATA[Facebook FBML Application]]></category>
		<category><![CDATA[facebook iframe]]></category>
		<category><![CDATA[Facebook Iframe Application]]></category>
		<category><![CDATA[FBML javascript]]></category>
		<category><![CDATA[how to design in facebook]]></category>
		<category><![CDATA[Static FBML]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1578</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/facebook_tab_methods.jpg" alt="Static FBML - Custom FBML Application - Custom Iframe Application" title="How to Choose the Right Custom Facebook Tab Method" width="548" height="312" class="alignnone size-full wp-image-1604" />]]></description>
			<content:encoded><![CDATA[<p>Just like every website poses its own unique set of challenges every custom Facebook tab can present itself with equally or more complex challenges to take into consideration. Hopefully we can help ease that burden by giving you a general scope of reasons why and how to choose one method of designing custom Facebook tabs over the other. </p>
<p>Please note that this tutorial is not intended to be used as instruction on how to set up these methods but merely as a guide to alleviate the confusion and frustration for when and why to use each method. <span id="more-1578"></span></p>
<blockquote>
<h1>Method #1: Static FBML</h1>
<div style='float:right; margin:0 0 10px 10px;'><script>var fbShare = {
url: 'http://www.daddydesign.com/wordpress/how-to-choose-the-right-custom-facebook-tab-method/',
size: 'large',
badge_text: 'ffffff',
badge_color: '3b5997',
google_analytics: 'true'
}</script><script src="http://widgets.fbshare.me/files/fbshare.js"></script></div>
<div style='float:right; margin:0 0 10px 10px;'><script type="text/javascript">
tweetmeme_url = 'http://www.daddydesign.com/wordpress/how-to-choose-the-right-custom-facebook-tab-method/';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
<p>Static FBML is hailed by us as the ‘easy way out’. It’s definitely the quickest and easiest way to get a custom Facebook tab up and running on your Facebook page. However, as is always the case with the easiest solution it also comes with the most drawbacks. </p>
<h3>When and Why Not to Use This Method:</h3>
<p><strong>1.</strong> Static FBML is subject to the change of size that Facebook is very soon (<em>sources say end of July 2010</em>) going to implement to all of its tabs. So if you’re in need of designing a tab wider than 520 pixels, Static FBML is not for you. If you are still using Static FBML and coding your tabs at the current size of 760 pixels wide you’re better off changing to the new size of 520 pixels or get ready for a massive panic and overload of fixes from your clients once the change takes place.</p>
<p><strong>2.</strong> Using Static FBML means that you are limited to the code Facebook will allow on tabs, this is normally fine for most tabs but once you get into more complex coding you will most likely have to switch your method. This also means that you can&#8217;t use any of the XFBML code on your tab either.</p>
<p><strong>3.</strong> If you want to use complex javascript then you’re out of luck with this method, only FBML approved javascript is allowed in tabs.</p>
<p><strong>4.</strong> Want to include a blog or twitter feed directly into your custom Facebook tab? If you’re trying to use Static FBML, think again, the only way to add a feed to your Facebook page using this method is by using separate Facebook apps that create new tabs.
</p></blockquote>
<blockquote>
<h1>Method #2: Custom Facebook FBML Application</h1>
<p>This method is very similar to using the Static FBML app except for the fact that all of the code will reside on your server giving you greater flexibility with custom coding. However, this method is still subject to a lot of the same limitations as Static FBML.</p>
<h3>When and Why Not to Use This Method:</h3>
<p><strong>1.</strong> Also subject to the change of size being implemented by Facebook to all tabs from 760 pixels wide to 520 pixels wide. </p>
<p><strong>2.</strong> Even though the code resides on your server, Facebook will still pull your code into the tab and modify it, which means it still must be written to comply with the FBML code requirements of tabs. This also means that with this method you are still unable to use any XFBML code.</p>
<p><strong>3.</strong> Since the tab is still restricted to using FBML code it also means you are still limited to using the FBML approved javascript.</p>
<p><strong>4.</strong> This method is definitely not as quick or as easy to set up because you will need to set up your own custom Facebook application. However, after you get over the initial headaches of setting up your own custom apps it becomes rather easy.</p>
<p><strong>5.</strong> Right about now you must be wondering who would ever want to use a more complex method that gives the same set of problems as the much easier to use Static FBML app. Well by using this more complex method you are able to code your page around any up-datable content that you might have on your website, such as your blog feed. Of course it will only work as long as you code it to comply within the FBML requirements. So now combining this method and a website built on a CMS platform such as Wordpress, you are now able to add those much desired blog and twitter feeds built into the custom tab.
</p></blockquote>
<blockquote>
<h1>Method #3: Custom Facebook Iframe Application</h1>
<p>This method would definitely be the clear hands down winner every time if it wasn’t for one very and we mean very big drawback. In order for a user to view your custom Facebook tab they will first have to initialize the Iframe by clicking on either text or an image.</p>
<h3>When and Why Not to Use This Method:</h3>
<p><strong>1.</strong> The initial tab that houses the text or image that the user must first click must fall within the 520 pixel resize by Facebook since it is still actually a tab. However, after initialized the Iframe actually resides on a Facebook canvas page which will still maintain the current width of 760 pixels. So if the custom Facebook tab must be wider than 520 pixels after Facebook makes the change this is the only method available.</p>
<p><strong>2.</strong> The code inside of your Iframe will always reside on your server and does not actually get pulled in or modified by Facebook, which means you can basically do anything you can think of code wise. So if you want to do complex javascript or include updatable content from your website that falls outside of the FBML scope of limitations this is the only method available.</p>
<p><strong>3.</strong> If you want to use XFBML code on your tab then this is the only way possible. An example of something you could add with XFBML would be the ‘Like’ button, which isn’t possible in the other methods.</p>
<p><strong>4.</strong> This method just like the Custom Facebook FBML Application requires you to set up your own custom Facebook application.</p>
<p><strong>5.</strong> Because this method uses an Iframe the height must be declared in the code otherwise you will end up with scroll bars or cut off content. This can pose problems when using updatable content because the height of the content might not always be exactly the same.
</p></blockquote>
<blockquote>
<h2>Let’s Recap What We Just Learned</h2>
<h3>Static FBML</h3>
<p>If the width limitation of 520 pixels is not a concern and your custom Facebook tab is basic and does not require anything complex then we recommend that you stick with the easy to use Static FBML. Just know that if later on down the road you are going to want to add more features to your tab, you will most likely need to switch to a different method.</p>
<h3>Custom Facebook FBML Application</h3>
<p>If the width limitation is still not a concern but not being able to include updatable content such as a blog feed is, then we recommend you make the switch to using your own Custom Facebook FBML Application.</p>
<h3>Custom Facebook Iframe Application</h3>
<p>This is the one and only method for including complex code and basically doing anything you want. It’s also the only method to maintain the current 760 pixel width, making this a great alternative to set up quickly when Facebook makes the width change to all tabs. The only two drawbacks you have to accept and get over when using this method are the lack of dynamic height and the very big drawback of the user initialized action to view the Iframe.</p>
<p><em>If you have any suggestions or input into other methods or situations you’ve encountered we would love to hear about them by starting the discussion below.</em>
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/jfQkRT5_8sU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/how-to-choose-the-right-custom-facebook-tab-method/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/how-to-choose-the-right-custom-facebook-tab-method/</feedburner:origLink></item>
		<item>
		<title>Ship2School Static FBML Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/o7PKWWFPnXo/</link>
		<comments>http://www.daddydesign.com/wordpress/ship2school-static-fbml-design/#comments</comments>
		<pubDate>Thu, 22 Jul 2010 18:24:07 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[facebook project]]></category>
		<category><![CDATA[ride2school]]></category>
		<category><![CDATA[Ship2School]]></category>
		<category><![CDATA[sign up form]]></category>
		<category><![CDATA[Static FBML Design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1574</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Ship2School Static FBML Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/ship2school_facebook.jpg" alt="Ship2School Static facebook Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Ship2School</p>
<h2>Company Details</h2>
<p>Ship2School saves the big day for everyone! With over 10 years of shipping logistics under our belt and 6 years in the college shipping and storage business, we are PHD move-in specialists.</p>
<h2>Project Details</h2>
<p>For this Facebook project, we designed 2 custom static FBML tabs. One is for the About tab and the other is for a Ride2School contest (see screen shot below) which has 3 steps including a sign up form and a Facebook share button.<br />
<a href="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/ship2school_contest.jpg"><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/ship2school_contest.jpg" alt="ride2school" title="ship2school_contest" width="548" height="312" class="alignnone size-full wp-image-1575" /></a></p>
<h2>Project Link</h2>
<p><a href="http://www.facebook.com/Ship2School?v=app_7146470109" target="_blank">http://www.facebook.com/Ship2School</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/o7PKWWFPnXo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/ship2school-static-fbml-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/ship2school-static-fbml-design/</feedburner:origLink></item>
		<item>
		<title>Boston Music Spotlight Myspace, Twitter &amp; Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/tz_6GHlEUog/</link>
		<comments>http://www.daddydesign.com/wordpress/boston-music-spotlight-myspace-twitter-wordpress-design/#comments</comments>
		<pubDate>Thu, 15 Jul 2010 06:24:20 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Standard Page]]></category>
		<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[Boston]]></category>
		<category><![CDATA[boston concerts]]></category>
		<category><![CDATA[boston music]]></category>
		<category><![CDATA[boston music spotlight]]></category>
		<category><![CDATA[Massachusetts]]></category>
		<category><![CDATA[New England music]]></category>
		<category><![CDATA[wordpress tutorial]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1569</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Boston Music Spotlight Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/boston_music_spotlight1.jpg" alt="Boston Music Spotlight Myspace, Twitter &#038; Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Boston Music Spotlight</p>
<h2>Company Details</h2>
<p>Boston Music Spotlight is a leading source of music news and concert information in the New England region. Updated daily, Boston Music Spotlight provides readers with news, features, interviews, concert reviews, and much more. Founded in 2006, the company is headquartered in the Boston, Massachusetts area. Get it all at BostonMusicSpotlight.com, your source for music news and concert information!</p>
<h2>Project Details</h2>
<p>This project was one of our social network design packages, which included a custom twitter design, custom myspace design and custom wordpress design.  The coding for the wordpress site was very complex and we are in the works of writing a tutorial on how we coded it (keep checking back).</p>
<h2>Project Links</h2>
<p>WORDPRESS: <a href="http://www.bostonmusicspotlight.com" target="_blank">http://www.bostonmusicspotlight.com</a><br />
TWITTER: <a href="http://twitter.com/BostonMusicSpot" target="_blank">http://twitter.com/BostonMusicSpot</a><br />
MYSPACE: <a href="http://www.myspace.com/bosmusicspotlight" target="_blank">http://www.myspace.com/bosmusicspotlight</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/tz_6GHlEUog" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/boston-music-spotlight-myspace-twitter-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/boston-music-spotlight-myspace-twitter-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>The Official Page of Facebook Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/noUkkZTMerY/</link>
		<comments>http://www.daddydesign.com/wordpress/the-official-page-of-facebook-design/#comments</comments>
		<pubDate>Mon, 12 Jul 2010 04:36:03 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[celebrity facebook]]></category>
		<category><![CDATA[celebrity twitter]]></category>
		<category><![CDATA[facebook tab design]]></category>
		<category><![CDATA[FBML]]></category>
		<category><![CDATA[fbml design]]></category>
		<category><![CDATA[official facebook]]></category>
		<category><![CDATA[official facebook tab design]]></category>
		<category><![CDATA[official facebookd esign]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1562</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="The Official Page of Facebook Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/official_page_facebook_design.jpg" alt="The Official Page of Facebook Tab Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>The Official Page of</p>
<h2>Company Details</h2>
<p>Fans can find the official social network pages of all their favorite celebrities. Official page links include twitter, facebook, website, youtube, myspace and imdb.</p>
<h2>Project Details</h2>
<p>Using FMBL, this facebook tab design allows fans to search for a celebrity directly inside the search box located in the facebook page.</p>
<h2>Project Link</h2>
<p><a href="http://www.facebook.com/officialpageof" target="_blank">http://www.facebook.com/officialpageof</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/noUkkZTMerY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/the-official-page-of-facebook-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/the-official-page-of-facebook-design/</feedburner:origLink></item>
		<item>
		<title>Summer X Games 16 Myspace &amp; Twitter Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/eRObpy1ZvdE/</link>
		<comments>http://www.daddydesign.com/wordpress/summer-x-games-myspace-twitter-design/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 02:39:49 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[downtown Los Angeles]]></category>
		<category><![CDATA[ESPN X Games]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[myspace layout]]></category>
		<category><![CDATA[x game xv1]]></category>
		<category><![CDATA[x games]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1556</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Summer X Games Myspace &#038; Twitter Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/07/summer_xgames.jpg" alt="Summer X Games Myspace &#038; Twitter Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>ESPN X Games</p>
<h2>Company Details</h2>
<p>X Games 16 gears up in downtown Los Angeles from July 29 to August 1, 2010.</p>
<h2>Project Details</h2>
<p>Very excited that this is the 4th Myspace layout that ESPN has hired us to design.  We also designed the X Games 16 twitter page.</p>
<h2>Project Links</h2>
<p><a href="http://www.myspace.com/xgames" target="_blank">http://www.myspace.com/xgames</a><br />
<a href="http://twitter.com/xgames" target="_blank">http://twitter.com/xgames</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/eRObpy1ZvdE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/summer-x-games-myspace-twitter-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/summer-x-games-myspace-twitter-design/</feedburner:origLink></item>
		<item>
		<title>Tucker Jameson &amp; The Hot Mugs Social Media Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/2CrSRHS97Cg/</link>
		<comments>http://www.daddydesign.com/wordpress/tucker-jameson-the-hot-mugs-social-media-design/#comments</comments>
		<pubDate>Mon, 05 Jul 2010 20:10:58 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[band myspace design]]></category>
		<category><![CDATA[big cartel store design]]></category>
		<category><![CDATA[Grammy-nominated]]></category>
		<category><![CDATA[myspace custom sections]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[social media design]]></category>
		<category><![CDATA[social network design]]></category>
		<category><![CDATA[social network design package]]></category>
		<category><![CDATA[Tucker Jameson]]></category>
		<category><![CDATA[Tucker Jameson & The Hot Mugs]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1505</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Tucker Jameson &#038; The Hot Mugs Social Media Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/05/tucker_hot_mugs_myspace.jpg" alt="Tucker Jameson &#038; The Hot Mugs Band Social Network Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Band</h2>
<p>Tucker Jameson &#038; The Hot Mugs</p>
<h2>Band Details</h2>
<p>Tucker Jameson &#038; The Hot Mugs spent the summer of ’09 touring the east coast and Canada opening for Ryan Cabrera, Apache Stone and Under the Elephant (Ben Jelen and Josh McMillan). After the tour’s completion, the band headed back to Boston’s Berklee College of Music where they are involved in finishing up their musical studies. Currently, with the semester nearly at its end, the band is preparing to, once again, hit the road. Tucker Jameson, the band’s songwriter and frontman, has created music and lyrics for an exciting full-length CD due out in April. The album, produced by Kiyanu Kim of 3PMusic Productions, recorded at Mike Caffrey’s Grammy-nominated Monster Island Recording Studios and mastered by Fred Kevorkian at Avatar Studios in NYC is sure to delight their current fans and gain many new ones. </p>
<h2>Project Details</h2>
<p>This project is one of our social network design packages, which includes: Myspace Design, Wordpress Website design and a custom big cartel store.  As you can see, every site and page all is based on the same branding. The advanced band myspace design is very different from other pages we have designed. Very advanced coding involved to create the left and right columns. Contact us today and ask about the social media design deal!</p>
<h2>Project Links</h2>
<p>WORDPRESS: <a href="http://www.tuckerjamesonandthehotmugs.com/" target="_blank">http://www.tuckerjamesonandthehotmugs.com/</a><br />
MYSPACE: <a href="http://www.myspace.com/tuckerjameson" target="_blank">http://www.myspace.com/tuckerjameson</a><br />
BIG CARTEL: <a href="http://tuckerjamesonandthehotmugs.bigcartel.com/" target="_blank">http://tuckerjamesonandthehotmugs.bigcartel.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/2CrSRHS97Cg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/tucker-jameson-the-hot-mugs-social-media-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/tucker-jameson-the-hot-mugs-social-media-design/</feedburner:origLink></item>
		<item>
		<title>6 Wordpress Plugins You Should Be Using</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/9-ffUEoeB3o/</link>
		<comments>http://www.daddydesign.com/wordpress/6-wordpress-plugins-you-should-be-using/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 07:39:05 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[All in One SEO Pack]]></category>
		<category><![CDATA[best plugins]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[favorite plugins]]></category>
		<category><![CDATA[Google XML Sitemaps]]></category>
		<category><![CDATA[Plugins]]></category>
		<category><![CDATA[Shockingly Big IE6 Warning]]></category>
		<category><![CDATA[Sociable]]></category>
		<category><![CDATA[top wp plugins]]></category>
		<category><![CDATA[Twitter for Wordpress]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[WP Page Numbers]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1539</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/6_wp_plugins.jpg" alt="6 of Our Favorite Wordpress Plugins" title="6 Wordpress Plugins You Should Be Using" width="548" height="312" class="alignnone size-full wp-image-1544" />]]></description>
			<content:encoded><![CDATA[<div style='float:right; margin:0 0 10px 10px;'><script>var fbShare = {
url: 'http://www.daddydesign.com/wordpress/6-wordpress-plugins-you-should-be-using/',
size: 'large',
badge_text: 'ffffff',
badge_color: '3b5997',
google_analytics: 'true'
}</script><script src="http://widgets.fbshare.me/files/fbshare.js"></script></div>
<div style='float:right; margin:0 0 10px 10px;'><script type="text/javascript">
tweetmeme_url = 'http://www.daddydesign.com/wordpress/6-wordpress-plugins-you-should-be-using/';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
<div style='float:right; margin:0 0 10px 20px;'><script src="http://widgets.digg.com/buttons.js" type="text/javascript"></script><a class="DiggThisButton DiggMedium"></a></div>
<p>Anybody who uses <a href="http://wordpress.org/" target="_blank">Wordpress</a> can tell you just how awesome it is right out of the box, but the coolest thing about using Wordpress is the plethora of <a href="http://wordpress.org/extend/plugins/" target="_blank">plugins</a> available at your disposal to turn your blog or website into anything you can think of. We have always kept good track of the plugins we have been using and which ones we think offer the best support and are updated on a timely basis. We started to notice a trend in the plugins we were using on each project we finished, which is why we decided to share the top 6 plugins we use on almost every Wordpress blog/site created by Daddy Design. <span id="more-1539"></span></p>
<blockquote>
<h1>1. All in One SEO Pack</h1>
<p>Definitely a plugin that every Wordpress design firm or freelancer should be using on their projects. Everybody knows that Wordpress right out of the box has awesome SEO capabilities built into it but the amount of extra detail you can go into with this plugin will only expand your SEO reach and help optimize your blog/site which in turn will result in higher rankings. What good is the coolest blog on the internet without the visitors to match?</p>
<p><a href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank">http://wordpress.org/extend/plugins/all-in-one-seo-pack/</a>
</p></blockquote>
<blockquote>
<h1>2. Google XML Sitemaps</h1>
<p>Don’t let the name fool you, this plugin does much more than build your Google sitemap, it will also help you create site maps for other popular search engines like Bing, Yahoo and Ask.com to better index your blog. This plugin will help crawlers see the complete structure of your site and retrieve it more efficiently and it also notifies all major search engines every time you create a post about the new content. </p>
<p><a href="http://wordpress.org/extend/plugins/google-sitemap-generator/" target="_blank">http://wordpress.org/extend/plugins/google-sitemap-generator/</a>
</p></blockquote>
<blockquote>
<h1>3. WP Page Numbers</h1>
<p>Tired of the boring Next and Previous links that are common on blog sites? Create better user friendly links using this plugin, it not only will help your visitors navigate your site better but it will also help with SEO because of the tighter inner link structure it creates. There are default styles you can choose from or the option to create your own custom style, creating your own style is very easy but you should be proficient in CSS and uploading content to your server.</p>
<p><a href="http://wordpress.org/extend/plugins/wp-page-numbers/" target="_blank">http://wordpress.org/extend/plugins/wp-page-numbers/</a>
</p></blockquote>
<blockquote>
<h1>4. Shockingly Big IE6 Warning</h1>
<p>If you hate IE6 as much as we do then you will love this plugin. In the middle of 2009 we decided to drop support for IE6 because of security issues and lack of support for web standards. This plugin has made our lives easier by allowing a simple, fast and effect solution for giving IE6 users a warning when visiting a site we created. There are 3 different types of warnings you can select from when using the plugin, most of the time I use the 2nd type which is ‘FULL, a fullscreen warning’. Drop support for IE6 and never look back by using this plugin, you will be glad you did and the internet will be a better place once IE6 is finally completely dead.</p>
<p><a href="http://wordpress.org/extend/plugins/shockingly-big-ie6-warning/" target="_blank">http://wordpress.org/extend/plugins/shockingly-big-ie6-warning/</a>
</p></blockquote>
<blockquote>
<h1>5. Sociable</h1>
<p>A must have on any blog/site is a way for visitors to share your content and spread it around the web, there are many options out there but usually our first choice is Sociable. Many factors can influence which type of sharing method we use; usually the biggest influence of course is what the customer wants. With this plugin you can choose from 99 different social bookmarking sites, the easy to use settings page lets you turn on and off the ones you want as well as drag them around to position them in the order you want. </p>
<p>One draw back is that this plugin does not validate properly right out of the box; there is however an easy solution for this. Go to the settings page and look for the option that says ‘Use CSS:’ uncheck the box so that you are no longer using the default Sociable stylesheet. Once you uncheck this you will then need to add your own style in order to restyle the plugin, as long as you re-write valid CSS code this plugin will now validate.</p>
<p><a href="http://wordpress.org/extend/plugins/sociable/" target="_blank">http://wordpress.org/extend/plugins/sociable/</a>
</p></blockquote>
<blockquote>
<h1>6. Twitter for Wordpress</h1>
<p>A way of showing recent Tweets on a customer’s blog/site is probably one of the most common requests we run into on a per project basis, this plugin is probably one of the fastest and easiest solutions around. Although there are many options out there we always seem to come back to this one for its easy customization, which is always a necessity for any plugin we use. It does have one minor flaw in which the feed seems to stop working from time to time resulting in the following message ‘No public Twitter messages.’</p>
<p><a href="http://wordpress.org/extend/plugins/twitter-for-wordpress/" target="_blank">http://wordpress.org/extend/plugins/twitter-for-wordpress/</a>
</p></blockquote>
<blockquote><p>
<strong>Did you find this article helpful? </strong><br />
If you have an alternate list of Wordpress plugins you use on all of your projects please feel free to share them below by leaving a comment.
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/9-ffUEoeB3o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/6-wordpress-plugins-you-should-be-using/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/6-wordpress-plugins-you-should-be-using/</feedburner:origLink></item>
		<item>
		<title>Pool Together Logo &amp; Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/OiJV1KHPWo8/</link>
		<comments>http://www.daddydesign.com/wordpress/pool-together-logo-wordpress-design/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 19:03:02 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[American Pool Association]]></category>
		<category><![CDATA[apa]]></category>
		<category><![CDATA[charitable]]></category>
		<category><![CDATA[charitable causes]]></category>
		<category><![CDATA[charitable site]]></category>
		<category><![CDATA[charity wordpress]]></category>
		<category><![CDATA[pool together]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1523</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Pool Together Logo &#038; Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/pool_together.jpg" alt="Pool Together Logo &#038; Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>American Pool Association (APA)</p>
<h2>Company Details</h2>
<p>APA Leagues across North America host numerous events, including many for charitable causes.  PoolTogether.org highlights these charitable initiatives, locally and nationally.</p>
<h2>Project Details</h2>
<p>We have worked with APA for a few years now and on many projects. This charity site was built in wordpress, with some cool plugins including event sections incorporated with google maps. Logo is also designed by Daddy Design as well.</p>
<h2>Project Link</h2>
<p><a href="http://www.pooltogether.org" target="_blank">http://www.pooltogether.org</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/OiJV1KHPWo8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/pool-together-logo-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/pool-together-logo-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>Hi Wave Media &amp; Superfuture Scholarship Designs</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/Djl-UR-y9tQ/</link>
		<comments>http://www.daddydesign.com/wordpress/hi-wave-media-superfuture-scholarship-designs/#comments</comments>
		<pubDate>Mon, 21 Jun 2010 18:55:18 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[Cforms plugin]]></category>
		<category><![CDATA[Hi Wave Media]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[pearl future]]></category>
		<category><![CDATA[scholarship design]]></category>
		<category><![CDATA[Super Dave]]></category>
		<category><![CDATA[Superfuture Scholarship]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1519</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Hi Wave Media &#038; Superfuture Scholarship Wordpress Designs" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/hiwave_media.jpg" alt="Hi Wave Media &#038; Superfuture Scholarship Designs" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Hi Wave Media / Superfuture Scholarship</p>
<h2>Company Details</h2>
<p>Hi Wave Media specializes in many aspects of music-industry related business. Some of the things we do are: publishing, promotions, scholarships, artist development, branding, event and concert co-ordination. </p>
<p>Super Future is an ongoing scholarship fund created and sponsored by singer/song writer Pearl Future and producer/songwriter Super Dave to encourage students to achieve their goals. One scholarship is available for $5,000. and two others are available for $2,500.</p>
<h2>Project Details</h2>
<p>This project was for 2 small sites. 1st site is for Hi Wave Media, basic little site with some jquery. 2nd site, Superfuture was built in wordpress and using the Cforms plugin.</p>
<h2>Other Screenshot</h2>
<p><a href="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/superfuture.jpg"><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/superfuture.jpg" alt="" title="superfuture Scholarship" width="548" height="312" class="alignnone size-full wp-image-1520" /></a></p>
<h2>Project Links</h2>
<p><a href="http://hiwavemedia.net/" target="_blank">http://hiwavemedia.net/</a><br />
<a href="http://superfuturescholarship.org/" target="_blank">http://superfuturescholarship.org/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/Djl-UR-y9tQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/hi-wave-media-superfuture-scholarship-designs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/hi-wave-media-superfuture-scholarship-designs/</feedburner:origLink></item>
		<item>
		<title>My Underground Pass Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/BDTduETdmNg/</link>
		<comments>http://www.daddydesign.com/wordpress/my-underground-pass-myspace-design/#comments</comments>
		<pubDate>Fri, 18 Jun 2010 18:17:47 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Basic Page]]></category>
		<category><![CDATA[band myspace design]]></category>
		<category><![CDATA[INDEPENDENT REVOLUTION]]></category>
		<category><![CDATA[logo colors]]></category>
		<category><![CDATA[musicians myspace]]></category>
		<category><![CDATA[My Underground Pass]]></category>
		<category><![CDATA[myspace design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1515</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="My Underground Pass Myspace band Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/my_under_ground_pass.jpg" alt="My Underground Pass Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>My Underground Pass</p>
<h2>Company Details</h2>
<p>INDEPENDENT REVOLUTION, is My Underground Pass&#8217;s service to the listener and artists. MUP empowers musicians to release, and music fans to discover. We give you the tools and resources, just lend your ear and experience the next revolution in independent music.<br />
Connect with the music and the artist. You the listener, have access to your favorite artists and their latest happenings. Be the firsts to know about upcoming events and release dates.</p>
<h2>Project Details</h2>
<p>Basic band Myspace design package. Designed page based off logo and colors.</p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/BDTduETdmNg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/my-underground-pass-myspace-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/my-underground-pass-myspace-design/</feedburner:origLink></item>
		<item>
		<title>Nox Edge Facebook Tab Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/aWs9CUc7SIw/</link>
		<comments>http://www.daddydesign.com/wordpress/nox-edge-facebook-tab-design/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 02:37:08 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[custom facebook fan page]]></category>
		<category><![CDATA[enhancing Hemodilator]]></category>
		<category><![CDATA[facebook fan page]]></category>
		<category><![CDATA[facebook fan page design]]></category>
		<category><![CDATA[Mike Sorrentino]]></category>
		<category><![CDATA[NitricOxide]]></category>
		<category><![CDATA[Nox Edge]]></category>
		<category><![CDATA[The Situation]]></category>
		<category><![CDATA[ucf]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1508</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Nox Edge Facebook Tab Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/06/nox_edge_facebook.jpg" alt="Nox Edge Facebook custom fan page Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Nox Edge</p>
<h2>Company Details</h2>
<p>NoX Edge is a powerful enhancing Hemodilator that has been formulated to speed recovery and boost NitricOxide (NO) levels in the body assisting in increase in muscle size, strength, endurance, power output, load capacity and a perpetually pumped up physique. NoX Edge is scientifically engineered to make sure you always get the most out of your workout! Self confidence derives from knowing that you have the right type of skills and interesting goals to achieve.</p>
<h2>Project Details</h2>
<p>We designed 2 custom facebook fan page tabs.  Based off their product and web designs, we were able to come up with a nice design with ways to get people to the website.</p>
<h2>Project Link</h2>
<p><a href="http://www.facebook.com/pages/Nox-Edge/121966937836074" target="_blank">http://www.facebook.com/pages/Nox-Edge/121966937836074</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/aWs9CUc7SIw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/nox-edge-facebook-tab-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/nox-edge-facebook-tab-design/</feedburner:origLink></item>
		<item>
		<title>Social Mavens Custom Facebook Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/JNSCc1xbBFE/</link>
		<comments>http://www.daddydesign.com/wordpress/social-mavens-custom-facebook-design/#comments</comments>
		<pubDate>Wed, 19 May 2010 17:40:41 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[Custom Facebook Design]]></category>
		<category><![CDATA[facebook tabs]]></category>
		<category><![CDATA[Social Mavens]]></category>
		<category><![CDATA[Social Media Design Package]]></category>
		<category><![CDATA[Social Media package]]></category>
		<category><![CDATA[wordpress blog design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1501</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Social Mavens Facebook Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/05/social_mavens_facebook.jpg" alt="Social Mavens Facebook Tab Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Social Mavens</p>
<h2>Project Details</h2>
<p>This Facebook Design was part of a Social Media Design Package (INCLUDES: <a href="http://www.daddydesign.com/wordpress/social-mavens-myspace-design-2-0/">Myspace</a>, <a href="http://www.daddydesign.com/wordpress/social-mavens-twitter-wordpress-designs/">Twitter</a>, Facebook and <a href="http://www.daddydesign.com/wordpress/social-mavens-twitter-wordpress-designs/">Wordpress blog design</a></a>). We created 3 custom CSS tabs in this Facebook Fan page.</p>
<h2>Project Link</h2>
<p><a href="http://www.facebook.com/pages/Social-Mavens/253244378006?v=app_6009294086" target="_blank">http://www.facebook.com/pages/Social-Mavens/253244378006</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/JNSCc1xbBFE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/social-mavens-custom-facebook-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/social-mavens-custom-facebook-design/</feedburner:origLink></item>
		<item>
		<title>X Games Default Myspace Design Theme</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/kVfu1rGhEvA/</link>
		<comments>http://www.daddydesign.com/wordpress/x-games-default-myspace-design-theme/#comments</comments>
		<pubDate>Wed, 19 May 2010 17:29:28 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[default theme]]></category>
		<category><![CDATA[espn]]></category>
		<category><![CDATA[moto x]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[myspace design firm]]></category>
		<category><![CDATA[Rally Car Racing]]></category>
		<category><![CDATA[x games]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1498</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="ESPN X Games Default Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/05/default_xgames.jpg" alt="X Games ESPN Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>ESPN X Games</p>
<h2>Company Info</h2>
<p>X Games, the premier action sports event in the world will feature more than 200 of the best action sports athletes competing in Skateboard, BMX Freestyle, Moto X and Rally Car Racing.</p>
<h2>Project Details</h2>
<p>X Games has hired Daddy Design to be their Exclusive Myspace design firm <img src='http://www.daddydesign.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  We will be designing a theme for every big event that X Games has. This design will be the default theme, which will be showcased in between all major events. Be on the lookout for the Summer X Games!</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/xgames" target="_blank">http://www.myspace.com/xgames</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/kVfu1rGhEvA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/x-games-default-myspace-design-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/x-games-default-myspace-design-theme/</feedburner:origLink></item>
		<item>
		<title>How to Get Rid of the Base_64 PHP Virus Hack on your Wordpress Site/Blog</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/srY8OUalzjE/</link>
		<comments>http://www.daddydesign.com/wordpress/how-to-get-rid-of-the-base_64-php-virus-hack-on-your-wordpress-site-blog/#comments</comments>
		<pubDate>Fri, 14 May 2010 03:37:02 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[base_64 PHP]]></category>
		<category><![CDATA[godaddy wordpress virus]]></category>
		<category><![CDATA[reinstall wordpress]]></category>
		<category><![CDATA[site got hacked]]></category>
		<category><![CDATA[virus attack]]></category>
		<category><![CDATA[wordpress hack]]></category>
		<category><![CDATA[wordpress virus]]></category>
		<category><![CDATA[wordpress virus scan]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1464</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/05/base64phpvirus.jpg" alt="base_64 php virus" title="base_64 php virus" width="548" height="312" class="alignnone size-full wp-image-1490" />]]></description>
			<content:encoded><![CDATA[<p>Yesterday our Wordpress site along with 3 of our clients Wordpress sites were all attacked and hacked by the annoying base_64 php virus. This is not the first time we have crossed paths with this annoying virus and most likely it won’t be the last, which is why we decided to help the fellow Wordpress community by providing this tutorial on how to get rid of the virus.</p>
<p>The base_64 php virus inserts an insanely long php script to the top of all php files on your server. This php script will then forward visitors to another website where the virus is actually stored which then infects their computer in the form of Trojan Horse viruses. We aren’t sure if there are different websites that the virus can forward you to but in our case it sent users to: <em>www4.suitcase52td.net/</em></p>
<p>Unfortunately there is really only one solution to get rid of the base_64 php virus, reinstall Wordpress with clean files. In this tutorial we will show you the 6 major steps for getting rid of this nasty virus. <span id="more-1464"></span></p>
<blockquote><p>
<strong>Please Note:</strong><br />
<em>This tutorial should not be performed by somebody who is not comfortable with creating database backups, uninstalling and installing Wordpress, using an FTP program, or general usage of Wordpress. If you feel that you can not complete this tutorial please do not try, contact us at <strong>1-888-987-1961</strong> or fill out our <a href="http://www.daddydesign.com/wordpress/contact/">contact form</a> to receive a quote on getting rid of the base_64 php virus. Please serious inquiries only.</em>
</p></blockquote>
<blockquote>
<h2>STEP 1: Run Virus Scan on Your Computer</h2>
<p>Before moving on to the next steps you first must make sure that your computer is clean and free from the virus, run virus and malware scans on your computer to get rid of the actual downloaded virus.
</p></blockquote>
<blockquote>
<h2>STEP 2: Change Passwords</h2>
<p>The next step after cleaning your computer of any trace of the virus is to change all passwords for both your server’s FTP and Wordpress. You should also add a temporary index.htm file to the root of your website informing visitors that your site is currently undergoing maintenance and to check back later.
</p></blockquote>
<blockquote>
<h2>STEP 3: Back Up Clean Files and Database</h2>
<p><strong>Theme Folder </strong>– Make sure that you have a clean version of your theme’s template files. If you do not have a clean version then you will need to copy all of your theme’s template files from your server using a “File Manager” or FTP program. Once you have all of your theme’s files you will then need to delete the php script located at the top of every php file.</p>
<p><strong>Plugins</strong> – Unfortunately all of your plugins are also infected, write down the name of every plugin you have installed, you will need to reinstall them all in step 5.</p>
<p><strong>Uploads Folder &#038; Gallery Folder</strong> – These folders are used to store all of the images you have uploaded to your Wordpress site/blog and are located at wp-content/uploads. Luckily images don’t seem to get infected by the virus so we will just make a backup of all of these files/folders. Using a “File Manager” or FTP program copy all of these files/folders onto your CPU from your server.</p>
<p><strong>Database </strong>– Another lucky break, the database also doesn’t seem to get hurt during the attack. We are currently using GoDaddy, check below to see how to back up a GoDaddy database:</p>
<p>Log into your GoDaddy account > Go to Hosting > Manage Your Website > Databases Tab > MYSQL > Click the edit pencil for your database > Click Backup. </p>
<p>The backup can take anywhere from 20 minutes to 2 hours. Once the backup is complete, it will then install a copy of the database onto your server, you should also ‘<em>right click</em>’ and save a direct copy to your computer just to be safe.
</p></blockquote>
<blockquote>
<h2>STEP 4: Start Deleting</h2>
<p><strong>Uninstall Wordpress</strong> – Once again please note that these instructions are for GoDaddy: </p>
<p>Log into your GoDaddy Account > Go to Hosting > Manage Your Website > Your Applications > On the right hand side find your Wordpress install, Click It > Uninstall. </p>
<p>This will also delete your database so make sure that you have backed it up in the previous step.</p>
<p><strong>Left Over Files</strong> – Once the uninstall is complete, go onto your server and make sure that all of the Wordpress files/folders have been deleted. Also make sure to double check the entire server and make sure that there are no other php files anywhere on it. If you find any other php files download them and delete the php script at the top, then put them back onto your server.
</p></blockquote>
<blockquote>
<h2>STEP 5: Reinstall Everything</h2>
<p><strong>Wordpress Install</strong> – Install Wordpress. If your last install was located in a certain folder, be sure to use the same folder name on this install.</p>
<p><strong>Upload All Files and Folders</strong> – First upload your clean “theme” folder > then upload or install all of the plugins you wrote down earlier > finally upload all of the Uploads &#038; Gallery files/folders. Make sure that you put everything in the same place as the previous install before the attack.</p>
<p><strong>Import Old Database</strong> – The same place that you went to back up your database is the same place you will go to import it. The database import should take around 30 minutes to an hour to complete.
</p></blockquote>
<blockquote>
<h2>STEP 6: Check Your Entire Site</h2>
<p>After completing Steps 1 through 5, your Wordpress site/blog should be back up and running virus free. Recheck your entire site to make sure everything is functioning properly and to make sure there are no traces of the virus hiding somewhere.
</p></blockquote>
<blockquote><p>
<strong>Please Note:</strong><br />
<em>This tutorial was created out of our experience with the base_64 php virus and we take no responsibility for any problems you may encounter while following this tutorial. These steps have been proven to work for us but you must make sure they are followed exactly, results may vary. If you know of any better or easier ways to get rid of this base_64 php virus, please let us know by leaving a comment.</em>
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/srY8OUalzjE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/how-to-get-rid-of-the-base_64-php-virus-hack-on-your-wordpress-site-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/how-to-get-rid-of-the-base_64-php-virus-hack-on-your-wordpress-site-blog/</feedburner:origLink></item>
		<item>
		<title>Matt Johnson Music Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/BJfGGcZ0LMI/</link>
		<comments>http://www.daddydesign.com/wordpress/matt-johnson-music-myspace-design/#comments</comments>
		<pubDate>Wed, 05 May 2010 17:27:38 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Basic Page]]></category>
		<category><![CDATA[Disney Superstar Kids]]></category>
		<category><![CDATA[high res photograghs]]></category>
		<category><![CDATA[Matt Johnson]]></category>
		<category><![CDATA[myspace design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1461</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/05/matt_johnson.jpg" alt="Matt Johnson Music Myspace Design" title="Matt Johnson band Myspace Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Band</h2>
<p>Matt Johnson</p>
<h2>Band Info</h2>
<p>13 Year-Old Matthew Johnson isn&#8217;t just another teen idol. He&#8217;s a legend. A guitar and vocal prodigy with a live show that crushes everything else in his genre, Matt delivers his own version of pop/rock fusion of straight-ahead ¡police rock with the youth, funk, and flare of the early Jackson 5. With a rapidly burgeoning Midwest fan base, the Dallas native has put his other skills on hold (he&#8217;s done extensive work in commercials and films) to focus on his most driving passion: music. As if touring with everyone from the Radio Disney Superstar Kids to the Jonas Brothers wasn&#8217;t enough, Matt convinced his mom to home school him for five months so he could focus on writing. After a semester of intense soul-searching, the teen idol delivers an album whose musical prowess and lyrical depth frequently belie his tender years. Listen, nod, and jump aboard before it&#8217;s too late.  </p>
<h2>Project Details</h2>
<p>Using nice high-res photographs can make a page really pop. This is our basic myspace design package.</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/mcjentertainment" target="_blank">http://www.myspace.com/mcjentertainment</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/BJfGGcZ0LMI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/matt-johnson-music-myspace-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/matt-johnson-music-myspace-design/</feedburner:origLink></item>
		<item>
		<title>Now Specializing in Custom Facebook Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/RW1JiA6GfpY/</link>
		<comments>http://www.daddydesign.com/wordpress/now-specializing-in-custom-facebook-design/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:57:16 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Custom Facebook Design]]></category>
		<category><![CDATA[custom facebook fan page]]></category>
		<category><![CDATA[custom fan page]]></category>
		<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[facebook example]]></category>
		<category><![CDATA[facebook mini site]]></category>
		<category><![CDATA[facebook tab design]]></category>
		<category><![CDATA[FBML]]></category>
		<category><![CDATA[social networking]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1414</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/custom_facebook_design.jpg" alt="Custom Facebook Design" title="Introducing Custom Facebook Fan Page Design" width="548" height="312" class="alignnone size-full wp-image-1422" />]]></description>
			<content:encoded><![CDATA[<p>Daddy Design is proud to introduce our new social networking solution <strong>‘Custom Facebook Design’</strong> via the FBML Facebook application. Daddy Design has always been a leader and trusted source in the field of social networking from custom Myspace design to custom Wordpress blog design, so it was only natural for us to add custom Facebook design to the lineup of our social networking solutions.</p>
<p>Facebook is the internet’s 2nd most popular website behind Google, are you utilizing Facebooks networking capabilities to their maximum potential? Almost every Facebook fan page you visit looks the same and only a few know about or take advantage of customized Facebook tabs using the revolutionary FBML application. The FBML application allows for the usage of custom CSS, html, flash and even javascript to create separate custom tabs or even mini sites with internal linking within one tab. Utilizing the FBML application and creating custom Facebook tabs will help you stand out from the crowd by creating a unique and memorable Facebook experience for your end users that will in turn greatly increase your online presence. <span id="more-1414"></span></p>
<p>Check out the examples below to see how advanced your Facebook fan page can look or see it in action <a href="http://www.facebook.com/wordpressdesign#!/wordpressdesign?v=app_6009294086" target="_blank">here</a>.</p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/fb_full.jpg" alt="" title="Facebook Design Sample" width="520" height="860" class="alignnone size-full wp-image-1425" /></p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/fb2.jpg" alt="" title="Facebook Mini Site Example" width="520" height="430" class="alignnone size-full wp-image-1426" /></p>
<p>For more examples of custom Facebook design check out our <a href="http://www.daddydesign.com/facebook_design_portfolio.htm">Facebook Tab Design Portfolio here</a>.</p>
<p>No matter what your social networking needs are Daddy Design is able to design a complete package all under one roof guaranteeing seamless integration of your branding throughout all social media sites and a top notch professional look that will set you apart from your competition. Don’t forget to ask us about our social networking package and save on your entire online marketing needs.</p>
<p><a href="http://www.daddydesign.com/wordpress/request-a-free-quote-form/">Contact Us</a> today to get a FREE quote on a custom facebook fan page or a social networking package!</p>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/RW1JiA6GfpY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/now-specializing-in-custom-facebook-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/now-specializing-in-custom-facebook-design/</feedburner:origLink></item>
		<item>
		<title>Piano With Willie Wordpress Theme Designs</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/YZbbd8scmQA/</link>
		<comments>http://www.daddydesign.com/wordpress/piano-with-willie-wordpress-theme-designs/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 19:45:49 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[blues piano]]></category>
		<category><![CDATA[funk keywords]]></category>
		<category><![CDATA[funk piano lessons]]></category>
		<category><![CDATA[latin piano]]></category>
		<category><![CDATA[piano lessons]]></category>
		<category><![CDATA[Piano With Willie]]></category>
		<category><![CDATA[psd to wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1408</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/piano_with_willie.jpg" alt="Piano With Willie Wordpress Theme Designs" title="PSD to Wordpress Theme Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Piano With Willie</p>
<h2>Company Info</h2>
<p>Choose online lessons of any piano style like jazz piano, blues piano, latin piano, funk keyboards and more. Get started learning by first filling out the form to the right to get free piano lessons. This trial will let you &#8220;kick the tires&#8221; and test-drive the member&#8217;s area. You will also get access to the User&#8217;s forum where you can exchange ideas with Willie and other students. </p>
<h2>Project Details</h2>
<p>We coded these wordpress themes based off artwork from BP Design. If you are a designer and want us to convert your PSD to Wordpress, contact us today! This project included some custom jquery and many other things. There was 5 total wordpress themes designed for this project which all consisted of the same layout but different colors, see them all below</p>
<h2>Project Links</h2>
<p><a href="http://www.funkpianolessons.com/" target="_blank">http://www.funkpianolessons.com/</a><br />
<a href="http://www.jazzpianolessons.com/" target="_blank">http://www.jazzpianolessons.com/</a><br />
<a href="http://www.playbluespiano.com/" target="_blank">http://www.playbluespiano.com/</a><br />
<a href="http://www.jazzgospelpiano.com/" target="_blank">http://www.jazzgospelpiano.com/</a><br />
<a href="http://www.latinpianolessons.com/" target="_blank">http://www.latinpianolessons.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/YZbbd8scmQA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/piano-with-willie-wordpress-theme-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/piano-with-willie-wordpress-theme-designs/</feedburner:origLink></item>
		<item>
		<title>The Last Gas Station Facebook Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/Ia9GsMThXIQ/</link>
		<comments>http://www.daddydesign.com/wordpress/the-last-gas-station-facebook-design/#comments</comments>
		<pubDate>Tue, 20 Apr 2010 19:44:35 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[Custom Facebook Design]]></category>
		<category><![CDATA[facebook tab design]]></category>
		<category><![CDATA[film director]]></category>
		<category><![CDATA[Last Gas Station]]></category>
		<category><![CDATA[MURDER-SET-PIECES]]></category>
		<category><![CDATA[Summer 2010]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1404</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/last_gas_station_facebook_design.jpg" alt="Last Gas Station Facebook Design" title="Last Gas Station Facebook Tab Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Movie</h2>
<p>Last Gas Station</p>
<h2>Movie Info</h2>
<p>Controversial writer, director and producer Nick Palumbo (“Murder-Set-Pieces”) and acclaimed French cinematographer, Laurent Barés (“Inside”, “Frontière(s)”, team up for the $15M neo-noir 35mm feature thriller, “THE LAST GAS STATION,” set for production in Summer 2010. Renowned cult film director Palumbo is planning to push the envelope once again in a different genre. “The Last Gas Station” will be far removed from his past notorious work and is described as “a nightmarish, hallucinogenic examination of one man’s insatiable greed and the destructive path that follows in his wake.”</p>
<h2>Project Details</h2>
<p>This is Daddy Design&#8217;s 4th facebook tab design. <a href="http://www.daddydesign.com/facebook_fan_page_design.htm">Click Here</a> for more info on our new service &#8220;Custom Facebook Design&#8221;</p>
<h2>Project Link</h2>
<p><a href="http://www.facebook.com/pages/The-Last-Gas-Station/110752638958339?v=app_7146470109" target="_blank">http://www.facebook.com/pages/The-Last-Gas-Station/110752638958339</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/Ia9GsMThXIQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/the-last-gas-station-facebook-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/the-last-gas-station-facebook-design/</feedburner:origLink></item>
		<item>
		<title>Quarterback Academy Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/pTPyTZlmhmI/</link>
		<comments>http://www.daddydesign.com/wordpress/quarterback-academy-wordpress-design/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 19:18:19 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[advanced coding wordpress]]></category>
		<category><![CDATA[custom wordpress coding]]></category>
		<category><![CDATA[Darin Slack]]></category>
		<category><![CDATA[easily maintainable]]></category>
		<category><![CDATA[magic fields]]></category>
		<category><![CDATA[QB training]]></category>
		<category><![CDATA[qba]]></category>
		<category><![CDATA[Quarterback Academy]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1400</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/qba_wordpress.jpg" alt="Quarterback Academy Wordpress Design" title="Quarterback Academy Custom Wordpress Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>QBA Quarterback Academy by Darin Slack</p>
<h2>Company Info</h2>
<p>Quarterback Academy (QBA) is the leader in QB training and development. Our high school and youth quarterback camps, quarterback clinics and QB training have helped thousands of young football players reach their potential. Many have excelled in the NCAA and NFL.</p>
<h2>Project Details</h2>
<p>We did tons of custom advanced coding for this wordpress site.  We used a plugin called &#8220;magic fields&#8221;, with this plugin it creates a whole new world to the back end so each section is easily maintainable to the client. Example would be the camps section, the back end has a editable area just for this section.  We will be created a tutorial soon to show exactly what we are talking about.  Other plugins on this site include event calendar, store locator and many more. Comment if you have any questions on how certain things were done in wordpress.</p>
<h2>Project Link</h2>
<p><a href="http://www.quarterbackacademy.com/" target="_blank">http://www.quarterbackacademy.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/pTPyTZlmhmI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/quarterback-academy-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/quarterback-academy-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>Report Error WP Plugin</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/G2pCncFCpGw/</link>
		<comments>http://www.daddydesign.com/wordpress/report-error-wp-plugin/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 05:29:42 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Wordpress Plugins]]></category>
		<category><![CDATA[custom wordpress plugin]]></category>
		<category><![CDATA[email plugin]]></category>
		<category><![CDATA[error plugin]]></category>
		<category><![CDATA[Page/Post plugin]]></category>
		<category><![CDATA[report error]]></category>
		<category><![CDATA[report page error]]></category>
		<category><![CDATA[webmaster plugin]]></category>
		<category><![CDATA[wordpress plugin]]></category>
		<category><![CDATA[wp plugin]]></category>
		<category><![CDATA[WP Report]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1190</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/report_error_wp_plugin.jpg" alt="Report Error WP Plugin" title="Report Error Wordpress Plugin" width="548" height="312" class="alignnone size-full wp-image-1382" />]]></description>
			<content:encoded><![CDATA[<p>Daddy Design is proud to introduce our very 1st WordPress plugin, <a href="http://wordpress.org/extend/plugins/wp-report-error/" target="_blank">WP Report Error</a>. This plugin was born out of the need to allow users to submit potential errors on a database website that we created, when no viable options were found we decided to build the plugin ourselves.</p>
<p>The Report Page/Post Error WP Plugin allows website visitors to inform the WordPress owner/webmaster that there is a potential error on a page or post.  This plugin is extremely flexible with options to insert a &#8220;Report Error&#8221; link on every page/post, on individual pages/posts via shortcode, or into your theme&#8217;s template via php script. When the &#8220;Report Error&#8221; link is clicked, a small contact form will pop up via javascript, the user can then input an optional message and submit the form, the form also features an easy captcha to avoid potential spammers. The owner/webmaster will then receive an email with a link to the exact page or post where the reported error is located and any additional messages from the user. <span id="more-1190"></span></p>
<blockquote>
<h2>Version</h2>
<p>1.0 *Released
</p></blockquote>
<blockquote>
<h2>WP Report Error Live DEMO</h2>
<p>Check out <a href="http://theofficialpageof.com/daddy-design" target="_blank">http://theofficialpageof.com/daddy-design</a> to view the WP Report Error Pugin in action.
</p></blockquote>
<blockquote>
<h2>Screenshots</h2>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/report_error_popup.jpg" alt="Report Post Error Pop Up Screenshot" title="Report Error Pop Up Screenshot" width="520" height="420" class="alignnone size-full wp-image-1386" /></p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/report_error_admin_options.jpg" alt="report page error admin options screenshot" title="Report Error Admin Options Screenshot" width="520" height="464" class="alignnone size-full wp-image-1388" />
</p></blockquote>
<blockquote>
<h2>Download the WP Report Error Plugin</h2>
<p><a href="http://wordpress.org/extend/plugins/wp-report-error/" target="_blank" class="wpdl" style="display:block;">Download or Install Directly via the WordPress Plugin Directory</a> <a href="http://downloads.wordpress.org/plugin/wp-report-error.zip" class="winzipdl" style="display:block;">Winzip Direct Download</a>
</p></blockquote>
<blockquote>
<h2>Installation</h2>
<ol>
<li>Upload the &#8216;wp-report-error&#8217; folder to the &#8216;/wp-content/plugins/&#8217; directory.</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPress.</li>
</ol>
</blockquote>
<blockquote>
<h2>Usage</h2>
<p>To get started visit the plugin&#8217;s admin settings page and follow the steps below:</p>
<ol>
<li>Insert the email address that you want all reported errors sent to.</li>
<li>Insert the message you want displayed when the user successfully submits the Page/Post Error Report Form.</li>
<li>Determine the option you want for using the WP Report Error Plugin, check below for detailed options.</li>
<li>Insert the subject of the email sent to your specified email address.</li>
</ol>
<p>There are three available options for using the WP Report Error Plugin, check below to find out which option is best for your website:</p>
<ol>
<li>In the plugin&#8217;s admin settings check the box to allow the Report Error Link to be added automatically to all of your pages/posts.</li>
<li>To add to individual pages/posts use the [WPRError] shortcode in the wp-admin page or post html editor.</li>
<li>To add to your theme&#8217;s template files use the following php code:
<pre class="brush: php; light: true;">&lt;?php if(function_exists('ReportPageErrors')){ echo ReportPageErrors(); } ?&gt;</pre>
</li>
</ol>
</blockquote>
<blockquote>
<h2>Need Support?</h2>
<p>If you have any problems with this plugin or need help, please leave us a comment below and we will respond as soon as possible.
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/G2pCncFCpGw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/report-error-wp-plugin/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/report-error-wp-plugin/</feedburner:origLink></item>
		<item>
		<title>ToVieFor Wordpress Blog Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/z4m6ijbfs3A/</link>
		<comments>http://www.daddydesign.com/wordpress/toviefor-wordpress-blog-design/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 19:47:13 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[blog design]]></category>
		<category><![CDATA[custom blog design]]></category>
		<category><![CDATA[fancy clean websites]]></category>
		<category><![CDATA[Marc Jacobs]]></category>
		<category><![CDATA[Melanie Moore]]></category>
		<category><![CDATA[rss icon]]></category>
		<category><![CDATA[ToVieFor]]></category>
		<category><![CDATA[wordpress blog]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1320</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/toviefor.jpg" alt="ToVieFor Wordpress Blog Design" title="ToVieFor custom Blog Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>ToVieFor</p>
<h2>Company Info</h2>
<p>Susanne Greenfield and Melanie Moore came up with the idea for ToVieFor because, as avid online shoppers, they grew frustrated by the lack of new, hot, on-trend handbags and accessories on sample sale and discount websites. &#8220;Sure, we could go online and rent a coveted Chanel or Marc Jacobs bag for a month or two, but that gets really expensive, really quick. We thought: Why isn’t there a way for us to buy the new Marc Jacobs Stam Quilted Satchel for half the price?&#8221; Thus, the idea for ToVieFor was born.</p>
<h2>Project Details</h2>
<p>Just like the Dolce Touch Site, we were very excited to design this blog.  We love designing elegant, fancy clean websites. Check out the menu drop downs on this wordpress blog. Also, roll over the RSS icon.. be on the look out for our tutorial on how to do that (coming soon).</p>
<h2>Project Link</h2>
<p><a href="http://toviefor.com" target="_blank">http://toviefor.com</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/z4m6ijbfs3A" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/toviefor-wordpress-blog-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/toviefor-wordpress-blog-design/</feedburner:origLink></item>
		<item>
		<title>72+ Free Puzzle Social Network Icons</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/YfZzHWF5Hzw/</link>
		<comments>http://www.daddydesign.com/wordpress/72-free-puzzle-social-network-icons/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 19:46:11 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[facebook icon]]></category>
		<category><![CDATA[free icons]]></category>
		<category><![CDATA[FREE Social Network Icons]]></category>
		<category><![CDATA[free twitter background]]></category>
		<category><![CDATA[png icons]]></category>
		<category><![CDATA[social bookmarking icons]]></category>
		<category><![CDATA[social icon set]]></category>
		<category><![CDATA[social icons]]></category>
		<category><![CDATA[social networking icons]]></category>
		<category><![CDATA[social puzzle]]></category>
		<category><![CDATA[social twitter]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1185</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/free_social_icons.jpg" alt="social puzzle icons" title="free social icons" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h1>Social Puzzle Icon Pack</h1>
<div style='float:right; margin:0 0 10px 10px;'><script>var fbShare = {
url: 'http://www.daddydesign.com/wordpress/72-free-puzzle-social-network-icons/',
size: 'large',
badge_text: 'ffffff',
badge_color: '3b5997',
google_analytics: 'true'
}</script><script src="http://widgets.fbshare.me/files/fbshare.js"></script></div>
<div style='float:right; margin:0 0 10px 10px;'><script type="text/javascript">
tweetmeme_url = 'http://www.daddydesign.com/wordpress/72-free-puzzle-social-network-icons/';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
<div style='float:right; margin:0 0 10px 20px;'><script src="http://widgets.digg.com/buttons.js" type="text/javascript"></script><a class="DiggThisButton DiggMedium"></a></div>
<p>Introducing the one of a kind <strong>72+ Social Puzzle Icon Pack</strong> handcrafted by Daddy Design. This completely unique icon set is our first venture into the world of icons and we wanted to create something that was different from the normal everyday icon sets you find on the web today. We also wanted to make sure to include as many different social networking sites as possible because as designers we got tired of running into icon sets that were too limited. This free social network puzzle piece icon set is extremely versatile; it can be used as stand alone icons or just like a real puzzle, all puzzle pieces interlock together to create seamless backgrounds or other graphical elements. <span id="more-1185"></span></p>
<blockquote>
<h1>Icon Pack Sizing</h1>
<p>The free <strong>Social Puzzle Icon Pack</strong> includes 72+ 64 pixel x 64 pixel icons, 72+ 96 pixel x 96 pixel icons, and 72+ 128 pixel x 128 pixel icons all in transparent <strong>PNG</strong> format.<br />
<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/puzzle_icon_sizes.png" alt="Social Puzzle Icon Sizes" title="social bookmarking icons" width="520" height="180" class="alignnone size-full wp-image-1285" />
</p></blockquote>
<blockquote>
<h1>Included Icons</h1>
<p>The free <strong>Social Puzzle Icon Pack</strong> includes the following social networking icons.</p>
<ul class="puzzle_icons">
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/aim_icon.png" alt="aim social network icon" title="Social Puzzle: AIM" width="64" height="64" class="alignnone size-full wp-image-1249" /> AIM
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/bebo_icon.png" alt="bebo social network icon" title="Social Puzzle: bebo" width="64" height="64" class="alignnone size-full wp-image-1254" /> bebo
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/blinklist_icon.png" alt="blinklist social network icon" title="Social Puzzle: Blinklist" width="64" height="64" class="alignnone size-full wp-image-1254" /> blinklist
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/blogger_icon.png" alt="blogger social network icon" title="Social Puzzle: blogger" width="64" height="64" class="alignnone size-full wp-image-1249" /> blogger
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/blogmarks_icon.png" alt="blogmarks social network icon" title="Social Puzzle: blogmarks" width="64" height="64" class="alignnone size-full wp-image-1254" /> blogmarks
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/britekite_icon.png" alt="britekite social network icon" title="Social Puzzle: britekite" width="64" height="64" class="alignnone size-full wp-image-1249" /> britekite
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/delicious_icon.png" alt="delicious social network icon" title="Social Puzzle: delicious" width="64" height="64" class="alignnone size-full wp-image-1254" /> delicious
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/design_float_icon.png" alt="design float social network icon" title="Social Puzzle: design float" width="64" height="64" class="alignnone size-full wp-image-1249" /> design float
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/designbump_icon.png" alt="designbump social network icon" title="Social Puzzle: designbump" width="64" height="64" class="alignnone size-full wp-image-1254" /> designbump
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/designmoo_icon.png" alt="designmoo social network icon" title="Social Puzzle: designmoo" width="64" height="64" class="alignnone size-full wp-image-1249" /> designmoo
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/deviantart_icon.png" alt="deviantart social network icon" title="Social Puzzle: deviantart" width="64" height="64" class="alignnone size-full wp-image-1254" /> deviantart
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/digg_icon.png" alt="digg social network icon" title="Social Puzzle: digg" width="64" height="64" class="alignnone size-full wp-image-1249" /> digg
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/doppler_icon.png" alt="doppler social network icon" title="Social Puzzle: doppler" width="64" height="64" class="alignnone size-full wp-image-1254" /> doppler
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/dzone_icon.png" alt="dzone social network icon" title="Social Puzzle: dzone" width="64" height="64" class="alignnone size-full wp-image-1249" /> dzone
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/email_icon.png" alt="email social network icon" title="Social Puzzle: email" width="64" height="64" class="alignnone size-full wp-image-1254" /> email
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/ember_icon.png" alt="ember social network icon" title="Social Puzzle: ember" width="64" height="64" class="alignnone size-full wp-image-1249" /> ember
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/evernote_icon.png" alt="evernote social network icon" title="Social Puzzle: evernote" width="64" height="64" class="alignnone size-full wp-image-1254" /> evernote
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/facebook_icon.png" alt="facebook social network icon" title="Social Puzzle: facebook" width="64" height="64" class="alignnone size-full wp-image-1249" /> facebook
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/favorites_icon.png" alt="favorites social network icon" title="Social Puzzle: favorites" width="64" height="64" class="alignnone size-full wp-image-1254" /> favorites
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/feedburner_icon.png" alt="feedburner social network icon" title="Social Puzzle: feedburner" width="64" height="64" class="alignnone size-full wp-image-1249" /> feedburner
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/flickr_icon.png" alt="flickr social network icon" title="Social Puzzle: flickr" width="64" height="64" class="alignnone size-full wp-image-1254" /> flickr
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/friendfeed_icon.png" alt="friendfeed social network icon" title="Social Puzzle: friendfeed" width="64" height="64" class="alignnone size-full wp-image-1249" /> friendfeed
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/friendster_icon.png" alt="friendster social network icon" title="Social Puzzle: friendster" width="64" height="64" class="alignnone size-full wp-image-1254" /> friendster
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/furl_icon.png" alt="furl social network icon" title="Social Puzzle: furl" width="64" height="64" class="alignnone size-full wp-image-1249" /> furl
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/google_buzz_icon.png" alt="google buzz social network icon" title="Social Puzzle: google buzz" width="64" height="64" class="alignnone size-full wp-image-1254" /> google buzz
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/google_wave_icon.png" alt="google wave social network icon" title="Social Puzzle: google wave" width="64" height="64" class="alignnone size-full wp-image-1249" /> google wave
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/grooveshark_icon.png" alt="grooveshark social network icon" title="Social Puzzle: grooveshark" width="64" height="64" class="alignnone size-full wp-image-1249" /> grooveshark
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/hi5_icon.png" alt="hi5 social network icon" title="Social Puzzle: hi5" width="64" height="64" class="alignnone size-full wp-image-1254" /> hi5
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/hyves_icon.png" alt="hyves social network icon" title="Social Puzzle: hyves" width="64" height="64" class="alignnone size-full wp-image-1249" /> hyves
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/ilike_icon.png" alt="ilike social network icon" title="Social Puzzle: ilike" width="64" height="64" class="alignnone size-full wp-image-1249" /> ilike
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/last_fm_icon.png" alt="last.fm social network icon" title="Social Puzzle: last.fm" width="64" height="64" class="alignnone size-full wp-image-1254" /> last.fm
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/linkined_icon.png" alt="linkined social network icon" title="Social Puzzle: linkined" width="64" height="64" class="alignnone size-full wp-image-1249" /> linkined
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/livejournal_icon.png" alt="livejournal social network icon" title="Social Puzzle: livejournal" width="64" height="64" class="alignnone size-full wp-image-1254" /> livejournal
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/magnolia_icon.png" alt="magnolia social network icon" title="Social Puzzle: magnolia" width="64" height="64" class="alignnone size-full wp-image-1249" /> magnolia
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/meneame_icon.png" alt="meneame social network icon" title="Social Puzzle: meneame" width="64" height="64" class="alignnone size-full wp-image-1254" /> meneame
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/mister_wong_icon.png" alt="mister wong social network icon" title="Social Puzzle: mister wong" width="64" height="64" class="alignnone size-full wp-image-1249" /> mister wong
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/mixx_icon.png" alt="mixx social network icon" title="Social Puzzle: mixx" width="64" height="64" class="alignnone size-full wp-image-1254" /> mixx
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/mobileme_icon.png" alt="mobileme social network icon" title="Social Puzzle: mobileme" width="64" height="64" class="alignnone size-full wp-image-1249" /> mobileme
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/myspace_icon.png" alt="myspace social network icon" title="Social Puzzle: myspace" width="64" height="64" class="alignnone size-full wp-image-1254" /> myspace
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/netlog_icon.png" alt="netlog social network icon" title="Social Puzzle: netlog" width="64" height="64" class="alignnone size-full wp-image-1249" /> netlog
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/netvibes_icon.png" alt="netvibes social network icon" title="Social Puzzle: netvibes" width="64" height="64" class="alignnone size-full wp-image-1249" /> netvibes
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/newsvine_icon.png" alt="newsvine social network icon" title="Social Puzzle: newsvine" width="64" height="64" class="alignnone size-full wp-image-1254" /> newsvine
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/openid_icon.png" alt="openid social network icon" title="Social Puzzle: openid" width="64" height="64" class="alignnone size-full wp-image-1249" /> openid
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/pandora_icon.png" alt="pandora social network icon" title="Social Puzzle: pandora" width="64" height="64" class="alignnone size-full wp-image-1254" /> pandora
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/paypal_icon.png" alt="paypal social network icon" title="Social Puzzle: paypal" width="64" height="64" class="alignnone size-full wp-image-1249" /> paypal
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/picassa_icon.png" alt="picassa social network icon" title="Social Puzzle: picassa" width="64" height="64" class="alignnone size-full wp-image-1254" /> picassa
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/ping_fm_icon.png" alt="ping.fm social network icon" title="Social Puzzle: ping.fm" width="64" height="64" class="alignnone size-full wp-image-1249" /> ping fm
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/posterous_icon.png" alt="posterous social network icon" title="Social Puzzle: posterous" width="64" height="64" class="alignnone size-full wp-image-1254" /> posterous
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/propeller_icon.png" alt="propeller social network icon" title="Social Puzzle: propeller" width="64" height="64" class="alignnone size-full wp-image-1249" /> propeller
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/readernaut_icon.png" alt="readernaut social network icon" title="Social Puzzle: readernaut" width="64" height="64" class="alignnone size-full wp-image-1254" /> readernaut
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/reddit_icon.png" alt="reddit social network icon" title="Social Puzzle: reddit" width="64" height="64" class="alignnone size-full wp-image-1249" /> reddit
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/rss_icon.png" alt="rss social network icon" title="Social Puzzle: rss" width="64" height="64" class="alignnone size-full wp-image-1254" /> rss
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/sharethis_icon.png" alt="sharethis social network icon" title="Social Puzzle: sharethis" width="64" height="64" class="alignnone size-full wp-image-1249" /> sharethis
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/simpy_icon.png" alt="simpy social network icon" title="Social Puzzle: simpy" width="64" height="64" class="alignnone size-full wp-image-1254" /> simpy
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/skype_icon.png" alt="skype social network icon" title="Social Puzzle: skype" width="64" height="64" class="alignnone size-full wp-image-1249" /> skype
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/slideshare_icon.png" alt="slideshare social network icon" title="Social Puzzle: slideshare" width="64" height="64" class="alignnone size-full wp-image-1254" /> slideshare
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/sphinn_icon.png" alt="sphinn social network icon" title="Social Puzzle: sphinn" width="64" height="64" class="alignnone size-full wp-image-1249" /> sphinn
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/spurl_icon.png" alt="spurl social network icon" title="Social Puzzle: spurl" width="64" height="64" class="alignnone size-full wp-image-1254" /> spurl
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/stumbleupon_icon.png" alt="stumbleupon social network icon" title="Social Puzzle: stumbleupon" width="64" height="64" class="alignnone size-full wp-image-1249" /> stumbleupon
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/technorati_icon.png" alt="technorati social network icon" title="Social Puzzle: technorati" width="64" height="64" class="alignnone size-full wp-image-1254" /> technorati
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/twitpic_icon.png" alt="twitpic social network icon" title="Social Puzzle: twitpic" width="64" height="64" class="alignnone size-full wp-image-1249" /> twitpic
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/twitter_icon.png" alt="twitter social network icon" title="Social Puzzle: twitter" width="64" height="64" class="alignnone size-full wp-image-1254" /> twitter
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/typepad_icon.png" alt="typepad social network icon" title="Social Puzzle: typepad" width="64" height="64" class="alignnone size-full wp-image-1249" /> typepad
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/vimeo_icon.png" alt="vimeo social network icon" title="Social Puzzle: vimeo" width="64" height="64" class="alignnone size-full wp-image-1254" /> vimeo
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/windows_icon.png" alt="windows social network icon" title="Social Puzzle: windows" width="64" height="64" class="alignnone size-full wp-image-1249" /> windows
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/wordpress_icon.png" alt="wordpress social network icon" title="Social Puzzle: wordpress" width="64" height="64" class="alignnone size-full wp-image-1254" /> wordpress
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/xing_icon.png" alt="xing social network icon" title="Social Puzzle: xing" width="64" height="64" class="alignnone size-full wp-image-1249" /> xing
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/yahoo_buzz_icon.png" alt="yahoo buzz social network icon" title="Social Puzzle: yahoo buzz" width="64" height="64" class="alignnone size-full wp-image-1254" /> yahoo buzz
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/yahoo_icon.png" alt="yahoo social network icon" title="Social Puzzle: yahoo" width="64" height="64" class="alignnone size-full wp-image-1249" /> yahoo
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/yelp_icon.png" alt="yelp social network icon" title="Social Puzzle: yelp" width="64" height="64" class="alignnone size-full wp-image-1254" /> yelp
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/youtube_icon.png" alt="youtube social network icon" title="Social Puzzle: youtube" width="64" height="64" class="alignnone size-full wp-image-1249" /> youtube
  </li>
<li>
    <img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/zabox_icon.png" alt="zabox social network icon" title="Social Puzzle: zabox" width="64" height="64" class="alignnone size-full wp-image-1254" /> zabox
  </li>
</ul>
<blockquote>
<p align="center"><a href="http://www.daddydesign.com/freebies/social_puzzle_icons.zip" class="winzipdl">Download the 72+ Social Puzzle PNG Icon Pack</a></p>
</blockquote>
</blockquote>
<blockquote>
<h1>Social Puzzle Background</h1>
<p>The most unique feature of the <strong>Social Puzzle Icon Pack</strong> is that all of the icons can be interlocked together just like a real puzzle. In addition to the actual <strong>Social Bookmarking Icons</strong> we are offering an additional freebie, the <strong>Social Puzzle Background</strong>. This background is compiled using the Social Puzzle Icons and is already set up to repeat seamlessly, great for usage as a Twitter background.</p>
<p>See it in action <a href="http://twitter.com/socialpuzzle" target="_blank">here</a> or check out the screenshot below.</p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/sp_twitter_screenshot.jpg" alt="free social puzzle background" title="Social Puzzle Background Twitter Screenshot" width="520" height="340" class="alignnone size-full wp-image-1281" /></p>
<blockquote>
<p align="center"><a href="http://www.daddydesign.com/freebies/social_puzzle_background.zip" class="winzipdl">Download the Social Puzzle Background</a></p>
</blockquote>
</blockquote>
<blockquote>
<h3>License</h3>
<p><a href="http://en.wikipedia.org/wiki/Linkware" target="_blank">Linkware</a><br />
<span xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://purl.org/dc/dcmitype/StillImage" property="dc:title" rel="dc:type">Social Puzzle Icons</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="http://www.daddydesign.com" property="cc:attributionName" rel="cc:attributionURL">DaddyDesign.com</a> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative Commons Attribution-No Derivative Works 3.0 United States License</a>.<br />
Based on a work at <a xmlns:dc="http://purl.org/dc/elements/1.1/" href="http://www.daddydesign.com/wordpress/72-free-puzzle-social-network-icons/" rel="dc:source">www.daddydesign.com</a></p>
<p><a rel="license" href="http://creativecommons.org/licenses/by-nd/3.0/us/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-nd/3.0/us/88x31.png" /></a></p>
<h3>Ownership</h3>
<p>Daddy Design claims no right of ownership to the respective company logos in each one of these icons.
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/YfZzHWF5Hzw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/72-free-puzzle-social-network-icons/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/72-free-puzzle-social-network-icons/</feedburner:origLink></item>
		<item>
		<title>Social Mavens Twitter &amp; Wordpress Designs</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/ZpUCUz8TrlY/</link>
		<comments>http://www.daddydesign.com/wordpress/social-mavens-twitter-wordpress-designs/#comments</comments>
		<pubDate>Thu, 01 Apr 2010 20:48:58 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[cartoony vector]]></category>
		<category><![CDATA[how to social media]]></category>
		<category><![CDATA[intensedebate comment system]]></category>
		<category><![CDATA[Social Mavens]]></category>
		<category><![CDATA[twitter feed]]></category>
		<category><![CDATA[vector style website]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1214</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/social_mavens.jpg" alt="Social Mavens Wordpress Design" title="Social Mavens Twitter &#038; Wordpress Designs" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Social Mavens</p>
<h2>Company Info</h2>
<p>Social Mavens maximizes your company’s growth and profitability utilizing social media tools. Here are some of the things they can do for you: Create your own video blog to use as a sales tool; Establish a Twitter feed to help you reach millions of web users; Design a Facebook page where you can get in touch with people on a more personal level; Help you navigate and use YouTube and Build a wider customer database so you can constantly communicate with your target audience.</p>
<h2>Project Details</h2>
<p>Social Mavens hired us to design a wordpress and twitter package deal.  This is our first cartoonie vector designed website and we enjoyed designing in this style. Check out the iMavens page, tons of different social media widgets on one page. Used a lot of plugins on this wordpress site including the intensedebate comment system.</p>
<h2>Project Links</h2>
<p><a href="http://socialmavens.com" target="_blank">http://socialmavens.com</a><br />
<a href="http://twitter.com/socialmaven2010" target="_blank">http://twitter.com/socialmaven2010</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/ZpUCUz8TrlY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/social-mavens-twitter-wordpress-designs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/social-mavens-twitter-wordpress-designs/</feedburner:origLink></item>
		<item>
		<title>Putts Perfect Wordpress, Twitter &amp; Logo Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/5snzfXgrg8o/</link>
		<comments>http://www.daddydesign.com/wordpress/putts-perfect-wordpress-twitter-logo-design/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 17:44:49 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Ecommerce]]></category>
		<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[inflatable putt]]></category>
		<category><![CDATA[mini putt]]></category>
		<category><![CDATA[portable mini golf]]></category>
		<category><![CDATA[putt putt]]></category>
		<category><![CDATA[putts perfect]]></category>
		<category><![CDATA[wordpress 1shoppingcart]]></category>
		<category><![CDATA[wordpress eccomerce]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1204</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/putts_perfect.jpg" alt="Putts Perfect Wordpress Design" title="Putts Perfect Wordpress, Twitter &#038; Logo Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Putts PERFECT</p>
<h2>Company Info</h2>
<p>The Putts Perfect mini golf system is a new inflatable creation that is focused on bringing about a quick and reliable solution to the demand for portable mini golf putting courses available on a commercial basis. Up until now, portable mini-golf putting games were heavy, clumsy, and required 2 men and a decent sized truck to transport and set up. Putts Perfect is the ultimate portable mini golf putting system.</p>
<h2>Project Details</h2>
<p>Putts Perfect hired us to create a package deal including a full Wordpress Eccomerce website, custom twitter page, branding and logo design. We&#8217;ve designed many projects for the inflatable industry but this project was by far our favorite.  We were able to turn the wordpress site into a Eccomerce using the combination&#8217;s of plugins and 1shoppingcart. Check out the site and lets us know what you think!!</p>
<h2>Project Links</h2>
<p><a href="http://puttsperfect.com" target="_blank">http://puttsperfect.com</a><br />
<a href="http://twitter.com/puttsperfect" target="_blank">http://twitter.com/puttsperfect</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/5snzfXgrg8o" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/putts-perfect-wordpress-twitter-logo-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/putts-perfect-wordpress-twitter-logo-design/</feedburner:origLink></item>
		<item>
		<title>How to Customize your Facebook Fan Box</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/I-2aSrQTvt0/</link>
		<comments>http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 07:10:09 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Become a Fan button code]]></category>
		<category><![CDATA[Custom CSS]]></category>
		<category><![CDATA[custom fan box]]></category>
		<category><![CDATA[customize fanbox]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Design]]></category>
		<category><![CDATA[Facebook Fan Box]]></category>
		<category><![CDATA[Facebook Fan Box Code]]></category>
		<category><![CDATA[Facebook Fan Box Like Button]]></category>
		<category><![CDATA[facebook javascript]]></category>
		<category><![CDATA[facebook tutorial]]></category>
		<category><![CDATA[Fan Box Redesign]]></category>
		<category><![CDATA[fb fanbox]]></category>
		<category><![CDATA[Like Button]]></category>
		<category><![CDATA[New Facebook Fan Box Customization]]></category>
		<category><![CDATA[wordpress facebook]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1105</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/facebook_fanbox1.jpg" alt="custom facebook fan box" title="How to Customize your Facebook Fan Box" width="548" height="312" class="alignnone size-full wp-image-1601" />]]></description>
			<content:encoded><![CDATA[<div style='float:right; margin:0 0 10px 10px;'><script>var fbShare = {
url: 'http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/',
size: 'large',
badge_text: 'ffffff',
badge_color: '3b5997',
google_analytics: 'true'
}</script><script src="http://widgets.fbshare.me/files/fbshare.js"></script></div>
<div style='float:right; margin:0 0 10px 10px;'><script type="text/javascript">
tweetmeme_url = 'http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/';
</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div>
<div style='float:right; margin:0 0 10px 20px;'><script src="http://widgets.digg.com/buttons.js" type="text/javascript"></script><a class="DiggThisButton DiggMedium"></a></div>
<p>With the addition of a facebook fan box to your website you’re not only benefiting your end users but also yourself. The fb fan box allows users to directly view how many friends you have on your facebook page and also allows them to become a fan with just one click. The only potential downsides to adding a fan box to your page is that it is not easy to customize or the original styling just doesn’t match up with the unique style of your site. Well not anymore, in this tutorial we are going to teach you how to customize your very own facebook fan box. </p>
<p>This tutorial will teach you step by step how to customize your facebook fan box to look like ours. After completing this tutorial you should be able to play around with the code and make modifications that you see fit to change the styling to your own needs.</p>
<p><em>4/29/10 &#8211; This tutorial has been updated to allow full customization of the Facebook Fan Box and positioning of the new &#8220;Like&#8221; button.</em> <span id="more-1105"></span></p>
<h2>Setting Up Your Widget</h2>
<blockquote>
<h3>Step 1 – Get Your Facebook Fan Box Code</h3>
<p>First things first you need to get the code for your facebook fan box from facebook, your code should look something similar to the code below.</p>
<pre class="brush: jscript; wrap-lines: false;">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;FB.init(&quot;1690883eb733618b294e98cb1dfba95a&quot;);&lt;/script&gt;
&lt;fb:fan profile_id=&quot;34572893685&quot; stream=&quot;0&quot; connections=&quot;10&quot; logobar=&quot;0&quot; width=&quot;300&quot;&gt;&lt;/fb:fan&gt;
&lt;div style=&quot;font-size:8px; padding-left:10px&quot;&gt;&lt;a href=&quot;http://www.facebook.com/pages/North-Miami-FL/Daddy-Design/34572893685&quot;&gt;Daddy Design&lt;/a&gt; on Facebook&lt;/div&gt;
</pre>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/fb_fanbox_default1.jpg" alt="facebook fan box default styling" title="facebook fan box default styling" width="300" height="243" class="aligncenter size-full wp-image-1452" />
</p></blockquote>
<blockquote>
<h3>Step 2 – Linking Your CSS</h3>
<p>The second step is to set up the linking to your css code and adjusting your facebook fan box code to allow for the customization you’re about to start. The div associated at the end of the original fan box code is only a link back to your facebook page, we decided to remove it, however you may choose to leave it. Items that we have changed in our code are the width from 300 to 240 and connections from 10 to 8, your width and number of connections may change depending on the space available for your fan box. Items we have added are height at 200 (also subject to change) and the line of code to link to our css stylesheet. Please view the updated coded below.</p>
<pre class="brush: jscript; wrap-lines: false;">
&lt;script type=&quot;text/javascript&quot; src=&quot;http://static.ak.connect.facebook.com/js/api_lib/v0.4/FeatureLoader.js.php/en_US&quot;&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;&gt;FB.init(&quot;1690883eb733618b294e98cb1dfba95a&quot;);&lt;/script&gt;
&lt;fb:fan profile_id=&quot;34572893685&quot; stream=&quot;0&quot; connections=&quot;8&quot; logobar=&quot;0&quot; width=&quot;240&quot; height=&quot;200&quot; css=&quot;http://www.yoursite.com/stylesheet.css?1&quot;&gt;&lt;/fb:fan&gt;
</pre>
<p>One important item to take notice of is ‘?1’ which appears at the end of the css link, this item is the cache level for the facebook fan box, every time you make changes to the css inside your stylesheet and upload to your server you must change the number after the question mark to correspond with the number of edits you have made.</p>
<p>Here&#8217;s another handy tip, if you are using wordpress you can insert your code to look like the code below, this will link straight to your wordpress stylesheet. (Make sure you edit the &#8216;?1&#8242; accordingly.)</p>
<pre class="brush: jscript; light: true;">
css=&quot;&lt;?php bloginfo('stylesheet_url'); ?&gt;?1&quot;
</pre>
</blockquote>
<h2>Styling Your Widget with CSS</h2>
<blockquote>
<h3>Step 1 – Styling the Main Widget</h3>
<p>The first step in customizing the css is to fix link hover issues and to remove any unneeded styling from the main widget. Check the first set of css modifications below.</p>
<pre class="brush: css;">
.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
</pre>
<p>In lines 1 through 3 of the code we have removed the underline hover effect for all links inside the fan box to avoid any type of conflicts.  In lines 4 through 9 of the code we have removed the border from around the full fan box widget, set the height to match our widget height, removed the background, and positioned it to allow for the moving of the “Like” button. One thing to keep notice of is the usage of ‘!important’, this is a css trick that will override the already used css code inside of the widget, anything that we change that currently has any values associated with it must use this code or else the original code will still take priority.</p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/fb_fanbox_11.jpg" alt="facebook fan box - step 1" title="facebook fan box - step 1" width="246" height="215" class="aligncenter size-full wp-image-1453" />
</p></blockquote>
<blockquote>
<h3>Step 2 – Styling the Widget Header</h3>
<p>The second step in customizing the css is to adjust the fan box header. Check the second set of css modifications below.</p>
<pre class="brush: css;">
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
</pre>
<p>We are basically going to be getting rid of everything in the widget header except for the “Like” button, which we will position to the bottom of our widget later. In lines 1 through 4 we have gotten rid of the light blue background color for the header and removed all of the headers padding. In lines 5 through 7 we have completely removed both the main profile name and image. In lines 8 through 10 we have removed padding associated with the “Like” button that was not needed.</p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/fb_fanbox_21.jpg" alt="facebook fan box - step 2" title="facebook fan box - step 2" width="246" height="215" class="aligncenter size-full wp-image-1454" />
</p></blockquote>
<blockquote>
<h3>Step 3 – Styling Fan Connections</h3>
<p>The third step in customizing the css is to adjust the actual fb fan connections. Check the third set of css modifications below.</p>
<pre class="brush: css;">
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  color: #FF6600;
  font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
</pre>
<p>In lines 1 through 8 of the code we adjusted the padding surrounding the fan box connections, removed the border at the top, and adjusted the font for the line of text that displays “X people like Profile Name”.  In lines 9 through 12 of the code we have adjusted the color and font weight of the number of fans displayed. In lines 13 through 15 of the code we have adjusted the padding between the line of text and the actual fan connections. In lines 16 through 18 of the code we have adjusted the padding between the actual fan connections.  In lines 19 through 24 of the code we have adjusted the actual fan name, make sure that you DO NOT change the font family, if changed it may cause alignment issues with the connections.</p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/fb_fanbox_31.jpg" alt="facebook fan box - step 3" title="facebook fan box - step 3" width="246" height="215" class="aligncenter size-full wp-image-1455" />
</p></blockquote>
<blockquote>
<h3>Step 4 – Positioning the “Like” Button</h3>
<p>The fourth and final step in customizing the css is to position the “Like” button. Check the fourth and final set of css modifications below.</p>
<pre class="brush: css;">
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}
 </pre>
<p>With the addition of this block of code the “Like” button will now appear at the bottom right of our fan box widget. How does this work? It works because earlier we used relative positioning on the main widget div in Step 3, whenever relative positioning is used on an element you can then use absolute positioning to position another element anywhere inside of the main element. The way to position the element is by using the attributes top, bottom, left, and right depending on where you want to move the element. In our situation we wanted it to be at the bottom right of our widget so we used the attribute bottom with a position of 0 and right with a position of 10px. The reason we used 10px for right instead of 0 is because we had added 10 pixels of right padding to each of our fan connections, this way the button and fan image will line up correctly. Lines 1 through 6 of the code are used to position the actual div to the bottom right of the widget. In lines 7 through 12 of the code we have removed padding and margin associated with the “Like” button and its surrounding table data so that it will align properly.</p>
<p><img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/fb_fanbox_41.jpg" alt="facebook fan box - step 4" title="facebook fan box - step 4" width="246" height="215" class="aligncenter size-full wp-image-1456" />
</p></blockquote>
<h2>Complete CSS Code</h2>
<blockquote><p>Below is all of the css code from the previous 4 steps combined together.</p>
<pre class="brush: css;">
.fan_box a:hover{
  text-decoration: none;
}
.fan_box .full_widget{
  height: 200px;
  border: 0 !important;
  background: none !important;
  position: relative;
}
.fan_box .connect_top{
  background: none !important;
  padding: 0 !important;
}
.fan_box .profileimage, .fan_box .name_block{
  display: none;
}
.fan_box .connect_action{
  padding: 0 !important;
}
.fan_box .connections{
  padding: 0 !important;
  border: 0 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
span.total{
  color: #FF6600;
  font-weight: bold;
}
.fan_box .connections .connections_grid {
  padding-top: 10px !important;
}
.fan_box .connections_grid .grid_item{
  padding: 0 10px 10px 0 !important;
}
.fan_box .connections_grid .grid_item .name{
  font-family: &quot;lucida grande&quot;,tahoma,verdana,arial,sans-serif;
  font-weight: normal;
  color: #666 !important;
  padding-top: 1px !important;
}
.fan_box .connect_widget{
position: absolute;
bottom: 0;
right: 10px;
margin: 0 !important;
}
.fan_box .connect_widget .connect_widget_interactive_area {
margin: 0 !important;
}
.fan_box .connect_widget td.connect_widget_vertical_center {
padding: 0 !important;
}
</pre>
</blockquote>
<blockquote>
<h3>Troubleshooting</h3>
<p>If you are trying to edit the css and no changes are showing up, make sure you are adjusting the cache level at the end of the css link in the widget code.</p>
<p>If you are having problems getting this tutorial to work please reread the tutorial and try again, if you still can not get it to work please leave us a comment below and we will respond as soon as possible.</p></blockquote>
<blockquote>
<h3>Note</h3>
<p>4/20/10 &#8211; Facebook has currently just changed the &#8220;Become a Fan&#8221; button to the new &#8220;Like&#8221; button.  We are awaiting any further changes to the Fan Box and once things appear to calm down we will update this tutorial. Keep checking back&#8230;</p>
<p>4/29/10 &#8211; This tutorial has been updated to allow full customization of the Facebook Fan Box and positioning of the new &#8220;Like&#8221; button.
</p></blockquote>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/I-2aSrQTvt0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/feed/</wfw:commentRss>
		<slash:comments>79</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/how-to-customize-your-facebook-fan-box/</feedburner:origLink></item>
		<item>
		<title>Social Mavens Myspace Design 2.0</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/QAeq5WZ6xOs/</link>
		<comments>http://www.daddydesign.com/wordpress/social-mavens-myspace-design-2-0/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 18:53:49 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Basic Page]]></category>
		<category><![CDATA[customize 2.0]]></category>
		<category><![CDATA[customize myspace]]></category>
		<category><![CDATA[million bloggers]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[myspace quote]]></category>
		<category><![CDATA[Social Mavens]]></category>
		<category><![CDATA[Social Media Marketing]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1393</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/social_mavens_myspace.jpg" alt="Social Mavens Myspace Design 2.0" title="Social Mavens Myspace Design 2.0" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Social Mavens</p>
<h2>Company Info</h2>
<p>Did you know there are currently more than 200 million bloggers using sites such as Twitter, Digg and WordPress? And that YouTube is the second-largest search engine on the web? And Facebook  has 300 million users sharing 1.5 million pieces of information? How about the 55 million professionals who use “LinkedIn” to network with one another? At Social Mavens – A Social Media Marketing Agency – we will show you how to use these services.</p>
<h2>Project Details</h2>
<p>Based off the same branding as the website we created, we are learning how to customize the 2.0 myspace pages more and more now. Fill out our online myspace quote form today!</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/socialmavens" target="_blank">http://www.myspace.com/socialmavens</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/QAeq5WZ6xOs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/social-mavens-myspace-design-2-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/social-mavens-myspace-design-2-0/</feedburner:origLink></item>
		<item>
		<title>X Games Europe Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/C2GfwA6gZZw/</link>
		<comments>http://www.daddydesign.com/wordpress/x-games-europe-myspace-design/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 20:12:04 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[myspace reskin]]></category>
		<category><![CDATA[myspace theme]]></category>
		<category><![CDATA[X Games Europe]]></category>
		<category><![CDATA[xgames]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1072</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="ESPN X Games Europe Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/03/xgames_europe.jpg" alt="ESPN X Games Europe Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>ESPN Europe X Games</p>
<h2>Company Info</h2>
<p>Winter X Games Europe will be the first Winter X Games event held outside the United States. More than 150 of the world&#8217;s top ski and snowboard athletes are invited, and there will be eight different competitions over three days. WHEN: March 10 &#8211; March 12, 2010. WHERE: Tignes, France</p>
<h2>Project Details</h2>
<p>2nd advanced myspace theme ESPN had us design. Same layout as the <a href="http://www.daddydesign.com/wordpress/espn-x-games-myspace-design/">X Games Winter page</a> but new skin added.</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/xgames" target="_blank">http://www.myspace.com/xgames</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/C2GfwA6gZZw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/x-games-europe-myspace-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/x-games-europe-myspace-design/</feedburner:origLink></item>
		<item>
		<title>Last Gas Station Twitter Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/JZ5ARggUDPU/</link>
		<comments>http://www.daddydesign.com/wordpress/last-gas-station-twitter-design/#comments</comments>
		<pubDate>Mon, 01 Mar 2010 19:02:08 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[35mm film]]></category>
		<category><![CDATA[director]]></category>
		<category><![CDATA[Last Gas Station]]></category>
		<category><![CDATA[MURDER-SET-PIECES]]></category>
		<category><![CDATA[twitter background design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1398</guid>
		<description><![CDATA[<img src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/04/last_gas_station_twitter.jpg" alt="Last Gas Station Twitter Design" title="Last Gas Station Twitter Design" width="548" height="312" class="aligncenter size-full wp-image-1200" />]]></description>
			<content:encoded><![CDATA[<h2>Director</h2>
<p>Nick Palumbo</p>
<h2>Director Info</h2>
<p>The visionary director, writer and producer who created one of the most notorious theatrical feature horror cult films of all time; &#8220;MURDER-SET-PIECES&#8221;, shot on location in Las Vegas on 35mm film and distributed in North America and South America by  Lionsgate Films (the “R” rated cut) and in Europe and Asia by and by Universal Pictures  (the director&#8217;s cut) and Paramount Pictures (the theatrical cut). </p>
<h2>Project Details</h2>
<p>Based off the last gas station movie graphics, clean simple twitter background design.</p>
<h2>Project Link</h2>
<p><a href="http://twitter.com/lastgasfilm" target="_blank">http://twitter.com/lastgasfilm</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/JZ5ARggUDPU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/last-gas-station-twitter-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/last-gas-station-twitter-design/</feedburner:origLink></item>
		<item>
		<title>Vivonet Custom Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/5T3hfd88irY/</link>
		<comments>http://www.daddydesign.com/wordpress/vivonet-custom-wordpress-design/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 22:54:56 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[photoshop to wordpress]]></category>
		<category><![CDATA[psd to wordpress]]></category>
		<category><![CDATA[saas]]></category>
		<category><![CDATA[Vivonet]]></category>
		<category><![CDATA[wordpress theme]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1065</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Vivonet Custom Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/02/vivonet.jpg" alt="Vivonet Custom Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Vivonet</p>
<h2>Company Info</h2>
<p>Vivonet is a Software as a Service Provider (SaaS)… that processes millions of transactions every month for customers in the hospitality and retail sectors across Canada and the United States. Growing at over 100% annually, our mission is to enable, acquire  and organize the world’s retail transactions into the world’s most trusted source of retail performance information.</p>
<h2>Project Details</h2>
<p>We converted/coded our client graphics into a wordpress theme. If your company has photoshop files, Daddy Design will now convert them into a wordpress themes for a lower price. <a href="http://www.daddydesign.com/wordpress/contact/">Contact us</a> to find out more.</p>
<h2>Project Link</h2>
<p><a href="http://www.vivonet.com/" target="_blank">http://www.vivonet.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/5T3hfd88irY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/vivonet-custom-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/vivonet-custom-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>Revive Mints Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/AJ1cw-J4Evs/</link>
		<comments>http://www.daddydesign.com/wordpress/revive-mints/#comments</comments>
		<pubDate>Wed, 24 Feb 2010 22:45:40 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Basic Page]]></category>
		<category><![CDATA[colorful myspace]]></category>
		<category><![CDATA[Energy Mints]]></category>
		<category><![CDATA[healthy energy mint]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[Revive Mints]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1057</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Revive Mints Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/02/revive_mints.jpg" alt="Revive Mints Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Revive Mints</p>
<h2>Company Info</h2>
<p>Revive Mints are a healthy energy mint. Each energy mint contains the power of an energy drink plus the added benefits of the world&#8217;s most powerful antioxidants: acai, mangosteen, and goji. These superfoods are an exploding new market used by athletes and celebrities worldwide. Revive Energy Mints are one of the most innovative products ever invented! </p>
<h2>Project Details</h2>
<p>We designed this page based of our clients logo. They requested a water splash feel and to be very colorful. This is our myspace basic design package. Page is myspace version 2.0</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/reviveenergymints" target="_blank">http://www.myspace.com/reviveenergymints</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/AJ1cw-J4Evs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/revive-mints/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/revive-mints/</feedburner:origLink></item>
		<item>
		<title>Brotha Lynch Hung Myspace and Twitter Designs</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/t4lBh_LWepo/</link>
		<comments>http://www.daddydesign.com/wordpress/brotha-lynch-hung-myspace-and-twitter-designs/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 20:51:50 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Standard Page]]></category>
		<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[Brotha Lynch Hung]]></category>
		<category><![CDATA[Brotha Lynch Hung myspace]]></category>
		<category><![CDATA[Brotha Lynch Hung twitter]]></category>
		<category><![CDATA[dinner and a movie]]></category>
		<category><![CDATA[horror flicks]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[sick designs]]></category>
		<category><![CDATA[sick twitter]]></category>
		<category><![CDATA[strange music]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1049</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Brotha Lynch Hung Myspace and Twitter Designs" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/brotha_lynch_hung.jpg" alt="Brotha Lynch Hung Myspace and Twitter Designs" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Band</h2>
<p>Brotha Lynch Hung</p>
<h2>Band Info</h2>
<p>Brotha Lynch Hung watches a lot of movies, mostly horror flicks. The King of Sacramento also writes screenplays: While penning his first script, he simultaneously wrote his Strange Music debut, Dinner and a Movie. Blurring the line between audio CD and audio book, listeners are sucked into the highly imaginative mind of Lynch as he plays out gruesome tales of murder, violence and deception. Powered by his twisted sense of humor, Dinner and a Movie is both therapeutic and fantastical, as Lynch unleashes his own demons while at the same time creating a character so unlike himself.</p>
<h2>Project Details</h2>
<p>This is our 6th time designing a myspace and twitter page for Strange Music. As always, they supplied us with some amazing CD artwork and we did our thing with it.</p>
<h2>Project Links</h2>
<p><a href="http://www.myspace.com/therealbrothalynchhung" target="_blank">http://www.myspace.com/therealbrothalynchhung</a><br />
<a href="http://twitter.com/brothalynchhung" target="_blank">http://twitter.com/brothalynchhung</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/t4lBh_LWepo" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/brotha-lynch-hung-myspace-and-twitter-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/brotha-lynch-hung-myspace-and-twitter-designs/</feedburner:origLink></item>
		<item>
		<title>ESPN X Games Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/4RNE7zDvoSs/</link>
		<comments>http://www.daddydesign.com/wordpress/espn-x-games-myspace-design/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 19:00:51 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[aspen]]></category>
		<category><![CDATA[espn]]></category>
		<category><![CDATA[espn2]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[winter x games]]></category>
		<category><![CDATA[x games]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1046</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="ESPN X Games Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/xgames_myspace.jpg" alt="ESPN X Games Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>ESPN Winter X Games</p>
<h2>Company Info</h2>
<p>The Winter X Games, the premier action sports event in the world, will be held January 28 through January 31, 2010 in Aspen, Colorado.</p>
<p>Winter X Games 14 will be covered live on ESPN &#038; ESPN2 as well as online through ESPN.com/Action and ESPN360. The event has been held in Aspen for six years, and it was announced in a press conference during Winter X Games 13 that the event will stay in Aspen/ Snowmass through 2012.</p>
<h2>Project Details</h2>
<p>This advanced myspace design was based from the 2010 X games theme artwork.  We added a few custom sections to this page including video section, recent tweets, schedules and more!</p>
<h2>Screen shots</h2>

<div class="ngg-galleryoverview" id="ngg-gallery-27-1046">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://www.daddydesign.com/wordpress/espn-x-games-myspace-design/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-157" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/xgames_winter_screenshots5.jpg" title=" " class="shutterset_set_27" >
								<img title="xgames_winter_screenshots5" alt="xgames_winter_screenshots5" src="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/thumbs/thumbs_xgames_winter_screenshots5.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-156" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/xgames_winter_screenshots4.jpg" title=" " class="shutterset_set_27" >
								<img title="xgames_winter_screenshots4" alt="xgames_winter_screenshots4" src="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/thumbs/thumbs_xgames_winter_screenshots4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-155" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/xgames_winter_screenshots3.jpg" title=" " class="shutterset_set_27" >
								<img title="xgames_winter_screenshots3" alt="xgames_winter_screenshots3" src="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/thumbs/thumbs_xgames_winter_screenshots3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-154" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/xgames_winter_screenshots2.jpg" title=" " class="shutterset_set_27" >
								<img title="xgames_winter_screenshots2" alt="xgames_winter_screenshots2" src="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/thumbs/thumbs_xgames_winter_screenshots2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-153" class="ngg-gallery-thumbnail-box"  >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/xgames_winter_screenshots1.jpg" title=" " class="shutterset_set_27" >
								<img title="xgames_winter_screenshots1" alt="xgames_winter_screenshots1" src="http://www.daddydesign.com/wordpress/wp-content/gallery/x-games-winter-screenshots/thumbs/thumbs_xgames_winter_screenshots1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 	 	
	<!-- Pagination -->
 	<div class='ngg-clear'></div>
 	
</div>


<h2>Project Link</h2>
<p><a href="http://www.myspace.com/xgames" target="_blank">http://www.myspace.com/xgames</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/4RNE7zDvoSs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/espn-x-games-myspace-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/espn-x-games-myspace-design/</feedburner:origLink></item>
		<item>
		<title>The Official Page of Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/7Nm6Z5Gwv74/</link>
		<comments>http://www.daddydesign.com/wordpress/the-official-page-of-wordpress-design/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 23:34:41 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[AZIndex plugin]]></category>
		<category><![CDATA[celeb wordpress]]></category>
		<category><![CDATA[celeb's official facebook]]></category>
		<category><![CDATA[celeb's official myspace]]></category>
		<category><![CDATA[celeb's official twitter page]]></category>
		<category><![CDATA[celebrity website]]></category>
		<category><![CDATA[celebrity wordpress]]></category>
		<category><![CDATA[tweet blend]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1044</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="The Official Page of Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/official_page_of_celebrity.jpg" alt="The Official Page of Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>The Official Page of</p>
<h2>Company Info</h2>
<p>&#8220;The Official Page of&#8221; is a celebrity website. Type in any celebrity name into the search box and you will have instant access to the celeb&#8217;s official twitter page, official facebook page, official myspace page, imdb and official website.  You will also find recent news feed from around the web along with recent tweets (if celeb has a twitter account). The website has just gone live so the database still needs a lot of filling up. You can help build the database by submitting celebrities links. This site is operated by <a href="http://www.daddydesign.com">Daddy Design</a>.</p>
<h2>Project Details</h2>
<p>We created this site with a lot creative coding using the wordpress cms.  The recent news and recent tweets are done with custom fields. The celebrity tweets section is done by using a plugin called tweet blend. The browse pages are done with AZIndex plugin. These are very good plug-ins, along with many other great plugins used on this site. We actually used over 20 plugins on this wordpress site, random ad v2, random link checker, recently popular and twitter for wordpress plugin just to name a few.</p>
<h2>Project Link</h2>
<p><a href="http://theofficialpageof.com/" target="_blank">http://theofficialpageof.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/7Nm6Z5Gwv74" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/the-official-page-of-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/the-official-page-of-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>Six Estate Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/ynqo02P4ICQ/</link>
		<comments>http://www.daddydesign.com/wordpress/six-estate-wordpress-design/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 02:00:01 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[blog design]]></category>
		<category><![CDATA[easy navigation design]]></category>
		<category><![CDATA[Newsblogging]]></category>
		<category><![CDATA[Newsblogging design]]></category>
		<category><![CDATA[six estate]]></category>
		<category><![CDATA[The Fifth Estate]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1042</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Six Estate Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/six_estate.jpg" alt="Six Estate Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Six Estate 6E</p>
<h2>Company Info</h2>
<p>SixEstate Communications provides cutting-edge online news services for businesses, nonprofits, political campaigns, and other organizations and causes.<br />
The company was started by David Reich and Steve O’Keefe, who worked together at Patron Saint Productions, Inc., where they had developed and refined the concept of “Newsblogging.”</p>
<p>The name SixEstate is a reference to the “Fourth Estate,” a term for the mainstream media coined in the early 19th century. The press, as it was called in that period, was considered one of the most influential forces in society, along with the clergy (First Estate), the noblemen (Second Estate) and the commoners (Third Estate). The Fifth Estate has an array of meanings, but often describes forms of alternative media, such as underground newspapers, pirate radio, and even the Internet and public-access TV.</p>
<h2>Project Details</h2>
<p>We first designed their logo to look like a digital clock.  They wanted the wordpress site to be a clean design that&#8217;s easy to navigate. This site is prominently a blog site. We added some cool features including a slider, recent tweets plugin and much more. </p>
<h2>Project Link</h2>
<p><a href="http://sixestate.com/" target="_blank">http://sixestate.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/ynqo02P4ICQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/six-estate-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/six-estate-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>American Pool Association 2.0 Myspace re-design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/YWq7UO65PyE/</link>
		<comments>http://www.daddydesign.com/wordpress/american-pool-association-2-0-myspace-re-design/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 01:29:01 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[2.0 advanced myspace design]]></category>
		<category><![CDATA[2.0 myspace]]></category>
		<category><![CDATA[2.0 myspace design]]></category>
		<category><![CDATA[American Pool Association]]></category>
		<category><![CDATA[Janette lee]]></category>
		<category><![CDATA[Janette lee myspace]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1040</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="American Pool Association 2.0 Myspace re-design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/apa_2_0.jpg" alt="American Pool Association 2.0 Myspace re-design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>American Pool Association</p>
<h2>Project Details</h2>
<p>This is a myspace re-design.  The last page we designed for APA was a standard 1.0 profile. They wanted to step it up to 2.0 profile so they could use modules like the calendar events, twitter and many more in the future. Theme design includes Janette lee in the background.</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/apaleagues" target="_blank">http://www.myspace.com/apaleagues</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/YWq7UO65PyE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/american-pool-association-2-0-myspace-re-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/american-pool-association-2-0-myspace-re-design/</feedburner:origLink></item>
		<item>
		<title>Alar Music Company Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/ktOcsaOy3j8/</link>
		<comments>http://www.daddydesign.com/wordpress/alar-music-company-myspace-design/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 01:19:44 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[alar music]]></category>
		<category><![CDATA[music industry]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[recording studio myspace]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1038</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Alar Music Company Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/alar_music.jpg" alt="Alar Music Company Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Alar Music</p>
<h2>Company Info</h2>
<p>Since 1999, the year in which Federico Simonazzi transformed his studio from radio program recording to a music recording, we have had numerous work experiences and have worked with a variety of clients: from business to business (commercials for broadcasting radio &#038; TV, Telephone companies and Multimedia content providers) to music industry (bands, labels, DJs and independent Producers.) In March of 2000, after a trial period to evaluate our options in this field of work, Federico founded Alar&#8217;s Recording Studio.</p>
<p>Alar’s Recording Studio provides you with mixing and mastering services, for optimization in relation to the media destination (vinyl, CD, or file for web). These services are available not only for those recording in our studio, but also for external clients, for those who have previously recorded tracks elsewhere.</p>
<h2>Project Details</h2>
<p>Alar Music asked for a advanced myspace page. They like blue and wanted their studio pictures to be prominent on the page. We added a product list section.</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/alarrecordingstudio" target="_blank">http://www.myspace.com/alarrecordingstudio</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/ktOcsaOy3j8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/alar-music-company-myspace-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/alar-music-company-myspace-design/</feedburner:origLink></item>
		<item>
		<title>Rietsa Music Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/NZLEo6ptvss/</link>
		<comments>http://www.daddydesign.com/wordpress/rietsa-music-myspace-design/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 01:00:29 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[2007 Billboard hit]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[rietsa]]></category>
		<category><![CDATA[sexy myspace]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1035</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Rietsa Music Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/rietsa.jpg" alt="Rietsa Music Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Band</h2>
<p>Rietsa</p>
<h2>Band Info</h2>
<p>Rietsa is back with a sexy new single! Perfect Gentleman is the follow up to her 2007 Billboard hit Cold Shower, and the debut single off her forthcoming album &#8220;The Addiction&#8221; set to drop in Spring 2010. This catchy, sexy “Britney Spears-esque” pop treasure is sure to stick in your head and heat up dance floors throughout the world for months to come.</p>
<h2>Project Details</h2>
<p>Our client asked a for a sexy slick design in this advanced myspace page.  We added multiple slide shows to the page along with a movie player.</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/rietsamusic" target="_blank">http://www.myspace.com/rietsamusic</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/NZLEo6ptvss" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/rietsa-music-myspace-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/rietsa-music-myspace-design/</feedburner:origLink></item>
		<item>
		<title>The Official Page of Twitter and Myspace Designs</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/ipX8EamHnNc/</link>
		<comments>http://www.daddydesign.com/wordpress/the-official-page-of-twitter-and-myspace-designs/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 00:40:52 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Advanced Page]]></category>
		<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[celeb offical facebook]]></category>
		<category><![CDATA[celeb official social network]]></category>
		<category><![CDATA[celebrity facebook]]></category>
		<category><![CDATA[celebrity news]]></category>
		<category><![CDATA[celebrity official twitter]]></category>
		<category><![CDATA[celebrity twitter]]></category>
		<category><![CDATA[Official Page of Twitter]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1033</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="The Official Page of Twitter and Myspace Designs" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/official_page_of_twitter.jpg" alt="The Official Page of Twitter and Myspace Designs" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>The Official Page of</p>
<h2>Company Info</h2>
<p>Site is founded/created by yours truly. We started theofficalpageof.com after noticing tons of fans like to follow celebrity social network pages.  So we created a one stop site that put a celebs twitter, facebook, myspace, imdb and website link all in 1 page, including recent news feed from the web and recent tweets (if they have a twitter account)</p>
<h2>Project Details</h2>
<p>We designed the twitter and myspace pages to be based off the same branding of website: <a href="http://theofficialpageof.com" target="_blank">http://theofficialpageof.com</a>. Check out the twitter recent updates section on the myspace page. </p>
<h2>Project Links</h2>
<p><a href="http://twitter.com/officialpageof" target="_blank">http://twitter.com/officialpageof</a><br />
<a href="http://www.myspace.com/officialpageof" target="_blank">http://www.myspace.com/officialpageof</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/ipX8EamHnNc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/the-official-page-of-twitter-and-myspace-designs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/the-official-page-of-twitter-and-myspace-designs/</feedburner:origLink></item>
		<item>
		<title>Shara Michelle Austin Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/QbR90GEF37M/</link>
		<comments>http://www.daddydesign.com/wordpress/shara-michelle-austin-myspace-design/#comments</comments>
		<pubDate>Tue, 05 Jan 2010 00:24:01 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Basic Page]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1021</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Shara Michelle Austin Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2010/01/shara_michelle.jpg" alt="Shara Michelle Austin Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Band</h2>
<p>Shara Michelle Austin</p>
<h2>Band Info</h2>
<p>Nashville recording artist.</p>
<h2>Project Details</h2>
<p>Shara told us she wanted a clean nice simple page with a certain font. She asked for owls and blue bird to be on the page and pictures to be put into golden frames.</p>
<p><em><strong>&#8220;OMG i love it! stunning..you listen well and then used your magic touch <img src='http://www.daddydesign.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> &#8221;</strong></em><br />
- Shara</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/sharamichelleaustin5" target="_blank">http://www.myspace.com/sharamichelleaustin5</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/QbR90GEF37M" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/shara-michelle-austin-myspace-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/shara-michelle-austin-myspace-design/</feedburner:origLink></item>
		<item>
		<title>VEVO Wordpress Blog Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/tu-8yBpp5LQ/</link>
		<comments>http://www.daddydesign.com/wordpress/vevo-wordpress-blog-design/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 17:30:38 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[music video website]]></category>
		<category><![CDATA[universal music and vevo]]></category>
		<category><![CDATA[vevo]]></category>
		<category><![CDATA[vevo blog]]></category>
		<category><![CDATA[vevo facebook]]></category>
		<category><![CDATA[vevo music]]></category>
		<category><![CDATA[vevo music videos]]></category>
		<category><![CDATA[vevo twitter]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1017</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="VEVO Wordpress Blog Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/12/vevo.jpg" alt="VEVO Wordpress Blog Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>VEVO</p>
<h2>Company Info</h2>
<p>Vevo is a online music video website that&#8217;s developed and hosted by YouTube, Sony, Google and Universal Music Group. Google&#8217;s YouTube video service will host Universal content on the satellite website, making this the first time that YouTube hosts content off its main website. Expected to become the largest music video website.</p>
<h2>Project Details</h2>
<p>We were very excited when VEVO picked us to design their blog. We designed a slick blog design. Lots of plugins including some seo plugins, facebook fanbox plugin, whos talking about us on twitter plugin and many more! We expect this project to be a large addition to our portfolio.</p>
<h2>Project Link</h2>
<p><a href="http://blog.vevo.com/" target="_blank">http://blog.vevo.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/tu-8yBpp5LQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/vevo-wordpress-blog-design/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/vevo-wordpress-blog-design/</feedburner:origLink></item>
		<item>
		<title>Debra Master of Wine Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/HNPNPVQQmjE/</link>
		<comments>http://www.daddydesign.com/wordpress/debra-master-of-wine-wordpress-design/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 04:01:00 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[clean wordpress design]]></category>
		<category><![CDATA[debra master of wine]]></category>
		<category><![CDATA[Debra Meiburg]]></category>
		<category><![CDATA[easy to navigate]]></category>
		<category><![CDATA[wordpress plugin design]]></category>
		<category><![CDATA[wordpress theme design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1014</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Debra Master of Wine Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/11/debra_master_of_wine.jpg" alt="Debra Master of Wine Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Debra Master of Wine</p>
<h2>Company Info</h2>
<p>Based in Hong Kong, Debra Meiburg is a celebrated wine journalist, TV personality, wine educator and in-demand speaker who is pleasing palates across Asia with her fresh take on the world of wine. Awarded Master of Wine, the highest wine industry honour, Debra has a serious tongue for wine, but her approach is a little tongue in cheek. Through her numerous wine-related pursuits, she is taking the everyday wine lover beyond the bottle to discover the intricacies of their own taste buds and thoroughly enjoy the pleasures of wine.</p>
<h2>Project Details</h2>
<p>This wordpress design was very fun to work on. Very complex coding is going on in this theme. We customized the site so that it&#8217;s easy for the client to maintain and update.  Site is clean and very easy to navigate. Some plugins installed are Tweet this, youtube video plugin, recent events plugin and many more.</p>
<h2>Project Link</h2>
<p><a href="http://debramasterofwine.com" target="_blank">http://debramasterofwine.com</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/HNPNPVQQmjE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/debra-master-of-wine-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/debra-master-of-wine-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>Paci Plushies Twitter Theme Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/i6BMfyExNKM/</link>
		<comments>http://www.daddydesign.com/wordpress/paci-plushies-twitter-theme-design/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 03:47:38 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[cool and unique]]></category>
		<category><![CDATA[infant pacifier holder]]></category>
		<category><![CDATA[Paci Plushies]]></category>
		<category><![CDATA[twitter theme design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=1010</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Paci Plushies Twitter Theme Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/11/paci_plushies.jpg" alt="Paci Plushies Twitter Theme Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Paci Plushies</p>
<h2>Company Info</h2>
<p>Paci-Plushies, a fun gift collection of infant pacifier holders that simplify Mom’s life by eliminating the problem of lost pacifiers. It&#8217;s an stuffed animal connected to a pacifier. Very cool and unique idea!</p>
<h2>Project Details</h2>
<p>Client gave us photos and logo to design the twitter theme.</p>
<h2>Project Link</h2>
<p><a href="http://twitter.com/Paci_Plushies" target="_blank">http://twitter.com/Paci_Plushies</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/i6BMfyExNKM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/paci-plushies-twitter-theme-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/paci-plushies-twitter-theme-design/</feedburner:origLink></item>
		<item>
		<title>Dolce Touch Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/phvJD5iolw0/</link>
		<comments>http://www.daddydesign.com/wordpress/dolce-touch-wordpress-design/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 18:53:20 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[coded in wordpress]]></category>
		<category><![CDATA[cool css]]></category>
		<category><![CDATA[cool javascript effects]]></category>
		<category><![CDATA[dolce touch]]></category>
		<category><![CDATA[fashion lifestyle]]></category>
		<category><![CDATA[luxury alcoholic spirits]]></category>
		<category><![CDATA[luxury vodka]]></category>
		<category><![CDATA[spirits industry]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=986</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Dolce Touch Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/11/dolce_touch_vodka.jpg" alt="Dolce Touch Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Dolce Touch</p>
<h2>Company Info</h2>
<p>Dolce Touch, LLC, develops, produces and markets luxury alcoholic spirits in the super and ultra-premium sector. The company’s influences come from modern design, high fashion and the lifestyle of today’s sophisticated consumer. In the spirits industry, it is extremely important to understand what consumers want and adapt to market changes through innovation. Involved in every stage of the development and production process, Dolce Touch follows strict guidelines to meet and/or exceed consumers’ expectations and demands. Dolce’s strategic process allows them to bring innovative ideas into reality with the help of renowned businesses from around the world.</p>
<h2>Project Details</h2>
<p>We were very excited about this project as we enjoy designing classy fashionable websites.  We used mostly black and whites along with very hi res images. This site was coded in wordpress along with some cool css and javascript effects. Let us know what you think!!</p>
<h2>Project Link</h2>
<p><a href="http://dolcetouch.com" target="_blank">http://dolcetouch.com</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/phvJD5iolw0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/dolce-touch-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/dolce-touch-wordpress-design/</feedburner:origLink></item>
		<item>
		<title>Raj Patel Wordpress Blog Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/yWs70N3wKJg/</link>
		<comments>http://www.daddydesign.com/wordpress/raj-patel-wordpress-blog-design/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 20:01:45 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[author raj patel]]></category>
		<category><![CDATA[author wordpress]]></category>
		<category><![CDATA[book author wordpress]]></category>
		<category><![CDATA[raj patel]]></category>
		<category><![CDATA[Stuffed and Starved]]></category>
		<category><![CDATA[The Value of Nothing]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=996</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Raj Patel Wordpress Blog Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/11/raj_patel.jpg" alt="Raj Patel Wordpress Blog Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Author</h2>
<p>Raj Patel</p>
<h2>Author Info</h2>
<p>Book Author of &#8220;The Value of Nothing&#8221; and &#8220;Stuffed and Starved&#8221;. Raj Patel has worked for the World Bank and WTO and been tear-gassed on four continents protesting against them. Writer, activist, and academic, he is currently a visiting scholar at UC Berkeley’s Centre for African Studies, a researcher at the School of Development Studies at the University of KwaZulu-Natal, and a fellow at The Institute for Food and Development Policy, also known as Food First.</p>
<h2>Project Details</h2>
<p>Picador hired us to create a website so Raj can have a site that shows all his published books and also to express himself with blog post. This wordpress site is mainly designed for a blog 1st and website 2nd. We included a book section, events section (using the events plugin) and a video section.</p>
<h2>Project Link</h2>
<p><a href="http://rajpatel.org" target="_blank">http://rajpatel.org</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/yWs70N3wKJg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/raj-patel-wordpress-blog-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/raj-patel-wordpress-blog-design/</feedburner:origLink></item>
		<item>
		<title>Talking Shrimp Wordpress Site Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/Q6MLIbHv408/</link>
		<comments>http://www.daddydesign.com/wordpress/talking-shrimp-wordpress-site-design/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 08:19:05 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[copy writer]]></category>
		<category><![CDATA[Laura Belgray]]></category>
		<category><![CDATA[talking shrimp]]></category>
		<category><![CDATA[vodpod video gallery plugin]]></category>
		<category><![CDATA[wordpress site design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=979</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Talking Shrimp Wordpress Site Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/10/talking_shrimp.jpg" alt="Talking Shrimp Wordpress Site Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Talking Shrimp</p>
<h2>Company Info</h2>
<p>Laura Belgray is a copy writer. Network promotion. Corporate branding. Website copy. Anything that makes people say “I want to watch/ buy/ make friends with/ join/ eat that.” We’re talking promos, taglines, upfronts, online content, print campaigns, those little ads you always see in the margins of Facebook and Google. </p>
<p>Laura’s writing has earned numerous honors, including the big daddy of promo awards, Promax Best of Show. This was for her favorite project ever, “Tony ‘n’ T: TV Land In Demand,” a rap video starring Tony Randal and Mr. T</p>
<h2>Project Details</h2>
<p>Most artwork was designed by Dominique Vitali and then we took it and designed it for wordpress.  This site is using a very cool video gallery plugin by Vodpod. </p>
<h2>Project Link</h2>
<p><a href="http://talkingshrimp.com/" target="_blank">http://talkingshrimp.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/Q6MLIbHv408" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/talking-shrimp-wordpress-site-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/talking-shrimp-wordpress-site-design/</feedburner:origLink></item>
		<item>
		<title>The Nutz Poker League logo &amp; Myspace Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/OfznmRb-KU8/</link>
		<comments>http://www.daddydesign.com/wordpress/the-nutz-poker-league-logo-myspace-design/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 20:00:04 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[Myspace Design - Basic Page]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[poker league]]></category>
		<category><![CDATA[poker logo]]></category>
		<category><![CDATA[poker myspace page]]></category>
		<category><![CDATA[the nutz]]></category>
		<category><![CDATA[World Series of Poker myspace]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=991</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="The Nutz Poker League logo &#038; Myspace Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/11/nutz_myspace.jpg" alt="The Nutz Poker League logo &#038; Myspace Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>The Nutz Poker League</p>
<h2>Company Info</h2>
<p>Rick Danford and Steve Wheeler would like to welcome you to The Nutz Poker League. As one of our players you can look forward to a quality league that will offer some of the best giveaways and opportunities within the game we all love. With poker related prizes, trips and a chance to play in a World Series of Poker event, The Nutz Poker League is looking to give its players what they&#8217;ve always wanted and opportunities they may only dream about. Come and be a part of The Nutz Poker League and sharpen your skills, win some great prizes and do it for FREE! </p>
<h2>Project Details</h2>
<p>This layout is between our basic and standard package.  We were hired to design The Nutz Logo and then base the myspace page design off of that.</p>
<h2>Project Link</h2>
<p><a href="http://www.myspace.com/showmethenutz" target="_blank">http://www.myspace.com/showmethenutz</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/OfznmRb-KU8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/the-nutz-poker-league-logo-myspace-design/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/the-nutz-poker-league-logo-myspace-design/</feedburner:origLink></item>
		<item>
		<title>Debra Wine Twitter Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/gjRmj8DOReA/</link>
		<comments>http://www.daddydesign.com/wordpress/debra-wine-twitter-design/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:54:08 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[debra master of wine]]></category>
		<category><![CDATA[Hong Kong International Wine & Spirit Competition]]></category>
		<category><![CDATA[wine professor]]></category>
		<category><![CDATA[wine twitter]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=982</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Debra Wine Twitter Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/10/debra_twitter.jpg" alt="Debra Wine Twitter Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Debra Master of Wine</p>
<h2>Company Info</h2>
<p>A former wine professor who is not afraid to get dirt under her fingernails, Debra has worked harvest in Chile, pruned vines in Bordeaux and was a cellar-hand in New York. A widely respected wine judge, she recently founded and is director of the world’s first truly Asian wine competition, the Hong Kong International Wine &#038; Spirit Competition.</p>
<h2>Project Details</h2>
<p>Debra&#8217;s Twitter design is based off the design we created for her website (website will be live soon!). We used the wine graphics from her logo. Very clean Twitter page. Debra has hired us to design all her social networks and wordpress website as a package deal.</p>
<h2>Project Link</h2>
<p><a href="http://twitter.com/DebraMeiburg" target="_blank">http://twitter.com/DebraMeiburg</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/gjRmj8DOReA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/debra-wine-twitter-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/debra-wine-twitter-design/</feedburner:origLink></item>
		<item>
		<title>Kafei8 Logo Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/0YZQFIM2VYc/</link>
		<comments>http://www.daddydesign.com/wordpress/kafei8-logo-design/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:30:44 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Logo Design]]></category>
		<category><![CDATA[coffee house]]></category>
		<category><![CDATA[coffee logo]]></category>
		<category><![CDATA[kafei8]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=977</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Kafei8 Logo Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/10/kafei8_logo_design.jpg" alt="Kafei8 Logo Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Kafei8</p>
<h2>Company Info</h2>
<p>Coffee house located in China. </p>
<h2>Project Details</h2>
<p>Client asked for coffee beans and leaves to be incorporated into the logo design.</p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/0YZQFIM2VYc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/kafei8-logo-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/kafei8-logo-design/</feedburner:origLink></item>
		<item>
		<title>Tech N9ne KOD Myspace and Twitter Designs</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/H3rlVe2Y2ZE/</link>
		<comments>http://www.daddydesign.com/wordpress/tech-n9ne-kod-myspace-and-twitter-designs/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:23:39 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Myspace Design - Standard Page]]></category>
		<category><![CDATA[Twitter Design]]></category>
		<category><![CDATA[kod album]]></category>
		<category><![CDATA[myspace design]]></category>
		<category><![CDATA[tech n9ne kod]]></category>
		<category><![CDATA[tech twitter page]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=971</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Tech N9ne KOD Myspace and Twitter Designs" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/10/tech_kod_myspace.jpg" alt="Tech N9ne KOD Myspace and Twitter Designs" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Band</h2>
<p>Tech N9ne</p>
<h2>Project Details</h2>
<p>This is the 3rd time we have redesigned Tech&#8217;s Myspace and Twitter pages. These designs are based off of his new KOD album. In stores now!</p>
<h2>Project Links</h2>
<p>Profile we designed is no longer live</p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/H3rlVe2Y2ZE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/tech-n9ne-kod-myspace-and-twitter-designs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/tech-n9ne-kod-myspace-and-twitter-designs/</feedburner:origLink></item>
		<item>
		<title>Fitness4her Wordpress Design</title>
		<link>http://feedproxy.google.com/~r/daddydesign/~3/7H7AVdt8jOU/</link>
		<comments>http://www.daddydesign.com/wordpress/fitness4her-wordpress-design/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:04:04 +0000</pubDate>
		<dc:creator>daddydesign</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Wordpress Design]]></category>
		<category><![CDATA[bmi plugin]]></category>
		<category><![CDATA[fitness blog]]></category>
		<category><![CDATA[fitness design]]></category>
		<category><![CDATA[fitness4her]]></category>
		<category><![CDATA[journal plugin]]></category>
		<category><![CDATA[membership wordpress plugin]]></category>
		<category><![CDATA[womens fitness]]></category>
		<category><![CDATA[wordpress plugin design]]></category>

		<guid isPermaLink="false">http://www.daddydesign.com/wordpress/?p=957</guid>
		<description><![CDATA[<img class="alignnone size-full wp-image-36" title="Fitness4her Wordpress Design" src="http://www.daddydesign.com/wordpress/wp-content/uploads/2009/09/fitness4her.jpg" alt="fitness blog Wordpress Design" width="548" height="312" />]]></description>
			<content:encoded><![CDATA[<h2>Company</h2>
<p>Fitness4her</p>
<h2>Company Info</h2>
<p>Fully dedicated to women, my Fitness4Her Diet and Exercise program will help you lose weight and get in shape without ever having to count a single calorie. Learn to love food, enjoy exercise and celebrate success when you take the 90 day challenge to Empower Beauty®. </p>
<h2>Project Details</h2>
<p>This is our most advanced wordpress website that we have designed and built. This fitness CMS blog has many installed plugins including: a membership plugin (memberwing), journal plugin, contest plugin, BMI plugin and so many more. Check out all the categories and pages on this site.  We are very proud with this one <img src='http://www.daddydesign.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2>Project Link</h2>
<p><a href="http://www.fitness4her.com/" target="_blank">http://www.fitness4her.com/</a></p>
<h2>Project Type</h2>
<img src="http://feeds.feedburner.com/~r/daddydesign/~4/7H7AVdt8jOU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.daddydesign.com/wordpress/fitness4her-wordpress-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.daddydesign.com/wordpress/fitness4her-wordpress-design/</feedburner:origLink></item>
	</channel>
</rss>
