<?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 joej</title><link>http://disqus.com/by/joej/</link><description></description><atom:link href="http://disqus.com/joej/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 17 Jan 2011 11:39:29 -0000</lastBuildDate><item><title>Re: http://elasticthreads.tumblr.com/post/215794982</title><link>http://elasticthreads.tumblr.com/post/215794982#comment-130096228</link><description>&lt;p&gt;dead Drop.IO source for this&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Mon, 17 Jan 2011 11:39:29 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-12881573</link><description>&lt;p&gt;OK -- I'm about ready to give up on this. After many, many days ... I'm just tired of this.&lt;/p&gt;&lt;p&gt;this plugin, on an input field ... followed by a fieldset, legend, or select drop down ... is *always* obscured by those later elements. (can't click/select LI items, can't read them, looks horrible)&lt;/p&gt;&lt;p&gt;Mediocre solution = "make the div.token-input-dropdown position:relative. The containing div will expand to slide later fields/elements -- so you AVOID the problem of having this plugin overlaying them"&lt;/p&gt;&lt;p&gt;However, if you want this plugin's dropdown div to lay on top of everything, you have to do position:absolute.&lt;/p&gt;&lt;p&gt;Once done, you're stuck. I've placed "position:relative;z-index:9999;" on all the token-input-dropdown elements (ul, li, etc.) -- nothing will get these things to move up the z-index and lay on TOP of checkboxes, fieldsets, legends, selects or other form elements.&lt;/p&gt;&lt;p&gt;I've made all my form elements "position:relative; z-index:0" ... and they won't go below this plugin's dropdown.&lt;/p&gt;&lt;p&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt; HELP !&lt;/p&gt;&lt;p&gt;EDIT -- note: This is NOT an ie-only problem. This occurs with FF 3.0.x, IE, etc.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Sat, 18 Jul 2009 13:05:54 -0000</pubDate></item><item><title>Re: jQuery Plugin: Tokenizing Autocomplete Text Entry</title><link>http://loopj.com/2009/04/25/jquery-plugin-tokenizing-autocomplete-text-entry/#comment-12513152</link><description>&lt;p&gt;++ source code control &amp;amp; allow contributions&lt;br&gt;One version would be nice, all fixes in that version would be nice.&lt;br&gt;You have an initial groundswell of folks &amp;amp; attention on this -- please leverage it, so we all can win.&lt;/p&gt;&lt;p&gt;bugs:&lt;br&gt;IE drop-down slips under, and peeks out from, fieldset after this input&lt;br&gt;hard to position ... I'm wanting to make some changes to make it easier &amp;amp; all bundled it its own div&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Sat, 11 Jul 2009 16:24:19 -0000</pubDate></item><item><title>Re: The Problem With Selling Information Security as a &amp;#8220;Business Enabler&amp;#8221;</title><link>http://dmiessler.com/blog/the-problem-with-selling-information-security-as-a-business-enabler#comment-7579468</link><description>&lt;p&gt;Definitely.  I'm with you on this.&lt;/p&gt;&lt;p&gt;I really do believe that, if  infosec/security folks are doing a good job, then there is a gained efficiency (not just robustness, resilience, etc.)&lt;/p&gt;&lt;p&gt;One recent example: &lt;br&gt;Moving to field a DoD system to the field, we coordinated with the defense contractor to leverage Fortify SCA -- a manual code review would have been VERY costly.&lt;/p&gt;&lt;p&gt;This was focused *only* on the information assurance/security necessity (requirement, policy, etc.) - but they ended up loving its strength, got over their embarrassment at the kind of flaws that were in the code base and, in the end, moved to integrate this as part of their normal development &amp;amp; build practices.&lt;/p&gt;&lt;p&gt;End result: we saved (literally) millions of dollars (or) pursuing a waiver and fielding known-flawed code -- and we both got what we really can value:&lt;br&gt;- my organization gets improved quality/security and can oversee/audit a practice&lt;br&gt;- they get something that moves them forward more efficiently and keep us out of their shorts :-)&lt;/p&gt;&lt;p&gt;Nice win -- money and a practical, sustainable practice that dramatically affects what we produce.&lt;/p&gt;&lt;p&gt;==&amp;gt; I'd love to hear other, real-world examples of security + engineer/dev collaboration to produce successes.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Sat, 28 Mar 2009 01:14:19 -0000</pubDate></item><item><title>Re: The Problem With Selling Information Security as a &amp;#8220;Business Enabler&amp;#8221;</title><link>http://dmiessler.com/blog/the-problem-with-selling-information-security-as-a-business-enabler#comment-7576760</link><description>&lt;p&gt;If you don't perform basic "good health" engineering and development, then *sure* ... security is not an enabler. Security is one of those dumb, slow-you-down, "cross your Ts and dot your Is" anal retentiveness.&lt;/p&gt;&lt;p&gt;However ... if you worry about produce reliable, error free systems or software, then you include good practice, techniques, double-checks, etc as part of the dev/eng processes (called; "security") and you bring in some testing/external checks to ensure you didn't make obvious  mistakes.&lt;/p&gt;&lt;p&gt;Looking at the Top-25 CWE list, repeated, low-level, obvious-to-spot and remediate (and abuse) flaws in systems and software ... I'm thinking this:&lt;/p&gt;&lt;p&gt;... The perception that security is a burden, comes bad practitioners: either security or the eng/dev folks on their team. Security is (again) not the problem, its a people problem.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Fri, 27 Mar 2009 21:27:05 -0000</pubDate></item><item><title>Re: http://www.intrusionlabs.com/testpage/</title><link>http://www.intrusionlabs.com/testpage/#comment-3793838</link><description>&lt;p&gt;test comment for /testpage/&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Sat, 15 Nov 2008 16:43:28 -0000</pubDate></item><item><title>Re: A Django Management Command for Amazon S3</title><link>http://rob.cogit8.org/blog/2008/Oct/29/a-django-management-command-for-amazon-s3/#comment-3391858</link><description>&lt;p&gt;This is absolutely useful.&lt;br&gt;I've been keeping a shell script in a bin/ subdir and running it to sync.&lt;br&gt;And -- it never occurred to me to move it to a mgmt command !&lt;br&gt;(duh!)&lt;/p&gt;&lt;p&gt;Thanks for this &lt;br&gt;   -- joe&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">joej</dc:creator><pubDate>Thu, 30 Oct 2008 11:52:31 -0000</pubDate></item></channel></rss>