<?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/" version="2.0">

<channel>
	<title>CyberCoded</title>
	
	<link>http://www.cybercoded.net</link>
	<description>Trying to help others with their Wordpress, PHP and other Web issues.</description>
	<lastBuildDate>Fri, 17 May 2013 14:24:10 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Cybercoded" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="cybercoded" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Cybercoded</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>Don’t Expose Your Clients Email Address</title>
		<link>http://www.cybercoded.net/dont-expose-your-clients-email-address/</link>
		<comments>http://www.cybercoded.net/dont-expose-your-clients-email-address/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 14:21:55 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Netiquette]]></category>
		<category><![CDATA[Small Business]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1521</guid>
		<description><![CDATA[This is a common mistake I see particularly with small businesses. If you send an email and you put all the recipients in the TO: field you expose all the emails addresses to everyone on the list. Although you hopefully do not have any clients that would use this information maliciously it is also considered [...]]]></description>
				<content:encoded><![CDATA[<p>This is a common mistake I see particularly with small businesses.</p>
<p>If you send an email and you put all the recipients in the TO: field you expose all the emails addresses to everyone on the list. Although you hopefully do not have any clients that would use this information maliciously it is also considered bad etiquette, and Netiquette (Internet etiquette)</p>
<p>The easy solution is to put an address in the TO: field that you own, and then BCC (Blind CC) the rest of the recipients therefore keeping the email addresses hidden from each other.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/dont-expose-your-clients-email-address/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Amazon Simple Store in PHP with Mandatory Signed Requests</title>
		<link>http://www.cybercoded.net/amazon-simple-store-in-php-with-mandatory-signed-requests/</link>
		<comments>http://www.cybercoded.net/amazon-simple-store-in-php-with-mandatory-signed-requests/#comments</comments>
		<pubDate>Sun, 01 Jan 2012 23:24:38 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[Amazon Mashup]]></category>
		<category><![CDATA[PHP Programming]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1517</guid>
		<description><![CDATA[Several years ago I used Amazon software for a lot of sites. But after they changed their authentication there was a lack of documentation and I lost interest in trying to fix the old code. I kept going back to their site and forums to see if anyone had ever fixed their Simple Store example [...]]]></description>
				<content:encoded><![CDATA[<p>Several years ago I used Amazon software for a lot of sites. But after they changed their authentication there was a lack of documentation and I lost interest in trying to fix the old code. I kept going back to their site and forums to see if anyone had ever fixed their Simple Store example which was an excellent spring board into understanding the code. Unfortunately there was never a resolution, and the last comment on the product page was from July 2010 stating that it still does not work.</p>
<p>For some unknown reason this product came back into my vision over the past weekend and the pieces fell into place to resolve the problems.</p>
<p>So I have modified the original and fixed the problem with the mandatory signed request.</p>
<p>A working copy can be seen at <a href="http://www.cybercoded.com/amazon/">CyberCoder Amazon Store</a></p>
<p>It can be downloaded from <a href="http://www.cybercoded.com/amazon-simple-store-in-php-with-mandatory-signed-requests/">Amazon Simple Store in PHP with Mandatory Signed Requests</a> , I do charge a $9.95 fee to download from my site. And yes, I know, everything should be free, but some of us have to make an income from our work.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/amazon-simple-store-in-php-with-mandatory-signed-requests/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Hyphen vs Underscore in URL</title>
		<link>http://www.cybercoded.net/hyphen-vs-underscore-in-url/</link>
		<comments>http://www.cybercoded.net/hyphen-vs-underscore-in-url/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 12:44:46 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Hyphen]]></category>
		<category><![CDATA[Underscore]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1497</guid>
		<description><![CDATA[This has always been a topic of discussion in relation to SEO and building websites. I have always thought it was important, but not critical to use hypens instead of underscores in a URL. However, since it is so easy to solve I have always recommended using hypens and not underscores as seperators. If you [...]]]></description>
				<content:encoded><![CDATA[<p>This has always been a topic of discussion in relation to SEO and building websites. I have always thought it was important, but not critical to use hypens instead of underscores in a URL.</p>
<p>However, since it is so easy to solve I have always recommended using hypens and not underscores as seperators. If you use WordPress it automatically uses hypens as it&#8217;s main separator so you can let it build your &#8220;slug&#8221; for you.</p>
<p>Here is the latest video I could find of Matt Cutts explaining it again. And I think he does a great job of not only explaining how it works, but why it works.</p>
<p><a href="http://youtu.be/AQcSFsQyct8?hd=1">Underscores vs. dashes in URLs</a></p>
<p><object width="560" height="315" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/AQcSFsQyct8?version=3&amp;hl=en_US" /><param name="allowfullscreen" value="true" /><embed width="560" height="315" type="application/x-shockwave-flash" src="http://www.youtube.com/v/AQcSFsQyct8?version=3&amp;hl=en_US" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/hyphen-vs-underscore-in-url/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Classic Rock WordPress Blog For Sale</title>
		<link>http://www.cybercoded.net/classic-rock-wordpress-blog-for-sale/</link>
		<comments>http://www.cybercoded.net/classic-rock-wordpress-blog-for-sale/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 20:41:03 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Ramblings]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1490</guid>
		<description><![CDATA[Website for sale! It is a WordPress blog about Classic Rock. The domain is 4 years old  and has a Google Page Rank of 3. It needs some work as it gets 1,000 visitors a month. I am cleaning house and I would like to find it a new home as I just do not [...]]]></description>
				<content:encoded><![CDATA[<p>Website for sale!</p>
<p>It is a WordPress blog about Classic Rock.</p>
<p>The domain is 4 years old  and has a Google Page Rank of 3. It needs some work as it gets 1,000 visitors a month.</p>
<p>I am cleaning house and I would like to find it a new home as I just do not have time for it anymore. If you are interested you can contact me via my <a title="Contact CyberCoder" href="http://www.cybercoded.net/contact-me/">contact form</a> and I will be glad to give you more information and the link.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/classic-rock-wordpress-blog-for-sale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Disable A Parent Item Link on WordPress Menu</title>
		<link>http://www.cybercoded.net/how-to-disable-a-parent-item-link-on-wordpress-menu/</link>
		<comments>http://www.cybercoded.net/how-to-disable-a-parent-item-link-on-wordpress-menu/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 16:11:27 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1465</guid>
		<description><![CDATA[While working on a Client site recently it became apparent we needed to make the top level Parent link not go anywhere. As an example if you have a menu item named Products, and under it you have 10 product pages you may want that top item not to be active. There are several plugins [...]]]></description>
				<content:encoded><![CDATA[<p>While working on a Client site recently it became apparent we needed to make the top level Parent link not go anywhere. As an example if you have a menu item named Products, and under it you have 10 product pages you may want that top item not to be active.</p>
<p><a href="http://www.cybercoded.net/wp-content/uploads/2011/07/download.jpg"><img class="alignleft size-full wp-image-1466" title="Disable WordPress Menu Parent Item" src="http://www.cybercoded.net/wp-content/uploads/2011/07/download.jpg" alt="Disable WordPress Menu Parent Item" width="306" height="174" /></a>There are several plugins you can install that will do different things with these links, however, the simpliest method is to apply a # to the link. From the Admin sidebar, select Menus. Under Custom Links insert a # in the URL, and give the menu item a Label. Add the custom menu item to the menu and then place your children links under it.</p>
<p>Now from any page the Top item will have a link, but it will simply stay on the current page.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/how-to-disable-a-parent-item-link-on-wordpress-menu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Author to RSS Feed in WordPress</title>
		<link>http://www.cybercoded.net/add-author-to-rss-feed-in-wordpress/</link>
		<comments>http://www.cybercoded.net/add-author-to-rss-feed-in-wordpress/#comments</comments>
		<pubDate>Wed, 15 Jun 2011 16:29:59 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Wordpress Themes]]></category>
		<category><![CDATA[Feedburner]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[Wordpress Function]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1451</guid>
		<description><![CDATA[If you have multiple authors on a WordPress blog you may want to add the Author name to the RSS feed title. Although the standard RSS feed file in WordPress contains the author if you view the RSS feed you will not be able to see the Author name through standard readers as it is [...]]]></description>
				<content:encoded><![CDATA[<p>If you have multiple authors on a WordPress blog you may want to add the Author name to the RSS feed title.</p>
<p>Although the standard RSS feed file in WordPress contains the author if you view the RSS feed you will not be able to see the Author name through standard readers as it is not converted.</p>
<p>A good example is to look at a WordPress feed that uses Google Reader and you will not see the Author listed.</p>
<p>One solution of course is to change the WordPress Feed files, however, if you do this every time you update WordPress your change will get written over. The easier and better solution is to add the small snippet of code below to your WordPress Themes function file.</p>
<p>&nbsp;</p>
<p><code>function wp_titlerss($content) {<br />
global $wp_query;<br />
$content = $content." by ".get_the_author();<br />
return $content;<br />
}</code></p>
<p><code> </code></p>
<p><code>add_filter('the_title_rss', 'wp_titlerss');<br />
</code></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/add-author-to-rss-feed-in-wordpress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Failure Configuring Windows Updates on Windows 7</title>
		<link>http://www.cybercoded.net/failure-configuring-windows-updates-on-windows-7/</link>
		<comments>http://www.cybercoded.net/failure-configuring-windows-updates-on-windows-7/#comments</comments>
		<pubDate>Thu, 12 May 2011 12:16:13 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1438</guid>
		<description><![CDATA[This morning I had a notice to Install Updates on Shut Down for my Windows 7 machine. Once I rebooted I would receive the error &#8220;Failure Configuring Windows Updates&#8221;. This seemed to be an infinite loop as I tried to restart the machine several times to configure the updates. There are 2 steps I took [...]]]></description>
				<content:encoded><![CDATA[<p><span>This morning I had a notice to Install Updates on Shut Down for my Windows 7 machine. </span></p>
<p><span>Once I rebooted I would receive the error &#8220;Failure Configuring Windows Updates&#8221;. This seemed to be an infinite loop as I tried to restart the machine several times to configure the updates. </span></p>
<p>There are 2 steps I took to resolve the issue easily.</p>
<ul>
<li>Remove any memory cards from the built in card reader.</li>
<li>Initiate the update manually from the Control Panel -&gt; All Control Panel Items -&gt; Action Center</li>
</ul>
<p>This solved the problem immediately and the system was updated and configured correctly</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/failure-configuring-windows-updates-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Twitter Recommends I Follow Me</title>
		<link>http://www.cybercoded.net/twitter-recommends-i-follow-me/</link>
		<comments>http://www.cybercoded.net/twitter-recommends-i-follow-me/#comments</comments>
		<pubDate>Wed, 20 Apr 2011 13:49:17 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1428</guid>
		<description><![CDATA[I had never given it much thought, but Twitter recommends I should follow myself. I guess it makes sense. I have similar tastes as me I follow the same type people as me People who follow me, might also be following me. (will this cause paranoia) I should keep up with what I am doing [...]]]></description>
				<content:encoded><![CDATA[<p>I had never given it much thought, but Twitter recommends I should follow myself. I guess it makes sense.</p>
<ul>
<li>I have similar tastes as me</li>
<li>I follow the same type people as me</li>
<li>People who follow me, might also be following me. (will this cause paranoia)</li>
<li>I should keep up with what I am doing</li>
<li>When I traveled a lot I once thought I passed myself in an airport terminal.</li>
</ul>
<p>&nbsp;</p>
<p><a href="http://www.cybercoded.net/wp-content/uploads/2011/04/twitterfollowme1.jpg"><img class="alignnone size-full wp-image-1431" title="Twitter Recommends I Follow Me" src="http://www.cybercoded.net/wp-content/uploads/2011/04/twitterfollowme1.jpg" alt="Twitter Recommends I Follow Me" width="463" height="427" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/twitter-recommends-i-follow-me/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Google +1 in Wrong Place?</title>
		<link>http://www.cybercoded.net/google-plus-1-in-wrong-place/</link>
		<comments>http://www.cybercoded.net/google-plus-1-in-wrong-place/#comments</comments>
		<pubDate>Thu, 31 Mar 2011 16:55:57 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google +1]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1420</guid>
		<description><![CDATA[I signed up for the experimental Google +1 search at the first chance. At first it looks like a good idea, then after doing some organic searches I realized that with the +1 being on Google Search results it is actually in the wrong place. Let&#8217;s say you do a search for Acoustic Guitar Pickups, [...]]]></description>
				<content:encoded><![CDATA[<p>I signed up for the experimental <a href="http://www.google.com/+1/button/">Google +1</a> search at the first chance. At first it looks like a good idea, then after doing some organic searches I realized that with the +1 being on Google Search results it is actually in the wrong place.</p>
<p>Let&#8217;s say you do a search for Acoustic Guitar Pickups, and the search results give you the first 10 results. Now, are you going to click +1 here? Why would you, you have not seen the site yet. So, let&#8217;s say you go to the first result and it is perfect match for what you needed. Will you go back and click the +1? Probably not. And if you went to a page and it was a bad match, you would go back and check out another listing, but once again, you would not have a reason to click the +1.</p>
<p>Until +1 is on an actual page it is really not very helpful.</p>
<p>Being on the search results page it is almost guaranteed that most the clicks on the +1 icon will be people trying to game their own results. This will only help once Google adds the +1 to their signals to rank pages, which is not in place yet.</p>
<p>So, is +1 useless as it stands right now?</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/google-plus-1-in-wrong-place/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Post On Facebook Page As Myself</title>
		<link>http://www.cybercoded.net/how-to-post-on-facebook-page-as-myself/</link>
		<comments>http://www.cybercoded.net/how-to-post-on-facebook-page-as-myself/#comments</comments>
		<pubDate>Thu, 17 Feb 2011 14:41:18 +0000</pubDate>
		<dc:creator>David Cooley</dc:creator>
				<category><![CDATA[Social Networking]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Facebook Fan Page]]></category>

		<guid isPermaLink="false">http://www.cybercoded.net/?p=1402</guid>
		<description><![CDATA[With the new Facebook Page layout we can finally post or comment on a page with our personal account, or with the page account. Before this change you could only post or comment on a Fan page as the page itself. To switch between accounts, click on the Account pulldown box at the top left [...]]]></description>
				<content:encoded><![CDATA[<p>With the new Facebook Page layout we can finally post or comment on a page with our personal account, or with the page account. Before this change you could only post or comment on a Fan page as the page itself.</p>
<p><a href="http://www.cybercoded.net/wp-content/uploads/2011/02/fanpage.png"><img class="wrapright" title="Facebook Fan Page" src="http://www.cybercoded.net/wp-content/uploads/2011/02/fanpage.png" alt="" width="200" /></a>To switch between accounts, click on the Account pulldown box at the top left of your page, from here you can select &#8220;Use Facebook as Page&#8221;, or &#8220;Switch back&#8221; to your personal account.</p>
<p>You do have to be careful, if you do not switch back your profile you may find yourself posting via the wrong account.</p>
<p>One of the extra benefits to this is that you can now see who has liked your page last.</p>
<p>If you login to one of your Fan Pages at the top left there are icons for Likes and Notifications, if anyone has liked your page since the last time you were logged into the page you can click the Like icon and see who the new members are.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cybercoded.net/how-to-post-on-facebook-page-as-myself/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
