<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dataflex.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Olaeld</id>
	<title>DataFlex Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://dataflex.wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Olaeld"/>
	<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Special:Contributions/Olaeld"/>
	<updated>2026-05-03T02:13:53Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://dataflex.wiki/index.php?title=Portal:Data_Connectivity&amp;diff=2385</id>
		<title>Portal:Data Connectivity</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Portal:Data_Connectivity&amp;diff=2385"/>
		<updated>2010-01-04T07:05:52Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: Undid spam edit&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Data Connectivity Portal&#039;&#039;&#039; contains a series of articles related to using the [[ConnectivityKit]] and [[DataDictionary]] . Usage of the connectivty kit span development in both [[DataFlex|Character Mode]], [[Visual DataFlex]] and [[Web Application|Web Applications]].&lt;br /&gt;
&lt;br /&gt;
==Recent Additions==&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
*What is a [[DataDictionary|Data Dictionary]]?&lt;br /&gt;
*[[ExpressConnectivity| Using express editon sql databases with Visual DataFlex]]&lt;br /&gt;
*[[Converting to Oracle using Mertech OraFlex Driver]]&lt;br /&gt;
&lt;br /&gt;
==Requested Articles==&lt;br /&gt;
&lt;br /&gt;
*[[How to do database mirroring]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Portals]]&lt;br /&gt;
[[Category:Data Dictionaries]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=External_dependencies&amp;diff=2367</id>
		<title>External dependencies</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=External_dependencies&amp;diff=2367"/>
		<updated>2009-03-23T11:08:36Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: New page: For VDF applications to run correctly, a number of external dependencies need to be in place:  == MSXML == [http://msdn.microsoft.com/en-us/library/ms763742(VS.85).aspx Microsoft XML Core ...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;For VDF applications to run correctly, a number of external dependencies need to be in place:&lt;br /&gt;
&lt;br /&gt;
== MSXML ==&lt;br /&gt;
[http://msdn.microsoft.com/en-us/library/ms763742(VS.85).aspx Microsoft XML Core Services (MSXML)]&lt;br /&gt;
&lt;br /&gt;
It is currently &amp;quot;unknown&amp;quot; outside DAW what version of MSXML is used by flexml.dll&lt;br /&gt;
&lt;br /&gt;
== GDI+ ==&lt;br /&gt;
[http://msdn.microsoft.com/en-us/library/ms533798(VS.85).aspx Microsoft Windows GDI+] is a class-based API for C/C++ programmers. It enables applications to use graphics and formatted text on both the video display and the printer. Applications based on the Microsoft Win32 API do not access graphics hardware directly. Instead, GDI+ interacts with device drivers on behalf of applications. GDI+ is also supported by Microsoft Win64.&lt;br /&gt;
&lt;br /&gt;
GDI+ is used by the [http://www.dataaccess.eu/IframeText.asp?pageid=1670 Graphics Library] from DAW, currently in Beta.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;Note: GDI+ is not officially supported for use within a Windows service.&#039;&#039;&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=Portal:Windows_Applications&amp;diff=2366</id>
		<title>Portal:Windows Applications</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Portal:Windows_Applications&amp;diff=2366"/>
		<updated>2009-03-23T10:58:16Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: /* Advanced */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Visual Dataflex Portal&#039;&#039;&#039; is the place to come for articles and tutorials on developing [http://en.wikipedia.org/wiki/Microsoft_Windows Windows] applications with &#039;&#039;&#039;[[Visual DataFlex]]&#039;&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
Before beginning the more advanced stuff you should consider reading [http://www.visual-dataflex.co.uk/1seater.asp?pageid=1028 Vincent&#039;s book] or attend a 5 days training. Now - on with the show:&lt;br /&gt;
&lt;br /&gt;
==Articles==&lt;br /&gt;
*&#039;&#039;&#039;[[Visual DataFlex]]&#039;&#039;&#039; (covering the basic stuff)&lt;br /&gt;
&lt;br /&gt;
==Tutorials==&lt;br /&gt;
*How to add &#039;&#039;&#039;[[Add Workspace Parameter|Workspace Parameters]]&#039;&#039;&#039; using [[cIniFile]]&lt;br /&gt;
*[[Running_VDF_programs_as_Windows_Services]]&lt;br /&gt;
*[[Using On_key for undefined keys]]&lt;br /&gt;
*[[Passing the workspace as a parameter]]&lt;br /&gt;
*[[Add Workspace Parameter|Adding Workspace Parameters]] using the [[cIniFile]] class&lt;br /&gt;
*Adding [[SMTP Email]] to your application using an [[ActiveX]] control&lt;br /&gt;
*[[Run only one instance of your application]]&lt;br /&gt;
*[[Customize prompt lookup behavior in a dbgrid]]&lt;br /&gt;
*[[Print the content of an embedded IE html control]]&lt;br /&gt;
*[[Return data from every object in a dbView]]&lt;br /&gt;
*[[Print to a file using reports]]&lt;br /&gt;
*[[Visual Modelling of multiple visual objects]]&lt;br /&gt;
*[[ExpressConnectivity]]&lt;br /&gt;
*[[Upgrading workspaces to a newer Visual DataFlex version]]&lt;br /&gt;
&lt;br /&gt;
==Advanced==&lt;br /&gt;
* [[Add icons with subset of images to CodeJock CommandBars]]&lt;br /&gt;
* [[Programmatically edit a treeview label]]&lt;br /&gt;
* [[Multi-row select for Grid control]]&lt;br /&gt;
* [[Calculating the cost of inventory kits]] - Functions that call themselves&lt;br /&gt;
* [[External dependencies]]&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* http://www.vdf-guidance.com&lt;br /&gt;
* http://visualdataflexdeveloper.org/ &lt;br /&gt;
* http://www.visualdataflex.com&lt;br /&gt;
* http://www.visualdataflex.ru (Russian)&lt;br /&gt;
* http://www.dataaccess.com&lt;br /&gt;
* http://www.dataaccess.nl&lt;br /&gt;
* [http://www.sture.com/wasp/ WASP Newsgroup search] engine&lt;br /&gt;
* [http://www.starzen.com StarZen Technologies] Addon Tools, Books, Magazines, Consulting&lt;br /&gt;
* [http://www.redeemedsoftware.com Redeemed Software] Crystal Report Utilities, Autocomplete, and more&lt;br /&gt;
* [http://www.redeemedhosting.com Redeemed Hosting] VDF Webapp Hosting and Virtual Servers&lt;br /&gt;
* [http://www.moose-software.com Visual Dataflex for the Spanish speaking community] HelpDesk Software, Web App and Ajax applications, Electos&lt;br /&gt;
&lt;br /&gt;
==Requested Articles / Works in progress==&lt;br /&gt;
&lt;br /&gt;
new articles go here! --[[User:Jka|Jka]] 22:49, 22 December 2008 (UTC)&lt;br /&gt;
&lt;br /&gt;
*[[Converting from DOS to Windows]]&lt;br /&gt;
*[[COM|Using COM Objects]] (reuse existing functionality)&lt;br /&gt;
*[[Scanning / TWAIN components]]&lt;br /&gt;
&lt;br /&gt;
*[[Some Link]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Portals]]&lt;br /&gt;
[[Category:Visual Dataflex]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=Adding_the_AJAX_Library_to_your_application&amp;diff=2246</id>
		<title>Adding the AJAX Library to your application</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Adding_the_AJAX_Library_to_your_application&amp;diff=2246"/>
		<updated>2008-11-22T05:13:21Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: Updated download link for Ajax Library to version 1.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Download the library [http://www.dataaccess.nl/IframeText.asp?pageid=1378] and install it.&lt;br /&gt;
&lt;br /&gt;
*Select the [[Workspace]] you want to use.&lt;br /&gt;
*Right click in the [[Class Palette]] in [[Visual DataFlex Studio]]. &lt;br /&gt;
*Press &#039;&#039;&#039;Add/Remove Libraries&#039;&#039;&#039;&lt;br /&gt;
*Press &#039;&#039;&#039;Add Library&#039;&#039;&#039;&lt;br /&gt;
*Navigate to where you installed the [[AJAX Library for Visual DataFlex| VDF AJAX library]]. I installed mine in &amp;quot;c:\programmer\Visual DataFlex AJAX Library 1.0&amp;quot; .&lt;br /&gt;
*Click on the [[.sws]] file for the [[AJAX]] library&lt;br /&gt;
*Choose &#039;&#039;&#039;Yes&#039;&#039;&#039; for relative pathing&lt;br /&gt;
*Choose &#039;&#039;&#039;OK&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://www.dataaccess.nl/IframeText.asp?pageid=1597 AJAX Library for Visual Dataflex download]&lt;br /&gt;
&lt;br /&gt;
[[Category: Web Programming]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=AJAX_Library_for_Visual_DataFlex&amp;diff=2245</id>
		<title>AJAX Library for Visual DataFlex</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=AJAX_Library_for_Visual_DataFlex&amp;diff=2245"/>
		<updated>2008-11-22T05:12:33Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: Updated download link for Ajax Library to version 1.2&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;AJAX Library for Visual Dataflex&#039;&#039;&#039; allow developers to develop web applications using the latest AJAX technologies.&lt;br /&gt;
&lt;br /&gt;
The goal of the Visual DataFlex AJAX library is to bring the experience from the Windows version of Visual DataFlex to the web using [[AJAX]] techniques.&lt;br /&gt;
&lt;br /&gt;
You probably already know how to create a datamodel [[Using DataDictionaries]] from earlier [[Visual DataFlex]] programming experience. &lt;br /&gt;
&lt;br /&gt;
Now just attach your [[DataDictionary|Data Dictionaries]] [[Using AJAX Web Browser Objects]] - this brings your existing datamodel to the ajax world. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
*[[DataDictionary|what is a data dictionary?]]&lt;br /&gt;
*[[How to develop ASP pages]]&lt;br /&gt;
&lt;br /&gt;
== Frequent issues ==&lt;br /&gt;
*[[Adding the AJAX Library to your application]]&lt;br /&gt;
*[[Creating a AJAX Web application]]&lt;br /&gt;
*[[Using AJAX Web Browser Objects]]&lt;br /&gt;
*[[Creating a AJAX Form]]&lt;br /&gt;
*[[AJAX Remote Method Invocation ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
*[[AJAX - Return Arrays and Structs to your JavaScript with XML]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
*[[Rating Example]]&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Using cAjaxSessionManager]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://www.dataaccess.nl/IframeText.asp?pageid=1597 Library Download]&lt;br /&gt;
&lt;br /&gt;
[[Category:Web Programming]]&lt;br /&gt;
[[Category:AJAX]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=AJAX_Library_for_Visual_DataFlex&amp;diff=2244</id>
		<title>AJAX Library for Visual DataFlex</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=AJAX_Library_for_Visual_DataFlex&amp;diff=2244"/>
		<updated>2008-11-22T05:08:44Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: Fixed typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;AJAX Library for Visual Dataflex&#039;&#039;&#039; allow developers to develop web applications using the latest AJAX technologies.&lt;br /&gt;
&lt;br /&gt;
The goal of the Visual DataFlex AJAX library is to bring the experience from the Windows version of Visual DataFlex to the web using [[AJAX]] techniques.&lt;br /&gt;
&lt;br /&gt;
You probably already know how to create a datamodel [[Using DataDictionaries]] from earlier [[Visual DataFlex]] programming experience. &lt;br /&gt;
&lt;br /&gt;
Now just attach your [[DataDictionary|Data Dictionaries]] [[Using AJAX Web Browser Objects]] - this brings your existing datamodel to the ajax world. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Basics ==&lt;br /&gt;
*[[DataDictionary|what is a data dictionary?]]&lt;br /&gt;
*[[How to develop ASP pages]]&lt;br /&gt;
&lt;br /&gt;
== Frequent issues ==&lt;br /&gt;
*[[Adding the AJAX Library to your application]]&lt;br /&gt;
*[[Creating a AJAX Web application]]&lt;br /&gt;
*[[Using AJAX Web Browser Objects]]&lt;br /&gt;
*[[Creating a AJAX Form]]&lt;br /&gt;
*[[AJAX Remote Method Invocation ]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
*[[AJAX - Return Arrays and Structs to your JavaScript with XML]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Work in progress ==&lt;br /&gt;
*[[Rating Example]]&lt;br /&gt;
&lt;br /&gt;
==See Also==&lt;br /&gt;
*[[Using cAjaxSessionManager]]&lt;br /&gt;
&lt;br /&gt;
==External Links==&lt;br /&gt;
*[http://www.visual-dataflex.co.uk/1seater.asp?pageid=948 Library Download]&lt;br /&gt;
&lt;br /&gt;
[[Category:Web Programming]]&lt;br /&gt;
[[Category:AJAX]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=Talk:ActiveX&amp;diff=2192</id>
		<title>Talk:ActiveX</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Talk:ActiveX&amp;diff=2192"/>
		<updated>2008-09-30T06:14:58Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: Is FusionCharts really an ActiveX control?&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To be nitpicking, is FusionCharts really an ActiveX control in itself? It&#039;s using Flash, and is not in itself an ActiveX control, right?&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=EDUC8&amp;diff=1601</id>
		<title>EDUC8</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=EDUC8&amp;diff=1601"/>
		<updated>2007-12-21T12:29:46Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;EDUC 2008&lt;br /&gt;
June 5-6 2008&lt;br /&gt;
&lt;br /&gt;
http://www.educ2008.ru/&lt;br /&gt;
&lt;br /&gt;
The next European DataFlex User&#039;s Conference (EDUC) has been moved from Moscow to Copenhagen, Denmark, and will be held June 5-6, 2008 (according to an email from Front-IT ApS).&lt;br /&gt;
&lt;br /&gt;
[[Category: User Groups]] [[Category:Stub]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=Portal:DataFlex_Community&amp;diff=1600</id>
		<title>Portal:DataFlex Community</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=Portal:DataFlex_Community&amp;diff=1600"/>
		<updated>2007-12-21T12:27:58Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The &#039;&#039;&#039;Dataflex Community&#039;&#039;&#039; presents a wide range of events around the world, ranging from formal training to informal user get togethers.&lt;br /&gt;
&lt;br /&gt;
==Prominent Groups and Conferences==&lt;br /&gt;
*[[DISD]] - an annual conference run in Carson City, NV, USA&lt;br /&gt;
*[[Dataflex Developers and Users Group]] - Australian and New Zealand DataFlex users&lt;br /&gt;
*[[EDUC]]&lt;br /&gt;
*[[MMISL]]&lt;br /&gt;
*[[NEDC]] - Northeast Dataflex Consortium&lt;br /&gt;
*[[ScanDUC]]&lt;br /&gt;
*[[Synergy]]&lt;br /&gt;
*[[VDF SIG UK]] - Visual DataFlex Special Interest Group - UK DF and VDF group&lt;br /&gt;
&lt;br /&gt;
==Coming Events==&lt;br /&gt;
===User Group Events===&lt;br /&gt;
*[[DISD8]] - February 21-23, Carson City Nevada, USA&lt;br /&gt;
*[[South Australia DataFlex Users Group|SA DataFlex Users Group]] - Meeting 19th February 2008 - &#039;&#039;Creating [[ActiveX]] controls using MFC&#039;&#039;&lt;br /&gt;
*[[EDUC8]] - June 5-6 2008, Copenhagen, Denmark&lt;br /&gt;
*[[DDUG]] - August/September 2008, Perth, Australia (TBC)&lt;br /&gt;
&lt;br /&gt;
===Dataflex Training===&lt;br /&gt;
*[[Visual DataFlex]] Training, Miami, Florida, USA, December 3-7 2007 [http://www.dataaccess.com/Training/DANA]&lt;br /&gt;
**Discovering [[COM]], December 3-4 &lt;br /&gt;
**[[Codejock]] Extensions in [[Visual DataFlex]], December 5 &lt;br /&gt;
**Discovering [[XML]], December 6&lt;br /&gt;
**Discovering [[Web Services]] in [[Visual DataFlex]], December 7&lt;br /&gt;
*[[Visual DataFlex]] Training, Miami, Florida, USA, January 28-February 1, 2008 [http://www.dataaccess.com/Training/DANA]&lt;br /&gt;
**Discovering [[Web Application Server]], January 28-29 &lt;br /&gt;
**Discovering [[Web Services]] in [[Visual DataFlex]], January 30&lt;br /&gt;
**Exploring External Controls and [[DLL|DLLs]], January 31&lt;br /&gt;
**Exploring [[Crystal Reports]], February 1&lt;br /&gt;
&lt;br /&gt;
==Historical Events==&lt;br /&gt;
*[[Data Access Training and Seminar Luton Oct 2007]] - 24th &amp;amp; 25th October 2007, Luton, UK&lt;br /&gt;
*[[Scanduc7]] - 1st &amp;amp; 2nd November 2007, Fredrikstad, Norway&lt;br /&gt;
&lt;br /&gt;
[[Category:DataFlex Community]]&lt;br /&gt;
[[Category:Portals]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1136</id>
		<title>User:Olaeld</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1136"/>
		<updated>2007-11-23T08:28:01Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I&#039;m Ola Eldøy.&lt;br /&gt;
&lt;br /&gt;
Working for [http://www.emmaedb.no/ Emma EDB] in Norway.&lt;br /&gt;
&lt;br /&gt;
Great fan of [http://resheim.no/vdf VDF Tools for Eclipse]&lt;br /&gt;
[[Image:Ola_Scanduc_2005.jpg]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1135</id>
		<title>User:Olaeld</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1135"/>
		<updated>2007-11-23T08:27:30Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I&#039;m Ola Eldøy.&lt;br /&gt;
&lt;br /&gt;
Working for [http://www.emmaedb.no/ Emma EDB] in Norway.&lt;br /&gt;
&lt;br /&gt;
Great fan of [http://resheim.no/VDF VDF Tools for Eclipse]&lt;br /&gt;
[[Image:Ola_Scanduc_2005.jpg]]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=File:Ola_Scanduc_2005.jpg&amp;diff=1134</id>
		<title>File:Ola Scanduc 2005.jpg</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=File:Ola_Scanduc_2005.jpg&amp;diff=1134"/>
		<updated>2007-11-23T08:26:44Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: Me giving a presentation on Scanduc 2005 about VDF Tools for Eclipse.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Me giving a presentation on Scanduc 2005 about VDF Tools for Eclipse.&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1133</id>
		<title>User:Olaeld</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1133"/>
		<updated>2007-11-23T08:25:51Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I&#039;m Ola Eldøy.&lt;br /&gt;
[[Image:Ola_Scanduc_2005.jpg]]&lt;br /&gt;
&lt;br /&gt;
Working for [http://www.emmaedb.no/ Emma EDB] in Norway.&lt;br /&gt;
&lt;br /&gt;
Great fan of [http://resheim.no/VDF VDF Tools for Eclipse]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
	<entry>
		<id>https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1132</id>
		<title>User:Olaeld</title>
		<link rel="alternate" type="text/html" href="https://dataflex.wiki/index.php?title=User:Olaeld&amp;diff=1132"/>
		<updated>2007-11-23T08:25:26Z</updated>

		<summary type="html">&lt;p&gt;Olaeld: New page: Hello, I&amp;#039;m Ola Eldøy. Image:http://80.163.147.238/ScanducWebsite/ContentFiles/Fotos/IMG_0711.jpg  Working for [http://www.emmaedb.no/ Emma EDB] in Norway.  Great fan of [http://reshei...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hello, I&#039;m Ola Eldøy.&lt;br /&gt;
[[Image:http://80.163.147.238/ScanducWebsite/ContentFiles/Fotos/IMG_0711.jpg]]&lt;br /&gt;
&lt;br /&gt;
Working for [http://www.emmaedb.no/ Emma EDB] in Norway.&lt;br /&gt;
&lt;br /&gt;
Great fan of [http://resheim.no/VDF VDF Tools for Eclipse]&lt;/div&gt;</summary>
		<author><name>Olaeld</name></author>
	</entry>
</feed>