<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-7609658525941194126.post4917573485581813545..comments</id><updated>2011-07-20T23:06:01.547-04:00</updated><category term='startup'/><category term='baseball'/><category term='marathon'/><category term='software'/><title type='text'>Comments on Flavor-iffic: Fairy-Wing Wrapup: Nokogiri Performance</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.flavorjon.es/feeds/4917573485581813545/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html'/><author><name>Mike Dalessio</name><uri>http://www.blogger.com/profile/01750555903559042849</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>4</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7609658525941194126.post-2243702819490672873</id><published>2011-05-18T18:53:54.086-04:00</published><updated>2011-05-18T18:53:54.086-04:00</updated><title type='text'>s/background/backend/</title><content type='html'>s/background/backend/</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/2243702819490672873'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/2243702819490672873'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html?showComment=1305759234086#c2243702819490672873' title=''/><author><name>pete higgins</name><uri>http://www.blogger.com/profile/06164347683461976036</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html' ref='tag:blogger.com,1999:blog-7609658525941194126.post-4917573485581813545' source='http://www.blogger.com/feeds/7609658525941194126/posts/default/4917573485581813545' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2059961115'/></entry><entry><id>tag:blogger.com,1999:blog-7609658525941194126.post-4493374537365898451</id><published>2011-05-18T18:49:08.004-04:00</published><updated>2011-05-18T18:49:08.004-04:00</updated><title type='text'>ActiveSupport&amp;#39;s XMLMini module is what is used...</title><content type='html'>ActiveSupport&amp;#39;s XMLMini module is what is used by from_xml, and you can change what background it uses with something like:&lt;br /&gt;&lt;br /&gt;ActiveSupport::XMLMini.backend = :nokogiri&lt;br /&gt;&lt;br /&gt;... or :nokogirisax, :libxml, :libxmlsax, and a few others. It defaults to REXML, unfortunately.&lt;br /&gt;&lt;br /&gt;Check it out:&lt;br /&gt;&lt;a href="https://github.com/rails/rails/blob/master/activesupport/lib/active_support/core_ext/hash/conversions.rb#L89-L91" rel="nofollow"&gt;Hash.from_xml&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="https://github.com/rails/rails/blob/master/activesupport/lib/active_support/xml_mini.rb" rel="nofollow"&gt;ActiveSupport::XMLMini&lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/4493374537365898451'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/4493374537365898451'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html?showComment=1305758948004#c4493374537365898451' title=''/><author><name>pete higgins</name><uri>http://www.blogger.com/profile/06164347683461976036</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html' ref='tag:blogger.com,1999:blog-7609658525941194126.post-4917573485581813545' source='http://www.blogger.com/feeds/7609658525941194126/posts/default/4917573485581813545' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-2059961115'/></entry><entry><id>tag:blogger.com,1999:blog-7609658525941194126.post-8190955061057989799</id><published>2011-05-18T15:40:14.108-04:00</published><updated>2011-05-18T15:40:14.108-04:00</updated><title type='text'>I wasn&amp;#39;t suggesting adding Nokogiri to ActiveS...</title><content type='html'>I wasn&amp;#39;t suggesting adding Nokogiri to ActiveSupport. I was suggesting that someone build a gem that implemented #from_xml using Nokogiri, and that could be used in place of those ActiveSupport methods.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/8190955061057989799'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/8190955061057989799'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html?showComment=1305747614108#c8190955061057989799' title=''/><author><name>Mike Dalessio</name><uri>http://www.blogger.com/profile/01750555903559042849</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html' ref='tag:blogger.com,1999:blog-7609658525941194126.post-4917573485581813545' source='http://www.blogger.com/feeds/7609658525941194126/posts/default/4917573485581813545' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1844687330'/></entry><entry><id>tag:blogger.com,1999:blog-7609658525941194126.post-4761960951012206923</id><published>2011-05-18T14:06:42.103-04:00</published><updated>2011-05-18T14:06:42.103-04:00</updated><title type='text'>I&amp;#39;m not too sure that using Nokigiri&amp;#39;s par...</title><content type='html'>I&amp;#39;m not too sure that using Nokigiri&amp;#39;s parser in ActiveSupport would be such a good idea. Sure, performance is important, but there are other considerations also. I have a project that includes the Nokigiri gem, which takes about 10 times as long to load on startup than it does without Nokogiri.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/4761960951012206923'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7609658525941194126/4917573485581813545/comments/default/4761960951012206923'/><link rel='alternate' type='text/html' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html?showComment=1305742002103#c4761960951012206923' title=''/><author><name>anne.ominous</name><uri>http://www.blogger.com/profile/03137438436870554976</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.flavorjon.es/2011/05/fairy-wing-wrapup-nokogiri-performance.html' ref='tag:blogger.com,1999:blog-7609658525941194126.post-4917573485581813545' source='http://www.blogger.com/feeds/7609658525941194126/posts/default/4917573485581813545' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-505426214'/></entry></feed>
