<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for Invert Your Mind</title>
	<atom:link href="http://brian.pontarelli.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.pontarelli.com</link>
	<description></description>
	<lastBuildDate>Thu, 09 May 2013 10:50:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on IE filter gradient and positioning bug by Geoff Moore</title>
		<link>http://brian.pontarelli.com/2011/09/20/ie-filter-gradient-and-positioning-bug/#comment-184388</link>
		<dc:creator>Geoff Moore</dc:creator>
		<pubDate>Thu, 09 May 2013 10:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=356#comment-184388</guid>
		<description>Hi Brian,
This issue has been a pain for me for a long while, typical designs I have to build, have to have gradients that can grow and or shrink with depending on the CMS output and such I have found drop down navigation the greatest problem when using background grads and filters.

I have tested the solutions above and z-index fix works well for ie9+ however, ie7 and ie8 still require the filter to be removed from the rule, and thus forcing me to fall back to a solid colour. Not ideal but at least its some progression, and its also nice to know im not the only one struggling with this.

Thanks
&lt;a href=&quot;//www.geoff-moore.co.uk&quot; rel=&quot;nofollow&quot;&gt;Geoff Moore&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi Brian,<br />
This issue has been a pain for me for a long while, typical designs I have to build, have to have gradients that can grow and or shrink with depending on the CMS output and such I have found drop down navigation the greatest problem when using background grads and filters.</p>
<p>I have tested the solutions above and z-index fix works well for ie9+ however, ie7 and ie8 still require the filter to be removed from the rule, and thus forcing me to fall back to a solid colour. Not ideal but at least its some progression, and its also nice to know im not the only one struggling with this.</p>
<p>Thanks<br />
<a href="//www.geoff-moore.co.uk" rel="nofollow">Geoff Moore</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDBC Batch vs. Multi-Row Inserts by Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2011/06/21/jdbc-batch-vs-multi-row-inserts/#comment-178256</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Mon, 08 Apr 2013 16:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=330#comment-178256</guid>
		<description>I did a bit of research and that option for the driver appears to be doing the same thing as a bulk insert. It caches the inserts and rewrites them into a single statement. I would expect that this would be much faster than individual inserts, faster than batch inserts, but slower than a single bulk insert statement from Java code.</description>
		<content:encoded><![CDATA[<p>I did a bit of research and that option for the driver appears to be doing the same thing as a bulk insert. It caches the inserts and rewrites them into a single statement. I would expect that this would be much faster than individual inserts, faster than batch inserts, but slower than a single bulk insert statement from Java code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDBC Batch vs. Multi-Row Inserts by haifeng</title>
		<link>http://brian.pontarelli.com/2011/06/21/jdbc-batch-vs-multi-row-inserts/#comment-177479</link>
		<dc:creator>haifeng</dc:creator>
		<pubDate>Fri, 05 Apr 2013 21:14:14 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=330#comment-177479</guid>
		<description>I am working on writing data into MySQL, I used
String URL =&quot;jdbc:mysql://localhost/database_name?rewriteBatchedStatements=true&quot;

that is I added &quot;?rewriteBatchedStatements=true&quot; at the end, then the batch insert speeds up, and performs much faster than the individual insert.</description>
		<content:encoded><![CDATA[<p>I am working on writing data into MySQL, I used<br />
String URL =&#8221;jdbc:mysql://localhost/database_name?rewriteBatchedStatements=true&#8221;</p>
<p>that is I added &#8220;?rewriteBatchedStatements=true&#8221; at the end, then the batch insert speeds up, and performs much faster than the individual insert.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on IE filter gradient and positioning bug by Abhilash</title>
		<link>http://brian.pontarelli.com/2011/09/20/ie-filter-gradient-and-positioning-bug/#comment-175632</link>
		<dc:creator>Abhilash</dc:creator>
		<pubDate>Thu, 28 Mar 2013 11:29:07 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=356#comment-175632</guid>
		<description>Hi..
There is another fix for this.
Add z-index: auto to .main-nav</description>
		<content:encoded><![CDATA[<p>Hi..<br />
There is another fix for this.<br />
Add z-index: auto to .main-nav</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Android review and iPhone comparison by IT Support</title>
		<link>http://brian.pontarelli.com/2009/01/23/android-review-and-iphone-comparison/#comment-174357</link>
		<dc:creator>IT Support</dc:creator>
		<pubDate>Fri, 22 Mar 2013 12:02:47 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=259#comment-174357</guid>
		<description>Today there is tight competition between apple iphone and samsung android phones. If you come up with such comparison then it will be great.
plese do it if you got the time.

Thanks</description>
		<content:encoded><![CDATA[<p>Today there is tight competition between apple iphone and samsung android phones. If you come up with such comparison then it will be great.<br />
plese do it if you got the time.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mozilla Thunderbird image in signature by Chris</title>
		<link>http://brian.pontarelli.com/2007/02/26/mozilla-thunderbird-image-in-signature/#comment-171119</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 06 Mar 2013 23:15:47 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/02/26/mozilla-thunderbird-image-in-signature/#comment-171119</guid>
		<description>Easiest, IMHO, is to use Thunderbird&#039;s compose window to create your signature, using the formatting tools and Insert options to manage the html for you. There is an option under &lt;b&gt;Insert&#124;Image&lt;/b&gt; to &quot;Attach this image to the message&quot; so you can choose to embed your pictures, or not. 

&lt;b&gt;File&#124;Save as&#124;HTML&lt;/b&gt;, then select the resultant file as your signature. 

Or am I missing the point? Do the clientèle here prefer to do it the hard way? ;)</description>
		<content:encoded><![CDATA[<p>Easiest, IMHO, is to use Thunderbird&#8217;s compose window to create your signature, using the formatting tools and Insert options to manage the html for you. There is an option under <b>Insert|Image</b> to &#8220;Attach this image to the message&#8221; so you can choose to embed your pictures, or not. </p>
<p><b>File|Save as|HTML</b>, then select the resultant file as your signature. </p>
<p>Or am I missing the point? Do the clientèle here prefer to do it the hard way? ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDBC Batch vs. Multi-Row Inserts by Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2011/06/21/jdbc-batch-vs-multi-row-inserts/#comment-170747</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Tue, 05 Mar 2013 03:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=330#comment-170747</guid>
		<description>Thanks for the comment. I updated the post with this info. If you need more, comment again or email me.</description>
		<content:encoded><![CDATA[<p>Thanks for the comment. I updated the post with this info. If you need more, comment again or email me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JDBC Batch vs. Multi-Row Inserts by Bretislav Wajtr</title>
		<link>http://brian.pontarelli.com/2011/06/21/jdbc-batch-vs-multi-row-inserts/#comment-170431</link>
		<dc:creator>Bretislav Wajtr</dc:creator>
		<pubDate>Mon, 04 Mar 2013 06:53:10 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/?p=330#comment-170431</guid>
		<description>Hi Brian, thanks for interesting post. Can you please update the post with which database and jdbc driver version you used during the test? Because recently I found out that there are quite big differences in jdbc drivers where it comes to performance... thanks</description>
		<content:encoded><![CDATA[<p>Hi Brian, thanks for interesting post. Can you please update the post with which database and jdbc driver version you used during the test? Because recently I found out that there are quite big differences in jdbc drivers where it comes to performance&#8230; thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making jEdit like IntelliJ by Phil</title>
		<link>http://brian.pontarelli.com/2006/07/21/making-jedit-like-intellij/#comment-166505</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 11 Feb 2013 14:54:16 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2006/07/21/making-jedit-like-intellij/#comment-166505</guid>
		<description>The -server option tell&#039;s jedit to not close the jvm when you close the app.  This keeps it running in the system tray.  It avoids the jvm startup costs for future invocations.  Not as necessary these days, but years ago was a huge help.</description>
		<content:encoded><![CDATA[<p>The -server option tell&#8217;s jedit to not close the jvm when you close the app.  This keeps it running in the system tray.  It avoids the jvm startup costs for future invocations.  Not as necessary these days, but years ago was a huge help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mozilla Thunderbird image in signature by priya</title>
		<link>http://brian.pontarelli.com/2007/02/26/mozilla-thunderbird-image-in-signature/#comment-164013</link>
		<dc:creator>priya</dc:creator>
		<pubDate>Fri, 01 Feb 2013 10:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/02/26/mozilla-thunderbird-image-in-signature/#comment-164013</guid>
		<description>i am facing the problem with signature that i can&#039;t do any formatting in signature textbox &amp; also i am unable to use my company logo in my signature,
I want answer regarding this but not in HTML or HTML format .</description>
		<content:encoded><![CDATA[<p>i am facing the problem with signature that i can&#8217;t do any formatting in signature textbox &amp; also i am unable to use my company logo in my signature,<br />
I want answer regarding this but not in HTML or HTML format .</p>
]]></content:encoded>
	</item>
</channel>
</rss>
