<?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 nickdenardis</title><link>http://disqus.com/by/nickdenardis/</link><description></description><atom:link href="http://disqus.com/nickdenardis/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 29 Jan 2017 06:21:51 -0000</lastBuildDate><item><title>Re: 
                    21.
        

        Alert Component From Scratch


                    
                in

                
                    Learning Vue 1.0: Step By Step
              ...</title><link>https://laracasts.com/series/learning-vue-step-by-step/episodes/21#comment-3126228582</link><description>&lt;p&gt;Thanks for this. I have since determined how my app will do this and then moved to a more advanced structure with Vue 2. It's similar to your example and doesn't inject HTML into the DOM.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Sun, 29 Jan 2017 06:21:51 -0000</pubDate></item><item><title>Re: 
                    21.
        

        Alert Component From Scratch


                    
                in

                
                    Learning Vue 1.0: Step By Step
              ...</title><link>https://laracasts.com/series/learning-vue-step-by-step/episodes/21#comment-2681742958</link><description>&lt;p&gt;What is the preferred way in Vue to inject  &lt;/p&gt;&lt;pre&gt;&lt;code&gt;&amp;lt;alert type="success"&amp;gt;Post saved successfully.&amp;lt;/alert&amp;gt;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt; into the DOM from within a Vue instance method? Say after a blog post ajax request comes back as a success?&lt;/p&gt;&lt;p&gt;It's all well and great to have the elements on the page already but in most instances the alerts are going to be a result of something happening in the background.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Wed, 18 May 2016 07:15:58 -0000</pubDate></item><item><title>Re: 
                Password Resets in 4.1            </title><link>https://laracasts.com/lessons/laravel-password-resets-in-4-1#comment-1185571538</link><description>&lt;p&gt;The Laravel generated controller wasn't saving the password hash correctly for me. I tracked it down to the &lt;code&gt;Hash::make()&lt;/code&gt; in the RemindersController-&amp;gt;postReset() function. It was basically hashing the password during assignment then the Model was hashing it on save. To correct this I just changed this line &lt;code&gt;$user-&amp;gt;password = Hash::make($password);&lt;/code&gt; to &lt;code&gt;$user-&amp;gt;password = $password;&lt;/code&gt; around line 58 in RemindersController.php.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Fri, 03 Jan 2014 11:59:52 -0000</pubDate></item><item><title>Re: http://maayanplaut.com/post/34073912347</title><link>http://maayanplaut.com/post/34073912347#comment-689303401</link><description>&lt;p&gt;There is a great TED talk about this: Beware online "filter bubbles"&lt;br&gt;&lt;a href="http://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles.html" rel="nofollow noopener" target="_blank" title="http://www.ted.com/talks/eli_pariser_beware_online_filter_bubbles.html"&gt;http://www.ted.com/talks/el...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Mon, 22 Oct 2012 13:17:05 -0000</pubDate></item><item><title>Re: Talk at EMGOnline EMG Brand Manager's Notebook - Higher Ed Pinterest Examples and Directory</title><link>http://talk.emgonline.com/Blog/Pages/Notebook/Brand-Manager-s-Notebook/March-2012/A-Roundup-of-Pinterest-Examples-in-Higher-Educatio#comment-469074363</link><description>&lt;p&gt;Wayne State University: &lt;a href="http://pinterest.com/waynestate/" rel="nofollow noopener" target="_blank" title="http://pinterest.com/waynestate/"&gt;http://pinterest.com/waynes...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Mon, 19 Mar 2012 12:06:36 -0000</pubDate></item><item><title>Re: A Simple Way to Record and Publish Audio to the Web</title><link>http://chronicle.com/blogs/profhacker/a-simple-way-to-record-and-publish-audio-to-the-web/33954#comment-223191337</link><description>&lt;p&gt;I also suggest &lt;a href="http://audioboo.fm/" rel="nofollow noopener" target="_blank" title="http://audioboo.fm/"&gt;http://audioboo.fm/&lt;/a&gt; as a great solution. Includes everything you need to produce audio podcasts from Android/iOS/Web for free. It also pipes right into RSS for iTunes for subscriptions without having to add anything on.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Fri, 10 Jun 2011 11:25:29 -0000</pubDate></item><item><title>Re: Copyright, Content, and Consumption</title><link>http://doteduguru.com/id7088-copyright-content-and-consumption.html#comment-223178522</link><description>&lt;p&gt;I will have to admit, I read this article with Readability. Not because I wanted to remove the ads and reduce revenue but because I want to consume the content in the most optimal way for me.&lt;/p&gt;&lt;p&gt;From a content producers standpoint it's the same thing that happened to TV after the VCR invaded mainstream. Initially it was a few outliers who were "skipping past the commercials" but now that it's mainstream the content producers simply shifted (in addition to commercials) to ad placement as content within the shows. I wouldn't be surprised if the content producers on the web figure out a way to do something similar, inject their ads only when the page has been "instapapered".&lt;/p&gt;&lt;p&gt;The shift feels like all the previous that have come before, the xerox machine, tape recorder, VCR, etc. It's not stealing content, it's just capturing it. The author is still the same, the content is the same, just the way it is being presented is altered. It's not like Instapaper or others are taking credit for the content, now that would be theft.&lt;/p&gt;&lt;p&gt;Adding a CC license can help but in the end I believe people will consume content how they want to consume it. These changes happen out of demand, the user experience continues to decay until enough people are fed up and route around it. But people will still consume and pay for original, compelling content. Take concerts as an example, you can watch one on TV, but it's just not the same. &lt;/p&gt;&lt;p&gt;This may be a stretch but the larger discussion about "remixing" content is always on my mind. &lt;/p&gt;&lt;p&gt;RiP: A Remix Manifesto&lt;br&gt;&lt;a href="http://films.nfb.ca/rip-a-remix-manifesto/?ec=en20081015" rel="nofollow noopener" target="_blank" title="http://films.nfb.ca/rip-a-remix-manifesto/?ec=en20081015"&gt;http://films.nfb.ca/rip-a-r...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;Everything is a Remix&lt;br&gt;&lt;a href="http://documentaryvideos.org/everything-is-a-remix-documentary/" rel="nofollow noopener" target="_blank" title="http://documentaryvideos.org/everything-is-a-remix-documentary/"&gt;http://documentaryvideos.or...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Fri, 10 Jun 2011 11:00:48 -0000</pubDate></item><item><title>Re: Colleges Rehab Their Web Sites for Major Payoffs</title><link>http://chronicle.com/article/Colleges-Rehab-Their-Web-Sites/127170/#comment-196326950</link><description>&lt;p&gt;Anyone looking for the data behind the Wayne State University 62% increase in click throughs can read more at:&lt;br&gt;&lt;a href="http://blogs.wayne.edu/web/2011/04/26/design-decisions-apply-now-button/" rel="nofollow noopener" target="_blank" title="http://blogs.wayne.edu/web/2011/04/26/design-decisions-apply-now-button/"&gt;http://blogs.wayne.edu/web/...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Tue, 03 May 2011 11:23:36 -0000</pubDate></item><item><title>Re: 5 Ways You Can Improve Your School’s SEO Right Now</title><link>http://higheredlive.com/5-ways-you-can-improve-your-school%e2%80%99s-seo-right-now/#comment-154169381</link><description>&lt;p&gt;A few other simple things:&lt;/p&gt;&lt;p&gt;1. Use Google Webmaster tools to set a "preferred" domain for your site. In addition to redirecting your pages to either a www or non-www version with a 301 so you don't have duplicate pages being indexed.&lt;/p&gt;&lt;p&gt;2. If you have a little more time and control over your CMS/files ensure each page has a human readable URL. Ex. "/admissions/undergraduate/requirements" instead of "page.php?id=123456"&lt;/p&gt;&lt;p&gt;3. Setup a sitemap.xml files with the list of most updated pages.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Tue, 22 Feb 2011 14:52:48 -0000</pubDate></item><item><title>Re: Win a Free Diamond Account worth $1,188</title><link>http://thinkvitamin.com/asides/win-a-free-diamond-account-worth-1188/#comment-105040931</link><description>&lt;p&gt;Here is my setup at @waynestate. &lt;a href="http://picplz.com/zr7s" rel="nofollow noopener" target="_blank" title="http://picplz.com/zr7s"&gt;http://picplz.com/zr7s&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Tue, 30 Nov 2010 08:15:19 -0000</pubDate></item><item><title>Re: Present.ly - Present.ly On Twitterrific</title><link>http://presentlyapp.com/blog/2008/10/presently-on-twitterrific#comment-2985759</link><description>&lt;p&gt;Sweet, thanks for the info. I have been looking for something like &lt;a href="http://Present.ly" rel="nofollow noopener" target="_blank" title="Present.ly"&gt;Present.ly&lt;/a&gt; for a while now, great work!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Fri, 10 Oct 2008 15:34:32 -0000</pubDate></item><item><title>Re: Present.ly - Present.ly On Twitterrific</title><link>http://presentlyapp.com/blog/2008/10/presently-on-twitterrific#comment-2985594</link><description>&lt;p&gt;Nice Screencast, do you mind if I ask you what application you used to record it? Also what resolution you were at and if you converted it to flv before uploading it to Vimeo to get such clear text?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nick DeNardis</dc:creator><pubDate>Fri, 10 Oct 2008 15:23:20 -0000</pubDate></item></channel></rss>