Ultrastudio.org: Difference between revisions
no edit summary
No edit summary |
|||
| Line 26: | Line 26: | ||
The total number of production pages (Java applet + explaining Wiki article for the non-{{tag|programming}} visitor) is about 90. This does not count applet project pages, code review pages, pages on site about the site itself and so on. The number of all pages should be well over 1000 as there is one code review page per package and then per class plus many other service pages. | The total number of production pages (Java applet + explaining Wiki article for the non-{{tag|programming}} visitor) is about 90. This does not count applet project pages, code review pages, pages on site about the site itself and so on. The number of all pages should be well over 1000 as there is one code review page per package and then per class plus many other service pages. | ||
The site uses JAMWiki the code is forked to implement | The site uses JAMWiki the code is forked to implement the built-in access control list aware compiler, coder reviewing system and some other extensions, specifically needed by this project. Wiki engine allows to insert applets using Wiki syntax and they are only started after the user clicks on the screen shot. The server is capable to switch between HTML representations that are used to include Java applet, but currently is serving classic APPLET tag. | ||
Mathematical equations are rendered using [http://forge.scilab.org/index.php/p/jlatexmath/ JLaTeXMath] engine. | |||
The site provides [http://ultrastudio.org/rss.xml new articles RSS feed]. | The site provides [http://ultrastudio.org/rss.xml new articles RSS feed]. | ||