<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:tazhate</id>
  <title>[Waiting for Death]</title>
  <subtitle>Я вижу ложь</subtitle>
  <author>
    <name>Drop Dead</name>
  </author>
  <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom"/>
  <updated>2010-01-02T23:26:14Z</updated>
  <lj:journal userid="13045088" username="tazhate" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://tazhate.livejournal.com/data/atom" title="[Waiting for Death]"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:29767</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/29767.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=29767"/>
    <title>Вопрос дня: Сейчас спою</title>
    <published>2010-01-02T23:26:14Z</published>
    <updated>2010-01-02T23:26:14Z</updated>
    <category term="writer&amp;apos;s block"/>
    <content type="html">&lt;div class='appwidget appwidget-qotd' id='LJWidget_20'&gt;
&lt;table cellpadding="0" cellspacing="0"&gt;&lt;tr&gt;&lt;td&gt;&lt;div style='border: 1px solid #000; padding: 6px;'&gt;&lt;p&gt;Если бы вы могли стать членом музыкальной группы (существующей или распавшейся), какую группу вы бы выбрали и почему?&lt;/p&gt;&lt;p style='font-size: 0.8em;'&gt;Прислал(а) &lt;span class='ljuser ljuser-name_baleheadmel' lj:user='baleheadmel' style='white-space: nowrap;'&gt;&lt;a href='http://baleheadmel.livejournal.com/profile'&gt;&lt;img src='http://l-stat.livejournal.com/img/userinfo.gif' alt='[info]' width='17' height='17' style='vertical-align: bottom; border: 0; padding-right: 1px;' /&gt;&lt;/a&gt;&lt;a href='http://baleheadmel.livejournal.com/'&gt;&lt;b&gt;baleheadmel&lt;/b&gt;&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;&lt;p&gt;&lt;input type="button" value="Ответить" onclick="document.location.href='http://www.livejournal.com/update.bml?qotd=1208'" /&gt; &lt;a target="_blank" href="http://www.livejournal.com/misc/latestqotd.bml?qid=1208"&gt;Смотреть ответы (1086)&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;!-- end .appwidget-qotd --&gt;
&lt;br /&gt;да. слипнот.&lt;br /&gt;потому что у меня так же башню рвет когда я на сцене %)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:29634</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/29634.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=29634"/>
    <title>узнать размер текущей папки linux</title>
    <published>2009-11-23T05:26:23Z</published>
    <updated>2009-11-23T05:26:23Z</updated>
    <content type="html">du -skh</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:28949</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/28949.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=28949"/>
    <title>Впн шлюз - Openvpn gateway</title>
    <published>2009-09-26T01:53:13Z</published>
    <updated>2010-01-02T18:46:11Z</updated>
    <content type="html">а сегодня спецом для задолбавшихся покажу на примере конфигов как сделать опенвпн тунель гейтвеем чтобы инет не ложился. ну и само собой скрывал ипы всех кто через него тусит.&lt;br /&gt;&lt;br /&gt;конфиг на серванте&lt;br /&gt;&lt;br /&gt;port 1723&lt;br /&gt;proto tcp&lt;br /&gt;dev tun&lt;br /&gt;ca /etc/openvpn/ca.crt&lt;br /&gt;cert /etc/openvpn/server.crt&lt;br /&gt;key /etc/openvpn/server.key&lt;br /&gt;dh /etc/openvpn/dh1024.pem&lt;br /&gt;tls-server&lt;br /&gt;tls-auth /etc/openvpn/ta.key 0&lt;br /&gt;server 10.1.0.0 255.255.255.0&lt;br /&gt;ifconfig-pool-persist /etc/openvpn/ipp.txt&lt;br /&gt;duplicate-cn&lt;br /&gt;keepalive 10 200&lt;br /&gt;persist-tun&lt;br /&gt;client-config-dir ccd&lt;br /&gt;verb 0&lt;br /&gt;mute 2&lt;br /&gt;cipher DES-EDE3-CBC&lt;br /&gt;auth MD5&lt;br /&gt;comp-lzo&lt;br /&gt;persist-key&lt;br /&gt;persist-tun&lt;br /&gt;&lt;br /&gt;настройка ната чтобы клиенты ходили в сеть&lt;br /&gt;&lt;br /&gt;iptables -t nat -A POSTROUTING -o eth1 -j MASQUERADE&lt;br /&gt;&lt;br /&gt;настройка в папке ccd для клиента&lt;br /&gt;&lt;br /&gt;ifconfig-push 10.1.0.2 10.1.0.1&lt;br /&gt;push &amp;quot;redirect-gateway def1&amp;quot;&lt;br /&gt;push &amp;quot;route-gateway 10.1.0.1&amp;quot;&lt;br /&gt;push &amp;quot;dhcp-option DNS 10.1.0.1&amp;quot;&lt;br /&gt;&lt;br /&gt;ну и конфиг клинета само собой&lt;br /&gt;dev tun&lt;br /&gt;proto tcp&lt;br /&gt;remote 12.34.56.78  1723&lt;br /&gt;client &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;br /&gt;ca ca.crt&lt;br /&gt;cert client.crt&lt;br /&gt;key client.key&lt;br /&gt;tls-client&lt;br /&gt;tls-auth ta.key 1&lt;br /&gt;auth MD5&lt;br /&gt;cipher DES-EDE3-CBC&lt;br /&gt;ns-cert-type server&lt;br /&gt;comp-lzo&lt;br /&gt;persist-key&lt;br /&gt;persist-tun&lt;br /&gt;&lt;br /&gt;что можно лучше: снат для ната, чтобы проц не сильно кушало, и опенвпн по юдп чтобы трафа и проца опять же меньше кушало. я буржуй :)&lt;br /&gt;если чо другое неверно - пните ктонить&lt;br /&gt;остальнео обхяснять не буду - манулов в сети хренов миллиард. скажу лишь что на опенвпн серванте время должно быть больше чем на клиентах. то есть 22.21 20е июня 2009 на сервере - значит что время должно быть НЕ&amp;nbsp;МЕНЬШЕ на клиентах. иначе ошибка будет :)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:28788</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/28788.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=28788"/>
    <title>tazhate @ 2009-07-26T01:45:00</title>
    <published>2009-07-25T21:47:27Z</published>
    <updated>2009-10-27T20:14:32Z</updated>
    <content type="html">&amp;nbsp;ну други и друзья и читатели&lt;br /&gt;скажу что винда 7ая стала в разы удобнее&lt;br /&gt;и даже фаерволл появился&lt;br /&gt;и жрет всего 400 метров. ххехее.&lt;br /&gt;*посомтрел*&lt;br /&gt;800 точнее с браузером.&lt;br /&gt;быстрее быстрее надо купить два гига озу :)&lt;br /&gt;&lt;br /&gt;и дальше сидеть на генте.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:28506</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/28506.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=28506"/>
    <title>tazhate @ 2009-07-22T00:12:00</title>
    <published>2009-07-21T20:13:13Z</published>
    <updated>2009-07-21T20:13:13Z</updated>
    <lj:music>Another Mask - Chatoyment | Powered by Last.fm</lj:music>
    <content type="html">здесь</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:28262</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/28262.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=28262"/>
    <title>так и живем )</title>
    <published>2009-07-09T00:12:04Z</published>
    <updated>2009-07-09T00:12:04Z</updated>
    <content type="html">&amp;lt;a href=&amp;quot;&lt;a href="http://funkyimg.com/viewer.php?img=/2/228/575/img_0826.jpg"&gt;http://funkyimg.com/viewer.php?img=/2/228/575/img_0826.jpg&lt;/a&gt;&amp;quot; target=&amp;quot;_blank&amp;quot;&amp;gt;&amp;lt;img src=&amp;quot;&lt;a href="http://funkyimg.com/t2/228/575/img_0826.jpg"&gt;http://funkyimg.com/t2/228/575/img_0826.jpg&lt;/a&gt;&amp;quot; border=&amp;quot;0&amp;quot; alt=&amp;quot;Free Image Hosting at FunkyIMG.com&amp;quot;&amp;gt;&amp;lt;/a&amp;gt;&lt;br /&gt;&lt;br /&gt;зы - на всех компах линукс.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:28127</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/28127.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=28127"/>
    <title>aaаааааааааааааа</title>
    <published>2009-06-25T01:56:31Z</published>
    <updated>2009-06-25T01:56:31Z</updated>
    <content type="html">&amp;nbsp;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:27820</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/27820.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=27820"/>
    <title>tazhate @ 2009-06-15T01:46:00</title>
    <published>2009-06-14T21:48:10Z</published>
    <updated>2009-06-14T21:48:10Z</updated>
    <content type="html">&amp;nbsp;очень важно&lt;br /&gt;всем прочитать&lt;br /&gt;особенно атишникам и любителям пиздеца&lt;br /&gt;ну и просто тем кто нашей страной интересуется лол&lt;br /&gt;&lt;a href="http://v-alksnis2.livejournal.com/148057.html"&gt;http://v-alksnis2.livejournal.com/148057.html&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:27139</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/27139.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=27139"/>
    <title>Слоган «Всегда дешевле»</title>
    <published>2009-04-23T11:56:57Z</published>
    <updated>2009-04-23T11:56:57Z</updated>
    <content type="html">Слоган «Всегда дешевле», использовавшийся «Теле2» в рекламных роликах и плакатах, был признан незаконным. Липецкий филиал ОАО «Вымпел-Коммуникации» («Билайн») подал жалобу на «Теле2», так как не всегда тарифы «Билайна» были дороже тарифов «Теле2». Федеральный арбитражный суд Центрального округа подтвердил законность вынесенного штрафа в размере 40 тысяч рублей за недостоверную рекламу [19].&lt;br /&gt;&lt;br /&gt;В настоящее время рекламный слоган компании звучит следующим образом "TELE2. Просто дешевле"</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:26993</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/26993.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=26993"/>
    <title>=) прикольная</title>
    <published>2009-04-18T22:35:26Z</published>
    <updated>2009-04-18T22:35:26Z</updated>
    <content type="html">&lt;a href="http://www.deviantart.com/deviation/52350612/"&gt;&lt;img src="http://th02.deviantart.com/fs14/150/f/2007/093/8/d/Plum_nude_by_stressedjenny.jpg" alt="" /&gt;&lt;br /&gt;Plum nude&lt;/a&gt; by *&lt;a href="http://stressedjenny.deviantart.com/"&gt;stressedjenny&lt;/a&gt; on &lt;a href="http://www.deviantart.com/"&gt;deviant&lt;/a&gt;&lt;a href="http://www.deviantart.com/"&gt;ART&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:26694</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/26694.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=26694"/>
    <title>Из найденного</title>
    <published>2009-04-18T22:34:53Z</published>
    <updated>2009-04-18T22:34:53Z</updated>
    <content type="html">&lt;a href="http://www.deviantart.com/deviation/37906976/"&gt;&lt;img src="http://th04.deviantart.com/fs23/150/i/2007/311/0/1/2004_20_by_JimDuvall.jpg" alt="" /&gt;&lt;br /&gt;2004-20&lt;/a&gt; by ~&lt;a href="http://JimDuvall.deviantart.com/"&gt;JimDuvall&lt;/a&gt; on &lt;a href="http://www.deviantart.com/"&gt;deviant&lt;/a&gt;&lt;a href="http://www.deviantart.com/"&gt;ART&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:26406</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/26406.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=26406"/>
    <title>tazhate @ 2009-04-14T20:15:00</title>
    <published>2009-04-14T16:15:57Z</published>
    <updated>2009-04-14T16:15:57Z</updated>
    <content type="html">rise of the fallen&lt;br /&gt;soon&lt;br /&gt;you will see</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:26329</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/26329.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=26329"/>
    <title>tazhate @ 2009-04-11T13:32:00</title>
    <published>2009-04-11T09:33:09Z</published>
    <updated>2009-04-11T09:33:09Z</updated>
    <content type="html">&lt;img src="http://img210.imageshack.us/img210/1769/rew.png" /&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:25977</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/25977.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=25977"/>
    <title>трудности мужского бытия</title>
    <published>2009-04-10T10:03:42Z</published>
    <updated>2009-04-10T10:03:42Z</updated>
    <content type="html">с месяца как 2 обнаружил что ссать в раковину гораздо удобнее чем в туалет&lt;br /&gt;ненужно поднимать подложку ненужно потом ничего салфеткой вытирать&lt;br /&gt;в общем нужду справляешь и есть время подумать о более серьезных вещах&lt;br /&gt;рекомендую xD</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:25782</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/25782.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=25782"/>
    <title>tazhate @ 2009-04-07T23:38:00</title>
    <published>2009-04-07T19:39:27Z</published>
    <updated>2009-04-07T19:39:27Z</updated>
    <content type="html">всем известно что вконтакте пишется криворукими быдлокодерами&lt;br /&gt;для примера введи имя в поиске два раза подряд&lt;br /&gt;например&lt;br /&gt;денис денис&lt;br /&gt;=)</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:25580</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/25580.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=25580"/>
    <title>tazhate @ 2009-03-30T03:54:00</title>
    <published>2009-03-29T23:58:22Z</published>
    <updated>2009-03-29T23:58:22Z</updated>
    <lj:music>Kyle Gabler - Are You Coming Home, Love MOM | Powered by Last.fm</lj:music>
    <content type="html">НИКОГДА&amp;nbsp;НЕ&amp;nbsp;ПОКУПАЙТЕ&amp;nbsp;НОУТБУКИ&amp;nbsp;ACER, БЕРИТЕ&amp;nbsp;ASUS&amp;nbsp;ИЛИ&amp;nbsp;DELL</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:25256</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/25256.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=25256"/>
    <title>tazhate @ 2009-03-28T19:36:00</title>
    <published>2009-03-28T16:37:49Z</published>
    <updated>2009-03-28T16:37:49Z</updated>
    <content type="html">zabil na vse - stavlu gentoo kak i nado - iz konsoli. intersno, skolko kde sobiratsia budet )</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:24910</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/24910.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=24910"/>
    <title>когдато давно чтото было</title>
    <published>2009-03-27T13:15:33Z</published>
    <updated>2009-03-27T13:15:33Z</updated>
    <lj:music>Flёur - Река времён | Powered by Last.fm</lj:music>
    <content type="html">&lt;img src="http://static.diary.ru/userdir/1/8/9/1/189167/11759089.jpg" alt="" /&gt;&lt;br /&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:24766</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/24766.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=24766"/>
    <title>tazhate @ 2009-03-25T03:54:00</title>
    <published>2009-03-25T00:57:22Z</published>
    <updated>2009-03-25T00:57:22Z</updated>
    <lj:music>Another Mask - Whatever | Powered by Last.fm</lj:music>
    <content type="html">ах, да. релиз Another Mask - самый крутой релиз этого года. Просто вау.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:24559</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/24559.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=24559"/>
    <title>wow</title>
    <published>2009-03-25T00:48:39Z</published>
    <updated>2009-03-25T00:48:39Z</updated>
    <content type="html">&lt;a href="http://www.lastfm.ru/music/Kyle+Gabler/_/Red+Carpet+Extend-o-matic"&gt;http://www.lastfm.ru/music/Kyle+Gabler/_/Red+Carpet+Extend-o-matic&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:24259</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/24259.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=24259"/>
    <title>tazhate @ 2009-03-25T03:32:00</title>
    <published>2009-03-25T00:40:49Z</published>
    <updated>2009-03-25T00:40:49Z</updated>
    <content type="html">Вот, многие старички любят пиздеть о том, как современная молодежь пуста и бесцельна. Как все мы разваливаемся и мир катиться в пропасть. Честно говоря, у меня такое ощущение что такое было всегда. А блин, даже не в этом дело, просто хотелось написать огромный и большйо пост после кучи просмотренных фильмов подряд. Жизнь многогранна и удивительна.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:24036</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/24036.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=24036"/>
    <title>мы</title>
    <published>2009-03-19T18:08:06Z</published>
    <updated>2009-03-19T18:08:06Z</updated>
    <content type="html">&lt;a href="http://funkyimg.com/viewer.php?img=/2/371/998/image34671kr.jpeg" target="_blank"&gt;&lt;img src="http://funkyimg.com/t2/371/998/image34671kr.jpeg" border="0" alt="Free Image Hosting at FunkyIMG.com"&gt;&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:23712</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/23712.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=23712"/>
    <title>ХОЧУ</title>
    <published>2009-03-19T12:41:34Z</published>
    <updated>2009-03-19T12:41:34Z</updated>
    <content type="html">&lt;lj-embed id="11" /&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:23422</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/23422.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=23422"/>
    <title>Чайник</title>
    <published>2009-03-16T13:05:59Z</published>
    <updated>2009-03-19T17:44:30Z</updated>
    <content type="html">15:47:44&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;как работает чайник?&lt;br /&gt;15:47:56&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;чо? &lt;br /&gt;15:48:14&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;он вырубается через определенный интервал или вырубаеться по приказу температурного датчика?&lt;br /&gt;15:48:58&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;=)))))))))))) пластина нагревается паром и изгибается =)))))))))))) порадовал температурным датчиком!!! &lt;br /&gt;15:49:20&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;=) я не ипу =)&lt;br /&gt;аааа, и она размыкает цепь?&lt;br /&gt;15:49:48&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;кнопку выдавливает &lt;br /&gt;и как следствие - да &lt;br /&gt;15:50:35&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;ну, по сути температурный датчик =) я просто пытаюсь понять, если в чайник налить меньше воды - он быстрее выключиться?&lt;br /&gt;выходит что да&lt;br /&gt;15:50:57&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;почему? &lt;br /&gt;15:51:22&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;200 мл нагреются быстрее чем 1500 мл&lt;br /&gt;15:52:03&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;аа.. ну это факт &lt;br /&gt;15:52:32&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;соотвественно и пар появиться раньше и раньше нагреет пластину&lt;br /&gt;15:52:40&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;угу &lt;br /&gt;15:52:49&lt;br /&gt;Taz &amp;nbsp;&lt;br /&gt;УХУ!&lt;br /&gt;пойду ка я кофейку попью в честь этого!&lt;br /&gt;15:53:03&lt;br /&gt;Вовча &amp;nbsp;&lt;br /&gt;=))))))))))&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;а ещё сломался мобильник (  </content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:tazhate:23144</id>
    <link rel="alternate" type="text/html" href="http://tazhate.livejournal.com/23144.html"/>
    <link rel="self" type="text/xml" href="http://tazhate.livejournal.com/data/atom/?itemid=23144"/>
    <title>tazhate @ 2009-02-17T03:46:00</title>
    <published>2009-02-17T00:46:55Z</published>
    <updated>2009-02-17T00:46:55Z</updated>
    <content type="html">&lt;a href="http://2dboy.com/games.php"&gt;http://2dboy.com/games.php&lt;/a&gt;&lt;br /&gt;эта вещь убивает людей</content>
  </entry>
</feed>
