<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Michael Kuzmin</title>
	<atom:link href="http://kuzmin.ca/blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://kuzmin.ca/blog</link>
	<description>personal blog</description>
	<lastBuildDate>Sat, 31 Jul 2010 16:02:21 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Batch convert XLSX to XLS with VBS</title>
		<link>http://kuzmin.ca/blog/?p=578</link>
		<comments>http://kuzmin.ca/blog/?p=578#comments</comments>
		<pubDate>Wed, 17 Feb 2010 02:54:59 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[article]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[linkedin]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=578</guid>
		<description><![CDATA[If you have Excel 2007 installed  and you are looking for a way to convert XLSX -&#62;XLS using windows shell (batch script, etc.) here&#8217;s the perfect solution:
1) copy this code and save it is as xlsx2xls.vbs  OR simply download it
Set objExcel = CreateObject("Excel.Application")
Set objWorkbook = objExcel.Workbooks.Open(Wscript.Arguments(0))
objExcel.Application.Visible = False
objExcel.Application.DisplayAlerts = False
objExcel.ActiveWorkbook.SaveAs Wscript.Arguments(1), 56
objExcel.ActiveWorkbook.Close
objExcel.Application.DisplayAlerts = True
objExcel.Application.Quit
WScript.Quit
2) in [...]]]></description>
			<content:encoded><![CDATA[<p>If you have Excel 2007 installed  and you are looking for a way to convert XLSX -&gt;XLS using windows shell (batch script, etc.) here&#8217;s the perfect solution:</p>
<p>1) copy this code and save it is as xlsx2xls.vbs  OR <a href="http://kuzmin.ca/stuff/xlsx2xls.vbs">simply download it</a></p>
<p><span style="color: #999999;"><code>Set objExcel = CreateObject("Excel.Application")<br />
Set objWorkbook = objExcel.Workbooks.Open(Wscript.Arguments(0))<br />
objExcel.Application.Visible = False<br />
objExcel.Application.DisplayAlerts = False<br />
objExcel.ActiveWorkbook.SaveAs Wscript.Arguments(1), 56<br />
objExcel.ActiveWorkbook.Close<br />
objExcel.Application.DisplayAlerts = True<br />
objExcel.Application.Quit<br />
WScript.Quit</code></span></p>
<p>2) in your batch script you can call it by doing this</p>
<p><strong><span style="color: #333333;"><code>c:\xlsx2xls.vbs "C:\inputdocument.xlsx" "C:\outputdocument.xls"</code></span></strong></p>
<p>don&#8217;t mix up the order, don&#8217;t mix up file extensions, don&#8217;t mix up file paths because if you do it will overwrite your existing stuff without prompting.. and of course you will have to write this last command in one line <img src='http://kuzmin.ca/blog/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=578</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>масленица!</title>
		<link>http://kuzmin.ca/blog/?p=572</link>
		<comments>http://kuzmin.ca/blog/?p=572#comments</comments>
		<pubDate>Mon, 15 Feb 2010 19:55:33 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[Russian]]></category>
		<category><![CDATA[weekend]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=572</guid>
		<description><![CDATA[
&#160;&#160;]]></description>
			<content:encoded><![CDATA[<p><a href="http://kuzmin.ca/blog/wp-content/uploads/2010/02/IMG_5528.jpg" rel="lightbox[572]"><img class="aligncenter size-medium wp-image-576" title="maslenitsa" src="http://kuzmin.ca/blog/wp-content/uploads/2010/02/IMG_5528-300x199.jpg" alt="maslenitsa" width="300" height="199" /></a></p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=572</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://kuzmin.ca/blog/?p=569</link>
		<comments>http://kuzmin.ca/blog/?p=569#comments</comments>
		<pubDate>Thu, 11 Feb 2010 04:49:40 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[auto]]></category>
		<category><![CDATA[diary]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=569</guid>
		<description><![CDATA[i just found out that these fancy Toyota Celica cars are not what i thought they were:

they stopped producing them in 2006
you can get one for less than 10k in great condition
they are not actually sport cars, Toyota didn&#8217;t even bother putting v6 in it, they basically come in 180 hp max

i&#8217;m actually really tempted [...]]]></description>
			<content:encoded><![CDATA[<p>i just found out that these fancy Toyota Celica cars are not what i thought they were:</p>
<ul>
<li>they stopped producing them in 2006</li>
<li>you can get one for less than 10k in great condition</li>
<li>they are not actually sport cars, Toyota didn&#8217;t even bother putting v6 in it, they basically come in 180 hp max</li>
</ul>
<p>i&#8217;m actually really tempted to get one, they are cheap and i can totally afford them. but first of all i kind of want to pay my student loan first. and second of all.. i think i&#8217;ll wait until i have money for bmw m3 in e46 chassis. i think i&#8217;ll get one with SMG transmission. from what i hear it&#8217;s everything that i thought tiptronic would  have but it doesnt. yeah, tiptronic is a terrible terrible thing. well i mean it&#8217;s not really bad..it&#8217;s just completely useless. it can&#8217;t do absolutely anything that a kickdown in automatic mode wouldn&#8217;t do. so yeah. eventually i&#8217;ll buy m3 and i&#8217;ll try getting into motosport.</p>
<p>im coming to saint petersburg this spring. it&#8217;s going to be amazing. it&#8217;s unbelievable how much i have to look forward to.</p>
<p>i met this person another night. it&#8217;s unbelievable how sometime you can just look into someone eyes and find out everything about that someone. some people are just really open and alive, it&#8217;s a shame they are a rare bread.</p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=569</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ololo</title>
		<link>http://kuzmin.ca/blog/?p=566</link>
		<comments>http://kuzmin.ca/blog/?p=566#comments</comments>
		<pubDate>Fri, 11 Dec 2009 04:18:51 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=566</guid>
		<description><![CDATA[so apparently i got a notice to appear in court on December 31 at 11:30&#8230; am. yeah, i know. im tempted to show up with in a blue coat with a big fake white beard and a sack behind my back. 
&#160;&#160;]]></description>
			<content:encoded><![CDATA[<p>so apparently i got a notice to appear in court on December 31 at 11:30&#8230; am. yeah, i know. im tempted to show up with in a blue coat with a big fake white beard and a sack behind my back. </p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=566</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>who</title>
		<link>http://kuzmin.ca/blog/?p=564</link>
		<comments>http://kuzmin.ca/blog/?p=564#comments</comments>
		<pubDate>Thu, 03 Dec 2009 01:32:54 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[diary]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=564</guid>
		<description><![CDATA[if you&#8217;re ever confused about your feelings, if you&#8217;re not sure which person you should go after, just sit down, take a piece of paper, take a pen or a pencil and start writing everything that comes to mind, everything that you think you want to put on this piece of paper. which one are [...]]]></description>
			<content:encoded><![CDATA[<p>if you&#8217;re ever confused about your feelings, if you&#8217;re not sure which person you should go after, just sit down, take a piece of paper, take a pen or a pencil and start writing everything that comes to mind, everything that you think you want to put on this piece of paper. which one are you writing to? you got your answer. yes, sometimes it&#8217;s <em>that</em> easy.</p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=564</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>noch</title>
		<link>http://kuzmin.ca/blog/?p=557</link>
		<comments>http://kuzmin.ca/blog/?p=557#comments</comments>
		<pubDate>Sat, 21 Nov 2009 06:50:03 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[lyrics]]></category>
		<category><![CDATA[Russian]]></category>
		<category><![CDATA[weekend]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=557</guid>
		<description><![CDATA[просто не хочу спать. ирина спит, не хочется её будить. вернее хочется. но не стану ибо пусть человек выспится хоть раз за неделю.
***
в дороге нет кольца назад
где сад уснул, где лес лохмат
навис над домом, где рассвет
прорезал белый силуэт
и зимы прочно замели
засовы, двери и огни
в метель. так ярко вспыхнет свет
луны, как пачка сигарет
взорвалась и ушла наверх
новой [...]]]></description>
			<content:encoded><![CDATA[<p>просто не хочу спать. ирина спит, не хочется её будить. вернее хочется. но не стану ибо пусть человек выспится хоть раз за неделю.</p>
<p>***</p>
<p>в дороге нет кольца назад<br />
где сад уснул, где лес лохмат<br />
навис над домом, где рассвет<br />
прорезал белый силуэт</p>
<p>и зимы прочно замели<br />
засовы, двери и огни<br />
в метель. так ярко вспыхнет свет<br />
луны, как пачка сигарет<br />
взорвалась и ушла наверх<br />
новой звездой горя для всех</p>
<p>***</p>
<p>она уснула. она устала.<br />
ей было мало. но жизнь сначала<br />
начать смогла проснувшись юной.<br />
синицей, мышью, может пумой.</p>
<p>реинкорнации процесс<br />
для нас темней чем самый тёмный лес.</p>
<p>***</p>
<p>когда упало небо, где ты была?<br />
где ты была, когда я пел тебе бы.<br />
одной, когда бы ты была вблизи,<br />
но ты была поодаль. где ты была?<br />
когда срубили тополь? когда грачи летели клином?<br />
где ты была когда весь мир бесился карантином?<br />
где ты сейчас?</p>
<p>***<br />
Авто угнало, свет погас. Ушёл последний<br />
Поезд на вокзале. В твоих руках две линни<br />
Как розы на стеблях шипами рвут судьбу<br />
Как шёлк. Я видел их, я рисовал их сам.</p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=557</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>in progress</title>
		<link>http://kuzmin.ca/blog/?p=554</link>
		<comments>http://kuzmin.ca/blog/?p=554#comments</comments>
		<pubDate>Fri, 20 Nov 2009 01:43:17 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[diary]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=554</guid>
		<description><![CDATA[i barely ever write anything here any more. it&#8217;s because im actually busy,  i actually live most of me life now.
it&#8217;s funny how sometimes  almost nothing happens for days, it&#8217;s the same routine over and over and over again. and then one day out of blue everything starts Happening. things get changed. today and yesterday [...]]]></description>
			<content:encoded><![CDATA[<p>i barely ever write anything here any more. it&#8217;s because im actually busy,  i actually live most of me life now.</p>
<p>it&#8217;s funny how sometimes  almost nothing happens for days, it&#8217;s the same routine over and over and over again. and then one day out of blue everything starts Happening. things get changed. today and yesterday were of the latter kind. i got a lot of news from completely different sources today. actually it was tree pieces of information rather than news. the real events happened weeks or maybe even months ago. two were bad and one was good. i dont know if they evened out, i dont know how much to care about any of them. they may mean everything or nothing at all.</p>
<p>i cant stop reflecting on them. i m sitting in my room, im dringking tea.  im listening to this song by ghinzu from their new album,  it&#8217;s called this light. &#8220;would anybody close my eyes? would anybody shut me down?&#8221;</p>
<p>im in overdrive, seriously, i need to chill. i want to go to strangelove next thursday. its the best place to go to in toronto (thanks ira!)</p>
<p>and now i will take a hot shower, make some more tea, plug in my old fender amp into the wall  and let it fukc my neighbours brain for a little while.</p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=554</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>highlights</title>
		<link>http://kuzmin.ca/blog/?p=543</link>
		<comments>http://kuzmin.ca/blog/?p=543#comments</comments>
		<pubDate>Wed, 02 Sep 2009 23:26:37 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[career]]></category>
		<category><![CDATA[diary]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=543</guid>
		<description><![CDATA[
my cat died of cancer. i loved her very very much. rest in peace.
i moved back to toronto. i live with irena, my best friend ^^ we just finished moving in a couple of days ago. we&#8217;ve got a couch and a dining table now. we also have a fireplace.
i work at a market research [...]]]></description>
			<content:encoded><![CDATA[<ul>
<li>my cat died of cancer. i loved her very very much. rest in peace.</li>
<li>i moved back to toronto. i live with irena, my best friend ^^ we just finished moving in a couple of days ago. we&#8217;ve got a couch and a dining table now. we also have a fireplace.</li>
<li>i work at a market research company in downtown toronto. when the school starts i will be working 2 or 2,5 days a week. right now i work almost every day there. im doing stats, coding and some other IT related stuff. love it.</li>
<li>it&#8217;s my last year at Glendon College. academically speaking i&#8217;ve got only 60% of  that last year&#8217;s course load left.</li>
<li>summer is over. but i love fall in toronto. especially where i live now, in midtown.</li>
</ul>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=543</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>econ quotes</title>
		<link>http://kuzmin.ca/blog/?p=531</link>
		<comments>http://kuzmin.ca/blog/?p=531#comments</comments>
		<pubDate>Sat, 01 Aug 2009 06:03:20 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[quotes]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=531</guid>
		<description><![CDATA[i&#8217;ve been doing some reading in economics. just a couple of quotes
&#8220;&#8230; forecast errors from a good forecasting model must be unforecastable!&#8221; (Elements of Forecasting, Diebold)
&#8220;The statistical literature describes false positives as Type I errors and false negatives as Type II errors. Most common of all is the Type III error: not being able to [...]]]></description>
			<content:encoded><![CDATA[<p>i&#8217;ve been doing some reading in economics. just a couple of quotes</p>
<p><em>&#8220;&#8230; forecast errors from a good forecasting model must be unforecastable!&#8221;</em> (Elements of Forecasting, Diebold)</p>
<p><em>&#8220;The statistical literature describes false positives as Type I errors and false negatives as Type II errors. Most common of all is the <strong>Type III error: not being able to remember which one is which.</strong>&#8221; </em>(Thinking strategically, Dixit)</p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=531</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>c0raline</title>
		<link>http://kuzmin.ca/blog/?p=525</link>
		<comments>http://kuzmin.ca/blog/?p=525#comments</comments>
		<pubDate>Fri, 31 Jul 2009 04:58:21 +0000</pubDate>
		<dc:creator>Michael Kuzmin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[cinematography]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://kuzmin.ca/blog/?p=525</guid>
		<description><![CDATA[
haha, i just watched Coraline, it was fun. im not big fan of the doll-style animation.. but i really really enjoyed this one! check it out. and the cat is increbly cool. see the screenshot above.
&#160;&#160;]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://kuzmin.ca/blog/wp-content/uploads/2009/07/vlcsnap-1562591.png" rel="lightbox[525]"><img class="alignnone size-thumbnail wp-image-524" title="Coraline" src="http://kuzmin.ca/blog/wp-content/uploads/2009/07/vlcsnap-1562591-150x150.png" alt="Coraline" width="150" height="150" /></a></p>
<p>haha, i just watched Coraline, it was fun. im not big fan of the doll-style animation.. but i really really enjoyed this one! check it out. and the cat is increbly cool. see the screenshot above.</p>
&nbsp;&nbsp;<div class="meta"></div>]]></content:encoded>
			<wfw:commentRss>http://kuzmin.ca/blog/?feed=rss2&amp;p=525</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
