<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rss version="2.0">
  <channel>
  <title>TurboGears Google Group</title>
  <link>http://groups.google.com/group/turbogears</link>
  <description>Discussion about the TurboGears front-to-back web development megaframework.</description>
  <language>en</language>
  <item>
  <title>Porting TG widgets to TW (Was: Turbo Gears or Django?)</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/d59a5fd105b6eb60?show_docid=d59a5fd105b6eb60</link>
  <description>
  Marco Mariani schrieb: &lt;br&gt; Not to my knowledge. But you can have Genshi for the page templates and &lt;br&gt; Tg widgets with Kid without problems. &lt;br&gt; &amp;gt; Since I cannot mix TG and Tosca widgets on the same form, I am pretty &lt;br&gt; &amp;gt; much forced to port all of the widgets to Tosca, and maintain the two &lt;br&gt; &amp;gt; widget libraries until I have converted all the forms.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/d59a5fd105b6eb60?show_docid=d59a5fd105b6eb60</guid>
  <author>
  chris.ar...@web.de
  (Christopher Arndt)
  </author>
  <pubDate>Sat, 19 Jul 2008 17:25:37 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Turbo Gears or Django?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/685b60806b5f89d8?show_docid=685b60806b5f89d8</link>
  <description>
  Well... how do I port my TG widgets over to Genshi, in 1.0.5 or 1.5 or &lt;br&gt; whatever? &lt;br&gt; Since I cannot mix TG and Tosca widgets on the same form, I am pretty &lt;br&gt; much forced to port all of the widgets to Tosca, and maintain the two &lt;br&gt; widget libraries until I have converted all the forms. &lt;br&gt; Or is there now a way to use genshi with the old forms?
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/685b60806b5f89d8?show_docid=685b60806b5f89d8</guid>
  <author>
  marco.mari...@prometeia.it
  (Marco Mariani)
  </author>
  <pubDate>Sat, 19 Jul 2008 17:01:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Wierd HTML behaviour with pagination?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/0a602d74dd5f2860?show_docid=0a602d74dd5f2860</link>
  <description>
  Interesting... &lt;br&gt; Is there any firewall/anti-virus software between your machine and the &lt;br&gt; production &lt;br&gt; machine that could be messing up the contents of your page ? &lt;br&gt; As an example: AVG anti-virus some time destroys a HTML message when &lt;br&gt; it insert its message telling me that there are no viruses in the message.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/0a602d74dd5f2860?show_docid=0a602d74dd5f2860</guid>
  <author>
  roger.demetre...@gmail.com
  (Roger Demetrescu)
  </author>
  <pubDate>Sat, 19 Jul 2008 15:07:01 UT
</pubDate>
  </item>
  <item>
  <title>Re: TG2 Forms Tutorial - Adding an Edit Page</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/a07fc4391a5b8e29/d1e48c3da8616392?show_docid=d1e48c3da8616392</link>
  <description>
  OK here I am answering my own post because I eventually stumbled &lt;br&gt; across the (very simple) solution. If I put $ &lt;br&gt; {templ_context_form(movie)} in the template, the data from the Movie &lt;br&gt; object movie appears correctly in all the text fields, the only field &lt;br&gt; which doesn&#39;t pick up its proper value being the &#39;genera&#39; select
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/a07fc4391a5b8e29/d1e48c3da8616392?show_docid=d1e48c3da8616392</guid>
  <author>
  phil.charleswo...@physics.org
  (BluePoint)
  </author>
  <pubDate>Sat, 19 Jul 2008 15:03:11 UT
</pubDate>
  </item>
  <item>
  <title>Re: CherryPy Session problem with ie 7</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/61c585524a0b85a9/05930fb2ea301c2b?show_docid=05930fb2ea301c2b</link>
  <description>
  vimal schrieb: &lt;br&gt; Is that due to a bug in CherryPy or IE7? &lt;br&gt; I.e. is there anything we can do about it? &lt;br&gt; Chris
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/61c585524a0b85a9/05930fb2ea301c2b?show_docid=05930fb2ea301c2b</guid>
  <author>
  chris.ar...@web.de
  (Christopher Arndt)
  </author>
  <pubDate>Sat, 19 Jul 2008 11:27:35 UT
</pubDate>
  </item>
  <item>
  <title>Re: Turbo Gears or Django?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/412b9a671c7d69fd?show_docid=412b9a671c7d69fd</link>
  <description>
  I think for people like me, who develop web apps in our spare time and &lt;br&gt; don&#39;t have 8hrs a day to devote to it, the moving target is a real &lt;br&gt; problem. Sure, Kid and SQLObject are &#39;supported&#39;, but in reality this &lt;br&gt; means that half the people on this list are not using those, and half &lt;br&gt; the fixes and development work is not going into that stuff, and some
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/412b9a671c7d69fd?show_docid=412b9a671c7d69fd</guid>
  <author>
  kylo...@gmail.com
  (Ben Sizer)
  </author>
  <pubDate>Sat, 19 Jul 2008 11:06:16 UT
</pubDate>
  </item>
  <item>
  <title>Re: another jssource genshi problem</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/eb169e9055c0989b/e52df59eca00079f?show_docid=e52df59eca00079f</link>
  <description>
  thanks for the quick response. &lt;br&gt; &lt;p&gt;forgive me if this is a silly question, but how do i access what was &lt;br&gt; passed to my widget as parameters? &lt;br&gt; if i try self.item_name or just item_name i get errors.. &lt;br&gt; &lt;p&gt;thanks in advance, &lt;br&gt; Rotem Tamir
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/eb169e9055c0989b/e52df59eca00079f?show_docid=e52df59eca00079f</guid>
  <author>
  rotemta...@gmail.com
  (Rotem Tamir)
  </author>
  <pubDate>Sat, 19 Jul 2008 10:55:27 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Turbo Gears or Django?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/5025a7ed51c4b7de?show_docid=5025a7ed51c4b7de</link>
  <description>
  Since I started this thread, I want to thank everybody for their input. &lt;br&gt; I really wish I had the time to experiment with django, zope, et all and &lt;br&gt; and make a choice from direct experience, but clients aren&#39;t going to shell &lt;br&gt; out the bucks for that and besides Alaska in the summer is no place &lt;br&gt; to be trying out zope when one can be running around in the great out of
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/da37878094393ca6/5025a7ed51c4b7de?show_docid=5025a7ed51c4b7de</guid>
  <author>
  t...@johnsons-web.com
  (Tim Johnson)
  </author>
  <pubDate>Sat, 19 Jul 2008 01:05:49 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Wierd HTML behaviour with pagination?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/ff7b884c615c4550?show_docid=ff7b884c615c4550</link>
  <description>
  Thanks Lucas, but I already have this value set to True. &lt;br&gt; -Jim
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/ff7b884c615c4550?show_docid=ff7b884c615c4550</guid>
  <author>
  st...@mailbag.com
  (Jim Steil)
  </author>
  <pubDate>Fri, 18 Jul 2008 21:32:15 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Wierd HTML behaviour with pagination?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/d842aafce2b6537d?show_docid=d842aafce2b6537d</link>
  <description>
  Ok, now to make things even weirder... &lt;br&gt; It just occurred to me that on both of my production machines I was &lt;br&gt; running this on port 80 and on my development machine it was on port &lt;br&gt; 8081. So, on one of the production machines I switched the port to &lt;br&gt; listen on 8081. Guess what? The problem went away. Is this a red
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/d842aafce2b6537d?show_docid=d842aafce2b6537d</guid>
  <author>
  st...@mailbag.com
  (Jim Steil)
  </author>
  <pubDate>Fri, 18 Jul 2008 21:23:44 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Wierd HTML behaviour with pagination?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/71f62799ac20238b?show_docid=71f62799ac20238b</link>
  <description>
  And just to make sure. Your problem has nothing to do with something like this: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://groups.google.com/group/turbogears/browse_thread/thread/11d1fa77286eab6f&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; Have you tried it? &lt;br&gt; Lucas
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/71f62799ac20238b?show_docid=71f62799ac20238b</guid>
  <author>
  szybal...@gmail.com
  (Lukasz Szybalski)
  </author>
  <pubDate>Fri, 18 Jul 2008 21:18:08 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Re: Wierd HTML behaviour with pagination?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/d481af7631df5715?show_docid=d481af7631df5715</link>
  <description>
  Well, I don&#39;t know if that would even help. This all works just fine &lt;br&gt; when run from my development box (XP Pro) but doesn&#39;t work on my &lt;br&gt; production boxes (Win2003). I&#39;ve done fresh installs of the entire &lt;br&gt; Python environment as well as TG and all sub-components on both the 2003 &lt;br&gt; boxes and XP Pro. Code is the same, I use SVN populated the app using
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/d481af7631df5715?show_docid=d481af7631df5715</guid>
  <author>
  st...@mailbag.com
  (Jim Steil)
  </author>
  <pubDate>Fri, 18 Jul 2008 21:06:06 UT
</pubDate>
  </item>
  <item>
  <title>Re: [TurboGears] Navigation to previous pages</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/202386c6a7e167f1/8f3b1c4a233bf9ec?show_docid=8f3b1c4a233bf9ec</link>
  <description>
  &amp;lt;CUT&amp;gt; &lt;br&gt; I&#39;ve just sent an answer to that thread... &lt;br&gt; Cheers, &lt;br&gt; Roger
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/202386c6a7e167f1/8f3b1c4a233bf9ec?show_docid=8f3b1c4a233bf9ec</guid>
  <author>
  roger.demetre...@gmail.com
  (Roger Demetrescu)
  </author>
  <pubDate>Fri, 18 Jul 2008 20:50:00 UT
</pubDate>
  </item>
  <item>
  <title>Re: Wierd HTML behaviour with pagination?</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/a09c8fb5ec3de5e8?show_docid=a09c8fb5ec3de5e8</link>
  <description>
  &amp;lt;CUT&amp;gt; &lt;br&gt; &lt;p&gt;This is indeed weird... you are not supposed to have enclosing DIV &lt;br&gt; between &lt;br&gt; enclosing TR and TABLE tags. &lt;br&gt; &lt;p&gt;Jim, I know it may be something hard to accomplish, but we really need &lt;br&gt; a small project that show this bug happening. &lt;br&gt; &lt;p&gt;Try to quickstart a new project, and improve it until the bug appears.
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/b4f48136d1a5f513/a09c8fb5ec3de5e8?show_docid=a09c8fb5ec3de5e8</guid>
  <author>
  roger.demetre...@gmail.com
  (Roger Demetrescu)
  </author>
  <pubDate>Fri, 18 Jul 2008 20:48:53 UT
</pubDate>
  </item>
  <item>
  <title>Navigation to previous pages</title>
  <link>http://groups.google.com/group/turbogears/browse_thread/thread/202386c6a7e167f1/d390a914ed51bf27?show_docid=d390a914ed51bf27</link>
  <description>
  I have a problem with the way I manage navigation in my web app. I&#39;m &lt;br&gt; looking for input on how others do this, hoping that I find a better way &lt;br&gt; to manage the interactions between pages that logically go together. &lt;br&gt; I&#39;ll describe this the best I can. &lt;br&gt; My application consists of mainly two types of pages. I call them list
  </description>
  <guid isPermaLink="true">http://groups.google.com/group/turbogears/browse_thread/thread/202386c6a7e167f1/d390a914ed51bf27?show_docid=d390a914ed51bf27</guid>
  <author>
  st...@mailbag.com
  (Jim Steil)
  </author>
  <pubDate>Fri, 18 Jul 2008 20:18:04 UT
</pubDate>
  </item>
  </channel>
</rss>
