<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>iBlog - Ilia Alshanetsky - Stuff</title>
    <link>http://ilia.ws/</link>
    <description>Here be dragons.</description>
    <dc:language>en</dc:language>
    <admin:errorReportsTo rdf:resource="mailto:" />
    <generator>Serendipity 1.4.1 - http://www.s9y.org/</generator>
    
    <image>
        <url>http://ilia.ws/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: iBlog - Ilia Alshanetsky - Stuff - Here be dragons.</title>
        <link>http://ilia.ws/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Ontario Monitor Tax</title>
    <link>http://ilia.ws/archives/201-Ontario-Monitor-Tax.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/201-Ontario-Monitor-Tax.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=201</wfw:comment>

    <slash:comments>10</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=201</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    I was buying 2 monitors for the office today, when a came to paying the bill I discovered a rather nasty surprise. It seems that the Ontario government has decided  to apply a $12.03 per monitor recycling tax as part of their &lt;a href=&quot;http://www.ontarioelectronicstewardship.ca/&quot;&gt;EOS&lt;/a&gt; program. It looks like our liberal provincial government is always on a look out to grab more of our money, so they can spend it on idiotic initiatives such as &lt;a href=&quot;http://www.theglobeandmail.com/news/national/scandal-grows-at-ehealth-ontario/article1174148/&quot;&gt;eHealth&lt;/a&gt;. 
    </content:encoded>

    <pubDate>Wed, 10 Jun 2009 19:24:41 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/201-guid.html</guid>
    
</item>
<item>
    <title>5 Letter Domain (ia.gd)</title>
    <link>http://ilia.ws/archives/197-5-Letter-Domain-ia.gd.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/197-5-Letter-Domain-ia.gd.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=197</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=197</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    After reading about rev=&quot;canonical&quot; and all the hoopla about domain shorteners, I&#039;ve decided to see how short of a domain I could get for my blog to avoid having people needing to use things like tinyurl etc... to reduce the lengths of URLs. The goal was to get a 2 letter domain with a 2 letter extension, an easy solution seemed to be the .me extension (Montenegro), but alas I could not find a single registrar that would allow a 2 letter domain registration (ia or ai, my initials). It seems most registrars or resellers use generic libraries that no matter what disallow registration of domains &lt;3 characters in length. The reason for this being that most (but not all) registries typically reserve  1 and 2 letter domains. So even when the domains are available, you cannot register them. Fortunately, after some &lt;a href=&quot;http://twitter.com/iliaa/status/1511127040&quot;&gt;whining on twitter&lt;/a&gt;, someone from &lt;a href=&quot;http://iwantmyname.com/&quot;&gt;iWantMyName&lt;/a&gt; did some targeted marketing at me &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. Their site allows you to search through about 5 pages of domain extensions, and for about 1/2 dozen domain extensions they do allow 2 letter registration.&lt;br /&gt;
&lt;br /&gt;
The end result, I am now a happy owner of ia.gd (.gd being the extension for Grenada), it was not particularly cheap $49 as compared to GoDaddy where a common extension can be had for $7-$9 depending on a promotion at the time. However, GoDaddy&#039;s domain search system blocks 2 letter domains en-mass, even if they are allowed, so GoDaddy&#039;s #fail is iWantMyName #win. 
    </content:encoded>

    <pubDate>Tue, 14 Apr 2009 08:20:56 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/197-guid.html</guid>
    
</item>
<item>
    <title>IE8 X-UA-Compatible Rant</title>
    <link>http://ilia.ws/archives/196-IE8-X-UA-Compatible-Rant.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/196-IE8-X-UA-Compatible-Rant.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=196</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=196</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    A few days ago, Microsoft had done a low-key launch of IE8, which means you need to make your applications compatible with 3 differently broken version of IE ;-P. The biggest challenge IE8 poses is that it runs in &quot;strict&quot; mode by default, which coincidentally breaks all of the previous IE6/7 hacks that had to put in place to make CSS and Javascript render in IE the same way they do in other browsers.&lt;br /&gt;
&lt;br /&gt;
Fortunately, unless you wish to refractor your entire code to support IE8 strictness, MS did add a &quot;compatibility&quot; switch, via the X-UA-Compatible meta-tag or header, if you change its value to &quot;IE=EmulateIE7&quot; it makes it emulate the &quot;strict&quot; mode ala IE7, which at least in all of our code makes it render things properly. However, there is a &quot;slight&quot; problem, which I discovered while trying to implement this function. &lt;br /&gt;
&lt;br /&gt;
According to the docs, you can trigger this behavior via the following meta tag: &lt;div class=&quot;bb-code-title&quot;&gt;CODE:&lt;/div&gt;&lt;div class=&quot;bb-code&quot;&gt;&amp;#60;meta&amp;#160;http-equiv=&quot;X-UA-Compatible&quot;&amp;#160;content=&quot;IE=EmulateIE7&quot;&amp;#160;/&amp;#62;&lt;/div&gt;, unfortunately it didn&#039;t work and according to the IE8&#039;s developer tool the default strict mode of IE8 was still being used. No matter the value, be it IE=IE7 or IE5 or EmulateIE7, it would just be ignored. Eventually, I realized that perhaps the DTD is the problem, our pages use XHTML/Transitional DTD,  (&lt;div class=&quot;bb-code-title&quot;&gt;CODE:&lt;/div&gt;&lt;div class=&quot;bb-code&quot;&gt;&amp;#60;!DOCTYPE&amp;#160;html&amp;#160;PUBLIC&amp;#160;&lt;br /&gt;
&quot;-//W3C//DTD&amp;#160;XHTML&amp;#160;1.0&amp;#160;Transitional//EN&quot;&amp;#160;&lt;br /&gt;
&quot;http&amp;#58;//www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&amp;#62;&lt;/div&gt;), which means custom meta tags are effectively spec violations. Which, as far as I can tell IE8 in it&#039;s strict mode happily ignores, Catch 22!. This is despite a nice note inside &lt;a href=&quot;http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx&quot;&gt;MSDN Blog&lt;/a&gt; that says:&lt;br /&gt;
&lt;div class=&quot;bb-code-title&quot;&gt;CODE:&lt;/div&gt;&lt;div class=&quot;bb-code&quot;&gt;NOTE&amp;#58;&amp;#160;The&amp;#160;X-UA-Compatible&amp;#160;tag&amp;#160;and&amp;#160;header&amp;#160;override&amp;#160;any&amp;#160;existing&amp;#160;DOCTYPE.&amp;#160;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
The solution, is to set the X-UA-Compatible value via an HTTP header ala:&lt;br /&gt;
&lt;div class=&quot;bb-php-title&quot;&gt;PHP:&lt;/div&gt;&lt;div class=&quot;bb-php&quot;&gt;&lt;code&gt;&lt;span style=&quot;color: #000000&quot;&gt;&lt;br /&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;&amp;lt;?php&lt;br /&gt;
&lt;br /&gt;
header&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #DD0000&quot;&gt;&#039;X-UA-Compatible:&amp;#160;IE=EmulateIE7&#039;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;);&lt;br /&gt;
&lt;br /&gt;
&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;?&amp;gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;/code&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
This means the parameter is outside of HTML and will get properly captured by IE, in our case that solved all of the JS and CSS issues that appeared in IE8. For those of you using ExtJS date picker, this does solve the cut-off of the calendar window.&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Wed, 25 Mar 2009 08:29:20 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/196-guid.html</guid>
    
</item>
<item>
    <title>I'm on Twitter</title>
    <link>http://ilia.ws/archives/195-Im-on-Twitter.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/195-Im-on-Twitter.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=195</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=195</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    At the PHP Quebec conference I&#039;ve succumbed to peer pressure and decided to sign-up for twitter. So, for those of you interested in following me (damn stalkers &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/tongue.png&quot; alt=&quot;:-P&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;) my twitter id is @iliaa 
    </content:encoded>

    <pubDate>Sat, 07 Mar 2009 16:46:47 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/195-guid.html</guid>
    
</item>
<item>
    <title>&quot;How to Increase Fuel Mileage on a Car&quot; - According to WikiHow</title>
    <link>http://ilia.ws/archives/191-How-to-Increase-Fuel-Mileage-on-a-Car-According-to-WikiHow.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/191-How-to-Increase-Fuel-Mileage-on-a-Car-According-to-WikiHow.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=191</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=191</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    In a moment of boredom, yesterday I happen to browse to WikiHow. At the bottom of their site I noticed a rather curios button, advertising that their site is &quot;Carbon Neutral&quot;, since this was the first time I&#039;ve ever seen something like that I was naturally curious, so I clicked the link to learn more. This took me a short article giving a pseudo-scientific calculation of how much carbon is consumed by their site, down to their share of train travel. If you are curious you can find the breakdown here &lt;a href=&quot;http://www.wikihow.com/wikiHow:Carbon-Neutral&quot;&gt;wikiHow:Carbon Neutral&lt;/a&gt;. One curios thing I noted was &quot;Jack riding bike to work: 0 lbs of carbon!&quot;, last time I checked strenuous physical activity, increases heart rate, which in turn causes the person breathe-in more oxygen and subsequently expel more carbon dioxide. This means that if Jack drove a car, rode a bus or train, he&#039;d actually contribute less carbon to the environment and leave more oxygen for the rest of us &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;.&lt;br /&gt;
&lt;br /&gt;
Anyhow, on that page they also had a reference on how/where you can buy &quot;&lt;a href=&quot;http://www.wikihow.com/Buy-a-Carbon-Offset&quot;&gt;Carbon Credits&lt;/a&gt;&quot; to offset impact on the environment, allowing you to equalize your environmental karmic balance or something, what will they come up with next! And best of all it can be done in 7 easy steps, which sounds simple enough for me to follow and actually remember. Step #1 starts with identifying sources of carbon dioxide production in your daily life, ok sounds simple enough. Let&#039;s see; mammals those filthy carbon producing critters, need less of&#039;em; gotta eat more of them to save the environment, especially those endangered ones like Tigers and Pandas... mmm... Panda stew... **drool**. Oops, sorry got distracted there for a second... Definitely gotta eat less plants, they actually scrub carbon dioxide and therefor are carbon negative, so no more salad, ok, can do. To all you vegetarians, quit killing the environment by your uncontrolled destruction on carbon reducing greenery and start saving the environment by eating Rhinos, Gazelles, red wolves and spider monkeys, especially the spider monkeys!&lt;br /&gt;
&lt;br /&gt;
Step #2 involved cars, first they suggested that I drive less, well that&#039;s not gonna happen. Then they tried to wean me off driving entirely, fat chance! You gotta wonder why would they say I should drive less and when I say NO WAY IN HELL, they actually have the audacity to try and convince me to stop driving entirely, completely illogical I tell ya! But, they also had a good suggestion of improving your car&#039;s fuel efficiency, which immediately got me interested, I mean save money on expensive gas and save the environment, JACKPOT! So how is that actually done? Apparently there are 26 steps, holy cow! That&#039;s like 25 too many for me, but I persevered and read them all anyway, there is nothing I wouldn&#039;t do to save mon^H^H^H the environment. The best ones I have decided to share with you all, so you can too do you part to save the environment and for your convenience I&#039;ve simplified it to 5 easy for consumption ideas, so you don&#039;t have to suffer through all 26.&lt;br /&gt;
&lt;br /&gt;
1) Lighten your load.  An extra 100 pounds increases fuel consumption by 1-2%.&lt;br /&gt;
&lt;br /&gt;
Roger that, no more driving other people or car pooling, those fat bastards can drive their own cars! Making me damage the environment by reducing my fuel efficiency, some people just have no respect for the environment I tell ya.&lt;br /&gt;
&lt;br /&gt;
2) Avoid braking wherever possible. Braking wastes energy from fuel that you have already burned.&lt;br /&gt;
&lt;br /&gt;
Good idea, you should start drifting corners, do engine breaking and run lights whenever possible to avoid slowing down and loosing precious inertia &amp;amp; kinetic energy.&lt;br /&gt;
&lt;br /&gt;
3) Tune up your engine. A properly tuned engine maximizes power and can greatly enhance fuel efficiency.&lt;br /&gt;
&lt;br /&gt;
Wow, I didn&#039;t know that tuning the engine would make it use less fuel. Go and have two stage turbo installed on your car immediately, and get another 300 bhp of environment saving goodness.&lt;br /&gt;
&lt;br /&gt;
4) Learn to watch and predict traffic signals. Stop-and-go driving is wasteful.&lt;br /&gt;
&lt;br /&gt;
Useful tip. You should immediately start work on developing telepathy and telekinesis. Since this may take some time, while you are hard at work evolving your mental prowess you can use &lt;a href=&quot;http://www.themirt.com/&quot;&gt;MIRT&lt;/a&gt; that will allow you to control traffic lights without the use of super-powers.&lt;br /&gt;
&lt;br /&gt;
5) Don&#039;t circle in a parking lot. Look for a spot in the empty half of the parking lot.&lt;br /&gt;
&lt;br /&gt;
This is probably the one I disagree with the most. Basically, to save the environment you need to park in the empty part of the parking lot right near the entrances typically that are typically empty and usually reserved for pregnant women, elderly and the disabled. I suppose to save the environment we all need to make sacrifices, and become heartless environmentalists. &lt;br /&gt;
&lt;br /&gt;
I&#039;d like to thank WikiHow folks for all these useful tips and the frigid Canadian winter that inspired this rant... COME BACK GLOBAL WARMING, COME BACK!!!!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
*** For those of you without sense of humor, possibly lost due to environmental damage, this is a joke &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; *** 
    </content:encoded>

    <pubDate>Sun, 25 Jan 2009 14:18:25 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/191-guid.html</guid>
    
</item>
<item>
    <title>Fun Extract from Microsoft Silverlight License Terms</title>
    <link>http://ilia.ws/archives/186-Fun-Extract-from-Microsoft-Silverlight-License-Terms.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/186-Fun-Extract-from-Microsoft-Silverlight-License-Terms.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=186</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=186</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    If you bother to read the the MS Silverlight TOS you&#039;ll find this interesting bit which I found quite amusing:&lt;br /&gt;
&lt;br /&gt;
&quot;IMITATION ON AND EXCLUSION OF REMEDIES AND DAMAGES. You can recover from Microsoft and its suppliers only direct damages up to U.S. &lt;strong&gt;$5.00&lt;/strong&gt;&quot;.&lt;br /&gt;
&lt;br /&gt;
Wow, how generous! This is then followed by:&lt;br /&gt;
&lt;br /&gt;
&quot;It also applies even if Microsoft knew or should have known about the possibility of the damages.&quot;&lt;br /&gt;
&lt;br /&gt;
Its good to know MS legal machine is working well, best of luck up holding this in any &quot;sane&quot; court. 
    </content:encoded>

    <pubDate>Mon, 07 Jan 2008 13:24:40 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/186-guid.html</guid>
    
</item>
<item>
    <title>U.S. Agriculture Tax on Travel</title>
    <link>http://ilia.ws/archives/179-U.S.-Agriculture-Tax-on-Travel.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/179-U.S.-Agriculture-Tax-on-Travel.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=179</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=179</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    I just got my confirmation for my flight to San Francisco to ZendCon happening in early October and noticed something interesting on my invoice for the flight in the &quot;taxes area&quot;.&lt;br /&gt;
&lt;br /&gt;
Taxes, Fees and Charges&lt;br /&gt;
---------------------------------------------------&lt;br /&gt;
Canada Airport Improvement Fee	20.00&lt;br /&gt;
U.S.A Transportation Tax	                15.54&lt;br /&gt;
&lt;strong&gt;U.S Agriculture Fee	                        5.15&lt;/strong&gt;&lt;br /&gt;
Canada Security Charge	               7.94&lt;br /&gt;
Canada Goods and Services Tax   (GST/HST #10009-2287)	26.01&lt;br /&gt;
U.S.A Immigration User Fee	        7.21&lt;br /&gt;
&lt;br /&gt;
Why would an airline ticket include the U.S Agriculture Fee, is there a tax on the air above the US farmland or something? 
    </content:encoded>

    <pubDate>Thu, 20 Sep 2007 10:33:42 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/179-guid.html</guid>
    
</item>
<item>
    <title>Moving to Flickr</title>
    <link>http://ilia.ws/archives/178-Moving-to-Flickr.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/178-Moving-to-Flickr.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=178</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=178</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    After a few years on Gallery 1.X, which with a few tweaks worked quite well for me, I&#039;ve decided to make the transition to Flickr&#039;s pro account. The conversion was largely made possibly by a tweaked gallery2flickr script that allowed me to move albums over without loosing any data in a process, which is always a good thing. It still took some time, but in the end I am quite happy with the results. Flickr has some very neat features in comparison to Gallery such as geo-tagging, very convenient interface for tagging and labeling photos, which at least in Gallery 1.X was rather frustrating. &lt;br /&gt;
&lt;br /&gt;
My new gallery can now be found at &lt;a href=&quot;http://www.flickr.com/photos/iliaal/&quot; &gt;http://www.flickr.com/photos/iliaal/&lt;/a&gt; 
    </content:encoded>

    <pubDate>Tue, 04 Sep 2007 22:08:51 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/178-guid.html</guid>
    
</item>
<item>
    <title>Phantom 5.0.37 MySQL Release</title>
    <link>http://ilia.ws/archives/163-Phantom-5.0.37-MySQL-Release.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/163-Phantom-5.0.37-MySQL-Release.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=163</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=163</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    I spotted &lt;a href=&quot;http://edin.dk/archives/31-PHP-4.4.6-win32-with-MySQL-5.0.36.html&quot; &gt;Edin&#039;s blog post&lt;/a&gt; about PHP 4.4.6 now being linked against MySQL 5.0.36 on Windows and decided to see what is new in that release in comparison to the 5.0.33 I am currently running.&lt;br /&gt;
&lt;br /&gt;
A quick visit to the MySQL&#039;s downloads page revealed a distinct absence of said release however. There are however &lt;a href=&quot;http://www.mysql.org/doc/refman/5.0/en/releasenotes-cs-5-0-37.html&quot; &gt;release notes&lt;/a&gt; about MySQL 5.0.37, which lists some compelling fixes. Unfortunately, this release is nowhere to be found as well, even though the release notes claim it was released on 27 February 2007. &lt;br /&gt;
&lt;br /&gt;
A simple question comes to mind, WTF? 
    </content:encoded>

    <pubDate>Thu, 08 Mar 2007 22:16:46 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/163-guid.html</guid>
    
</item>
<item>
    <title>Has O'Reilly Gone Crazy?</title>
    <link>http://ilia.ws/archives/157-Has-OReilly-Gone-Crazy.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/157-Has-OReilly-Gone-Crazy.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=157</wfw:comment>

    <slash:comments>7</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=157</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    Sometimes the things you&#039;ll find on a bookshelves of your local book store can be quite unusual and downright weird. Consider the following super-hero themed series of books on Windows products by O&#039;Reilly.&lt;br /&gt;
&lt;br /&gt;
&lt;img width=&#039;600&#039; height=&#039;447&#039; border=&#039;0&#039; hspace=&#039;5&#039; align=&#039;left&#039; src=&quot;http://ilia.ws/uploads/images/ms.jpg&quot; alt=&#039;&#039; /&gt;&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Sun, 21 Jan 2007 15:00:56 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/157-guid.html</guid>
    
</item>
<item>
    <title>MySQL 5.0.33 Community Server</title>
    <link>http://ilia.ws/archives/153-MySQL-5.0.33-Community-Server.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/153-MySQL-5.0.33-Community-Server.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=153</wfw:comment>

    <slash:comments>16</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=153</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    As you may already know or soon will find out MySQL had released a new version of their community server, 5.0.33. First all congratulations to developers, any release is a lot of work and finally pushing it out the public is definitely an achievement. &lt;br /&gt;
&lt;br /&gt;
There are however some interesting and in my eyes less then positive developments pertaining to this release. As you can see from &lt;a href=&quot;http://www.planetmysql.org/kaj/?p=83&quot; &gt;Kaj&#039;s announcement&lt;/a&gt; as well as the state of the &lt;a href=&quot;http://dev.mysql.com/downloads/mysql/5.0.html#downloads&quot; &gt;MySQL&#039;s download page&lt;/a&gt; pre-compiled binaries are no longer offered. The only files available for MySQL 5.0.33 are sources for *NIX and Windows platforms. &lt;br /&gt;
&lt;br /&gt;
While this is not an issue for *NIX users where lack of binaries will be resolved by distros and if not, the compiler is always available and compiling MySQL is big issue, it does pose a major problem for Windows users who generally do not have access to a C/C++ compiler. This means that all the people who develop on Win32 and then deploy on *NIX machines will need to stick to older versions of the database for the dev environments or rely on someone other then MySQL to provide binaries (which may result is less then stable, trustworthy packages going around). This also may affect adoption rates since many companies insist (and rightly so) on using same version of DB on production and development.&lt;br /&gt;
&lt;br /&gt;
Interestingly enough the &quot;For maximum stability and performance, we recommend that you use the binaries we provide.&quot; statement on the download page still remains. I guess the suggestion is that if we (the users) want stability we need to go for the Enterprise edition. &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; 
    </content:encoded>

    <pubDate>Wed, 10 Jan 2007 13:15:03 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/153-guid.html</guid>
    
</item>
<item>
    <title>IE6 and IE7 Testing Simplified</title>
    <link>http://ilia.ws/archives/146-IE6-and-IE7-Testing-Simplified.html</link>
            <category>PHP</category>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/146-IE6-and-IE7-Testing-Simplified.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=146</wfw:comment>

    <slash:comments>10</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=146</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    With the release of IE7 many web developers were faced with a need to test their applications on the different versions of IE, but had no means to do so since only one IE can run on Windows. Now there were different hacks available around it, but in most instances you ended up using portion of IE7 libs for IE6 emulation and thereby not getting quite the same behavior.&lt;br /&gt;
&lt;br /&gt;
Today on &lt;a href=&quot;http://blogs.msdn.com/ie/&quot; &gt;IE blog&lt;/a&gt; a much better solution was offered by Microsoft (kudos guys). Basically they&#039;ve allowed Windows owners (after genuine advantage check, which now can be done via Firefox as well) to download WinXP SP2 image with IE6 and run via a free download of &quot;Virtual PC 2004&quot;. This means you can safely upgrade you WinXP box to IE7 and run IE6 via an image, thus giving you 2 versions of IE on the same machine this minimum amount of hassle.  
    </content:encoded>

    <pubDate>Fri, 01 Dec 2006 10:15:59 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/146-guid.html</guid>
    
</item>
<item>
    <title>Network Scanning with HTTP without JavaScript</title>
    <link>http://ilia.ws/archives/145-Network-Scanning-with-HTTP-without-JavaScript.html</link>
            <category>PHP</category>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/145-Network-Scanning-with-HTTP-without-JavaScript.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=145</wfw:comment>

    <slash:comments>4</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=145</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    The concept of doing network scanning via JavaScript is hardly new and is quite easy for anyone with even cursory knowledge of JavaScript. However, the assumption was that as long as you browse the web with JavaScript disabled you are safe from hostile sites from scanning your network. Alas, this was not to be, in a &lt;a href=&quot;http://jeremiahgrossman.blogspot.com/2006/11/browser-port-scanning-without.html&quot;&gt;very interesting post&lt;/a&gt; Jeremiah Grossman shows how can this be done with plain HTML using no JavaScript what so ever.&lt;br /&gt;
&lt;br /&gt;
His methodology relies on Firefox&#039;s quirk, whereby the page loading would wait for the &amp;lt;link&amp;gt; tag to be processed before rendering the rest of the page. This means you could use the link tag to reference local IPs and use a subsequent image to see how long did it take for the IP to respond. If the response was very quick, then you know the host has something listening on a given port and if it does not, well then the port is being blocked or filtered.&lt;br /&gt;
&lt;br /&gt;
The problem with his approach is that to scan an entire network would be rather slow and require multiple iframes to perform the scan. Not to mention very noticeable, I decided to see if something can be done about this limitation. &lt;br /&gt;&lt;a href=&quot;http://ilia.ws/archives/145-Network-Scanning-with-HTTP-without-JavaScript.html#extended&quot;&gt;Continue reading &quot;Network Scanning with HTTP without JavaScript&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 29 Nov 2006 19:50:53 -0500</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/145-guid.html</guid>
    
</item>
<item>
    <title>Microsoft Web Dev Summit Overview</title>
    <link>http://ilia.ws/archives/130-Microsoft-Web-Dev-Summit-Overview.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/130-Microsoft-Web-Dev-Summit-Overview.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=130</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=130</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    Now that the Jet-lag has worn off (all-night flights suck, even when they are first class) I figure it would be the perfect time to blog about my recent visit to Microsoft&#039;s Web Dev Summit. &lt;br /&gt;
&lt;br /&gt;
A few weeks ago I got an invite from Brian (who thanks to Wez he got through my spam filters) to come to Microsoft and see what kind of cool stuff they are doing and to give some feedback from the &quot;enemy camp&quot; so to speak &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; on the stuff they are doing. I thought it&#039;d be a great opportunity to see what&#039;s going on the other side of the fence and readily agreed. &lt;br /&gt;
&lt;br /&gt;
So, last week, I caught a plane to Redmond where I joined a number of other PHP luminaries (Wez, Marcus, Frank, Laura, etc...) and a lone Ruby developer (Yes, they do exist!). Over the next two days we had a very tightly packed schedule of presentations from Microsoft folks on things ranging from IIS7 to LINQ. Despite the very tight schedule we&#039;ve got a number of opportunities to have informal talks with Microsoft developers which in my experience were quite interesting. They have certainly seemed open to new ideas, which was a very welcome surprise and were more then willing to listen to constructive criticism (which in some cases we were more then willing to provide &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt; ).  &lt;br /&gt;&lt;a href=&quot;http://ilia.ws/archives/130-Microsoft-Web-Dev-Summit-Overview.html#extended&quot;&gt;Continue reading &quot;Microsoft Web Dev Summit Overview&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 24 Sep 2006 12:59:14 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/130-guid.html</guid>
    
</item>
<item>
    <title>mod_deflate for Apache 1.3.37</title>
    <link>http://ilia.ws/archives/120-mod_deflate-for-Apache-1.3.37.html</link>
            <category>Stuff</category>
    
    <comments>http://ilia.ws/archives/120-mod_deflate-for-Apache-1.3.37.html#comments</comments>
    <wfw:comment>http://ilia.ws/wfwcomment.php?cid=120</wfw:comment>

    <slash:comments>5</slash:comments>
    <wfw:commentRss>http://ilia.ws/rss.php?version=2.0&amp;type=comments&amp;cid=120</wfw:commentRss>
    

    <author>ilia@ilia.ws (Ilia Alshanetsky)</author>
    <content:encoded>
    A new Apache 1.3.37 is out and I had to upgrade all my servers to it, in the process I&#039;ve had to compile mod_deflate, a high performance compression module that works MUCH faster then mod_gzip.  This is primarily thanks to the fact it does not use temporary files, but instead does everything in memory. Since the official mod_deflate package has been abandoned by its author, even though the code still works with a few minor tweaks. So, I&#039;ve decided to post a patched version of this module for all interested Apache 1.3.37 users. &lt;br /&gt;
&lt;br /&gt;
You can download it here: &lt;a href=&quot;http://ilia.ws/uploads/patches/mod_deflate-1.0.21i.tar.bz2&quot;&gt;http://ilia.ws/uploads/patches/mod_deflate-1.0.21i.tar.bz2&lt;/a&gt;&lt;br /&gt;
MD5: 4bd8b6773d9cb843494faceae3c9c945&lt;br /&gt;
&lt;br /&gt;
The package also includes a short README files that explains how to install this module on your server. For people too lazy to read the README, the instructions follow at the bottom of this blog entry &lt;img src=&quot;http://ilia.ws/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;. &lt;br /&gt;&lt;a href=&quot;http://ilia.ws/archives/120-mod_deflate-for-Apache-1.3.37.html#extended&quot;&gt;Continue reading &quot;mod_deflate for Apache 1.3.37&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 04 Aug 2006 11:54:13 -0400</pubDate>
    <guid isPermaLink="false">http://ilia.ws/archives/120-guid.html</guid>
    
</item>

</channel>
</rss>