<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for TurboGears Notes</title>
	<atom:link href="http://tglogs.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://tglogs.wordpress.com</link>
	<description>A blog on TurboGears and Python web development</description>
	<lastBuildDate>Wed, 06 Mar 2013 02:47:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by Cedrick Vincent B. Lidasan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-54</link>
		<dc:creator><![CDATA[Cedrick Vincent B. Lidasan]]></dc:creator>
		<pubDate>Wed, 06 Mar 2013 02:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-54</guid>
		<description><![CDATA[How can i access my application/project using another computer? via adhoc? 
If the project is working in laptop1, can laptop2 access the project as well..?]]></description>
		<content:encoded><![CDATA[<p>How can i access my application/project using another computer? via adhoc?<br />
If the project is working in laptop1, can laptop2 access the project as well..?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by mengukagan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-53</link>
		<dc:creator><![CDATA[mengukagan]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 14:04:15 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-53</guid>
		<description><![CDATA[hi Cedrick,

you can try webfaction hosting or a linode vps.]]></description>
		<content:encoded><![CDATA[<p>hi Cedrick,</p>
<p>you can try webfaction hosting or a linode vps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by Cedrick Vincent B. Lidasan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-52</link>
		<dc:creator><![CDATA[Cedrick Vincent B. Lidasan]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 09:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-52</guid>
		<description><![CDATA[Do you know any free hosting sites for Turbogears?]]></description>
		<content:encoded><![CDATA[<p>Do you know any free hosting sites for Turbogears?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by Cedrick Vincent B. Lidasan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-51</link>
		<dc:creator><![CDATA[Cedrick Vincent B. Lidasan]]></dc:creator>
		<pubDate>Thu, 28 Feb 2013 09:32:32 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-51</guid>
		<description><![CDATA[Hi, I have successfully created a working project.
Thanks for your time and suggestions. :)


Do you have any idea how to make my project working online. How to install Turbogears in a hosting site?]]></description>
		<content:encoded><![CDATA[<p>Hi, I have successfully created a working project.<br />
Thanks for your time and suggestions. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Do you have any idea how to make my project working online. How to install Turbogears in a hosting site?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by mengukagan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-50</link>
		<dc:creator><![CDATA[mengukagan]]></dc:creator>
		<pubDate>Mon, 18 Feb 2013 07:53:42 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-50</guid>
		<description><![CDATA[Cedrick,

When I need to form a JavaScript array in my templates, I use something like this: https://gist.github.com/mengu/4f6fe739014db8fc558b]]></description>
		<content:encoded><![CDATA[<p>Cedrick,</p>
<p>When I need to form a JavaScript array in my templates, I use something like this: <a href="https://gist.github.com/mengu/4f6fe739014db8fc558b" rel="nofollow">https://gist.github.com/mengu/4f6fe739014db8fc558b</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by Cedrick Vincent B. Lidasan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-49</link>
		<dc:creator><![CDATA[Cedrick Vincent B. Lidasan]]></dc:creator>
		<pubDate>Fri, 25 Jan 2013 07:39:34 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-49</guid>
		<description><![CDATA[Another question.

I can do a little python in my mak files like this..

% for a,b,c in zip([0,1,2,3,4,5], courselist[0], courseid[0]):
form1.Courses.options[${a}] =new Option(&#039;${b}&#039;,&#039;${c}&#039;);
% endfor

however, i have a variable i in java script.
how could i use the variable i in the python loop?

I need to do like this:

% for a,b,c in zip([0,1,2,3,4,5], courselist[i], courseid[i]):
form1.Courses.options[${a}] =new Option(&#039;${b}&#039;,&#039;${c}&#039;);
% endfor

however, it tells an error because i is undefined. I really need to use the value of i in the loop.]]></description>
		<content:encoded><![CDATA[<p>Another question.</p>
<p>I can do a little python in my mak files like this..</p>
<p>% for a,b,c in zip([0,1,2,3,4,5], courselist[0], courseid[0]):<br />
form1.Courses.options[${a}] =new Option(&#8216;${b}&#8217;,'${c}&#8217;);<br />
% endfor</p>
<p>however, i have a variable i in java script.<br />
how could i use the variable i in the python loop?</p>
<p>I need to do like this:</p>
<p>% for a,b,c in zip([0,1,2,3,4,5], courselist[i], courseid[i]):<br />
form1.Courses.options[${a}] =new Option(&#8216;${b}&#8217;,'${c}&#8217;);<br />
% endfor</p>
<p>however, it tells an error because i is undefined. I really need to use the value of i in the loop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by mengukagan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-48</link>
		<dc:creator><![CDATA[mengukagan]]></dc:creator>
		<pubDate>Sun, 20 Jan 2013 11:39:17 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-48</guid>
		<description><![CDATA[hi Cedrick,

here you can read about the built-in authentication and authorization support in TG http://www.turbogears.org/2.2/docs/main/Auth/index.html.]]></description>
		<content:encoded><![CDATA[<p>hi Cedrick,</p>
<p>here you can read about the built-in authentication and authorization support in TG <a href="http://www.turbogears.org/2.2/docs/main/Auth/index.html" rel="nofollow">http://www.turbogears.org/2.2/docs/main/Auth/index.html</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by Cedrick Vincent B. Lidasan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-47</link>
		<dc:creator><![CDATA[Cedrick Vincent B. Lidasan]]></dc:creator>
		<pubDate>Sat, 19 Jan 2013 14:43:05 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-47</guid>
		<description><![CDATA[Another question.

How do you make a login session in Turbogears? Just like a cookie login in php. ? Where in it can save the username info who login in the system? and how do you access it?]]></description>
		<content:encoded><![CDATA[<p>Another question.</p>
<p>How do you make a login session in Turbogears? Just like a cookie login in php. ? Where in it can save the username info who login in the system? and how do you access it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by mengukagan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-46</link>
		<dc:creator><![CDATA[mengukagan]]></dc:creator>
		<pubDate>Sun, 13 Jan 2013 13:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-46</guid>
		<description><![CDATA[hi Cedrick,

you have generated a TurboGears project with mako templates. those are supposedly html files which also support python operations and you can access the variables exposed to views.

please read http://www.turbogears.org/book/part1/wiki20.html for more information. ]]></description>
		<content:encoded><![CDATA[<p>hi Cedrick,</p>
<p>you have generated a TurboGears project with mako templates. those are supposedly html files which also support python operations and you can access the variables exposed to views.</p>
<p>please read <a href="http://www.turbogears.org/book/part1/wiki20.html" rel="nofollow">http://www.turbogears.org/book/part1/wiki20.html</a> for more information. </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Let&#8217;s Install TurboGears by Cedrick Vincent B. Lidasan</title>
		<link>http://tglogs.wordpress.com/2012/03/20/lets-install-turbogears/#comment-45</link>
		<dc:creator><![CDATA[Cedrick Vincent B. Lidasan]]></dc:creator>
		<pubDate>Sun, 13 Jan 2013 01:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://tglogs.wordpress.com/?p=6#comment-45</guid>
		<description><![CDATA[Thanks for your time and help.

 I already install installed Turbogears in my Windows.
However, I am quite confuse because in the templates folder I have files like about.mak, index.mak, header.mak, master.mak . Are these files supposedly html files? 

I want to access the html files so that i could design the project first.]]></description>
		<content:encoded><![CDATA[<p>Thanks for your time and help.</p>
<p> I already install installed Turbogears in my Windows.<br />
However, I am quite confuse because in the templates folder I have files like about.mak, index.mak, header.mak, master.mak . Are these files supposedly html files? </p>
<p>I want to access the html files so that i could design the project first.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
