WIKIBOOKS
DISPONIBILI
?????????

ART
- Great Painters
BUSINESS&LAW
- Accounting
- Fundamentals of Law
- Marketing
- Shorthand
CARS
- Concept Cars
GAMES&SPORT
- Videogames
- The World of Sports

COMPUTER TECHNOLOGY
- Blogs
- Free Software
- Google
- My Computer

- PHP Language and Applications
- Wikipedia
- Windows Vista

EDUCATION
- Education
LITERATURE
- Masterpieces of English Literature
LINGUISTICS
- American English

- English Dictionaries
- The English Language

MEDICINE
- Medical Emergencies
- The Theory of Memory
MUSIC&DANCE
- The Beatles
- Dances
- Microphones
- Musical Notation
- Music Instruments
SCIENCE
- Batteries
- Nanotechnology
LIFESTYLE
- Cosmetics
- Diets
- Vegetarianism and Veganism
TRADITIONS
- Christmas Traditions
NATURE
- Animals

- Fruits And Vegetables



ARTICLES IN THE BOOK

  1. Accrisoft
  2. Active calendar
  3. ActiveState Komodo
  4. AdLogger
  5. Apache HTTP Server
  6. AutoContent
  7. BakeSale
  8. Bblocked
  9. BBlog
  10. BbPress
  11. Beehive Forum
  12. B2evolution
  13. Bluefish
  14. Chlorine Boards
  15. CMScout
  16. CMSimple
  17. CMS Made Simple
  18. Content Protector
  19. Coppermine Photo Gallery
  20. CRE Loaded
  21. Cutenews
  22. DB DataObject FormBuilder
  23. Divine
  24. Dokeos
  25. DotOrg
  26. Dragonfly CMS
  27. Dreamweaver
  28. Drupal
  29. Dynamic Web page
  30. E107
  31. Eclipse
  32. 25 Essential PHP Functions
  33. FusionBB
  34. Gallery Project
  35. Gedit
  36. Group-Office
  37. HawHaw
  38. IceBB
  39. 4images
  40. Introduction to PHP
  41. Introduction to PHP Learning Guide
  42. IonCube Ltd.
  43. JEdit
  44. Joomla
  45. LAMP
  46. Linux
  47. List of PHP editors
  48. List of PHP libraries
  49. Maguma
  50. Mambo
  51. MediaWiki
  52. MetaBB
  53. Midgard
  54. MiniBB
  55. Monkey Boards
  56. Moodle
  57. MySQL
  58. Ning
  59. Nucleus CMS
  60. Nuke-Evolution
  61. NuSphere Corporation
  62. OpenPHPNuke
  63. Orbit42-Base
  64. OsCommerce
  65. Paamayim Nekudotayim
  66. Phalanger
  67. Php
  68. PHP accelerator
  69. PhpBB
  70. PhpBB Reloaded
  71. PHP Constants
  72. PHPDoc
  73. PhpDocumentor
  74. PHPEdit
  75. PHP Excel Reader
  76. PHP Extension Community Library
  77. PhpGedView
  78. PHP-GTK
  79. PhpLDAPadmin
  80. PHP License
  81. Phplist
  82. PhpMyAdmin
  83. PhpMyVisites
  84. Phpns
  85. PHP-Nuke
  86. PhpPgAdmin
  87. PhpWiki
  88. PmWiki
  89. PostNuke
  90. PSPad
  91. PunBB
  92. PuzzleApps
  93. Quanta Plus
  94. Rasmus Lerdorf
  95. ReallySimpleCMS
  96. Refbase
  97. RGameScript Pro
  98. Santy
  99. SciTE
  100. Serendipity weblog
  101. Simple Machines Forum
  102. SimpleXML
  103. SiteFrame
  104. Smarty
  105. SquirrelMail
  106. Textpattern
  107. Thatware
  108. Think Tank Forums
  109. TikiWiki
  110. TorrentVolve
  111. TYPO3
  112. UBB.threads
  113. UltraEdit
  114. UNITED-NUKE
  115. Variables in PHP
  116. VBulletin
  117. WakkaWiki
  118. Web Application Structure for PHP
  119. Webwm
  120. Wikindx
  121. WikkaWiki
  122. WordPress
  123. WordPress MU
  124. Xaraya
  125. XOOPS
  126. Zen Cart
  127. Zend Engine
  128. Zend Studio
  129. Zend Technologies
  130. Zentri
  131. ZPanel

 



PHP LANGUAGE AND PRODUCTS
This article is from:
http://en.wikipedia.org/wiki/Xaraya

All text is available under the terms of the GNU Free Documentation License: http://en.wikipedia.org/wiki/Wikipedia:Text_of_the_GNU_Free_Documentation_License 

Xaraya

From Wikipedia, the free encyclopedia

 

Xaraya is a web application framework and content management system, written in PHP and released as free software under the GNU General Public License. It was originally a fork of the original 0.8 development branch of Postnuke, but has been re-written from the ground up since then.

High-Level Features of Xaraya

According to an official press release blurb by the Xaraya developers, the main advantages of Xaraya are the following:

  • A modular architecture, which prevents developers from having to modify the core system directly in order to achieve a certain functionality.
  • A lot of re-usable code, such as a globally usable comments system, or a global categories system.
  • Presentation is controlled entirely by templates and themes; no part of the layout is hardcoded.
  • With Xaraya's Dynamic Data Model, you are able to redesign the data structure of modules. Need to capture different user data? Dynamic Data can do that for you, and you can export the data structure to other websites in need.
  • Support for different article types (such as News, Documents, Links, Reviews, FAQ, etc.), and the possibility to easily add new article types from the administration area.
  • Modular authentication, allowing Xaraya to support authentication methods such as LDAP, PAM. A working LDAP module is shipped by default with Xaraya, and new plugin systems are being developed.
  • A unique administration system, which is meant to allow for quick navigation to make administration tasks as efficient for the user as possible.
  • An installer which simplifies the process of setting up Xaraya.
  • An advanced permissions system.
  • Built in short URL support in many modules.
  • Template and output caching.

Criticism of Xaraya

  • While in the past it has been suggested that Xaraya's results in performance tests have often been comparatively poor, this is no longer the case. The performance has been demonstrated to be on par with other frameworks, particularly with the ability to turn on template, module, and block caching in Xaraya.
  • There is a steep learning curve, in becoming familiar with Xaraya due to its flexibility. It is difficult for the new user to establish how to do what they want, not because it is hard to accomplish within Xaraya, but because Xaraya can do so much. Fortunately, once the user has become familiar with Xaraya, most people agree that is is very easy to use.

Praise of Xaraya

  • Xaraya has one of the most straightforward templating systems available. Templates are designed using standard HTML and CSS, and templates are organized into the structure discussed in [1].
  • Flexibility and reuse of code are an important part of Xaraya. Thus allowing the site developer to create a site that matches their own specifications, and to do it easily.

External links

  • Official Website
  • Official Download page
  • Made with Xaraya, a showcase of xaraya-ized websites
  • Xaraya Chat and Support: IRC - irc.xaraya.com
  • Xaraya support forum

References

  1. ^ http://www.xaraya.com/documentation/rfcs/rfc0010.html#rfc.section.1 RFC-0010: Block Layout (Xaraya Theme System)

See also

  • List of content management systems
Retrieved from "http://en.wikipedia.org/wiki/Xaraya"