<?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 akrabat</title><link>http://disqus.com/by/akrabat/</link><description></description><atom:link href="http://disqus.com/akrabat/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 04 Jun 2017 05:31:44 -0000</lastBuildDate><item><title>Re: Dockerize Commands for Ease of Use — Chris Tankersley — PHP Jack of All Trades</title><link>http://ctankersley.com/2015/12/23/dockerize-commands/#comment-3340030126</link><description>&lt;p&gt;For anyone else who comes across this post...&lt;/p&gt;&lt;p&gt;With&lt;/p&gt;&lt;p&gt;    alias composer="docker run --rm -u $UID -v $PWD:/app -v ~/.composer:/root/.composer  composer/composer"&lt;/p&gt;&lt;p&gt;I'm getting this error message: "Cannot create cache directory /composer/cache/repo/&lt;a href="http://https---packagist.org/" rel="nofollow noopener" target="_blank" title="https---packagist.org/"&gt;https---packagist.org/&lt;/a&gt;, or directory is not writable. Proceeding without cache"&lt;/p&gt;&lt;p&gt;However,&lt;/p&gt;&lt;p&gt;    alias composer="docker run --rm -u $UID -v $PWD:/app -v ~/.composer:/tmp/.composer -e COMPOSER_HOME=/tmp/.composer composer/composer"&lt;/p&gt;&lt;p&gt;works as expected.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sun, 04 Jun 2017 05:31:44 -0000</pubDate></item><item><title>Re: Episode 14 - Talking Slim 3, PSR-7, Constraints &amp; Decisions with Rob Allen | Free The Geek.fm</title><link>http://freethegeek.fm/episode/episode-0014#comment-2595103747</link><description>&lt;p&gt;Yep - we'll do a 4.0 for that though :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Tue, 29 Mar 2016 12:41:22 -0000</pubDate></item><item><title>Re: Episode 14 - Talking Slim 3, PSR-7, Constraints &amp; Decisions with Rob Allen | Free The Geek.fm</title><link>http://freethegeek.fm/episode/episode-0014#comment-2594957948</link><description>&lt;p&gt;The main thing to consider is that when you use a framework in your project, you want to spend your time writing the application, not fixing things because the framework changed things. It doesn't help that most people don't have a comprehensive test suite in place, so if the framework makes a subtle behaviour change, then you may not notice it until it's in production and reported by your users. Now you have a broken website.&lt;/p&gt;&lt;p&gt;In general, bumping the version because of a breaking change is fine, but if we released Slim 4 in March, Slim 5 in May &amp;amp; Slim 6 in July where each version required you to rewrite your application, how many users do you think we'd have in August? Frameworks exist to make a developer's life easier, not to create work for them.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Tue, 29 Mar 2016 11:21:27 -0000</pubDate></item><item><title>Re: Create a RESTful API with Apigility</title><link>http://techportal.inviqa.com/2013/12/03/create-a-restful-api-with-apigility/#comment-1911904748</link><description>&lt;p&gt;Roddy,&lt;/p&gt;&lt;p&gt;Inserting and updating are a case of filling in the create() and update() methods in your resource. Within these methods you can use:&lt;/p&gt;&lt;p&gt;$inputFilter = $this-&amp;gt;getInputFilter();&lt;br&gt;$data = $inputFilter-&amp;gt;getValues();&lt;/p&gt;&lt;p&gt;To retrieve the validated and filtered data that has been configured in the Fields tab of the admin system.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Tue, 17 Mar 2015 11:54:48 -0000</pubDate></item><item><title>Re: Did you know you can use Shortcat to hit the... - Shortcat Blog</title><link>http://blog.shortcatapp.com/post/62022022678#comment-1701211442</link><description>&lt;p&gt;With the release of Yosemite, the zoom button has been renamed, so you now need to shortcat search for ".full" for "fullScreenButton"&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Wed, 19 Nov 2014 07:54:24 -0000</pubDate></item><item><title>Re: Create a RESTful API with Apigility</title><link>http://techportal.inviqa.com/2013/12/03/create-a-restful-api-with-apigility/#comment-1468741758</link><description>&lt;p&gt;I have updated this article to be current with Apigility 1.0 stable.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Fri, 04 Jul 2014 16:30:48 -0000</pubDate></item><item><title>Re: Create a RESTful API with Apigility</title><link>http://techportal.inviqa.com/2013/12/03/create-a-restful-api-with-apigility/#comment-1228087314</link><description>&lt;p&gt;Ilya,&lt;/p&gt;&lt;p&gt;The main reason was to show other options. Of course, as all of ZF2 is available, TableGateway, etc is available to be used.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sun, 02 Feb 2014 16:14:40 -0000</pubDate></item><item><title>Re: Collecting Speaker Tips&amp;hellip;</title><link>http://www.joshholmes.com/blog/2014/01/05/collecting-speaker-tips/#comment-1187633519</link><description>&lt;p&gt;Some things that come to mind:&lt;/p&gt;&lt;p&gt;* Understand your talk before you open Keynote/PowerPoint/Impress. Mindmaps /outlines on paper or in text editors work wonders for the clarity of the points you are making when you actually come to deliver the talk.&lt;/p&gt;&lt;p&gt;* Set the audience's expectation of what level your talk is aimed at in the abstract and at the beginning of the talk.&lt;/p&gt;&lt;p&gt;* For any talk less than an hour or so, the audience will remember three things. i.e. don't try to cover too much.&lt;/p&gt;&lt;p&gt;* As David says, practice your talk out loud. Can't stress this one enough. It's the only way to know where the talk doesn't flow quite right and give you an idea of its length.&lt;/p&gt;&lt;p&gt;* The audience cannot listen to you and read the words on your slides at the same time. Limit the number of words on the slides.&lt;/p&gt;&lt;p&gt;* You can only get 10 or so lines of code onto a slide.&lt;/p&gt;&lt;p&gt;* Projectors have less contrast than monitors; nobody can see pastel colours on a projector.&lt;/p&gt;&lt;p&gt;* Face your audience.&lt;/p&gt;&lt;p&gt;* I agree with Erik: don't read your slides to the audience (unless it's a quote).&lt;/p&gt;&lt;p&gt;* Have a backup copy of your presentation in PDF format for when your computer won't work with the projector.&lt;/p&gt;&lt;p&gt;* You will sound different to yourself when using a microphone.&lt;/p&gt;&lt;p&gt;* Pause to collect your thoughts. Half a second of silence feels like an eternity to you but goes by in an instant for the audience.&lt;/p&gt;&lt;p&gt;* There are many books worth reading. I like Confessions of a Public Speaker by Scott Berkun a lot.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sun, 05 Jan 2014 03:05:14 -0000</pubDate></item><item><title>Re: Evernote Reminders Are Here on Mac, iOS and Web</title><link>https://blog.evernote.com/blog/2013/05/23/evernote-reminders-are-here-on-mac-ios-and-web-2/#comment-909135693</link><description>&lt;p&gt;Me too! It's the only view I use as I like to have Evernote and another window side by side.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sun, 26 May 2013 12:05:14 -0000</pubDate></item><item><title>Re: Shape Of: Acorn 3 Launch and Tidbits</title><link>http://shapeof.com/archives/2011/04/acorn_3_launch_and_tidbits.html#comment-184641486</link><description>&lt;p&gt;On the flip side, I took advantage of the current sale price and upgraded to the Mac AppStore version. I think that the Mac AppStore is a very nice distribution system and am glad that I've moved Acorn to it :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Thu, 14 Apr 2011 16:29:26 -0000</pubDate></item><item><title>Re: Four Years - Matt Legend Gemmell</title><link>http://mattgemmell.com/four-years/#comment-307068420</link><description>&lt;p&gt;Congratulations Matt!&lt;/p&gt;&lt;p&gt;I'm looking forward to see what you release going forward. I'm at the very start of the journey with my first Mac App Store release which is a sideline to my day-job. Who knows? Maybe one day I'll "go indie" too!&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Mon, 24 Jan 2011 16:28:17 -0000</pubDate></item><item><title>Re: tekx &amp;#8211; my thoughts</title><link>http://phpprotip.com/2010/06/tekx-my-thoughts/#comment-53414368</link><description>&lt;p&gt;Excellent write-up Chance :)&lt;/p&gt;&lt;p&gt;Clearly, I must have said everything you noted. It's amazing how much I can get through!&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Tue, 01 Jun 2010 15:37:01 -0000</pubDate></item><item><title>Re: dSLR vs. Point-and-Shoot</title><link>http://revjim.net/2010/04/19/dslr-vs-point-and-shoot/#comment-45526868</link><description>&lt;p&gt;To complicate matters further, the Olympus PEN series is interesting. Especially the E-PL1&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Mon, 19 Apr 2010 15:19:55 -0000</pubDate></item><item><title>Re: something new</title><link>http://djamesphoto.com/arranginglight/2010/04/16/something-new/#comment-45253554</link><description>&lt;p&gt;I love it. This is a really nicely done image.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sat, 17 Apr 2010 04:05:04 -0000</pubDate></item><item><title>Re: and&amp;#8230; I&amp;#8217;m back.</title><link>http://marcuswhitney.com/2010/04/06/and-im-back/#comment-164811753</link><description>&lt;p&gt;Hi Marcus,&lt;/p&gt;&lt;p&gt;I'm looking forward to seeing what you come up with.&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Wed, 07 Apr 2010 06:12:48 -0000</pubDate></item><item><title>Re: Getting Started with OOP &amp;amp; PHP5</title><link>http://thinkvitamin.com/dev/getting-started-with-oop-php5/#comment-79816250</link><description>&lt;p&gt;Martin,&lt;/p&gt;&lt;p&gt;I don't see any SQL injection vulnerability issues.  It would be the responsibility of the code handling user input to ensure that the data was fit for use by the User class.&lt;/p&gt;&lt;p&gt;I agree with the rest of your comment though :)&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Fri, 26 Mar 2010 09:26:58 -0000</pubDate></item><item><title>Re: Quick Start to Zend_Application_Bootstrap</title><link>//230-quick-start-to-zend_application_bootstrap#comment-374242671</link><description>&lt;p&gt;Jakob:&lt;/p&gt;&lt;p&gt;$frontController = Zend_Controller_Front::getInstance();&lt;br&gt;$view = $frontController-&amp;gt;getParam('bootstrap')-&amp;gt;getResource('db');&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sat, 09 Jan 2010 22:12:41 -0000</pubDate></item><item><title>Re: Quick Start to Zend_Application_Bootstrap</title><link>https://disqus.com/home/discussion/testphlyboyphly/quick_start_to_zend_application_bootstrap/#comment-293286718</link><description>&lt;p&gt;Jakob:&lt;/p&gt;&lt;p&gt;$frontController = Zend_Controller_Front::getInstance();&lt;br&gt;$view = $frontController-&amp;gt;getParam('bootstrap')-&amp;gt;getResource('db');&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sat, 09 Jan 2010 17:12:41 -0000</pubDate></item><item><title>Re: Quick Start to Zend_Application_Bootstrap</title><link>//230-quick-start-to-zend_application_bootstrap#comment-374242661</link><description>&lt;p&gt;In a shared environment, I would use htaccess to redirect all possibly domain addresses to a single canonical one and then use that as the APPLICATION_ENV using  a putenv('APPLICATION_ENV='.$httpHostName); in index.php.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Fri, 08 Jan 2010 20:52:02 -0000</pubDate></item><item><title>Re: Quick Start to Zend_Application_Bootstrap</title><link>//230-quick-start-to-zend_application_bootstrap#comment-374242655</link><description>&lt;p&gt;Rob T,&lt;/p&gt;&lt;p&gt;I like use environment variables set in the Vhost declaration of my httpd.conf.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Fri, 08 Jan 2010 20:19:59 -0000</pubDate></item><item><title>Re: Quick Start to Zend_Application_Bootstrap</title><link>https://disqus.com/home/discussion/testphlyboyphly/quick_start_to_zend_application_bootstrap/#comment-293286702</link><description>&lt;p&gt;In a shared environment, I would use htaccess to redirect all possibly domain addresses to a single canonical one and then use that as the APPLICATION_ENV using  a putenv('APPLICATION_ENV='.$httpHostName); in index.php.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Fri, 08 Jan 2010 15:52:02 -0000</pubDate></item><item><title>Re: Quick Start to Zend_Application_Bootstrap</title><link>https://disqus.com/home/discussion/testphlyboyphly/quick_start_to_zend_application_bootstrap/#comment-293286695</link><description>&lt;p&gt;Rob T,&lt;/p&gt;&lt;p&gt;I like use environment variables set in the Vhost declaration of my httpd.conf.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Fri, 08 Jan 2010 15:19:59 -0000</pubDate></item><item><title>Re: After 200 episodes is it time to change Boagworld?</title><link>https://boagworld.com/news/changing-boagworld/#comment-224374517</link><description>&lt;p&gt;I'm definitely in favour of shorter shows!&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Thu, 07 Jan 2010 07:23:37 -0000</pubDate></item><item><title>Re: pewari's place (Writing is a socially acceptable form of...)</title><link>http://pewari.tumblr.com/post/297034269#comment-27096741</link><description>&lt;p&gt;This is a great quote!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Wed, 23 Dec 2009 13:31:52 -0000</pubDate></item><item><title>Re: Hog Bay Software - The iPhone UI has an actions icon problem.
 On Mac...</title><link>http://blog.hogbaysoftware.com/post/291770774#comment-26732871</link><description>&lt;p&gt;I think that the "..." is better than the other two too.  The arrow one is clearly related to sending the selection somewhere&lt;/p&gt;&lt;p&gt;At least "..." clearly shows people that there's more things you can do.&lt;/p&gt;&lt;p&gt;Regards,&lt;/p&gt;&lt;p&gt;Rob...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rob...</dc:creator><pubDate>Sun, 20 Dec 2009 10:54:43 -0000</pubDate></item></channel></rss>