<?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>mod_Perl und OpenWGA &#187; find</title>
	<atom:link href="http://1367.de/tag/find/feed/" rel="self" type="application/rss+xml" />
	<link>http://1367.de</link>
	<description>OpenWGA Sammlung</description>
	<lastBuildDate>Fri, 19 Nov 2010 06:48:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>How do you find out the amount of lines that a user has entered in a Perl program?</title>
		<link>http://1367.de/2010/11/14/how-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program/</link>
		<comments>http://1367.de/2010/11/14/how-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 01:48:41 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[amount]]></category>
		<category><![CDATA[entered]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[lines]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Program]]></category>
		<category><![CDATA[user]]></category>
		<guid isPermaLink="false">http://1367.de/2010/11/14/how-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program/</guid>
		<description><![CDATA[Question by MOUSIE: How do you find out the amount of lines that a user has entered in a Perl program? Best answer: Answer by martinthurnmy $iCount = 0; while (my $sLine = ) { # do something with the user&#8217;s input. And then: $iCount++; } # while # When you&#8217;re all done: print &#8220;User [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by MOUSIE</i>: How do you find out the amount of lines that a user has entered in a Perl program?</strong></p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by martinthurn</i><br/>my $iCount = 0;<br />
while (my $sLine = <>)<br />
{<br />
# do something with the user&#8217;s input.  And then:<br />
$iCount++;<br />
} # while<br />
# When you&#8217;re all done:<br />
print &#8220;User entered $iCount lines\n&#8221;;</p>
<p><strong>Add your own answer in the comments!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d759').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d759" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;submitHeadline=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;title=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;title=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;title=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;bm_description=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;T=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;title=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;title=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F+@+http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F11%2F14%2Fhow-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program%2F&amp;t=How+do+you+find+out+the+amount+of+lines+that+a+user+has+entered+in+a+Perl+program%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d759').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d759').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/11/14/how-do-you-find-out-the-amount-of-lines-that-a-user-has-entered-in-a-perl-program/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How do I find these patterns in Perl?</title>
		<link>http://1367.de/2010/11/04/how-do-i-find-these-patterns-in-perl/</link>
		<comments>http://1367.de/2010/11/04/how-do-i-find-these-patterns-in-perl/#comments</comments>
		<pubDate>Thu, 04 Nov 2010 16:55:06 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[patterns]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[these]]></category>
		<guid isPermaLink="false">http://1367.de/2010/11/04/how-do-i-find-these-patterns-in-perl/</guid>
		<description><![CDATA[Question by lamar211us: How do I find these patterns in Perl? 1. I need to search for words in a file that begin with &#8220;p&#8221; and &#8220;P&#8221; and words that end with &#8220;p&#8221; and &#8220;P&#8221; and print them out. 2. I need to search for lines in a file containing a period, question mark, or [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by lamar211us</i>: How do I find these patterns in Perl?</strong><br />
1. I need to search for words in a file that begin with &#8220;p&#8221; and &#8220;P&#8221; and words that end with &#8220;p&#8221; and &#8220;P&#8221; and print them out.</p>
<p>2. I need to search for lines in a file containing a period, question mark, or comma at the end of the line.  When these lines are found, I need to print onlt the part of the line that occurs after the word &#8220;it&#8221;.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Interview Question And Answer</i><br/>(~= ^p||^P )&#038;&#038;(~=$p||$P)</p>
<p><strong>Give your answer to this question below!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d713').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d713" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;submitHeadline=How+do+I+find+these+patterns+in+Perl%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;title=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;title=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;title=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;bm_description=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;T=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;title=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;title=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+do+I+find+these+patterns+in+Perl%3F+@+http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F11%2F04%2Fhow-do-i-find-these-patterns-in-perl%2F&amp;t=How+do+I+find+these+patterns+in+Perl%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d713').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d713').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/11/04/how-do-i-find-these-patterns-in-perl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>how do I find the path to perl from with in a perl program?</title>
		<link>http://1367.de/2010/10/31/how-do-i-find-the-path-to-perl-from-with-in-a-perl-program/</link>
		<comments>http://1367.de/2010/10/31/how-do-i-find-the-path-to-perl-from-with-in-a-perl-program/#comments</comments>
		<pubDate>Sun, 31 Oct 2010 08:05:43 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[path]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Program]]></category>
		<guid isPermaLink="false">http://1367.de/2010/10/31/how-do-i-find-the-path-to-perl-from-with-in-a-perl-program/</guid>
		<description><![CDATA[Question by bob j: how do I find the path to perl from with in a perl program? If I run a program by doing &#8220;/opt/bin/perl myprogram&#8221; Is there a way with in the perl program to find out that I used the perl in /opt/bin? I&#8217;m running code on many machine and the path [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by bob j</i>: how do I find the path to perl from with in a perl program?</strong><br />
If I run a program by doing &#8220;/opt/bin/perl myprogram&#8221;  Is there a way with in the perl program to find out that I used the perl in /opt/bin?  </p>
<p>  I&#8217;m running code on many machine and the path will not always be the same so I don&#8217;t want to hard code it.<br />
Can&#8217;t use #! because like I said the perl path will be different depending on the machine it&#8217;s run on.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Madhura J</i><br/>Instead of specifying the Perl path in the command while firing the perl file, why don&#8217;t you use the Shebang operater to specify the Perl path in the program itself..</p>
<p>It would look something like<br />
#!/bin/perl</p>
<p><strong>What do you think? Answer below!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d692').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d692" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;submitHeadline=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;title=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;title=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;title=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;bm_description=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;T=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;title=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;title=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F+@+http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F10%2F31%2Fhow-do-i-find-the-path-to-perl-from-with-in-a-perl-program%2F&amp;t=how+do+I+find+the+path+to+perl+from+with+in+a+perl+program%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d692').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d692').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/10/31/how-do-i-find-the-path-to-perl-from-with-in-a-perl-program/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Find the Right Web Host &amp; Avoid Costly Mistakes!</title>
		<link>http://1367.de/2010/10/22/how-to-find-the-right-web-host-avoid-costly-mistakes/</link>
		<comments>http://1367.de/2010/10/22/how-to-find-the-right-web-host-avoid-costly-mistakes/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 13:50:52 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[Avoid]]></category>
		<category><![CDATA[Costly]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Host]]></category>
		<category><![CDATA[Mistakes]]></category>
		<category><![CDATA[Right]]></category>
		<guid isPermaLink="false">http://1367.de/2010/10/22/how-to-find-the-right-web-host-avoid-costly-mistakes/</guid>
		<description><![CDATA[How to Find the Right Web Host &#038; Avoid Costly Mistakes! One of the most important decisions you&#8217;ll make as a Web site owner, Internet marketer or Webmaster is choosing a reliable Web hosting service. Sorting through a multitude of hosting companies and making sense of the various service plans offered, can certainly be intimidating. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How to Find the Right Web Host &#038; Avoid Costly Mistakes!</strong></p>
<p>One of the most important decisions you&#8217;ll make as a Web site owner, Internet marketer or Webmaster is choosing a reliable Web hosting service. Sorting through a multitude of hosting companies and making sense of the various service plans offered, can certainly be intimidating.</p>
<p>Knowing what to look for and the kinds of questions to ask will help you to make an informed decision that ultimately saves you money and grief. The aim is to find the provider that best serves your particular needs. And there lies the key &#8212; your particular needs. </p>
<p>You should have a clear vision of your Web site&#8217;s purpose.</p>
<p>- How is it going to be used?<br />- What do you intend to accomplish with it?<br />- Will you be selling products, or simply providing information?<br />- Will there be interactive forms on your site for subscriptions, referrals, surveys and so on?</p>
<p>These answers will be useful in helping you decide on the best hosting package for your type and size Web site. </p>
<p>A smart way to begin your search is by soliciting feedback from friends and associates who already have a Web presence. Their responses will usually be candid and insightful, and you could then followup on your own.</p>
<p>Another approach is to visit discussion boards and online forums like WebHostingTalk, where you&#8217;ll find informative posts and discussions complimenting reputable providers and griping about unsavory ones. </p>
<p>Host directories is another resource you could utilize. Simply typing &#8220;host directory&#8221; (with quotation marks) into your favorite search engine query box will return thousands of pages for you to investigate.</p>
<p>The next step is to compare service plans, features and tools. Here are areas you need to look at closely:</p>
<p>Technical Support: This ranks at the top of my list of priorities. You must have help when you need it. Support should be available 24 hours a day, seven days a week and should be accessible by telephone, email, online forum or even live chat. The size of the support staff and the number of customers they service are also good information to have.</p>
<p>Customer Service: It should be prompt, professional, courteous and effective. The quality of this service will play a major role in developing (or destroying) a mutually beneficial business relationship. Test this yourself by calling or e-mailing the company and making note of how they handle your query.</p>
<p>Storage Capacity: You will need to know how much hard drive space you get and how much it will cost if you need to increase it. The amount of space you need depends on the size and type of your site. Generally 25 to 35 MB is more than enough for a small site. If your site is an art gallery or music site, for example, with lots of image and mp3 files, this area will be particularly important to you.</p>
<p>Bandwidth: Bandwidth refers to the amount of data that can be transferred per month. Pay attention to the limits allowed under the different plans. Recognize that as your site gets busier, your bandwith requirements will increase. Most hosts charge additional fees for usage that exceeds the normal allocations, so be sure to read the fine print.</p>
<p>FTP and Telnet Access: File Transfer Protocol (FTP) is used to transfer files to and from servers on the Internet and allows you to manage your web site. If your site permits visitors to download software, see whether you can set up an FTP site exclusively for downloads. If you have large files for download, find out if the FTP site permits the resumption of interrupted downloads. Most FTP programs can accomodate this today. </p>
<p>The Telnet protocol is one with which many users are not at all familiar, but it is still used extensively. It&#8217;s useful for troubleshooting CGI scripts and changing server configurations. Not all servers allow Telnet access.</p>
<p>Platforms UNIX / NT: UNIX is the most popular platform in use today on web servers. It is reliable, easy to configure and flexible. Setting your own file permissions is a snap. It supports scripting languages like Perl and PHP. Most of the free scripts available for download are from the UNIX platform.</p>
<p>Microsoft&#8217;s NT is favored by the next largest number of hosting providers. Scripts that work on this platform are not as readily available as with UNIX, and NT users often require assistance from their Web Host Administrators to set file permissions. NT supports MS applications such as ASP, Access, Front Page and scripting languages such as Perl and Cold Fusion.</p>
<p>E-Commerce: A robust Web hosting company should be facilitating your e-commerce needs with shopping cart software, merchant account setup support, secure real-time credit card processing and so on. They should have a library of scripts to accomodate forms, statistics and guestbooks on your site. Support for Real Audio, Real Video, VRML, Java, Shockwave, Cybercash, secure transactions and other utilities should also be available.</p>
<p>Some Other Considerations.</p>
<p>* E-Mail Boxes &amp; POP Aliases: Are you permitted a limited or unlimited number of e-mail addresses?<br />* Autoresponders: A powerful on-line marketing tool for putting your promotions, sales letters, brochures or catalogs on autoreply. How many are you permitted and are they sequential?<br />* E-mail Forwarding: Self-explanatory and convenient.<br />* Mailing Lists: You must have the ability to develop your own mailing lists. This feature is essential to successful Internet marketing.<br />* Web Mail Access: Allows you to retrieve e-mail from any computer connected to the Internet.</p>
<p>As you can see, several factors ought to be seriously considered when selecting a company to host your Web site. This is an important decision. Be diligent. Do your homework and be prepared to be flexible.</p>
<p>Choose a host that has been in business at least a few years, and who offers features that can be upgraded as your Web site expands. Your company image hinges on the reliability and service of your web host.</p>
<div>
<p>Did you find this article useful?  For more useful tips and   hints, points to ponder and keep in mind, techniques, and insights pertaining to Internet Business, do please browse for more information at our websites.<br />
<a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.allhottips.com">http://www.allhottips.com</a><br />
<a rel="nofollow" onclick="javascript:_gaq.push(['_trackPageview', '/outgoing/article_exit_link']);" href="http://www.bookstoretoday.com/">http://www.bookstoretoday.com</a>
</p>
</div>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d653').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d653" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;submitHeadline=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;title=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;title=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;title=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;bm_description=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;T=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;title=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;title=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21+@+http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F10%2F22%2Fhow-to-find-the-right-web-host-avoid-costly-mistakes%2F&amp;t=How+to+Find+the+Right+Web+Host+%26amp%3B+Avoid+Costly+Mistakes%21" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d653').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d653').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/10/22/how-to-find-the-right-web-host-avoid-costly-mistakes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How can I do programme that find answer for any operation by priority in perl language?</title>
		<link>http://1367.de/2010/10/19/how-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language/</link>
		<comments>http://1367.de/2010/10/19/how-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 06:04:25 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[answer]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[operation]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[priority]]></category>
		<category><![CDATA[programme]]></category>
		<guid isPermaLink="false">http://1367.de/2010/10/19/how-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language/</guid>
		<description><![CDATA[Question by soso m: How can I do programme that find answer for any operation by priority in perl language? ex: 2*3/3 + ++6 plz help me I am try programmed it in perl but i can&#8217;t get true programme . Best answer: Answer by Elisa RIf you are still stuck, you may contact me [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by soso m</i>: How can I do programme that find answer for any operation by priority in perl language?</strong><br />
ex: 2*3/3 + ++6<br />
plz help me I am try  programmed it in perl but i can&#8217;t get true programme .</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Elisa R</i><br/>If you are still stuck, you may contact me at homework@live.in</p>
<p><strong>What do you think? Answer below!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d637').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d637" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;submitHeadline=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;title=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;title=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;title=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;bm_description=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;T=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;title=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;title=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F+@+http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F10%2F19%2Fhow-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language%2F&amp;t=How+can+I+do+programme+that+find+answer+for+any+operation+by+priority+in+perl+language%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d637').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d637').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/10/19/how-can-i-do-programme-that-find-answer-for-any-operation-by-priority-in-perl-language/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Does anyone know how to find an email or address of family of Dr. Gissela Perl?</title>
		<link>http://1367.de/2010/10/15/does-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl/</link>
		<comments>http://1367.de/2010/10/15/does-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl/#comments</comments>
		<pubDate>Fri, 15 Oct 2010 06:52:49 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[address]]></category>
		<category><![CDATA[anyone]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[family]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Gissela]]></category>
		<category><![CDATA[know]]></category>
		<category><![CDATA[perl]]></category>
		<guid isPermaLink="false">http://1367.de/2010/10/15/does-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl/</guid>
		<description><![CDATA[Question by Joshua C: Does anyone know how to find an email or address of family of Dr. Gissela Perl? I recently watched the movie &#8220;Out of the Ashes.&#8221; What she did during the holocaust was amazing, I just really would like to write the family and let them know how amazing she was. I [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Joshua C</i>: Does anyone know how to find an email or address of family of Dr. Gissela Perl?</strong><br />
I recently watched the movie &#8220;Out of the Ashes.&#8221; What she did during the holocaust was amazing, I just really would like to write the family and let them know how amazing she was. I tried google and yahoo searches and nothing comes up.Last I read they were living in Isreal,I am not sure if this is the reason I can&#8217;t find anything.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by mark t</i><br/>In June 1948, she published the story of her life in Auschwitz, detailing the horrors she encountered there (being an inmate doctor). She was later reunited with her daughter, Gabriella Krauss Blattman, whom she managed to hide during the war, and they both moved to live in Herzliya, Israel. She died in Israel in 1988.</p>
<p><strong>Give your answer to this question below!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d618').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d618" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;submitHeadline=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;title=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;title=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;title=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;bm_description=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;T=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;title=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;title=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F+@+http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F10%2F15%2Fdoes-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl%2F&amp;t=Does+anyone+know+how+to+find+an+email+or+address+of+family+of+Dr.+Gissela+Perl%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d618').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d618').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/10/15/does-anyone-know-how-to-find-an-email-or-address-of-family-of-dr-gissela-perl/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Where on the Web can I find the best PERL tutorials for CGI and SQL?</title>
		<link>http://1367.de/2010/09/10/where-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql/</link>
		<comments>http://1367.de/2010/09/10/where-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql/#comments</comments>
		<pubDate>Fri, 10 Sep 2010 07:14:44 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[best]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">http://1367.de/2010/09/10/where-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql/</guid>
		<description><![CDATA[Question by Doug: Where on the Web can I find the best PERL tutorials for CGI and SQL? I have been studying PERL very hard all quarter, and it seems like everything on the Internet is written by people who either don&#8217;t know what they are doing or are too smart to explain it to [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Doug</i>: Where on the Web can I find the best PERL tutorials for CGI and SQL?</strong><br />
I have been studying PERL very hard all quarter, and it seems like everything on the Internet is written by people who either don&#8217;t know what they are doing or are too smart to explain it to someone who is a beginner.  I am trying to make a database for a fictitious site for a school project, where it keeps track of customers&#8217; orders.  Right now I have it so that a person can enter their order into the database, but I need to make a GUI where a webmaster can make alterations to the database and print up reports from searchs and invoices.  I will be working on it all night tonight and all day tomorrow, but tomorrow night my college project is due.  Help me if you can.  I really want to get into CGI, both PERL and PHP.  Thank you&#8230;I&#8217;ve been struggling with it for almost three months.  You can even email me your suggestions if you are so inclined.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Jeffrey C</i><br/>A good site with plenty of useful code samples and beginner tutorials put together by its members is at: http://www.planet-source-code.com. They have samples, tutorials, even entire application/source code. Check it out!</p>
<p><strong>What do you think? Answer below!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d452').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d452" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;submitHeadline=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;title=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;title=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;title=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;bm_description=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;T=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;title=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;title=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F+@+http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F09%2F10%2Fwhere-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql%2F&amp;t=Where+on+the+Web+can+I+find+the+best+PERL+tutorials+for+CGI+and+SQL%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d452').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d452').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/09/10/where-on-the-web-can-i-find-the-best-perl-tutorials-for-cgi-and-sql/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>how do I find all files in a directory using perl?</title>
		<link>http://1367.de/2010/09/07/how-do-i-find-all-files-in-a-directory-using-perl/</link>
		<comments>http://1367.de/2010/09/07/how-do-i-find-all-files-in-a-directory-using-perl/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 23:52:59 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Using]]></category>
		<guid isPermaLink="false">http://1367.de/2010/09/07/how-do-i-find-all-files-in-a-directory-using-perl/</guid>
		<description><![CDATA[Question by wildmoon: how do I find all files in a directory using perl? I&#8217;m learning Perl and I&#8217;m trying to output all of the files in a directory and find their average sizes. If someone may help me out, I would apprecaite it. Thanks. Best answer: Answer by JohnUse the opendir command: opendir(DIR, &#8220;/usr/john&#8221;) [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by wildmoon</i>: how do I find all files in a directory using perl?</strong><br />
I&#8217;m learning Perl and I&#8217;m trying to output all of the files in a directory and find their average sizes. If someone may help me out, I would apprecaite it. Thanks.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by John</i><br/>Use the opendir command:</p>
<p>opendir(DIR, &#8220;/usr/john&#8221;) or die &#8220;Can&#8217;t open directory!&#8221;;<br />
@files = readdir(DIR);<br />
foreach $file(@files)<br />
{<br />
   @filestats = stat($file);<br />
   $size = $filestats[7];<br />
   printf(&#8220;Filename: s   Size: %d\n&#8221;, $file, $size);<br />
}</p>
<p>Something like that.  Don&#8217;t have perl handy so I can&#8217;t test it but that should be close.</p>
<p><strong>Know better? Leave your own answer in the comments!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d441').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d441" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;submitHeadline=how+do+I+find+all+files+in+a+directory+using+perl%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;title=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;title=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;title=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;bm_description=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;T=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;title=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;title=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+how+do+I+find+all+files+in+a+directory+using+perl%3F+@+http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F09%2F07%2Fhow-do-i-find-all-files-in-a-directory-using-perl%2F&amp;t=how+do+I+find+all+files+in+a+directory+using+perl%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d441').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d441').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/09/07/how-do-i-find-all-files-in-a-directory-using-perl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where can I find an absolute idiots guide to the Perl programming language online?</title>
		<link>http://1367.de/2010/08/19/where-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online/</link>
		<comments>http://1367.de/2010/08/19/where-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 14:50:26 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[absolute]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[Guide]]></category>
		<category><![CDATA[idiots]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[programming]]></category>
		<guid isPermaLink="false">http://1367.de/2010/08/19/where-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online/</guid>
		<description><![CDATA[Question by Helper: Where can I find an absolute idiots guide to the Perl programming language online? There are zillions of comments and little programming tips on Perl on the Internet, but they&#8217;re all just for advanced users who already knows the do&#8217;s and dont&#8217;s. Please help me with a free online guide that teaches [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Helper</i>: Where can I find an absolute idiots guide to the Perl programming language online?</strong><br />
There are zillions of comments and little programming tips on Perl on the Internet, but they&#8217;re all just for advanced users who already knows the do&#8217;s and dont&#8217;s.</p>
<p>Please help me with a free online guide that teaches you Perl from the beginning. If it is fully downloadable, it would help a lot as well.</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by r3dm0</i><br/>i did a google search for you(don&#8217;t know why, but i did)<br />
I found this site that might intrest ye</p>
<p>http://www.perl.org/books/beginning-perl/</p>
<p>other than that, try using the keywords, perl, beginner, online in a search, see what happens</p>
<p>R3dm0</p>
<p><strong>Give your answer to this question below!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d349').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d349" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;submitHeadline=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;title=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;title=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;title=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;bm_description=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;T=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;title=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;title=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F+@+http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F08%2F19%2Fwhere-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online%2F&amp;t=Where+can+I+find+an+absolute+idiots+guide+to+the+Perl+programming+language+online%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d349').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d349').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/08/19/where-can-i-find-an-absolute-idiots-guide-to-the-perl-programming-language-online/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Where can i find michael jackson&#8217;s 30th anniversary celebration concert on DVD ?</title>
		<link>http://1367.de/2010/07/01/where-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd/</link>
		<comments>http://1367.de/2010/07/01/where-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 06:04:21 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[OpenWGA]]></category>
		<category><![CDATA[30th]]></category>
		<category><![CDATA[anniversary]]></category>
		<category><![CDATA[celebration]]></category>
		<category><![CDATA[concert]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[jackson's]]></category>
		<category><![CDATA[michael]]></category>
		<guid isPermaLink="false">http://1367.de/2010/07/01/where-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd/</guid>
		<description><![CDATA[Question by Kiki [[ R.i.P King Of Pop ]]: Where can i find michael jackson&#8217;s 30th anniversary celebration concert on DVD ? I heard that it was out on DVD after i signed the Petition for it to be release at http://www.petitiononline.com/mod_perl/petition-sign.cgi?123mj321 . is it out or not ? if it is where can i [...]]]></description>
			<content:encoded><![CDATA[<p><strong><i>Question by Kiki [[ R.i.P King Of Pop <img src='http://1367.de/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  ]]</i>: Where can i find michael jackson&#8217;s 30th anniversary celebration concert on DVD ?</strong><br />
I heard that it was out on DVD after i signed the Petition for it to be release at http://www.petitiononline.com/mod_perl/petition-sign.cgi?123mj321 . is it out or not ? if it is where can i buy it because i have been looking everywhere and can&#8217;t find anyone selling it<br />
i checked ebay already also</p>
<p><strong>Best answer:</strong></p>
<p><i>Answer by Brandon</i><br/>Ebay.com</p>
<p><strong>Add your own answer in the comments!</strong></p>
<!-- Social Bookmarks BEGIN -->
<div class="social_bookmark">
<a title="Click me to see the sites." href="#" onclick="$$('div.d185').each( function(e) { e.visualEffect('slide_down',{duration:2.5}) }); return false;"><strong><em>Bookmark It</em></strong></a>
<br />
<div class="d185" style="overflow:hidden">
<br />
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://buzz.yahoo.com/submit?submitUrl=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;submitHeadline=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F&amp;submitSummary=" rel="nofollow" title="Add to&nbsp;Buzz"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/buzz.png" title="Add to&nbsp;Buzz" alt="Add to&nbsp;Buzz" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;title=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;Del.icio.us"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/delicious.png" title="Add to&nbsp;Del.icio.us" alt="Add to&nbsp;Del.icio.us" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;title=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;digg"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/digg.png" title="Add to&nbsp;digg" alt="Add to&nbsp;digg" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/sharer.php?u=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F" rel="nofollow" title="Add to&nbsp;Facebook"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/facebook.png" title="Add to&nbsp;Facebook" alt="Add to&nbsp;Facebook" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;title=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;Google Bookmarks"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/google.png" title="Add to&nbsp;Google Bookmarks" alt="Add to&nbsp;Google Bookmarks" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;bm_description=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;Mister Wong"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/misterwong.png" title="Add to&nbsp;Mister Wong" alt="Add to&nbsp;Mister Wong" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.netscape.com/submit/?U=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;T=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;Netscape"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/netscape.png" title="Add to&nbsp;Netscape" alt="Add to&nbsp;Netscape" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;title=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;reddit"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/reddit.png" title="Add to&nbsp;reddit" alt="Add to&nbsp;reddit" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;title=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;Stumble Upon"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/stumbleupon.png" title="Add to&nbsp;Stumble Upon" alt="Add to&nbsp;Stumble Upon" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F" rel="nofollow" title="Add to&nbsp;Technorati"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/technorati.png" title="Add to&nbsp;Technorati" alt="Add to&nbsp;Technorati" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://tipd.com/submit.php?url=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F" rel="nofollow" title="Add to&nbsp;Tip'd"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/tipd.png" title="Add to&nbsp;Tip'd" alt="Add to&nbsp;Tip'd" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home/?status=Check+out+Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F+@+http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F" rel="nofollow" title="Add to&nbsp;Twitter"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/twitter.png" title="Add to&nbsp;Twitter" alt="Add to&nbsp;Twitter" /></a>
<a onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2F1367.de%2F2010%2F07%2F01%2Fwhere-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd%2F&amp;t=Where+can+i+find+michael+jackson%26%238217%3Bs+30th+anniversary+celebration+concert+on+DVD+%3F" rel="nofollow" title="Add to&nbsp;Yahoo My Web"><img class="social_img" src="http://1367.de/wp-content/plugins/social-bookmarks/images/yahoo.png" title="Add to&nbsp;Yahoo My Web" alt="Add to&nbsp;Yahoo My Web" /></a>
<br />
<a style="font-size:90%;text-align: right; " title="Click me to hide the sites." href="#" onclick="$$('div.d185').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); return false;">Hide Sites</a>
</div>
</div>
<!-- Social Bookmarks END -->
<script type="text/javascript">$$('div.d185').each( function(e) { e.visualEffect('slide_up',{duration:0.5}) }); </script>]]></content:encoded>
			<wfw:commentRss>http://1367.de/2010/07/01/where-can-i-find-michael-jacksons-30th-anniversary-celebration-concert-on-dvd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

