aboutsummaryrefslogtreecommitdiff
path: root/files/ru/archive/apps/advanced_topics/index.html
blob: 982d8aba81fc3f57b9c3420f5236ba81a5627b0a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
---
title: Advanced topics
slug: Archive/Apps/Advanced_topics
translation_of: Archive/Apps/Advanced_topics
---
<p>Эти статьи дают экстра информацию на более продвинутые темы об Открытых Веб Приложениях.</p>

<div class="row topicpage-table">
<div class="section">
<h2 class="Documentation" id="Architecture" name="Architecture">Документация архитектуры приложений</h2>

<dl>
 <dt><a href="/en-US/docs/Web/Apps/Architecture">Архитектура веб приложений</a></dt>
 <dd>An overview of the architecture behind the Open Web Apps project's design and implementation.</dd>
 <dt><a href="/en-US/docs/Web/Apps/Platform-specific_details">Специфичные-платформе детали установки приложения</a></dt>
 <dd>There are some differences in how apps are installed across the various platforms that support Open Web Apps; this article will help you to understand them.</dd>
 <dt><a href="/en-US/docs/Web/Apps/Apps_for_Android">Открытые Веб Приложения для Android</a></dt>
 <dd>Information about installing and testing Open Web Apps on an Android device.</dd>
 <dt><a href="/en-US/docs/Web/Apps/Release_notes">App runtime release notes</a></dt>
 <dd>Release notes for the Web app runtimes for various platforms.</dd>
</dl>

<h2 class="Documentation" id="Other" name="Other">Другие документации</h2>

<dl>
 <dt><a href="/en-US/docs/Web/Apps/Creating_a_store">Создание магазина</a></dt>
 <dd>Информация может быть полезна для вас если вы хотите создать свой собственный магазин для продажи и распространения Открытых Веб Приложений.</dd>
</dl>

<p><span class="alllinks"><a href="/en-US/docs/tag/Marketplace">View All...</a></span></p>
</div>

<div class="section">
<h5 class="Tools" id="Tools" name="Tools">Tools for app developers</h5>
<ul>
    <li><a href="https://marketplace.firefox.com/developers/">Visit Firefox Marketplace Developer Hub</a></li>
    <li><a href="/en-US/docs/Mozilla/Firefox_OS/Using_Firefox_OS_Simulator">Firefox OS Simulator</a></li>
    <li><a href="/en-US/docs/Apps/App_developer_tools">App developer tools</a></li>
</ul>
<h5 class="Documentation" id="Documentation" name="Documentation">Technology reference documentation</h5>
<div class="twocolumns">
    <ul>
        <li><a href="/en-US/docs/Web/CSS">CSS</a></li>
        <li><a href="/en-US/docs/DOM">DOM</a></li>
        <li><a href="/en-US/docs/Web/HTML">HTML</a></li>
        <li><a href="/en-US/docs/JavaScript">JavaScript</a></li>
        <li><a href="/en-US/docs/WebAPI">WebAPI</a></li>
        <li><a href="/en-US/docs/Web/WebGL">WebGL</a></li>
        <li><a href="/en-US/docs/SVG">SVG</a></li>
        <li><a href="https://www.mozilla.org/en-US/apps/">Open Web Apps overview site</a></li>
        <li><a href="https://wiki.mozilla.org/Apps">Apps project wiki page</a></li>
    </ul>
</div>
<h5 class="Community" id="Community" name="Community">Getting help from the community</h5>
<p>If you still aren't sure how to do what you're trying to get done, feel free to join the conversation!</p>
<ul>
    <li>Consult the webapps forum: <ul>
  <li><a href="https://lists.mozilla.org/listinfo/dev-webapps"> Почтовая рассылка</a></li>


  <li><a href="http://groups.google.com/group/mozilla.dev.webapps"> newsgroup</a></li>
  <li><a href="http://groups.google.com/group/mozilla.dev.webapps/feeds"> Новостная лента</a></li>
</ul>
        <ul>
            <li>Ask your question on the Open Web Apps IRC channel: <a class="link-irc" href="irc://irc.mozilla.org/openwebapps">#openwebapps</a></li>
        </ul>
    </li>
</ul>
<p><span class="alllinks"><a href="http://www.catb.org/~esr/faqs/smart-questions.html" rel="external">Don't forget about the <em>netiquette</em>...</a></span></p>
</div>
</div>

<p> </p>