Saturday, March 21, 2009

AJAX Tools

AJAX Tools 0.6 is a free and open source AppExchange application that helps developer to author Salesforce.com SControls. It is written ontop of AJAX Toolkit 8.0 (Winter '07) and dojo. AJAX Tools contains an editor, debug shell, SOQL explorer, samples and more.
  • Features
    Editor
  • Syntax highlighting for html, javascript, css.
  • Line numbers
  • Quick Save (Ctrl-S)
  • Search (Ctrl-F)
  • Works with Firefox and IE
  • Tested more with Firefox
  • Execute selected code (Ctrl-Enter)
  • Support for Browser Back/Forward buttons
  • Quick Run (Ctrl-;)
  • Run SControls with merge fields
  • (Todo)Backup S-Controls
  • (Todo)Format code
  • (Todo)Go to line number
  • (Todo)Tab completion

click the screen shot:http://www.cheenath.com/ajaxtools/editor.GIF

AJAX Toolkit 8.0 Samples
More than 50+ AJAX Toolkit 8.0 samples
Samples are executed by clicking the samples link
UI and DOJO Samples
Submit your samples (see Help link)
(Todo)Add more UI samples
(Todo)Add more dojo samples
(Todo)Add Apex samples

click the screen shot:http://www.cheenath.com/ajaxtools/samples.GIF

SOQL Explorer
Display describe result as tree
Constructs SOQL query string by selecting entity field
Can run query and display result as table
(Todo)Generate AJAX Code for the selected query
(Todo)Make async describe calls
Click for larger image

Debug Shell
Javascript command line shell
Type Javascript into the text box and press Enter to run it
Make API calls using AJAX Toolkit 8.0
Tab Completion in the edit box
Display large result set as expandable table
Enter multi Line scripts using Ctrl-Enter
Type clear() to clear the logs
See Help for more details
(Todo)Fix Tab completion in IE
Click for larger image



No comments: