<?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/loboevolution/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/loboevolution/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 03 Apr 2021 00:55:30 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/loboevolution/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v11
+++ v12
@@ -1,51 +1 @@
 Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, Javascript (AJAX) and CSS 3 plus direct JavaFX and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.
-
- &lt;b&gt;Technologies used for development&lt;/b&gt;: &lt;br/&gt;
- 
-[JDK8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)&lt;br/&gt;
-[Apache Ant](http://ant.apache.org/)&lt;br/&gt;
-[Css Parser](https://sourceforge.net/projects/cssparser)&lt;br/&gt;
-[Css Selectors](https://github.com/chrsan/css-selectors)&lt;br/&gt;
-[Mozilla Rhino](https://github.com/mozilla/rhino)&lt;br/&gt;
-[SAC: The Simple API for CSS](https://www.w3.org/Style/CSS/SAC/)&lt;br/&gt;
-[Xlan](https://xml.apache.org/xalan-j/)&lt;br/&gt;
-[Izpack](izpack.org)&lt;br/&gt;
-[Log4j2](http://logging.apache.org/log4j/2.x/)&lt;br/&gt;
-[Jtattoo](http://www.jtattoo.net/index.html)&lt;br/&gt;
-[PDFrenderer](https://github.com/katjas/PDFrenderer)&lt;br/&gt;
-[jRegistryKey](http://sourceforge.net/projects/jregistrykey/)&lt;br/&gt;
-[Java implementation of the W3C's XmlHttpRequest API.](https://github.com/sabren/java-XmlHttpReques)&lt;br/&gt;
-[Http Request](https://github.com/kevinsawicki/http-request)&lt;br/&gt;
-[Batik](https://xmlgraphics.apache.org/batik/])&lt;br/&gt;
-[JDatePicker](https://github.com/JDatePicker/JDatePicker)
-
-
-
- &lt;b&gt;Develop Guide&lt;/b&gt;
-
-1. Create a new Eclipse workspace. For setup purposes, please use exactly c:\opt\XAMJ_Project in Windows, or /opt/XAMJ_Project in Linux/Unix.
-
-2. Dowload code from https://github.com/oswetto/Loboevolution
-
-3. Modules required are the following:
-    - Common
-    - HTML_Renderer
-    - izPack_RegistryPanel
-    - Platform_Core
-    - Platform_Public_API
-    - Primary_Extension
-    - Testing
-    - XAMJ_Build
-    - parser
-
-4. HTML_Renderer depends from Common and parser projects and from libraries batik, jdatapicker and xalan(you can find lib in XAMJ_Build/ext)
-
-5. izPack_RegistryPanel depends from libraries compiler and jRegestry(you can find lib in XAMJ_Build)
-
-6. Platform_Core depends from Common and Platform_Public_API projects
-
-7. Platform_Public_API depends from Common project
-
-8. Primary_Extension depends from Common, HTML_Renderer, Platform_Core, Platform_Public_API projects and PDFRender library(you can find lib in XAMJ_Build/ext)
-
-9. Testing depends from all projects
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Sat, 03 Apr 2021 00:55:30 -0000</pubDate><guid>https://sourceforge.net23679ae0361b54e765eef85bbf6587e674194902</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v10
+++ v11
@@ -1,14 +1,24 @@
 Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, Javascript (AJAX) and CSS 3 plus direct JavaFX and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.

- &lt;b&gt;Technologies used for development&lt;/b&gt;:
+ &lt;b&gt;Technologies used for development&lt;/b&gt;: &lt;br/&gt;
+ 
+[JDK8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html)&lt;br/&gt;
+[Apache Ant](http://ant.apache.org/)&lt;br/&gt;
+[Css Parser](https://sourceforge.net/projects/cssparser)&lt;br/&gt;
+[Css Selectors](https://github.com/chrsan/css-selectors)&lt;br/&gt;
+[Mozilla Rhino](https://github.com/mozilla/rhino)&lt;br/&gt;
+[SAC: The Simple API for CSS](https://www.w3.org/Style/CSS/SAC/)&lt;br/&gt;
+[Xlan](https://xml.apache.org/xalan-j/)&lt;br/&gt;
+[Izpack](izpack.org)&lt;br/&gt;
+[Log4j2](http://logging.apache.org/log4j/2.x/)&lt;br/&gt;
+[Jtattoo](http://www.jtattoo.net/index.html)&lt;br/&gt;
+[PDFrenderer](https://github.com/katjas/PDFrenderer)&lt;br/&gt;
+[jRegistryKey](http://sourceforge.net/projects/jregistrykey/)&lt;br/&gt;
+[Java implementation of the W3C's XmlHttpRequest API.](https://github.com/sabren/java-XmlHttpReques)&lt;br/&gt;
+[Http Request](https://github.com/kevinsawicki/http-request)&lt;br/&gt;
+[Batik](https://xmlgraphics.apache.org/batik/])&lt;br/&gt;
+[JDatePicker](https://github.com/JDatePicker/JDatePicker)

-- jdk8
-- apache-ant
-- Css Parser 0.9.18
-- Mozilla Rhino  1.7.7
-- Sac 1.3.1
-- XML Pull Parser3 1.1.3.4
-- IzPack 4.3.4

  &lt;b&gt;Develop Guide&lt;/b&gt;
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Fri, 18 Nov 2016 17:48:45 -0000</pubDate><guid>https://sourceforge.neta9393858b7b504a1f7984bb75407b0eabbd55a9b</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -13,19 +13,29 @@

  &lt;b&gt;Develop Guide&lt;/b&gt;

-- Create a new Eclipse workspace. For setup purposes, please use exactly c:\opt\XAMJ_Project in Windows, or /opt/XAMJ_Project in Linux/Unix.
+1. Create a new Eclipse workspace. For setup purposes, please use exactly c:\opt\XAMJ_Project in Windows, or /opt/XAMJ_Project in Linux/Unix.

-- Dowload code from https://github.com/oswetto/Loboevolution
-- Modules required are the following:
+2. Dowload code from https://github.com/oswetto/Loboevolution
+
+3. Modules required are the following:
     - Common
+    - HTML_Renderer
+    - izPack_RegistryPanel
+    - Platform_Core
+    - Platform_Public_API
+    - Primary_Extension
+    - Testing
+    - XAMJ_Build
     - parser
-    - HTML_Renderer 
-    - Additional modules required for the browser are:
-    - Platform_Public_API
-    - Platform_Core
-    - Primary_Extension 
-    - JWebExtension 
-    - XAMJ_Build
-    - IzPack_RegistryPanel 

-Please see the README.txt file in Platform_Core for instructions on how to run the browser from source. 
+4. HTML_Renderer depends from Common and parser projects and from libraries batik, jdatapicker and xalan(you can find lib in XAMJ_Build/ext)
+
+5. izPack_RegistryPanel depends from libraries compiler and jRegestry(you can find lib in XAMJ_Build)
+
+6. Platform_Core depends from Common and Platform_Public_API projects
+
+7. Platform_Public_API depends from Common project
+
+8. Primary_Extension depends from Common, HTML_Renderer, Platform_Core, Platform_Public_API projects and PDFRender library(you can find lib in XAMJ_Build/ext)
+
+9. Testing depends from all projects
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Thu, 18 Feb 2016 23:26:57 -0000</pubDate><guid>https://sourceforge.netc2b6643bed734364b06d3b39c3bdfab8e060ce71</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -3,14 +3,11 @@
  &lt;b&gt;Technologies used for development&lt;/b&gt;:

 - jdk8
-- javaFX 1.0
-- apache-ant-1.9.4
-- Css Parser 0.9.14
-- Mozilla Rhino
+- apache-ant
+- Css Parser 0.9.18
+- Mozilla Rhino  1.7.7
 - Sac 1.3.1
-- Cobra 0.96.3
 - XML Pull Parser3 1.1.3.4
-- Java look and feel Graphics Repository 1.0
 - IzPack 4.3.4

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Fri, 20 Nov 2015 14:26:09 -0000</pubDate><guid>https://sourceforge.netb1a81e40edb72f329475d94d4319d90df0c30789</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -7,7 +7,6 @@
 - apache-ant-1.9.4
 - Css Parser 0.9.14
 - Mozilla Rhino
-- HtmlUnit-rhino-fork
 - Sac 1.3.1
 - Cobra 0.96.3
 - XML Pull Parser3 1.1.3.4
@@ -19,7 +18,7 @@

 - Create a new Eclipse workspace. For setup purposes, please use exactly c:\opt\XAMJ_Project in Windows, or /opt/XAMJ_Project in Linux/Unix.

-- Dowload code from https://svn.code.sf.net/p/loboevolution/code-0/
+- Dowload code from https://github.com/oswetto/Loboevolution
 - Modules required are the following:
     - Common
     - parser
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Sun, 04 Jan 2015 17:01:34 -0000</pubDate><guid>https://sourceforge.net2d0d49097c831e4b937483f235de4cde0813a989</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -6,7 +6,8 @@
 - javaFX 1.0
 - apache-ant-1.9.4
 - Css Parser 0.9.14
-- Mozilla Rhino 1.7R4
+- Mozilla Rhino
+- HtmlUnit-rhino-fork
 - Sac 1.3.1
 - Cobra 0.96.3
 - XML Pull Parser3 1.1.3.4
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Tue, 10 Jun 2014 08:50:06 -0000</pubDate><guid>https://sourceforge.net5a5c96769bf736d2afe75765111ba9707f8fa492</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -20,16 +20,15 @@

 - Dowload code from https://svn.code.sf.net/p/loboevolution/code-0/
 - Modules required are the following:
-    - XAMJ_Project/Common
-    - XAMJ_Project/cssparser
-    - XAMJ_Project/HTML_Renderer 
+    - Common
+    - parser
+    - HTML_Renderer 
     - Additional modules required for the browser are:
-    - XAMJ_Project/Platform_Public_API
-    - XAMJ_Project/Platform_Core
-    - XAMJ_Project/Primary_Extension 
-    - XAMJ_Project/JWebExtension 
-    - XAMJ_Project/XAMJ_Build
-    - XAMJ_Project/IzPack_RegistryPanel 
-    - HTML_Renderer" as the module name rather than just "HTML_Renderer".
+    - Platform_Public_API
+    - Platform_Core
+    - Primary_Extension 
+    - JWebExtension 
+    - XAMJ_Build
+    - IzPack_RegistryPanel 

 Please see the README.txt file in Platform_Core for instructions on how to run the browser from source. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Tue, 10 Jun 2014 08:49:26 -0000</pubDate><guid>https://sourceforge.net12ff444286829b6b01cf3ead17868b1ac11f1957</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -4,6 +4,7 @@

 - jdk8
 - javaFX 1.0
+- apache-ant-1.9.4
 - Css Parser 0.9.14
 - Mozilla Rhino 1.7R4
 - Sac 1.3.1
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Tue, 27 May 2014 12:30:29 -0000</pubDate><guid>https://sourceforge.net3c100541d3a4130fe458315c519c549c900b57df</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,6 +1,6 @@
 Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, Javascript (AJAX) and CSS 3 plus direct JavaFX and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.

-Technologies used for development:
+ &lt;b&gt;Technologies used for development&lt;/b&gt;:

 - jdk8
 - javaFX 1.0
@@ -11,3 +11,24 @@
 - XML Pull Parser3 1.1.3.4
 - Java look and feel Graphics Repository 1.0
 - IzPack 4.3.4
+
+
+ &lt;b&gt;Develop Guide&lt;/b&gt;
+
+- Create a new Eclipse workspace. For setup purposes, please use exactly c:\opt\XAMJ_Project in Windows, or /opt/XAMJ_Project in Linux/Unix.
+
+- Dowload code from https://svn.code.sf.net/p/loboevolution/code-0/
+- Modules required are the following:
+    - XAMJ_Project/Common
+    - XAMJ_Project/cssparser
+    - XAMJ_Project/HTML_Renderer 
+    - Additional modules required for the browser are:
+    - XAMJ_Project/Platform_Public_API
+    - XAMJ_Project/Platform_Core
+    - XAMJ_Project/Primary_Extension 
+    - XAMJ_Project/JWebExtension 
+    - XAMJ_Project/XAMJ_Build
+    - XAMJ_Project/IzPack_RegistryPanel 
+    - HTML_Renderer" as the module name rather than just "HTML_Renderer".
+
+Please see the README.txt file in Platform_Core for instructions on how to run the browser from source. 
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Tue, 20 May 2014 13:42:10 -0000</pubDate><guid>https://sourceforge.nete6d652c6efe0ddd8c2a7ed6635b05386afaf56d6</guid></item><item><title>Home modified by Ivan Di Francesco</title><link>https://sourceforge.net/p/loboevolution/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1 +1,13 @@
 Lobo Evolution is a fork of Lobo Browser. The project continuing the work of Lobo Browser(lobochief). Lobo Evolution is an extensible all-Java web browser and RIA platform. It supports HTML 4, Javascript (AJAX) and CSS 3 plus direct JavaFX and Java (Swing/AWT) rendering. Cobra is the web browser's renderer API; also a Javascript-aware HTML parser.
+
+Technologies used for development:
+
+- jdk8
+- javaFX 1.0
+- Css Parser 0.9.14
+- Mozilla Rhino 1.7R4
+- Sac 1.3.1
+- Cobra 0.96.3
+- XML Pull Parser3 1.1.3.4
+- Java look and feel Graphics Repository 1.0
+- IzPack 4.3.4
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ivan Di Francesco</dc:creator><pubDate>Tue, 20 May 2014 13:37:23 -0000</pubDate><guid>https://sourceforge.net614023bbfd623e17744dc469419419c562762abd</guid></item></channel></rss>