<?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-2363643920942057324.post4053686739275841577..comments</id><updated>2009-03-12T07:36:26.379+11:00</updated><category term='apache'/><category term='mod_python'/><category term='fastcgi'/><category term='web2py'/><category term='mod_wsgi'/><category term='django'/><category term='python'/><category term='nginx'/><category term='wsgi'/><category term='pycon'/><category term='new relic'/><title type='text'>Comments on Graham Dumpleton: A Python interpreter is not created for each reque...</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.dscpl.com.au/feeds/4053686739275841577/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html'/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</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>15</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-4739545924935031790</id><published>2009-03-12T07:36:00.000+11:00</published><updated>2009-03-12T07:36:00.000+11:00</updated><title type='text'>That writing input/output filters in Python using ...</title><summary type='text'>That writing input/output filters in Python using mod_python is easy I will accept. Part of my concerns though are that in making it so simple it has abstracted away too much and you have lost the ability to properly deal with the buckets in the underlying bucket brigade. The result is that although it may work in most cases, there seems to be a small subset where mod_python may not be dealing </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/4739545924935031790'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/4739545924935031790'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236803760000#c4739545924935031790' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-6662699024049520859</id><published>2009-03-11T21:49:00.000+11:00</published><updated>2009-03-11T21:49:00.000+11:00</updated><title type='text'>Even though writing filters in python might not be...</title><summary type='text'>Even though writing filters in python might not be optimal, they are hugely easier to do than implementing in C. The relevant Apache APIs are poorly documented, and there do not appear to be any useful examples you ca start from.&lt;BR/&gt;&lt;BR/&gt;After trying the C implementation for a while I switched to python and had an output filter up and running quickly.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/6662699024049520859'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/6662699024049520859'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236768540000#c6662699024049520859' title=''/><author><name>Wichert</name><uri>http://www.blogger.com/profile/17666222311375669548</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1159495672'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-4196002394271597448</id><published>2009-03-11T08:21:00.000+11:00</published><updated>2009-03-11T08:21:00.000+11:00</updated><title type='text'>@laurence&lt;br&gt;&lt;br&gt;Ahhh, but then I remembered all t...</title><summary type='text'>@laurence&lt;BR/&gt;&lt;BR/&gt;Ahhh, but then I remembered all the other reasons why implementing Apache input/output filters in Python is bad. I'll try and blog about why mod_wsgi is unlikely to support them and why in general Python is bad for implementing them. Even so, do still come over to the mod_wsgi list if want to discuss it.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/4196002394271597448'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/4196002394271597448'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236720060000#c4196002394271597448' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-4060301087012615852</id><published>2009-03-11T07:51:00.000+11:00</published><updated>2009-03-11T07:51:00.000+11:00</updated><title type='text'>@laurence&lt;br&gt;&lt;br&gt;Python isn't particularly the bes...</title><summary type='text'>@laurence&lt;BR/&gt;&lt;BR/&gt;Python isn't particularly the best language for writing Apache input/output filters as the performance hit is quite significant. So, although it wouldn't be that hard to add support for writing input/output filters in Python, I am dubious about whether it is something that should be encouraged.&lt;BR/&gt;&lt;BR/&gt;If you haven't already had a discussion on mod_wsgi list about what you are</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/4060301087012615852'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/4060301087012615852'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236718260000#c4060301087012615852' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-8337320995397398712</id><published>2009-03-11T04:01:00.000+11:00</published><updated>2009-03-11T04:01:00.000+11:00</updated><title type='text'>@florian&lt;br&gt;I much prefer mod_wsgi in general, but...</title><summary type='text'>@florian&lt;BR/&gt;I much prefer mod_wsgi in general, but mod_python still has one feature that mod_wsgi lacks: the ability to  write apache filters in python.&lt;BR/&gt;&lt;BR/&gt;And as for the general statements on bloat... surely you have nginx and varnish in front of anything that serves a serious amount of traffic.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/8337320995397398712'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/8337320995397398712'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236704460000#c8337320995397398712' title=''/><author><name>Laurence Rowe</name><uri>http://www.blogger.com/profile/02164563755538372331</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1575818190'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-2805552571813628782</id><published>2009-03-10T01:39:00.000+11:00</published><updated>2009-03-10T01:39:00.000+11:00</updated><title type='text'>@graham&lt;br&gt;&lt;br&gt;by bloat I'm largely refering to fe...</title><summary type='text'>@graham&lt;BR/&gt;&lt;BR/&gt;by bloat I'm largely refering to features nobody wants, but needs to configure and put up and that keep development of mod_python up.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/2805552571813628782'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/2805552571813628782'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236609540000#c2805552571813628782' title=''/><author><name>Florian</name><uri>http://www.blogger.com/profile/06798512674087485252</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1450721792'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-5824204567251209254</id><published>2009-03-09T23:11:00.000+11:00</published><updated>2009-03-09T23:11:00.000+11:00</updated><title type='text'>@florian&lt;br&gt;&lt;br&gt;One final thing about what is gett...</title><summary type='text'>@florian&lt;BR/&gt;&lt;BR/&gt;One final thing about what is getting labelled here as bloat in mod_python. The extra stuff I am talking about represents at most 1MB of memory and it stays constant and doesn't increase over time. This amount isn't that much when Python web applications quite often are 30MB+ in size in their own right. In some cases the Python web applications would actually drag in the same </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/5824204567251209254'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/5824204567251209254'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236600660000#c5824204567251209254' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-2149457468085008320</id><published>2009-03-09T21:20:00.000+11:00</published><updated>2009-03-09T21:20:00.000+11:00</updated><title type='text'>@florian&lt;br&gt;&lt;br&gt;It matters because in some ways mo...</title><summary type='text'>@florian&lt;BR/&gt;&lt;BR/&gt;It matters because in some ways mod_wsgi works very similar to mod_python.&lt;BR/&gt;&lt;BR/&gt;If people think that mod_python works in a certain way, when it doesn't, or that mod_python has certain problems, which may not actually be its fault directly, then they will assume that the same applies to mod_wsgi.&lt;BR/&gt;&lt;BR/&gt;This isn't fiction. I have already come across people doing exactly </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/2149457468085008320'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/2149457468085008320'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236594000000#c2149457468085008320' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-68287368374613224</id><published>2009-03-09T21:03:00.000+11:00</published><updated>2009-03-09T21:03:00.000+11:00</updated><title type='text'>@Graham&lt;br&gt;&lt;br&gt;so since you basically agree with t...</title><summary type='text'>@Graham&lt;BR/&gt;&lt;BR/&gt;so since you basically agree with the raised points, and add a few of your own like that mod_python is kinda bloated and that its development is stagnant, why does it matter who spreads what kind of missinformation about it?&lt;BR/&gt;&lt;BR/&gt;The bottom line is nobody should use it.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/68287368374613224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/68287368374613224'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236592980000#c68287368374613224' title=''/><author><name>Florian</name><uri>http://www.blogger.com/profile/06798512674087485252</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1450721792'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-3886585957237684106</id><published>2009-03-09T20:52:00.000+11:00</published><updated>2009-03-09T20:52:00.000+11:00</updated><title type='text'>@florian&lt;br&gt;&lt;br&gt;&lt;i&gt;the build in module/function di...</title><summary type='text'>@florian&lt;BR/&gt;&lt;BR/&gt;&lt;I&gt;the build in module/function dispatch algorithm&lt;/I&gt;&lt;BR/&gt;&lt;BR/&gt;Not sure exactly what you mean here. If you mean how it supplies both a low level handler mechanism and the high level publisher dispatch mechanism then would in part agree.&lt;BR/&gt;&lt;BR/&gt;I believe that mod_python should have stopped at the low level handler mechanism and made it as simple as possible. All the other high</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/3886585957237684106'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/3886585957237684106'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236592320000#c3886585957237684106' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-3297424128431399776</id><published>2009-03-09T19:01:00.000+11:00</published><updated>2009-03-09T19:01:00.000+11:00</updated><title type='text'>mod_python still sucks because&lt;br&gt;&lt;br&gt; - the build...</title><summary type='text'>mod_python still sucks because&lt;BR/&gt;&lt;BR/&gt; - the build in module/function  dispatch algorithm&lt;BR/&gt; - weird configuration&lt;BR/&gt; - need to re-configure from apache default&lt;BR/&gt; - fails to reload properly when configured thus (which wouldn't matter if...)&lt;BR/&gt; - poor hosting choices, apache only (as opposed to wsgi which you run on apache and nginx as mod_wsgi, on flup as fscgi, scgi or ajp, with </summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/3297424128431399776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/3297424128431399776'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236585660000#c3297424128431399776' title=''/><author><name>Florian</name><uri>http://www.blogger.com/profile/06798512674087485252</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1450721792'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-1627355909203280449</id><published>2009-03-09T13:05:00.000+11:00</published><updated>2009-03-09T13:05:00.000+11:00</updated><title type='text'>and SalesForceAlchemy !   sites like these are for...</title><summary type='text'>and SalesForceAlchemy !   sites like these are for dummies, and you can't do much about them.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/1627355909203280449'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/1627355909203280449'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236564300000#c1627355909203280449' title=''/><author><name>mike bayer</name><uri>http://www.blogger.com/profile/01417862951114999907</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-154701844'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-721212968869363955</id><published>2009-03-09T12:56:00.000+11:00</published><updated>2009-03-09T12:56:00.000+11:00</updated><title type='text'>Yes that website really is a horrible hoax trying ...</title><summary type='text'>Yes that website really is a horrible hoax trying to exploit money out of naive people, I wish there was some way someone could shut them down.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/721212968869363955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/721212968869363955'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236563760000#c721212968869363955' title=''/><author><name>rich</name><uri>http://www.blogger.com/profile/18295886505120539832</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1118589818'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-8853724241272466109</id><published>2009-03-09T12:31:00.000+11:00</published><updated>2009-03-09T12:31:00.000+11:00</updated><title type='text'>Oh, one of those sort of people. Always gets my go...</title><summary type='text'>Oh, one of those sort of people. Always gets my goat up when people try and trade off of someone else's name and good work. I did notice the 'pypi' site name and thought they were going a bit far in thinking they could hijack it. Didn't know about them also using 'Django 2.0'.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/8853724241272466109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/8853724241272466109'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236562260000#c8853724241272466109' title=''/><author><name>Graham Dumpleton</name><uri>http://www.blogger.com/profile/13609779138164842374</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='06276936539328058414'/><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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-19731307'/></entry><entry><id>tag:blogger.com,1999:blog-2363643920942057324.post-7045758445852704395</id><published>2009-03-09T11:15:00.000+11:00</published><updated>2009-03-09T11:15:00.000+11:00</updated><title type='text'>That site is the same turkey who is selling "Djang...</title><summary type='text'>That site is the same turkey who is selling "Django 2.0". His attempts at sowing name-brand confusion (pypi.info?!) are legendary, too, unfortunately.&lt;BR/&gt;&lt;BR/&gt;Good to have this information laid out clearly, but there might be an argument for not feeding the trolls in the future for that particular site.</summary><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/7045758445852704395'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2363643920942057324/4053686739275841577/comments/default/7045758445852704395'/><link rel='alternate' type='text/html' href='http://blog.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html?showComment=1236557700000#c7045758445852704395' title=''/><author><name>Malcolm Tredinnick</name><uri>http://www.blogger.com/profile/09677373455462647507</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.dscpl.com.au/2009/03/python-interpreter-is-not-created-for.html' ref='tag:blogger.com,1999:blog-2363643920942057324.post-4053686739275841577' source='http://www.blogger.com/feeds/2363643920942057324/posts/default/4053686739275841577' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1811015222'/></entry></feed>
