<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Lifecode - Latest Comments</title><link>http://lifecode.disqus.com/</link><description></description><atom:link href="https://lifecode.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 16 Feb 2014 05:41:28 -0000</lastBuildDate><item><title>Re: Perl &amp;#8211; Secure Google Search Script</title><link>http://ruel.me/blog/2010/08/10/perl-secure-google-search-script/#comment-1246632546</link><description>&lt;p&gt;I tested the script and it works great for me, I will have to make changes to really use it outside of testing though, currently it doesnt wait between queries and doesnt spoof user-agent which will cause google to ban you if you make too many queries to fast :D&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Krasi</dc:creator><pubDate>Sun, 16 Feb 2014 05:41:28 -0000</pubDate></item><item><title>Re: Detecting Storage of Modern Smartphones</title><link>http://ruel.me/blog/2013/05/05/detecting-storage-of-modern-smartphones/#comment-1241673835</link><description>&lt;p&gt;Hi, after this procedure, do you know how can I access the files in that device? meaning, accesing from c#., like copying, deleting from and to.&lt;/p&gt;&lt;p&gt;Thank you&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jesuisjoli88</dc:creator><pubDate>Wed, 12 Feb 2014 15:01:56 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-1138063605</link><description>&lt;p&gt;There's no need to convert font to .EOT extension. if you past the url of your Google's font into IE you'll see that there would be different content, with EOT file&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Никита Гаврилов</dc:creator><pubDate>Mon, 25 Nov 2013 05:58:12 -0000</pubDate></item><item><title>Re: An Alternative to scanf: fgets();</title><link>http://ruel.me/blog/2010/08/18/an-alternative-to-scanf-fgets/#comment-1083036172</link><description>&lt;p&gt;Is it safe to do with the combination of %m and free, as it allocates the memory dynamically and free it.?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sarvsav</dc:creator><pubDate>Tue, 15 Oct 2013 09:17:27 -0000</pubDate></item><item><title>Re: Validating IP Address in C#</title><link>http://ruel.me/blog/2010/12/13/validating-ip-address-in-csharp/#comment-1076061155</link><description>&lt;p&gt;255.255.2552 is not valid IP but tryParse returns true&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Koki</dc:creator><pubDate>Wed, 09 Oct 2013 05:48:03 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-1071326528</link><description>&lt;p&gt;Great trick&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AminuSalami</dc:creator><pubDate>Sat, 05 Oct 2013 07:24:58 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-1057107365</link><description>&lt;p&gt;Fonts might be defined in the system with or without the space depending on the OS type and versions. This just increases compatibility.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jacob</dc:creator><pubDate>Tue, 24 Sep 2013 10:26:59 -0000</pubDate></item><item><title>Re: Scrape Your Facebook Friends’ Emails with Python</title><link>http://ruel.me/blog/2011/03/03/scrape-your-facebook-friends-emails-with-python/#comment-1025755768</link><description>&lt;p&gt;Got this error: &lt;br&gt;Initializing..&lt;br&gt;Traceback (most recent call last):&lt;br&gt;  File "&lt;a href="http://infb.py" rel="nofollow noopener" target="_blank" title="infb.py"&gt;infb.py&lt;/a&gt;", line 138, in &amp;lt;module&amp;gt;&lt;br&gt;    main()&lt;br&gt;  File "&lt;a href="http://infb.py" rel="nofollow noopener" target="_blank" title="infb.py"&gt;infb.py&lt;/a&gt;", line 61, in main&lt;br&gt;    pfi = &lt;a href="http://mxt.group" rel="nofollow noopener" target="_blank" title="mxt.group"&gt;mxt.group&lt;/a&gt;(1)&lt;br&gt;AttributeError: 'NoneType' object has no attribute 'group'&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guilherme Santos</dc:creator><pubDate>Sun, 01 Sep 2013 20:19:38 -0000</pubDate></item><item><title>Re: Scrape Your Facebook Friends&amp;#8217; Contact Info with Python</title><link>http://ruel.me/blog/2010/11/26/scrape-your-facebook-friends-contact-info-with-python/#comment-1025730204</link><description>&lt;p&gt;Im having error 200 when trying to login. According to this facebook page &lt;a href="http://developers.facebook.com/docs/reference/api/errors/" rel="nofollow noopener" target="_blank" title="http://developers.facebook.com/docs/reference/api/errors/"&gt;http://developers.facebook....&lt;/a&gt; its an API authorization issue. How can i have this working? Tks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Guilherme Santos</dc:creator><pubDate>Sun, 01 Sep 2013 19:33:10 -0000</pubDate></item><item><title>Re: Scrape Your Facebook Friends’ Emails with Python</title><link>http://ruel.me/blog/2011/03/03/scrape-your-facebook-friends-emails-with-python/#comment-935244597</link><description>&lt;p&gt;I have this problem , where is the solution&lt;br&gt;res = &lt;a href="http://browser.open" rel="nofollow noopener" target="_blank" title="browser.open"&gt;browser.open&lt;/a&gt;('&lt;a href="http://m.facebook.com/index.php')" rel="nofollow noopener" target="_blank" title="http://m.facebook.com/index.php')"&gt;http://m.facebook.com/index...&lt;/a&gt;&lt;br&gt;NameError: name 'browser' is not defined&lt;br&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nour</dc:creator><pubDate>Wed, 19 Jun 2013 07:30:47 -0000</pubDate></item><item><title>Re: Scrape Your Facebook Friends&amp;#8217; Contact Info with Python</title><link>http://ruel.me/blog/2010/11/26/scrape-your-facebook-friends-contact-info-with-python/#comment-935212763</link><description>&lt;p&gt;I have the message , I don't now how this program work&lt;/p&gt;&lt;p&gt;Thank you for your help&lt;br&gt;/Bureau/python/craw$ python &lt;a href="http://craw.py" rel="nofollow noopener" target="_blank" title="craw.py"&gt;craw.py&lt;/a&gt;&lt;br&gt;Usage: &lt;a href="http://craw.py" rel="nofollow noopener" target="_blank" title="craw.py"&gt;craw.py&lt;/a&gt; user@domain.tld [password]&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">nour</dc:creator><pubDate>Wed, 19 Jun 2013 06:27:14 -0000</pubDate></item><item><title>Re: Why Use Pointers?</title><link>http://ruel.me/blog/2010/11/22/why-use-pointers/#comment-921108152</link><description>&lt;p&gt;Really, a good one to understand y pointers are used....!!!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pinky</dc:creator><pubDate>Thu, 06 Jun 2013 11:31:58 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-887955801</link><description>&lt;p&gt;what do you do on a mac, if the fonts are in .woff format?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">r7 un</dc:creator><pubDate>Tue, 07 May 2013 04:25:13 -0000</pubDate></item><item><title>Re: Why Use Pointers?</title><link>http://ruel.me/blog/2010/11/22/why-use-pointers/#comment-865440383</link><description>&lt;p&gt;When I started read this, i was wondering why use pointers when you got (type&amp;amp; var) in function arguments, not really answered :/&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jens</dc:creator><pubDate>Tue, 16 Apr 2013 15:56:29 -0000</pubDate></item><item><title>Re: C# Basic HTTP Request Class</title><link>http://ruel.me/blog/2011/03/11/c-basic-http-request-class/#comment-796642504</link><description>&lt;p&gt;Thanks, very useful!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ilyia</dc:creator><pubDate>Tue, 12 Feb 2013 11:07:58 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-742594766</link><description>&lt;p&gt;Just what I've been looking for!! Thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jeff</dc:creator><pubDate>Wed, 19 Dec 2012 06:16:16 -0000</pubDate></item><item><title>Re: Scrape Your Facebook Friends’ Emails with Python</title><link>http://ruel.me/blog/2011/03/03/scrape-your-facebook-friends-emails-with-python/#comment-724967408</link><description>&lt;p&gt;Ruel please explain how someone can view the contents of the stored cookie within this session. Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted</dc:creator><pubDate>Sat, 01 Dec 2012 13:24:41 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-719161699</link><description>&lt;p&gt;Thanks for the post, I'm in China and online access to Google webfonts is too sketchy to rely on.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Justin McCandless</dc:creator><pubDate>Mon, 26 Nov 2012 01:54:16 -0000</pubDate></item><item><title>Re: Scrape Your Facebook Friends’ Emails with Python</title><link>http://ruel.me/blog/2011/03/03/scrape-your-facebook-friends-emails-with-python/#comment-718519199</link><description>&lt;p&gt;Hi ,&lt;/p&gt;&lt;p&gt;I am getting this error on running the script&lt;/p&gt;&lt;p&gt;Initializing..&lt;br&gt;Traceback (most recent call last):&lt;br&gt;  File "&lt;a href="http://xxxxx.py" rel="nofollow noopener" target="_blank" title="xxxxx.py"&gt;xxxxx.py&lt;/a&gt;", line 140, in &amp;lt;module&amp;gt;&lt;br&gt;    main()&lt;br&gt;  File "&lt;a href="http://xxxxx.py" rel="nofollow noopener" target="_blank" title="xxxxx.py"&gt;xxxxx.py&lt;/a&gt;", line 61, in main&lt;br&gt;    pfi = &lt;a href="http://mxt.group" rel="nofollow noopener" target="_blank" title="mxt.group"&gt;mxt.group&lt;/a&gt;(1)&lt;br&gt;AttributeError: 'NoneType' object has no attribute 'group'&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">atylus</dc:creator><pubDate>Sun, 25 Nov 2012 02:16:17 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-716583570</link><description>&lt;p&gt;super post :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sanjay</dc:creator><pubDate>Thu, 22 Nov 2012 02:06:45 -0000</pubDate></item><item><title>Re: Google Apps Mail in cPanel</title><link>http://ruel.me/blog/2010/08/04/google-apps-mail-in-cpanel/#comment-701869482</link><description>&lt;p&gt;Thank you! ;)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason</dc:creator><pubDate>Tue, 06 Nov 2012 11:38:10 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-687558959</link><description>&lt;p&gt;I think that approach lowers the portability; if you want to instantiate the project to other computers (especially if owned by different people), it might be too much to ask for the font to be downoaded and installed system-wide on each machine.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">henrikcederblad</dc:creator><pubDate>Fri, 19 Oct 2012 21:36:24 -0000</pubDate></item><item><title>Re: Basic Threading in C#</title><link>http://ruel.me/blog/2011/10/26/basic-threading-in-csharp/#comment-686861557</link><description>&lt;p&gt;Nice Article :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Razia</dc:creator><pubDate>Fri, 19 Oct 2012 02:32:19 -0000</pubDate></item><item><title>Re: Using Google Fonts Locally</title><link>http://ruel.me/blog/2011/02/03/using-google-fonts-locally/#comment-672437907</link><description>&lt;p&gt;This is an EXCELLENT tutorial....very helpful for providing local, internet-less devices with beautiful fonts!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dan Peltier</dc:creator><pubDate>Fri, 05 Oct 2012 12:16:01 -0000</pubDate></item><item><title>Re: An Alternative to scanf: fgets();</title><link>http://ruel.me/blog/2010/08/18/an-alternative-to-scanf-fgets/#comment-666452269</link><description>&lt;p&gt;In the last code part you have a typo char ino[10]; would be char inp[10]; anyway good&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">doit</dc:creator><pubDate>Sat, 29 Sep 2012 14:58:36 -0000</pubDate></item></channel></rss>