Is Fred ok?

For everything that's not in any way related to PureBasic. General chat etc...
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Is Fred ok?

Post by Nik »

I just wanted to ask how live is going for Fred, he didn't post for 19 days now. Anyone knows wether he is on holiday?
Heathen
Enthusiast
Enthusiast
Posts: 498
Joined: Tue Sep 27, 2005 6:54 pm
Location: At my pc coding..

Post by Heathen »

He's drinking margaritas on the beach with some beautiful ladies, taking a much needed break :lol:

Just kidding, I really have no idea.
I love Purebasic.
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Re: Is Fred ok?

Post by Kale »

Nik wrote:I just wanted to ask how live is going for Fred, he didn't post for 19 days now. Anyone knows wether he is on holiday?
I hope it's because of the workload of developing the PB Mac OS X v4.0 version. I'm getting a little concerned over Fred's lack of visibility on the forums, especially the apparent lack of personal support regarding new licenses that some newcomers seem to suffer from.

I've never written a language before so i may be ignorant to the facts, but surely if you wrote the whole language using ANSI C/++ then there would be no porting issues? Just plug in the (graphic/network/etc..) API of choice for each platform?

I remember the old days of when you would see Fred on the forums answering questions everyday. :?
--Kale

Image
Fred
Administrator
Administrator
Posts: 18553
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

All the time is invested on OS X 4.0, and it's going smoothly. Sometimes you can't do all the things you want to, choices are needed ;).
Derek
Addict
Addict
Posts: 2354
Joined: Wed Apr 07, 2004 12:51 am
Location: England

Post by Derek »

@Fred, nice to know people are thinking of you. :wink:
Fred
Administrator
Administrator
Posts: 18553
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: Is Fred ok?

Post by Fred »

Kale wrote:I've never written a language before so i may be ignorant to the facts, but surely if you wrote the whole language using ANSI C/++ then there would be no porting issues? Just plug in the (graphic/network/etc..) API of choice for each platform?
Actually PB generates assembly code, which is different between Windows and OS X for example (different CPU). Also "just" using the C API for every OS isn't a small task, you can be sure of than. If it was just a matter of recompilation, it would be out since a while...

This version is also time consumming due to big internal changes between 3.x and 4.0. OS X is the lastest plateform to be migrated and once it will be done, the development cycle should be much faster.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

I'm willing to test on an intel Mac, i have rosetta aswell. I'm realy happy to see you alive man, I absolutely understand how hard this job is, especially porting the 4.0 features to PPC, I guess building for Inetl Macs only wouldn't be very hard since the Linux Version shouldn't take much work to compile on intel Macs, (btw if you don't have an Intel Mac at hand I could offer you a remote SSH connection if you want just PM me)

Maybe you should realy take more advantage of the PPC work you do and compile it for Linux aswell, seeing PB run on a PS3 would be awesome, maybe for 4.2 ?
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

WayHey! yipeee, long time no see Fred! ;) nice news on MacOSX! :o
--Kale

Image
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

Decided not to finish the linux version? =(
WishMaster
Enthusiast
Enthusiast
Posts: 277
Joined: Fri Jun 17, 2005 7:13 pm
Location: Franconia
Contact:

Post by WishMaster »

> All the time is invested on OS X 4.0
A stable-working Linux version would be nice...
Image Image
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

WishMaster wrote:> All the time is invested on OS X 4.0
A stable-working Linux version would be nice...
Mmhhh... the good thing we need is several Freds in parallel processing. :D
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
techjunkie
Addict
Addict
Posts: 1126
Joined: Wed Oct 15, 2003 12:40 am
Location: Sweden
Contact:

Post by techjunkie »

Fred wrote:All the time is invested on OS X 4.0, and it's going smoothly. Sometimes you can't do all the things you want to, choices are needed ;).
So I'll guess you have no time for the WoW expension "The Burning Crusade"? :wink:
Image
(\__/)
(='.'=) This is Bunny. Copy and paste Bunny into your
(")_(") signature to help him gain world domination.
Nik
Addict
Addict
Posts: 1017
Joined: Fri May 13, 2005 11:45 pm
Location: Germany
Contact:

Post by Nik »

Don't even think about such evil ideas
freak
PureBasic Team
PureBasic Team
Posts: 5962
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

We are not done with linux yet, but as you can see in the forum, the rate of reported bugs is very low.
So we decided to get started on OSX and have some linux bugfix sessions in between.

If you want the linux version to be a solid as possible, then test as much as possible now and keep those reports comming.
quidquid Latine dictum sit altum videtur
dracflamloc
Addict
Addict
Posts: 1648
Joined: Mon Sep 20, 2004 3:52 pm
Contact:

Post by dracflamloc »

freak wrote:We are not done with linux yet, but as you can see in the forum, the rate of reported bugs is very low.
So we decided to get started on OSX and have some linux bugfix sessions in between.

If you want the linux version to be a solid as possible, then test as much as possible now and keep those reports comming.
But when bug reports go unfixed...

I've reported a bug with sprite3d and other drawing commands. Seems to be ignored.

You guys should be testing this stuff more than us anyways, to be frank. I'm more than happy to help as long as progress is being made, as i'm sure we all are. Just because we stop some bug reports, your product stops in progress?
Post Reply