Page 1 of 2
Project : Tailbite for Linux
Posted: Mon May 05, 2008 1:06 pm
by Progi1984
Hi all,
One month ago, I contacted ABBKlaus because I worked on source code of tailbite. With his big help, we reorganized and modified the source code for removing a maximum of Win32 Api, and preparing the source code package for Linux.
The goal of this project is "
Using one source code for compiling Tailbite and userlibs on Linux & Windows, API excluded".
So for beginning,
- - Who is really interested by the project ?
o lexvictory, Mistrel, ts-soft
- Who is interested for really helping to convert API ?
o Mistrel
- Who is interested for really working on conversion ?
o lexvictory, Mistrel
- Who is interested for testing ?
o lexvictory, Mistrel, ts-soft
Posted: Mon May 05, 2008 1:09 pm
by ts-soft
> - Who is really interested by the project ?
I am
> - Who is interested for testing ?
I am
Posted: Mon May 19, 2008 3:08 pm
by Progi1984
Noone is interested for helping me in coding ?
Posted: Mon May 19, 2008 6:16 pm
by DarkDragon
Progi1984 wrote:Noone is interested for helping me in coding ?
You should ask who has enough time for it.

Posted: Mon May 19, 2008 7:34 pm
by Progi1984
The advantage of "helping in coding this project" is :
- Not a full time project : you can help an hour a week, ten an another...
- A Project End Date in five months which let us the time to work on it
This project is for helping Linux PB users to share more their userlibs, like under Windows. Do some maths : count Windows userlibs and Linux userlibs. You see a small difference

Posted: Tue May 20, 2008 1:16 am
by Mistrel
If I knew ASM I would be more than happy to help. This kind of a project is beyond my experience.
Posted: Tue May 20, 2008 10:14 am
by Fred
Walker already done TailByte for linux, or i miss something ?
Posted: Tue May 20, 2008 10:18 am
by DarkDragon
Fred wrote:Walker already done TailByte for linux, or i miss something ?
Yes, I was the first, then walker and now he, but he wants one source for tailbite under windows and linux. At the moment the sourcecodes for the tailbite versions are separated.
Posted: Tue May 20, 2008 10:42 am
by Progi1984
I think it's a good idea... and it's why i try to unify all goodwills for this project.
DarkDragon and walker, you which have began this project, your help and knowledge will be very interesting.
Posted: Sat May 24, 2008 6:39 pm
by walker
... I'm willing to help as much I can... but I have very very rare time at present.... (maybe this is better in 2-3 month)
Tailbite for Linux was working perfectly till version 4.20 beta 1.... from beta 2 on (and at least the final) it isn't working any more... I have spent some hours to find the problem... but I'm not very good in ASM :roll: (and I guess there is the problem the compiler produces a different code)... anyway
The Idea one source for both OS is a very good one... for the start I can add the Linux sources (based on the code of DD)
How will this project be organized? via SVN or similar?
Posted: Sun May 25, 2008 6:14 pm
by Progi1984
Thank you for your answer...
walker wrote:... I'm willing to help as much I can... but I have very very rare time at present.... (maybe this is better in 2-3 month)
The time is not a gift.
walker wrote:Tailbite for Linux was working perfectly till version 4.20 beta 1.... from beta 2 on (and at least the final) it isn't working any more... I have spent some hours to find the problem... but I'm not very good in ASM :roll: (and I guess there is the problem the compiler produces a different code)... anyway
For the ASM problem, is it the same problem that ABBKlaus has solved ?
Here :
http://www.purebasic.fr/english/viewtopic.php?t=32510
walker wrote:The Idea one source for both OS is a very good one... for the start I can add the Linux sources (based on the code of DD)
How will this project be organized? via SVN or similar?
Yes, I think too. May be in a far future, a Tailbite for MacOS :p But one project at time ! For the organization, actually, ABBKlaus centralize all code. But a SVN (
GoogleCode) will be a good idea. Managed by ABBklaus, which would decide of project contributors.
Code question :
Is Userlibs Internal Organization the same on Windows & Linux ?
Posted: Sun May 25, 2008 6:47 pm
by ts-soft
Before the Tail Bite source of the Linux version will be enlarged, parsing
should first be changed by the use of RegEx, it would be much safer and
faster
greetings
Thomas
Posted: Tue May 27, 2008 7:08 pm
by Progi1984
ts-soft wrote:Before the Tail Bite source of the Linux version will be enlarged, parsing
should first be changed by the use of RegEx, it would be much safer and
faster
greetings
Thomas
It's a good idea and can be added at the todo list.
Re: Project : Tailbite for Linux
Posted: Sun Jun 01, 2008 11:13 am
by lexvictory
Progi1984 wrote:Who is interested for really helping to convert API ?
i could try help with that, but i dont usually use much linux api
Posted: Sun Jun 01, 2008 11:40 am
by Mistrel
I would be interested in helping to convert source, testing, and removing API.
Are there any plans for source control?