<?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>ProofBuddy &#187; tips</title>
	<atom:link href="http://www.proofbuddy.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.proofbuddy.com</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 03:20:08 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Using QR codes with your photography clients</title>
		<link>http://www.proofbuddy.com/2011/05/05/using-qr-codes-with-your-photography-clients/</link>
		<comments>http://www.proofbuddy.com/2011/05/05/using-qr-codes-with-your-photography-clients/#comments</comments>
		<pubDate>Fri, 06 May 2011 01:45:58 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.proofbuddy.com/?p=707</guid>
		<description><![CDATA[You've seen a QR code, you just may not have known what it was for or what it was called. For a bit more detail than you probably want, you can head to WikiPedia for all sorts of information about QR codes.
Basically a QR code is a two-dimensional barcode that can contain text. Where this [...]]]></description>
			<content:encoded><![CDATA[<p>You've seen a QR code, you just may not have known what it was for or what it was called. For a bit more detail than you probably want, you can head to WikiPedia for all sorts of information about <a href="http://en.wikipedia.org/wiki/Qr_code" target="_blank">QR codes</a>.</p>
<div id="attachment_708" class="wp-caption alignright" style="width: 160px"><img class="size-full wp-image-708 " title="ProofBuddy QR Code" src="http://www.proofbuddy.com/wp-content/uploads/2011/05/proofbuddy-qr.png" alt="" width="150" height="150" /><p class="wp-caption-text">An example QR code - this one will take you to www.proofbuddy.com</p></div>
<p>Basically a QR code is a two-dimensional barcode that can contain text. Where this ties in to ProofBuddy is that you can make a barcode containing a web address. So for those of you that hand out cards with your proofing web address at weddings and events you might want to consider including a QR code on your card. That way your clients can just scan the code and go directly to your site.</p>
<p>If you're going to include a QR code on your handouts at events you might want to consider using the ?p parameter as part of the web address. For example, if you have an album with a passcode "123" and your web address is www.bobsproofs.com, you can use the web address http://www.bobsproofs.com/index.php?p=123 and they will be logged in automatically.</p>
<p>Want to create your own? Trying to find software to build a QR code for this post I came across dozens of sites to either create a code or download code to do it. Thanks to the <a href="http://code.google.com/apis/chart/image/docs/gallery/qr_codes.html">Google Chart API</a> we can embed code to allow you to create a QR code for your site right here.</p>
<p>Enter your web address, including the leading http://, into the text box and press the button.</p>
<p><script type="text/javascript" src="/assets/qrCodeGenerator.js"></script></p>
<input type="text" id="qrText" style="width: 250px;">
<input name="generateQR" type="button" id="generateQR" value="Generate QR Code" />
<div style="display:none;margin:16px 0 32px 0;" id="qrWrapper">
<img src="" id="qrCode"><br />
<span id="qrCaption"></span>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.proofbuddy.com/2011/05/05/using-qr-codes-with-your-photography-clients/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Adding a login box to your site</title>
		<link>http://www.proofbuddy.com/2008/08/08/adding-a-login-box-to-your-site/</link>
		<comments>http://www.proofbuddy.com/2008/08/08/adding-a-login-box-to-your-site/#comments</comments>
		<pubDate>Fri, 08 Aug 2008 20:22:18 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Development Blog]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.proofbuddy.com/?p=138</guid>
		<description><![CDATA[It's a question that comes up quite a bit.&#160; And when a question comes up over and over it means that I'm missing something in the documentation.&#160; So if you're looking for instructions on adding a ProofBuddy login form to your main site so your visitors don't have to go to the main login page [...]]]></description>
			<content:encoded><![CDATA[<p>It's a question that comes up quite a bit.&nbsp; And when a question comes up over and over it means that I'm missing something in the documentation.&nbsp; So if you're looking for instructions on adding a ProofBuddy login form to your main site so your visitors don't have to go to the main login page I've added <a href="http://www.proofbuddy.com/documentation/faq/adding-a-login-box-on-your-site/">instructions to the FAQs</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.proofbuddy.com/2008/08/08/adding-a-login-box-to-your-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

