<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/cherrypy-users</id>
  <title type="text">cherrypy-users Google Group</title>
  <subtitle type="text">
  For questions about using CherryPy
  </subtitle>
  <link href="/group/cherrypy-users/feed/atom_v1_0_msgs.xml" rel="self" title="cherrypy-users feed"/>
  <updated>2009-11-08T20:46:40Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Gerold Penz</name>
  <email>gerold.p...@aon.at</email>
  </author>
  <updated>2009-11-08T20:46:40Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/0cad74e0856c0dd0/d9cdcb225d3a5ea4?show_docid=d9cdcb225d3a5ea4</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/0cad74e0856c0dd0/d9cdcb225d3a5ea4?show_docid=d9cdcb225d3a5ea4"/>
  <title type="text">Re: [cherrypy-users] Re: html, rss, atom, Oh My!</title>
  <summary type="html" xml:space="preserve">
  Gerold Penz schrieb: &lt;br&gt; ... &lt;br&gt; If you don´t know it -- the underline (_) is a replacement for the dot. &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost/.../verb.html&quot;&gt;[link]&lt;/a&gt; --&amp;gt; verb_html() &lt;br&gt; Try it out.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Madhusudhan sunkara</name>
  <email>madhusudhan.sunk...@gmail.com</email>
  </author>
  <updated>2009-11-08T19:15:14Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/f52b3f125ee639c2/9de1694e4a14a4f7?show_docid=9de1694e4a14a4f7</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/f52b3f125ee639c2/9de1694e4a14a4f7?show_docid=9de1694e4a14a4f7"/>
  <title type="text">Re: need help using cherrypy</title>
  <summary type="html" xml:space="preserve">
  i am using 3.1.2 , even example is not working for me &lt;br&gt; ------------------------------ ------------------------------ --------------- &lt;br&gt; def index(self): &lt;br&gt; # Ask for the user&#39;s name. &lt;br&gt; return &#39;&#39;&#39; &lt;br&gt; &amp;lt;form action=&amp;quot;greetUser&amp;quot; method=&amp;quot;GET&amp;quot;&amp;gt; &lt;br&gt; What is your name? &lt;br&gt; &amp;lt;input type=&amp;quot;text&amp;quot; name=&amp;quot;name&amp;quot; /&amp;gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Madhusudhan sunkara</name>
  <email>madhusudhan.sunk...@gmail.com</email>
  </author>
  <updated>2009-11-08T19:02:19Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/f52b3f125ee639c2/5eb858fd798fa8a5?show_docid=5eb858fd798fa8a5</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/f52b3f125ee639c2/5eb858fd798fa8a5?show_docid=5eb858fd798fa8a5"/>
  <title type="text">need help using cherrypy</title>
  <summary type="html" xml:space="preserve">
  Hi All, &lt;br&gt; i know this is very basic usage, i am a new user of cherrypy. &lt;br&gt; i have a problem like below &lt;br&gt; def index(self): &lt;br&gt; return &amp;quot;&amp;quot;&amp;quot;&amp;lt;form method=&#39;POST&#39; action=&#39;/form&#39;&amp;gt; &lt;br&gt; type something &amp;lt;input type=&#39;text&#39; name=&#39;inp&#39;&amp;gt; &lt;br&gt; &amp;lt;input type=&#39;submit&#39;&amp;gt; &lt;br&gt; &amp;lt;/form&amp;gt;&amp;quot;&amp;quot;&amp;quot; &lt;br&gt; index.exposed=True &lt;br&gt; def form(self,inp=None,**kw):
  </summary>
  </entry>
  <entry>
  <author>
  <name>Gerold Penz</name>
  <email>gerold.p...@aon.at</email>
  </author>
  <updated>2009-11-08T16:38:15Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/0cad74e0856c0dd0/5aef0507566d1b42?show_docid=5aef0507566d1b42</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/0cad74e0856c0dd0/5aef0507566d1b42?show_docid=5aef0507566d1b42"/>
  <title type="text">Re: [cherrypy-users] html, rss, atom, Oh My!</title>
  <summary type="html" xml:space="preserve">
  dundeemt schrieb: &lt;br&gt; Hello Jeff! &lt;br&gt; What`s about this? &lt;br&gt; class Noun(object): &lt;br&gt; def verb(*args, **kwargs): &lt;br&gt; ... &lt;br&gt; return html &lt;br&gt; def verb_html(*args, **kwargs): &lt;br&gt; return verb(*args, **kwargs) &lt;br&gt; def verb_rss(*args, **kwargs): &lt;br&gt; ... &lt;br&gt; return rss
  </summary>
  </entry>
  <entry>
  <author>
  <name>dundeemt</name>
  <email>dunde...@gmail.com</email>
  </author>
  <updated>2009-11-08T15:14:35Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/0cad74e0856c0dd0/f14654f22a51ec8b?show_docid=f14654f22a51ec8b</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/0cad74e0856c0dd0/f14654f22a51ec8b?show_docid=f14654f22a51ec8b"/>
  <title type="text">html, rss, atom, Oh My!</title>
  <summary type="html" xml:space="preserve">
  I am working on a back end controller to serve out data to various &lt;br&gt; clients. What I&#39;m looking for is a way to return data in a variety of &lt;br&gt; formats based on the client request. for instance: &lt;br&gt; &lt;p&gt;/controller/noun/verb returns html (the default) &lt;br&gt; /controller/noun/verb.html returns html
  </summary>
  </entry>
  <entry>
  <author>
  <name>dundeemt</name>
  <email>dunde...@gmail.com</email>
  </author>
  <updated>2009-11-08T15:01:56Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/7c5ae7e614fe1dac/94e58461f78adffe?show_docid=94e58461f78adffe</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/7c5ae7e614fe1dac/94e58461f78adffe?show_docid=94e58461f78adffe"/>
  <title type="text">Re: Page handler url matching problem</title>
  <summary type="html" xml:space="preserve">
  --code-- &lt;br&gt; class MyRouter2: &lt;br&gt; @cherrypy.expose &lt;br&gt; def default(self, *args, **kwargs): &lt;br&gt; return &#39;[%s]:[%s]&#39; % (args,kwargs) &lt;br&gt; &lt;p&gt;cherrypy.tree.mount(MyRouter2( ), &amp;quot;/&amp;quot;, None) &lt;br&gt; cherrypy.engine.start() &lt;br&gt; cherrypy.engine.block() &lt;br&gt; &lt;p&gt;--request-- &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost:8080/test/foo?action=new&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;--response--
  </summary>
  </entry>
  <entry>
  <author>
  <name>Arjun Kochhar</name>
  <email>brahmafor...@gmail.com</email>
  </author>
  <updated>2009-11-02T05:13:59Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/1f7b4951a216d299/bdcd76ee0688b35d?show_docid=bdcd76ee0688b35d</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/1f7b4951a216d299/bdcd76ee0688b35d?show_docid=bdcd76ee0688b35d"/>
  <title type="text">Invitation to connect on LinkedIn</title>
  <summary type="html" xml:space="preserve">
  LinkedIn &lt;br&gt; ------------ &lt;br&gt; &lt;p&gt;I&#39;d like to add you to my professional network on LinkedIn. &lt;br&gt; - Arjun &lt;br&gt; Confirm that you know Arjun Kochhar &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://www.linkedin.com/e/isd/834216935/Li9P3YSY/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Every day, millions of professionals like Arjun Kochhar use LinkedIn to connect with colleagues, find experts, and explore opportunities.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Sylvain Hellegouarch</name>
  <email>s...@defuze.org</email>
  </author>
  <updated>2009-10-31T09:07:03Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/53374ceac181a9d1/276ab4fd58a403e9?show_docid=276ab4fd58a403e9</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/53374ceac181a9d1/276ab4fd58a403e9?show_docid=276ab4fd58a403e9"/>
  <title type="text">Re: [cherrypy-users] Method dispatcher wiki example problem</title>
  <summary type="html" xml:space="preserve">
  Voltron a écrit : &lt;br&gt; You are mounting the application with cherrypy.tree.mount and you do &lt;br&gt; provide the conf but then you override it with cherrypy.quickstart &lt;br&gt; without providing the conf. &lt;br&gt; Either: &lt;br&gt; cherrypy.tree.mount(root, &amp;quot;/&amp;quot;, conf) &lt;br&gt; cherrypy.engine.start() &lt;br&gt; cherrypy.engine.block() &lt;br&gt; Or: &lt;br&gt; cherrypy.quickstart(root, &amp;quot;/&amp;quot;, conf)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Voltron</name>
  <email>nhy...@googlemail.com</email>
  </author>
  <updated>2009-10-31T08:22:06Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/53374ceac181a9d1/eaafd55433572404?show_docid=eaafd55433572404</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/53374ceac181a9d1/eaafd55433572404?show_docid=eaafd55433572404"/>
  <title type="text">Method dispatcher wiki example problem</title>
  <summary type="html" xml:space="preserve">
  Taking the example from the wiki: &lt;br&gt; &lt;p&gt;import cherrypy &lt;br&gt; &lt;p&gt;class Root(): &lt;br&gt; exposed = True &lt;br&gt; &lt;p&gt; def __init__(self, *things): &lt;br&gt; self.things = list(things) &lt;br&gt; &lt;p&gt; def GET(self): &lt;br&gt; return repr(self.things) &lt;br&gt; &lt;p&gt; def POST(self, thing): &lt;br&gt; self.things.append(thing) &lt;br&gt; &lt;p&gt;root = Root(1, 2, 3)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Voltron</name>
  <email>nhy...@googlemail.com</email>
  </author>
  <updated>2009-10-26T20:33:04Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/7c5ae7e614fe1dac/18591740b4a421ed?show_docid=18591740b4a421ed</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/7c5ae7e614fe1dac/18591740b4a421ed?show_docid=18591740b4a421ed"/>
  <title type="text">Page handler url matching problem</title>
  <summary type="html" xml:space="preserve">
  I have an application mounted as test. This has a page handler called &lt;br&gt; foo. I cant seem to get the default handler to match this URL.: &lt;br&gt; &lt;p&gt;&lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://localhost:8080/test/foo?action=new&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;This was the handler I used: &lt;br&gt; &lt;p&gt; @cherrypy.expose &lt;br&gt; def default(self, *args, **kwargs ): &lt;br&gt; &lt;p&gt;This always error out with this traceback:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Kyle Schaffrick</name>
  <email>k...@raidi.us</email>
  </author>
  <updated>2009-10-22T13:02:20Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/e1282302fc9a5e4b/f0ce81d824330b04?show_docid=f0ce81d824330b04</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/e1282302fc9a5e4b/f0ce81d824330b04?show_docid=f0ce81d824330b04"/>
  <title type="text">Re: [cherrypy-users] Re: CherryPy Performance</title>
  <summary type="html" xml:space="preserve">
  On Mon, 19 Oct 2009 11:20:48 -0700 &lt;br&gt; What&#39;s wrong with Jython? ;) &lt;br&gt; There was actually a post awhile back reporting success with running &lt;br&gt; CherryPy on Jython, with only a couple of minor modifications (modulo &lt;br&gt; auto-reload not working). I&#39;d almost expect Jython would have a leg up &lt;br&gt; on CPython for running CP because of the latter&#39;s heavy thread usage:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Voltron</name>
  <email>nhy...@googlemail.com</email>
  </author>
  <updated>2009-10-22T09:41:33Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/8fe26cd8d6ea3911?show_docid=8fe26cd8d6ea3911</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/8fe26cd8d6ea3911?show_docid=8fe26cd8d6ea3911"/>
  <title type="text">Re: Passing multiple values to cherrypy.url()</title>
  <summary type="html" xml:space="preserve">
  Thanks!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Christopher Roach</name>
  <email>vth...@gmail.com</email>
  </author>
  <updated>2009-10-20T22:22:27Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/a913ad453e034254?show_docid=a913ad453e034254</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/a913ad453e034254?show_docid=a913ad453e034254"/>
  <title type="text">Re: [cherrypy-users] Re: Passing multiple values to cherrypy.url()</title>
  <summary type="html" xml:space="preserve">
  Though you can use a semi-colon to separate the values in a &lt;br&gt; querystring, I think you&#39;ll find that the normal convention is to use &lt;br&gt; an ampersand (&amp;amp;) to separate arguments. So, I would probably use the &lt;br&gt; following: &lt;br&gt; &lt;p&gt;cherrypy.url(&amp;quot;title&amp;quot;, qs=&amp;quot;foo=1&amp;amp;bar=2&amp;quot;) &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Christopher Roach &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://christopherroach.com&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>Voltron</name>
  <email>nhy...@googlemail.com</email>
  </author>
  <updated>2009-10-20T21:44:18Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/7cd861c3618352d9?show_docid=7cd861c3618352d9</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/7cd861c3618352d9?show_docid=7cd861c3618352d9"/>
  <title type="text">Re: Passing multiple values to cherrypy.url()</title>
  <summary type="html" xml:space="preserve">
  This works: &lt;br&gt; &lt;p&gt;cherrypy.url(&amp;quot;title&amp;quot;, qs=&amp;quot;foo=1t;bar=2&amp;quot;)
  </summary>
  </entry>
  <entry>
  <author>
  <name>Voltron</name>
  <email>nhy...@googlemail.com</email>
  </author>
  <updated>2009-10-20T21:43:00Z</updated>
  <id>http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/6cb9a3c97226d0b6?show_docid=6cb9a3c97226d0b6</id>
  <link href="http://groups.google.com/group/cherrypy-users/browse_thread/thread/267736d4da0f4da3/6cb9a3c97226d0b6?show_docid=6cb9a3c97226d0b6"/>
  <title type="text">Passing multiple values to cherrypy.url()</title>
  <summary type="html" xml:space="preserve">
  How does one pass multiple values to the &amp;quot;qs&amp;quot; variable in the &lt;br&gt; cherrypy.url function? I would like to have &amp;quot;foo=1&amp;quot; and &amp;quot;bar=2&amp;quot; &lt;br&gt; &lt;p&gt;cherrypy.url(&amp;quot;title&amp;quot;, qs=&amp;quot;foo=edit&amp;quot;) &lt;br&gt; &lt;p&gt;Thanks
  </summary>
  </entry>
</feed>
