<?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/  -->
<rss version='2.0' xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>Записки безумца</title>
  <link>http://crazy-lionheart.livejournal.com/</link>
  <description>Записки безумца - LiveJournal.com</description>
  <lastBuildDate>Sun, 01 Nov 2009 16:40:56 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>crazy_lionheart</lj:journal>
  <lj:journalid>10500085</lj:journalid>
  <lj:journaltype>personal</lj:journaltype>
  <atom10:link rel='hub' href='http://pubsubhubbub.appspot.com/' />
  <image>
    <url>http://l-userpic.livejournal.com/54669923/10500085</url>
    <title>Записки безумца</title>
    <link>http://crazy-lionheart.livejournal.com/</link>
    <width>100</width>
    <height>92</height>
  </image>

<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/298280.html</guid>
  <pubDate>Sun, 01 Nov 2009 16:40:56 GMT</pubDate>
  <title>Google Wave</title>
  <link>http://crazy-lionheart.livejournal.com/298280.html</link>
  <description>В субботу мне от гугля пришло приглашение в Google Wave, поэтому сейчас сижу разбираюсь что собственно эта система может.&amp;nbsp;</description>
  <comments>http://crazy-lionheart.livejournal.com/298280.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/297995.html</guid>
  <pubDate>Thu, 29 Oct 2009 19:57:34 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/297995.html</link>
  <description>Не так давно (на прошлой неделе), у моих друзей произошли очень крупные события: один женился, у другого родился сын. В этой связи я не мог не вспомнить своей поездки в Магадан.&lt;br /&gt;&lt;lj-embed id=&quot;31&quot; /&gt;&lt;br /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/297995.html</comments>
  <category>На память</category>
  <category>Железная леди</category>
  <category>Магадан</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/297743.html</guid>
  <pubDate>Thu, 29 Oct 2009 10:24:38 GMT</pubDate>
  <title>CodeIgniter и командная строка</title>
  <link>http://crazy-lionheart.livejournal.com/297743.html</link>
  <description>Довольно часто может возникать потребность обращаться к контроллерам CI через командную строку, например для генерации sitemaps. Сам по себе CI этого не позволяет сделать. Однако можно сделать следующий костыль:&lt;br /&gt;&lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;&lt;br /&gt;Создаём файл который будет запускать CI через командую строку&lt;br /&gt;&lt;pre&gt;
&lt;code&gt;
/* стандартные ограничения нам не подходят. ставим свои */
set_time_limit(0);
ini_set(&apos;memory_limit&apos;, &apos;256M&apos;);

/* проверочка. чтобы этот скрипт по неосторожности никто не вызвал из браузера */
if (isset($_SERVER[&apos;REMOTE_ADDR&apos;])) die(&apos;Permission denied.&apos;);

/*  вручную подменяем путь URI на основе параметров командной строки */
unset($argv[0]); /* первый параметр нам ни к чему, это имя скрипта */
$_SERVER[&apos;PATH_INFO&apos;] = $_SERVER[&apos;REQUEST_URI&apos;] = &apos;/&apos; . implode(&apos;/&apos;, $argv) . &apos;/&apos;;
/* Устанавливаем QUERY_STRING */
$_SERVER[&apos;QUERY_STRING&apos;] = &apos;&apos;;
/* подключаем framework */
include(dirname(__FILE__).&apos;/index.php&apos;);
&lt;/code&gt;
&lt;/pre&gt;&lt;br /&gt;Использовать сию конструкцию можно и через командную строку &lt;code&gt;php ci_wrapper.php controller/functions&lt;/code&gt; или через cron &lt;code&gt;/path/to/php /path/to/ci_wrapper.php controller/function &amp;gt; /dev/null&lt;/code&gt;&lt;br /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/297743.html</comments>
  <category>codeigniter</category>
  <category>работа</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/297568.html</guid>
  <pubDate>Mon, 19 Oct 2009 12:10:13 GMT</pubDate>
  <title>Отель исполнения желаний</title>
  <link>http://crazy-lionheart.livejournal.com/297568.html</link>
  <description>&lt;lj-embed id=&quot;30&quot; /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;code&gt;&lt;pre&gt;

Я шёл пустырём по дурной его части,
Я шёл ни за чем, никуда,
Мне было так плохо, что дождь и ненастье
Со вздохом сказали мне &quot;да&quot;,
И дождь прекратился, и высохли лужи,
И я, оглянувшись вокруг,
Ослабил свой галстук и с грустью подумал
О жалкой никчёмности рук...
Я просто игрок, и мои неудачи
Почти доканали меня.
Поставлена цель, ясен смысл и задача:
На всё это ровно 3 дня - всего-всего-всего 3!

Здесь ловят удачу, теряют надежду,
И день, словно ночь, обнимает любя,
Здесь громко в тиши, здесь в роскошных одеждах
Ты видишь кого бы ты думал? - Себя!
Здесь место для сна, карнавалов, погостов,
Здесь всё для любви и пятнистых зверей,
Отель исполнения желаний: ты просто войди, 
А не стой дураком у дверей!

Я в город вошёл и наткнулся на здание:
Хороший, ухоженный дом.
Невзрачно &quot;Отель исполнения желаний&quot;
Табличка светилась на нём,
&quot;Я голоден, беден, несчастен!&quot; - сказал я
Седому портье и не врал,
Он молча мне выдал ключ №13 и в номер еду заказал,
Я вечером в зал автоматов спустился и выиграл 7 из 10-ти,
Играя в рулетку я сам поразился: 
Так просто не может везти!

Здесь ловят удачу, теряют надежду,
И день, словно ночь, обнимает любя,
Здесь громко в тиши, здесь в роскошных одеждах
Ты видишь кого бы ты думал? - Себя!
Здесь место для сна, карнавалов, погостов,
Здесь всё для любви и пятнистых зверей,
Отель исполнения желаний: ты просто войди, 
А не стой дураком у дверей!

Блэкджек, баккара - карты, словно игрушки,
Мелькали в глазах у меня,
С соседних столов перебрались старушки,
И мне оставалось 2 дня,
Наутро поднявшись в свой номер, сгибаясь
Под тяжестью свежих банкнот,
Я сел к телефону, позвал, кого надо:
Пусть деньги придёт заберёт.
Я с чувством, когда из-за долга не душат,
Внутри можно птицей летать
Спустился к портье, тот спросил равнодушно:
&quot;Когда Вас теперь ожидать? Ха-ха-ха-ха...&quot;
&lt;/pre&gt;&lt;/code&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/297568.html</comments>
  <lj:mood>Как-то так.</lj:mood>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/297444.html</guid>
  <pubDate>Thu, 15 Oct 2009 13:17:36 GMT</pubDate>
  <title>Brother MFC-9180 + Cups в openSuSe</title>
  <link>http://crazy-lionheart.livejournal.com/297444.html</link>
  <description>Понадобилось мне тут настроиться на Brother MFC-9180. Нативных драйверов под CUPS для него нет есть только lpr да через cupswrapper. Сходу -сналёту ничего не поставилось. Пришлось немного поковырять.&lt;br /&gt;&lt;br /&gt;Итак для начала нужно:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;sudo ln -s /etc/init.d/cups /etc/init.d/lpd&lt;br /&gt;sudo ln -s /etc/init.d/cupsys /etc/init.d/lpd&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;потом, скачиваем с сайта Brother эти самые обмылки cupswrapperMFC9180-1.0.2-1.i386.rpm и mfc9180lpr-1.1.2-1.i386.rpm. Устанавливаем сначала враппер, потом драйвер, оба без зависимостей.&lt;br /&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;sudo rpm -ihv --nodeps cupswrapperMFC9180-1.0.2-1.i386.rpm&lt;br /&gt;&lt;code&gt;&lt;br /&gt;или для lpr&lt;br /&gt;&lt;code&gt;&lt;br /&gt;sudo rpm -ihv --nodeps mfc9180lpr-1.1.2-1.i386.rpm&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;И вуаля.&lt;br /&gt;&lt;br /&gt;З.Ы. Как же этот мультик привязался.&lt;/code&gt;&lt;/code&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/297444.html</comments>
  <category>На память</category>
  <category>работа</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/297031.html</guid>
  <pubDate>Mon, 05 Oct 2009 06:57:17 GMT</pubDate>
  <title>Windows 7 / Возможно и Виста</title>
  <link>http://crazy-lionheart.livejournal.com/297031.html</link>
  <description>В общем как я и предполагал в предыдущем посте случилось самое худшее. А именно подключение монитора через Dsub-переходник завело систему! &lt;br /&gt;&lt;br /&gt;Вспоминается анекдот: &amp;quot;А ты по колесу постучал? Ну тогда я даже не знаю чем тебе помочь&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;&lt;br /&gt;З.Ы. Примерные логи:&lt;br /&gt;&lt;br /&gt;TSSysprep.log:&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;pre&gt;
*******Initializing Message Log:TSSysprep.dll 09/29/09 00:30:39
*******Version:Major=6, Minor=1, Build=7100, PlatForm=2, CSDVer=, Free

sysprep.cpp(309)Entering RCMSysPrepRestore
sysprep.cpp(314)ERROR: ResetTSPublicPrivateKeys() FAILED: 2
sysprep.cpp(316)Leaving RCMSysPrepRestore
logmsg.cpp(38)********Terminating Log.


*******Initializing Message Log:TSSysprep.dll 09/29/09 00:30:39
*******Version:Major=6, Minor=1, Build=7100, PlatForm=2, CSDVer=, Free

sysprep.cpp(283)Entering LSMSysPrepRestore
sysprep.cpp(511)WARNING: RestoreTSCustomSercurity - NameSIDList.LoadAndDelete FAILED.
sysprep.cpp(512)If no Names/SIDs were saved during LSMSysPrepBackup, this is NOT an error. Otherwise, it IS an error, saved names and SIDs were NOT restored.
sysprep.cpp(513)Please verify that no Names/SIDs were saved during backup
sysprep.cpp(288)WARNING: RestoreTSCustomSercurity() FAILED: 2. To see if this is an error, please see message(s) above.
sysprep.cpp(291)Leaving LSMSysPrepRestore
logmsg.cpp(38)********Terminating Log.


*******Initializing Message Log:TSSysprep.dll 09/29/09 00:30:40
*******Version:Major=6, Minor=1, Build=7100, PlatForm=2, CSDVer=, Free

sysprep.cpp(330)Entering RdpSysPrepRestore
sysprep.cpp(358)Leaving RdpSysPrepRestore
logmsg.cpp(38)********Terminating Log.

&lt;/pre&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/297031.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/296826.html</guid>
  <pubDate>Fri, 02 Oct 2009 13:47:52 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/296826.html</link>
  <description>Один знакомый на работе обратился ко мне недавно с просьбой - после установки релиз-кандидата Windows 7 у него не запустилась система. Используя телепатические навыки, а также полученые сведения о симптоматике я предположил несколько возможных причин. А именно - видео, мать. Дабы убедится в собственных заблуждениях попросил человека вытащить логи. Там наблюдались три ошибки. Первые две были связаны с инсталятором, третья с драйвером сетевой подсистемы. Поиск по последней никакой ясности не принес, и я посоветовал товарищу отключить ее. Результат нулевой. Решил пробить первые две ошибки. Какого было мое удивление когда я узнал что лечатся они переключением монитора на Dsub.   &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://community.livejournal.com/fj_client/&quot;&gt;&lt;font size=&quot;-8&quot;&gt;posted with FlashJournal&lt;/font&gt;&lt;/a&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/296826.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/296547.html</guid>
  <pubDate>Tue, 22 Sep 2009 08:47:58 GMT</pubDate>
  <title>Мы ему але гоп, а оно нам  - вуаля</title>
  <link>http://crazy-lionheart.livejournal.com/296547.html</link>
  <description>Перевёл рабочий сайт на nginx. Не без проблем, конечно, но все они уже позади. Итак:&lt;ol&gt;&lt;li&gt;Сначала допиливаем URI класс, ибо к нам приходят GET-параметры. Я их в не использую, хотя модификация позволяет&lt;br /&gt;&lt;a name=&quot;cutid1&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;pre&gt;
### MY_URI.php
if (!defined(&apos;BASEPATH&apos;)) exit(&apos;No direct script access allowed&apos;);

class MY_URI extends CI_URI {
  
  var $_get_params = array();

  function _fetch_uri_string() {
    
    parse_str($_SERVER[&apos;QUERY_STRING&apos;], $this-&amp;gt;_get_params);
       
    $_GET = array();
    $_SERVER[&apos;QUERY_STRING&apos;] = &apos;&apos;; 
    
    parent::_fetch_uri_string();  

  }
  
  function getParam($key) {
    if (isset($this-&amp;gt;_get_params[$key])) {
      return $this-&amp;gt;_get_params[$key];
    } else {
      return false;
    }
  }
  
  function getParams() {
    return $this-&amp;gt;_get_params;
  }
  
  function _parse_request_uri()
	{
		if ( ! isset($_SERVER[&apos;REQUEST_URI&apos;]) OR $_SERVER[&apos;REQUEST_URI&apos;] == &apos;&apos;)
		{
			return &apos;&apos;;
		}

		$request_uri = preg_replace(&amp;quot;|/(.*)|&amp;quot;, &amp;quot;\\1&amp;quot;, str_replace(&amp;quot;\\&amp;quot;, &amp;quot;/&amp;quot;, $_SERVER[&apos;REQUEST_URI&apos;]));

		if ($request_uri == &apos;&apos; OR $request_uri == SELF)
		{
			return &apos;&apos;;
		}
		$start = strpos($request_uri, &apos;?&apos;);
		$end = strpos($request_uri, &apos;#&apos;);
		if ($start !== FALSE &amp;amp;&amp;amp; $end === FALSE)
		{
		    $request_uri = substr($request_uri, 0, $start);
		}
		elseif ($start !== FALSE &amp;amp;&amp;amp; $end !== FALSE)
		{
		    $tmp = substr($request_uri, 0, $start);
		    $tmp .= substr($request_uri, $end);
		    $request_uri = $tmp;
		}
		    

		$fc_path = FCPATH.SELF;
		if (strpos($request_uri, &apos;?&apos;) !== FALSE)
		{
			$fc_path .= &apos;?&apos;;
		}

		$parsed_uri = explode(&amp;quot;/&amp;quot;, $request_uri);

		$i = 0;
		foreach(explode(&amp;quot;/&amp;quot;, $fc_path) as $segment)
		{
			if (isset($parsed_uri[$i]) &amp;amp;&amp;amp; $segment == $parsed_uri[$i])
			{
				$i++;
			}
		}

		$parsed_uri = implode(&amp;quot;/&amp;quot;, array_slice($parsed_uri, $i));

		if ($parsed_uri != &apos;&apos;)
		{
			$parsed_uri = &apos;/&apos;.$parsed_uri;
		}

		return $parsed_uri;
	}

} &lt;/pre&gt;&lt;/code&gt;&lt;br /&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Далее пилим конфиги нгникса:&lt;br /&gt;&lt;a name=&quot;cutid2&quot;&gt;&lt;/a&gt;&lt;br /&gt;&lt;code&gt;&lt;br /&gt;&lt;pre&gt;
location = / { rewrite ^ /index.php/ last; }
	location / {
		try_files $uri /index.php$uri;
		root /path/to/static;
		expires 6h;
		access_log off;
	}
	location /index.php {
		fastcgi_pass   127.0.0.1:9000;
		fastcgi_read_timeout 180;
		fastcgi_ignore_client_abort on;
		fastcgi_index  index.php;
		fastcgi_buffers 300 5K;
	        include	fastcgi_params;
	}
&lt;/pre&gt;&lt;br /&gt;&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;в fastcgi_param незабываем добавить &lt;code&gt;fastcgi_param  SCRIPT_FILENAME    $document_root$fastcgi_script_name;&lt;/code&gt; &lt;/li&gt;&lt;/ol&gt;&lt;br /&gt;CI работает через REQUEST_URI, параметры GET мы обрезаем в MY_URI, и на выходе получаем /controller/function/value/value</description>
  <comments>http://crazy-lionheart.livejournal.com/296547.html</comments>
  <category>codeigniter</category>
  <category>работа</category>
  <category>nginx</category>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/296299.html</guid>
  <pubDate>Thu, 27 Aug 2009 19:29:21 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/296299.html</link>
  <description>&amp;nbsp;Давно мечтал найти сборку Chromium для линукс для своей x86_64 системы. И вот оно случилось. Некто Бен Кеван в своём блоге начал постить &lt;a href=&quot;http://www.benkevan.com/blog/tag/google-chrome/&quot;&gt;rpm-сборки&lt;/a&gt;. Правда там чуток после установки надо поработать напильником (проставить симлинки и gconf32), но автор в дальнейшем обещает сделать полностью 64-битную сборку отдельно от 32-битной.&lt;br /&gt;&lt;br /&gt;После установки можно как и винде наслаждаться темами, быстрым серфингом. Из минусов следует отметить отсутствие Gears (его ещё не сделали для 64-битных систем), синхронизации избранного ( ибо версия мала для синхронизации)&lt;br /&gt;&lt;br /&gt;Устанавливаем и радуемся.&lt;br type=&quot;_moz&quot; /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/296299.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/296033.html</guid>
  <pubDate>Mon, 24 Aug 2009 17:21:58 GMT</pubDate>
  <title>9 (Nine)</title>
  <link>http://crazy-lionheart.livejournal.com/296033.html</link>
  <description>&lt;lj-embed id=&quot;29&quot; /&gt;&lt;br /&gt;&lt;br /&gt;В сентябре будут показывать отложенную премьеру - &quot;9&quot;. Вводная - почти термитатор, но только интереснее и мультик.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://ru.wikipedia.org/wiki/9_%28%D0%BC%D1%83%D0%BB%D1%8C%D1%82%D1%84%D0%B8%D0%BB%D1%8C%D0%BC%29&quot;&gt;Wiki&lt;/a&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/296033.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/295433.html</guid>
  <pubDate>Thu, 20 Aug 2009 19:03:06 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/295433.html</link>
  <description>Наверно никогда не свыкнусь с мыслью что меня будут звать по имени-отчеству. В день когда это всё-таки произойдёт (а такой день обязательно наступит), я даже не знаю что сделаю...</description>
  <comments>http://crazy-lionheart.livejournal.com/295433.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/295201.html</guid>
  <pubDate>Thu, 20 Aug 2009 06:13:34 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/295201.html</link>
  <description>Теперь отныне и всегда, если поставить 4 версию хрома можно синхронизировать закладки. Сами закладки появляются в Google Docs, так что полагают там должен быть открыт аккаунт.</description>
  <comments>http://crazy-lionheart.livejournal.com/295201.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>2</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/294673.html</guid>
  <pubDate>Thu, 13 Aug 2009 13:40:58 GMT</pubDate>
  <title>Это просто праздник какой-то...</title>
  <link>http://crazy-lionheart.livejournal.com/294673.html</link>
  <description>Налево пойдёшь - ...&lt;br /&gt;&lt;br /&gt;&lt;img border=&quot;0&quot; alt=&quot;&quot; src=&quot;http://pics.livejournal.com/crazy_lionheart/pic/0000gspa&quot; /&gt;&lt;br /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/294673.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/294648.html</guid>
  <pubDate>Wed, 12 Aug 2009 07:01:53 GMT</pubDate>
  <title>Новый сервис от гугля</title>
  <link>http://crazy-lionheart.livejournal.com/294648.html</link>
  <description>&lt;img alt=&quot;iGoogle undefined&quot; border=&quot;0&quot; src=&quot;http://pics.livejournal.com/crazy_lionheart/pic/0000fk59&quot; /&gt;&lt;br /&gt;Никто ещё не попробовал??</description>
  <comments>http://crazy-lionheart.livejournal.com/294648.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/294335.html</guid>
  <pubDate>Sun, 09 Aug 2009 15:47:19 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/294335.html</link>
  <description>&amp;nbsp;Как-то не планировал писать этот пост, но реально зацепило. Звонил буквально пятнадцать минут назад менеджер из МГТС, и предалагал подключить интернет у них. &amp;nbsp;На мой вопрос - а какой смысл мне менять 10-мегабитный канал на их пипиську получил феерический ответ: А У ВАС НЕТ 10 МЕГАБИТ!!!!&lt;br /&gt;&lt;br /&gt;Бля, я в ахуе. Простите, накипело.&lt;br type=&quot;_moz&quot; /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/294335.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/294100.html</guid>
  <pubDate>Wed, 05 Aug 2009 19:20:10 GMT</pubDate>
  <title>Posted using LJ Talk...</title>
  <link>http://crazy-lionheart.livejournal.com/294100.html</link>
  <description>Давненько я что-то не брал в руки шашек</description>
  <comments>http://crazy-lionheart.livejournal.com/294100.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/293856.html</guid>
  <pubDate>Mon, 06 Jul 2009 09:20:54 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/293856.html</link>
  <description>&lt;lj-embed id=&quot;28&quot; /&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/293856.html</comments>
  <category>Видео</category>
  <lj:security>public</lj:security>
  <lj:reply-count>4</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/293508.html</guid>
  <pubDate>Thu, 02 Jul 2009 18:07:54 GMT</pubDate>
  <title>Дела домашние</title>
  <link>http://crazy-lionheart.livejournal.com/293508.html</link>
  <description>Давеча от нечего делать решил сменить домашний роутер Linksys WRT54GL на что-то более производительное и элегантное и.. пошёл и купил ASUS RT-15N Oo&lt;br /&gt;&lt;br /&gt;Ну что сказать. 266MHz против 200MHz и 32Mb против 16Mb всё-таки дают о себе знать, скорость как на прямом проводе. Пришлось правда обновить прошивку до 2.0.1.0 (2.0.1.1 встала, но почему-то постоянно рвала коннект).</description>
  <comments>http://crazy-lionheart.livejournal.com/293508.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/293291.html</guid>
  <pubDate>Thu, 02 Jul 2009 11:23:30 GMT</pubDate>
  <title>Чапаев жив</title>
  <link>http://crazy-lionheart.livejournal.com/293291.html</link>
  <description>&lt;a href=&quot;http://oless.livejournal.com/563432.html&quot;&gt;Чапаев был, Чапаев есть, Чапаев будет есть!&lt;/a&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/293291.html</comments>
  <category>Ссылки</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/292628.html</guid>
  <pubDate>Mon, 29 Jun 2009 10:29:16 GMT</pubDate>
  <link>http://crazy-lionheart.livejournal.com/292628.html</link>
  <description>Вернулся из отпуска. Вот вам для затравки&lt;br /&gt;&lt;br /&gt;&lt;lj-embed id=&quot;27&quot; /&gt;&lt;br /&gt;&lt;br /&gt;Посмотреть в &lt;a href=&quot;http://picasaweb.google.com/sytar.alex/jaHZtD?feat=directlink&quot;&gt;альбоме&lt;/a&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/292628.html</comments>
  <category>Фотографии</category>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/292453.html</guid>
  <pubDate>Sun, 21 Jun 2009 16:10:01 GMT</pubDate>
  <title>Your Subject</title>
  <link>http://crazy-lionheart.livejournal.com/292453.html</link>
  <description>Your post....</description>
  <comments>http://crazy-lionheart.livejournal.com/292453.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/292345.html</guid>
  <pubDate>Fri, 19 Jun 2009 05:15:52 GMT</pubDate>
  <title>Posted using LJ Talk...</title>
  <link>http://crazy-lionheart.livejournal.com/292345.html</link>
  <description>ветер поднялся</description>
  <comments>http://crazy-lionheart.livejournal.com/292345.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/291860.html</guid>
  <pubDate>Sun, 14 Jun 2009 11:49:52 GMT</pubDate>
  <title>Posted using LJ Talk...</title>
  <link>http://crazy-lionheart.livejournal.com/291860.html</link>
  <description>как же здесь офигительно</description>
  <comments>http://crazy-lionheart.livejournal.com/291860.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/291822.html</guid>
  <pubDate>Fri, 05 Jun 2009 12:27:57 GMT</pubDate>
  <title>Google представил сервис для синхронизации контактов и календаря</title>
  <link>http://crazy-lionheart.livejournal.com/291822.html</link>
  <description>Google представил сервис позволяющий снихронизировать ваши контакты и календарь с аккаунтом на Google. Приложение доступно для нескольких систем, таких как: iPhone, BlackBerry, S60, Nokia, Sony Ericsso, WinMobile.&lt;br /&gt;&lt;br /&gt;Для S60 они предлагают установить расширение Mail for Exchange и настроить его на свой аккаунт. При этом можно задать время синхронизации, периодичность, точку доступа по умолчанию.&lt;br /&gt;&lt;br /&gt;Отправная точка: &lt;a href=&quot;http://www.google.com/mobile/default/sync.html&quot;&gt;http://www.google.com/mobile/default/sync.html&lt;/a&gt;</description>
  <comments>http://crazy-lionheart.livejournal.com/291822.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
<item>
  <guid isPermaLink='true'>http://crazy-lionheart.livejournal.com/291397.html</guid>
  <pubDate>Fri, 05 Jun 2009 12:18:51 GMT</pubDate>
  <title>Google представил приложение для мобильных телефонов S60</title>
  <link>http://crazy-lionheart.livejournal.com/291397.html</link>
  <description>Гугль на днях анонсировал приложение для мобильных систем S60 - Google Mobila App.&lt;br /&gt;Google Mobile App позволяет не отходя от кассы, осуществлять следующие функции:&lt;br /&gt;1. Быстрый поиск в гугле, путём нажатия одной кнопки.&lt;br /&gt;2. Поиск информации связанной с текущим местоположением.&lt;br /&gt;3. Быстрый доступ к ранее набраным запросам.&lt;br /&gt;4. Быстрый доступ к службам Google - Google Docs, Picasa, Gmail, Google Maps, Google News, Youtube, Google Calendar.&lt;br /&gt;&lt;br /&gt;Естественнно всё это заточено на плотную работу с интернетом, там что трафиком стоит запастись.</description>
  <comments>http://crazy-lionheart.livejournal.com/291397.html</comments>
  <lj:security>public</lj:security>
  <lj:reply-count>0</lj:reply-count>
</item>
</channel>
</rss>
