Linked by Thom Holwerda on Sun 23rd Dec 2007 17:41 UTC, submitted by koki
BeOS & Derivatives "It looks like the Haiku Webkit port initiated by Ryan Leavengood has entered a productive second stage of development, and thanks to the recent work by one of the new project team members, Andrea 'xeD' Anzani, tangible progress has been made as shown by the recent screenshot showing the HaikuLauncher application rendering bebits.com. I was curious about his work, so I went directly to the source and asked a few questions to Andrea; here are his answers." On a related note, Haiku now has a new nightly build archive.
Order by: Score:
can't wait
by vege (2.76) on Sun 23rd Dec 2007 18:12 UTC
vege
Member since:
2006-04-07
Fans: 0

to finally browse the internet in Haiku ;)

Greatest news possible for the project. Quoting ICO: "Santa Came Early This Year"

RE: can't wait
by mmu_man (3.08) on Tue 25th Dec 2007 19:42 UTC in reply to "can't wait"
mmu_man Member since:
2006-09-30
Fans: 6

Meanwhile you can use Links, which now display graphics under Haiku:
http://joomla.iscomputeron.com/index.php?option=com_content&tas...

v RE[2]: can't wait
by losethos5 (-1) on Tue 25th Dec 2007 20:15 UTC in reply to "RE: can't wait"
haiku dev seems pointless
by mckill (3) on Sun 23rd Dec 2007 18:41 UTC
mckill
Member since:
2007-06-12
Fans: 1

i just dont see how haiku/beos will keep going if it really takes such effort to port something so easily portable.

amazing work and my criticism is not targeted at the developers in any way but at the platform and its direction.

its my understanding that a lot of legacy stuff (old apps) need to keep working.

Edited 2007-12-23 18:42

RE: haiku dev seems pointless
by Pierpaolo (1.56) on Sun 23rd Dec 2007 19:09 UTC in reply to "haiku dev seems pointless"
Pierpaolo Member since:
2005-07-11
Fans: 0

Are you really sure it's so easily portable? Don't misunderstand me, please, I don't intend to be offensive. I think that the portability of such a complex framework depends on the dependencies (sorry!) with the "external" software modules used by the code.
BeOS is such a different platform, it "lacks" some of the required packages or API functions (because it follows a different approach, being *completely* object oriented, with a different API). So the developers have to implement a lot of glue code (I think!) and this is the difficult part.

Thanks for all the time spent by those invaluable developers for the steady continuous improvement to Haiku.

Edited 2007-12-23 19:14

RE[2]: haiku dev seems pointless
by StephenBeDoper (2.8) on Sun 23rd Dec 2007 19:48 UTC in reply to "RE: haiku dev seems pointless"
StephenBeDoper Member since:
2005-07-06
Fans: 4

There's a useful distinction that the Be Inc. engineers used to make regarding portability: there's a difference between software that is portable and software that has been ported.

RE[3]: haiku dev seems pointless
by smitty (3.84) on Sun 23rd Dec 2007 23:01 UTC in reply to "RE[2]: haiku dev seems pointless"
smitty Member since:
2005-10-13
Fans: 0

Webkit is quite portable, for a browser. You can emphasize the first part of that sentence, or the last. Still, it's not exactly news that it's more difficult to port programs to Haiku, because the OS's API is fairly different from most others. That's really what makes Haiku interesting, though.

RE[4]: haiku dev seems pointless
by mckill (3) on Mon 24th Dec 2007 01:46 UTC in reply to "RE[3]: haiku dev seems pointless"
mckill Member since:
2007-06-12
Fans: 1

how is being different interesting? is it better in your mind simply because it is different or is there something technically superior to its development process (for apps)?

Is it snowing?
by null_pointer_us (2.04) on Sun 23rd Dec 2007 21:21 UTC
null_pointer_us
Member since:
2005-08-19
Fans: 0

What's up with the "snow" animation on the Haiku website?

RE: Is it snowing?
by Thom_Holwerda (Staff) on Sun 23rd Dec 2007 22:24 UTC in reply to "Is it snowing?"
Thom_Holwerda Member since:
2005-06-29
Fans: 20

What's up with the "snow" animation on the Haiku website?


Yeah it's really, really annoying... I'm trying to find out who added it on #haiku and see if they can restrict the animation to the header img or something, as it makes reading the text quite annoying at the moment :/.

RE[2]: Is it snowing?
by Savior (2.36) on Mon 24th Dec 2007 03:03 UTC in reply to "RE: Is it snowing?"
Savior Member since:
2006-09-02
Fans: 0

Ah, so you are not using NoScript, then ;)

RE[2]: Is it snowing?
by Cymro (2.52) on Mon 24th Dec 2007 13:28 UTC in reply to "RE: Is it snowing?"
Cymro Member since:
2005-07-07
Fans: 0

Yeah it's really, really annoying... I'm trying to find out who added it on #haiku and see if they can restrict the animation to the header img or something, as it makes reading the text quite annoying at the moment :/.

What version of Bah Humbug are you using? ;-)

Looking forward to this. I've just spent the morning trying to get the BONE version of Firefox running on my Haiku partition. I've edited UserSetupEnvironment but it's moaning about .so.stub files. And of course, I hear it doesn't run for long even when it runs...

RE[3]: Is it snowing?
by umccullough (3.68) on Mon 24th Dec 2007 20:19 UTC in reply to "RE[2]: Is it snowing?"
umccullough Member since:
2006-01-26
Fans: 24

I've edited UserSetupEnvironment but it's moaning about .so.stub files.

You can safely ignore those errors - they're somewhat of a hack for BeOS - the Haiku runtime loader complains about them, but they're harmless.

RE[3]: Is it snowing?
by TQH ! (1.8) on Tue 25th Dec 2007 09:32 UTC in reply to "RE[2]: Is it snowing?"
TQH ! Member since:
2006-03-16
Fans: 2

The stubs was a trick to get round the limited addon memory (32MB for all apps) that BeOS had. Additional libs will be loaded to that memory, but by only loading stubs that were linked to the real libs none of that to limited memory was used.

If it don't find the stub library it loads the real library, which is ok under Haiku.

Btw IMO don't edit the startup-script. Repackage:
http://community.livejournal.com/bezilla/255563.html
Also this is what you can expect:
http://community.livejournal.com/bezilla/257711.html

Edited 2007-12-25 09:35

RE[4]: Is it snowing?
by Cymro (2.52) on Sat 29th Dec 2007 20:22 UTC in reply to "RE[3]: Is it snowing?"
Cymro Member since:
2005-07-07
Fans: 0

@TQH, umccullough

Thanks for the information. The launch must be failing after that, then. I don't suppose this debug output gives any clue?


Loaded symbols for /boot/beos/apps/firefox/components/libxpinstall.so
[tcsetpgrp failed in terminal_inferior: Invalid Argument]

[Switching to team ./firefox (175) thread firefox (175)]
0x0165353d in PR_NewPollableEvent () from /boot/home/config/lib/libnspr4.so


Chris

RE: Is it snowing?
by rhyder (3.6) on Mon 24th Dec 2007 23:32 UTC in reply to "Is it snowing?"
rhyder Member since:
2005-09-28
Fans: 1

Sent the processor to 100% and made the machine unresponsive on Konqueror.

RE[2]: Is it snowing?
by Haicube (4.12) on Wed 26th Dec 2007 16:13 UTC in reply to "RE: Is it snowing?"
Haicube Member since:
2005-08-06
Fans: 2

Sidenote: That's funny. I keep hearing how platforms utilizing Konqueror for instance has been ready for the desktop for years, and now I hear that rendering a normal website is a problem. Wow, that's amazing!

Gee, guess 2k8 will also be a year of the rumours of "being ready"....

Mainnote: It's great seeing options and improvements happening all over the place in the Haiku world. I personally would've hoped to see Alpha R1 before Christmas, but that didn't happen. Anyway, you can't have it all, and concluding that it won't happen in 2k7, I'm more sure than ever that Haiku will start pondering Alphas under 2k8. Meaning basically, it'll be the year where a real Win/Osx alternative was born, even though it will take plenty of more years for maturity!