<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="https://dimaseo.ru"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>Dimaseo</title>
 <link>https://dimaseo.ru</link>
 <description>
	Drupal, SEO, сплоги, Yahoo Pipes, Wordpress
</description>
 <language>ru</language>
<item>
 <title>Ротация логов nginx при превышении размера Ubuntu 24</title>
 <link>https://dimaseo.ru/rotaciya-logov-pri-prevyshenii-razmera-ubuntu-24</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div class=&quot;geshifilter&quot;&gt;
&lt;pre class=&quot;bash geshifilter-bash&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span style=&quot;color: #666666; font-style: italic;&quot;&gt;# Создаем файл&lt;/span&gt;
&lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;sudo&lt;/span&gt; &lt;span style=&quot;color: #c20cb9; font-weight: bold;&quot;&gt;nano&lt;/span&gt; &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;/&lt;/span&gt;etc&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;/&lt;/span&gt;logrotate.d&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;/&lt;/span&gt;site
&lt;span style=&quot;color: #666666; font-style: italic;&quot;&gt;# С содержимым&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 23 Jan 2026 19:07:55 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">56 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Настройка логирования Drupal 7. Syslog</title>
 <link>https://dimaseo.ru/nastroyka-logirovaniya-drupal-7</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Актуально для ubuntu 24 и Drupal 7&lt;br /&gt;
Включаем модуль syslog, проверяем что выбрано LOG_LOCAL0 и переходим к настройке rsyslog на сервере&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 23 Jan 2026 18:50:04 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">55 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Как приделать пейджер к любому списку</title>
 <link>https://dimaseo.ru/kak-pridelat-peydzher-k-lyubomu-spisku</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div class=&quot;geshifilter&quot;&gt;
&lt;pre class=&quot;php geshifilter-php&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span style=&quot;color: #666666; font-style: italic;&quot;&gt;// $list is the list of items you are paging through&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 02 Jun 2016 14:12:43 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">54 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Сооздаем запрос на сертификат (CSR)</title>
 <link>https://dimaseo.ru/soozdaem-zapros-na-sertifikat-csr</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;ol&gt;
&lt;li&gt;Переходим в необходимую папку на сервере.&lt;/li&gt;
&lt;li&gt;Создаем закрытый ключ командой:&lt;br /&gt;
&lt;span class=&quot;geshifilter&quot;&gt;&lt;code class=&quot;php geshifilter-php&quot;&gt;openssl genrsa &lt;span style=&quot;color: #339933;&quot;&gt;-&lt;/span&gt;des3 &lt;span style=&quot;color: #339933;&quot;&gt;-&lt;/span&gt;out &lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;private&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #990000;&quot;&gt;key&lt;/span&gt; &lt;span style=&quot;color: #cc66cc;&quot;&gt;2048&lt;/span&gt; &lt;/code&gt;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;В ответ на запрос «Enter pass phrase for private.key» вводим пароль для защиты закрытого ключа.&lt;/li&gt;&lt;/ol&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 28 Jan 2016 12:40:36 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">53 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Функция склонения числительных</title>
 <link>https://dimaseo.ru/sklonenie-chislitelnyh</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;div class=&quot;geshifilter&quot;&gt;
&lt;pre class=&quot;php geshifilter-php&quot; style=&quot;font-family:monospace;&quot;&gt;&lt;span style=&quot;color: #000000; font-weight: bold;&quot;&gt;function&lt;/span&gt; num2word&lt;span style=&quot;color: #009900;&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #000088;&quot;&gt;$num&lt;/span&gt;&lt;span style=&quot;color: #339933;&quot;&gt;,&lt;/span&gt; &lt;span style=&quot;color: #000088;&quot;&gt;$words&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;)&lt;/span&gt;&lt;span style=&quot;color: #009900;&quot;&gt;{&lt;/span&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Wed, 30 Sep 2015 22:42:20 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">52 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Расчет сложных процентов</title>
 <link>https://dimaseo.ru/raschet-slozhnyh-procentov</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;О том как посчитать сложные проценты должен знать каждый дальновидный человек.&lt;br /&gt;
Формула расчета:&lt;/p&gt;
&lt;p&gt;Ежемесячная капитализация:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;B = A ( 1 + P / (12*100) ) ^ n&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;B - будущая стоимость;&lt;/li&gt;
&lt;li&gt;A - текущая стоимость;&lt;/li&gt;
&lt;li&gt;P - процентная ставка за год;&lt;/li&gt;
&lt;li&gt;n - количество месяцев.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Ежегодная капитализация:&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;B = A ( 1 + P / 100% ) ^ n&lt;/p&gt;&lt;/blockquote&gt;
&lt;ul&gt;
&lt;li&gt;B - будущая стоимость;&lt;/li&gt;
&lt;li&gt;A - текущая стоимость;&lt;/li&gt;
&lt;li&gt;P - процентная ставка за год;&lt;/li&gt;
&lt;li&gt;n - количество лет.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 28 Sep 2015 21:56:28 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">51 at https://dimaseo.ru</guid>
</item>
<item>
 <title>MySql INSERT SELECT</title>
 <link>https://dimaseo.ru/mysql-insert-select</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Если необходимо вставить в таблицу данные, полученные выборкой из другой таблицы&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 22 May 2015 14:32:06 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">50 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Удаление CDATA js в Drupal 7</title>
 <link>https://dimaseo.ru/udalenie-cdata-js-v-drupal-7</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;В файле template.php создаем следующую функцию:&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Mon, 20 Oct 2014 20:23:20 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">49 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Количество вхождений подстроки в строку в MySQL</title>
 <link>https://dimaseo.ru/kolichestvo-vhozhdeniy-podstroki-v-stroku-v-mysql</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;Представленный запрос помогает вычислить количество произвольных символов в строке.&lt;/p&gt;
&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Fri, 08 Feb 2013 00:06:22 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">45 at https://dimaseo.ru</guid>
</item>
<item>
 <title>Функция определения расстояния между двумя точками</title>
 <link>https://dimaseo.ru/funkciya-opredeleniya-rasstoyaniya-mezhdu-dvumya-tochkami</link>
 <description>&lt;div class=&quot;body field&quot;&gt;&lt;div class=&quot;field-items&quot;&gt;&lt;div class=&quot;field-item even&quot;&gt;&lt;p&gt;В частности для yandex map api&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;</description>
 <pubDate>Thu, 07 Feb 2013 18:47:54 +0000</pubDate>
 <dc:creator>Dimaseo</dc:creator>
 <guid isPermaLink="false">44 at https://dimaseo.ru</guid>
</item>
</channel>
</rss>
