DeveloperWeb

  Dashboard > GX DeveloperWeb > ... > Best Practices > Tutorial, Documentation and software resources
Tutorial, Documentation and software resources Log In | Sign Up   View a printable version of the current page.

Added by williamb@gx.nl , last edited by William Breuer on Jul 15, 2010  (view change)
Labels: 
(None)

Tutorials / Documentation

GX Webmanager

AJAX / JavaScript Frameworks

Cron expressions used in SchedulerService

See this wiki page dedicated to the cron

CSS

HTML 4 / XHTML 1

HTML 5

JSP (and JSTL)

JAVA

JAVASCRIPT

JQuery

see Ajax frameworks

LDAP: Lightweight Directory Access Protocol

Maven 2

MS-SQL

Oracle

PDF

Regular Expressions

RSS

SVN (Subversion)

XPATH

When using XPath in WCBs or in the WebManager's JCR browser please note that Jackrabbit supports a subset of XPath 2.0 which is a subset of XQuery1.0.

Even though Jackrabbit uses the XQuery grammar, it only implements the set of XPath features required by JCR-170 (and some
extras, like predicates on location steps).

XSLT extensions

Tools for your browser (sorted on engine)

Gecko

Firefox

Flock

- No tools found yet. Do you know one?

Trident

Internet Explorer

Mobile Internet Explorer

WebKit

Safari 

To enable Web Inspector (=firebug, and html validator in one) by changing  c:\Documents and Settings\<<you>>\Application Data\Apple Computer\Safari\WebKitPreferences.plist . Just add the below code above </dict>

  • <key>IncludeDebugMenu</key>
      <true/>
    <key>WebKitDeveloperExtras</key>
      <true/>

Google Chrome

- No tools found yet. Do you know one?

Opera

- Opera

Tools on websites

Powered by Atlassian Confluence 2.7.1, the Enterprise Wiki. Bug/feature request - Atlassian news - Contact administrators