<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/generjee/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 12 Oct 2015 19:44:42 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/generjee/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -9,7 +9,7 @@

 Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We would love to support you and introduce you to our approach.

-This are some kind of extensions you will be able to make to generjee by only changing real code and without having to do anythink with the generation technlogy:
+This are some kind of extensions you are able to make to generjee by only changing real code and without having to do anything with the generation technlogy:
 - Fix bugs
 - Add new features, like field types
 - Add new modules, like reports
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Mon, 12 Oct 2015 19:44:42 -0000</pubDate><guid>https://sourceforge.net3b25df3efdf50fb5c826b1524ef9b31c054a0f72</guid></item><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -10,9 +10,9 @@
 Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We would love to support you and introduce you to our approach.

 This are some kind of extensions you will be able to make to generjee by only changing real code and without having to do anythink with the generation technlogy:
-* Fix bugs
-* Add new features, like field types
-* Add new modules, like reports
-* Integrate new technologies, frameworks or libraries
-* Create new layers, like a REST API
-* Create a totally new generator, for example with some JavaScript library UI
+- Fix bugs
+- Add new features, like field types
+- Add new modules, like reports
+- Integrate new technologies, frameworks or libraries
+- Create new layers, like a REST API
+- Create a totally new generator, for example with some JavaScript library UI
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Mon, 12 Oct 2015 19:44:04 -0000</pubDate><guid>https://sourceforge.net1c9b42e2815f288dc192f06451a4bb8cd6043a8e</guid></item><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -8,3 +8,11 @@
 This separation makes the generator easy, powerful, efficient and flexible.

 Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We would love to support you and introduce you to our approach.
+
+This are some kind of extensions you will be able to make to generjee by only changing real code and without having to do anythink with the generation technlogy:
+* Fix bugs
+* Add new features, like field types
+* Add new modules, like reports
+* Integrate new technologies, frameworks or libraries
+* Create new layers, like a REST API
+* Create a totally new generator, for example with some JavaScript library UI
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Mon, 12 Oct 2015 19:42:45 -0000</pubDate><guid>https://sourceforge.netb90435af7c2df1251f0e36ca1a7bbb46a8014b7a</guid></item><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -4,7 +4,7 @@

 This sourceforge project is for the code generation templates of generjee.
 The templates of generjee are not conventional templates where target code and generation instructions are mixed with each other. We think this kind of code generation is very complex, cumbersome and inflexible.
-Instead, we believe in an other approach: To extend a generation template, we extend the generated code and let tools recognize the changes and reintegrate them automatically to the original template. This has the major advantage that code patterns are separated from the generation technology. So you do not need to learn how code generation exactly works if you want to make changes to the code templates.
+Instead, we believe in another approach: To extend a generation template, we extend the generated code and let tools recognize the changes and reintegrate them automatically into the original template. This has the major advantage that code patterns are separated from the generation technology. So you do not need to learn how code generation exactly works if you want to make changes to the code templates.
 This separation makes the generator easy, powerful, efficient and flexible.

 Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We would love to support you and introduce you to our approach.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Mon, 12 Oct 2015 16:33:32 -0000</pubDate><guid>https://sourceforge.net2839641bc5a4ce7500ff9218c4416b4705e42953</guid></item><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,10 +1,10 @@
 Welcome to the generjee templates!

-If you want to learn more about generjee, please visit [the homepate](http://www.generjee.com) and try it out.
+If you want to learn more about generjee, please visit [the homepage](http://www.generjee.com) and try it out.

 This sourceforge project is for the code generation templates of generjee.
-The templates of generjee are not conventional templates where target code and generation instructions are mixed with each other. We think this kind of code generation is very complex, cumbersome and inflexible for manual creation and editing.
-Instead, we believe in an other approach: To extend a generation template, just extend the generated code and let tools recognize your changes and reintegrate them automatically to the original template. This has the major advantage that code patterns can be separated from the generation technology. So you do not need to learn how code generation exactly works if you want to make changes to the code templates.
+The templates of generjee are not conventional templates where target code and generation instructions are mixed with each other. We think this kind of code generation is very complex, cumbersome and inflexible.
+Instead, we believe in an other approach: To extend a generation template, we extend the generated code and let tools recognize the changes and reintegrate them automatically to the original template. This has the major advantage that code patterns are separated from the generation technology. So you do not need to learn how code generation exactly works if you want to make changes to the code templates.
 This separation makes the generator easy, powerful, efficient and flexible.

-Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We will support you and introduce you to our approach.
+Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We would love to support you and introduce you to our approach.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Thu, 24 Sep 2015 21:30:43 -0000</pubDate><guid>https://sourceforge.net8ab7cdd404741863b77ef047998ce3699d98764b</guid></item><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,10 @@
-Welcome to your wiki!
+Welcome to the generjee templates!

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+If you want to learn more about generjee, please visit [the homepate](http://www.generjee.com) and try it out.

-The wiki uses [Markdown](/p/generjee/wiki/markdown_syntax/) syntax.
+This sourceforge project is for the code generation templates of generjee.
+The templates of generjee are not conventional templates where target code and generation instructions are mixed with each other. We think this kind of code generation is very complex, cumbersome and inflexible for manual creation and editing.
+Instead, we believe in an other approach: To extend a generation template, just extend the generated code and let tools recognize your changes and reintegrate them automatically to the original template. This has the major advantage that code patterns can be separated from the generation technology. So you do not need to learn how code generation exactly works if you want to make changes to the code templates.
+This separation makes the generator easy, powerful, efficient and flexible.

-[[members limit=20]]
-[[download_button]]
+Consequently, the "templates" of this sourceforge project are 100% generated code. If you want to contribute to existing generjee templates or create new ones, please contact the project team. We will support you and introduce you to our approach.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Thu, 24 Sep 2015 21:27:05 -0000</pubDate><guid>https://sourceforge.net45d2dc3e1f1d4d4ca8e5d99e112504e8219bb6b7</guid></item><item><title>Home modified by Alexander Derksen</title><link>https://sourceforge.net/p/generjee/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/generjee/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;
	&lt;ul class="md-users-list"&gt;
		&lt;li&gt;&lt;a href="/u/alexderksen/"&gt;Alexander Derksen&lt;/a&gt; (admin)&lt;/li&gt;
		
	&lt;/ul&gt;&lt;br/&gt;
&lt;p&gt;&lt;span class="download-button-5603ec57ea406b389da74f48" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alexander Derksen</dc:creator><pubDate>Thu, 24 Sep 2015 12:28:08 -0000</pubDate><guid>https://sourceforge.neta4371c6651dea7047671614902f348d77bc8b973</guid></item></channel></rss>