<?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>Pleasanton Web Design &#187; web programming</title>
	<atom:link href="http://pleasantonwebdesignblog.com/category/web-programming/feed" rel="self" type="application/rss+xml" />
	<link>http://pleasantonwebdesignblog.com</link>
	<description>Information on Web design, technology, and culture from my vantage point here in Pleasanton, California.</description>
	<lastBuildDate>Fri, 03 Feb 2012 04:36:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>$100 Google Adwords Gift Card &#8211; Free Trial</title>
		<link>http://pleasantonwebdesignblog.com/2011/12/100-google-adwords-gift-card-free-trial.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=100-google-adwords-gift-card-free-trial</link>
		<comments>http://pleasantonwebdesignblog.com/2011/12/100-google-adwords-gift-card-free-trial.html#comments</comments>
		<pubDate>Sun, 04 Dec 2011 17:27:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[google adwords]]></category>
		<category><![CDATA[web marketing]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[adwords gift card]]></category>
		<category><![CDATA[free]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesignblog.com/?p=976</guid>
		<description><![CDATA[UPDATE: I am out of gift cards for now. Will be getting some $75 credits soon, so check back. Please note that I need your mailing address, not your email address. Businesses in the U.S. get priority. Sorry &#8211; SEO and Web design companies are not eligible. As a Google Engage partner, Google gives me [...]]]></description>
			<content:encoded><![CDATA[<div class="none"><div class="g-plusone" data-href="http://pleasantonwebdesignblog.com/2011/12/100-google-adwords-gift-card-free-trial.html" size="small" count="true"></div></div><p><strong>UPDATE:</strong> I am out of gift cards for now. Will be getting some $75 credits soon, so check back. Please note that I need your <strong>mailing address</strong>, not your email address. Businesses in the U.S. get priority. Sorry &#8211; SEO and Web design companies are not eligible.</p>
<p>As a Google Engage partner, Google gives me $100 Google Adwords Gift cards to hand out to my clients. I have a limited number of left. To get yours:</p>
<ol>
<li>Go to <a href="http://www.tpdesigns.net" target="_blank">http://www.tpdesigns.net</a></li>
<li>Click on the &#8220;Contact&#8221; link at the top of the page</li>
<li>Fill in your contact information &#8211; put your mailing address in the &#8220;Message&#8221; field,</li>
</ol>
<p>That&#8217;s it! I&#8217;ll mail you the gift card. Supplies are limited, so do it now. The $100 is only valid until January 31.</p>
<p><img class="alignnone size-full wp-image-977" title="adwords gift card" src="http://pleasantonwebdesignblog.com/wp-content/uploads/2011/12/adwords_gift_card.jpg" alt="adwords gift card" width="500" height="494" /><br />

<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2011/12/100-google-adwords-gift-card-free-trial.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>phpLD Captcha Problems</title>
		<link>http://pleasantonwebdesignblog.com/2008/11/phpld-captcha-problems.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=phpld-captcha-problems</link>
		<comments>http://pleasantonwebdesignblog.com/2008/11/phpld-captcha-problems.html#comments</comments>
		<pubDate>Sat, 29 Nov 2008 23:38:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[captcha]]></category>
		<category><![CDATA[phpLD]]></category>
		<category><![CDATA[web applications]]></category>
		<category><![CDATA[web programming]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesign.tpdevspace.com/?p=168</guid>
		<description><![CDATA[A common problem I&#8217;ve noticed with phpLD (php link directory) installations is Captcha not working properly. On these sites you will be able to complete all of the link information, but when verifying that you are human using Captcha, you can only enter a portion of the Captcha code that you are given. You are [...]]]></description>
			<content:encoded><![CDATA[<div class="none"><div class="g-plusone" data-href="http://pleasantonwebdesignblog.com/2008/11/phpld-captcha-problems.html" size="small" count="true"></div></div><p>A common problem I&#8217;ve noticed with phpLD (php link directory) installations is Captcha not working properly. On these sites you will be able to complete all of the link information, but when verifying that you are human using Captcha, you can only enter a portion of the Captcha code that you are given. You are therefore unable to submit the link, because you will always receive a Captcha error. Often the Captcha code contains six (6) characters, but the Captcha field only allows you to input five (5) characters maximum. You would think that these Webmasters would notice the lack of link submissions.
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<p>The problem is due to the use of a third party template that has the maximum characters for the Captcha input field set too low. To resolve the problem, simply open templates/submit.tpl and find the code for the Captcha field. It will be something like: input type=&#8221;text&#8221; name=&#8221;CAPTCHA&#8221; value=&#8221;" size=&#8221;10&#8243; maxlength=&#8221;5&#8243; class=&#8221;input.&#8221; Just change the maxlength to as many characters as you need to hold the Captcha numbers that are being generated.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2008/11/phpld-captcha-problems.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Paypal Sandbox &#8211; So Slow it&#8217;s Unusable</title>
		<link>http://pleasantonwebdesignblog.com/2008/08/paypal-sandbox-so-slow-its-unusable.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=paypal-sandbox-so-slow-its-unusable</link>
		<comments>http://pleasantonwebdesignblog.com/2008/08/paypal-sandbox-so-slow-its-unusable.html#comments</comments>
		<pubDate>Thu, 07 Aug 2008 00:40:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[paypal]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[web programming]]></category>
		<category><![CDATA[website design]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesign.tpdevspace.com/?p=158</guid>
		<description><![CDATA[Paypal offers developers an environment called the &#8220;sandbox&#8221; to test out their applications. &#8220;Sandbox&#8221;is a generic term for &#8220;test environment.&#8221; I last used Paypal Sandbox a year or more ago in testing a Paypal integration with Oscommerce, and didn&#8217;t notice anything unusual. Today, however, just now, when throwing a quick test together to detail out [...]]]></description>
			<content:encoded><![CDATA[<div class="none"><div class="g-plusone" data-href="http://pleasantonwebdesignblog.com/2008/08/paypal-sandbox-so-slow-its-unusable.html" size="small" count="true"></div></div><p>Paypal offers developers an environment called the &#8220;sandbox&#8221; to test out their applications. &#8220;Sandbox&#8221;is a generic term for &#8220;test environment.&#8221; I last used Paypal Sandbox a year or more ago in testing a Paypal integration with Oscommerce, and didn&#8217;t notice anything unusual.</p>
<p>Today, however, just now, when throwing a quick test together to detail out a quote, I was unable to use the environment. Page loading is over 10 minutes and counting. To check whether or not it was just me, or just a momentary problem, I did a search and found quite a lot of <a href="http://www.pdncommunity.com/pdn/board/message?board.id=sandbox&amp;thread.id=367">angry complaints</a>. The complaints spanned a year&#8217;s time and seemed mixed at first. The last complaint, just a couple of weeks ago was just resigned. He would not be using paypal in his applications again.</p>
<p>A major theme of the complaints was that Paypal wasn&#8217;t interested in improving the situation. They didn&#8217;t really care. That was something I had heard before, not from the developer community, but from eBay sellers. They complained of problems, which Paypal customer service was very uninterested in resolving.
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
<p>If Paypal were just another online store it would be one thing. The problem is that Paypal is basically a bank that has a LOT of peoples financial information online. Are they competent? Do they just not care about the little guy?  It seems to me that Paypal should be all about the little guy, because I don&#8217;t see many Paypal buttons on Fortune 500 websites.</p>
<p>The bottom line is, if a developer can&#8217;t use Paypal&#8217;s Sandbox, why not try Google Checkout?</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2008/08/paypal-sandbox-so-slow-its-unusable.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

