Jump to content

R-HTML (Reponsive-Hypertext Markup Language)

- - - - -

  • Please log in to reply
10 replies to this topic

#1
Aman Kulkarni

Aman Kulkarni

    Newbie

  • Members
  • Pip
  • 7 posts
Hey I want to innovate (or create in simpler words) a newer advanced version for HTML "R-HTML" . I want to make it more user friendly and more responsive.......So can you please tell me all the basic requirements for creating it . I have posted my own website . You can help me in it too !!!

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
You mean something like DHTML? That's basically just HTML + JavaScript.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
The HTML is as light and semantic as can possibly be, the layout engine is the thing that would have the response you are talking about. Layout engines such as Gecko or Presto have evolved over decades, and I see not much of a possibility of anyone being able to write a faster engine.

You can start by writing a specification, here is an example specification (and entity set) of XHTML 1.0.
XHTML 1.0 - DTDs
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#4
Aman Kulkarni

Aman Kulkarni

    Newbie

  • Members
  • Pip
  • 7 posts
Ya it is sort of dhtml but to a newer version . More advanced and more responsive . For eg . Suppose if someone types an erratic tag or attribute.....The layout engine must mark or display the error separately or even a voice caption may work as well

#5
Aman Kulkarni

Aman Kulkarni

    Newbie

  • Members
  • Pip
  • 7 posts
Thanks for your help....hope this will help me in my creation :)

#6
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
The problem with erratic tags is this: let's say your R-HTML 1.0 gets adopted by the web browsers, and you start extending it with R-HTML 2.0. If people start using the R-HTML 2.0 tags on a browser that only supports R-HTML 1.0, they'll start getting messages like mad on valid code.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#7
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
Well, maybe you could try using XML, by writing a DTD for it, and using XSLT to change it to HTML and use CSS and Javascript with it. All you would see is the XML you were writing, the transformation could be transparent.
Latinamne loqueris?

#8
Aman Kulkarni

Aman Kulkarni

    Newbie

  • Members
  • Pip
  • 7 posts
Ok . You can also give any suggestions about the innovation

#9
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
That was what my suggestion was about.
Latinamne loqueris?

#10
Aman Kulkarni

Aman Kulkarni

    Newbie

  • Members
  • Pip
  • 7 posts
Hmmm....thanks a lot....hope it will help me a lot.....

#11
mebob

mebob

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 490 posts
If you don't know what I'm talking about, look that stuff up. It WILL help you if you know what it all is.
Latinamne loqueris?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users