<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
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/"
> <channel><title>Comments for Internet Marketing Tips By Piotr Krzyzek</title> <atom:link href="http://www.piotrkrzyzek.com/comments/feed/" rel="self" type="application/rss+xml" /><link>http://www.piotrkrzyzek.com</link> <description>Internet Marketing With A Twist Of Linux</description> <lastBuildDate>Tue, 02 Mar 2010 09:26:47 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Comment on NVIDIA CUDA SDK Gcc 4.4 Problems Solved in Kubuntu/Ubuntu Jaunty 9.10: &#8220;/usr/bin/ld: cannot find -lglut&#8221; And __signbit/__signbitf/__signbitl/__signbitd &#8220;cannot be declared weak&#8221; by Piotr Krzyzek</title><link>http://www.piotrkrzyzek.com/nvidia-cuda-sdk-gcc-4-4-problems-solved-in-kubuntu-jaunt-910-usrbinld-cannot-find-lglut-and-__signbit__signbitf__signbitl__signbitd-cannot-be-declared-weak/comment-page-1/#comment-349</link> <dc:creator>Piotr Krzyzek</dc:creator> <pubDate>Tue, 02 Mar 2010 09:26:47 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=488#comment-349</guid> <description>The Beta version probably changed things around, so it&#039;s expected that it&#039;ll have issues. Though, hmm, for that particular error I suggest you try completely deleting the SDK folder (save anything you changed of course) and then doing a fresh re-install of the SDK.Now if that doesn&#039;t work, try installing the non-beta SDK (with the changes on the article) and see if that works. If it does, then you know it&#039;s a problem with the BETA.For solving your problem though I can&#039;t say for sure. Sorry I can&#039;t help you much with that.</description> <content:encoded><![CDATA[<p>The Beta version probably changed things around, so it&#8217;s expected that it&#8217;ll have issues. Though, hmm, for that particular error I suggest you try completely deleting the SDK folder (save anything you changed of course) and then doing a fresh re-install of the SDK.</p><p>Now if that doesn&#8217;t work, try installing the non-beta SDK (with the changes on the article) and see if that works. If it does, then you know it&#8217;s a problem with the BETA.</p><p>For solving your problem though I can&#8217;t say for sure. Sorry I can&#8217;t help you much with that.</p> ]]></content:encoded> </item> <item><title>Comment on NVIDIA CUDA SDK Gcc 4.4 Problems Solved in Kubuntu/Ubuntu Jaunty 9.10: &#8220;/usr/bin/ld: cannot find -lglut&#8221; And __signbit/__signbitf/__signbitl/__signbitd &#8220;cannot be declared weak&#8221; by Kevin Abbey</title><link>http://www.piotrkrzyzek.com/nvidia-cuda-sdk-gcc-4-4-problems-solved-in-kubuntu-jaunt-910-usrbinld-cannot-find-lglut-and-__signbit__signbitf__signbitl__signbitd-cannot-be-declared-weak/comment-page-1/#comment-348</link> <dc:creator>Kevin Abbey</dc:creator> <pubDate>Tue, 02 Mar 2010 02:45:59 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=488#comment-348</guid> <description>Hi,I have another issue with cuda 3.0 beta.  Maybe you can help?
Thanks in advance for any assistance,
Kevinmake -C src/imageDenoising/
make[1]: Entering directory `/root/NVIDIA_GPU_Computing_SDK/C/src/imageDenoising&#039;
imageDenoisingGL.cpp:50: warning: deprecated conversion from string constant to ‘char*’
imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’
imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’
imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’
imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’
make[1]: Leaving directory `/root/NVIDIA_GPU_Computing_SDK/C/src/imageDenoising&#039;
make -C src/matrixMul/
make[1]: Entering directory `/root/NVIDIA_GPU_Computing_SDK/C/src/matrixMul&#039;
/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../include/c++/4.4.3/x86_64-redhat-linux/bits/c++locale.h: In function ‘int std::__convert_from_v(__locale_struct* const&amp;, char*, int, const char*, ...)’:
/usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../include/c++/4.4.3/x86_64-redhat-linux/bits/c++locale.h:86: error: ‘__builtin_stdarg_start’ was not declared in this scope
g++: obj/x86_64/release/matrixMul.cu.o: No such file or directory
make[1]: *** [../../bin/linux/release/matrixMul] Error 1
make[1]: Leaving directory `/root/NVIDIA_GPU_Computing_SDK/C/src/matrixMul&#039;
make: *** [src/matrixMul/Makefile.ph_build] Error 2</description> <content:encoded><![CDATA[<p>Hi,</p><p>I have another issue with cuda 3.0 beta.  Maybe you can help?<br
/> Thanks in advance for any assistance,<br
/> Kevin</p><p>make -C src/imageDenoising/<br
/> make[1]: Entering directory `/root/NVIDIA_GPU_Computing_SDK/C/src/imageDenoising&#8217;<br
/> imageDenoisingGL.cpp:50: warning: deprecated conversion from string constant to ‘char*’<br
/> imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’<br
/> imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’<br
/> imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’<br
/> imageDenoisingGL.cpp:58: warning: deprecated conversion from string constant to ‘char*’<br
/> make[1]: Leaving directory `/root/NVIDIA_GPU_Computing_SDK/C/src/imageDenoising&#8217;<br
/> make -C src/matrixMul/<br
/> make[1]: Entering directory `/root/NVIDIA_GPU_Computing_SDK/C/src/matrixMul&#8217;<br
/> /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../include/c++/4.4.3/x86_64-redhat-linux/bits/c++locale.h: In function ‘int std::__convert_from_v(__locale_struct* const&amp;, char*, int, const char*, &#8230;)’:<br
/> /usr/lib/gcc/x86_64-redhat-linux/4.4.3/../../../../include/c++/4.4.3/x86_64-redhat-linux/bits/c++locale.h:86: error: ‘__builtin_stdarg_start’ was not declared in this scope<br
/> g++: obj/x86_64/release/matrixMul.cu.o: No such file or directory<br
/> make[1]: *** [../../bin/linux/release/matrixMul] Error 1<br
/> make[1]: Leaving directory `/root/NVIDIA_GPU_Computing_SDK/C/src/matrixMul&#8217;<br
/> make: *** [src/matrixMul/Makefile.ph_build] Error 2</p> ]]></content:encoded> </item> <item><title>Comment on Breaking Into Freelance Writing by Rebecca Mastey&#39;s Blog &#187; Writing &#187; Guest Appearance</title><link>http://www.piotrkrzyzek.com/breaking-into-freelance-writing/comment-page-1/#comment-338</link> <dc:creator>Rebecca Mastey&#39;s Blog &#187; Writing &#187; Guest Appearance</dc:creator> <pubDate>Wed, 10 Feb 2010 06:56:11 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=813#comment-338</guid> <description>[...] in reading my ramblings on taking the first steps to freelance writing, you can click right here and read the post. It&#8217;s accompanied by an interesting graphic, which I&#8217;m having a hard [...]</description> <content:encoded><![CDATA[<p>[...] in reading my ramblings on taking the first steps to freelance writing, you can click right here and read the post. It&#8217;s accompanied by an interesting graphic, which I&#8217;m having a hard [...]</p> ]]></content:encoded> </item> <item><title>Comment on WordPress Quick Speed Optimizations by Rebecca</title><link>http://www.piotrkrzyzek.com/wordpress-quick-speed-optimizations/comment-page-1/#comment-337</link> <dc:creator>Rebecca</dc:creator> <pubDate>Tue, 09 Feb 2010 15:33:42 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=818#comment-337</guid> <description>Just wanted to drop in a little note on the caching plug-in. You should *always* disable it before doing any kind of cosmetic upgrades to WP. Otherwise, you&#039;ll be bashing your head against the keyboard, wondering where your CSS changes are. :)</description> <content:encoded><![CDATA[<p>Just wanted to drop in a little note on the caching plug-in. You should *always* disable it before doing any kind of cosmetic upgrades to WP. Otherwise, you&#8217;ll be bashing your head against the keyboard, wondering where your CSS changes are. <img
src='http://www.piotrkrzyzek.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>Comment on Getting Life Done With The 40-30-30 Rule And Time Management by Norbert</title><link>http://www.piotrkrzyzek.com/getting-life-done-with-the-40-30-30-rule-and-time-management/comment-page-1/#comment-336</link> <dc:creator>Norbert</dc:creator> <pubDate>Mon, 08 Feb 2010 10:05:29 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=514#comment-336</guid> <description>I don&#039;t agree with the idea that having a locked-in schedule will save your career. In fact, many successful entrepreneurs have argued that their ability to be flexible and constantly adapting to changing situations is what kept them afloat in difficult times and helped them persevere.Nevertheless, you managed to save the entire article with this: &quot;Work on your own time table and get things done your way.&quot; This little gem you tucked away towards the end of the article should be an essay all on its own.</description> <content:encoded><![CDATA[<p>I don&#8217;t agree with the idea that having a locked-in schedule will save your career. In fact, many successful entrepreneurs have argued that their ability to be flexible and constantly adapting to changing situations is what kept them afloat in difficult times and helped them persevere.</p><p>Nevertheless, you managed to save the entire article with this: &#8220;Work on your own time table and get things done your way.&#8221; This little gem you tucked away towards the end of the article should be an essay all on its own.</p> ]]></content:encoded> </item> <item><title>Comment on &#8216;More Sponsored Links&#8217; Page Gone For Good by Piotr Krzyzek</title><link>http://www.piotrkrzyzek.com/more-sponsored-links-page-gone-for-good/comment-page-1/#comment-333</link> <dc:creator>Piotr Krzyzek</dc:creator> <pubDate>Sat, 06 Feb 2010 01:04:46 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=532#comment-333</guid> <description>I agree. Google, potentially, eliminated that useful tool in-order to increase it&#039;s own revenues. So much for the &quot;don&#039;t be evil&quot; mentality. I honestly believe that Google is no different than anyone else: Good on the outside, corrupt on the inside. That&#039;s just my 2 cents though.We can slightly go around it using a few free tools such as Keyword Spy, Spyfu, and a few paid internet marketing applications. Would be nicer if we didn&#039;t have to.</description> <content:encoded><![CDATA[<p>I agree. Google, potentially, eliminated that useful tool in-order to increase it&#8217;s own revenues. So much for the &#8220;don&#8217;t be evil&#8221; mentality. I honestly believe that Google is no different than anyone else: Good on the outside, corrupt on the inside. That&#8217;s just my 2 cents though.</p><p>We can slightly go around it using a few free tools such as Keyword Spy, Spyfu, and a few paid internet marketing applications. Would be nicer if we didn&#8217;t have to.</p> ]]></content:encoded> </item> <item><title>Comment on &#8216;More Sponsored Links&#8217; Page Gone For Good by Aaron</title><link>http://www.piotrkrzyzek.com/more-sponsored-links-page-gone-for-good/comment-page-1/#comment-332</link> <dc:creator>Aaron</dc:creator> <pubDate>Sat, 06 Feb 2010 00:47:18 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=532#comment-332</guid> <description>If Google claims they removed it for better user experienceThen they can still keep the &#039;more sponsored links&#039; on the ad preview tool, as only advertisers use it and rely on the tool to see how big is the competition on keywords.If Google doesn&#039;t agree that its pretty clear that Google did it to deceive advertisers and increase their revenues because now advertisers need to advertise on keywords blindly without knowing the amount of competition and spending alot of money to do so.</description> <content:encoded><![CDATA[<p>If Google claims they removed it for better user experience</p><p>Then they can still keep the &#8216;more sponsored links&#8217; on the ad preview tool, as only advertisers use it and rely on the tool to see how big is the competition on keywords.</p><p>If Google doesn&#8217;t agree that its pretty clear that Google did it to deceive advertisers and increase their revenues because now advertisers need to advertise on keywords blindly without knowing the amount of competition and spending alot of money to do so.</p> ]]></content:encoded> </item> <item><title>Comment on NVIDIA CUDA SDK Gcc 4.4 Problems Solved in Kubuntu/Ubuntu Jaunty 9.10: &#8220;/usr/bin/ld: cannot find -lglut&#8221; And __signbit/__signbitf/__signbitl/__signbitd &#8220;cannot be declared weak&#8221; by Piotr Krzyzek</title><link>http://www.piotrkrzyzek.com/nvidia-cuda-sdk-gcc-4-4-problems-solved-in-kubuntu-jaunt-910-usrbinld-cannot-find-lglut-and-__signbit__signbitf__signbitl__signbitd-cannot-be-declared-weak/comment-page-1/#comment-331</link> <dc:creator>Piotr Krzyzek</dc:creator> <pubDate>Fri, 05 Feb 2010 00:25:00 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=488#comment-331</guid> <description>Sweet! I&#039;m glad it helped. Good luck with your code.</description> <content:encoded><![CDATA[<p>Sweet! I&#8217;m glad it helped. Good luck with your code.</p> ]]></content:encoded> </item> <item><title>Comment on NVIDIA CUDA SDK Gcc 4.4 Problems Solved in Kubuntu/Ubuntu Jaunty 9.10: &#8220;/usr/bin/ld: cannot find -lglut&#8221; And __signbit/__signbitf/__signbitl/__signbitd &#8220;cannot be declared weak&#8221; by David</title><link>http://www.piotrkrzyzek.com/nvidia-cuda-sdk-gcc-4-4-problems-solved-in-kubuntu-jaunt-910-usrbinld-cannot-find-lglut-and-__signbit__signbitf__signbitl__signbitd-cannot-be-declared-weak/comment-page-1/#comment-330</link> <dc:creator>David</dc:creator> <pubDate>Fri, 05 Feb 2010 00:14:01 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=488#comment-330</guid> <description>Piotr - Thanks for the pointer - I used your advice to get CUDA SDK 2.3 compiling on Fedora 12 with g++ 4.4.  all the sample code works well.</description> <content:encoded><![CDATA[<p>Piotr &#8211; Thanks for the pointer &#8211; I used your advice to get CUDA SDK 2.3 compiling on Fedora 12 with g++ 4.4.  all the sample code works well.</p> ]]></content:encoded> </item> <item><title>Comment on How To Profit From Bad Loans &#8211; Insight Into Prosper.com by Piotr Krzyzek</title><link>http://www.piotrkrzyzek.com/how-to-profit-from-bad-loans-insight-into-prosper-com/comment-page-1/#comment-328</link> <dc:creator>Piotr Krzyzek</dc:creator> <pubDate>Sun, 31 Jan 2010 18:11:00 +0000</pubDate> <guid
isPermaLink="false">http://www.piotrkrzyzek.com/?p=727#comment-328</guid> <description>Sorry for taking so long to respond.As a lender and client you won&#039;t see much, that is why you will more or less have to ask for it. Prosper cannot give out that information due to legal reasons, but you can ask for it. Not from Prosper, but from the actual people.You can go on the forum boards and ask, who needs help with the loan? Or something like that. you can also start advertising that you do help solve loan problems.</description> <content:encoded><![CDATA[<p>Sorry for taking so long to respond.</p><p>As a lender and client you won&#8217;t see much, that is why you will more or less have to ask for it. Prosper cannot give out that information due to legal reasons, but you can ask for it. Not from Prosper, but from the actual people.</p><p>You can go on the forum boards and ask, who needs help with the loan? Or something like that. you can also start advertising that you do help solve loan problems.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)
Database Caching 9/33 queries in 0.042 seconds using disk

Served from: gator104.hostgator.com @ 2010-03-10 04:10:22 -->