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

<channel>
	<title>Joey Pinkney &#187; uprinting</title>
	<atom:link href="http://joeypinkney.com/category/uprinting/feed" rel="self" type="application/rss+xml" />
	<link>http://joeypinkney.com</link>
	<description>Your Favorite Book Reviewer&#039;s Favorite Book Reviewer...Period!</description>
	<lastBuildDate>Wed, 08 Feb 2012 18:59:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The UPrinting.com 250 Die Cut Business Card Giveaway hosted by JoeyPinkney.com</title>
		<link>http://joeypinkney.com/giveaway/the-uprinting-com-250-die-cut-business-card-giveaway-hosted-by-joeypinkney-com.php</link>
		<comments>http://joeypinkney.com/giveaway/the-uprinting-com-250-die-cut-business-card-giveaway-hosted-by-joeypinkney-com.php#comments</comments>
		<pubDate>Sun, 12 Sep 2010 00:51:29 +0000</pubDate>
		<dc:creator>Joey Pinkney</dc:creator>
				<category><![CDATA[giveaway]]></category>
		<category><![CDATA[uprinting]]></category>
		<category><![CDATA[uprinting.com]]></category>
		<category><![CDATA[250 die cut business card giveaway]]></category>
		<category><![CDATA[business cards]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[free contest]]></category>
		<category><![CDATA[free giveaway]]></category>

		<guid isPermaLink="false">http://joeypinkney.com/?p=4397</guid>
		<description><![CDATA[Let&#8217;s Continue to Win in 2010! You know how everybody got the rectangular business cards that look the same? Well, let&#8217;s switch it up a bit and get down with some different shapes and sizes. You&#8217;re book isn&#8217;t typical, so why should your business cards be? JoeyPinkney.com is hosting a &#8220;UPrinting.com 250 Die Cut Business [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Let&#8217;s Continue to Win in 2010!</p>
<p>You know how everybody got the  rectangular business cards that look the same? Well, let&#8217;s switch it up a  bit and get down with some different shapes and sizes. You&#8217;re book  isn&#8217;t typical, so why should your business cards be?</p>
<p>JoeyPinkney.com is hosting a &#8220;UPrinting.com 250 <a id="ars3" title="http://www.uprinting.com/business-cards.html" href="http://www.uprinting.com/business-cards.html">Die Cut Business Card</a> Giveaway&#8221; from September 11, 2010 to September 25, 2010.<span id="more-4397"></span></p>
<p style="text-align: center;"><a href="http://www.uprinting.com/business-cards.html" target="_blank"><img src="http://img3.imageshack.us/img3/5260/250diecutbcs.png" border="0" alt="" /></a></p>
<p>All  you have to do to participate in this giveaway is to leave a comment.  You can comment as many times as you would like. The earliest comment is  the only one that counts for the giveaway per email address. (Make sure you spell your  email address correctly.)</p>
<p>I will use Random.org&#8217;s Third-Party Drawing Service to randomly pick a  winning email address. At the end of the contest, you will be able to  verify that your email address was entered into this contest and also  verify whether or not your email won this contest.</p>
<p>Here are the details:<span style="font-size: small;"><br />
</span></p>
<ul>
<li>250 Die Cut Business Cards for One (1) Winner</li>
<li>2 x 3.5â€, 2 x 2â€ (square card) or 1.75 x 3.5â€ (slim card)</li>
<li>Die cutting options available: Rounded Corners, Leaf, Rounded One-Corner, Half-Circle Side, Circle</li>
<li>Paper Type: 14pt Cardstock Gloss, Matte, or High Gloss; 13pt Cardstock Uncoated</li>
<li>Color: 4Color Front, Blank Back; 4Color Front, Black Back; 4Color Both Sides</li>
<li>Limited to US residents only 18 years old and above</li>
</ul>
<p>Comments must be left no later than 11:59 pm EST on September 25, 2010, to participate in this giveaway.</p>
<p>I, Joey Pinkney, will also receive 250 <a title="http://www.uprinting.com/business-cards.html" href="http://www.uprinting.com/business-cards.html">Die Cut Business Cards</a> from UPrinting.com for hosting this giveaway.</p>
<p><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>JoeyPinkney.com</title>
<style type="text/css">

#dropcontentsubject{
width: 250px;
font-weight: bold;
}

.dropcontent{
width: 480px;
height: 80px;
display:block;
}

</style>

<script type="text/javascript">

/***********************************************
* ProHTML Ticker script-  Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var tickspeed=2500 //ticker speed in miliseconds (2000=2 seconds)
var enablesubject=1 //enable scroller subject? Set to 0 to hide

if (document.getElementById){
document.write('<style type="text/css">\n')
document.write('.dropcontent{display:none;}\n')
document.write('</style>\n')
}

var selectedDiv=0
var totalDivs=0

function contractall(){
var inc=0
while (document.getElementById("dropmsg"+inc)){
document.getElementById("dropmsg"+inc).style.display="none"
inc++
}
}


function expandone(){
var selectedDivObj=document.getElementById("dropmsg"+selectedDiv)
contractall()
document.getElementById("dropcontentsubject").innerHTML=selectedDivObj.getAttribute("subject")
selectedDivObj.style.display="block"
selectedDiv=(selectedDiv<totalDivs-1)? selectedDiv+1 : 0
setTimeout("expandone()",tickspeed)
}

function startscroller(){
while (document.getElementById("dropmsg"+totalDivs)!=null)
totalDivs++
expandone()
if (!enablesubject)
document.getElementById("dropcontentsubject").style.display="none"
}

if (window.addEventListener)
window.addEventListener("load", startscroller, false)
else if (window.attachEvent)
window.attachEvent("onload", startscroller)

</script>
</head>
<body>
<p>P.S. To join the JoeyPinkney.com Newsletter, <a href="http://joeypinkney.com/newsletter-subscription" target="_self">click here</a>.</p>
<p><strong>You can click on each banner as it scrolls by to learn more about each sponsor!</strong></p>
<div id="dropcontentsubject"></div>

<div id="dropmsg0" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/george-ohar.html" target="_blank"><img src="http://joeypinkney.com/wp-content/uploads/2011/11/thousand-hour-club-468x60.jpg" border="0"></a>
</div>

<div id="dropmsg1" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/aundrea-y-wilcox.html" target="_blank"><img src="http://joeypinkney.com/wp-content/uploads/2011/11/startup-savvy-468x60.tif"
 border="0"></a>
</div>

<div id="dropmsg2" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/antoinette-marie-davis.html" target="_blank"><img src="http://joeypinkney.com/wp-content/uploads/2011/11/church-folk-468x60.png" border="0"/></a>
</div>

<div id="dropmsg3" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/AuthorFaze.html" target="_blank"><img
 src="http://img607.imageshack.us/img607/844/fazebanner.jpg"
 border="0"></a>
</div>

<div id="dropmsg4" class="dropcontent">
<a href="http://www.joeypinkney.com/is-sponsored-by/peace-in-the-storm-publishing.html" target="_blank"><img
 src="http://img180.imageshack.us/img180/4386/pits702small.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg5" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/middle-child-press.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/05/the-sultry-court.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg6" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/author-madison.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/05/scattered-lies-iii-banner.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg7" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/rasheedclark.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/11/whoisrasheedclark.jpg"
 alt="" border="0"></a>
</div>

<div id="dropmsg8" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/divineblood.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/divinebloodlukegreen.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg9" class="dropcontent">
<a href="http://h1t.it/tqbKb2" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/blurredvision.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg10" class="dropcontent">
<a href="http://h1t.it/sZBk61" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/orderofthekingdom.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg11" class="dropcontent">
<a href="http://h1t.it/rL0TWW" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/melaniebonita.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg12" class="dropcontent">
<a href="http://h1t.it/zJlHHq" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/audreymckay.jpg"
 alt="" border="0"></a>
</div>

<div id="dropmsg13" class="dropcontent">
<a href="http://h1t.it/x6aWk5" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/ANHOWARD-BANNER.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg14" class="dropcontent">
<a href="http://h1t.it/99zMgd" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/fatkills.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg15" class="dropcontent">
<a href="http://h1t.it/yzKgB3" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/seductivebliss3.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg16" class="dropcontent">
<a href="http://h1t.it/wah8yt" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/mechirenee.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg17" class="dropcontent">
<a href="http://h1t.it/A3E5TB" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/covert-dreams.jpg"
 alt="" border="0"></a>
</div>

<p>You need to advertise with JoeyPinkney.com! (<a
 href="http://joeypinkney.com/advertise-on-joeypinkneycom"
 target="_blank">Click here for more information.</a>)</p>

<!-- 
<div id="dropmsg??" class="dropcontent">
<a href="" target="_blank"></a>
</div>
-->

</body>
</html></p>
]]></content:encoded>
			<wfw:commentRss>http://joeypinkney.com/giveaway/the-uprinting-com-250-die-cut-business-card-giveaway-hosted-by-joeypinkney-com.php/feed</wfw:commentRss>
		<slash:comments>68</slash:comments>
		</item>
		<item>
		<title>Congratulations Wanda D. Hudson, winner of the UPrinting.com 500 Business Card Giveaway hosted by JoeyPinkney.com</title>
		<link>http://joeypinkney.com/giveaway/congratulations-wanda-d-hudson-winner-of-the-uprinting-com-500-business-card-giveaway-hosted-by-joeypinkney-com.php</link>
		<comments>http://joeypinkney.com/giveaway/congratulations-wanda-d-hudson-winner-of-the-uprinting-com-500-business-card-giveaway-hosted-by-joeypinkney-com.php#comments</comments>
		<pubDate>Fri, 09 Jul 2010 11:47:44 +0000</pubDate>
		<dc:creator>Joey Pinkney</dc:creator>
				<category><![CDATA[contest winner]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[uprinting]]></category>
		<category><![CDATA[uprinting.com]]></category>
		<category><![CDATA[free giveaway]]></category>

		<guid isPermaLink="false">http://joeypinkney.com/?p=3939</guid>
		<description><![CDATA[Congratulations Wanda D. Hudson. She was randomly chosen from the authors who commented on the business card giveaway announcement that ran from June 24, 2010 to July 1, 2010. JoeyPinkney.com P.S. To join the JoeyPinkney.com Newsletter, click here. You can click on each banner as it scrolls by to learn more about each sponsor! You [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Congratulations Wanda D. Hudson. She was randomly chosen from the authors who commented on the business card giveaway announcement that ran from June 24, 2010 to July 1, 2010.<span id="more-3939"></span></p>
<p><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>JoeyPinkney.com</title>
<style type="text/css">

#dropcontentsubject{
width: 250px;
font-weight: bold;
}

.dropcontent{
width: 480px;
height: 80px;
display:block;
}

</style>

<script type="text/javascript">

/***********************************************
* ProHTML Ticker script-  Dynamic Drive (www.dynamicdrive.com)
* This notice must stay intact for use
* Visit http://www.dynamicdrive.com/ for full source code
***********************************************/

var tickspeed=2500 //ticker speed in miliseconds (2000=2 seconds)
var enablesubject=1 //enable scroller subject? Set to 0 to hide

if (document.getElementById){
document.write('<style type="text/css">\n')
document.write('.dropcontent{display:none;}\n')
document.write('</style>\n')
}

var selectedDiv=0
var totalDivs=0

function contractall(){
var inc=0
while (document.getElementById("dropmsg"+inc)){
document.getElementById("dropmsg"+inc).style.display="none"
inc++
}
}


function expandone(){
var selectedDivObj=document.getElementById("dropmsg"+selectedDiv)
contractall()
document.getElementById("dropcontentsubject").innerHTML=selectedDivObj.getAttribute("subject")
selectedDivObj.style.display="block"
selectedDiv=(selectedDiv<totalDivs-1)? selectedDiv+1 : 0
setTimeout("expandone()",tickspeed)
}

function startscroller(){
while (document.getElementById("dropmsg"+totalDivs)!=null)
totalDivs++
expandone()
if (!enablesubject)
document.getElementById("dropcontentsubject").style.display="none"
}

if (window.addEventListener)
window.addEventListener("load", startscroller, false)
else if (window.attachEvent)
window.attachEvent("onload", startscroller)

</script>
</head>
<body>
<p>P.S. To join the JoeyPinkney.com Newsletter, <a href="http://joeypinkney.com/newsletter-subscription" target="_self">click here</a>.</p>
<p><strong>You can click on each banner as it scrolls by to learn more about each sponsor!</strong></p>
<div id="dropcontentsubject"></div>

<div id="dropmsg0" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/george-ohar.html" target="_blank"><img src="http://joeypinkney.com/wp-content/uploads/2011/11/thousand-hour-club-468x60.jpg" border="0"></a>
</div>

<div id="dropmsg1" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/aundrea-y-wilcox.html" target="_blank"><img src="http://joeypinkney.com/wp-content/uploads/2011/11/startup-savvy-468x60.tif"
 border="0"></a>
</div>

<div id="dropmsg2" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/antoinette-marie-davis.html" target="_blank"><img src="http://joeypinkney.com/wp-content/uploads/2011/11/church-folk-468x60.png" border="0"/></a>
</div>

<div id="dropmsg3" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/AuthorFaze.html" target="_blank"><img
 src="http://img607.imageshack.us/img607/844/fazebanner.jpg"
 border="0"></a>
</div>

<div id="dropmsg4" class="dropcontent">
<a href="http://www.joeypinkney.com/is-sponsored-by/peace-in-the-storm-publishing.html" target="_blank"><img
 src="http://img180.imageshack.us/img180/4386/pits702small.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg5" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/middle-child-press.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/05/the-sultry-court.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg6" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/author-madison.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/05/scattered-lies-iii-banner.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg7" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/rasheedclark.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/11/whoisrasheedclark.jpg"
 alt="" border="0"></a>
</div>

<div id="dropmsg8" class="dropcontent">
<a href="http://joeypinkney.com/is-sponsored-by/divineblood.html" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/divinebloodlukegreen.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg9" class="dropcontent">
<a href="http://h1t.it/tqbKb2" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/blurredvision.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg10" class="dropcontent">
<a href="http://h1t.it/sZBk61" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/orderofthekingdom.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg11" class="dropcontent">
<a href="http://h1t.it/rL0TWW" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2011/12/melaniebonita.png"
 alt="" border="0"></a>
</div>

<div id="dropmsg12" class="dropcontent">
<a href="http://h1t.it/zJlHHq" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/audreymckay.jpg"
 alt="" border="0"></a>
</div>

<div id="dropmsg13" class="dropcontent">
<a href="http://h1t.it/x6aWk5" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/ANHOWARD-BANNER.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg14" class="dropcontent">
<a href="http://h1t.it/99zMgd" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/fatkills.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg15" class="dropcontent">
<a href="http://h1t.it/yzKgB3" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/seductivebliss3.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg16" class="dropcontent">
<a href="http://h1t.it/wah8yt" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/mechirenee.gif"
 alt="" border="0"></a>
</div>

<div id="dropmsg17" class="dropcontent">
<a href="http://h1t.it/A3E5TB" target="_blank"><img
 src="http://joeypinkney.com/wp-content/uploads/2012/01/covert-dreams.jpg"
 alt="" border="0"></a>
</div>

<p>You need to advertise with JoeyPinkney.com! (<a
 href="http://joeypinkney.com/advertise-on-joeypinkneycom"
 target="_blank">Click here for more information.</a>)</p>

<!-- 
<div id="dropmsg??" class="dropcontent">
<a href="" target="_blank"></a>
</div>
-->

</body>
</html></p>
]]></content:encoded>
			<wfw:commentRss>http://joeypinkney.com/giveaway/congratulations-wanda-d-hudson-winner-of-the-uprinting-com-500-business-card-giveaway-hosted-by-joeypinkney-com.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The JoeyPinkney.com 500 Business Card Giveaway Hosted by UPrinting.com</title>
		<link>http://joeypinkney.com/free/the-joeypinkney-com-500-business-card-giveaway-hosted-by-uprinting-com.php</link>
		<comments>http://joeypinkney.com/free/the-joeypinkney-com-500-business-card-giveaway-hosted-by-uprinting-com.php#comments</comments>
		<pubDate>Thu, 24 Jun 2010 04:00:39 +0000</pubDate>
		<dc:creator>Joey Pinkney</dc:creator>
				<category><![CDATA[free]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[uprinting]]></category>
		<category><![CDATA[uprinting.com]]></category>
		<category><![CDATA[500 business card giveaway]]></category>
		<category><![CDATA[free giveaway]]></category>
		<category><![CDATA[joey pinkney]]></category>
		<category><![CDATA[joeypinkney.com]]></category>

		<guid isPermaLink="false">http://joeypinkney.com/?p=3769</guid>
		<description><![CDATA[It&#8217;s time to win again in 2010 on JoeyPinkney.com! I am hosting a giveaway for for a pack of 500 business cards for the lucky winner, courtesy of UPrinting.com, home of the cheap business cards. You customize the cards front and back. All you have to do is be in it to win it. One [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>It&#8217;s time to win again in 2010 on JoeyPinkney.com!</p>
<p>I am hosting a  giveaway for for a pack of 500 business cards for the lucky winner,  courtesy of UPrinting.com, home of the <a href="http://www.uprinting.com/cheap-business-cards.html" target="_blank">cheap business cards</a>. You customize the cards front and back. All  you have to do is be in it to win it.</p>
<ul>
<li>One comment per  person</li>
<li>Email address must be spelled correctly</li>
<li>If more  than 25 people comment, I will use Random.org&#8217;s Third Party Drawing  Service to pick a winner</li>
</ul>
<p>Here are the details of the  giveaway:</p>
<ul>
<li>500 Business Cards for One (1) Winner</li>
<li>Sizes:Â   2 x 3.5â€, 2 x 3â€, 2 x 2â€ (square card) or 1.5 x 3.5â€ (slim card)</li>
<li>Paper:  14 pt gloss cardstock, 14 pt matte cardstock or 13 pt recycled uncoated  cardstock</li>
<li>Specifications: Full Color Both Sides; Offset Press; 3  Business Day Printing</li>
<li>Shipping: FREE UPS Ground Shipping</li>
<li>Eligibility:  Limited to <strong>US Residents only, must be 18 years old or older<br />
</strong></li>
</ul>
<p>Comments  must be left no later than 11:59PM EST, Thrusday, July 1, 2010.</p>
<p>I,  Joey Pinkney, will win 500 business cards for holding this giveaway.</p>
]]></content:encoded>
			<wfw:commentRss>http://joeypinkney.com/free/the-joeypinkney-com-500-business-card-giveaway-hosted-by-uprinting-com.php/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Congratulations N.S. Ugezene, winner of the UPrinting.com&#8217;s 100 Post Card Giveaway hosted by JoeyPinkney.com</title>
		<link>http://joeypinkney.com/free/congratulations-n-s-ugezene-winner-of-the-uprinting-coms-100-post-card-giveaway-hosted-by-joeypinkney-com.php</link>
		<comments>http://joeypinkney.com/free/congratulations-n-s-ugezene-winner-of-the-uprinting-coms-100-post-card-giveaway-hosted-by-joeypinkney-com.php#comments</comments>
		<pubDate>Tue, 02 Feb 2010 02:48:08 +0000</pubDate>
		<dc:creator>Joey Pinkney</dc:creator>
				<category><![CDATA[free]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[uprinting]]></category>
		<category><![CDATA[100 postcard giveaway]]></category>
		<category><![CDATA[contest winner]]></category>
		<category><![CDATA[joeypinkney.com]]></category>
		<category><![CDATA[n.s. uzegene]]></category>
		<category><![CDATA[uprinting.com]]></category>

		<guid isPermaLink="false">http://joeypinkney.com/?p=3085</guid>
		<description><![CDATA[On January 17, 2010, UPrinting.com and JoeyPinkney.com partnered up for a second time to offer readers of this website to win 100 Postcards customizable front and back. Comments had to be posted by January 29, 2010, with a winner chosen shortly afterwards. Congratulation N.S. Ugezene. Hereâ€™s his comment: â€œIf I can get the blessing to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>On January 17, 2010, UPrinting.com and JoeyPinkney.com partnered up for a second time to offer readers of this website to win 100 Postcards customizable front and back. Comments had to be posted by January 29, 2010, with a winner chosen shortly afterwards.</p>
<p>Congratulation N.S. Ugezene.</p>
<p style="text-align: center;"><a href="http://joeypinkney.com/free/the-uprinting-com-100-postcard-giveaway-hosted-by-joeypinkney-com-part-2.php" target="_blank"><img src="http://img638.imageshack.us/img638/6317/contestwinnernsugezene.jpg" border="0" alt="" /></a></p>
<p>Hereâ€™s his comment:</p>
<p style="text-align: left;">â€œIf I can get the blessing to win, I would use the postcards to promote my upcoming release, <em>The Beginnings of Urbaya</em>.&#8221;</p>
<p>I hope winning this giveaway will give you an extra push in getting more readers for your wonderful books. On behalf of JoeyPinkney.com and UPrinting.com, enjoy.</p>
<p><strong>Please click on the banners to learn more about each JoeyPinkney.com sponsor:</strong></p>
<p><strong> </strong></p>
<div>
<p style="text-align: center;"><strong><a href="http://www.joeypinkney.com/is-sponsored-by/author-folake-taylor.html" target="_blank"><img class="aligncenter" src="http://img197.imageshack.us/img197/7770/folaketaylorbanner.jpg" border="0" alt="" /></a></strong></p>
<p style="text-align: center;"><strong><a href="http://www.joeypinkney.com/is-sponsored-by/author-kelvin-lassiter.html" target="_blank"><img class="aligncenter" src="http://img19.imageshack.us/img19/1972/authorkelvinlassiter.jpg" border="0" alt="" /></a></strong></p>
<p><strong> </strong></p>
</div>
<div>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-vanessa-richardson.html" target="_blank"><img class="aligncenter" src="http://img705.imageshack.us/img705/9573/vanessarichardsonbanner.jpg" border="0" alt="" /></a></p>
</div>
<div>
<div>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-allyson-b-campbell.html" target="_blank"><img class="aligncenter" src="http://img12.imageshack.us/img12/6051/authorallysoncampbellba.jpg" border="0" alt="" /></a></p>
</div>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-madison.html" target="_blank"><img class="aligncenter" src="http://img34.imageshack.us/img34/2245/authormadisonbanner.jpg" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-pamela-d-rice.html" target="_blank"><img class="aligncenter" src="http://img19.imageshack.us/img19/7937/pameladricebanner.jpg" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/prioritybooks-publications.html" target="_blank"><img class="aligncenter" src="http://img16.imageshack.us/img16/8708/prioritybooks.jpg" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/peace-in-the-storm-publishing.html" target="_blank"><img class="aligncenter" src="http://img180.imageshack.us/img180/4386/pits702small.gif" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://joeyisinit.com/" target="_blank"><img class="aligncenter" src="http://img200.imageshack.us/img200/7340/thesoulofamananimatedba.gif" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/double-dap-books.html" target="_blank"><img class="aligncenter" src="http://img19.imageshack.us/img19/7916/doubledapbooks.jpg" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-n-s-ugezene.html" target="_blank"><img class="aligncenter" src="http://img44.imageshack.us/img44/4516/authornsugezenebanner.jpg" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-julia-press-simmons.html" target="_blank"><img class="aligncenter" src="http://img38.imageshack.us/img38/5341/juliapresssimmonsbegoni.gif" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/author-rodney-winters.html" target="_blank"><img class="aligncenter" src="http://img691.imageshack.us/img691/8699/rodneywintersbanner.jpg" border="0" alt="" /></a></p>
<p style="text-align: center;"><a href="http://www.joeypinkney.com/is-sponsored-by/gsh-publishing.html" target="_blank"><img class="aligncenter" src="http://img12.imageshack.us/img12/7957/gshpublishingbanner.jpg" border="0" alt="" /></a></p>
</div>
<div>
<div>You need to advertise with JoeyPinkney.com! (<a href="../advertise-on-joeypinkneycom" target="_blank">Click here for more information.</a>)</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://joeypinkney.com/free/congratulations-n-s-ugezene-winner-of-the-uprinting-coms-100-post-card-giveaway-hosted-by-joeypinkney-com.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

