Re: [webkit-dev] Custom HTML Tags

2009-09-29 Thread Eric Seidel
Sounds like you want XBL. :)

On Mon, Sep 28, 2009 at 8:27 PM, Chris Frost  wrote:

> Hello All,
>
> I am thinking about creating some custom HTML tags to abstract the process
> of creating graphical widgets such as clock and calendar. To make it work, I
> would imagine I need some interpreter to transform the custom tags to
> HTML/CSS/JS before rendering the page. I heard a lot of great things about
> Webkit, but I am quite new to its codebase. I am wondering if Webkit is the
> right technology to solve my problem. Any pointers would be very much
> appreciated.
>
> Thank you in advance!
>
> Chris
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


[webkit-dev] Custom HTML Tags

2009-09-28 Thread Chris Frost

Hello All,

I am thinking about creating some custom HTML tags to abstract the  
process of creating graphical widgets such as clock and calendar. To  
make it work, I would imagine I need some interpreter to transform the  
custom tags to HTML/CSS/JS before rendering the page. I heard a lot of  
great things about Webkit, but I am quite new to its codebase. I am  
wondering if Webkit is the right technology to solve my problem. Any  
pointers would be very much appreciated.


Thank you in advance!

Chris
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev