Welcome, Guest. Please login or register.

Author Topic: Paihia progress  (Read 2404 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline smithyTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 511
    • Show only replies by smithy
Paihia progress
« on: March 14, 2005, 03:44:04 PM »
Lots of people have been asking how Paihia is progressing.  So here is a quick progress report:

XML
Apart from DTD support, all elements (pun not intended) of XML are now complete.  The XML processor is a superfast, hand-coded jobbie that generates a DOM tree (more on DOM later), but differs to many DOM parsers in that processing and displaying can begin before the tree is fully built.  Currently, the procoessor treats all documents as anonymous and doesn't validate their structure.  DTD parsing is currently being worked on, and should enable Paihia to display the quasi-XML that MS Word generates, as well as any other XML document that supplies a CSS file, including, of course, XHTML files.

DOM
Work on Level 3 Core has begun.  Support for document features not yet specified (DOM Style, DOM HTML, etc..) in DOM 3 will be implemented using the DOM 2 specs for now.  Once the DOM Load and Save module has been completed, we'd like to release a standalone XML/DOM shared library.

CSS
Progress has been slower than planned due to bugs in our relayouter.  The biggest part of CSS left to implement is Table Model.  This is expected to take some time.  Other smaller pieces, such as user interface styles, stacking boxes and backgrounds are yet to be implemented too.  We are implementing CSS2.1, rather than CSS3 as the latter is in a state of flux and looks like it may be some years before it is published.  Overall, we think the CSS support is around 50% complete.

XHTML
All visual aspects covered by a default stylesheet.  Forms and frames not begun.

HTML
If you're keen, you may have noticed that there is no HTML parser.  This is because Paihia is a XHTML/CSS browser.  However, as badly written HTML is the essence of the web, I've added a few specialisms to the XML processor that will convert HTML into XHTML and switch the processor into a super-tolerant mode, completely invisible to the user and all while appearing to be a genuine HTML browser.

Javascript
Not begun.

Networking
Might use cURL, but not begun.

Client-side features
(Bookmarks, tabs, etc..)
Not begun.

Overall
Paihia has been in development for over 12 months now.  Much blood, sweat and stress has been invested into it!  On a personal note, Paihia has become something of an obsession for me.  I use my holidays from work to program instead of lying on a white beach in New Zealand, and even I've been neglecting my girlfriend and my personal hygiene!  (she's managed to get me to agree to a week's holiday in Italy, although I may take my laptop).

There is probably another 9-12 months of work left before we reach a beta stage, but as we've seen in Amiga circles, there is no quick route to a modern web browser.

Thanks to everyone for their support, it's really appreciated :-)
 

  • Guest
Re: Paihia progress
« Reply #1 on: March 14, 2005, 03:51:42 PM »
Good work, keep it up!

You sound a lot more cheerful these days too! :-D
 

Offline HotRod

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 370
    • Show only replies by HotRod
Re: Paihia progress
« Reply #2 on: March 14, 2005, 04:38:16 PM »
Thanks for the update and all your work! This sounds really
great and I'm looking forward to follow the progress and
to see some screenshots etc when that time comes.

How about posting the same thing at amigaworld.net? I'm sure
lots of people over there wouls like to read this as well.
 

Offline smithyTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 511
    • Show only replies by smithy
Re: Paihia progress
« Reply #3 on: March 14, 2005, 04:51:31 PM »
@mdma & hotrod

Thanks for your kind words :-)

@hotrod
And yeah, post it over there please :-) (I'm at work and the content filter blocks that site).


 

Offline bloodline

  • Master Sock Abuser
  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 12113
    • Show only replies by bloodline
    • http://www.troubled-mind.com
Re: Paihia progress
« Reply #4 on: March 14, 2005, 04:54:45 PM »
Quote

smithy wrote:
@mdma & hotrod

Thanks for your kind words :-)

@hotrod
And yeah, post it over there please :-) (I'm at work and the content filter blocks that site).




:roflmao: Shouldn't laugh :-(

Offline adonay

  • Hero Member
  • *****
  • Join Date: Jan 2005
  • Posts: 1144
    • Show only replies by adonay
    • http://www.freewebs.com/adonay-/index.htm
Re: Paihia progress
« Reply #5 on: March 14, 2005, 05:28:36 PM »
cool cant wait to see the outcome off your program.

adonay :-D

btw Paihia is a real decent name for it
A1200 ACA 1230
 

Offline lionstorm

Re: Paihia progress
« Reply #6 on: March 14, 2005, 08:15:05 PM »
Quote

adonay wrote:
cool cant wait to see the outcome off your program.

adonay :-D

btw Paihia is a real decent name for it


looks like paella to me ! :lol:

Anyway good luck and all the best for your project.

Lio
 

Offline DethKnight

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 509
    • Show only replies by DethKnight
Re: Paihia progress
« Reply #7 on: March 14, 2005, 08:22:43 PM »
At first glance I thought  it was named Pariah
wanted; NONfunctional A3K keyboard wanted
 

Offline 4pLaY

  • Hero Member
  • *****
  • Join Date: Apr 2002
  • Posts: 779
  • Country: no
  • Gender: Male
    • Show only replies by 4pLaY
    • https://www.amigalife.org
Re: Paihia progress
« Reply #8 on: March 14, 2005, 08:56:48 PM »
Good too see your web browser is progressing Paul :) to bad you dont have time to work on Wanderer anymore but i suppose this browser is even more important to us AROSians also ;).

Offline Cymric

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 1031
    • Show only replies by Cymric
Re: Paihia progress
« Reply #9 on: March 14, 2005, 09:30:28 PM »
Quote
There is probably another 9-12 months of work left before we reach a beta stage, but as we've seen in Amiga circles, there is no quick route to a modern web browser.

Let's put it this way: you'll beat the Amizilla team by about, oh, a zillion years, and have a native browser to boot.
Some people say that cats are sneaky, evil and cruel. True, and they have many other fine qualities as well.
 

Offline utri007

Re: Paihia progress
« Reply #10 on: June 18, 2006, 03:04:37 PM »
any news ?
ACube Sam 440ep Flex 800mhz, 1gb ram and 240gb hd and OS4.1FE
A1200 Micronic tower, OS3.9, Apollo 060 66mhz, xPert Merlin, Delfina Lite and Micronic Scandy, 500Gb hd, 66mb ram, DVD-burner and WLAN.
A1200 desktop, OS3.9, Blizzard 060 66mhz, 66mb ram, Ide Fix Express with 160Gb HD and WLAN
A500 OS2.1, GVP+HD8 with 4mb ram, 1mb chip ram and 4gb HD
Commodore CDTV KS3.1, 1mb chip, 4mb fast ram and IDE HD
 

Offline odin

  • Colonization had Galleons
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 6796
    • Show only replies by odin
Re: Paihia progress
« Reply #11 on: June 18, 2006, 03:05:54 PM »
Why is it called Paihia anyway? You really like the Bay of Islands? =).

Offline Argo

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 3219
    • Show only replies by Argo
Re: Paihia progress
« Reply #12 on: June 18, 2006, 03:37:40 PM »
I did find this:

http://www.paihia.co.uk/