<?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/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>Chris Pirillo &#187; C+</title> <atom:link href="http://chris.pirillo.com/tag/c/feed/" rel="self" type="application/rss+xml" /><link>http://chris.pirillo.com</link> <description>News and Reviews! Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</description> <lastBuildDate>Tue, 24 Nov 2009 19:35:05 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.8.5</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <copyright>&#xA9; </copyright> <managingEditor>chris@pirillo.com ()</managingEditor> <webMaster>chris@pirillo.com()</webMaster> <category></category> <itunes:keywords></itunes:keywords> <itunes:subtitle></itunes:subtitle> <itunes:summary>Geek, Internet Entrepreneur, Hardware Addict, Software Junkie, Book Author, Once TV Show Host, Technology Enthusiast, Shameless Self-Promoter, Tech Conference Coordinator, Early Adopter, Idea Evangelist, Tech Support Blogger, Bootstrapper, Media Personality, Technology Consultant, Thicker Quicker Picker Upper.</itunes:summary> <itunes:author></itunes:author> <itunes:category text="Society &amp; Culture"/> <itunes:owner> <itunes:name></itunes:name> <itunes:email>chris@pirillo.com</itunes:email> </itunes:owner> <itunes:block>No</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <image> <url>http://chris.pirillo.com/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>Chris Pirillo</title><link>http://chris.pirillo.com</link> <width>144</width> <height>144</height> </image> <item><title>What Advice do you Give to Young Programmers?</title><link>http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/</link> <comments>http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/#comments</comments> <pubDate>Sun, 23 Mar 2008 03:57:18 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[C+]]></category> <category><![CDATA[code]]></category> <category><![CDATA[drupal]]></category> <category><![CDATA[html]]></category> <category><![CDATA[java]]></category> <category><![CDATA[programming]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2008/03/22/what-advice-do-you-give-to-young-programmers/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/">What Advice do you Give to Young Programmers?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/T2P-ui7Pq04"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/T2P-ui7Pq04" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>Programming is an excellent field to go into, and good Programmers are a hot commodity. That reminds me&#8230; if anyone out there is above excellent at working with Drupal, shoot me an email to <a
href="mailto:chris@pirillo.com" title="mailto:chris@pirillo.com">chris@pirillo.com</a>. Thanks to Grant for sending in this list of tips for young people looking to learn Programming.</p><ul><li><strong>Read.</strong> If you do not like spending a lot of time reading&#8230; you should not program. When you are learning a computer language, you must be willing to spend hours reading books, websites, and magazine articles.</li><li><strong>Take your time finding the language that is right for you.</strong> Think about what you want to accomplish when programming a computer. Remember, once you learn one computer language&#8230; it is easy to learn another.</li><li><strong>Think</strong>When you start to make a program, really spend some time thinking about what you want it to do. I cannot tell you how many times I just jumped into a project, only to realize it was useless.</li><li><strong>Use flow charts.</strong> Flow charting allows you to organize your code, and make it efficient.</li><li><strong>Back everything up!</strong> When you start to program, there is a good chance that you might mess something up, and fry your computer. Give yourself a safety net, and back everything up. Also make sure to frequently backup your code itself! This makes it easier to undo when you make a mistake.</li><li><strong>Comment your code!</strong> If you leave a project, only to come back later&#8230; you will probably have forgotten how it worked. Commenting your code will help you. With comments, you do not have to read through the whole thing. Instead, you can look at your comments and get an idea of what&#8217;s going on.</li><li><strong>Don&#8217;t be afraid to ask for help.</strong> Microsoft has a great website and databases for programmers. Also check out their blog, and ask questions. There is always someone who is willing to help.</strong><li><strong>Get a book. </strong> Your local or school library will most likely have books on Programming. Check them out, read them over and over, and learn from them.</li><li><strong>Testing!</strong> When you have a good start on your programs, let other people try them out. You could ask people to evaluate them, or you could give them out as freeware. Start a website and let people download them if you want. The feedback will be an invaluable learning tool for you.</li></ul><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/WSCENTRAL/'>Internet Marketing Script Generator.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/IMPC07/'>Amazing Formula For Mind-Programming!</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/PRAESTO/'>Subconscious Success Programming.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/KDKEYS/'>The Fastest Way To Get A Job ... 100% Guaranteed!</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/ADSPROG/'>Classified Ads.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/BUDCAD/'>The Site For Land Development Desktop.</a></li></ul></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-WhatAdviceDoYouGiveToYoungProgrammers551.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/T2P-ui7Pq04&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/T2P-ui7Pq04&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-learn/" title="How to Learn">How to Learn</a></li><li><a
href="http://chris.pirillo.com/how-to-get-started-with-computer-programming/" title="How to Get Started With Computer Programming">How to Get Started With Computer Programming</a></li><li><a
href="http://chris.pirillo.com/how-to-organize-text-and-programming-code/" title="How to Organize Text and Programming Code">How to Organize Text and Programming Code</a></li><li><a
href="http://chris.pirillo.com/how-can-software-be-perfect/" title="How Can Software be Perfect?">How Can Software be Perfect?</a></li><li><a
href="http://chris.pirillo.com/how-to-be-a-good-software-programmer/" title="How to be a Good Software Programmer">How to be a Good Software Programmer</a></li><li><a
href="http://chris.pirillo.com/aptana-stuio-web-development-ide/" title="Aptana Studio Web Development IDE">Aptana Studio Web Development IDE</a></li><li><a
href="http://chris.pirillo.com/boca-java-coupons/" title="Boca Java Coupons">Boca Java Coupons</a></li><li><a
href="http://chris.pirillo.com/tips-for-programming-and-php/" title="Tips for Programming and PHP">Tips for Programming and PHP</a></li><li><a
href="http://chris.pirillo.com/compiz-fusion-in-ubuntu-inside-a-virtual-machine/" title="Compiz Fusion in Ubuntu Inside a Virtual Machine">Compiz Fusion in Ubuntu Inside a Virtual Machine</a></li><li><a
href="http://chris.pirillo.com/how-to-teach-programming-to-kids/" title="How To Teach Programming To Kids">How To Teach Programming To Kids</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/">What Advice do you Give to Young Programmers?</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/T2P-ui7Pq04"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/T2P-ui7Pq04" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>Programming is an excellent field to go into, and good Programmers are a hot commodity. That reminds me&#8230; if anyone out there is above excellent at working with Drupal, shoot me an email to <a
href="mailto:chris@pirillo.com" title="mailto:chris@pirillo.com">chris@pirillo.com</a>. Thanks to Grant for sending in this list of tips for young people looking to learn Programming.</p><ul><li><strong>Read.</strong> If you do not like spending a lot of time reading&#8230; you should not program. When you are learning a computer language, you must be willing to spend hours reading books, websites, and magazine articles.</li><li><strong>Take your time finding the language that is right for you.</strong> Think about what you want to accomplish when programming a computer. Remember, once you learn one computer language&#8230; it is easy to learn another.</li><li><strong>Think</strong>When you start to make a program, really spend some time thinking about what you want it to do. I cannot tell you how many times I just jumped into a project, only to realize it was useless.</li><li><strong>Use flow charts.</strong> Flow charting allows you to organize your code, and make it efficient.</li><li><strong>Back everything up!</strong> When you start to program, there is a good chance that you might mess something up, and fry your computer. Give yourself a safety net, and back everything up. Also make sure to frequently backup your code itself! This makes it easier to undo when you make a mistake.</li><li><strong>Comment your code!</strong> If you leave a project, only to come back later&#8230; you will probably have forgotten how it worked. Commenting your code will help you. With comments, you do not have to read through the whole thing. Instead, you can look at your comments and get an idea of what&#8217;s going on.</li><li><strong>Don&#8217;t be afraid to ask for help.</strong> Microsoft has a great website and databases for programmers. Also check out their blog, and ask questions. There is always someone who is willing to help.</strong><li><strong>Get a book. </strong> Your local or school library will most likely have books on Programming. Check them out, read them over and over, and learn from them.</li><li><strong>Testing!</strong> When you have a good start on your programs, let other people try them out. You could ask people to evaluate them, or you could give them out as freeware. Start a website and let people download them if you want. The feedback will be an invaluable learning tool for you.</li></ul><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/WSCENTRAL/'>Internet Marketing Script Generator.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/IMPC07/'>Amazing Formula For Mind-Programming!</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/PRAESTO/'>Subconscious Success Programming.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/KDKEYS/'>The Fastest Way To Get A Job ... 100% Guaranteed!</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/ADSPROG/'>Classified Ads.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/BUDCAD/'>The Site For Land Development Desktop.</a></li></ul></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-WhatAdviceDoYouGiveToYoungProgrammers551.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/T2P-ui7Pq04&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/T2P-ui7Pq04&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/how-to-learn/" title="How to Learn">How to Learn</a></li><li><a
href="http://chris.pirillo.com/how-to-get-started-with-computer-programming/" title="How to Get Started With Computer Programming">How to Get Started With Computer Programming</a></li><li><a
href="http://chris.pirillo.com/how-to-organize-text-and-programming-code/" title="How to Organize Text and Programming Code">How to Organize Text and Programming Code</a></li><li><a
href="http://chris.pirillo.com/how-can-software-be-perfect/" title="How Can Software be Perfect?">How Can Software be Perfect?</a></li><li><a
href="http://chris.pirillo.com/how-to-be-a-good-software-programmer/" title="How to be a Good Software Programmer">How to be a Good Software Programmer</a></li><li><a
href="http://chris.pirillo.com/aptana-stuio-web-development-ide/" title="Aptana Studio Web Development IDE">Aptana Studio Web Development IDE</a></li><li><a
href="http://chris.pirillo.com/boca-java-coupons/" title="Boca Java Coupons">Boca Java Coupons</a></li><li><a
href="http://chris.pirillo.com/tips-for-programming-and-php/" title="Tips for Programming and PHP">Tips for Programming and PHP</a></li><li><a
href="http://chris.pirillo.com/compiz-fusion-in-ubuntu-inside-a-virtual-machine/" title="Compiz Fusion in Ubuntu Inside a Virtual Machine">Compiz Fusion in Ubuntu Inside a Virtual Machine</a></li><li><a
href="http://chris.pirillo.com/how-to-teach-programming-to-kids/" title="How To Teach Programming To Kids">How To Teach Programming To Kids</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/feed/</wfw:commentRss> <slash:comments>33</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-WhatAdviceDoYouGiveToYoungProgrammers551.mp4" length="12273665" type="video/mp4" /> </item> <item><title>How to Learn</title><link>http://chris.pirillo.com/how-to-learn/</link> <comments>http://chris.pirillo.com/how-to-learn/#comments</comments> <pubDate>Fri, 15 Feb 2008 03:31:26 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[C+]]></category> <category><![CDATA[html]]></category> <category><![CDATA[java]]></category> <category><![CDATA[programming]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2008/02/14/how-to-learn/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/how-to-learn/">How to Learn</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/RnFnWJ9oQi4"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/RnFnWJ9oQi4" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>Brian writes: &#8220;I&#8217;ve been watching your videos on YouTube for a few month now. I&#8217;ve been learning Java for a year now, and I&#8217;ve got some tips for learning computer programming. Hopefully, these will apply to other things, as well.&#8221;</p><ul><li>Learn to use the help section or guide. The first thing you should master when learning, is the skill of using the help area. It&#8217;s so much easier to find something you need on your own than it is to ask others for help.</li><li>Trust books&#8230; but have your own mind. When you feel the book isn&#8217;t right, you should do research rather than saying &#8220;oh, well a book knows more than I do&#8221;. Nobody is perfect&#8230; even authors could be wrong sometimes.</li><li>Use the tools. When you are learning something new, always use the tools that can help you. Such as&#8230; don&#8217;t just use Notepad for programming. Use an IDE, because it can make your life easier. It will also make your debugging easier when you make a mistake. And don&#8217;t just use any tool, find the one that is right for you. By the way&#8230; I use Eclipse for my Java programming.</li><li>Take a rest. When you feel you have mastered 2 or 3 new things, take a rest, and think about what you have learned. It will be more effective this way.</li><li>Don&#8217;t research immediately. If you find something in the book that you don&#8217;t understand, don&#8217;t go do research immediately. Read the rest of the article or book first. Then if you still don&#8217;t under stand it&#8230; do some further research.</li><li>Always read twice. If you can, always read an article or book twice. I always learn a lot of things the second time I read the book or article.</li></ul><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/ETLUX/'>CodeBrain.com.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/BRAINCODE/'>BrainCode Java.</a></li></ul></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HowToLearn347.flv">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/RnFnWJ9oQi4&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/RnFnWJ9oQi4&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/" title="What Advice do you Give to Young Programmers?">What Advice do you Give to Young Programmers?</a></li><li><a
href="http://chris.pirillo.com/how-to-get-started-with-computer-programming/" title="How to Get Started With Computer Programming">How to Get Started With Computer Programming</a></li><li><a
href="http://chris.pirillo.com/how-to-organize-text-and-programming-code/" title="How to Organize Text and Programming Code">How to Organize Text and Programming Code</a></li><li><a
href="http://chris.pirillo.com/aptana-stuio-web-development-ide/" title="Aptana Studio Web Development IDE">Aptana Studio Web Development IDE</a></li><li><a
href="http://chris.pirillo.com/boca-java-coupons/" title="Boca Java Coupons">Boca Java Coupons</a></li><li><a
href="http://chris.pirillo.com/tips-for-programming-and-php/" title="Tips for Programming and PHP">Tips for Programming and PHP</a></li><li><a
href="http://chris.pirillo.com/compiz-fusion-in-ubuntu-inside-a-virtual-machine/" title="Compiz Fusion in Ubuntu Inside a Virtual Machine">Compiz Fusion in Ubuntu Inside a Virtual Machine</a></li><li><a
href="http://chris.pirillo.com/how-to-teach-programming-to-kids/" title="How To Teach Programming To Kids">How To Teach Programming To Kids</a></li><li><a
href="http://chris.pirillo.com/how-to-make-money-with-web-design/" title="How to Make Money With Web Design">How to Make Money With Web Design</a></li><li><a
href="http://chris.pirillo.com/have-you-ever-wanted-to-be-a-3d-game-developer/" title="Have You Ever Wanted to be a 3D Game Developer?">Have You Ever Wanted to be a 3D Game Developer?</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/how-to-learn/">How to Learn</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/RnFnWJ9oQi4"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/RnFnWJ9oQi4" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>Brian writes: &#8220;I&#8217;ve been watching your videos on YouTube for a few month now. I&#8217;ve been learning Java for a year now, and I&#8217;ve got some tips for learning computer programming. Hopefully, these will apply to other things, as well.&#8221;</p><ul><li>Learn to use the help section or guide. The first thing you should master when learning, is the skill of using the help area. It&#8217;s so much easier to find something you need on your own than it is to ask others for help.</li><li>Trust books&#8230; but have your own mind. When you feel the book isn&#8217;t right, you should do research rather than saying &#8220;oh, well a book knows more than I do&#8221;. Nobody is perfect&#8230; even authors could be wrong sometimes.</li><li>Use the tools. When you are learning something new, always use the tools that can help you. Such as&#8230; don&#8217;t just use Notepad for programming. Use an IDE, because it can make your life easier. It will also make your debugging easier when you make a mistake. And don&#8217;t just use any tool, find the one that is right for you. By the way&#8230; I use Eclipse for my Java programming.</li><li>Take a rest. When you feel you have mastered 2 or 3 new things, take a rest, and think about what you have learned. It will be more effective this way.</li><li>Don&#8217;t research immediately. If you find something in the book that you don&#8217;t understand, don&#8217;t go do research immediately. Read the rest of the article or book first. Then if you still don&#8217;t under stand it&#8230; do some further research.</li><li>Always read twice. If you can, always read an article or book twice. I always learn a lot of things the second time I read the book or article.</li></ul><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/ETLUX/'>CodeBrain.com.</a></li><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/BRAINCODE/'>BrainCode Java.</a></li></ul></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HowToLearn347.flv">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/RnFnWJ9oQi4&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/RnFnWJ9oQi4&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/" title="What Advice do you Give to Young Programmers?">What Advice do you Give to Young Programmers?</a></li><li><a
href="http://chris.pirillo.com/how-to-get-started-with-computer-programming/" title="How to Get Started With Computer Programming">How to Get Started With Computer Programming</a></li><li><a
href="http://chris.pirillo.com/how-to-organize-text-and-programming-code/" title="How to Organize Text and Programming Code">How to Organize Text and Programming Code</a></li><li><a
href="http://chris.pirillo.com/aptana-stuio-web-development-ide/" title="Aptana Studio Web Development IDE">Aptana Studio Web Development IDE</a></li><li><a
href="http://chris.pirillo.com/boca-java-coupons/" title="Boca Java Coupons">Boca Java Coupons</a></li><li><a
href="http://chris.pirillo.com/tips-for-programming-and-php/" title="Tips for Programming and PHP">Tips for Programming and PHP</a></li><li><a
href="http://chris.pirillo.com/compiz-fusion-in-ubuntu-inside-a-virtual-machine/" title="Compiz Fusion in Ubuntu Inside a Virtual Machine">Compiz Fusion in Ubuntu Inside a Virtual Machine</a></li><li><a
href="http://chris.pirillo.com/how-to-teach-programming-to-kids/" title="How To Teach Programming To Kids">How To Teach Programming To Kids</a></li><li><a
href="http://chris.pirillo.com/how-to-make-money-with-web-design/" title="How to Make Money With Web Design">How to Make Money With Web Design</a></li><li><a
href="http://chris.pirillo.com/have-you-ever-wanted-to-be-a-3d-game-developer/" title="Have You Ever Wanted to be a 3D Game Developer?">Have You Ever Wanted to be a 3D Game Developer?</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/how-to-learn/feed/</wfw:commentRss> <slash:comments>26</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-HowToLearn347.flv" length="20358751" type="video/x-flv" /> </item> <item><title>How to Get Started With Computer Programming</title><link>http://chris.pirillo.com/how-to-get-started-with-computer-programming/</link> <comments>http://chris.pirillo.com/how-to-get-started-with-computer-programming/#comments</comments> <pubDate>Sat, 05 Jan 2008 23:13:30 +0000</pubDate> <dc:creator>Chris</dc:creator> <category><![CDATA[Media Blog]]></category> <category><![CDATA[C+]]></category> <category><![CDATA[css]]></category> <category><![CDATA[html]]></category> <category><![CDATA[java]]></category> <category><![CDATA[programming]]></category><guid
isPermaLink="false">http://chris.pirillo.com/2008/01/05/how-to-get-started-with-computer-programming/</guid> <description><![CDATA[<p><a
href="http://chris.pirillo.com/how-to-get-started-with-computer-programming/">How to Get Started With Computer Programming</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/KOvPdwqd5MA"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/KOvPdwqd5MA" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>Programming is NOT as scary of a task as you might imagine. I know some people who shudder at the thought of learning any programming language. However, take a read through these tips, and find out for yourself how to get started.</p><ul><li><strong>Save your coding often!</strong> Everybody knows the feeling of having worked for several hours on the same thing and you lose it for various reasons (the computer goes down, program crash, power out). I usually save every five minute or every time I have written a line.</li><li><strong>Backup your code!</strong> Kind of for the same reason as tip 1. When working on a mac it is really easy to back up with Time Machine. I do this every night before I go to bed.</li><li><strong>Write proper comments everywhere.</strong> Comments are very important. Even though you might not find it useful at the time you write the code, imagine how it is if you do not look at the code for a year. It will take you up to several hours to figure out how the program runs if you have to read the code instead of the comments. It is also a requirement to use commenting if you are developing code as a team.</li><li><strong>Keep your code clean.</strong> Linebreaks are free. Separate your code in chunks sorted by what it does. Make it easy to overcome. Combined with tip 3 you are good to go. It is also good to separate the code in files. Files for functions, common used files and so on.</li><li><strong>Test your code often!!!!</strong> Whenever you have made a simple part of the code, test it. Writing 400 lines of code before testing is a nightmare. Do it as often as you can. Output your variables to see if they contain what they are supposed to. Also twist your mind to be predict every possability of program crashing and error reporting. E.g. If the end-user is supposed to input a variable. Check if it is a variable, if not, stop and tell the user. Not checking stuff can be fatal and is the main reason websites get hacked.</li></ul><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/KDKEYS/'>The Fastest Way To Get A Job ... 100% Guaranteed!</a> -
How To Become A Business Analyst Book - How To Become A Computer Programmer Book - How To Ace Job Interviews Book - How To Learn Programming Fast Book - How To Get A Programming Job Book - How To Prepare Killer Resumes Book Plus Recurring Products.</li></ul></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HowToGetStartedWithComputerProgramming283.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/KOvPdwqd5MA&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/KOvPdwqd5MA&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/" title="What Advice do you Give to Young Programmers?">What Advice do you Give to Young Programmers?</a></li><li><a
href="http://chris.pirillo.com/how-to-learn/" title="How to Learn">How to Learn</a></li><li><a
href="http://chris.pirillo.com/how-to-organize-text-and-programming-code/" title="How to Organize Text and Programming Code">How to Organize Text and Programming Code</a></li><li><a
href="http://chris.pirillo.com/aptana-stuio-web-development-ide/" title="Aptana Studio Web Development IDE">Aptana Studio Web Development IDE</a></li><li><a
href="http://chris.pirillo.com/how-to-make-money-with-web-design/" title="How to Make Money With Web Design">How to Make Money With Web Design</a></li><li><a
href="http://chris.pirillo.com/mnemonic-web-design/" title="Mnemonic Web Design">Mnemonic Web Design</a></li><li><a
href="http://chris.pirillo.com/wooden-background-truly-dead/" title="Wooden Background Truly Dead">Wooden Background Truly Dead</a></li><li><a
href="http://chris.pirillo.com/boca-java-coupons/" title="Boca Java Coupons">Boca Java Coupons</a></li><li><a
href="http://chris.pirillo.com/tips-for-programming-and-php/" title="Tips for Programming and PHP">Tips for Programming and PHP</a></li><li><a
href="http://chris.pirillo.com/how-to-visualize-css-font-properties/" title="How to Visualize CSS Font Properties">How to Visualize CSS Font Properties</a></li></ul> ]]></description> <content:encoded><![CDATA[<p><a
href="http://chris.pirillo.com/how-to-get-started-with-computer-programming/">How to Get Started With Computer Programming</a> is a post from <a
href="http://chris.pirillo.com">Chris Pirillo</a></p><p><object
width="325" height="264"><param
name="movie" value="http://www.youtube.com/v/KOvPdwqd5MA"><param
name="wmode" value="transparent"></param><embed
src="http://www.youtube.com/v/KOvPdwqd5MA" type="application/x-shockwave-flash" wmode="transparent" width="325" height="264"></embed></object></p><p><a
href="itms://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=73330048">Add to iTunes</a> | <a
href="http://youtube.com/subscription_center?add_user=lockergnome">Add to YouTube</a> | <a
href="http://fusion.google.com/add?feedurl=http://feeds.pirillo.com/ChrisPirillo">Add to Google</a> | <a
href="http://feeds.pirillo.com/ChrisPirillo">RSS Feed</a></p><p>Programming is NOT as scary of a task as you might imagine. I know some people who shudder at the thought of learning any programming language. However, take a read through these tips, and find out for yourself how to get started.</p><ul><li><strong>Save your coding often!</strong> Everybody knows the feeling of having worked for several hours on the same thing and you lose it for various reasons (the computer goes down, program crash, power out). I usually save every five minute or every time I have written a line.</li><li><strong>Backup your code!</strong> Kind of for the same reason as tip 1. When working on a mac it is really easy to back up with Time Machine. I do this every night before I go to bed.</li><li><strong>Write proper comments everywhere.</strong> Comments are very important. Even though you might not find it useful at the time you write the code, imagine how it is if you do not look at the code for a year. It will take you up to several hours to figure out how the program runs if you have to read the code instead of the comments. It is also a requirement to use commenting if you are developing code as a team.</li><li><strong>Keep your code clean.</strong> Linebreaks are free. Separate your code in chunks sorted by what it does. Make it easy to overcome. Combined with tip 3 you are good to go. It is also good to separate the code in files. Files for functions, common used files and so on.</li><li><strong>Test your code often!!!!</strong> Whenever you have made a simple part of the code, test it. Writing 400 lines of code before testing is a nightmare. Do it as often as you can. Output your variables to see if they contain what they are supposed to. Also twist your mind to be predict every possability of program crashing and error reporting. E.g. If the end-user is supposed to input a variable. Check if it is a variable, if not, stop and tell the user. Not checking stuff can be fatal and is the main reason websites get hacked.</li></ul><p><ul><li
style='margin-bottom:15px'><a
rel='nofollow' href='http://shop.tagjag.com/cb/lockergn/KDKEYS/'>The Fastest Way To Get A Job ... 100% Guaranteed!</a> -
How To Become A Business Analyst Book - How To Become A Computer Programmer Book - How To Ace Job Interviews Book - How To Learn Programming Fast Book - How To Get A Programming Job Book - How To Prepare Killer Resumes Book Plus Recurring Products.</li></ul></p><p>Want to embed this video on your own site, blog, or forum? Use this code or <a
href="http://blip.tv/file/get/L0ckergn0me-HowToGetStartedWithComputerProgramming283.mp4">download the video</a>:</p><p><textarea style="width: 460px; height:60px;">&#60;object width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/KOvPdwqd5MA&#34;&#62;&#60;/param&#62;&#60;param name=&#34;wmode&#34; value=&#34;transparent&#34;&#62;&#60;/param&#62;&#60;embed src=&#34;http://www.youtube.com/v/KOvPdwqd5MA&#34; type=&#34;application/x-shockwave-flash&#34; wmode=&#34;transparent&#34; width=&#34;425&#34; height=&#34;350&#34;&#62;&#60;/embed&#62;&#60;/object&#62;&#60;br /&#62;&#60;a href=&#34;http://chris.pirillo.com/&#34;&#62;Chris&#60;/a&#62; | &#60;a href=&#34;http://live.pirillo.com/&#34;&#62;Live Tech Support&#60;/a&#62; | &#60;a href=&#34;http://media.pirillo.com/&#34;&#62;Video Help&#60;/a&#62; | &#60;a href=&#34;http://feeds.pirillo.com/ChrisPirilloShow&#34;&#62;Add to iTunes&#60;/a&#62;</textarea></p><ul
class="related_post"><li><a
href="http://chris.pirillo.com/what-advice-do-you-give-to-young-programmers/" title="What Advice do you Give to Young Programmers?">What Advice do you Give to Young Programmers?</a></li><li><a
href="http://chris.pirillo.com/how-to-learn/" title="How to Learn">How to Learn</a></li><li><a
href="http://chris.pirillo.com/how-to-organize-text-and-programming-code/" title="How to Organize Text and Programming Code">How to Organize Text and Programming Code</a></li><li><a
href="http://chris.pirillo.com/aptana-stuio-web-development-ide/" title="Aptana Studio Web Development IDE">Aptana Studio Web Development IDE</a></li><li><a
href="http://chris.pirillo.com/how-to-make-money-with-web-design/" title="How to Make Money With Web Design">How to Make Money With Web Design</a></li><li><a
href="http://chris.pirillo.com/mnemonic-web-design/" title="Mnemonic Web Design">Mnemonic Web Design</a></li><li><a
href="http://chris.pirillo.com/wooden-background-truly-dead/" title="Wooden Background Truly Dead">Wooden Background Truly Dead</a></li><li><a
href="http://chris.pirillo.com/boca-java-coupons/" title="Boca Java Coupons">Boca Java Coupons</a></li><li><a
href="http://chris.pirillo.com/tips-for-programming-and-php/" title="Tips for Programming and PHP">Tips for Programming and PHP</a></li><li><a
href="http://chris.pirillo.com/how-to-visualize-css-font-properties/" title="How to Visualize CSS Font Properties">How to Visualize CSS Font Properties</a></li></ul> ]]></content:encoded> <wfw:commentRss>http://chris.pirillo.com/how-to-get-started-with-computer-programming/feed/</wfw:commentRss> <slash:comments>41</slash:comments> <enclosure
url="http://blip.tv/file/get/L0ckergn0me-HowToGetStartedWithComputerProgramming283.mp4" length="15256257" type="video/mp4" /> </item> <item><title>How to Handle Remote Tech Support</title> <description> &lt;em&gt;Using &lt;a href=&quot;http://www.gotoassist.com/chris&quot;&gt;GoToAssist&lt;/a&gt; is the easiest way to view and control another person's computer online. Use it to provide instant technical support to family, friends and customers. Start a session with just one click, and instantly connect with the other party. &lt;/em&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 13 Jul 2009 06:30:00 GMT</pubDate><link>http://gotoassist.com/chris/</link> <guid>http://gotoassist.com/chris/</guid> </item><item><title>Network Tools for Windows</title> <description>You need these network tools, no matter which operating systems and networks you have to support. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;SolarWinds ipMonitor&lt;/a&gt;: Affordable Network Monitoring for SMBs. Get turnkey network, server and application availability monitoring with SolarWinds ipMonitor v9.0. This easy-to-use, reliable solution for SMBs delivers out-of-the-box availability monitoring so you always know exactly what's up with Active Directory, DNS, Exchange, FTP, Web, IMAP, MS SQL Server, and SMTP. &lt;a href=&quot;http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome&quot;&gt;Download your free trial today&lt;/a&gt;. Or, try their &lt;a href=&quot;http://www.solarwinds.com/products/freetools/&quot;&gt;totally free tools&lt;/a&gt;! And, through 2/29, save 20% when you purchase &lt;a href=&quot;http://store.solarwinds.com/s.nl/sc.16/.f&quot;&gt;ipMonitor 9.0&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</link> <guid>http://support.solarwinds.com/updates/New-Customer.cfm?ProdID=568&amp;campaign=ipmon_DL_lockergnome&amp;CMP=BAC-ipmonDL_lockergnome</guid> </item> <item><title>Get Your Own Web Site</title> <description>Starting at just $3.99/month, web hosting from &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;GoDaddy&lt;/a&gt; includes 99.9% uptime, 24/7 support and free access to GoDaddy Hosting Connection, THE place to install over 30 FREE applications sure to help you get the most from your hosting plan and Web site. Enter &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=cp2&quot;&gt;code CP2&lt;/a&gt; at checkout, and save an additional 10% on any order.
&lt;p&gt;Plus, as a friend of Chris Pirillo, enter code &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;CHRIS7&lt;/a&gt;, that's C-H-R-I-S and the number 7, when you check out, and save an additional 10% on any order. Get your piece of the internet at &lt;a href=&quot;http://www.godaddy.com/gdshop/default.asp?isc=chris7&quot;&gt;GoDaddy.com&lt;/a&gt;.&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://www.godaddy.com/gdshop/default.asp?isc=cp1</link> <guid>http://www.godaddy.com/gdshop/default.asp?isc=cp1</guid> </item><item><title>VMware and Parallels for Virtual Machines</title> <description> It doesn't matter if you're running on Windows or Mac OS X - every power user needs either &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt; or &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; (or both). There's never been an easier way to test software without destroying your primary operating system's stability. Think of how many times you wish you could press a 'reverse' button on your computer. Plus, there's no easier way to try new Linux distributions - see what all the fuss is about. Run Windows in OS X, run Linux in Windows, but the best way to do either is with &lt;a href=&quot;http://send.onenetworkdirect.net/z/17081/rn_a32755/&quot;&gt;VMware&lt;/a&gt; and/or &lt;a href=&quot;http://send.onenetworkdirect.net/z/13766/rn_a32755/&quot;&gt;Parallels&lt;/a&gt;. </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Mon, 25 Feb 2008 06:30:00 GMT</pubDate><link>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</link> <guid>http://chris.pirillo.com/2008/02/19/parallels-or-vmware/</guid> </item><item><title>Coupons for Online Shopping</title> <description>&lt;p style=&quot;color: red&quot;&gt;This feed is fueled by Lockergnome &lt;a href=&quot;http://www.lockergnome.com/buy/&quot;&gt;Online Shopping and Coupon Codes&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;
Before you shop next time, see if we have &lt;a href=&quot;http://coupons.lockergnome.com/&quot;&gt;a coupon&lt;/a&gt; first.
&lt;/p&gt; </description> <author>chris@lockergnome.com (Chris Pirillo)</author> <category>Partner</category> <pubDate>Sat, 12 Jul 2008 07:56:13 GMT</pubDate><link>http://coupons.lockergnome.com/</link> <guid>http://coupons.lockergnome.com/</guid> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache:

W3 Total Cache improves the user experience of your blog by caching
frequent operations, reducing the weight of various files and providing
transparent content delivery network integration.

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 21/77 queries in 0.156 seconds using memcached
Content Delivery Network via maxcdn.chris.pirillo.com

Served from: 192.168.20.62 @ 2009-11-24 13:27:34 -->