<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Показать все темы на форуме]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=10399</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=10399&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Показать все темы на форуме».]]></description>
		<lastBuildDate>Wed, 11 Feb 2015 00:12:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91409#p91409</link>
			<description><![CDATA[<p>Слишком много телодвижений. Я хотел все свои сообщения вывести на странице и поиском отобрать нужные мне, а то гугл не все проиндексировал.</p>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Wed, 11 Feb 2015 00:12:09 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91409#p91409</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91408#p91408</link>
			<description><![CDATA[<p>Я не думаю, что это заняло бы намного меньше времени, чем последовательная постраничная загрузка. Объём информации-то один и тот же примерно.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Tue, 10 Feb 2015 23:20:02 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91408#p91408</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91407#p91407</link>
			<description><![CDATA[<p>Жаль, я думал есть какой-нибудь способ -что-то добавить к ссылке, чтобы загрузились сразу все темы.</p>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Tue, 10 Feb 2015 22:43:24 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91407#p91407</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91406#p91406</link>
			<description><![CDATA[<p>Ну да, придётся по очереди загружать все страницы. Как именно собирать — не думал, наверное, можно как-то сразу получить содержимое конкретного тега по его id. А сколько тем на странице отображается — это в настройках форума.</p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Tue, 10 Feb 2015 22:12:21 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91406#p91406</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91405#p91405</link>
			<description><![CDATA[<div class="quotebox"><blockquote><p>Достаточно пройти по всем страницам</p></blockquote></div><p>Правильно ли я понял, что единственный путь - загрузить 1-ую страницу, получить ResponseText от первой страницы, занести ее в переменную, загрузить 2-ую страницу, получить ResponseText, удалить ненужное, прибавить ее к первой переменной?</p>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Tue, 10 Feb 2015 22:05:20 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91405#p91405</guid>
		</item>
		<item>
			<title><![CDATA[Re: AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91404#p91404</link>
			<description><![CDATA[<p>Так а в чём проблема? Достаточно посмотреть исходный код страниц. Все темы являются в html содержимым тегов div вида<br /></p><div class="codebox"><pre><code>        &lt;div id=&quot;topic9639&quot; class=&quot;main-item odd normal&quot;&gt;
            &lt;span class=&quot;icon normal&quot;&gt;&lt;!-- --&gt;&lt;/span&gt;
            &lt;div class=&quot;item-subject&quot;&gt;
                &lt;h3 class=&quot;hn&quot;&gt;&lt;span class=&quot;item-num&quot;&gt;59&lt;/span&gt; &lt;a href=&quot;http://forum.script-coding.com/viewtopic.php?id=9639&quot;&gt;AHK: Видимый переход к нужному месту в контроле Edit&lt;/a&gt;&lt;/h3&gt;
                &lt;p&gt;&lt;span class=&quot;item-starter&quot;&gt;&lt;cite&gt;serzh82saratov&lt;/cite&gt;&lt;/span&gt;&lt;/p&gt;
            &lt;/div&gt;
            &lt;ul class=&quot;item-info&quot;&gt;
                &lt;li class=&quot;info-replies&quot;&gt;&lt;strong&gt;5&lt;/strong&gt; &lt;span class=&quot;label&quot;&gt;ответов&lt;/span&gt;&lt;/li&gt;
                &lt;li class=&quot;info-views&quot;&gt;&lt;strong&gt;419&lt;/strong&gt; &lt;span class=&quot;label&quot;&gt;просмотров&lt;/span&gt;&lt;/li&gt;
                &lt;li class=&quot;info-lastpost&quot;&gt;&lt;span class=&quot;label&quot;&gt;Последнее сообщение&lt;/span&gt; &lt;strong&gt;&lt;a href=&quot;http://forum.script-coding.com/viewtopic.php?pid=90262#p90262&quot;&gt;2015-01-10 16:31:25&lt;/a&gt;&lt;/strong&gt; &lt;cite&gt;Drugoy&lt;/cite&gt;&lt;/li&gt;
            &lt;/ul&gt;
        &lt;/div&gt;</code></pre></div><p>которые, в свою очередь, содержатся внутри тега div вида</p><div class="codebox"><pre><code>    &lt;div id=&quot;forum13&quot; class=&quot;main-content main-forum forum-views&quot;&gt;
...
    &lt;/div&gt;</code></pre></div><p>Достаточно пройти по всем страницам и объединить теги div id=&quot;forum13&quot; в один. Например, вот так будет показано 60 тем: <a href="https://dl.dropboxusercontent.com/s/l8epa1kddxf341w/test.htm">test.htm</a></p>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Tue, 10 Feb 2015 21:45:00 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91404#p91404</guid>
		</item>
		<item>
			<title><![CDATA[AHK: Показать все темы на форуме]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=91403#p91403</link>
			<description><![CDATA[<p>Возможно как-то показать все темы на форуме без деления по 30 на страницу?<br /><a href="http://forum.script-coding.com/viewforum.php?id=13">http://forum.script-coding.com/viewforum.php?id=13</a></p>]]></description>
			<author><![CDATA[null@example.com (Malcev)]]></author>
			<pubDate>Tue, 10 Feb 2015 20:14:20 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=91403#p91403</guid>
		</item>
	</channel>
</rss>
