<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Mike Funk - Web Developer - Latest Comments</title><link>http://mikefunkwebdeveloper.disqus.com/</link><description></description><atom:link href="https://mikefunkwebdeveloper.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 04 Feb 2016 16:59:43 -0000</lastBuildDate><item><title>Re: Vim - Down the Rabbit Hole</title><link>http://mikefunk.com/2013/08/12/vim-down-the-rabbit-hole/#comment-2496493682</link><description>&lt;p&gt;VIM FOR THE WIN&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">matthew day</dc:creator><pubDate>Thu, 04 Feb 2016 16:59:43 -0000</pubDate></item><item><title>Re: Vim &amp;#8211; Down the Rabbit Hole</title><link>http://mikefunk.com/vim-down-the-rabbit-hole/#comment-1125463709</link><description>&lt;p&gt;Thanks a bunch for the link to this article, Mike.  I really enjoyed it.  I toyed with vi and vim briefly years ago when I was doing grunt work for a CS professor on Sun Solaris stations.  Haven't touched them since.  Maybe I'll check vim out again after I get all my basic web dev skills back up to snuff. I'll have this very valuable tutorial to show me the way.  Again, thank you!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christopher Zenner</dc:creator><pubDate>Fri, 15 Nov 2013 23:30:12 -0000</pubDate></item><item><title>Re: Remote Config Files In CodeIgniter</title><link>http://mikefunk.com/remote-config-files-in-codeigniter/#comment-842608722</link><description>&lt;p&gt;@Miks setting a config item via code like that only sets it temporarily. Generally what you do is set config items in a config file. Check out the top of this page: &lt;a href="http://ellislab.com/codeigniter/user-guide/libraries/config.html" rel="nofollow noopener" target="_blank" title="http://ellislab.com/codeigniter/user-guide/libraries/config.html"&gt;http://ellislab.com/codeign...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">$90322875</dc:creator><pubDate>Thu, 29 Nov 2012 01:11:30 -0000</pubDate></item><item><title>Re: Query Strings in CodeIgniter</title><link>http://mikefunk.com/query-strings-in-codeigniter/#comment-842608736</link><description>&lt;p&gt;Great writeup, thanks. Actually you can use segments as key =&amp;gt; value pairs. The a uri class method that returns the segments in the uri as a key =&amp;gt; value pair array. It has an offset parameter that lets you define which segment is to be used as the first key.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Joost</dc:creator><pubDate>Wed, 28 Nov 2012 08:20:47 -0000</pubDate></item><item><title>Re: Remote Config Files In CodeIgniter</title><link>http://mikefunk.com/remote-config-files-in-codeigniter/#comment-842608723</link><description>&lt;p&gt;That's a really nice, elegance solution. When I saw the post title I was epxecting something much more convoluted :) Big kudos to CI&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Angry Web Developer</dc:creator><pubDate>Tue, 06 Nov 2012 22:35:15 -0000</pubDate></item><item><title>Re: Remote Config Files In CodeIgniter</title><link>http://mikefunk.com/remote-config-files-in-codeigniter/#comment-842608724</link><description>&lt;p&gt;How does setting a config item work? The manual refers to simple $this-&amp;gt;config-&amp;gt;set_item('item', 'value'), but as far as I have tried that it doesnt seem to work at all.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Miks</dc:creator><pubDate>Mon, 29 Oct 2012 10:07:19 -0000</pubDate></item><item><title>Re: IE Multiple Submit Buttons Bug</title><link>http://mikefunk.com/ie-multiple-submit-buttons-bug/#comment-842608726</link><description>&lt;p&gt;I give up!&lt;br&gt;&lt;a href="http://i.xstend.com/424fc063.jpg" rel="nofollow noopener" target="_blank" title="http://i.xstend.com/424fc063.jpg"&gt;http://i.xstend.com/424fc06...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stoo</dc:creator><pubDate>Thu, 16 Aug 2012 03:16:18 -0000</pubDate></item><item><title>Re: IE Multiple Submit Buttons Bug</title><link>http://mikefunk.com/ie-multiple-submit-buttons-bug/#comment-842608725</link><description>&lt;p&gt;Dang wordpress and I didn't comment my code snippets properly.. Hopefully this will work:&lt;/p&gt;&lt;p&gt;[sourcecode language="html"]&lt;/p&gt;&lt;p&gt;go!&lt;br&gt;go!&lt;br&gt;[/sourcecode]&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stoo</dc:creator><pubDate>Thu, 16 Aug 2012 03:14:51 -0000</pubDate></item><item><title>Re: IE Multiple Submit Buttons Bug</title><link>http://mikefunk.com/ie-multiple-submit-buttons-bug/#comment-842608730</link><description>&lt;p&gt;I ran into this exact thing with a quick admin page I needed.&lt;br&gt;In my case, I solved with an inline javascript and a hidden field&lt;/p&gt;&lt;p&gt;go!&lt;br&gt;go!&lt;/p&gt;&lt;p&gt;In my case the value of "val1" and "val2" are output by PHP, based on a loop over a SQL result set. Because of this I couldn't hard code anything, but server side could generate as many buttons of the same name as there were rows. Simple matter of then checking the hidden field's value in the POST variable, which will contain the correct value depending on which submit button was pushed. :-)&lt;/p&gt;&lt;p&gt;Glad to find your confirmation of this bug though, it was the first google result that actually applied to what I was seeing.&lt;/p&gt;&lt;p&gt;Such a pity we still have to support IE at all...&lt;/p&gt;&lt;p&gt;This image springs to mind:&lt;br&gt;&lt;a href="http://uploads.lolhehehe.com/wp-content/uploads/2011/06/4484848-600x396.jpg" rel="nofollow noopener" target="_blank" title="http://uploads.lolhehehe.com/wp-content/uploads/2011/06/4484848-600x396.jpg"&gt;http://uploads.lolhehehe.co...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stoo</dc:creator><pubDate>Thu, 16 Aug 2012 03:10:51 -0000</pubDate></item><item><title>Re: New open source CodeIgniter projects</title><link>http://mikefunk.com/new-open-source-codeigniter-projects/#comment-845765074</link><description>&lt;p&gt;That reminds me, I need to set up a few libraries I have as Sparks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">$90322875</dc:creator><pubDate>Fri, 02 Mar 2012 15:59:26 -0000</pubDate></item><item><title>Re: New open source CodeIgniter projects</title><link>http://mikefunk.com/new-open-source-codeigniter-projects/#comment-842608719</link><description>&lt;p&gt;It would also be great for more CI developers to start contributing their libraries and other apps to &lt;a href="http://getsparks.org" rel="nofollow noopener" target="_blank" title="http://getsparks.org"&gt;http://getsparks.org&lt;/a&gt; (package manager for CI)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arlo Carreon</dc:creator><pubDate>Fri, 02 Mar 2012 15:38:02 -0000</pubDate></item><item><title>Re: console.log() and Internet Explorer</title><link>http://mikefunk.com/console-log-and-internet-explorer/#comment-842608721</link><description>&lt;p&gt;Totally agree. Good post.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Arlo Carreon</dc:creator><pubDate>Fri, 02 Mar 2012 15:21:40 -0000</pubDate></item></channel></rss>