<?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 richbradshaw</title><link>http://disqus.com/by/richbradshaw/</link><description></description><atom:link href="http://disqus.com/richbradshaw/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 25 Nov 2019 06:52:20 -0000</lastBuildDate><item><title>Re: macOS 10.15 Catalina Apache Setup: Multiple PHP Versions</title><link>https://getgrav.org/blog/macos-catalina-apache-multiple-php-versions#comment-4701821423</link><description>&lt;p&gt;Thanks so much! This worked great. Can you explain a little what install_name_tool is doing here? Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Mon, 25 Nov 2019 06:52:20 -0000</pubDate></item><item><title>Re: macOS 10.15 Catalina Apache Setup: Multiple PHP Versions</title><link>https://getgrav.org/blog/macos-catalina-apache-multiple-php-versions#comment-4701288584</link><description>&lt;p&gt;On a brand new MacBook running Catalina, php 7 doesn't work, I just get:&lt;/p&gt;&lt;p&gt;&lt;code&gt;dyld: Library not loaded: /usr/local/opt/openssl/lib/libcrypto.1.0.0.dylib&lt;br&gt;  Referenced from: /usr/local/opt/php@7.0/bin/php&lt;/code&gt;&lt;/p&gt;&lt;p&gt;I've tried symlinking the new version 1.1 to the files it needs (you never know!) but it isn't compatible. Laravel 4 doesn't go higher than PHP 7, any one got any ideas?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Sun, 24 Nov 2019 16:36:09 -0000</pubDate></item><item><title>Re: Shift: Laravel Automated Upgrade Tool</title><link>https://jason.pureconcepts.net/2015/11/laravel-automated-upgrade-tool-shift/#comment-2375216830</link><description>&lt;p&gt;A 4.2 to 5.0 would be amazing. I have a project I started a long time back that uses 4.2 that I haven't been brave enough to update - at first I assumed a more detailed upgrade process would be available (rather than basically start again, copy code in by hand), but as that didn't materialise it fell further behind.&lt;/p&gt;&lt;p&gt;If this was 4.2 -&amp;gt; 5.0 I'd have downloaded now, and spent this evening working through whatever it didn't do automatically!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Mon, 23 Nov 2015 16:00:01 -0000</pubDate></item><item><title>Re: Fixed Background Effect</title><link>https://codyhouse.co/gem/fixed-background-effect/#comment-1931822528</link><description>&lt;p&gt;Instead of using window.on('scroll resize'), then checking rAF, do it the other way round, that should help with the jankiness - use requestAnimationFrame to to call a function which checks if you have scrolled using the screen offset, then if that's different to last time, then call your function. In other words, instead of checking when you scroll (which causes 100s of calls), check every 1/60s, but only do something if it's changed. You could also precompute the places things change once, and then just check that when this triggers - both those would make this much much smoother.&lt;/p&gt;&lt;p&gt;Edit: I actually tried this approach, and it was mildly better, but in this case it is the CSS fixed background stuff making it slow :( Rubbish!&lt;/p&gt;&lt;p&gt;My changes to the JS are here: &lt;a href="https://jsfiddle.net/3bzb9bmg/" rel="nofollow noopener" target="_blank" title="https://jsfiddle.net/3bzb9bmg/"&gt;https://jsfiddle.net/3bzb9bmg/&lt;/a&gt;  - no demo, you need to paste into your own code to see the difference.&lt;/p&gt;&lt;p&gt;Edit 2: After even more time, it's clear that position-attachment:fixed is really really slow :( Shame as it's a nice effect.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 27 Mar 2015 14:58:55 -0000</pubDate></item><item><title>Re: My 10,776 Amazon S3 Mistake – آحمد العجمي – Front-end Developer</title><link>http://ahmadajmi.com/amazon-s3/#comment-1773294598</link><description>&lt;p&gt;You weren't hacked, you just decided to publicly publish your root credentials. Instead of making an IAM user just for your S3 uploads, you used an account that had full access to everything.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Mon, 05 Jan 2015 13:56:51 -0000</pubDate></item><item><title>Re: Google: The New &amp;quot;Messenger&amp;quot; App In Android 5.0 Is A Stock SMS/MMS Solution, Not A Hangouts Replacement / Rebrand</title><link>https://www.androidpolice.com/2014/10/15/google-the-new-messenger-app-in-android-5-0-is-a-stock-smsmms-solution-not-a-hangouts-replacement-rebrand/#comment-1637973303</link><description>&lt;p&gt;Probably that in most cases sending messages via hangouts aren't texts, but hangout messages or whatever they are called - i.e. using data not texts. Why carriers care is beyond me as texts are always unlimited, whereas data is capped.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Wed, 15 Oct 2014 17:19:50 -0000</pubDate></item><item><title>Re: Testing Post</title><link>http://www.htmlxprs.com/post/31#comment-1635826297</link><description>&lt;p&gt;It seems that this document has actually been downgraded from a CR to a Working Group Note, and as well as misc formatting the line "At this time, the CSS Working Group does not envisage further work on this specification and does not plan to propose it as a W3C Recommendation." was added - if anything it seems that this is a dying spec, not a new and exciting one!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Tue, 14 Oct 2014 17:39:00 -0000</pubDate></item><item><title>Re: Move Over Google Knowledge Graph, Here Comes Knowledge Vault</title><link>http://searchenginewatch.com/article/2362128/Move-Over-Google-Knowledge-Graph-Here-Comes-Knowledge-Vault#comment-1563021883</link><description>&lt;p&gt;From the article:&lt;/p&gt;&lt;p&gt;Does that mean we should stop using structured data?&lt;/p&gt;&lt;p&gt;Kohn says no: "I believe it's critical to do so if you want to participate in the future of search. But it may show that the markup isn't ideal, that sites may implement it in self-serving ways or may not implement it correctly. Or correctly enough for it to be used as an entity fact."&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Thu, 28 Aug 2014 06:15:24 -0000</pubDate></item><item><title>Re: Rumor: Motorola Is Working With Google On Shamu, A Possible Nexus Phone With A 5.9&amp;quot; Display</title><link>https://www.androidpolice.com/2014/07/26/rumor-motorola-is-working-with-google-on-shamu-a-possible-nexus-phone-with-a-5-9-display/#comment-1529033289</link><description>&lt;p&gt;I'm surprised that Samsung haven't made a phone with a galaxy sized screen - when the Note first came out it looked like that would be possible by now if you extrapolated the curve.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Tue, 05 Aug 2014 16:54:10 -0000</pubDate></item><item><title>Re: 10 HTML Tags you should know about</title><link>http://www.nextrollout.com/10-html-tags-you-should-know-about/#comment-1471820266</link><description>&lt;p&gt;Remember that the img element MUST have the alt attribute.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Mon, 07 Jul 2014 05:11:09 -0000</pubDate></item><item><title>Re: Google May Rename 'Google Play Music All Access' To 'Google Play Unlimited Music Subscription'</title><link>https://www.androidpolice.com/2014/07/01/google-may-rename-google-play-music-all-access-to-google-play-unlimited-music-subscription/#comment-1463745562</link><description>&lt;p&gt;Google Search Result Listing Finder Unlimited&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Tue, 01 Jul 2014 14:09:12 -0000</pubDate></item><item><title>Re: Responsive Youtube Embed</title><link>https://avexdesigns.com/responsive-youtube-embed/#comment-1441350567</link><description>&lt;p&gt;Widescreen is a 16:9 aspect ratio. (9/16) = 0.5625, which as a percentage is 56.25%&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Wed, 18 Jun 2014 08:49:03 -0000</pubDate></item><item><title>Re: Motorola Refusing To Fix Ridiculous, Broken Status Bar UI On International Devices Like The Moto G, Moto E, And Moto X [Update: Fixed In 4.4.3]</title><link>https://www.androidpolice.com/2014/06/04/motorola-refusing-to-fix-ridiculous-broken-status-bar-ui-on-the-international-moto-g/#comment-1419895134</link><description>&lt;p&gt;Move to 3?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Wed, 04 Jun 2014 16:50:13 -0000</pubDate></item><item><title>Re: </title><link>http://spritespin.ginie.eu#comment-1408307941</link><description>&lt;p&gt;I used to use `$(".spritespin-stage img:visible").attr('src')` in jQuery to get the current image's src - how do I do that now?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Wed, 28 May 2014 10:26:39 -0000</pubDate></item><item><title>Re: Google Panda 4.0 Update: A First Look</title><link>https://www.e2msolutions.com/blog/google-panda-4-0-update-a-first-look/#comment-1398275614</link><description>&lt;p&gt;Conversely of all the sites we work with, none have seen any measurable change.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Wed, 21 May 2014 15:35:31 -0000</pubDate></item><item><title>Re: </title><link>http://spritespin.ginie.eu#comment-1355477820</link><description>&lt;p&gt;How can you use retina sized images? Even if I set the width and height, the images still have inline styles making them twice the size.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 25 Apr 2014 13:55:02 -0000</pubDate></item><item><title>Re: Jeet | A grid system for humans</title><link>http://blog.mojotech.com/jeet-a-grid-system-for-humans/#comment-1332425805</link><description>&lt;p&gt;The multiple grid thing is pretty nice. In the examples given, though you can use Bootstrap by adding the grid classes on everything, you don't have to. In Bootstrap's documentation they give the example:&lt;/p&gt;&lt;p&gt;    .wrapper {&lt;br&gt;    .make-row();&lt;br&gt;    }&lt;br&gt;    .content-main {&lt;br&gt;        .make-lg-column(8);&lt;br&gt;    }&lt;br&gt;    .content-secondary {&lt;br&gt;        .make-lg-column(3);&lt;br&gt;        .make-lg-column-offset(1);&lt;br&gt;    }&lt;/p&gt;&lt;p&gt;with the HTML:&lt;/p&gt;&lt;p&gt;&amp;lt;div class="wrapper"&amp;gt;&lt;br&gt;    &amp;lt;div class="content-main"&amp;gt;...&amp;lt;/div&amp;gt;&lt;br&gt;    &amp;lt;div class="content-secondary"&amp;gt;...&amp;lt;/div&amp;gt;&lt;br&gt;&amp;lt;/div&amp;gt;&lt;/p&gt;&lt;p&gt;So, that point at least is a little misleading :)&lt;/p&gt;&lt;p&gt;The rest of it looks great though! Good work!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 11 Apr 2014 17:30:58 -0000</pubDate></item><item><title>Re: NSA Said to Have Used Heartbleed Bug, Exposing Consumers</title><link>http://beta.editors.bloomberg.com/news/2014-04-11/nsa-said-to-have-used-heartbleed-bug-exposing-consumers.html#comment-1332416268</link><description>&lt;p&gt;I can agree with that, but is there evidence that it is used against US citizens?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 11 Apr 2014 17:22:53 -0000</pubDate></item><item><title>Re: NSA Said to Have Used Heartbleed Bug, Exposing Consumers</title><link>http://beta.editors.bloomberg.com/news/2014-04-11/nsa-said-to-have-used-heartbleed-bug-exposing-consumers.html#comment-1332415621</link><description>&lt;p&gt;I guess that motivation (why would the government of all people go after it's own people?) and track record goes a long way. If the government wanted a person to disappear or be discredited in some way, they can do that without the internet or mass surveillance.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 11 Apr 2014 17:22:21 -0000</pubDate></item><item><title>Re: NSA Said to Have Used Heartbleed Bug, Exposing Consumers</title><link>http://beta.editors.bloomberg.com/news/2014-04-11/nsa-said-to-have-used-heartbleed-bug-exposing-consumers.html#comment-1332408386</link><description>&lt;p&gt;Maybe there is more that I don't know - have the NSA abused information gathered about US citizens?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 11 Apr 2014 17:16:10 -0000</pubDate></item><item><title>Re: NSA Said to Have Used Heartbleed Bug, Exposing Consumers</title><link>http://beta.editors.bloomberg.com/news/2014-04-11/nsa-said-to-have-used-heartbleed-bug-exposing-consumers.html#comment-1332404384</link><description>&lt;p&gt;In all seriousness - how does this make sense? You aren't worried about criminals who clearly would use any of your information against you, but you are worried about a government, who assumedly is acting on behalf of its citizens? I'm not from the US, but surely the government there don't have it in for their own people?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Fri, 11 Apr 2014 17:12:39 -0000</pubDate></item><item><title>Re: How to use CSS Variables</title><link>http://css3.bradshawenterprises.com/blog/css-variables/#comment-1286945225</link><description>&lt;p&gt;Yes, I believe that the syntax may also be changed before (if ever) this becomes widely accepted.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Sun, 16 Mar 2014 11:17:14 -0000</pubDate></item><item><title>Re: JohnMarshall4 - Why I use non-American English voices in my text to speech</title><link>http://johnmarshall4.tumblr.com/post/79184171773#comment-1279791056</link><description>&lt;p&gt;The issue here is that the voice recognition heuristics change making that side more difficult to use.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Tue, 11 Mar 2014 05:42:46 -0000</pubDate></item><item><title>Re: Which Vendor Prefixes are needed?</title><link>http://css3.bradshawenterprises.com/which-vendor-prefixes-are-needed/#comment-1260324004</link><description>&lt;p&gt;Good point - I'll update this. Thanks!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Tue, 25 Feb 2014 15:42:52 -0000</pubDate></item><item><title>Re: CSS3 transitions | CSS3 transitions, transforms and animations</title><link>http://css3.bradshawenterprises.com/transitions/#comment-1257549287</link><description>&lt;p&gt;Thanks! Glad it was useful!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Richard Bradshaw</dc:creator><pubDate>Sun, 23 Feb 2014 15:58:55 -0000</pubDate></item></channel></rss>