<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Enricoa</id>
		<title>EiffelStudio: an EiffelSoftware project - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://dev.eiffel.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Enricoa"/>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/Special:Contributions/Enricoa"/>
		<updated>2026-05-07T01:48:45Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.24.1</generator>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7647</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7647"/>
				<updated>2007-03-16T10:49:12Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: /* Use */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
It can be provisorily found [http://n.ethz.ch/~enricoa/download/ev_gecko/ here] together with an example use of the widget: a very basic web browser.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires mozilla and its development files, which are most easily installed through package management systems: package '''firefox-dev'''.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
As an example of the use of the widget an extremely simple web browser has been implemented.&lt;br /&gt;
All the relevant code can be found in the MAIN_WINDOW class.&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* Secure HTTP is not supported and visiting an https url usually results in an application crash.&lt;br /&gt;
&lt;br /&gt;
* A bug in the handling of new windows has been found and is being looked at at the moment&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7646</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7646"/>
				<updated>2007-03-16T10:45:32Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: /* Sample Application using EV_GECKO */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
It can be found [http://n.ethz.ch/~enricoa/download/ev_gecko/ here] together with an example use of the widget: a very basic web browser.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires mozilla and its development files, which are most easily installed through package management systems: package '''firefox-dev'''.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
As an example of the use of the widget an extremely simple web browser has been implemented.&lt;br /&gt;
All the relevant code can be found in the MAIN_WINDOW class.&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* Secure HTTP is not supported and visiting an https url usually results in an application crash.&lt;br /&gt;
&lt;br /&gt;
* A bug in the handling of new windows has been found and is being looked at at the moment&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7645</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7645"/>
				<updated>2007-03-16T10:39:07Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: /* Use */  added link to download the files&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
It can be found [http://n.ethz.ch/~enricoa/download/ev_gecko/ here] together with an example use of the widget: a very basic web browser.&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires mozilla and its development files, which are most easily installed through package management systems: package '''firefox-dev'''.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* Secure HTTP is not supported and visiting an https url usually results in an application crash.&lt;br /&gt;
&lt;br /&gt;
* A bug in the handling of new windows has been found and is being looked at at the moment&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7644</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7644"/>
				<updated>2007-03-16T10:18:54Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: /* Known Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires mozilla and its development files, which are most easily installed through package management systems: package '''firefox-dev'''.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* Secure HTTP is not supported and visiting an https url usually results in an application crash.&lt;br /&gt;
&lt;br /&gt;
* A bug in the handling of new windows has been found and is being looked at at the moment&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7622</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7622"/>
				<updated>2007-03-14T08:10:54Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires mozilla and its development files, which are most easily installed through package management systems: package '''firefox-dev'''.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
x&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Known Issues ==&lt;br /&gt;
&lt;br /&gt;
* Secure HTTP is not supported and visiting an https url usually results in an application crash.&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7621</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7621"/>
				<updated>2007-03-14T08:02:46Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: /* Requirements */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires mozilla and its development files, which are most easily installed through package management systems: package '''firefox-dev'''.&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
x&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7618</id>
		<title>EV GECKO</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=EV_GECKO&amp;diff=7618"/>
				<updated>2007-03-13T23:59:45Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page is &amp;quot;under construction&amp;quot;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&lt;br /&gt;
EV_GECKO is a Vision2 widget that allows an easy embedding of mozilla/gecko into Vision2 applications.&lt;br /&gt;
&lt;br /&gt;
It is designed with the Vision2 structure (bridge pattern) to allow a multi-platform implementation, but right now only the Linux version (GTK) is implemented.&lt;br /&gt;
&lt;br /&gt;
== Use ==&lt;br /&gt;
&lt;br /&gt;
The widget is provided as an Eiffel library for EiffelStudio 5.7 (with an .ecf file)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Requirements ==&lt;br /&gt;
&lt;br /&gt;
* Vision2&lt;br /&gt;
&lt;br /&gt;
* In order to use the widget an environment variable (with the name EV_GECKO) has to be set to point to the directory containing the project file (.ecf).&lt;br /&gt;
&lt;br /&gt;
* The widget requires the presence of mozilla firefox's development files, which are most easily installed through package management systems: package '''firefox-dev'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Documentation ==&lt;br /&gt;
&lt;br /&gt;
x&lt;br /&gt;
== Sample Application using EV_GECKO ==&lt;br /&gt;
x&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	<entry>
		<id>https://dev.eiffel.com/index.php?title=User:Enricoa&amp;diff=7617</id>
		<title>User:Enricoa</title>
		<link rel="alternate" type="text/html" href="https://dev.eiffel.com/index.php?title=User:Enricoa&amp;diff=7617"/>
				<updated>2007-03-13T22:21:29Z</updated>
		
		<summary type="html">&lt;p&gt;Enricoa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Enrico Albonico&lt;br /&gt;
&lt;br /&gt;
Student at ETH Zurich&lt;br /&gt;
&lt;br /&gt;
see [[EV_GECKO]]&lt;/div&gt;</summary>
		<author><name>Enricoa</name></author>	</entry>

	</feed>