Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ZeroPage 200 OK: Difference between revisions

From ZeroWiki
imported>Kesarr
No edit summary
imported>Kesarr
No edit summary
Line 10: Line 10:
* World Wide Web Technology Surveys - http://w3techs.com/
* World Wide Web Technology Surveys - http://w3techs.com/
* Markup Language
* Markup Language
** XHTML1.0 (Transitional / Strict)
** '''XHTML1.0 (Transitional / Strict)'''
** HTML4.01 (Transitional / Frameset / Strict)
** HTML4.01 (Transitional / Frameset / Strict)
** HTML5
** HTML5
* Cascading Style Sheet
** '''CSS2.1 (with HTML4.01 / XHTML1.0)'''
** CSS3 (with HTML5)
* Client-side Script Language
* Client-side Script Language
** JavaScript 1.4~1.6 / JScript ... -> ECMA262
** '''JavaScript 1.4~1.6''' / JScript ... -> ECMA262
** Flash (ActionScript) / Silverlight
** Flash ( ActionScript) / Silverlight
** Java Applet
** Java Applet
** VBScript
** VBScript
 
* JavaScript Library
** jQuery 1.7.x
* Server-side Script Language
** PHP (Top million sites)
** Java (Top thousand sites)
** '''Node.js ( JavaScript)'''
== References ==
== References ==
* Mozilla Developer Network(MDN) - https://developer.mozilla.org/
* Mozilla Developer Network(MDN) - https://developer.mozilla.org/

Revision as of 06:43, 4 July 2012

IDE

  • Visual Studio (AJAX.NET -> jQuery)
  • JetBrains WebStorm
  • Oracle NetBeans
  • Aptana Studio (Titanium Studio)
  • Cloud9 IDE (Node.js)
    • Mozilla Bespin -> Mozilla Skywriter -> Ajax.org Ace -> Cloud9 -> http://c9.io/

Technology

  • World Wide Web Technology Surveys - http://w3techs.com/
  • Markup Language
    • XHTML1.0 (Transitional / Strict)
    • HTML4.01 (Transitional / Frameset / Strict)
    • HTML5
  • Cascading Style Sheet
    • CSS2.1 (with HTML4.01 / XHTML1.0)
    • CSS3 (with HTML5)
  • Client-side Script Language
    • JavaScript 1.4~1.6 / JScript ... -> ECMA262
    • Flash ( ActionScript) / Silverlight
    • Java Applet
    • VBScript
  • JavaScript Library
    • jQuery 1.7.x
  • Server-side Script Language
    • PHP (Top million sites)
    • Java (Top thousand sites)
    • Node.js ( JavaScript)

References

Runtime Environment