Talk:Dojo Toolkit

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Talk[edit]

The section "Developing Dojo" is misleading. Dojo is just javascript; development can occur in any text editor or IDE (ie Notepad, Gedit, TextMate, Eclipse, Dreamweaver, etc etc etc). --Matt Kantor 29 December 2008 —Preceding unsigned comment added by 69.202.73.122 (talk) 14:58, 29 December 2008 (UTC)[reply]


I think this article should be deleted and an external link to DoJo wiki pages should be provided, so that community could seek the latest updated information.

Adding and maintaining information to this page will be redundant.

-saM

Except for the dojo kiwi is not NPOV and ISN'T wikipedia. The purpose of this page is not to provide advertising or help with using for dojo. It is to provide information about dojo.--Grimboy 21:16, 31 January 2007 (UTC)[reply]

The following text has been deleted, feel free to put it back once it has been adapted to be less annoying and advertisingish.

""" Dojo allows you to easily build dynamic capabilities into web pages and any other environment that supports JavaScript sanely. You can use the components that Dojo provides to make your web sites more useable, responsive, and functional. With Dojo you can build degradeable user interfaces more easily, prototype interactive widgets quickly, and animate transitions. You can use the lower-level APIs and compatibility layers from Dojo to write portable JavaScript and simplify complex scripts. Dojo's event system, I/O APIs, and generic language enhancement form the basis of a powerful programming environment. You can use the Dojo build tools to write command-line unit-tests for your JavaScript code. You can use the Dojo package system to make your code easier to maintain and less platform dependent. The Dojo build process helps you optimize your JavaScript for deployment by grouping sets of files together and reuse those groups through "profiles".

Dojo does all of these things by layering capabilities onto a very small core which provides the package system and little else. When you write scripts with Dojo, you can include as little or as much of the available APIs as you need to suit your needs. Dojo provides MultiplePointsOfEntry, InterpreterIndependence, ForwardLookingAPIs, and focuses on ReducingBarriersToAdoption.

Dojo is being built around a single markup language that will provide application authors with a (more) simple way of declaring and using responsive DHTML interface components. Renderings may be made available in several rendering contexts (such as SVG, or perhaps even the desktop or Flash), but the markup language (DojoML) and scripting language (JavaScript) will not change. Better yet, the DojoML parser accepts extended HTML and SVG as valid input, and can be used to easily create DegradeableResponsiveApplications.

The adoption of the Dojo Toolkit is being promoted by the Dojo Foundation. """ --Grimboy 14:42, 1 July 2006 (UTC)[reply]

I've tried to improve this page and have stubbed it out with some topics which can be expanded.--Grimboy 23:34, 2 July 2006 (UTC)[reply]

Cleanup[edit]

I've taken a first stab at cleaning up the article to be more suitable for Wikipedia; let's see how things go for a little while, then see about removing the cleanup tag.

Things that would be nice to add:

  • A little history of Dojo, and its relationship with Jot.
  • More information on development, and the contributions from Sun and IBM.

Ubernostrum 07:43, 14 July 2006 (UTC)[reply]

More info on the structure of dojo?[edit]

I would like to see some more info on how dojo is laid out, perhaps cover the different namespaces and what type of things you can find in each. Also, I think it would be beneficial if the article covered how dojo works in many different environments, such as adobe AIR, aptana jaxer, etc. Psychcf (talk) 00:55, 15 April 2008 (UTC)[reply]

Adobe AIR[edit]

I added a brief section on AIR support. Anyone care to expand on it a bit? It's worthwhile as it stands but probably could use more info. Martin Packer (talk) 08:17, 12 July 2008 (UTC)[reply]

I just added in a short description of Dojo Toolbox, an AIR app that Sitepen made using Dojo. The section still needs more info though. Psychcf (talk) 17:58, 21 September 2008 (UTC)[reply]

Dijit[edit]

I added information on Dijit and I merged Dijit.Editor into the article. -id1337x —Preceding unsigned comment added by Id1337x (talkcontribs) 19:56, 24 December 2008 (UTC)[reply]

New Feature Section: "Widget Development"[edit]

Dojo doesn't just provide the "Dijit" widgets - it provides an entire system for building your own widgets; either by inheriting base mixin classes (i.e. "_Widget" and "_Templated") or extending the higher level widget classes such as Accordion or Dialog. The system includes the ability to easily create one-off in-page widgets right up to templated, configurable widgets with as much complexity as any of the Dijits. These can all be created within the Dijit namespace, or a custom application-specific one. I'd like to add a section on this, and am just looking for feedback. PeteOtaqui (talk) 14:55, 19 January 2009 (UTC)[reply]

What you wrote seems a bit advertisement-ish, clean it up and I'm sure nobody will have a problem with adding it. Psychcf (talk) 03:16, 20 January 2009 (UTC)[reply]

I'd suggest removing the words before the first dash and replace the "it" after the dash with either "Dojo" or "Dijit". Then it reads fine to me. Martin Packer (talk) 09:21, 20 January 2009 (UTC)[reply]

Feedback: This section could have good value but not unless it begins with a definition of all of the terms used. Wikipedia is the place people go -- or hopes to be, does it not? -- if you don't know anything about he subject. At least, this seems the case with Dojo -- or I'd be reading the Wiki for the Toolkit. To me, the "system for building your own widgets" exists within JavaScript's object hierarchy and (object) model. At this point, I do not know what are "_Widget" and "_Templated". Whether or not something is "easy" is relative and subjective. What is "one-off", "in-page". A template is something you can make but it isn't something you can do so I do not understand "templated", either -- unless it is the same thing as a word I use, which is "templatized" and means a thing has been converted into a template from which other things can be made. These thoughts should not sound nitpicky; I really am confused. :-) —Preceding unsigned comment added by Kernel.package (talkcontribs) 15:11, 20 January 2009 (UTC)[reply]

Content in "List of Web Application Frameworks"[edit]

An example of a language is PHP. Fusebox is not a language. The entry of Fusebox under "Other languages" should be removed. As a framework it should be added to the PHP entry.

If Drupal is a framework for PHP and not an application, the so are Wordpress, Mambo, and Joomla, aren't they? Kernel.package (talk) 15:23, 20 January 2009 (UTC)[reply]

Content in "List of Web Application Frameworks"[edit]

An example of a language is PHP. Fusebox is not a language. The entry of Fusebox under "Other languages" should be removed. As a framework it should be added to the PHP entry.

If Drupal is a framework for PHP and not an application, then so are Wordpress, Mambo, and Joomla, aren't they? Kernel.package (talk) 15:23, 20 January 2009 (UTC)[reply]

Sun Microsystems[edit]

Sun Microsystems is listed as a sponsor/member of the Dojo Foundation. Since Sun is now Oracle America, should this be updated? I'm not sufficiently trademark savvy to know what the proper entry should be here. Skinrider (talk) 13:37, 15 June 2012 (UTC)[reply]

Maintenance and rating of JavaScript articles[edit]

Concerning editing and maintaining JavaScript-related articles...

Collaboration...[edit]

If you are interested in collaborating on JavaScript articles or would like to see where you could help, stop by Wikipedia:WikiProject JavaScript and feel free to add your name to the participants list. Both editors and programmers are welcome.

Where to list JavaScript articles[edit]

We've found over 300 JavaScript-related articles so far. If you come across any others, please add them to that list.

User scripts[edit]

The WikiProject is also taking on the organization of the Wikipedia community's user script support pages. If you are interested in helping to organize information on the user scripts (or are curious about what we are up to), let us know!

If you have need for a user script that does not yet exist, or you have a cool idea for a user script or gadget, you can post it at Wikipedia:User scripts/Requests. And if you are a JavaScript programmer, that's a great place to find tasks if you are bored.

How to report JavaScript articles in need of attention[edit]

If you come across a JavaScript article desperately in need of editor attention, and it's beyond your ability to handle, you can add it to our list of JavaScript-related articles that need attention.

Rating JavaScript articles[edit]

At the top of the talk page of most every JavaScript-related article is a WikiProject JavaScript template where you can record the quality class and importance of the article. Doing so will help the community track the stage of completion and watch the highest priority articles more closely.

Thank you. The Transhumanist 01:07, 12 April 2017 (UTC)[reply]

External links modified[edit]

Hello fellow Wikipedians,

I have just modified 2 external links on Dojo Toolkit. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:

When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.

This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}} (last update: 18 January 2022).

  • If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
  • If you found an error with any archives or the URLs themselves, you can fix them with this tool.

Cheers.—InternetArchiveBot (Report bug) 02:30, 12 September 2017 (UTC)[reply]