<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="weebly" -->
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" >

<channel><title><![CDATA[&#1057;&#1080;&#1084;&#1086;&#1085;&#1086;&#1074; &#1056;&#1086;&#1084;&#1072;&#1085; - &#1058;&#1077;&#1093;&#1085;&#1086;&#1073;&#1083;&#1086;&#1075;]]></title><link><![CDATA[http://www.rsimonov.ru/index.html]]></link><description><![CDATA[&#1058;&#1077;&#1093;&#1085;&#1086;&#1073;&#1083;&#1086;&#1075;]]></description><pubDate>Thu, 26 Jan 2012 18:19:51 -0800</pubDate><generator>Weebly</generator><item><title><![CDATA[Как бежать по массиву дополняемому в процессе пробега]]></title><link><![CDATA[http://www.rsimonov.ru/1/post/2011/10/1.html]]></link><comments><![CDATA[http://www.rsimonov.ru/1/post/2011/10/1.html#comments]]></comments><pubDate>Mon, 17 Oct 2011 02:16:12 -0800</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">http://www.rsimonov.ru/1/post/2011/10/1.html</guid><description><![CDATA[&#1048;&#1085;&#1086;&#1075;&#1076;&#1072; &#1073;&#1099;&#1074;&#1072;&#1077;&#1090; &#1087;&#1086;&#1083;&#1077;&#1079;&#1085;&#1086; &#1087;&#1088;&#1086;&#1073;&#1077;&#1078;&#1072;&#1090;&#1100; &#1087;&#1086; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074;&#1091; &#1094;&#1077;&#1083;&#1080;&#1082;&#1086;&#1084;, &#1087;&#1088;&#1080; &#1090;&#1086;&#1084;, &#1095;&#1090;&#1086; &#1085;&#1072; &#1084;&#1086;&#1084;&#1077;&#1085;& [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: left; ">&#1048;&#1085;&#1086;&#1075;&#1076;&#1072; &#1073;&#1099;&#1074;&#1072;&#1077;&#1090; &#1087;&#1086;&#1083;&#1077;&#1079;&#1085;&#1086; &#1087;&#1088;&#1086;&#1073;&#1077;&#1078;&#1072;&#1090;&#1100; &#1087;&#1086; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074;&#1091; &#1094;&#1077;&#1083;&#1080;&#1082;&#1086;&#1084;, &#1087;&#1088;&#1080; &#1090;&#1086;&#1084;, &#1095;&#1090;&#1086; &#1085;&#1072; &#1084;&#1086;&#1084;&#1077;&#1085;&#1090; &nbsp;&#1085;&#1072;&#1095;&#1072;&#1083;&#1072; &#1087;&#1088;&#1086;&#1073;&#1077;&#1075;&#1072; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074; &#1077;&#1097;&#1077; &#1085;&#1077; &#1089;&#1092;&#1086;&#1088;&#1084;&#1080;&#1088;&#1086;&#1074;&#1072;&#1085; &#1076;&#1086; &#1082;&#1086;&#1085;&#1094;&#1072;, &#1080; &#1076;&#1086;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1090;&#1089;&#1103; &#1074; &#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1077; &#1087;&#1088;&#1086;&#1073;&#1077;&#1075;&#1072;. &#1045;&#1089;&#1083;&#1080; &#1074;&#1099;&#1087;&#1086;&#1083;&#1085;&#1103;&#1090;&#1100; &#1101;&#1090;&#1091; &#1086;&#1087;&#1077;&#1088;&#1072;&#1094;&#1080;&#1102; &#1089; &#1087;&#1086;&#1084;&#1086;&#1097;&#1100;&#1102; foreach, &#1080;&#1089;&#1082;&#1086;&#1084;&#1086;&#1075;&#1086; &#1088;&#1077;&#1079;&#1091;&#1083;&#1100;&#1090;&#1072;&#1090;&#1072; &#1085;&#1077; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1089;&#1103; - foreach &#1087;&#1088;&#1086;&#1081;&#1076;&#1077;&#1090;&#1089;&#1103; &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; &#1087;&#1086; &#1101;&#1083;&#1077;&#1084;&#1077;&#1085;&#1090;&#1072;&#1084;, &#1086;&#1087;&#1088;&#1077;&#1076;&#1077;&#1083;&#1077;&#1085;&#1085;&#1099;&#1084; &#1074; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074;&#1077; &#1074; &#1084;&#1086;&#1084;&#1077;&#1085;&#1090; &#1074;&#1099;&#1079;&#1086;&#1074;&#1072;...<br /></div>  <div >  <!--BLOG_SUMMARY_END--></div>  <div  class="paragraph editable-text" style=" text-align: left; "><br />$a = array(1,2,3,4,5);<br />foreach($a as $v) {<br />&nbsp; &nbsp; if($v==3) {&nbsp; &nbsp; &nbsp; &nbsp; // &#1087;&#1086;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1084; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074; &#1074; &#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1077; &#1087;&#1088;&#1086;&#1073;&#1077;&#1075;&#1072;<br /><br />&nbsp; &nbsp; &nbsp; &nbsp; $a[] = 6;<br />&nbsp; &nbsp; }<br />&nbsp; &nbsp; echo "$v ";<br />}<br /><br />&#1042;&#1099;&#1074;&#1086;&#1076; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1089;&#1103; &#1090;&#1072;&#1082;&#1086;&#1081;:<br />1 2 3 4 5<br /><br />&#1044;&#1083;&#1103; &#1090;&#1086;&#1075;&#1086;, &#1095;&#1090;&#1086;&#1073;&#1099; &nbsp;&#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1100; &#1090;&#1072;&#1082;&#1080; &#1080;&#1089;&#1082;&#1086;&#1084;&#1099;&#1081; &#1088;&#1077;&#1079;&#1091;&#1083;&#1100;&#1090;&#1072;&#1090;, &#1085;&#1091;&#1078;&#1085;&#1086; &#1087;&#1088;&#1086;&#1081;&#1090;&#1080;&#1089;&#1100; &#1087;&#1086; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074;&#1091; while'&#1086;&#1084;:<br /><br />$a = array(1,2,3,4,5);<br />while (list($k, $v) = each($a)) {<br />&nbsp; &nbsp; if($v==3) {<br />&nbsp; &nbsp; &nbsp; &nbsp; // &#1087;&#1086;&#1087;&#1086;&#1083;&#1085;&#1103;&#1077;&#1084; &#1084;&#1072;&#1089;&#1089;&#1080;&#1074; &#1074; &#1087;&#1088;&#1086;&#1094;&#1077;&#1089;&#1089;&#1077; &#1087;&#1088;&#1086;&#1073;&#1077;&#1075;&#1072;<br />&nbsp; &nbsp; &nbsp; &nbsp; $a[] = 6;<br />&nbsp; &nbsp; }<br />&nbsp; &nbsp; echo "$v ";<br />}<br /><br />&#1042;&#1099;&#1074;&#1086;&#1076; &#1073;&#1091;&#1076;&#1077;&#1090; &#1090;&#1072;&#1082;&#1080;&#1084;:<br />1 2 3 4 5 6<br /></div>  ]]></content:encoded></item><item><title><![CDATA[TWIG из YII - дурацкие инклуды]]></title><link><![CDATA[http://www.rsimonov.ru/1/post/2011/10/twig-yii.html]]></link><comments><![CDATA[http://www.rsimonov.ru/1/post/2011/10/twig-yii.html#comments]]></comments><pubDate>Mon, 03 Oct 2011 05:22:50 -0800</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">http://www.rsimonov.ru/1/post/2011/10/twig-yii.html</guid><description><![CDATA[&#1050;&#1083;&#1072;&#1089;&#1089;&#1085;&#1072;&#1103; &#1096;&#1091;&#1090;&#1082;&#1086;&#1074;&#1080;&#1085;&#1072; &#1101;&#1090;&#1086;&#1090;&nbsp;TWIG, &#1091;&#1076;&#1086;&#1073;&#1077;&#1085;, &#1087;&#1086;&#1085;&#1103;&#1090;&#1077;&#1085; &#1089; &#1087;&#1077;&#1088;&#1074;&#1086;&#1081; &#1084;&#1080;&#1085;&#1091;&#1090;&#1099; &#1080; &#1074;&#1086;&#1 [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: left; ">&#1050;&#1083;&#1072;&#1089;&#1089;&#1085;&#1072;&#1103; &#1096;&#1091;&#1090;&#1082;&#1086;&#1074;&#1080;&#1085;&#1072; &#1101;&#1090;&#1086;&#1090;&nbsp;<a href="http://twig.sensiolabs.org/" title="" style="">TWIG</a>, &#1091;&#1076;&#1086;&#1073;&#1077;&#1085;, &#1087;&#1086;&#1085;&#1103;&#1090;&#1077;&#1085; &#1089; &#1087;&#1077;&#1088;&#1074;&#1086;&#1081; &#1084;&#1080;&#1085;&#1091;&#1090;&#1099; &#1080; &#1074;&#1086;&#1086;&#1073;&#1097;&#1077; &#1074;&#1085;&#1091;&#1096;&#1072;&#1077;&#1090; &#1095;&#1091;&#1074;&#1089;&#1090;&#1074;&#1086; &#1088;&#1072;&#1076;&#1086;&#1089;&#1090;&#1080;. &#1054;&#1076;&#1085;&#1072;&#1082;&#1086;, &#1082;&#1072;&#1082; &#1074;&#1086;&#1076;&#1080;&#1090;&#1089;&#1103;, &#1091; &#1074;&#1089;&#1077;&#1075;&#1086; &#1082;&#1083;&#1072;&#1089;&#1089;&#1085;&#1086;&#1075;&#1086; &#1077;&#1089;&#1090;&#1100; &#1075;&#1088;&#1077;&#1096;&#1086;&#1082; - "&#1085;&#1077;&#1076;&#1086;&#1074;&#1080;&#1085;&#1095;&#1077;&#1085;". &#1045;&#1089;&#1090;&#1100; &#1074; TWIG &#1082;&#1083;&#1072;&#1089;&#1089;&#1085;&#1072;&#1103; &#1074;&#1086;&#1079;&#1084;&#1086;&#1078;&#1085;&#1086;&#1089;&#1090;&#1100; &nbsp;&#1085;&#1072;&#1089;&#1083;&#1077;&#1076;&#1086;&#1074;&#1072;&#1090;&#1100; &#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&#1099; &#1076;&#1088;&#1091;&#1075;&#1080;&#1084;&#1080; &#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&#1072;&#1084;&#1080; &#1080; &#1087;&#1086;&#1076;&#1077;&#1083;&#1080;&#1074; "&#1086;&#1089;&#1085;&#1086;&#1074;&#1091;" &#1085;&#1072; &#1073;&#1083;&#1086;&#1082;&#1080;, &#1074; &#1076;&#1072;&#1083;&#1100;&#1085;&#1077;&#1081;&#1096;&#1077;&#1084;, &#1074; &#1085;&#1072;&#1089;&#1083;&#1077;&#1076;&#1085;&#1080;&#1082;&#1077;, &#1082;&#1072;&#1078;&#1076;&#1099;&#1081; &#1073;&#1083;&#1086;&#1082; &#1087;&#1077;&#1088;&#1077;&#1086;&#1087;&#1088;&#1077;&#1076;&#1077;&#1083;&#1103;&#1090;&#1100;.<br /></div>  <div >  <!--BLOG_SUMMARY_END--></div>  <div  class="paragraph editable-text" style=" text-align: justify; ">&nbsp;&#1047;&#1076;&#1086;&#1088;&#1086;&#1074;&#1086; &#1089;&#1076;&#1077;&#1083;&#1072;&#1090;&#1100; &#1075;&#1083;&#1072;&#1074;&#1085;&#1091;&#1102; &#1089;&#1090;&#1088;&#1072;&#1085;&#1080;&#1094;&#1091; (&#1096;&#1072;&#1073;&#1083;&#1086;&#1085;), &#1088;&#1072;&#1079;&#1084;&#1077;&#1089;&#1090;&#1080;&#1090;&#1100; &#1074; &#1085;&#1077;&#1081; (&#1087;&#1091;&#1089;&#1090;&#1100; &#1080; &#1087;&#1091;&#1089;&#1090;&#1099;&#1084;&#1080;) &#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1099;&#1077; &#1073;&#1083;&#1086;&#1082;&#1080; &#1080; &#1079;&#1072;&#1090;&#1077;&#1084; &#1074; &#1085;&#1072;&#1089;&#1083;&#1077;&#1076;&#1085;&#1080;&#1082;&#1077; &#1076;&#1086;&#1073;&#1072;&#1074;&#1083;&#1103;&#1090;&#1100; &#1080;&#1084;&#1077;&#1085;&#1085;&#1086; &#1090;&#1086;, &#1095;&#1090;&#1086; &#1085;&#1091;&#1078;&#1085;&#1086; &#1074; &#1082;&#1072;&#1078;&#1076;&#1086;&#1084; &#1082;&#1086;&#1085;&#1082;&#1088;&#1077;&#1090;&#1085;&#1086;&#1084; &#1073;&#1083;&#1086;&#1082;&#1077; &#1085;&#1072; &#1076;&#1072;&#1085;&#1085;&#1086;&#1081; &#1089;&#1090;&#1088;&#1072;&#1085;&#1080;&#1094;&#1077;.&nbsp;<br /><br />&#1042;&#1099;&#1075;&#1083;&#1103;&#1076;&#1080;&#1090; &#1101;&#1090;&#1086; &#1087;&#1088;&#1080;&#1073;&#1083;&#1080;&#1079;&#1080;&#1090;&#1077;&#1083;&#1100;&#1085;&#1086; &#1090;&#1072;&#1082;:<br /><br />[&#1092;&#1072;&#1081;&#1083; main.twig]:<br /><br />{% block block1 %} textA {% endblock %}<br />{% block block2 %} textB {% endblock %}<br /><br />[&#1092;&#1072;&#1081;&#1083; index.twig]:<br />{% extends "main.twig" %}<br />{% block block1 %} text1 {% endblock %}<br />{% block block2 %} text2 {% endblock %}<br /><br />&#1042; &#1088;&#1077;&#1079;&#1091;&#1083;&#1100;&#1090;&#1072;&#1090;&#1077; &#1088;&#1077;&#1085;&#1076;&#1077;&#1088;&#1080;&#1085;&#1075;&#1072; &#1092;&#1072;&#1081;&#1083;&#1072; index.twig &#1090;&#1077;&#1082;&#1089;&#1090; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1089;&#1103; &#1089;&#1083;&#1077;&#1076;&#1091;&#1102;&#1097;&#1080;&#1081; "text1 text2", &#1074;&#1084;&#1077;&#1089;&#1090;&#1086; "textA textB", &#1077;&#1089;&#1083;&#1080; &#1086;&#1090;&#1088;&#1077;&#1085;&#1076;&#1077;&#1088;&#1080;&#1090;&#1100; main.twig.<br />&#1047;&#1076;&#1086;&#1088;&#1086;&#1074;&#1086;, &#1087;&#1088;&#1072;&#1074;&#1076;&#1072;? &#1050;&#1072;&#1082;&#1080;&#1077; &#1087;&#1077;&#1088;&#1089;&#1087;&#1077;&#1082;&#1090;&#1080;&#1074;&#1099; &#1091;&#1076;&#1086;&#1073;&#1089;&#1090;&#1074;&#1072; &#1080; &#1082;&#1086;&#1084;&#1092;&#1086;&#1088;&#1090;&#1072; &#1086;&#1090;&#1082;&#1088;&#1099;&#1074;&#1072;&#1102;&#1090;&#1089;&#1103;! )))&nbsp;<br /><br />&#1045;&#1089;&#1090;&#1100; &#1080; &#1077;&#1097;&#1077; &#1079;&#1072;&#1084;&#1077;&#1095;&#1072;&#1090;&#1077;&#1083;&#1100;&#1085;&#1072;&#1103; &#1074;&#1086;&#1079;&#1084;&#1086;&#1078;&#1085;&#1086;&#1089;&#1090;&#1100; &#1074; TWIG - &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100; &#1089;&#1090;&#1072;&#1088;&#1099;&#1077; &#1076;&#1086;&#1073;&#1088;&#1099;&#1077; &#1080;&#1082;&#1083;&#1091;&#1076;&#1099;. &#1055;&#1088;&#1072;&#1074;&#1076;&#1072; &#1074;&#1077;&#1076;&#1100; &#1082;&#1091;&#1083;&#1100;&#1085;&#1086;, &#1077;&#1089;&#1083;&#1080; &#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1086;&#1081; &#1096;&#1072;&#1073;&#1083;&#1086;&#1085; (main.twig) &#1084;&#1086;&#1078;&#1085;&#1086; &#1073;&#1099;&#1083;&#1086; &#1073;&#1099; &#1077;&#1097;&#1077; &#1088;&#1072;&#1079;&#1073;&#1080;&#1090;&#1100; &#1085;&#1072; &#1085;&#1077;&#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1086; &#1087;&#1086;&#1076;&#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&#1086;&#1074;, &#1085;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088; &#1074;&#1099;&#1076;&#1077;&#1083;&#1080;&#1090;&#1100; &#1092;&#1091;&#1090;&#1077;&#1088; &#1089;&#1086; &#1089;&#1095;&#1077;&#1090;&#1095;&#1080;&#1082;&#1072;&#1084;&#1080;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1077;&#1089;&#1090;&#1100; &#1080; &#1074; &#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1086;&#1081; &#1074;&#1077;&#1088;&#1089;&#1080;&#1080; &#1080; &#1074; &#1074;&#1077;&#1088;&#1089;&#1080;&#1080; &#1076;&#1083;&#1103; &#1087;&#1077;&#1095;&#1072;&#1090;&#1080;? &#1042;&#1099;&#1076;&#1077;&#1083;&#1080;&#1090;&#1100; &#1077;&#1075;&#1086; &#1074; &#1086;&#1090;&#1076;&#1077;&#1083;&#1100;&#1085;&#1099;&#1081; &#1092;&#1072;&#1081;&#1083; (footer.twig), &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1084;&#1086;&#1078;&#1085;&#1086; &#1073;&#1091;&#1076;&#1077;&#1090; &#1080;&#1089;&#1087;&#1086;&#1083;&#1100;&#1079;&#1086;&#1074;&#1072;&#1090;&#1100; &#1080; &#1074;&#1086; &#1074;&#1089;&#1077;&#1093; &#1087;&#1088;&#1086;&#1095;&#1080;&#1093; "&#1086;&#1089;&#1085;&#1086;&#1074;&#1085;&#1099;&#1093;" &#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&#1072;&#1093;.<br /><br />&#1053;&#1072;&#1087;&#1088;&#1080;&#1084;&#1077;&#1088; &#1090;&#1072;&#1082;:<br /><br />[&#1092;&#1072;&#1081;&#1083; main.twig]:<br />{% block block1 %} textA {% endblock %}<br />{% include 'footer.twig' %}<br /><br />[&#1092;&#1072;&#1081;&#1083; footer.twig]:<br />{% block block2 %} textB {% endblock %}<br /><br />[&#1092;&#1072;&#1081;&#1083; index.twig]:<br />{% extends "main.twig" %}<br />{% block block1 %} text1 {% endblock %}<br />{% block block2 %} text2 {% endblock %}<br /><br />&#1055;&#1086; &#1074;&#1089;&#1077;&#1081; &#1083;&#1086;&#1075;&#1080;&#1082;&#1077; &#1090;&#1072;&#1082;&#1072;&#1103; &#1082;&#1086;&#1085;&#1089;&#1090;&#1088;&#1091;&#1082;&#1094;&#1080;&#1103; &#1076;&#1086;&#1083;&#1078;&#1085;&#1072; &#1073;&#1099; &#1074;&#1099;&#1076;&#1072;&#1090;&#1100; &#1074;&#1089;&#1077; &#1090;&#1086;&#1090; &#1078;&#1077; "text1 text2", &#1086;&#1076;&#1085;&#1072;&#1082;&#1086; &#1085;&#1072; &#1074;&#1099;&#1093;&#1086;&#1076;&#1077; &#1087;&#1086;&#1083;&#1091;&#1095;&#1080;&#1090;&#1089;&#1103;, &#1090;&#1086;&#1083;&#1100;&#1082;&#1086; "text1 textB". &#1058;&#1072;&#1082; &#1091;&#1078; &#1085;&#1072;&#1087;&#1080;&#1089;&#1072;&#1083; <a href="http://fabien.potencier.org/" title="">Fabien Potencier</a> &#1089;&#1074;&#1086;&#1081; <a href="http://twig.sensiolabs.org/" title="">TWIG</a>, &#1095;&#1090;&#1086; &#1088;&#1077;&#1079;&#1091;&#1083;&#1100;&#1090;&#1072;&#1090;&#1086;&#1084; include &#1074;&#1089;&#1077;&#1075;&#1076;&#1072; &#1074;&#1086;&#1079;&#1074;&#1088;&#1072;&#1097;&#1072;&#1077;&#1090;&#1089;&#1103; &#1075;&#1086;&#1090;&#1086;&#1074;&#1099;&#1081; &#1090;&#1077;&#1082;&#1089;&#1090;, &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1081; &#1085;&#1080;&#1082;&#1072;&#1082;&#1080;&#1093; &#1073;&#1083;&#1086;&#1082;&#1086;&#1074; &#1091;&#1078;&#1077; &#1085;&#1077; &#1080;&#1084;&#1077;&#1077;&#1090; &#1080; &#1089;&#1086;&#1086;&#1090;&#1074;&#1077;&#1090;&#1089;&#1090;&#1074;&#1077;&#1085;&#1085;&#1086; &#1086;&#1073;&#1088;&#1072;&#1073;&#1086;&#1090;&#1072;&#1085; &#1091;&#1078;&#1077; &#1085;&#1077; &#1073;&#1091;&#1076;&#1077;&#1090;.<br />&#1042;&#1086;&#1090; &#1090;&#1072;&#1082;&#1072;&#1103; &#1074;&#1086;&#1090; &#1076;&#1077;&#1073;&#1080;&#1083;&#1100;&#1085;&#1072;&#1103;, &#1080;&#1084;&#1093;&#1086;, &#1085;&#1077;&#1076;&#1086;&#1076;&#1077;&#1083;&#1082;&#1072; &#1077;&#1089;&#1090;&#1100; &#1091; &#1079;&#1072;&#1084;&#1077;&#1095;&#1072;&#1090;&#1077;&#1083;&#1100;&#1085;&#1086;&#1075;&#1086; &#1096;&#1072;&#1073;&#1083;&#1086;&#1085;&#1080;&#1079;&#1072;&#1090;&#1086;&#1088;&#1072; TWIG.<br /><br />&#1059;&#1074;&#1099;, &#1096;&#1072;&#1085;&#1089;&#1086;&#1074; &#1088;&#1072;&#1079;&#1073;&#1080;&#1090;&#1100; &#1075;&#1083;&#1072;&#1074;&#1085;&#1091;&#1102; &#1085;&#1072; header, footer, block etc &#1089; &#1087;&#1088;&#1080;&#1084;&#1077;&#1085;&#1077;&#1085;&#1080;&#1077;&#1084; &#1095;&#1080;&#1089;&#1090;&#1086;&#1075;&#1086; TWIG'&#1072; - &#1085;&#1077;&#1090;.<br /></div>  ]]></content:encoded></item><item><title><![CDATA[Решил подсобрать материалов)]]></title><link><![CDATA[http://www.rsimonov.ru/1/post/2011/09/first-post.html]]></link><comments><![CDATA[http://www.rsimonov.ru/1/post/2011/09/first-post.html#comments]]></comments><pubDate>Sun, 18 Sep 2011 21:53:01 -0800</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">http://www.rsimonov.ru/1/post/2011/09/first-post.html</guid><description><![CDATA[&#1057;&#1086;&#1090;&#1085;&#1080; &#1080; &#1090;&#1099;&#1089;&#1103;&#1095;&#1080; &#1073;&#1083;&#1086;&#1075;&#1086;&#1074; &#1085;&#1072;&#1095;&#1080;&#1085;&#1072;&#1102;&#1090;&#1089;&#1103; &#1080; &#1090;&#1091;&#1090; &#1078;&#1077; &#1079;&#1072;&#1082;&#1072;&#1085;&#1095;&#1080;&#1074;&#1072;&#1102;&#1090;&#1089;&#1103; &#1089;&#1083;&#1086;&#1074;&#1072;&#1084;&#1080; &#1076;&#1077;&#1082;&#1083;&#1072;&#1088;&#10 [...] ]]></description><content:encoded><![CDATA[<div  class="paragraph editable-text" style=" text-align: left; ">&#1057;&#1086;&#1090;&#1085;&#1080; &#1080; &#1090;&#1099;&#1089;&#1103;&#1095;&#1080; &#1073;&#1083;&#1086;&#1075;&#1086;&#1074; &#1085;&#1072;&#1095;&#1080;&#1085;&#1072;&#1102;&#1090;&#1089;&#1103; &#1080; &#1090;&#1091;&#1090; &#1078;&#1077; &#1079;&#1072;&#1082;&#1072;&#1085;&#1095;&#1080;&#1074;&#1072;&#1102;&#1090;&#1089;&#1103; &#1089;&#1083;&#1086;&#1074;&#1072;&#1084;&#1080; &#1076;&#1077;&#1082;&#1083;&#1072;&#1088;&#1072;&#1094;&#1080;&#1080; &#1086;&nbsp;&#1085;&#1072;&#1084;&#1077;&#1088;&#1077;&#1085;&#1080;&#1103;&#1093;) &#1042;&#1086;&#1090; &#1080; &#1103; &#1093;&#1086;&#1095;&#1091; &#1087;&#1088;&#1080;&#1089;&#1103;&#1075;&#1085;&#1091;&#1090;&#1100; &#1085;&#1072; &#1074;&#1077;&#1088;&#1085;&#1086;&#1089;&#1090;&#1100; &#1073;&#1083;&#1086;&#1075;&#1091; &#1080; &#1079;&#1072;&#1103;&#1074;&#1080;&#1090;&#1100;, &#1095;&#1090;&#1086; &#1094;&#1077;&#1083;&#1100;&#1102; &#1086;&#1085;&#1086;&#1075;&#1086; &#1103;&#1074;&#1083;&#1103;&#1077;&#1090;&#1089;&#1103; &#1080;&#1089;&#1082;&#1083;&#1102;&#1095;&#1080;&#1077;&#1090;&#1083;&#1100;&#1085;&#1086; &#1087;&#1088;&#1086;&#1092;&#1077;&#1089;&#1089;&#1080;&#1086;&#1085;&#1072;&#1083;&#1100;&#1085;&#1072;&#1103; &#1087;&#1080;&#1089;&#1072;&#1085;&#1080;&#1085;&#1072; &#1087;&#1086; &#1074;&#1086;&#1087;&#1088;&#1086;&#1089;&#1072;&#1084; &#1089; &#1082;&#1086;&#1090;&#1086;&#1088;&#1099;&#1084;&#1080; &#1103; &#1089;&#1090;&#1072;&#1083;&#1082;&#1080;&#1074;&#1072;&#1102;&#1089;&#1100; &#1087;&#1086; &#1088;&#1086;&#1076;&#1091; &#1089;&#1074;&#1086;&#1077;&#1081; &#1087;&#1088;&#1086;&#1075;&#1088;&#1072;&#1084;&#1084;&#1077;&#1088;&#1089;&#1082;&#1086;&#1081; &#1076;&#1077;&#1103;&#1090;&#1077;&#1083;&#1100;&#1085;&#1086;&#1089;&#1090;&#1080;. &#1056;&#1072;&#1079;&#1091;&#1084;&#1077;&#1077;&#1090;&#1089;&#1103; &#1090;&#1088;&#1091;&#1076;&#1085;&#1086; &#1087;&#1080;&#1089;&#1072;&#1090;&#1100; &#1087;&#1088;&#1086;&#1089;&#1090;&#1086; &#1088;&#1072;&#1076;&#1080; &#1090;&#1086;&#1075;&#1086; &#1095;&#1090;&#1086; &#1073;&#1099; &#1087;&#1080;&#1089;&#1072;&#1090;&#1100; - &#1074;&#1077;&#1076;&#1100; &#1085;&#1077;&#1080;&#1079;&#1074;&#1077;&#1089;&#1090;&#1085;&#1086; &#1089;&#1082;&#1086;&#1083;&#1100;&#1082;&#1086; &#1083;&#1102;&#1076;&#1077;&#1081; &#1101;&#1090;&#1086; &#1087;&#1088;&#1086;&#1095;&#1090;&#1091;&#1090; &#1080; &#1089;&#1090;&#1086;&#1080;&#1090; &#1083;&#1080; &#1101;&#1090;&#1072; &#1087;&#1080;&#1089;&#1072;&#1085;&#1080;&#1085;&#1072; &#1087;&#1086;&#1090;&#1088;&#1072;&#1095;&#1077;&#1085;&#1085;&#1086;&#1075;&#1086; &#1085;&#1072; &#1085;&#1077;&#1077; &#1074;&#1088;&#1077;&#1084;&#1077;&#1085;&#1080;, &#1086;&#1076;&#1085;&#1072;&#1082;&#1086;, &#1082;&#1072;&#1082; &#1095;&#1077;&#1083;&#1086;&#1074;&#1077;&#1082; &#1087;&#1086;&#1089;&#1090;&#1086;&#1103;&#1085;&#1085;&#1086; &#1088;&#1099;&#1097;&#1091;&#1097;&#1080;&#1081; &#1074; &#1089;&#1077;&#1090;&#1080; &#1087;&#1086;&#1076;&#1088;&#1086;&#1073;&#1085;&#1099;&#1093; &#1086;&#1087;&#1080;&#1089;&#1072;&#1085;&#1080;&#1081; &#1080; &#1082;&#1086;&#1085;&#1082;&#1088;&#1077;&#1090;&#1085;&#1099;&#1093; &#1082;&#1077;&#1081;&#1089;&#1086;&#1074; &#1074; &#1088;&#1077;&#1096;&#1077;&#1085;&#1080;&#1080; &#1086;&#1095;&#1077;&#1088;&#1077;&#1076;&#1085;&#1099;&#1093; &#1090;&#1077;&#1093;&#1085;&#1080;&#1095;&#1077;&#1089;&#1082;&#1080;&#1093; &#1087;&#1088;&#1086;&#1073;&#1083;&#1077;&#1084;, &#1103; &#1074;&#1080;&#1078;&#1091; &#1084;&#1085;&#1086;&#1078;&#1077;&#1089;&#1090;&#1074;&#1086; &#1080;&#1084;&#1077;&#1085;&#1085;&#1086; &#1090;&#1072;&#1082;&#1080;&#1093; &#1074;&#1086;&#1090; &#1095;&#1072;&#1089;&#1090;&#1085;&#1099;&#1093; &#1073;&#1083;&#1086;&#1075;&#1086;&#1074;. &#1047;&#1085;&#1072;&#1095;&#1080;&#1090; &#1077;&#1089;&#1090;&#1100; &#1075;&#1091;&#1075;&#1083; &#1080; &#1077;&#1089;&#1090;&#1100; &#1087;&#1083;&#1086;&#1076;&#1099; &#1077;&#1075;&#1086; &#1080; &#1077;&#1089;&#1090;&#1100; &#1085;&#1072;&#1076;&#1077;&#1078;&#1076;&#1072;, &#1095;&#1090;&#1086; &#1080; &#1084;&#1086;&#1080; &#1090;&#1088;&#1091;&#1076;&#1099; &#1085;&#1077; &#1082;&#1072;&#1085;&#1091;&#1090; &#1074; &#1083;&#1077;&#1090;&#1091; &#1087;&#1086;&#1085;&#1072;&#1087;&#1088;&#1072;&#1089;&#1085;&#1091;)</div>  ]]></content:encoded></item></channel></rss>

