AjaxPatterns
From Ajax Patterns
| Revision as of 17:34, 3 July 2006 Mahemoff (Talk | contribs) The Book ← Previous diff |
Revision as of 13:15, 6 January 2011 41.135.64.5 (Talk | contribs) revert damage back to Mahemoff's revision Next diff → |
||
| Line 1: | Line 1: | ||
| - | = Audience and Scope = | ||
| - | |||
| - | AjaxPatterns.org receives over 10,000 visits a day from members of the Ajax community - software developers, managers, usability practitioners, users. It offers information on anything and everything of concern to the Ajax development community. | ||
| - | |||
| = The Book = | = The Book = | ||
| + | <table border="0" cellpadding="2" cellspacing="0"> | ||
| + | <tr><td valign="top"> | ||
| + | The "Ajax Design Patterns" (2006) book, published by O'Reilly, contains 70 patterns along with screen shots of examples for each pattern, "In A Blink" sketches for each pattern, an overview of Ajax for technical and non-technical audiences, and coverage of current trends. The book won Linux Journal's 2006 Editor's Choice Award for best software development book. | ||
| - | <table border="0" cellpadding="2" cellspacing="0"> | + | You can order direct from [http://www.oreilly.com/catalog/ajaxdp/ O'Reilly's website] (where you can also obtain electronic copies), from [http://www.amazon.com/gp/product/0596101805/qid=1139702308/sr=1-4/ref=sr_1_4/002-0895788-4900015 Amazon.com], [http://www.amazon.co.uk/exec/obidos/ASIN/0596101805/qid=1151947429/sr=1-2/ref=sr_1_2_2/202-8734546-0338229 Amazon.co.uk] or other online and physical stores. Prior to the patterns, the first three chapters contain: an overview on Ajax, a tutorial on Ajax for those who haven't yet done any hands-on Ajax development, and a discussion of design principles for Ajax.</td> |
| - | <tr><td> | + | <td valign="top>http://www.oreillynet.com/catalog/covers/0596101805_thumb.gif</td> |
| - | The "Ajax Design Patterns" (2006) published by O'Reilly is now available. You can order direct from [http://www.oreilly.com/catalog/ajaxdp/ O'Reilly's website] (where you can also obtain electronic copies), from [http://www.amazon.com/gp/product/0596101805/qid=1139702308/sr=1-4/ref=sr_1_4/002-0895788-4900015 Amazon.com], [http://www.amazon.co.uk/exec/obidos/ASIN/0596101805/qid=1151947429/sr=1-2/ref=sr_1_2_2/202-8734546-0338229 Amazon.co.uk] or other online and physical stores. The book includes 70 design patterns with overview sketches and screenshots. Prior to the patterns, the first three chapters contain: an overview on Ajax, a tutorial on Ajax for those who haven't yet done any hands-on Ajax development, and a discussion of design principles for Ajax.</td> | + | |
| - | <td>http://www.oreillynet.com/catalog/covers/0596101805_thumb.gif</td> | + | |
| </tr> | </tr> | ||
| </table> | </table> | ||
| Line 16: | Line 13: | ||
| All material on this site is covered under a broad, flexible, Creative Commons license. It means that you can copy the content, modify it, and so on. | All material on this site is covered under a broad, flexible, Creative Commons license. It means that you can copy the content, modify it, and so on. | ||
| + | |||
| = Contributing = | = Contributing = | ||
| - | This is a publicly editable wiki - you can change anything without even requiring a login. To play around with the editing feature, you can make any edits you want on [[Sandbox|this sandbox page]]. Contributions are welcome, whether it's a spelling change or an entire description of a new page. No need to ask permission, just click the edit tab on any page and edit at will. | + | ''This is a publicly editable wiki - you can change anything without even requiring a login. To play around with the editing feature, you can make any edits you want on [[Sandbox|this sandbox page]]. Contributions are welcome, whether it's a spelling change or an entire description of a new page. No need to ask permission, just click the edit tab on any page and edit at will. |
| If you create a new page, be sure to link to it from somewhere else. If creating a new pattern, link to it from the [[Patterns]] page. If creating a new category of Ajax Framework/Library, please add a link to it from [[Ajax Frameworks]]. | If you create a new page, be sure to link to it from somewhere else. If creating a new pattern, link to it from the [[Patterns]] page. If creating a new category of Ajax Framework/Library, please add a link to it from [[Ajax Frameworks]]. | ||
| - | As spam protection, you'll need to pass a "captcha" test to make any changes - that's the little numeric image under each edit box, which you must copy in order to prove you're a human. Eventually, the system should be updated to elevate the status of regular contributors to avoid that situation, but for now you can mail michael@mahemoff with your username and a request to remove the Captcha validation. | + | As spam protection, you'll need to pass a "captcha" test to make any changes - that's the little numeric image under each edit box, which you must copy in order to prove you're a human. Eventually, the system should be updated to elevate the status of regular contributors to avoid that situation, but for now you can mail michael@mahemoff with your username and a request to remove the Captcha validation.'' |
| - | = History = | + | = History Of AjaxPatterns = |
| - | The site grew from an initial blog post on [http://softwareas.com/ajax-patterns Michael Mahemoff's blog] and was used to produce the online draft of the [http://www.oreilly.com/catalog/ajaxdp/ O'Reilly Design Patterns text]. It's since grown into a general resource on Ajax. For its first year, the wiki was only partially open, with important pages such as pattern descriptions closed to the public due to vandalism concerns while the book was being written. Now that the book is complete, and many Ajax patterns are emerging and being refined, the entire wiki is open to the public (with the exception of the homepage). | + | ''The site grew from an initial blog post on [http://softwareas.com/ajax-patterns Michael Mahemoff's blog] and was used to produce the online draft of the [http://www.oreilly.com/catalog/ajaxdp/ O'Reilly Design Patterns text]. It's since grown into a general resource on Ajax. For its first year, the wiki was only partially open, with important pages such as pattern descriptions closed to the public due to vandalism concerns while the book was being written. Now that the book is complete, and many Ajax patterns are emerging and being refined, the entire wiki is open to the public (with the exception of the homepage). |
Revision as of 13:15, 6 January 2011
Contents |
|
The Book
|
The "Ajax Design Patterns" (2006) book, published by O'Reilly, contains 70 patterns along with screen shots of examples for each pattern, "In A Blink" sketches for each pattern, an overview of Ajax for technical and non-technical audiences, and coverage of current trends. The book won Linux Journal's 2006 Editor's Choice Award for best software development book. You can order direct from O'Reilly's website (where you can also obtain electronic copies), from Amazon.com, Amazon.co.uk or other online and physical stores. Prior to the patterns, the first three chapters contain: an overview on Ajax, a tutorial on Ajax for those who haven't yet done any hands-on Ajax development, and a discussion of design principles for Ajax. |
License
All material on this site is covered under a broad, flexible, Creative Commons license. It means that you can copy the content, modify it, and so on.
Contributing
This is a publicly editable wiki - you can change anything without even requiring a login. To play around with the editing feature, you can make any edits you want on this sandbox page. Contributions are welcome, whether it's a spelling change or an entire description of a new page. No need to ask permission, just click the edit tab on any page and edit at will.
If you create a new page, be sure to link to it from somewhere else. If creating a new pattern, link to it from the Patterns page. If creating a new category of Ajax Framework/Library, please add a link to it from Ajax Frameworks.
As spam protection, you'll need to pass a "captcha" test to make any changes - that's the little numeric image under each edit box, which you must copy in order to prove you're a human. Eventually, the system should be updated to elevate the status of regular contributors to avoid that situation, but for now you can mail michael@mahemoff with your username and a request to remove the Captcha validation.
History Of AjaxPatterns
The site grew from an initial blog post on Michael Mahemoff's blog and was used to produce the online draft of the O'Reilly Design Patterns text. It's since grown into a general resource on Ajax. For its first year, the wiki was only partially open, with important pages such as pattern descriptions closed to the public due to vandalism concerns while the book was being written. Now that the book is complete, and many Ajax patterns are emerging and being refined, the entire wiki is open to the public (with the exception of the homepage).
Time your website with
WebWait - from the creator of AjaxPatterns.org
