<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.netlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=StevenHL</id>
	<title>NikiWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.netlabs.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=StevenHL"/>
	<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php/Special:Contributions/StevenHL"/>
	<updated>2026-04-29T00:36:41Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Ideas&amp;diff=4535</id>
		<title>Ideas</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Ideas&amp;diff=4535"/>
		<updated>2007-03-17T00:30:36Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Ideas]]&lt;br /&gt;
Note: This page is extremely unorganized like most of my todo-lists I do at home. Feel free to add your ideas here. We hopefuly organize that a bit better one day...&lt;br /&gt;
&lt;br /&gt;
There is also the wiki version of the [[The Warp Wishlist]].&lt;br /&gt;
&lt;br /&gt;
* eComStation is very nice in my opinion (ktk speaking here :-) but updating it is still a major pain in the ass. We need a easy and stupid proof way updating it. And *please* in a non-GUI version too!&lt;br /&gt;
&lt;br /&gt;
==MultiMedia Improvements==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There seems to be two ways to achive Multimedia Improvements&lt;br /&gt;
&lt;br /&gt;
===Enhancing the native MMOS2 Infrastructure===&lt;br /&gt;
&lt;br /&gt;
There should be goals like:&lt;br /&gt;
* Complete Open Source Replacement of all the MMOS2 files&lt;br /&gt;
* Create a Bundle package of all Open souce CODECs&lt;br /&gt;
* Re-energize the [http://www.reamined.on.ca/doconnor/mmos2/ OS2 Multimedia Infrastructure Project]&lt;br /&gt;
* Write an IO Storage procedure for proper streaming support, so the CWMM classes could handle more than just Icecast streams (the current one fails because it doesn&#039;t get the expected header which prepends the stream)&lt;br /&gt;
* Add Storage IOProc support to Format IOProcedures which doesnt&#039; supports them (like JPEG I/O, PNG I/O, MP3 I/O, OGG I/O, Vorbis I/O, etc.). ??? Every format I/O proc supports storage I/O procs out of the box. Otherwise you couldn&#039;t use them because the access to the filesystem is implemented using a sorage I/O proc. Strictly spoken the format I/O proc isn&#039;t aware of storage. MMOS2 handles the stuff. !!! Not every FIOProc uses SIOProc. Above IOProcs uses direct file access instead of SIOProc. FIOProc MUST be written with SIOProc support in mind.&lt;br /&gt;
&lt;br /&gt;
The projects that can be integrated are:&lt;br /&gt;
* [http://www.reamined.on.ca/doconnor/timidity.html TiMidity MCD for OS/2] (midi)&lt;br /&gt;
* [http://r6.ca/MMAudioPak/ MMAudio Pak 2 for OS/2] (MP3, Vorbis, FLAC)&lt;br /&gt;
* [http://www.os2world.com/cdwriting/mmclasses/mmclassesmain.htm CW-Multimedia classes] &#039;&#039;(Prokushev) Unfortunately, CWMM Classes are not open source. As result, can&#039;t be extended. Another problem is no IDL files for CWMM Classes or MMOS/2 Classes. As result, classes can&#039;t be extended. Only solution is restore IDL files from IR or using class information from MMPARTS.DLLs. Or ask Chris to open source his classes or, at least, to publish IDL files&#039;&#039;&lt;br /&gt;
* Quickmotion (Quickmotion&#039;s Tom Harding told there there could be a change to open source it if we find an developer for it&lt;br /&gt;
&lt;br /&gt;
Check also the [[MMOS2 Related Projects]]&lt;br /&gt;
&lt;br /&gt;
===Enhancing NON MMOS2 related Multimedia (like WarpVision) ===&lt;br /&gt;
&lt;br /&gt;
This seems something that Vladest might tackle with WarpVision: [http://www.videolan.org/vlc/ VLC media player]&lt;br /&gt;
&lt;br /&gt;
==UnixOS2==&lt;br /&gt;
There is a ports-like system for UnixOS2 in the works at the moment but I&#039;m not really happy with that one and I doubt that we will be enough people for maintaining all that stuff ourself (dependencies and so on...).&lt;br /&gt;
&lt;br /&gt;
When I use Linux I often work on Gentoo, which has really the best source-based ports system I&#039;ve ever seen (and I know BSD too so it&#039;s not the only ports-system I know ;).&lt;br /&gt;
&lt;br /&gt;
At the moment the ports system is quite Linux oriented but at the moment there is a complete rewrite of the portage-system in progress. They call it [http://www.gentoo.org/proj/en/portage/portage-ng/systemspec.xml portage-ng]. One of the targets is cross-platform support for stuff like BSD or MacOS so I really vote for OS/2 support as well :). It&#039;s too early at the moment to really have a look at it but we should definitely do that as soon as possible.&lt;br /&gt;
&lt;br /&gt;
The discussion about portage-ng is [http://news.gmane.org/gmane.linux.gentoo.portage.devel here]&lt;br /&gt;
&lt;br /&gt;
Update September 04: I talked to the guys who work on portage-ng. It looks like portage-ng is not really dead but at least progressing very slowly. Meanwhile, a group of MacOS X users created a [http://www.metadistribution.org/macos/ portage for MacOS X] so it looks like it does work on BSD-like systems too. So that changes the todo list a bit:&lt;br /&gt;
&lt;br /&gt;
TODO:&lt;br /&gt;
* set up a basic package with latest GCC and Innotek LIBC. The basic package contains all tools and libraries needed to compile Python with Innotek LIBC.&lt;br /&gt;
* as soon as Python compiles we need to wrap together &amp;lt;tt&amp;gt;emerge&amp;lt;/tt&amp;gt; on OS/2. This might get a bit tricky because it also heavily relies on shell scripts. So whatever shell we gonna use, it must be as close as possible to bash (if not bash anyway, it looks like the stuff is not that portable to other shells).&lt;br /&gt;
* once we get portage to work properly we need to create ebuilds for the basic libraries. At the first stage there is no rsync server needed to do this but it will definitely get handy sooner or later (shouldn&#039;t be a problem but needs to be set up).&lt;br /&gt;
* implement more and more ebuilds for all kind of packages&lt;br /&gt;
* and in a later stage create a bootstrap-package that also compiles GCC and all other tools (that won&#039;t be an easy task :)&lt;br /&gt;
&lt;br /&gt;
==PM==&lt;br /&gt;
We need to port some toolkits or finish the current ports:&lt;br /&gt;
* qt - more soon, looks good&lt;br /&gt;
* GTK2: Samm proposed to work on it, will give an estimate of time soon&lt;br /&gt;
* wxWindows: Port quite up to date but the PM parts in it are definitely not yet done or very buggy -&amp;gt; fix (probably dmik)&lt;br /&gt;
* SWT: will be done when Eclipse is done -&amp;gt; dmik&lt;br /&gt;
* An Everblue-based X11 server might be interesting(?) as a replacement for HOBlink which seems to get increasingly outdated; at least I&#039;m seeing more and more crashes in newer programs...&lt;br /&gt;
&lt;br /&gt;
Also, it would be nice to have updated public PM controls. This should be done with one DLL subclassing these public controls, and extending and/or fixing their behaviour. Things to fix/implement should be:&lt;br /&gt;
* Remove 64K limits in some of the controls&lt;br /&gt;
* Create extended MLE control (understanding HTML tags maybe?)&lt;br /&gt;
* Automatically drop-down list of combobox, when clicked (like DragText does)&lt;br /&gt;
&lt;br /&gt;
==[http://www.edm2.com/index.php/SOM WPS] (Workplace Shell)==&lt;br /&gt;
* replace background image dialog, it should be possible to point that to another directory than \os2\bitmap&lt;br /&gt;
Note: This is already possible and a lot of software to make things like&lt;br /&gt;
slideshows out of it exists also. - lp&lt;br /&gt;
&lt;br /&gt;
* replace the file dialog, Gnome 2.6 does that &#039;&#039;&#039;very&#039;&#039;&#039; nicely (screenshot will follow). &lt;br /&gt;
* replace the Icon rendering, should be able to handle stuff like PNG as well and in best case also SVG&lt;br /&gt;
Note: Don&#039;t think we must replace Icon rendering. But adding MMPM IO procs for PNG and SVG is good idea.&lt;br /&gt;
&lt;br /&gt;
Note: most probably PNG IOProc will be included in next eCS version -prokushev&lt;br /&gt;
&lt;br /&gt;
Note: File dialog is not a WPS issue. But it can be implemented via WPS class. I consider it is good idea to move to object world. - prokushev.&lt;br /&gt;
Can you describe that a bit with more details prokushev? - ktk&lt;br /&gt;
&lt;br /&gt;
Yes. File dialog placed in PMCTLS.DLL. We can do such trick:&lt;br /&gt;
&lt;br /&gt;
# move PMCTLS.DLL to PMOLDCTL.DLL&lt;br /&gt;
# write new PMCTLS.DLL with forwarders to PMOLDCTL.DLL&lt;br /&gt;
# In WinFileDlg (new PMCTLS.DLL) we must check, is WPS exist? If exist, then just create WPS object (with name like WPOpenFileFolder or something like this) and monitor it (wait result from it). As result our open file object can be replaced and/or extended by standard SOM features. If no WPS exists then call or old WinFileDlg or our own implementation of open file dialog (for systems without WPS)&lt;br /&gt;
&lt;br /&gt;
WPOpenFileFolder is subclass of WPFolder with changed reaction on open objects in it. If object is folder then go deep. If object then close WPOpenFileFolder and notify our new WinFileDlg. Comment: You can&#039;t do that with a WPFolder subclass because it expects every inserted object to be an existing object. So you will end with copies of each object. You have to create something different or override  *a lot of methods* in your WPFolder subclass to get this done properly. And a lot of probably means every method introduced by WPFolder.&lt;br /&gt;
&lt;br /&gt;
(Cornelis): One more problem with that method: An application can call WinFileDlg providing an own dialog resource and handling the dialog messages in its own way! I cannot see how this case could be handled with the WPS method. The only &amp;quot;solution&amp;quot; I can imagine at the moment: Also check for custom resources or custom dialog function and if they exist, do not call the WPS file dialog. I don&#039;t know how many applications use these features - but I am afraid that quite a lot do it...(!??)&lt;br /&gt;
&lt;br /&gt;
Something like this.&lt;br /&gt;
&lt;br /&gt;
And yes, it can be part of XWP.&lt;br /&gt;
&lt;br /&gt;
BTW, how about move Doodle Screen Saver to XWP? ;)&lt;br /&gt;
&lt;br /&gt;
BTW 2 : Why dont add also LSwitcher to XWP ?&lt;br /&gt;
&lt;br /&gt;
Cinc: I oppose the idea to add every single utility in the world to XWP. Maintaining the XWP code is difficult enough right now because of complexitiy. Adding Utilities to XWP means they are not available for people not using XWP (for whatever reason).&lt;br /&gt;
&lt;br /&gt;
=== What about Backup / Restore / Portability of WPS objects !?? ===&lt;br /&gt;
&lt;br /&gt;
(Cornelis): One serious disadvantage of the WPS gets even worse with all new and derived classes: There is no way to save the WPS with its &amp;quot;objects&amp;quot; in an open format in order to port them to another system or to a new installation! I know there are programs like Open Desktop and other WPS backup and restore tools, but they all only work with a set of &amp;quot;normal&amp;quot; objects, like folder objects, program objects etc., ask their properties and store them somehow. But neither would these tools find any newly defined objects (like already the &amp;quot;Workframe&amp;quot; objects of VAC/C++ 3.0), nor would they save any extended features (like the content of the &amp;quot;Environment&amp;quot; settings page of XWP extended &amp;quot;program objects&amp;quot;).&lt;br /&gt;
&lt;br /&gt;
This is a conceptual problem, because in an &amp;quot;object oriented world&amp;quot; any saving/restoring program should not have to know anything about the properties of the WPS objects, but just have to call a standard function that has to be defined for each and every object: &amp;quot;getAllProperties&amp;quot; or such. And then restore it with the corresponding &amp;quot;setAllProperties&amp;quot; call. While all derived classes would have to implement versions of these functions.&lt;br /&gt;
&lt;br /&gt;
Without knowing any internal details of the WPS I assume that such functions do not exist, so their introduction would not be easy. Would it be possible at all? Did anybody ever think about such an issue?&lt;br /&gt;
&lt;br /&gt;
Cinc: No there isn&#039;t such a function. Nevertheless it&#039;s possible to emulate it by overriding wpSave*() methods in one base class and telling the class to save the internal variables by calling wpSaveImmediately(). In the wpSave*() override you can catch the information. Restoring the data on recreation is more difficult, though, but there may be a similar way.&lt;br /&gt;
&lt;br /&gt;
djmutex: XWorkplace has a framework in place to allow for retrieving the complete setup string for each object, and I also started implementing a recursive function that will walk thru folders and collect object data to create a REXX script that will recreate these objects somewhere. However, the code isn&#039;t quite finished. Check fdrCreateObjectScript in src/filesys/object.c, which has roughly working code. This needs some polishing and bugfixing only, which I no longer have time to do.&lt;br /&gt;
&lt;br /&gt;
===Desktop Search Engine===&lt;br /&gt;
I recently found a nice application on MacOS X which provides some form of desktop search engine. You can index all kind of documents and then you can easily search for it on the desktop. The cool thing is that it is plugin based so everyone can write an extension for new document types or something alike.&lt;br /&gt;
&lt;br /&gt;
A friend of mine does something like that in Java right now and as search engine core he is using [http://lucene.apache.org/ Lucene].&lt;br /&gt;
&lt;br /&gt;
Cris: I&#039;d love to have something like this on OS/2 too. On hobbes I have found a recent port of Swish-e (http://swish-e.org/). If I understand it correctly, this is exactly what we want. We have to create a user interface, and add a couple filters to exploit OS/2&#039;s features (e.g. extended attributes).&lt;br /&gt;
I have been dreaming about this for a while, but never had time to start working on it.&lt;br /&gt;
&lt;br /&gt;
==Porting Windows 32 Applications with ODIN Tutorial==&lt;br /&gt;
It would be nice if there is a tutorial on how to use odin to port open source win32 apps to OS/2.&lt;br /&gt;
&lt;br /&gt;
==Drivers Development Skeleton==&lt;br /&gt;
&lt;br /&gt;
A skeleton driver that can be used for writing drivers. More importantly, a hands on/hand holding tutorial for writing drivers. Writing drivers is a daunting project, but is necessary for OS/2 to survive in the long run.&lt;br /&gt;
&lt;br /&gt;
==USB Drivers==&lt;br /&gt;
[[USB_Todo%27s]]&lt;br /&gt;
&lt;br /&gt;
==External list==&lt;br /&gt;
* [http://www.os2bbs.com/os2news/OS2Wishlist.html The Warp Wishlist] maintained by [[Kris Lake]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Open Source OS/2 Strategy and Follow up of Open Components==&lt;br /&gt;
&lt;br /&gt;
An strategy with the final goal to have OS/2 open sourced. &amp;lt;br&amp;gt;&lt;br /&gt;
More than a development project it had to be an integration project of open source software for OS/2, like an information site to follow up all the open source replacement for OS/2 closed components. On this site we will list the open source project available for OS/2 and the closed component that is replacement.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
Ex:&amp;lt;br&amp;gt;&lt;br /&gt;
* Newview.exe -&amp;gt; replaces View.exe -&amp;gt; License GNU GPL&lt;br /&gt;
* XWorkplace&lt;br /&gt;
* HandyFTP &lt;br /&gt;
* Doodles Screen Saver&lt;br /&gt;
* lSwitcher     &lt;br /&gt;
* etc, etc&lt;br /&gt;
&lt;br /&gt;
Plan to make replacement for:&lt;br /&gt;
* command line programs like &amp;quot;xcopy.exe, attrib.exe, etc&amp;quot; (some tools already exists as  part oof osFree project)&lt;br /&gt;
* Enhanced and replacements of CMD commands (some tools already exists as  part of osFree project)&lt;br /&gt;
* Replace of some closed DLLs (some DLLs already exists as  part of osFree project)&lt;br /&gt;
=== Open Source OS/2 Distribution ===&lt;br /&gt;
&lt;br /&gt;
Build a OS/2 distribution with open source replacements on it. Of course that many people says it is too hard, but we need to start with something. It can start creating an OS/2 distribution that is focused in Open Source components, and bundle on it, dssaver,xworplace,lswitcher, xfree, emx, warpin, usbres, etc. (bitmaps, icons and drivers too)&lt;br /&gt;
&lt;br /&gt;
To don&#039;t start it as a too complex project it can be something similar to the UpdCD project, that requires license  of Warp 4.52 or eCS to build an updated image. &amp;lt;br&amp;gt;&lt;br /&gt;
We can ask help from UpdCD project to create an install image (that will require the OS/2 CD) that contains open source software on it replacing the closed components. And keep evolving this project and replacing components until in  some years it can work without licensing OS/2 from IBM.&lt;br /&gt;
&lt;br /&gt;
One may think about an open source distribution you simply install over an existing installed system&lt;br /&gt;
&lt;br /&gt;
=== osFree project ===&lt;br /&gt;
&lt;br /&gt;
I want to remember to all about existing of osFree project (site at [http://www.osfree.org]). At the present time it is collection of open-source replacement of closed OS/2 components. It includes:&lt;br /&gt;
&lt;br /&gt;
* Customized 4OS2 as cmd.exe replacement (mostly integration to common build system and moving &#039;not must have&#039; commands to stand-alone executibles)&lt;br /&gt;
&lt;br /&gt;
Remark (Cornelis): But 4OS2 is not Open Source!?? It&#039;s Freeware AFAIK!(?) Otherwise: Why not consider the 32-bit Command Line, together with the &amp;quot;OS/2 command line utilities&amp;quot; by Jonathan de Boyne Pollard [http://homepages.tesco.net/~J.deBoynePollard/Softwares/] ? These aren&#039;t Open Source either (also Freeware), but very solid and mainly focused on extending the CMD.EXE functionality and make it fully 32-bit. Extensions are the tools. (Why 32 bit? Well, I use it together with make, which &amp;quot;feeds&amp;quot; the command line interpreter sometimes with commands of several thousand charecters - much more than CMD.EXE would ever digest!) Furthermore: 4OS2 is just &amp;quot;set free abandonware&amp;quot;, while there is still a person behind the 32-bit Command Line Interpreter...&lt;br /&gt;
&lt;br /&gt;
Remark (LightElf): 4OS2 IS Open Source (GPL as far as I remember). Now it hosted at Scitech.&lt;br /&gt;
&lt;br /&gt;
(Cornelis:) This is what I find at Scitech: [ftp://www.scitechsoft.com/devel/4os2/4os2304f.zip] But that contains just binaries! This is not to contradict you; I only didn&#039;t ever hear about an Open Sourced 4OS2, and still I cannot find it where you say it is!? But please correct me! For the rest: Open Source or not - I would still point out to not forget the &amp;quot;32 bit command line interpreter&amp;quot;! (Maybe the status could even change if there is a good point being made by the right person at the right time??)&lt;br /&gt;
&lt;br /&gt;
(Prokushev): 32-bit comandline interpreter depends on 32-bit vio/kbd API. If no 32-bit API then no 32-bit CMD ;) If vio/kbd will be implemented then just recompilation of 16-bit CMD.EXE will move CMD.EXE to 32bit world ;) Nothing hard here.&lt;br /&gt;
&lt;br /&gt;
(Cornelis): The &amp;quot;32-bit commandline interpreter&amp;quot; and the &amp;quot;OS/2 commandline utilities&amp;quot; are &#039;&#039;&#039;existing&#039;&#039;&#039; freeware products, running on &#039;&#039;&#039;existing&#039;&#039;&#039; OS/2 or eCS systems, so it&#039;s even easier! The only &amp;quot;problem&amp;quot;: it&#039;s freeware, not open source.&lt;br /&gt;
&lt;br /&gt;
(Prokushev): And &amp;quot;32-bit commandline interpreter&amp;quot; is actually just uses CONAPI which just wrapper around old 16-bit API. Don&#039;t see any differents with stnadard 16-bit CMD.&lt;br /&gt;
&lt;br /&gt;
(Cornelis): There are &#039;&#039;&#039;a lot&#039;&#039;&#039; of advantages! Please go and &#039;&#039;&#039;LOOK AT IT&#039;&#039;&#039; and &#039;&#039;&#039;READ THE DESCRIPTIONS&#039;&#039;&#039; before you make your statements! [http://homepages.tesco.net/~J.deBoynePollard/Softwares/cmd.html] Actually besides all advantages for the user (like no more limitations in command line length etc., while maintaining the most possible compatibility with CMD.EXE) it indeeds is NOT a wrapper around the old 16-bit API, but it uses the &amp;quot;32-bit Unicode Console API&amp;quot; [http://homepages.tesco.net/~J.deBoynePollard/Softwares/conapi.html] which replaces completely the old 16-bit API functions you mention.&lt;br /&gt;
&lt;br /&gt;
(Prokushev): &amp;quot;32-bit Unicode Console API&amp;quot; is wrapper around old 16-bit API. It closed source. 32-bit CMD is also closed source. And uses 16-bit wrapper. Actually, CONAPI.DLL uses CON3216.DLL which IS wrapper.&lt;br /&gt;
&lt;br /&gt;
(Cornelis): For me this &amp;quot;discussion&amp;quot; is getting a bit irrational now: I never intended to engage in such a stupid &amp;quot;faith war&amp;quot; for a piece of software!&lt;br /&gt;
&lt;br /&gt;
But ok, if it&#039;s so important: Several levels &amp;quot;further down&amp;quot; from the 32-bit command interpreter you do indeed still hit 16-bit functions. But what&#039;s the problem with that? As long as there are 16-bit drivers this will always be the case! The important points for me are:&lt;br /&gt;
&lt;br /&gt;
1. The 32-bit CMD offers a full 32-bit interface for programmers, which is designed after a later abandoned 32-bit interface by IBM. So if any programmer would use that interface, all options are open to later replace the 16-bit code two levels &amp;quot;further down&amp;quot; later on, no changes being necessary to the software.&lt;br /&gt;
&lt;br /&gt;
2. The user doesn&#039;t suffer from any old size limits any more either, like a limited command line length.&lt;br /&gt;
&lt;br /&gt;
3. The command syntax is very closely compatible with the CMD.EXE syntax, and where it is changed in order to make it more consistent, these extensions can be optionally turned off.&lt;br /&gt;
&lt;br /&gt;
For these three reasons the 32-bit command interpreter is more future oriented than a thing like 4OS2: That one has nice extras, but is much less compatible with CMD.EXE, which generates problems in certain cases. A high degree of compatibility even in details has many advantages, because software developers or script writers etc. can rely on a specific surrounding. Keep in mind all the troubles we have already with the two REXX &amp;quot;flavors&amp;quot; on current OS/2 systems: A developer can NOT rely on an existing &amp;quot;classic REXX&amp;quot; or &amp;quot;Object REXX&amp;quot; surrounding! This would be the same with 4OS2 becoming part of a &amp;quot;new OS/2 standard&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
Concerning the source license: 32-bit command interpreter is freeware, not open source. 4OS2 was claimed to be open source above, but nobody could until now give us an URL of the sourcecode, so this looks at least dubious: It seems that 4OS2 is also just &amp;quot;freeware&amp;quot;, not open ource.&lt;br /&gt;
Cinc: as LightElf already pointed out 4OS2 is open source. There&#039;re even different versions floating around made by people who grabbed the source and fixed some bugs. No I don&#039;t have the URL handy. Google should help there.&lt;br /&gt;
&lt;br /&gt;
And only for that reason I asked to consider also the 32-bit command interpreter, besides of course also 4OS2.&lt;br /&gt;
&lt;br /&gt;
(Cristiano): 4OS2 definitely &#039;&#039;&#039;IS&#039;&#039;&#039; open-source. If you search on hobbes, you&#039;ll even find two different and somewhat incompatible code branches. One is the &amp;quot;official&amp;quot; Scitech branch, the other is a branch made by some private individual, starting from the original JPSoft source code (i.e. not building on Scitech code). If you want to know better, ask Michal Necasek (SP?) of Scitech. He&#039;ll tell you what&#039;s the current state of 4OS2 code, where you can get the source, and more.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* ReginaREXX as REXX replacemend (still missed 16-bit wrappers). Subject to change to Open Object REXX.&lt;br /&gt;
* Replacement of many command-line tools (like attrib, ansi, chkdsk, etc.). Mostly without error handling.&lt;br /&gt;
* THE as TEDIT replacement&lt;br /&gt;
* Some forwarder DLL&#039;s (like VIOCALLS, MOUCALLS, etc.)&lt;br /&gt;
* FreePM sources (because FREPM seems to be discontinued)&lt;br /&gt;
* other things.&lt;br /&gt;
&lt;br /&gt;
CVS controlled by ktk, so anyone free to contact with him to have access. osFree site can be used for above things. To do it just contact me (prokushev here).&lt;br /&gt;
But another general thing is it&#039;s time to make one general open-source components repository with common build environment with general goal to create open-source OS/2.&lt;br /&gt;
And, again, osFree can be good place for it. osFree not limit in languages (except common build environment). C, C++, Fortran &amp;amp; Pascal currently in use. Perl is coming (REXX compatible API for Perl, if possible, is planned).&lt;br /&gt;
&lt;br /&gt;
Really, main goal of osFree subsection is to point above project already exists.&lt;br /&gt;
&lt;br /&gt;
Insted of talking HOW OS/2 must be open-sourced (from the kernel to WPS or from WPS to the kernel) I propose (prokushev here) just start collect already existent things. Thing happen if try to do them.&lt;br /&gt;
&lt;br /&gt;
=== Kernel Free (OS/2 Kernel with License GPL) ===&lt;br /&gt;
&lt;br /&gt;
To release to the kernel of the system on the part of IBM and other companies.&lt;br /&gt;
&lt;br /&gt;
Cinc: why GPL?&lt;br /&gt;
&lt;br /&gt;
BTW using a GPL kernel wont allow to create *any* closed source software because you&#039;re not allowed to link it to GPL code dynamically. So much for the GPL hype...&lt;br /&gt;
&lt;br /&gt;
==WarpModem==&lt;br /&gt;
&lt;br /&gt;
The general idea will be to make a commun interphase (like Windows 95) for analog modems on your OS/2 system called &amp;quot;Warp Modem&amp;quot;. Programs that uses the modem will had comunicate to &amp;quot;Warp Modem&amp;quot; to get the configuration of the modem and it status. This will be useful for OS/2 user, because he will not configure the modem on each OS/2 application that uses the modem.&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
What will be good is to have a &amp;quot;Modems&amp;quot; icons inside the OS/2 System Setup folder.&lt;br /&gt;
&lt;br /&gt;
http://www.os2world.com/pictures/articles/SystemSetup.jpg&lt;br /&gt;
&lt;br /&gt;
This program will show us the modems that are configured on our system. If the systems has two ore more modems it will shows us all modems that we had configure.&lt;br /&gt;
&lt;br /&gt;
To make this configuration we can start using the Doug Bissett&#039;s modem configuration list (http://www.os2warp.be/modems/modem.lst)&lt;br /&gt;
&lt;br /&gt;
On this menu we can see the &amp;quot;Add...&amp;quot;, &amp;quot;Properties...&amp;quot;, &amp;quot;Delete...&amp;quot; and &amp;quot;Test...&amp;quot; &lt;br /&gt;
&lt;br /&gt;
http://www.os2world.com/pictures/articles/Warp%20Modem%20GUI.jpg&lt;br /&gt;
&lt;br /&gt;
Add button will show us the instruccions to add a new modem&lt;br /&gt;
&lt;br /&gt;
http://www.os2world.com/pictures/articles/Modem%20Config.jpg&lt;br /&gt;
&lt;br /&gt;
(picture taken from ATT Dialer)&lt;br /&gt;
&lt;br /&gt;
The &amp;quot;Test...&amp;quot; button will be a tool to test it is working. A good idea is the one from ATT dialer too. &lt;br /&gt;
http://www.os2world.com/pictures/articles/Modem%20Tester.jpg&lt;br /&gt;
&lt;br /&gt;
(picture taken also from Att Dialer)&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Properties...&amp;quot; will show us something similar to the &amp;quot;Add&amp;quot; window to change the modem configuration.&lt;br /&gt;
&lt;br /&gt;
I think &amp;quot;ADD&amp;quot; should support &amp;quot;Installing&amp;quot; the modem using the windows &amp;quot;drivers&amp;quot; i.e. the inf-files which contain the AT seq. used for certain operations which an application can then query or call via an published API.&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Remove...&amp;quot; will ask us for confimartion to delete that modem&lt;br /&gt;
&lt;br /&gt;
And the app should seperate the physical modem from multiple configurations one could have.&lt;br /&gt;
i.E. a Modem has a max speed of 36.000 baud but I should be able to create a fax configuration with would setup the modem to lets say 14.400 etc.&lt;br /&gt;
&lt;br /&gt;
Other tools&lt;br /&gt;
&lt;br /&gt;
So, what kind of software will be good to integrate with Warp modem ?&lt;br /&gt;
&lt;br /&gt;
All programs that used a analog modem can take advante of this. Developers of Phone dialers, Fax, Internet Dialers, Voice Phone, RAS, BBS software..etc..etc..&lt;br /&gt;
&lt;br /&gt;
http://www.os2world.com/pictures/articles/Modem%20Selector.jpg&lt;br /&gt;
&lt;br /&gt;
Documentation&lt;br /&gt;
&lt;br /&gt;
This project will need a good documentation so developers that wants to uses the OS/2 Warp Modem configuration can access it easily for their phone/fax/modem applications.&lt;br /&gt;
&lt;br /&gt;
Wish list&lt;br /&gt;
&lt;br /&gt;
# Open Source Project / free license GNU GPL.&lt;br /&gt;
# C++ or Java development.&lt;br /&gt;
&lt;br /&gt;
This is just a development idea, there is nothing coded on this direction. The pictures in some cases are just fake to explain the posibilities of this project.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Port of coLinux ==&lt;br /&gt;
&lt;br /&gt;
I would like to see the &#039;Session&#039; capabilities of OS/2 expanded upon.  While a port of coLinux ( http://www.colinux.org/ ) wouldn&#039;t be a true session, this could be a step toward this goal.  Especially if an IFS driver could be written to allow the disk image to be mounted.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Netlabs runtime distribution ==&lt;br /&gt;
&lt;br /&gt;
Create a set of runtime libraries filling the voids of OS/2. For example including an additional Rexx utility DLL with much needed functions, a set of standard window classes for use in programs (see also PM and open source distribution above). The following classes  should be easily implementable (Cinc: I&#039;ve got already some code for them):&lt;br /&gt;
&lt;br /&gt;
* Progress bar&lt;br /&gt;
* Separator&lt;br /&gt;
* URL control (control which shows a URL and starts the browser on click)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
Everything should be extremly hassle free to install. So in the end every user has it on the system and developers can be sure to find that. If not they may just write in the readme: &amp;quot;Prerequisite: Netlabs runtime Distribution&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
It&#039;s not necessary every developer reinvents the wheel again and again. A good starting point is the WPS toolkit IMHO: http://wpstk.netlabs.org/&lt;br /&gt;
(don&#039;t be fooled by the term WPS in the name, it contains also general purpose functions). The following general purpose functions should be added to WPSTK:&lt;br /&gt;
&lt;br /&gt;
* Query function to get the common OS/2 directories (e.g. ?:\OS2\DLL)&lt;br /&gt;
* Function to get the users home directory&lt;br /&gt;
* General purpose about box using a predefined look&lt;br /&gt;
* Function to start the default OS/2 browser&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
There is also quite a lot of helper stuff in xwphelpers from XWorkplace. At the moment it&#039;s quite difficult to use them because you have to compile it in your own application so probably we should use parts of it and put it into WPSToolkit as well. We would have to check the licensing issues however because xwphelpers are GPLed and WPSToolkit will most probably be based on BSD or MPL or something alike (more liberal than GPL). &lt;br /&gt;
If xwphelpers are using GPL (and not LGPL) they are useless for this project anyway. Nobody will (and should) use a GPLed library.&lt;br /&gt;
&lt;br /&gt;
There should be some general libraries in there as well like:&lt;br /&gt;
* libxml&lt;br /&gt;
* rexxml (REXX interfaces for libxml)&lt;br /&gt;
* libpng (proposal by nickk IIRC)&lt;br /&gt;
&lt;br /&gt;
(prokushev:) Don&#039;t think libpng is a required lib. PNG support planned to be included in next eCS version. Native solution is better in comparation of ported tools.&lt;br /&gt;
Cinc: this library is meant for porting stuff to OS/2 and it&#039;s available *now*.&lt;br /&gt;
prokushev: pngioproc available *now*.&lt;br /&gt;
&lt;br /&gt;
We should add some functions extending PM/GPI to deal with unicode/locales. For example a unicode/locale/whatever aware WinDrawText() function. Maybe we even should patch WinDrawText() and friends to be unicode aware by default.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==New PM Controls==&lt;br /&gt;
&lt;br /&gt;
PM lacks a number of controls which are common to the other platform and GUI toolkits.&lt;br /&gt;
&lt;br /&gt;
A few examples are:&lt;br /&gt;
* toolbars&lt;br /&gt;
* status bars&lt;br /&gt;
* enhanced MLE (huge texts, syntax highlighting, multiple fonts/colors, etc.)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Every developer that has to face with the necessity of creating and using such controls reinvents the wheel.&lt;br /&gt;
&lt;br /&gt;
We have multiple, often open source, implementations of these controls, but every implementation is in the form of source code that needs to be integrated in your application, or in some proprietary (e.g. VX-Rexx) format.&lt;br /&gt;
&lt;br /&gt;
A really good project IMHO would be to scan the available implementations, take the code of choice (how to choose? a poll?) and implement a standard PM custom control to be distributed in a DLL. An even better choice would be to group all the new controls in a single DLL to be distributed as a new system DLL (-&amp;gt; with eComStation 2?)&lt;br /&gt;
&lt;br /&gt;
I am starting here with a few helpful resources:&lt;br /&gt;
* toolbars ([http://es.os2.ru/cell.html Cell Toolkit] - [http://hobbes.nmsu.edu/pub/os2/dev/pascal/celltpas.zip Pascal interface to cell toolkit])&lt;br /&gt;
* status bars (same as above?)&lt;br /&gt;
* enhanced MLE&lt;br /&gt;
** there is the EMLE of EPM&lt;br /&gt;
** a (not complete) rich text control is included in the source code of XWP&lt;br /&gt;
** [http://scintilla.sourceforge.net/index.html Scintilla] (needs to be ported)&lt;br /&gt;
* ...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Yes, we have a few native toolkits ([http://dwindows.netlabs.org/ e.g. Dynamic Windows]) and a few ported toolkits (e.g. QT3, [http://www.wxwindows.org/ wxWidgets]) that include these types of controls and more. &lt;br /&gt;
&lt;br /&gt;
These toolkits are great resources for developers, but I feel there are a few problems for more general use:&lt;br /&gt;
* there are a few controls that are by now considered standard, and that should be included in the OS rather than in a huge do-it-all toolkit&lt;br /&gt;
* if not included in the OS, these controls should at least be available through a small, easily available, stable runtime library, instead of the huge rtls of some of these toolkits, which are subject to frequent updates&lt;br /&gt;
* these tooklits are often too much oriented to a single language (especially C++)&lt;br /&gt;
* they are often overkill if you just need a toolbar or a split window&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Moreover, if the base OS included an updated library of controls (well integrated, well debugged ans stable) the ported tookits could build upon the native controls instead of reimplementing them.&lt;br /&gt;
&lt;br /&gt;
==Documentation==&lt;br /&gt;
&lt;br /&gt;
Create os/2 executables project as companion to config.sys documentation project.  The goal would be to at least know the purpose of every installed executable and dll.&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Compiling_XWP&amp;diff=4268</id>
		<title>Compiling XWP</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Compiling_XWP&amp;diff=4268"/>
		<updated>2006-12-09T20:42:57Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;Please note that this is not the &amp;quot;official&amp;quot; how-to, but just a collection of suggestions an tips harvested from progref.inf file included in the XWP&#039;s sources, from [http://www.xworkplace.org/cvs.html Ulrich&#039;s page] about setting up CVS and from the XWP mailing lists. The &amp;quot;official&amp;quot; how-to remains the progref.inf file included in the XWP&#039;s sources.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
== Getting sources from CVS ==&lt;br /&gt;
&lt;br /&gt;
To compile XWP you need to retrieve both the XWP Sources and XWP Helpers from the Netlabs&#039; CVS server.&lt;br /&gt;
&lt;br /&gt;
Supposing that you already have a [http://www.xworkplace.org/cvs.html working CVS setup], do this:&lt;br /&gt;
&lt;br /&gt;
1) Create the CVS root folder (e.g. x:\CVS) and then do:&lt;br /&gt;
&lt;br /&gt;
     SET CVSROOT=:pserver:guest@www.netlabs.org:/netlabs.cvs/xworkplace&lt;br /&gt;
&lt;br /&gt;
This is the location of the XWP Sources repository at Netlabs.&lt;br /&gt;
&lt;br /&gt;
2) Create a subdirectory in your CVS root directory named &amp;quot;xworkplace&amp;quot; (e.g. x:\cvs\xworkplace), change to this subdirectory.&lt;br /&gt;
&lt;br /&gt;
3) If this is first time you have used the XWP Sources respository, you need to log in.  Do:&lt;br /&gt;
&lt;br /&gt;
     SET USER=guest&lt;br /&gt;
     CVS login&lt;br /&gt;
&lt;br /&gt;
and enter &amp;quot;readonly&amp;quot; when you are prompted for password.  Cvs remembers your login information in %HOME%\.cvspass, so you only need to login if this information is not already recorded for this repository.&lt;br /&gt;
&lt;br /&gt;
4) Do:&lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r &#039;&#039;&#039;branch-1-0&#039;&#039;&#039; .&lt;br /&gt;
&lt;br /&gt;
Don&#039;t forget the last dot! This command will retrieve the most recent XWP sources from the CVS repository for the XWP 1.x branch into the current subdirectory.  Cvs calls subdirectory tree and its contents a &#039;&#039;sandbox&#039;&#039;.  More on branches and tags below.&lt;br /&gt;
&lt;br /&gt;
Now you need to retrieve the XWP helpers:&lt;br /&gt;
&lt;br /&gt;
1) First, do:&lt;br /&gt;
&lt;br /&gt;
     SET CVSROOT=:pserver:guest@www.netlabs.org:/netlabs.cvs/xwphelpers&lt;br /&gt;
&lt;br /&gt;
This is the location of the XWP Helpers repository.&lt;br /&gt;
&lt;br /&gt;
2) Create a subdirectory in your CVS root directory named &amp;quot;xwphelpers&amp;quot; (e.g. x:\cvs\xwphelpers), change to this subdirectory.&lt;br /&gt;
&lt;br /&gt;
3) If this is first time you have used the XWP Sources respository, you need to log in.  Do:&lt;br /&gt;
&lt;br /&gt;
     SET USER=guest&lt;br /&gt;
     CVS login&lt;br /&gt;
&lt;br /&gt;
and enter &amp;quot;readonly&amp;quot; when you are prompted for password.  Cvs remembers your login information in %HOME%\.cvspass, so you only need to login if this information is not already recorded.&lt;br /&gt;
&lt;br /&gt;
4) Do:&lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r &#039;&#039;&#039;branch-1-0&#039;&#039;&#039; .&lt;br /&gt;
&lt;br /&gt;
You have now downloaded all the files you need to compile the latest XWP branch stuff.&lt;br /&gt;
&lt;br /&gt;
===Branch, trunk, tags...===&lt;br /&gt;
&lt;br /&gt;
As you sooner or later will like to play with the trunk, or compile a specific XWP version, maybe because you are working on translating it, a good idea is to maintain different &#039;&#039;sandboxes&#039;&#039; for each version you are working with.  This will save you time. A good directory organization could be:&lt;br /&gt;
&lt;br /&gt;
* Your CVS root folder &lt;br /&gt;
** XWP Sources branch&lt;br /&gt;
** XWP Sources trunk&lt;br /&gt;
** XWP Helpers branch&lt;br /&gt;
** XWP Helpers trunk&lt;br /&gt;
&lt;br /&gt;
If disk space is a problem, you can use a single set of sandboxes and switch the sandbox content as needed.  More on this below.&lt;br /&gt;
&lt;br /&gt;
To checkout the &#039;&#039;&#039;trunk&#039;&#039;&#039;, checkout with no tag using:&lt;br /&gt;
&lt;br /&gt;
     cvs checkout .&lt;br /&gt;
&lt;br /&gt;
in both the XWP Sources and the XWP Helpers sandbox directories.&lt;br /&gt;
&lt;br /&gt;
To checkout the &#039;&#039;&#039;1.0 branch&#039;&#039;&#039;, use the &amp;quot;branch-1-0&amp;quot; tag:&lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r branch-1-0 .&lt;br /&gt;
&lt;br /&gt;
in the XWP sources and the XWP helpers sandbox directories.&lt;br /&gt;
&lt;br /&gt;
To checkout &#039;&#039;&#039;version 1.0.6&#039;&#039;&#039; (the latest released version):&lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r pr_0004_1-0-6&lt;br /&gt;
&lt;br /&gt;
in the XWP sources directory and &lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r pr_0015_xwp1-0-6&lt;br /&gt;
&lt;br /&gt;
in the XWP helpers directory.&lt;br /&gt;
&lt;br /&gt;
Once you have done an initial checkout from CVS, you can use the &#039;&#039;cvs status -v filename&#039;&#039; command to determine which tags exist. For example, run:&lt;br /&gt;
&lt;br /&gt;
     cvs status -v -l makefile &lt;br /&gt;
&lt;br /&gt;
from the x:\cvs\xworkplace directory to see the existing tags for the XWorkplace package.  This works because the developers always tag makefile for every release even if this file has not changed.&lt;br /&gt;
&lt;br /&gt;
All the above samples are for an intiial checkout from the CVS server.  This means that you are downloading from CVS into an empty directory.&lt;br /&gt;
&lt;br /&gt;
Once you have done an initial checkout of a branch or the trunk, you usually want to use the &amp;quot;update&amp;quot; command to download files modified by others instead of the &amp;quot;checkout&amp;quot; command.  The update command is faster than the checkout command because it generally does a lot less work.  Run the command:&lt;br /&gt;
&lt;br /&gt;
     cvs upd&lt;br /&gt;
&lt;br /&gt;
in each subdirectory to be updated.  It is safe to use this command even if you have changes in progress.  Cvs will not overwrite your uncommited changes.&lt;br /&gt;
&lt;br /&gt;
When working with an existing sandbox, there&#039;s no need to set CVSROOT or USER.  Cvs records this data in control files within the sandbox.&lt;br /&gt;
&lt;br /&gt;
You can switch the content of an existing sandbox to a different release or branch.&lt;br /&gt;
To switch your sandbox directories to the 1.0.6 release, the commands would be:&lt;br /&gt;
&lt;br /&gt;
     cvs upd -A -r pr_0004_1-0-6&lt;br /&gt;
&lt;br /&gt;
in the XWP sources directory and&lt;br /&gt;
&lt;br /&gt;
     cvs upd -A -r pr_0015_xwp1-0-6&lt;br /&gt;
&lt;br /&gt;
in the XWP helpers directory.&lt;br /&gt;
&lt;br /&gt;
Tags can be confusing to those new to CVS.  There are revision tags and branch tags.  They often look the same, but they do not work the same.  A revision tag refers to a specific file.  A branch tag refers to the newest file on the branch.  XWP releases are tagged with revision tags.&lt;br /&gt;
&lt;br /&gt;
If you checkout using a revision tag, you can not commit changes.  If you checkout using a branch tag, you can commit changes, if you have permission to do commits.  The trunk is effectively an unnamed branch.  The XWP naming convention is that branch tags always contain the word branch in the tag name.  If you are not sure if a tag is a branch tag or a revision tag, use the cvs status command.&lt;br /&gt;
&lt;br /&gt;
== Compiling the beast ==&lt;br /&gt;
&lt;br /&gt;
* IBM VisualAge C++ 3.0 with fixpak 8 is recommended (and it is also the only environment currently supported.&lt;br /&gt;
* OS/2 Developer&#039;s Toolkit for all the SOM header files and the SOM compiler: the ones included in eCS 1.2 CD #2 seems good.  If you are using some other Toolkit, be sure to backlevel emitc.dll to the OS/2 Warp 4.0 Toolkit version.&lt;br /&gt;
&lt;br /&gt;
Now, you have on your computer all what is needed to compile XWP.&lt;br /&gt;
&lt;br /&gt;
1) first of all, adjust x:\CVS\xworkplace\config.in to your needs;&lt;br /&gt;
2) then, from x:\CVS\xworkplace\ run &lt;br /&gt;
&lt;br /&gt;
     nmake dep&lt;br /&gt;
&lt;br /&gt;
If you have never built XWorkplace before, &amp;quot;nmake dep&amp;quot; will give you lots of warnings that headers could not be found. This is normal.&lt;br /&gt;
&lt;br /&gt;
3) After that, run either &amp;quot;nmake all&amp;quot; or &amp;quot;nmake really_all&amp;quot;. &amp;quot;nmake all&amp;quot; will only rebuild XFLDR.DLL, XWPDAEMN.EXE and XWPHOOK.DLL while &amp;quot;nmake really_all&amp;quot; will produce the full set of XWorkplace executables plus the NLS files.&lt;br /&gt;
&lt;br /&gt;
You have good chance to get an error like:&lt;br /&gt;
&lt;br /&gt;
 E:\netlabs_CVS\xworkplace\bin\modules\xwphook.dll =&amp;gt; E:\programs\xworkplace\binxwphook.dll&lt;br /&gt;
 SYS0032: Process can&#039;t access file...&lt;br /&gt;
&lt;br /&gt;
This means that you have XWorkplace running and you have to UNLOCK the files first if you are copying over your running files. Put XWP_UNLOCK_MODULES = YES in CONFIG.IN.  It&#039;s down near the bottom. The Unlock utility from the LxLite package is required.&lt;br /&gt;
&lt;br /&gt;
==Notes for contributors==&lt;br /&gt;
&lt;br /&gt;
If you modify something in the source and you want to send the developer the diffs, you can easily create them with CVS with the following command:&lt;br /&gt;
&lt;br /&gt;
     cvs -z3 diff -u &amp;gt;description_of_changes.diff&lt;br /&gt;
&lt;br /&gt;
from the root of the sandbox is my preference.  gnupatch will accept these&lt;br /&gt;
without issues. Attach the .diff file in an email and send it to Paul Ratcliffe, the code maintainer.&lt;br /&gt;
&lt;br /&gt;
You should ideally do this for both the branch and the trunk, but currently Paul will take only branch diffs. Often they will be the same anyway.&lt;br /&gt;
&lt;br /&gt;
You need to remember to do the diffs for the XWP Helpers as well if you modify something there.&lt;br /&gt;
&lt;br /&gt;
===Notes for translators===&lt;br /&gt;
&lt;br /&gt;
As a sample for people interested in translating XWP to their own language, here is explained how the Italian translation of XWP is maintained.&lt;br /&gt;
The following is the folder structure I use:&lt;br /&gt;
&lt;br /&gt;
     \Netlabs_CVS&lt;br /&gt;
     \Netlabs_CVS\xwphelpers&lt;br /&gt;
     \Netlabs_CVS\xworkplace_branch&lt;br /&gt;
     \Netlabs_CVS\xworkplace_105&lt;br /&gt;
     \Netlabs_CVS\xworkplace_106&lt;br /&gt;
&lt;br /&gt;
(I don&#039;t need different &amp;quot;sandboxes&amp;quot; of xwphelpers repositories). I routinely update the branch. When version xyz of XWP is released, I copy the \xworkplace_branch directory as \xworkplace_xyz, then do:&lt;br /&gt;
&lt;br /&gt;
     cd \xwp_work&lt;br /&gt;
     set R=:pserver:guest@www.netlabs.org:/netlabs.cvs/xworkplace&lt;br /&gt;
     cvs -d %R% checkout -r pr_0002-1-0-4 .&lt;br /&gt;
     cd 039&lt;br /&gt;
     cvs update -A -r branch-1-0&lt;br /&gt;
&lt;br /&gt;
This way I check out XWP sources using the release tag while keeping the Italian NLS subdirectory tree at branch level.&lt;br /&gt;
&lt;br /&gt;
I then compare (with ddiff and gfc) \xworkplace_xyz\001 directory with the content of \xworkplace_branch\001, and update \xworkplace_xyz\039 as needed. Once everything has been updated and tested, I commit my changes with &lt;br /&gt;
&lt;br /&gt;
     cvs commit&lt;br /&gt;
&lt;br /&gt;
from \xworkplace_xyz\039 directory and then, from the same directory, create a release tag for the Italian NLS subdirectory tree:&lt;br /&gt;
&lt;br /&gt;
     cvs tag ggamba_0002-1-0-6&lt;br /&gt;
&lt;br /&gt;
If I need to make some additional updates, this tag allows me to recreate the sandbox.&lt;br /&gt;
&lt;br /&gt;
Finally, after editing the config.in file in the appropriate way, I compile the translated resource with the command:&lt;br /&gt;
&lt;br /&gt;
     nmake nls&lt;br /&gt;
&lt;br /&gt;
In addition, &amp;quot;nmake wpi_nls&amp;quot; will create the archive in the release directory.&lt;br /&gt;
&lt;br /&gt;
===Checkouts for translators (SHL version) ===&lt;br /&gt;
&lt;br /&gt;
Since you can not commit changes if you have checked out a release, translators need to do a bit of extra work to set up their sandboxes.  They need to checkout the branch and then backout any changes that were made since the version was released.&lt;br /&gt;
&lt;br /&gt;
To does this for the &#039;&#039;&#039;1.0.6 release&#039;&#039;&#039;, use:&lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r branch-1-0 .&lt;br /&gt;
     cvs update -j pr_0004_1-0-6&lt;br /&gt;
&lt;br /&gt;
in the XWP sources directory and &lt;br /&gt;
&lt;br /&gt;
     cvs checkout -r branch-1-0 .&lt;br /&gt;
     cvs update -j pr_0015_xwp1-0-6&lt;br /&gt;
&lt;br /&gt;
in the XWP helpers directory.&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Mr2ice&amp;diff=2431</id>
		<title>Mr2ice</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Mr2ice&amp;diff=2431"/>
		<updated>2005-07-08T16:28:51Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: /* MR/2 ICE */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= MR/2 ICE =&lt;br /&gt;
&lt;br /&gt;
[http://68.9.35.104:8080/ MR/2 ICE] is a full featured OS/2 native mail and news client.&lt;br /&gt;
&lt;br /&gt;
== Installation and Upgrading ==&lt;br /&gt;
&lt;br /&gt;
== User Profiles ==&lt;br /&gt;
&lt;br /&gt;
== Filters ==&lt;br /&gt;
&lt;br /&gt;
== Watch/Kills ==&lt;br /&gt;
&lt;br /&gt;
== Command Line Switches ==&lt;br /&gt;
&lt;br /&gt;
== User Exit Scripts (msgutil.cmd newsutil.cmd) ==&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1458</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1458"/>
		<updated>2005-07-05T19:17:20Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: /* Real Player */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
Great idea, but let&#039;s wonder what such a manual would cover?&lt;br /&gt;
Installation, some issues like INI ODIN files (system.ini and win.ini iirc), installation problems?&lt;br /&gt;
I admit I use ODIN just to view some video files with WVgui, so I&#039;m not really up-to-date with ODIN&#039;s world. I used some Win32 applications with it and they worked really great - so well that I added them to the app database.&lt;br /&gt;
&lt;br /&gt;
So, what an ODIN manual should explain? I could contribute to it, provided some spare time :-)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser crashes at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashes after connect.&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more trouble after ????&lt;br /&gt;
* Agent 2,.0 crashes after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website]&lt;br /&gt;
Programs with sound (e.g. RealPlayer 8) does not play via soundcard.&lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new postings, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Building Odin =&lt;br /&gt;
&lt;br /&gt;
If you want to build Odin, you want to read [[BuildingOdin]].&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
This section contains hints and tips on running apps under Odin.&lt;br /&gt;
&lt;br /&gt;
== Real Player ==&lt;br /&gt;
&lt;br /&gt;
=== Downloading the binary ===&lt;br /&gt;
&lt;br /&gt;
=== Install tips ===&lt;br /&gt;
&lt;br /&gt;
=== Settings tips ===&lt;br /&gt;
&lt;br /&gt;
After installing Real Player, open up the setting dialog and turn off the following features&lt;br /&gt;
&lt;br /&gt;
* TBD&lt;br /&gt;
&lt;br /&gt;
=== Common problems and workarounds ===&lt;br /&gt;
&lt;br /&gt;
* Crystal Sound cards&lt;br /&gt;
&lt;br /&gt;
=== Debugging ===&lt;br /&gt;
&lt;br /&gt;
Debugging Real Player problems under Odin is no different than any other app.  You are probably going to have to install a debug build and work with someone that can interpret the resulting large log files.&lt;br /&gt;
&lt;br /&gt;
== On Rainlendar: ==&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relies on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the program&#039;s&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;br /&gt;
&lt;br /&gt;
=Multimedia Plugins in Firefox=&lt;br /&gt;
There is an extension for Firefox called MediaPlayerConnectivity &lt;br /&gt;
http://membres.lycos.fr/sethnakht/index.php&lt;br /&gt;
https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&amp;amp;version=1.0&amp;amp;os=MacOSX&amp;amp;category=Entertainment&amp;amp;numpg=10&amp;amp;id=446&lt;br /&gt;
	&lt;br /&gt;
MediaPlayerConnectivity 0.3.1&lt;br /&gt;
&lt;br /&gt;
Allow you to launch embed video/audio/radio of website in an external player with a simple click !&lt;br /&gt;
&lt;br /&gt;
Functionalities :&lt;br /&gt;
&lt;br /&gt;
* Replace the stream by a simple button (see sample above)&lt;br /&gt;
* Works with RealMedia, QuickTime et WindowsMedia streams&lt;br /&gt;
* Allow the use of any capable media player&lt;br /&gt;
* Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)&lt;br /&gt;
* Activable per media format&lt;br /&gt;
* Support PLAYLIST (MP3)&lt;br /&gt;
* AutoPlay feature : automaticatlly start to play the first media                          &lt;br /&gt;
* Access, if available, to Media Metafiles for embed media (see + icon in screenshot)&lt;br /&gt;
* Contextual menu&lt;br /&gt;
* Quiet mode (Don&#039;t replace the media, only access via contextual menu) &lt;br /&gt;
* Configuration wizard&lt;br /&gt;
* SmartPlay : automatically search and choose the best source using metafile (&#039;+&#039; icon) if exist&lt;br /&gt;
&lt;br /&gt;
This allows configuring what external app to use.  Warpvision is simple enough, just point to video.exe.  Realplayer can be used too (via Odin) but requires a wrapper script that cannot exist in a directory with spaces.  I placed realplay.cmd in the root of my drive but as long as there are no spaces in the directory it should work.&lt;br /&gt;
If you have a script that initializes Odin (path, libpath, etc.) then place it in there or if it is not set in your config.sys you will need to set these in here:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
call odin.cmd&lt;br /&gt;
or &lt;br /&gt;
path=%path%;e:\odin\system32&lt;br /&gt;
set beginlibpath=%BEGINLIBPATH%;e:\odin\system32&lt;br /&gt;
then&lt;br /&gt;
e:\odin\system32\pe.exe &amp;quot;e:\program files\real\realplayer\realplay.exe&amp;quot; %1&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Correcting for path as necessary.&lt;br /&gt;
Andy&lt;br /&gt;
&lt;br /&gt;
=General Win32 Plugin=&lt;br /&gt;
==Idea==&lt;br /&gt;
Instead of writing an dedicated plugin for lets say Flash an generic Plugin should be written.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A generic Win32 wrapper plugin already exists. IMHO we should put focus on this one, instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The generic plugin can be found at http://www.os2site.com/sw/internet/browser/plugins/NpWrap-PR1_.zip&lt;br /&gt;
&lt;br /&gt;
The code is by Yuri Dario, and is NOT freeware. It stopped working on 2004/10/31 (intentional limitation).&lt;br /&gt;
&lt;br /&gt;
In the &amp;quot;readme&amp;quot;, Yuri writes:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;If you like to see more developement and bug fixing, consider donating some&lt;br /&gt;
money. Please check http://www.os2power.com/yuri for details.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
It would provide a config Dialog/Application to add Win32Plugins which it should provide.&lt;br /&gt;
The general Information about an plugin f.i. which MIME Types, file extensions it support is stored in the Resources of an Win32 or OS/2 DLL.&amp;lt;br /&amp;gt;&lt;br /&gt;
So the plugin of configuration application would need to patch the info from the real win32dll into the wrapper dll and write the name and mime type of the DLL into an config file in the plugins dir.&amp;lt;br /&amp;gt;&lt;br /&gt;
Mozilla/Firefox would then find an DLL which Supports Java (application/x-java-applet) and lets say Flash (application/x-shockwave-flash).&amp;lt;br /&amp;gt;&lt;br /&gt;
The wrapper DLL will load the win32DLLs listed in the config file when the init function is called and call their init function.&lt;br /&gt;
Whenever a plugin instance is needed the mimetype is passed to creation function based on the mimetype stored in the config file it can forward the call to the correct dll. The returned instance can later be used to route/forward the other function calls to the correct win32 DLL.&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1437</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1437"/>
		<updated>2005-07-05T19:16:38Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: /* Real Player */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
Great idea, but let&#039;s wonder what such a manual would cover?&lt;br /&gt;
Installation, some issues like INI ODIN files (system.ini and win.ini iirc), installation problems?&lt;br /&gt;
I admit I use ODIN just to view some video files with WVgui, so I&#039;m not really up-to-date with ODIN&#039;s world. I used some Win32 applications with it and they worked really great - so well that I added them to the app database.&lt;br /&gt;
&lt;br /&gt;
So, what an ODIN manual should explain? I could contribute to it, provided some spare time :-)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser crashes at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashes after connect.&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more trouble after ????&lt;br /&gt;
* Agent 2,.0 crashes after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website]&lt;br /&gt;
Programs with sound (e.g. RealPlayer 8) does not play via soundcard.&lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new postings, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Building Odin =&lt;br /&gt;
&lt;br /&gt;
If you want to build Odin, you want to read [[BuildingOdin]].&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
This section contains hints and tips on running apps under Odin.&lt;br /&gt;
&lt;br /&gt;
== Real Player ==&lt;br /&gt;
&lt;br /&gt;
=== Downloading the binary ===&lt;br /&gt;
&lt;br /&gt;
=== Install tips ===&lt;br /&gt;
&lt;br /&gt;
=== Settings tips ===&lt;br /&gt;
&lt;br /&gt;
After installing Real Player, open up the setting dialog and turn off the following features&lt;br /&gt;
&lt;br /&gt;
* TBD&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Common problems and workarounds ===&lt;br /&gt;
&lt;br /&gt;
* Crystal Sound cards&lt;br /&gt;
&lt;br /&gt;
=== Debugging ===&lt;br /&gt;
&lt;br /&gt;
Debugging Real Player problems under Odin is no different than any other app.  You are probably going to have to install a debug build and work with someone that can interpret the resulting large log files.&lt;br /&gt;
&lt;br /&gt;
== On Rainlendar: ==&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relies on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the program&#039;s&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;br /&gt;
&lt;br /&gt;
=Multimedia Plugins in Firefox=&lt;br /&gt;
There is an extension for Firefox called MediaPlayerConnectivity &lt;br /&gt;
http://membres.lycos.fr/sethnakht/index.php&lt;br /&gt;
https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&amp;amp;version=1.0&amp;amp;os=MacOSX&amp;amp;category=Entertainment&amp;amp;numpg=10&amp;amp;id=446&lt;br /&gt;
	&lt;br /&gt;
MediaPlayerConnectivity 0.3.1&lt;br /&gt;
&lt;br /&gt;
Allow you to launch embed video/audio/radio of website in an external player with a simple click !&lt;br /&gt;
&lt;br /&gt;
Functionalities :&lt;br /&gt;
&lt;br /&gt;
* Replace the stream by a simple button (see sample above)&lt;br /&gt;
* Works with RealMedia, QuickTime et WindowsMedia streams&lt;br /&gt;
* Allow the use of any capable media player&lt;br /&gt;
* Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)&lt;br /&gt;
* Activable per media format&lt;br /&gt;
* Support PLAYLIST (MP3)&lt;br /&gt;
* AutoPlay feature : automaticatlly start to play the first media                          &lt;br /&gt;
* Access, if available, to Media Metafiles for embed media (see + icon in screenshot)&lt;br /&gt;
* Contextual menu&lt;br /&gt;
* Quiet mode (Don&#039;t replace the media, only access via contextual menu) &lt;br /&gt;
* Configuration wizard&lt;br /&gt;
* SmartPlay : automatically search and choose the best source using metafile (&#039;+&#039; icon) if exist&lt;br /&gt;
&lt;br /&gt;
This allows configuring what external app to use.  Warpvision is simple enough, just point to video.exe.  Realplayer can be used too (via Odin) but requires a wrapper script that cannot exist in a directory with spaces.  I placed realplay.cmd in the root of my drive but as long as there are no spaces in the directory it should work.&lt;br /&gt;
If you have a script that initializes Odin (path, libpath, etc.) then place it in there or if it is not set in your config.sys you will need to set these in here:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
call odin.cmd&lt;br /&gt;
or &lt;br /&gt;
path=%path%;e:\odin\system32&lt;br /&gt;
set beginlibpath=%BEGINLIBPATH%;e:\odin\system32&lt;br /&gt;
then&lt;br /&gt;
e:\odin\system32\pe.exe &amp;quot;e:\program files\real\realplayer\realplay.exe&amp;quot; %1&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Correcting for path as necessary.&lt;br /&gt;
Andy&lt;br /&gt;
&lt;br /&gt;
=General Win32 Plugin=&lt;br /&gt;
==Idea==&lt;br /&gt;
Instead of writing an dedicated plugin for lets say Flash an generic Plugin should be written.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A generic Win32 wrapper plugin already exists. IMHO we should put focus on this one, instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The generic plugin can be found at http://www.os2site.com/sw/internet/browser/plugins/NpWrap-PR1_.zip&lt;br /&gt;
&lt;br /&gt;
The code is by Yuri Dario, and is NOT freeware. It stopped working on 2004/10/31 (intentional limitation).&lt;br /&gt;
&lt;br /&gt;
In the &amp;quot;readme&amp;quot;, Yuri writes:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;If you like to see more developement and bug fixing, consider donating some&lt;br /&gt;
money. Please check http://www.os2power.com/yuri for details.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
It would provide a config Dialog/Application to add Win32Plugins which it should provide.&lt;br /&gt;
The general Information about an plugin f.i. which MIME Types, file extensions it support is stored in the Resources of an Win32 or OS/2 DLL.&amp;lt;br /&amp;gt;&lt;br /&gt;
So the plugin of configuration application would need to patch the info from the real win32dll into the wrapper dll and write the name and mime type of the DLL into an config file in the plugins dir.&amp;lt;br /&amp;gt;&lt;br /&gt;
Mozilla/Firefox would then find an DLL which Supports Java (application/x-java-applet) and lets say Flash (application/x-shockwave-flash).&amp;lt;br /&amp;gt;&lt;br /&gt;
The wrapper DLL will load the win32DLLs listed in the config file when the init function is called and call their init function.&lt;br /&gt;
Whenever a plugin instance is needed the mimetype is passed to creation function based on the mimetype stored in the config file it can forward the call to the correct dll. The returned instance can later be used to route/forward the other function calls to the correct win32 DLL.&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1436</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1436"/>
		<updated>2005-07-05T18:54:59Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
Great idea, but let&#039;s wonder what such a manual would cover?&lt;br /&gt;
Installation, some issues like INI ODIN files (system.ini and win.ini iirc), installation problems?&lt;br /&gt;
I admit I use ODIN just to view some video files with WVgui, so I&#039;m not really up-to-date with ODIN&#039;s world. I used some Win32 applications with it and they worked really great - so well that I added them to the app database.&lt;br /&gt;
&lt;br /&gt;
So, what an ODIN manual should explain? I could contribute to it, provided some spare time :-)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser crashes at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashes after connect.&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more trouble after ????&lt;br /&gt;
* Agent 2,.0 crashes after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website]&lt;br /&gt;
Programs with sound (e.g. RealPlayer 8) does not play via soundcard.&lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new postings, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Building Odin =&lt;br /&gt;
&lt;br /&gt;
If you want to build Odin, you want to read [[BuildingOdin]].&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
This section contains hints and tips on running apps under Odin.&lt;br /&gt;
&lt;br /&gt;
== Real Player ==&lt;br /&gt;
&lt;br /&gt;
=== Downloading the binary ===&lt;br /&gt;
&lt;br /&gt;
=== Install tips ===&lt;br /&gt;
&lt;br /&gt;
=== Settings tips ===&lt;br /&gt;
&lt;br /&gt;
=== Common problems and workarounds ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== On Rainlendar: ==&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relies on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the program&#039;s&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;br /&gt;
&lt;br /&gt;
=Multimedia Plugins in Firefox=&lt;br /&gt;
There is an extension for Firefox called MediaPlayerConnectivity &lt;br /&gt;
http://membres.lycos.fr/sethnakht/index.php&lt;br /&gt;
https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&amp;amp;version=1.0&amp;amp;os=MacOSX&amp;amp;category=Entertainment&amp;amp;numpg=10&amp;amp;id=446&lt;br /&gt;
	&lt;br /&gt;
MediaPlayerConnectivity 0.3.1&lt;br /&gt;
&lt;br /&gt;
Allow you to launch embed video/audio/radio of website in an external player with a simple click !&lt;br /&gt;
&lt;br /&gt;
Functionalities :&lt;br /&gt;
&lt;br /&gt;
* Replace the stream by a simple button (see sample above)&lt;br /&gt;
* Works with RealMedia, QuickTime et WindowsMedia streams&lt;br /&gt;
* Allow the use of any capable media player&lt;br /&gt;
* Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)&lt;br /&gt;
* Activable per media format&lt;br /&gt;
* Support PLAYLIST (MP3)&lt;br /&gt;
* AutoPlay feature : automaticatlly start to play the first media                          &lt;br /&gt;
* Access, if available, to Media Metafiles for embed media (see + icon in screenshot)&lt;br /&gt;
* Contextual menu&lt;br /&gt;
* Quiet mode (Don&#039;t replace the media, only access via contextual menu) &lt;br /&gt;
* Configuration wizard&lt;br /&gt;
* SmartPlay : automatically search and choose the best source using metafile (&#039;+&#039; icon) if exist&lt;br /&gt;
&lt;br /&gt;
This allows configuring what external app to use.  Warpvision is simple enough, just point to video.exe.  Realplayer can be used too (via Odin) but requires a wrapper script that cannot exist in a directory with spaces.  I placed realplay.cmd in the root of my drive but as long as there are no spaces in the directory it should work.&lt;br /&gt;
If you have a script that initializes Odin (path, libpath, etc.) then place it in there or if it is not set in your config.sys you will need to set these in here:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
call odin.cmd&lt;br /&gt;
or &lt;br /&gt;
path=%path%;e:\odin\system32&lt;br /&gt;
set beginlibpath=%BEGINLIBPATH%;e:\odin\system32&lt;br /&gt;
then&lt;br /&gt;
e:\odin\system32\pe.exe &amp;quot;e:\program files\real\realplayer\realplay.exe&amp;quot; %1&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Correcting for path as necessary.&lt;br /&gt;
Andy&lt;br /&gt;
&lt;br /&gt;
=General Win32 Plugin=&lt;br /&gt;
==Idea==&lt;br /&gt;
Instead of writing an dedicated plugin for lets say Flash an generic Plugin should be written.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A generic Win32 wrapper plugin already exists. IMHO we should put focus on this one, instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The generic plugin can be found at http://www.os2site.com/sw/internet/browser/plugins/NpWrap-PR1_.zip&lt;br /&gt;
&lt;br /&gt;
The code is by Yuri Dario, and is NOT freeware. It stopped working on 2004/10/31 (intentional limitation).&lt;br /&gt;
&lt;br /&gt;
In the &amp;quot;readme&amp;quot;, Yuri writes:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;If you like to see more developement and bug fixing, consider donating some&lt;br /&gt;
money. Please check http://www.os2power.com/yuri for details.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
It would provide a config Dialog/Application to add Win32Plugins which it should provide.&lt;br /&gt;
The general Information about an plugin f.i. which MIME Types, file extensions it support is stored in the Resources of an Win32 or OS/2 DLL.&amp;lt;br /&amp;gt;&lt;br /&gt;
So the plugin of configuration application would need to patch the info from the real win32dll into the wrapper dll and write the name and mime type of the DLL into an config file in the plugins dir.&amp;lt;br /&amp;gt;&lt;br /&gt;
Mozilla/Firefox would then find an DLL which Supports Java (application/x-java-applet) and lets say Flash (application/x-shockwave-flash).&amp;lt;br /&amp;gt;&lt;br /&gt;
The wrapper DLL will load the win32DLLs listed in the config file when the init function is called and call their init function.&lt;br /&gt;
Whenever a plugin instance is needed the mimetype is passed to creation function based on the mimetype stored in the config file it can forward the call to the correct dll. The returned instance can later be used to route/forward the other function calls to the correct win32 DLL.&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Mr2ice&amp;diff=1439</id>
		<title>Mr2ice</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Mr2ice&amp;diff=1439"/>
		<updated>2005-07-05T18:47:34Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= MR/2 ICE =&lt;br /&gt;
&lt;br /&gt;
[[http//:www.mr2ice.com MR/2 ICE]] is a full featured OS/2 native mail and news client.&lt;br /&gt;
&lt;br /&gt;
== Installation and Upgrading ==&lt;br /&gt;
&lt;br /&gt;
== User Profiles ==&lt;br /&gt;
&lt;br /&gt;
== Filters ==&lt;br /&gt;
&lt;br /&gt;
== Watch/Kills ==&lt;br /&gt;
&lt;br /&gt;
== Command Line Switches ==&lt;br /&gt;
&lt;br /&gt;
== User Exit Scripts (msgutil.cmd newsutil.cmd) ==&lt;br /&gt;
&lt;br /&gt;
== Resources ==&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Main_Page&amp;diff=1442</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Main_Page&amp;diff=1442"/>
		<updated>2005-07-05T18:40:59Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: /* Programs */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Welcome to the Wiki at netlabs.org. You will find a lot of interesting information about OS/2 and [http://www.ecomstation.com eCS] on this page.&amp;lt;br/&amp;gt;&lt;br /&gt;
If you are interested in joining the &#039;&#039;&#039;community mailinglist&#039;&#039;&#039; please have a look [[Mailinglists | here]]!&lt;br /&gt;
&lt;br /&gt;
== Roadmap ==&lt;br /&gt;
Where are we now and where could we go. Open for discussions.&lt;br /&gt;
&lt;br /&gt;
*[[Ideas]] - This is so far a random collection of ideas and stuff we have in our heads and which probably is worth creating a project for.&lt;br /&gt;
&lt;br /&gt;
* [[Community]] - Discussions about the netlabs.org community, website, and so on. Complain here :)&lt;br /&gt;
&lt;br /&gt;
*[[Fundraising campaign]] - Projects that could be realized, support your favourite one!&lt;br /&gt;
&lt;br /&gt;
*[[XWorkplace]] - XWorkplace Future Plans and Ideas&lt;br /&gt;
&lt;br /&gt;
*[[DOSBox Port]] - DOSBox Port for OS/2-eCS Project&lt;br /&gt;
&lt;br /&gt;
*[[Odin]] - ODIN Project todo and Ideas&lt;br /&gt;
&lt;br /&gt;
*[[eSchemes]] - eComStation WPS-based look&amp;amp;feel system&lt;br /&gt;
&lt;br /&gt;
== Shop ==&lt;br /&gt;
We do have a shop for shirts and more ... [http://shop.netlabs.org shop.netlabs.org]! Prices include a small extra to support netlabs.org&#039;s future... (Does anyone know how to add an image here :-P ?)&lt;br /&gt;
&lt;br /&gt;
== New Logo and Redesign ==&lt;br /&gt;
* [[Redesign]] - The new logo is choosen and a first and hopefully final draft for the new site layout has been created - check it out ;)&lt;br /&gt;
&lt;br /&gt;
== Development ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;b&amp;gt;NOTE:&amp;lt;/b&amp;gt; This section should not be extended anymore. We reloaded the [http://www.edm2.com EDM/2 magazine] and we recommend to put all developer stuff in there. This wiki is a mess at the moment and we will clean that up one day and migrate the stuff that makes sense to EDM/2. Thanks!&lt;br /&gt;
&lt;br /&gt;
This section contains hints and tricks and descriptions of undocumented&lt;br /&gt;
stuff. Undocumented means there&#039;s no official documentation or the &lt;br /&gt;
documentation (for example included on DevCon CDs) isn&#039;t available to&lt;br /&gt;
the public anymore. But DON&#039;T JUST COPY any documentation you may have into the Wiki. Keep in mind it&#039;s copyrighted! &lt;br /&gt;
&lt;br /&gt;
* [[Undocumented stuff]]&lt;br /&gt;
* [[Mozilla]] - some stuff regarding building Mozilla on OS/2&lt;br /&gt;
* [http://www.edm2.com/index.php/SDL SDL] - some tips &amp;amp; tricks about how to port applications using SDL to OS/2&lt;br /&gt;
* [http://www.edm2.com/index.php/How_to_program_for_the_WPS WPS] - how to program for the [http://en.wikipedia.org/wiki/Workplace_Shell WPS]. Note: the german Wikipedia may have more information about the WPS. Go [http://de.wikipedia.org/wiki/Workplace_Shell here].&lt;br /&gt;
&lt;br /&gt;
==netlabs.org Community==&lt;br /&gt;
===Resources===&lt;br /&gt;
* [http://www.netlabs.org netlabs.org] itself, the main page :-)&lt;br /&gt;
* [[IRC server settings]] - chat with netlabs.org coders&lt;br /&gt;
* [[Mailinglists]] - support for our projects per mailinglist or news-reader&lt;br /&gt;
&lt;br /&gt;
===Developers===&lt;br /&gt;
We also hire a developer at the moment, to show you what he does we provide a small weekly list of his progress on various projects.&lt;br /&gt;
*[[Vladest]]&lt;br /&gt;
*[[Samm]]&lt;br /&gt;
&lt;br /&gt;
===Publicity===&lt;br /&gt;
* [[Presentations]] about netlabs.org (prepared for Warpstock Europe)&lt;br /&gt;
* [[Logos]] in different resolutions, free to use&lt;br /&gt;
&lt;br /&gt;
==OS/2 and eCS resources==&lt;br /&gt;
===Drivers===&lt;br /&gt;
*Visit http://www.os2warp.be if you want to know if your hardware is supported.&lt;br /&gt;
*See a [http://www.ecomstation.it/pido2/home/mircomir/fixpak.php?lang=en driver list] generated from eCSoft/2 database.&lt;br /&gt;
&lt;br /&gt;
===Software===&lt;br /&gt;
For software have a look here:&lt;br /&gt;
&lt;br /&gt;
* http://hobbes.nmsu.edu&lt;br /&gt;
* http://en.ecomstation.ru/apecs.php&lt;br /&gt;
* http://www.ecomstation.it/ecsoft2/&lt;br /&gt;
* http://www.unixos2.org - ported *nix tools. A little bit cumbersome to find stuff there but nevertheless worth the effort&lt;br /&gt;
&lt;br /&gt;
===Programs===&lt;br /&gt;
How to use specific programs, HowTos, FAQs etc.&lt;br /&gt;
&lt;br /&gt;
MR/2 ICE [[mr2ice]] is a full featured OS/2 native mail and news client.&lt;br /&gt;
&lt;br /&gt;
==netlabs.org Servers==&lt;br /&gt;
===ToDo&#039;s &amp;amp; History===&lt;br /&gt;
This is the list of tasks for netlabs.org Webservers &amp;amp; the history of what I (ktk) did&lt;br /&gt;
*[[netlabs.org]]&lt;br /&gt;
&lt;br /&gt;
===Mail account===&lt;br /&gt;
Some information for those who own a mailbox at netlabs.org&lt;br /&gt;
*[[netlabs.org Mailing]]&lt;br /&gt;
===Admin Guide===&lt;br /&gt;
So far it&#039;s more or less just me who does all the work on netlabs.org webpages and this somewhat sucks because like this a lot of stuff depends on my lazyness. The following document explains the tasks necessary to create a new project at netlabs.org, including setting up CVS repositories, creating webpages and so on. I hope that I will find some volunteers one day who help me on doing that.&lt;br /&gt;
*[[Admin Guide]]&lt;br /&gt;
&lt;br /&gt;
== What is a Wiki ==&lt;br /&gt;
*If you don&#039;t know the concept of a Wiki yet we recommend you to have a look at the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide MediaWiki User&#039;s Guide]. &lt;br /&gt;
*If you just want to add some content without much reading read the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide:_Editing_overview#The_wiki_markup Markup Overview].&lt;br /&gt;
*If you have no clue about Wiki you might first check [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page how to edit a page].&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1435</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1435"/>
		<updated>2005-07-05T18:20:27Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
Great idea, but let&#039;s wonder what such a manual would cover?&lt;br /&gt;
Installation, some issues like INI ODIN files (system.ini and win.ini iirc), installation problems?&lt;br /&gt;
I admit I use ODIN just to view some video files with WVgui, so I&#039;m not really up-to-date with ODIN&#039;s world. I used some Win32 applications with it and they worked really great - so well that I added them to the app database.&lt;br /&gt;
&lt;br /&gt;
So, what an ODIN manual should explain? I could contribute to it, provided some spare time :-)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser crashes at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashes after connect.&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more trouble after ????&lt;br /&gt;
* Agent 2,.0 crashes after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website]&lt;br /&gt;
Programs with sound (e.g. RealPlayer 8) does not play via soundcard.&lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new postings, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Building Odin =&lt;br /&gt;
&lt;br /&gt;
If you want to build Odin, you want to read [[BuildingOdin]].&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
== Real Player ==&lt;br /&gt;
&lt;br /&gt;
=== Downloading the binary ===&lt;br /&gt;
&lt;br /&gt;
=== Install tips ===&lt;br /&gt;
&lt;br /&gt;
=== Settings tips ===&lt;br /&gt;
&lt;br /&gt;
=== Common problems and workarounds ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== On Rainlendar: ==&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relies on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the program&#039;s&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;br /&gt;
&lt;br /&gt;
=Multimedia Plugins in Firefox=&lt;br /&gt;
There is an extention for Firefox called MediaPlayerConnectivity &lt;br /&gt;
http://membres.lycos.fr/sethnakht/index.php&lt;br /&gt;
https://addons.update.mozilla.org/extensions/moreinfo.php?application=firefox&amp;amp;version=1.0&amp;amp;os=MacOSX&amp;amp;category=Entertainment&amp;amp;numpg=10&amp;amp;id=446&lt;br /&gt;
	&lt;br /&gt;
MediaPlayerConnectivity 0.3.1&lt;br /&gt;
&lt;br /&gt;
Allow you to launch embed video/audio/radio of website in an external player with a simple click !&lt;br /&gt;
&lt;br /&gt;
Functionalities :&lt;br /&gt;
&lt;br /&gt;
* Replace the stream by a simple button (see sample above)&lt;br /&gt;
* Works with RealMedia, QuickTime et WindowsMedia streams&lt;br /&gt;
* Allow the use of any capable media player&lt;br /&gt;
* Support Media Metafiles (ram, rpm, wmv, wm, wma, asx, asf, ...)&lt;br /&gt;
* Activable per media format&lt;br /&gt;
* Support PLAYLIST (MP3)&lt;br /&gt;
* AutoPlay feature : automaticatlly start to play the first media                          &lt;br /&gt;
* Access, if available, to Media Metafiles for embed media (see + icon in screenshot)&lt;br /&gt;
* Contextual menu&lt;br /&gt;
* Quiet mode (Don&#039;t replace the media, only access via contextual menu) &lt;br /&gt;
* Configuration wizard&lt;br /&gt;
* SmartPlay : automatically search and choose the best source using metafile (&#039;+&#039; icon) if exist&lt;br /&gt;
&lt;br /&gt;
This allows configuring what external app to use.  Warpvision is simple enough, just point to video.exe.  Realplayer can be used too (via Odin) but requires a wrapper script that cannot exist in a directory with spaces.  I placed realplay.cmd in the root of my drive but as long as there are no spaces in the directory it should work.&lt;br /&gt;
If you have a script that initializes Odin (path, libpath, etc.) then place it in there or if it is not set in your config.sys you will need to set these in here:&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
call odin.cmd&lt;br /&gt;
or &lt;br /&gt;
path=%path%;e:\odin\system32&lt;br /&gt;
set beginlibpath=%BEGINLIBPATH%;e:\odin\system32&lt;br /&gt;
then&lt;br /&gt;
e:\odin\system32\pe.exe &amp;quot;e:\program files\real\realplayer\realplay.exe&amp;quot; %1&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Correcting for path as necessary.&lt;br /&gt;
Andy&lt;br /&gt;
&lt;br /&gt;
=General Win32 Plugin=&lt;br /&gt;
==Idea==&lt;br /&gt;
Instead of writing an dedicated plugin for lets say Flash an generic Plugin should be written.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A generic Win32 wrapper plugin already exists. IMHO we should put focus on this one, instead of reinventing the wheel.&lt;br /&gt;
&lt;br /&gt;
The generic plugin can be found at http://www.os2site.com/sw/internet/browser/plugins/NpWrap-PR1_.zip&lt;br /&gt;
&lt;br /&gt;
The code is by Yuri Dario, and is NOT freeware. It stopped working on 2004/10/31 (intentional limitation).&lt;br /&gt;
&lt;br /&gt;
In the &amp;quot;readme&amp;quot;, Yuri writes:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;If you like to see more developement and bug fixing, consider donating some&lt;br /&gt;
money. Please check http://www.os2power.com/yuri for details.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/Cris&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Design==&lt;br /&gt;
It would provide a config Dialog/Application to add Win32Plugins which it should provide.&lt;br /&gt;
The general Information about an plugin f.i. which MIME Types, file extensions it support is stored in the Resources of an Win32 or OS/2 DLL.&amp;lt;br /&amp;gt;&lt;br /&gt;
So the plugin of configuration application would need to patch the info from the real win32dll into the wrapper dll and write the name and mime type of the DLL into an config file in the plugins dir.&amp;lt;br /&amp;gt;&lt;br /&gt;
Mozilla/Firefox would then find an DLL which Supports Java (application/x-java-applet) and lets say Flash (application/x-shockwave-flash).&amp;lt;br /&amp;gt;&lt;br /&gt;
The wrapper DLL will load the win32DLLs listed in the config file when the init function is called and call their init function.&lt;br /&gt;
Whenever a plugin instance is needed the mimetype is passed to creation function based on the mimetype stored in the config file it can forward the call to the correct dll. The returned instance can later be used to route/forward the other function calls to the correct win32 DLL.&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1275</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1275"/>
		<updated>2005-04-12T06:40:28Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser crashes at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashes after connect.&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more trouble after ????&lt;br /&gt;
* Agent 2,.0 crashes after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website]&lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new postings, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Building Odin =&lt;br /&gt;
&lt;br /&gt;
If you want to build Odin, you want to read [[BuildingOdin]].&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
===On Rainlendar:===&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relies on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the program&#039;s&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=BuildingOdin&amp;diff=2410</id>
		<title>BuildingOdin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=BuildingOdin&amp;diff=2410"/>
		<updated>2005-04-12T06:35:08Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;To build Odin, as of today, you are going to need VisualAge C 3.08 or v3.65 and gcc 3.2.x.&lt;br /&gt;
&lt;br /&gt;
The DDK is useful, but not required.  The DDK will allow you to build the optional win32k drivers.&lt;br /&gt;
&lt;br /&gt;
You are also going to need a CVS client.&lt;br /&gt;
&lt;br /&gt;
You are also going to need to pull a copy of the OdinXP CVS repository into your local sandbox.&lt;br /&gt;
&lt;br /&gt;
See the [http://odin.netlabs.org/ Netlabs Odin page] for instructions on how to access the OdinXP CVS repository.&lt;br /&gt;
&lt;br /&gt;
Since much of the Odin code is based on Wine, it can be helpful to pull a copy of the Wine sources from the [http://www.winehq.com/site/cvs Wine CVS repository].&lt;br /&gt;
&lt;br /&gt;
The current OS/2 cvs client does not support the compression methods used the cvs Wine CVS server, so you will need to use the -z0 global cvs parameter to suppress the compression.&lt;br /&gt;
&lt;br /&gt;
Once you have pulled a copy of the Odin sources, see doc\Readme.txt for build instructions.    The readme is old but accurate.  See also, doc\GCCBuildInstructions.txt for additional instructions for gcc 3.2.x.&lt;br /&gt;
&lt;br /&gt;
More coming...&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1273</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1273"/>
		<updated>2005-04-12T06:16:04Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser crashes at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashes after connect.&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more trouble after ????&lt;br /&gt;
* Agent 2,.0 crashes after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seems solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website]&lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new postings, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Building Odin =&lt;br /&gt;
&lt;br /&gt;
To build Odin you want to go here:&lt;br /&gt;
&lt;br /&gt;
[[BuildingOdin]]&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
===On Rainlendar:===&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relies on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the program&#039;s&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
	<entry>
		<id>https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1234</id>
		<title>Odin</title>
		<link rel="alternate" type="text/html" href="https://wiki.netlabs.org/index.php?title=Odin&amp;diff=1234"/>
		<updated>2005-03-29T18:27:36Z</updated>

		<summary type="html">&lt;p&gt;StevenHL: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Manual=&lt;br /&gt;
If someone could start with a description &amp;amp; Howto about Odin I would be grateful :)&lt;br /&gt;
&lt;br /&gt;
=Todo:=&lt;br /&gt;
&lt;br /&gt;
* MysqlQuerybrowser chrashs at some selections.&lt;br /&gt;
* FlashFXP 3.02 or higher crashs after connect.&lt;br /&gt;
------&amp;gt; Seams solved with 20050327-xp build&lt;br /&gt;
* Irfanview makes more truble after ????&lt;br /&gt;
* Agent 2,.0 chrashs after selecting group-&amp;gt;default Properties-&amp;gt;Posting-&amp;gt;Messages&lt;br /&gt;
------&amp;gt; Seams solved with 20050327-xp build&lt;br /&gt;
* Winston [http://www.felfri.de website]&lt;br /&gt;
* &amp;quot;Rainlendar&amp;quot; [http://www.ipi.fi/~rainy/index.php?pn=projects&amp;amp;project=rainlendar website] &lt;br /&gt;
&lt;br /&gt;
= Mailing List =&lt;br /&gt;
&lt;br /&gt;
The Odin Users mailing list is now [mailto://odin-users@netlabs.org].&lt;br /&gt;
&lt;br /&gt;
The Yahoo groups mailing list has been closed to new posting, but the message archives and file archives are open for browsing and downloads.&lt;br /&gt;
&lt;br /&gt;
= Windows Application Notes =&lt;br /&gt;
&lt;br /&gt;
===On Rainlendar:===&lt;br /&gt;
&lt;br /&gt;
I tried this one out.  Hopes are not very good for making&lt;br /&gt;
this calendar function properly under ODIN, any build.&lt;br /&gt;
Using 20050306 debug, you first have to acquire from&lt;br /&gt;
Win2k or WinXP, files msvcp60.dll oleacc.dll and oleaccrc.dll&lt;br /&gt;
but even with these you will still get alot of N-E-A rc 127&lt;br /&gt;
failures as can be seen in the odin32_0.log.  This Rainlendar&lt;br /&gt;
package relys on too many Windows functions that ODIN has not&lt;br /&gt;
been coded for.  But anyway, I got it to come up to a point.&lt;br /&gt;
After replying IGNORE to the Non-Existing-API error:&lt;br /&gt;
oleacc.dll -&amp;gt; Hwnd-UserSize (loaded by OLE32.DLL) the&lt;br /&gt;
calendar appears in the upper left corner of your desktop in&lt;br /&gt;
the form of a 2 inch square BLACK block.  At the same time the&lt;br /&gt;
Rainlendar icon appears in the systray.  If you click on this&lt;br /&gt;
systray icon, the configuration panels will cleanly display&lt;br /&gt;
and you can &#039;play&#039; with the various settings.  If you click&lt;br /&gt;
on &#039;quit&#039; the program will cleanly exit.  The problem with&lt;br /&gt;
the Black Block situation, I feel, stems from the programs&lt;br /&gt;
use of a Windows transparency function which the program is&lt;br /&gt;
trying to cutely use to place the calendar alpha\numerics&lt;br /&gt;
onto the desktop.  Try as I may, I could not find a way to&lt;br /&gt;
make the wanted data appear in the Black Block area. So,&lt;br /&gt;
I finally gave up.  But, I installed in on WinXP and it&lt;br /&gt;
looks kinda kool.&lt;br /&gt;
&lt;br /&gt;
Jimmy&lt;/div&gt;</summary>
		<author><name>StevenHL</name></author>
	</entry>
</feed>