<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for cLin</title><link>http://disqus.com/by/cLin/</link><description></description><atom:link href="http://disqus.com/cLin/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 15 Dec 2016 23:37:51 -0000</lastBuildDate><item><title>Re: Adding Intercom support to your Laravel application</title><link>http://culttt.com/2016/02/01/adding-intercom-support-to-your-laravel-application/#comment-3054580291</link><description>&lt;p&gt;for this part:&lt;/p&gt;&lt;p&gt;&lt;strong&gt;And because we’ve set up the Log implementation, you don’t have to worry about accidentally triggering this service when running your tests or developing locally.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;Can you explain further on why that is (the separation between log and intercomagent). Where is the portion of the code that mentions that if the app is local to only log but if it's production/development environment to send data to intercom?&lt;/p&gt;&lt;p&gt;I currently have listeners attached to all my events with logging in each listener but I would want to avoid doing something like if(environment == "production") { send to intercom }, since it'll get clunky.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 15 Dec 2016 23:37:51 -0000</pubDate></item><item><title>Re: PredictionIO and Lumen: Building a Movie Recommendation App</title><link>http://www.sitepoint.com/predictionio-and-lumen-building-a-movie-recommendation-app/#comment-2741776290</link><description>&lt;p&gt;I tried looking for it and only found one listed here:&lt;/p&gt;&lt;p&gt;~/PredictionIO/vendors/elasticsearch-1.7.3/config/elasticsearch.yml&lt;/p&gt;&lt;p&gt;Did I miss a step?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 20 Jun 2016 21:34:31 -0000</pubDate></item><item><title>Re: PredictionIO and Lumen: Building a Movie Recommendation App</title><link>http://www.sitepoint.com/predictionio-and-lumen-building-a-movie-recommendation-app/#comment-2740937423</link><description>&lt;p&gt;I get this error when I try to access the index page:&lt;/p&gt;&lt;p&gt;cURL error 7: Failed to connect to 127.0.0.1 port 7070: Connection refused&lt;/p&gt;&lt;p&gt;I checked curl localhost:7070 and it returned {"status":"alive"} and I ran pio-start-all. Any ideas why it has connection refused?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 20 Jun 2016 13:08:46 -0000</pubDate></item><item><title>Re: 
            Build an Activity Feed: Part 2

                    </title><link>https://laracasts.com/lessons/build-an-activity-feed-in-laravel-part-2#comment-2605003729</link><description>&lt;p&gt;Anyone know if it's possible for the updated portion to also include what was updated? I imagine I'd just need to add a column for the additional data but being able to pass the before values and the new values for the columns would be nice for the feed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 04 Apr 2016 05:09:42 -0000</pubDate></item><item><title>Re: JWT: JSON Web Tokens in AngularJS and Laravel | Toptal</title><link>https://www.toptal.com/web/cookie-free-authentication-with-json-web-tokens-an-example-in-laravel-and-angularjs#comment-2299286659</link><description>&lt;p&gt;I wanted to add to this as well. If i have a user management system, and a user logged in and received a token back, what is to stop the user from doing base64 decode on the payload then manipulating the data, encoding it and use the new token? Especially if the payload contains a user_id or something used to send back information from the server.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Fri, 09 Oct 2015 20:19:10 -0000</pubDate></item><item><title>Re: Gyazo.. on your own server</title><link>http://benalman.com/news/2009/10/gyazo-on-your-own-server/#comment-2217154733</link><description>&lt;p&gt;Thanks for this, not sure how gyazo updated itself but noticed my urls were going to &lt;a href="http://gyazo.com" rel="nofollow noopener" target="_blank" title="gyazo.com"&gt;gyazo.com&lt;/a&gt; instead of my own server so I had to fix it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Tue, 25 Aug 2015 18:13:40 -0000</pubDate></item><item><title>Re: Laravel 5 Deployment with Forge and Codeship</title><link>https://www.danrovito.com/posts/Laravel-5-Deployment-with-Forge-and-Codeship#comment-2108032736</link><description>&lt;p&gt;Any ideas why I'd get this when I follow your instructions? The build fails on "composer install --prefer-source --no-interaction". I followed your steps exactly.&lt;/p&gt;&lt;p&gt;symfony/var-dumper suggests installing ext-symfony_debug ()&lt;br&gt;maximebf/debugbar suggests installing kriswallsmith/assetic (The best way to manage assets)&lt;br&gt;maximebf/debugbar suggests installing predis/predis (Redis storage)&lt;br&gt;symfony/translation suggests installing symfony/config ()&lt;br&gt;symfony/security-core suggests installing symfony/expression-language (For using the expression voter)&lt;br&gt;symfony/security-core suggests installing symfony/validator (For using the user password constraint)&lt;br&gt;symfony/routing suggests installing symfony/config (For using the all-in-one router or any loader)&lt;br&gt;symfony/routing suggests installing symfony/expression-language (For using expression matching)&lt;br&gt;symfony/event-dispatcher suggests installing symfony/dependency-injection ()&lt;br&gt;symfony/http-kernel suggests installing symfony/config ()&lt;br&gt;symfony/http-kernel suggests installing symfony/dependency-injection ()&lt;br&gt;psy/psysh suggests installing ext-pdo-sqlite (The doc command requires SQLite to work.)&lt;br&gt;monolog/monolog suggests installing aws/aws-sdk-php (Allow sending log messages to AWS services like DynamoDB)&lt;br&gt;monolog/monolog suggests installing doctrine/couchdb (Allow sending log messages to a CouchDB server)&lt;br&gt;monolog/monolog suggests installing ext-amqp (Allow sending log messages to an AMQP server (1.0+ required))&lt;br&gt;monolog/monolog suggests installing graylog2/gelf-php (Allow sending log messages to a GrayLog2 server)&lt;br&gt;monolog/monolog suggests installing php-console/php-console (Allow sending log messages to Google Chrome)&lt;br&gt;monolog/monolog suggests installing raven/raven (Allow sending log messages to a Sentry server)&lt;br&gt;monolog/monolog suggests installing rollbar/rollbar (Allow sending log messages to Rollbar)&lt;br&gt;monolog/monolog suggests installing ruflin/elastica (Allow sending log messages to an Elastic Search server)&lt;br&gt;monolog/monolog suggests installing videlalvaro/php-amqplib (Allow sending log messages to an AMQP server using php-amqplib)&lt;br&gt;league/flysystem suggests installing league/flysystem-aws-s3-v2 (Allows you to use S3 storage with AWS SDK v2)&lt;br&gt;league/flysystem suggests installing league/flysystem-aws-s3-v3 (Allows you to use S3 storage with AWS SDK v3)&lt;br&gt;league/flysystem suggests installing league/flysystem-azure (Allows you to use Windows Azure Blob storage)&lt;br&gt;league/flysystem suggests installing league/flysystem-cached-adapter (Flysystem adapter decorator for metadata caching)&lt;br&gt;league/flysystem suggests installing league/flysystem-copy (Allows you to use &lt;a href="http://Copy.com" rel="nofollow noopener" target="_blank" title="Copy.com"&gt;Copy.com&lt;/a&gt; storage)&lt;br&gt;league/flysystem suggests installing league/flysystem-dropbox (Allows you to use Dropbox storage)&lt;br&gt;league/flysystem suggests installing league/flysystem-eventable-filesystem (Allows you to use EventableFilesystem)&lt;br&gt;league/flysystem suggests installing league/flysystem-rackspace (Allows you to use Rackspace Cloud Files)&lt;br&gt;league/flysystem suggests installing league/flysystem-sftp (Allows you to use SFTP server storage via phpseclib)&lt;br&gt;league/flysystem suggests installing league/flysystem-webdav (Allows you to use WebDAV storage)&lt;br&gt;league/flysystem suggests installing league/flysystem-ziparchive (Allows you to use ZipArchive adapter)&lt;br&gt;league/flysystem suggests installing predis/predis (Allows you to use Predis for caching)&lt;br&gt;laravel/framework suggests installing aws/aws-sdk-php (Required to use the SQS queue driver and SES mail driver (~2.4).)&lt;br&gt;laravel/framework suggests installing iron-io/iron_mq (Required to use the iron queue driver (~1.5).)&lt;br&gt;laravel/framework suggests installing league/flysystem-aws-s3-v2 (Required to use the Flysystem S3 driver (~1.0).)&lt;br&gt;laravel/framework suggests installing league/flysystem-rackspace (Required to use the Flysystem Rackspace driver (~1.0).)&lt;br&gt;laravel/framework suggests installing predis/predis (Required to use the redis cache and queue drivers (~1.0).)&lt;br&gt;phpdocumentor/reflection-docblock suggests installing dflydev/markdown (~1.0)&lt;br&gt;phpdocumentor/reflection-docblock suggests installing erusev/parsedown (~1.0)&lt;br&gt;sebastian/global-state suggests installing ext-uopz (*)&lt;br&gt;phpunit/phpunit suggests installing phpunit/php-invoker (~1.1)&lt;br&gt;codeception/codeception suggests installing codeception/phpbuiltinserver (Extension to start and stop PHP built-in web server for your tests)&lt;br&gt;codeception/codeception suggests installing codeception/specify (BDD-style code blocks)&lt;br&gt;codeception/codeception suggests installing codeception/verify (BDD-style assertions)&lt;br&gt;codeception/codeception suggests installing phpseclib/phpseclib (Extension required to use the SFTP option in the FTP Module.)&lt;br&gt;phpspec/phpspec suggests installing phpspec/nyan-formatters (~1.0  Adds Nyan formatters)&lt;br&gt;Generating autoload files&lt;/p&gt;&lt;p&gt;[Illuminate\Database\QueryException]                                                                                                                      &lt;br&gt;SQLSTATE[42S02]: Base table or view not found: 1146 Table 'testing.job_sites' doesn't exist (SQL: select * from `job_sites` where `name` = seek limit 1)&lt;/p&gt;&lt;p&gt;[PDOException]                                                                               &lt;br&gt;SQLSTATE[42S02]: Base table or view not found: 1146 Table 'testing.job_sites' doesn't exist&lt;/p&gt;&lt;p&gt;Script php artisan clear-compiled handling the post-install-cmd event returned with an error&lt;/p&gt;&lt;p&gt;  [RuntimeException]  &lt;br&gt;  Error Output:&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Tue, 30 Jun 2015 02:17:39 -0000</pubDate></item><item><title>Re: 
            Eloquent 101
                            
        
    

    
        
    
                    </title><link>https://laracasts.com/series/laravel-5-fundamentals/episodes/8#comment-2037033944</link><description>&lt;p&gt;In the video around 9:50, you mentioned if we don't want to allow user to mass assign user_id, to not include it in the fillable. If I had user_id in my columns, how would I get it to save then?&lt;/p&gt;&lt;p&gt;Or does mass assignment just mean you can't assign using Input::get() but other methods such as Auth::user()-&amp;gt;id is allowed?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 21 May 2015 03:01:19 -0000</pubDate></item><item><title>Re: 
                                    
        
    

                
                Super Easy Flash Messaging
                
                    
                
            </title><link>https://laracasts.com/series/build-a-laravel-app-from-scratch/episodes/12#comment-1996150405</link><description>&lt;p&gt;Just noticed you mentioned Laravel 5. This issue currently exists in Laravel 4 as well. =\&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 30 Apr 2015 12:14:26 -0000</pubDate></item><item><title>Re: 
                                    
        
    

                
                Super Easy Flash Messaging
                
                    
                
            </title><link>https://laracasts.com/series/build-a-laravel-app-from-scratch/episodes/12#comment-1983726123</link><description>&lt;p&gt;Hey, did you ever figure this out? I'm encountering the same issue on a project of mine where the flash message is not being outputted in the codeception file.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 23 Apr 2015 15:01:01 -0000</pubDate></item><item><title>Re: 10 Counterintuitive Lessons We&amp;#8217;ve Learned About Email Marketing</title><link>http://www.getvero.com/resources/counterintuitive-advice/#comment-1938352068</link><description>&lt;p&gt;for the ecommerce section of the last point, does CTR typically include the links at the bottom of the email (unsubscribe/manage subscription)? I'm wondering if the second one is higher due to users opting out of the emails or managing their subscriptions to reduce the frequency.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Tue, 31 Mar 2015 13:44:53 -0000</pubDate></item><item><title>Re: AppFlood Releases New Powerful Splash Screen SDK 1.0</title><link>http://appflood.com/blog/#comment-1830862100</link><description>&lt;p&gt;Your headline is overlaying onto the description on slide 8...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 02 Feb 2015 12:50:57 -0000</pubDate></item><item><title>Re: An Algo Change, A Penalty, Or A Fluctuation - Tutorial | SERPWoo - Niche Tracker</title><link>https://www.serpwoo.com/blog/tutorials/algo-changes/#comment-1527097357</link><description>&lt;p&gt;Perfect, and yea, was referring to sightings :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 04 Aug 2014 13:52:01 -0000</pubDate></item><item><title>Re: An Algo Change, A Penalty, Or A Fluctuation - Tutorial | SERPWoo - Niche Tracker</title><link>https://www.serpwoo.com/blog/tutorials/algo-changes/#comment-1526939168</link><description>&lt;p&gt;Ok, followup question then. So if I joined a few weeks ago, would my view of the data for serp sightings only go back as far as I joined?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 04 Aug 2014 12:30:42 -0000</pubDate></item><item><title>Re: An Algo Change, A Penalty, Or A Fluctuation - Tutorial | SERPWoo - Niche Tracker</title><link>https://www.serpwoo.com/blog/tutorials/algo-changes/#comment-1526903114</link><description>&lt;p&gt;For SERP sightings, does it look across the entire system's dataset (not including our own) or just the data each individual accounts are tracking?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 04 Aug 2014 12:07:19 -0000</pubDate></item><item><title>Re: I&amp;#8217;m an Ikea Hacker&amp;#8230;woot!!</title><link>http://www.keithrozario.com/2011/08/expedit-lack-standing-des.html#comment-1262469915</link><description>&lt;p&gt;I can't seem to find the LACK shelf you have, it's not this one is it? &lt;a href="http://www.ikea.com/us/en/catalog/products/60103750/" rel="nofollow noopener" target="_blank" title="http://www.ikea.com/us/en/catalog/products/60103750/"&gt;http://www.ikea.com/us/en/c...&lt;/a&gt; seems to be missing a side.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Wed, 26 Feb 2014 23:19:33 -0000</pubDate></item><item><title>Re: Paws Fur Pink 2014</title><link>http://www.mymuttfriends.com/paws-fur-pink-2014/#comment-1250178994</link><description>&lt;p&gt;Best part of the run: they slept the rest of the day.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Tue, 18 Feb 2014 14:23:29 -0000</pubDate></item><item><title>Re: Good Ol' Excel Is The Ultimate Data Visualization Tool (In Most Cases)</title><link>http://insights.qunb.com/good-ol-excel-is-the-ultimate-data-visualization-tool-in-most-cases#comment-1085083545</link><description>&lt;p&gt;Might want to fix the typo unless this was done on purpose. Also, great post. Never thought about simplifying the charts to make them look more elegant.&lt;/p&gt;&lt;p&gt;"To conclude, here's a Darkhorse Analytics's awesome gif summarizing this loooooonb post."&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Wed, 16 Oct 2013 18:59:44 -0000</pubDate></item><item><title>Re: Windows 8 developers wonder, where&amp;#039;s the ad revenue? </title><link>http://www.itworld.com/mobile-wireless/354457/windows-8-developers-wonder-wheres-ad-revenue#comment-880545451</link><description>&lt;p&gt;Troll ITWorld, writes about Microsoft Windows, uses an Apple store image to represent it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Tue, 30 Apr 2013 12:36:20 -0000</pubDate></item><item><title>Re: Facebook Mini-Guide: 7 Tips They Don&amp;#8217;t Want You to Know</title><link>http://blog.thrive.localhost/facebook-mini-guide-7-tips-they-dont-want-you-to-know/#comment-634999325</link><description>&lt;p&gt;For #2, do you mean have duplicate ads within the same campaign or have 3 campaigns, all with the same ad in each campaign?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 30 Aug 2012 22:06:11 -0000</pubDate></item><item><title>Re: Cross Domain Tracking, Multiple Domains &amp;#038; You.</title><link>http://a.trendyname.org/cross-domain-tracking-multiple-domains-you/#comment-419222107</link><description>&lt;p&gt;You'd have to do something like onclick="_gaq.push(['t2._trackPageview','/twitterclick']);_gaq.push(['_trackPageview','/twitterclick']);" where t2 is the second account (similar to how I define t2,t3 in the post above). Let me know if it works.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Mon, 23 Jan 2012 20:38:31 -0000</pubDate></item><item><title>Re: If You’re Not Using This Gmail Ad Targeting Tactic, You’re Missing Out</title><link>http://www.ppchero.com/if-you%e2%80%99re-not-using-this-gmail-ad-targeting-tactic-you%e2%80%99re-missing-out/#comment-386587010</link><description>&lt;p&gt;Great tactic. For the keyword, does Gmail just scan the entire contents of the email (subject title and body) or just the subject title? If I did the same with an exact match that occurs in the body of the email, would it work?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Wed, 14 Dec 2011 12:58:33 -0000</pubDate></item><item><title>Re: PPC Hero Readership Survey- Win an Amazon Gift Card!</title><link>http://www.ppchero.com/ppc-hero-readership-survey-win-an-amazon-gift-card/#comment-375136269</link><description>&lt;p&gt;I think question 12/14 are messed up&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Tue, 29 Nov 2011 12:52:17 -0000</pubDate></item><item><title>Re: Newest Developments for the Google Display Network</title><link>http://www.ppchero.com/newest-developments-for-the-google-display-network/#comment-323257930</link><description>&lt;p&gt;I saw this for Adchoice in my RSS feed. I'm assuming it's a private test now but it's pretty cool that they are testing interactive ads. Now I need to figure out how to get in it...&lt;/p&gt;&lt;p&gt;&lt;a href="http://cplads.appspot.com/file/104441593408970093297/aig-9-20/1316641932/AIG_webleads_ggski/index.html" rel="nofollow noopener" target="_blank" title="http://cplads.appspot.com/file/104441593408970093297/aig-9-20/1316641932/AIG_webleads_ggski/index.html"&gt;http://cplads.appspot.com/f...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 29 Sep 2011 17:52:10 -0000</pubDate></item><item><title>Re: Whaddya&amp;#8217;know Wednesdays: The Top 5 Goals For E-Commerce PPC Landing Pages</title><link>http://www.ppchero.com/whaddyaknow-wednesdays-the-top-5-goals-for-e-commerce-ppc-landing-pages/#comment-323087708</link><description>&lt;p&gt;Please look more into camera and less off screen. Content is good though.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris </dc:creator><pubDate>Thu, 29 Sep 2011 13:27:53 -0000</pubDate></item></channel></rss>