<?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"
	>
<channel>
	<title>Comments on: Vala Project Generator</title>
	<atom:link href="http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/</link>
	<description>Just another GNOME Blogs weblog</description>
	<pubDate>Thu, 20 Nov 2008 09:36:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: rcares</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-43</link>
		<dc:creator>rcares</dc:creator>
		<pubDate>Sun, 16 Dec 2007 04:48:40 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-43</guid>
		<description>Hi, i haved some problems, and i solved editing the file valaprojectgenerator.vala in lines 
196: 			FileUtils.get_contents ("/usr/share/automake/INSTALL", out s);
to
196:			FileUtils.get_contents ("/usr/share/automake-1.9/INSTALL", out s);
and line:
201:				license_filename = "/usr/share/automake/COPYING";
to
201:				license_filename = "/usr/share/automake-1.9/COPYING";
and finaly can run this program.
PD: i have installed in my machine Ubuntu 7.10 on amd64 ;), i am starting programming in gnome and consider make an litle documentation over continue editing this files for make my own project .... tutorial ...</description>
		<content:encoded><![CDATA[<p>Hi, i haved some problems, and i solved editing the file valaprojectgenerator.vala in lines<br />
196: 			FileUtils.get_contents (&#8221;/usr/share/automake/INSTALL&#8221;, out s);<br />
to<br />
196:			FileUtils.get_contents (&#8221;/usr/share/automake-1.9/INSTALL&#8221;, out s);<br />
and line:<br />
201:				license_filename = &#8220;/usr/share/automake/COPYING&#8221;;<br />
to<br />
201:				license_filename = &#8220;/usr/share/automake-1.9/COPYING&#8221;;<br />
and finaly can run this program.<br />
PD: i have installed in my machine Ubuntu 7.10 on amd64 ;), i am starting programming in gnome and consider make an litle documentation over continue editing this files for make my own project &#8230;. tutorial &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juergbi</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-42</link>
		<dc:creator>juergbi</dc:creator>
		<pubDate>Mon, 26 Nov 2007 15:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-42</guid>
		<description>@dio: I haven't checked that recently but it should build with MinGW and Visual Studio. It's also available in Cygwin ports.</description>
		<content:encoded><![CDATA[<p>@<a href="http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-41">dio</a>: I haven&#8217;t checked that recently but it should build with MinGW and Visual Studio. It&#8217;s also available in Cygwin ports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dio</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-41</link>
		<dc:creator>dio</dc:creator>
		<pubDate>Mon, 26 Nov 2007 12:55:43 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-41</guid>
		<description>Hello...

Does vala work inside windowsxp ? :)</description>
		<content:encoded><![CDATA[<p>Hello&#8230;</p>
<p>Does vala work inside windowsxp ? <img src='http://blogs.gnome.org/juergbi/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':)' class='wp-smiley' width='16' height='16' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ac</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-40</link>
		<dc:creator>ac</dc:creator>
		<pubDate>Mon, 26 Nov 2007 03:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-40</guid>
		<description>I hope the app. generator also generate a basic glade file with a menubar, toolbar, status bar and an main area and code to load the glade file.

It will be great if the generator also setup the gconf so people can have the application save preferences from the start.

It's really become tedious to repeat all those same steps when create new applications.</description>
		<content:encoded><![CDATA[<p>I hope the app. generator also generate a basic glade file with a menubar, toolbar, status bar and an main area and code to load the glade file.</p>
<p>It will be great if the generator also setup the gconf so people can have the application save preferences from the start.</p>
<p>It&#8217;s really become tedious to repeat all those same steps when create new applications.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Étienne Bersac</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-39</link>
		<dc:creator>Étienne Bersac</dc:creator>
		<pubDate>Sun, 25 Nov 2007 22:18:39 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-39</guid>
		<description>Hi Jürg,

Congrats to you and all vala team. This sounds very cool. Anjuta-vala support would be very cool for Anjuta 2.4 Tornado !

Kind regards,
Étienne.</description>
		<content:encoded><![CDATA[<p>Hi Jürg,</p>
<p>Congrats to you and all vala team. This sounds very cool. Anjuta-vala support would be very cool for Anjuta 2.4 Tornado !</p>
<p>Kind regards,<br />
Étienne.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rbultje</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-38</link>
		<dc:creator>rbultje</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:54:55 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-38</guid>
		<description>I want to second the comment above from Johannes, getting this in Anjuta would be extremely cool.</description>
		<content:encoded><![CDATA[<p>I want to second the comment above from Johannes, getting this in Anjuta would be extremely cool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: juergbi</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-37</link>
		<dc:creator>juergbi</dc:creator>
		<pubDate>Sun, 25 Nov 2007 20:05:25 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-37</guid>
		<description>@Johannes: This makes sense when we have some basic Vala support in Anjuta. I'd like to help but I should first take care of documenting Vala.

@Raphael: It's called vala-gen-project. You have to run configure with --enable-gen-project as it's not built by default currently.</description>
		<content:encoded><![CDATA[<p>@<a href="http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-35">Johannes</a>: This makes sense when we have some basic Vala support in Anjuta. I&#8217;d like to help but I should first take care of documenting Vala.</p>
<p>@Raphael: It&#8217;s called vala-gen-project. You have to run configure with &#8211;enable-gen-project as it&#8217;s not built by default currently.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raphael</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-36</link>
		<dc:creator>Raphael</dc:creator>
		<pubDate>Sun, 25 Nov 2007 19:58:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-36</guid>
		<description>Hmmm... looks nice, just, what is the binary called? :-) ls /usr/bin/*vala* shows nothing except valac...</description>
		<content:encoded><![CDATA[<p>Hmmm&#8230; looks nice, just, what is the binary called? <img src='http://blogs.gnome.org/juergbi/wp-content/mu-plugins/tango-smilies/tango/face-smile.png' alt=':-)' class='wp-smiley' width='16' height='16' /> ls /usr/bin/*vala* shows nothing except valac&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-35</link>
		<dc:creator>Johannes</dc:creator>
		<pubDate>Sun, 25 Nov 2007 19:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-35</guid>
		<description>Suggestion: Take a look here to make your life (and mie) easier:

http://www.anjuta.org/documentations/subpage/documents/libanjuta/project-wizard-format.html

It should not be difficult to create such a project assistent (we have to remove the word wizard...).

Johannes</description>
		<content:encoded><![CDATA[<p>Suggestion: Take a look here to make your life (and mie) easier:</p>
<p><a href="http://www.anjuta.org/documentations/subpage/documents/libanjuta/project-wizard-format.html" rel="nofollow">http://www.anjuta.org/documentations/subpage/documents/libanjuta/project-wizard-format.html</a></p>
<p>It should not be difficult to create such a project assistent (we have to remove the word wizard&#8230;).</p>
<p>Johannes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: menko</title>
		<link>http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-34</link>
		<dc:creator>menko</dc:creator>
		<pubDate>Sun, 25 Nov 2007 19:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/juergbi/2007/11/25/vala-project-generator/#comment-34</guid>
		<description>Yay!</description>
		<content:encoded><![CDATA[<p>Yay!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
