<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Vlad Hrybok's Tech Notes - Rants</title>
    <link>http://vladsnotes.hrybok.com/</link>
    <description>The future of Internet is &lt;a href='http://httpvpn.com'&gt;HttpVPN&lt;/a&gt;...</description>
    <language>en-us</language>
    <copyright>Vlad Hrybok</copyright>
    <lastBuildDate>Sun, 28 Jun 2009 21:04:41 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.6264.0</generator>
    <managingEditor>vgribok@dodgeit.com</managingEditor>
    <webMaster>vgribok@dodgeit.com</webMaster>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=868a8d58-6ea6-4285-9fe7-2f30c9e8bca6</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,868a8d58-6ea6-4285-9fe7-2f30c9e8bca6.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,868a8d58-6ea6-4285-9fe7-2f30c9e8bca6.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=868a8d58-6ea6-4285-9fe7-2f30c9e8bca6</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
In general, I love Microsoft development tools. The reason I never felt compelled
to venture far into either Java or LAMP world is because combination of the Visual
Studio, .NET Framework runtime, SQL Server and other MS tools has always been
an extremely strong development platform, both for the value delivery for
end users, and for something as prosaic as having fun programming 8 hours day in and day
out. Therefore, it's borderline pathological that Microsoft HTML editing tools
have not evolved beyond "D-" grade since their first tool I tried over a decade ago,
Front Page 98. Consider this, I am taking a short break (to vent my dissatisfaction) from
writing content for a web site because when I edit an HTML file using Visual Studio
2008 SP1, it mangles the HTML by cutting up closing tags, turning "&lt;/a&gt;", "&lt;/h3&gt;", "&lt;/span&gt;" and
others into "&gt;". I thought, alright, Expression Web 2 is going to save
the day. I open the page in the Expression Web, and what I found is that it doesn't
handle keyboard key strokes well, ranging from failing to respond to arrow keys,
to Ctrl+V shortcut for Paste simply not working, rendering Expression Web
unusable. I use Microsoft keyboard and their drivers. I am a developer, not a designer,
but if getting such basic functions as arrow keys in their editor is impossible for
MS, what chances do they have with professional designers? And don't get me even started
with Expression suite not supporting MS own source controls for two versions. Microsoft's
inability to get HTML design tools right for such a long time creates a fear that
MS is losing it.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=868a8d58-6ea6-4285-9fe7-2f30c9e8bca6" />
      </body>
      <title>Microsoft Visual Studio 2008 and Expression Web 2 are Still Horrible at HTML Editing</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,868a8d58-6ea6-4285-9fe7-2f30c9e8bca6.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,868a8d58-6ea6-4285-9fe7-2f30c9e8bca6.aspx</link>
      <pubDate>Sun, 28 Jun 2009 21:04:41 GMT</pubDate>
      <description>&lt;p&gt;
In general, I love Microsoft development tools. The&amp;nbsp;reason I never felt compelled
to&amp;nbsp;venture far into either Java or LAMP world is because combination of the Visual
Studio, .NET Framework&amp;nbsp;runtime, SQL Server&amp;nbsp;and other MS tools&amp;nbsp;has always&amp;nbsp;been
an extremely&amp;nbsp;strong development platform, both for the&amp;nbsp;value delivery for
end users, and for something as prosaic as having fun programming 8 hours day in and&amp;nbsp;day
out. Therefore,&amp;nbsp;it's borderline pathological that Microsoft HTML editing tools
have not evolved beyond "D-" grade since their first tool I tried over a decade ago,
Front Page 98. Consider this, I am taking a short break (to vent my dissatisfaction)&amp;nbsp;from
writing content for a web site because when I edit an HTML file using Visual Studio
2008 SP1, it mangles the HTML by cutting up closing tags, turning "&amp;lt;/a&amp;gt;", "&amp;lt;/h3&amp;gt;",&amp;nbsp;"&amp;lt;/span&amp;gt;"&amp;nbsp;and
others&amp;nbsp;into "&amp;gt;". I thought, alright, Expression&amp;nbsp;Web 2 is going to save
the day. I open the page in the Expression Web, and what I found is that it doesn't
handle keyboard key strokes well, ranging&amp;nbsp;from failing to respond to arrow keys,
to&amp;nbsp;Ctrl+V shortcut for Paste simply&amp;nbsp;not working, rendering Expression Web
unusable. I use Microsoft keyboard and their drivers. I am a developer, not a designer,
but if getting such basic functions as arrow keys in their editor is impossible for
MS, what chances do they have with professional designers? And don't get me even started
with Expression suite not supporting MS own source controls for two versions.&amp;nbsp;Microsoft's
inability to get HTML design tools right for such a long time creates a fear that
MS is losing it.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=868a8d58-6ea6-4285-9fe7-2f30c9e8bca6" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,868a8d58-6ea6-4285-9fe7-2f30c9e8bca6.aspx</comments>
      <category>ASP.NET;Rants;Sofware Development;Visual Studio</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=a3362548-9d08-4914-97e0-7f520fea7e76</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,a3362548-9d08-4914-97e0-7f520fea7e76.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,a3362548-9d08-4914-97e0-7f520fea7e76.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=a3362548-9d08-4914-97e0-7f520fea7e76</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
When ASP.NET 2.0 and Visual Studio 2005 came out I hoped that ASP.NET themes will
be developed en masse by third parties and sold like those on <a href="http://TemplateMonster.com">TemplateMonster.com</a>.
Today, tired of ugly GridViews in my apps, I decided to find an ASP.NET theme
for at least a GridView, but to my surprise, the only thing I found was <a href="http://weblogs.asp.net/kevinbrammer/archive/2008/02/24/glassy-black-gridview-theme.aspx">this</a>,
which is not even a skin. There are millions of sites, books and blogs telling
how to make themes in ASP.NET 2.0, but it looks like market for third-party templates
has never materialized. Given how fierce the competition in the graphics &amp;
UI design world is, I wonder why everyone is missing a chance to take this niche.
Microsoft has a few <a href="http://msdn2.microsoft.com/en-us/asp.net/aa336613.aspx">starter
themes</a>, but just a few and without live test-drive sites - one has to download
and install Visual Studio plug-ins and build the site to see it in action. All this
is very strange: it's hard to believe there is no business model in making skinnable
themes for ASP.NET applications.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=a3362548-9d08-4914-97e0-7f520fea7e76" />
      </body>
      <title>Where Are the Third-Party ASP.NET Theme/Skin Galleries?</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,a3362548-9d08-4914-97e0-7f520fea7e76.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,a3362548-9d08-4914-97e0-7f520fea7e76.aspx</link>
      <pubDate>Tue, 26 Feb 2008 19:33:32 GMT</pubDate>
      <description>&lt;p&gt;
When ASP.NET 2.0 and Visual Studio 2005 came out I hoped that ASP.NET themes will
be developed en masse by third parties and sold like those on &lt;a href="http://TemplateMonster.com"&gt;TemplateMonster.com&lt;/a&gt;.
Today, tired of&amp;nbsp;ugly GridViews in my apps, I decided to find an ASP.NET&amp;nbsp;theme
for at least a&amp;nbsp;GridView, but to my surprise, the only thing I found was &lt;a href="http://weblogs.asp.net/kevinbrammer/archive/2008/02/24/glassy-black-gridview-theme.aspx"&gt;this&lt;/a&gt;,
which is not even a skin. There are millions of sites, books&amp;nbsp;and blogs telling
how to make themes in ASP.NET 2.0, but it looks like market for third-party templates
has never materialized. Given how fierce the competition in the graphics&amp;nbsp;&amp;amp;
UI design world is, I wonder why everyone is missing a chance to take this niche.
Microsoft has a few &lt;a href="http://msdn2.microsoft.com/en-us/asp.net/aa336613.aspx"&gt;starter
themes&lt;/a&gt;, but just a few and without live test-drive sites&amp;nbsp;- one has to download
and install Visual Studio plug-ins and build the site to see it in action. All this
is very strange: it's hard to believe there is no business model in making skinnable
themes for ASP.NET applications.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=a3362548-9d08-4914-97e0-7f520fea7e76" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,a3362548-9d08-4914-97e0-7f520fea7e76.aspx</comments>
      <category>.NET Programming;ASP.NET;Rants;Visual Studio</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It used to be this way: you commit to a two-year contract with a wireless service
and get locked, but deeply discounted or even free phone. With iPhone situation
is beyond pale: 
</p>
        <ul>
          <li>
You get what seems to be a <strong>full-price, </strong>but<strong> locked </strong>phone
(from $300 to $600 depending on the model and the time you bought it); 
</li>
          <li>
You get locked into <strong>two-year contract</strong>; 
</li>
          <li>
And Apples feels free to <strong>brick your iPhone</strong> if you have installed
3rd party software or unlocked it.</li>
        </ul>
        <p>
While all this might be legal, this looks like one big mass-screwing of Apple/AT&amp;T
customers. I feel lucky <a href="/PermaLink,guid,580f8b9f-512c-4cd9-ad89-0d54a0a49684.aspx">iTunes
refused to sync my iPhone with 64 bit Windows</a> and I could return iPhone for
the full refund. I was planning on unlocking the phone, but after I learned about
modified iPhones turned into "iBricks" after the latest firmware upgrade, iPhone deal
looks like one big sucker.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9" />
      </body>
      <title>Why iPhone is locked anyway?</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9.aspx</link>
      <pubDate>Wed, 03 Oct 2007 15:16:45 GMT</pubDate>
      <description>&lt;p&gt;
It used to be this way: you commit&amp;nbsp;to a two-year contract with a wireless service
and get locked, but&amp;nbsp;deeply discounted or even free phone. With iPhone situation
is beyond pale: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
You get what seems to be a &lt;strong&gt;full-price, &lt;/strong&gt;but&lt;strong&gt; locked&amp;nbsp;&lt;/strong&gt;phone
(from $300 to $600 depending on the model and the time you bought it); 
&lt;li&gt;
You get locked into &lt;strong&gt;two-year contract&lt;/strong&gt;; 
&lt;li&gt;
And Apples feels free to &lt;strong&gt;brick your iPhone&lt;/strong&gt; if you have installed
3rd party software or unlocked it.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
While all this might be legal, this looks like one big mass-screwing of Apple/AT&amp;amp;T
customers.&amp;nbsp;I feel lucky &lt;a href="/PermaLink,guid,580f8b9f-512c-4cd9-ad89-0d54a0a49684.aspx"&gt;iTunes
refused to sync my iPhone with 64 bit Windows&lt;/a&gt; and I could return&amp;nbsp;iPhone for
the full refund. I was planning on unlocking the phone, but after I learned about
modified iPhones turned into "iBricks" after the latest firmware upgrade, iPhone deal
looks like one big sucker.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,933ce2f5-b6de-42d4-9eb8-c8c243ae4ca9.aspx</comments>
      <category>iPhone;Mobile Devices;Rants</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=8dc5e084-b914-46e1-affa-aa28ca6cdf4b</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,8dc5e084-b914-46e1-affa-aa28ca6cdf4b.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,8dc5e084-b914-46e1-affa-aa28ca6cdf4b.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=8dc5e084-b914-46e1-affa-aa28ca6cdf4b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just read the <a href="http://www.nytimes.com/2007/06/03/automobiles/autoreviews/03AUTO.html?ei=5087&amp;en=d4f006d2eb3ec71e&amp;ex=1202011200&amp;mkt=autoslink1&amp;pagewanted=all">review
of the BMW 335i hard-top convertible</a> in the New York Times. The review was
warm - quite typical for the car this good. One thing that the author could not
do without, is conforming to the common understanding that BMW's iDrive - the
integrated computer control console and navigation system - is horrible. As someone
who had Honda Accord with a touch-screen navigation for a few years, I can attest
that knob/joystick-based iDrive is completely usable. More so with the string of programmable
shortcut buttons, which according to a dealer were added to the dashboard of 3-series
in March of 2007. With all the most-frequently-used functionality already
accessible through the specialized buttons and knobs on the BMW dashboard, iDrive
is a totally adequate user interface conduit. Maybe back in 2002 when the
first version of the iDrive was introduced in the 7-series, it was bad - I don't know.
I hear it was the only way to control the car and even most basic functions required
lots of knob action. If that was the case - it was a really bone-headed design.
As someone who designed quite a few user interfaces, including a CAD UI, I have
this rule of thumb: put most critical functions at user's fingertips, and
organize the rest of commands in a well-structured, easy to navigate menu.
Today's iDrive accomplishes that. I got iDrive with my 335i coupe simply because I
couldn't imagine living without navigation system, and after reading all the bad reviews
I was bracing for supposedly abysmal UI and control abilities of the iDrive. To my
surprised I don't really have anything to complain about. It's not touch-screen, but
from my point of view touch-screen is a toss compared to joystick: touchscreen is
easier to operate when car is not moving, but it is very inconvenient on the go. I
am not trying to say that iDrive is perfect - I hear praises to Lexus control console,
but these days iDrive is not bad at all as far as functionality and convenience goes.
Now, to those who claim that iDrive is hard to figure out, I don't really
know what to say. If you were able to figure out how to make enough money to buy a
BMW with iDrive, you should have no trouble figuring out iDrive. Otherwise let
me know what you are doing for living - I may want to get into it.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=8dc5e084-b914-46e1-affa-aa28ca6cdf4b" />
      </body>
      <title>A Word in Defence of the BMW iDrive</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,8dc5e084-b914-46e1-affa-aa28ca6cdf4b.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,8dc5e084-b914-46e1-affa-aa28ca6cdf4b.aspx</link>
      <pubDate>Mon, 13 Aug 2007 18:27:09 GMT</pubDate>
      <description>&lt;p&gt;
Just read the&amp;nbsp;&lt;a href="http://www.nytimes.com/2007/06/03/automobiles/autoreviews/03AUTO.html?ei=5087&amp;amp;en=d4f006d2eb3ec71e&amp;amp;ex=1202011200&amp;amp;mkt=autoslink1&amp;amp;pagewanted=all"&gt;review
of the&amp;nbsp;BMW 335i hard-top convertible&lt;/a&gt; in the New York Times. The review was
warm&amp;nbsp;- quite typical for the car this good. One thing that the author could not
do without, is conforming&amp;nbsp;to the common understanding that BMW's iDrive - the
integrated computer control console and navigation system -&amp;nbsp;is horrible. As someone
who had Honda Accord with a touch-screen navigation for a few years, I can attest
that knob/joystick-based iDrive is completely usable. More so with the string of programmable
shortcut buttons, which according to a dealer were added to the dashboard of 3-series
in March&amp;nbsp;of 2007. With&amp;nbsp;all the most-frequently-used functionality already
accessible through the specialized buttons and knobs on the BMW dashboard, iDrive
is a totally adequate user interface conduit. Maybe back&amp;nbsp;in&amp;nbsp;2002 when the
first version of the iDrive was introduced in the 7-series, it was bad - I don't know.
I hear it was the only way to control the car and even most basic functions required
lots of knob action.&amp;nbsp;If that was the case - it was a really bone-headed design.
As someone who designed quite a few user interfaces, including a CAD UI,&amp;nbsp;I have
this rule of thumb:&amp;nbsp;put most&amp;nbsp;critical functions at user's fingertips,&amp;nbsp;and
organize the rest of commands&amp;nbsp;in&amp;nbsp;a well-structured, easy to navigate&amp;nbsp;menu.
Today's iDrive accomplishes that. I got iDrive with my 335i coupe simply because I
couldn't imagine living without navigation system, and after reading all the bad reviews
I was bracing for supposedly abysmal UI and control abilities of the iDrive. To my
surprised I don't really have anything to complain about. It's not touch-screen, but
from my point of view touch-screen is a toss compared to joystick: touchscreen is
easier to operate when car is not moving, but it is very inconvenient on the go. I
am not trying to say that iDrive is perfect - I hear praises to Lexus control console,
but these days iDrive is not bad at all as far as functionality and convenience goes.
Now, to those who&amp;nbsp;claim that iDrive&amp;nbsp;is hard to figure out, I don't really
know what to say. If you were able to figure out how to make enough money to buy a
BMW with iDrive, you should have no&amp;nbsp;trouble figuring out iDrive. Otherwise let
me know what you are doing for living - I may want to get into it.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=8dc5e084-b914-46e1-affa-aa28ca6cdf4b" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,8dc5e084-b914-46e1-affa-aa28ca6cdf4b.aspx</comments>
      <category>Embedded Computers;Rants</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=db963574-16c9-41d0-be0a-07d2b72412d3</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,db963574-16c9-41d0-be0a-07d2b72412d3.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,db963574-16c9-41d0-be0a-07d2b72412d3.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=db963574-16c9-41d0-be0a-07d2b72412d3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Microsoft is showing off its new <a href="http://msdn2.microsoft.com/en-us/library/bb499794(VS.90).aspx">Acropolis
framework</a> for .NET. It seems to be a little more than good old CCmdTarget of late
MFC. 
</p>
        <p>
Back in 2001 when I was making a transition from C++/MFC to C#/.NET two things I missed
the most were C++ templates and CCmdTarget/Doc/View architecture of MFC-based Windows
UI. I could not believe Microsoft didn't port CCmdTarget at the time and naturally
wrote my own. But pretty soon it was obvious that with C# and Visual Studio .NET writing
ASP.NET web applications was easier than making Windows UI apps, and people
wanted web UI more than windows UI. 
</p>
        <p>
Combine dwindling demand for Windows UI with inferior development tools and you end
up in the situation where software architects don't even debate whether their
next enterprise application should have Windows UI or web UI. It's assumed and
understood that it will be a web-based application. If you think an application needs
to have Windows UI - you will face an uphill battle convincing other project stakeholders
it's the right way to go. 
</p>
        <p>
Simply put, Windows UI is so out, and web UI is so in that incremental improvements
in Windows UI world like WPF and Acropolis is too little and way too late to save
the day. We've got AJAX, thank you very much. In my arrogant opinion enterprise
apps will not go back into Windows UI world. The last bastion of Windows UI applications
is SOHO market, but that is about to change with <a href="http://www.ultidev.com/products/HttpVPN/">HttpVPN</a> making
it possible to make easily redistributable web applications for consumers and small
businesses. Once that happens, Windows UI will become just gaming and other graphics-heavy applications
platform.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=db963574-16c9-41d0-be0a-07d2b72412d3" />
      </body>
      <title>Microsoft "Acropolis" six years too late. I liked CCmdTarget of MFC back in nineties.</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,db963574-16c9-41d0-be0a-07d2b72412d3.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,db963574-16c9-41d0-be0a-07d2b72412d3.aspx</link>
      <pubDate>Tue, 19 Jun 2007 14:42:13 GMT</pubDate>
      <description>&lt;p&gt;
Microsoft is showing off its new&amp;nbsp;&lt;a href="http://msdn2.microsoft.com/en-us/library/bb499794(VS.90).aspx"&gt;Acropolis
framework&lt;/a&gt; for .NET. It seems to be a little more than good old CCmdTarget of late
MFC.&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
Back in 2001 when I was making a transition from C++/MFC to C#/.NET two things I missed
the most were C++ templates and CCmdTarget/Doc/View architecture of MFC-based Windows
UI. I could not believe Microsoft didn't port CCmdTarget at the time and naturally
wrote my own. But pretty soon it was obvious that with C# and Visual Studio .NET writing
ASP.NET&amp;nbsp;web&amp;nbsp;applications was easier than making Windows UI apps, and people
wanted web UI more than windows UI. 
&lt;/p&gt;
&lt;p&gt;
Combine dwindling demand for Windows UI with inferior development tools and you end
up in the situation where software architects don't even debate whether&amp;nbsp;their
next&amp;nbsp;enterprise application should have Windows UI or web UI. It's assumed and
understood that it will be a web-based application. If you think an application needs
to have Windows UI - you will face an uphill battle convincing other project stakeholders
it's the right way to go. 
&lt;/p&gt;
&lt;p&gt;
Simply put, Windows UI is so out, and web UI is so in that incremental improvements
in Windows UI world like WPF and Acropolis is too little and way too late to save
the day.&amp;nbsp;We've got AJAX, thank you very much. In my arrogant opinion enterprise
apps will not go back into Windows UI world. The last bastion of Windows UI applications
is SOHO market, but that is about to change with &lt;a href="http://www.ultidev.com/products/HttpVPN/"&gt;HttpVPN&lt;/a&gt; making
it possible to make easily redistributable web applications for consumers and small
businesses. Once that happens, Windows UI will become just gaming and other graphics-heavy&amp;nbsp;applications
platform.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=db963574-16c9-41d0-be0a-07d2b72412d3" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,db963574-16c9-41d0-be0a-07d2b72412d3.aspx</comments>
      <category>.NET Programming;HttpVPN;Rants;Sofware Development</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=2f30cf45-e636-471f-bf91-6f5a9d8efcae</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,2f30cf45-e636-471f-bf91-6f5a9d8efcae.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,2f30cf45-e636-471f-bf91-6f5a9d8efcae.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=2f30cf45-e636-471f-bf91-6f5a9d8efcae</wfw:commentRss>
      <title>Software platform evolution: from desktop OSes to World Wide Web to UltiDev HttpVPN</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,2f30cf45-e636-471f-bf91-6f5a9d8efcae.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,2f30cf45-e636-471f-bf91-6f5a9d8efcae.aspx</link>
      <pubDate>Mon, 12 Feb 2007 03:27:32 GMT</pubDate>
      <description>&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;b&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;Think
what would happen if Microsoft was giving away Windows for free to everyone, and would
also be giving away Visual Studio to developers, but taking %% of every sale of every
program ever made for MS Windows&lt;/span&gt;&lt;/b&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;.
Think of how much more money would they would have made? Could Bill Gates&amp;nbsp;have
become &amp;nbsp;a first trillionaire?&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;?xml:namespace prefix = o /&gt;
&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;First
of all, no worries, I am not a nut who writes another OS.&amp;nbsp;Creating a new operating
system&amp;nbsp;is WAY too complicated, costly and most importantly financially risky:
OSes are commodity - it's impossible to change the world by creating another OS now.&lt;span&gt;&amp;nbsp; &lt;/span&gt;Instead,
I am creating a new &lt;b&gt;platform&lt;/b&gt;. What is platform? To give a definition, &lt;em&gt;platform
is an operating environment for programs, and a user interface conduit for users&lt;/em&gt;.
To give a few examples: Internet is platform: back-end web server is an operating
environment for programs and browser is a conduit for the UI; every operating system
is a platform: Windows, Linux, MacOS – their APIs and drivers form an operating environment
and OS desktop and windows is a UI conduit; web browser is a platform too, albeit
a limited one&amp;nbsp;– it can run client scripts and therefore it’s an operating environment
and a UI conduit at the same time. You get the idea… &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;Platforms
differ in reach and complexity. Operating systems make a&amp;nbsp;somewhat mediocre platform:
they have limited reach – contained by the hardware they designed for,&amp;nbsp;by&amp;nbsp;how
incredibly expensive it is to make an OS, and by how hard it's to learn to develop
applications for a new OS. Adoption threshold for a new OS is very high. Web, on&amp;nbsp;the
other hand,&amp;nbsp;is a very good platform: HTTP protocol is insanely simple, web development
is relative simple and mastered by ever-growing legions of developers, web is not
constrained by hardware, and finally web has a virtually unlimited reach. Curiously,
web as a platform is built on top of other platforms - underlying disparate OSes&amp;nbsp;running
web server back-end software and user browsers.&amp;nbsp;it’s a platform layered on top
of other platforms – OSes. &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;The
drawbacks of the Web as a platform include: &lt;/span&gt;
&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;div class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;b&gt;Deploying
and operating web apps is complex and costly&lt;/b&gt;. It is very hard to make an application
accessible on the web: all the routers, firewalls, networking, DNS servers, domain
names leases,&amp;nbsp;IP addresses -&amp;nbsp; everything involved in deployment of a web
application is much more complex from user’s standpoint compared to regular program
with a "pop-in a CD and have it installed" type of deployment; 
&lt;br&gt;
&lt;br&gt;
&lt;/span&gt;
&lt;/div&gt;
&lt;li&gt;
&lt;div class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;&lt;b&gt;Web
applications are hard to market&lt;/b&gt;. From developers’ perspective business models
for selling web app&amp;nbsp;is limited to big-ticket sales to businesses who have budget
and skills necessary to run web-facing infrastructure. 
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;
&lt;/div&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;Now,
imagine World Wide Web&amp;nbsp;with above-mentioned&amp;nbsp;problems removed. That is what
I am doing: &lt;b&gt;a new web-based platform that has user reach as wide&amp;nbsp;as current
Internet, but removes application deployment and marketing hurdles&lt;/b&gt; that are limiting
web application usage right now. That’s a unique innovation right there. “But hey,
there’s more!” Another unique innovation is the business model: I am not going to
sell this platform to users, or development tools to developers. All will get it for
free. The catch? All software that uses our platform can only be sold and bought using
channels belonging and controlled by UltiDev, and&amp;nbsp;like eBay we are going to take&amp;nbsp;%%
of every application sale. &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;You
may have some concerns, like will developers find this new platform attractive enough
to spend effort learning it and making programs for it? The answer is no, they won’t.
Because they won’t need to. The beauty of it is that application developers can take
their existing skills and even their already-built applications and simply package
them together with our new platform components and ship it to users. Every member
of millions-strong army of web developers worldwide is ready to take advantage of
this new platform. &lt;/span&gt;
&lt;/p&gt;
&lt;p class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;You
may also wonder how complex is this new platform? Will it take billions of dollars
an decades to create it? Well, it’s complex enough to take two years to develop, but
the good news is that it’s virtually finished and working pre-alpha releases are deployed.&amp;nbsp;&lt;/span&gt;&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt; 
&lt;o:p&gt;&lt;/o:p&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span style="FONT-SIZE: 11pt; COLOR: rgb(31,73,125); FONT-FAMILY: 'Calibri','sans-serif'"&gt;Small
detail: the platform described above is called &lt;b&gt;HttpVPN™&lt;/b&gt; and some additional
technical information is available at &lt;a href="http://ultidev.com/Products/httpVPN/"&gt;http://ultidev.com/Products/httpVPN/&lt;/a&gt;. &lt;/span&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=2f30cf45-e636-471f-bf91-6f5a9d8efcae" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,2f30cf45-e636-471f-bf91-6f5a9d8efcae.aspx</comments>
      <category>Digital Home;HttpVPN;Rants;Sofware Development</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=35114bef-98dc-4c5e-8b72-f886bfe47089</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,35114bef-98dc-4c5e-8b72-f886bfe47089.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,35114bef-98dc-4c5e-8b72-f886bfe47089.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=35114bef-98dc-4c5e-8b72-f886bfe47089</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Just-announced <a href="http://www.winsupersite.com/reviews/whs_preview.asp">Windows
Home Server</a> is a good news for <a href="http://UltiDev.com/">UltiDev LLC</a> even
though Windows Home Server currently is not much more than glorified Network Attached
Storage and an automatic backup system. Windows Home Server is based on Windows 2003
Server and therefore does not have TV recording functionality for Media Center Edition
one would expect from household server. But despite being driven by Windows 2003 Server,
Windows Home Server does not seem to have web server and email server on it.
</p>
        <p>
Our <a href="http://ultidev.com/products/HttpVPN/">HttpVPN</a> and <a href="http://ultidev.com/products/Cassini/">Cassini
Web Server</a> products will make MCE attractive for every developer who can make
a web-based application. To be truly useful household platform, all software for household
servers should web-based and should accessible securely and reliably on Internet as
well as and inside the home network. Good news for us is that we do it while Microsoft
does not seem to.
</p>
        <p>
I think people will feel much more comfortable when their data is stored on their
own servers at home and being accessible everywhere using secure web connection, instead
of having data stored on third party servers. Real "web 2.0" (God, I hate this marketing
gimmick!) is not only user-generated content, but <strong>user-generated content stored
on user's own servers and securely accessible from everywhere</strong>. This is what
we are making happen with <a href="http://ultidev.com/products/HttpVPN/">HttpVPN</a>,
which makes every programmer who can write ASP.NET, JSP, PHP, Perl, Python, ASP, Cold
Fusion (or whatever else web development tool he/she is using) a potential winner
in the huge but completely untapped market of home server software.
</p>
        <p>
I feel good to be at the <a href="http://ultidev.com">right place</a> at the right
time. You need to <a href="http://ultidev.com/Download/">join in</a>.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=35114bef-98dc-4c5e-8b72-f886bfe47089" />
      </body>
      <title>Windows Home Server is poised to become yet another target platform for UltiDev products</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,35114bef-98dc-4c5e-8b72-f886bfe47089.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,35114bef-98dc-4c5e-8b72-f886bfe47089.aspx</link>
      <pubDate>Sun, 21 Jan 2007 03:22:58 GMT</pubDate>
      <description>&lt;p&gt;
Just-announced &lt;a href="http://www.winsupersite.com/reviews/whs_preview.asp"&gt;Windows
Home Server&lt;/a&gt; is a good news for &lt;a href="http://UltiDev.com/"&gt;UltiDev LLC&lt;/a&gt; even
though Windows Home Server currently is not much more than glorified Network Attached
Storage and an automatic backup system. Windows Home Server is based on Windows 2003
Server and therefore does not have TV recording functionality for Media Center Edition
one would expect from household server. But despite being driven by Windows 2003 Server,
Windows Home Server does not seem to have web server and&amp;nbsp;email server on it.
&lt;/p&gt;
&lt;p&gt;
Our &lt;a href="http://ultidev.com/products/HttpVPN/"&gt;HttpVPN&lt;/a&gt; and &lt;a href="http://ultidev.com/products/Cassini/"&gt;Cassini
Web Server&lt;/a&gt; products will make MCE attractive for every developer who can make
a web-based application. To be truly useful household platform, all software for household
servers should web-based and should accessible securely and reliably on Internet as
well as and inside the home network. Good news for us is that we do it while Microsoft
does not seem to.
&lt;/p&gt;
&lt;p&gt;
I think people will feel much more comfortable when their data is stored on their
own servers at home and being accessible everywhere using secure web connection, instead
of having data stored on third party servers. Real "web 2.0" (God, I hate this marketing
gimmick!) is not only user-generated content, but &lt;strong&gt;user-generated content stored
on user's own servers and securely accessible from everywhere&lt;/strong&gt;. This is what
we are making happen with &lt;a href="http://ultidev.com/products/HttpVPN/"&gt;HttpVPN&lt;/a&gt;,
which makes every programmer who can write ASP.NET, JSP, PHP, Perl, Python, ASP, Cold
Fusion (or whatever else web development tool he/she is using) a potential winner
in the huge but completely untapped market of home server software.
&lt;/p&gt;
&lt;p&gt;
I feel good to be at the &lt;a href="http://ultidev.com"&gt;right place&lt;/a&gt; at the right
time. You need to &lt;a href="http://ultidev.com/Download/"&gt;join in&lt;/a&gt;.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=35114bef-98dc-4c5e-8b72-f886bfe47089" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,35114bef-98dc-4c5e-8b72-f886bfe47089.aspx</comments>
      <category>Backup/Restore;Digital Home;HttpVPN;Rants</category>
    </item>
    <item>
      <trackback:ping>http://vladsnotes.hrybok.com/Trackback.aspx?guid=c518cf93-f191-4ce1-86d9-1a775b2de481</trackback:ping>
      <pingback:server>http://vladsnotes.hrybok.com/pingback.aspx</pingback:server>
      <pingback:target>http://vladsnotes.hrybok.com/PermaLink,guid,c518cf93-f191-4ce1-86d9-1a775b2de481.aspx</pingback:target>
      <dc:creator>Vlad Hrybok</dc:creator>
      <wfw:comment>http://vladsnotes.hrybok.com/CommentView,guid,c518cf93-f191-4ce1-86d9-1a775b2de481.aspx</wfw:comment>
      <wfw:commentRss>http://vladsnotes.hrybok.com/SyndicationService.asmx/GetEntryCommentsRss?guid=c518cf93-f191-4ce1-86d9-1a775b2de481</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It appals me beyond any limit every time I see a commodity turned into a product.
Like with Mach-150 razors with 1200 blades in it, or printer ink cartridge costing
more than a printer, it is a clear-cut scam every single time. Case in point: "high-end"
digital A/V cables. One of my colleagues has recently bought 9ft HDMI cable
for $100. It was all fancy, gold-plated, silver wrapped cable in a very pretty
package. However, although HDMI is a cable used for Audio/Video purposes, it still <strong>does
exactly the same stuff as your regular 1GB Cat 5 Ethernet cable or USB cable: it moves
ones and zeros</strong>. Now, even in retail <a href="http://froogle.google.com/froogle?hl=en&amp;lr=&amp;safe=off&amp;rlz=1T4GGLJ_enUS202US202&amp;q=1GB%20ethernet%20cat%205%20cable&amp;ie=UTF-8&amp;oe=UTF-8&amp;sa=N&amp;tab=wf">CAT
5 cable costs about $0.40 per foot</a>. Look at all the USB cables around you connecting
all sorts of equipment, from digital cameras and external hard drives to keyboards
and printers - can you find any of them being gold-plated and costing upward
of $40? All those cables are digital yet very inexpensive while moving your files
and other data without any distortions.
</p>
        <p>
So if one pays more than $0.40 per foot of ANY digital cable: Ethernet, DVI,
HDMI - the person is a certifiable sucker and people who sold it to him/her
are shameless snake oil peddlers. Go to eBay or <a href="http://www.AllElectronics.com">www.AllElectronics.com</a> and
buy the cheapest cable you can find and you will be just fine.
</p>
        <p>
You can bring up as many anecdotal evidence as you want about how generic cable sucked,
and then monster cable made your TV picture crystal clear, but the fact remains: bits
either go through or not regardless where they travel: on commodity Ethernet
cable, or on the most exclusive and expensive HDMI cable. If you don't get TV picture
all distorted like satellite TV signal during heavy rain, your cheap HDMI cable works
perfectly fine and your TV picture CANNOT possibly be made any better by expensive
"monster" cables.
</p>
        <p>
I can't wait to see what will happen when all consumer electronic components will
start receiving digital A/V feeds over the air using wireless connections. I
think all the high-end cable manufacturers need to start diversifying now and get
busy with creating gold-plated wireless antennas costing $200 and up.
</p>
        <img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=c518cf93-f191-4ce1-86d9-1a775b2de481" />
      </body>
      <title>Expensive HDMI, DVI and other digital cables is a pure, unmitigated scam.</title>
      <guid isPermaLink="false">http://vladsnotes.hrybok.com/PermaLink,guid,c518cf93-f191-4ce1-86d9-1a775b2de481.aspx</guid>
      <link>http://vladsnotes.hrybok.com/PermaLink,guid,c518cf93-f191-4ce1-86d9-1a775b2de481.aspx</link>
      <pubDate>Sat, 06 Jan 2007 20:36:55 GMT</pubDate>
      <description>&lt;p&gt;
It&amp;nbsp;appals me beyond any limit every time I see a commodity turned into a product.
Like with Mach-150 razors with 1200 blades in it, or printer ink cartridge&amp;nbsp;costing
more than a printer, it is a clear-cut scam every single time. Case in point: "high-end"
digital A/V cables.&amp;nbsp;One of my colleagues has recently bought&amp;nbsp;9ft HDMI cable
for $100. It was all fancy, gold-plated, silver wrapped cable&amp;nbsp;in a very pretty
package. However, although HDMI is a cable used for Audio/Video purposes, it still &lt;strong&gt;does
exactly the same stuff as your regular 1GB Cat 5 Ethernet cable or USB cable: it moves
ones and zeros&lt;/strong&gt;. Now, even in retail &lt;a href="http://froogle.google.com/froogle?hl=en&amp;amp;lr=&amp;amp;safe=off&amp;amp;rlz=1T4GGLJ_enUS202US202&amp;amp;q=1GB%20ethernet%20cat%205%20cable&amp;amp;ie=UTF-8&amp;amp;oe=UTF-8&amp;amp;sa=N&amp;amp;tab=wf"&gt;CAT
5 cable costs about $0.40 per foot&lt;/a&gt;. Look at all the USB cables around you connecting
all sorts of equipment, from digital cameras and external hard drives to keyboards
and&amp;nbsp;printers - can you find any of them being gold-plated and costing upward
of $40? All those cables are digital yet very inexpensive while moving your files
and other data without any distortions.
&lt;/p&gt;
&lt;p&gt;
So&amp;nbsp;if one pays more than $0.40 per foot of ANY digital cable: Ethernet, DVI,
HDMI&amp;nbsp;-&amp;nbsp;the person&amp;nbsp;is a certifiable sucker and people who sold it to&amp;nbsp;him/her
are shameless snake oil peddlers. Go to eBay or &lt;a href="http://www.AllElectronics.com"&gt;www.AllElectronics.com&lt;/a&gt; and
buy the cheapest cable you can find and you will be just fine.
&lt;/p&gt;
&lt;p&gt;
You can bring up as many anecdotal evidence as you want about how generic cable sucked,
and then monster cable made your TV picture crystal clear, but the fact remains: bits
either go through or not regardless where they&amp;nbsp;travel: on&amp;nbsp;commodity&amp;nbsp;Ethernet
cable, or on the most exclusive and expensive HDMI cable. If you don't get TV picture
all distorted like satellite TV signal during heavy rain, your cheap HDMI cable works
perfectly fine and your TV picture CANNOT possibly be made any better by expensive
"monster" cables.
&lt;/p&gt;
&lt;p&gt;
I can't wait to see what will happen when all consumer electronic components&amp;nbsp;will
start receiving digital&amp;nbsp;A/V feeds over the air using wireless connections. I
think all the high-end cable manufacturers need to start diversifying now and get
busy with creating gold-plated wireless antennas costing $200 and up.
&lt;/p&gt;
&lt;img width="0" height="0" src="http://vladsnotes.hrybok.com/aggbug.ashx?id=c518cf93-f191-4ce1-86d9-1a775b2de481" /&gt;</description>
      <comments>http://vladsnotes.hrybok.com/CommentView,guid,c518cf93-f191-4ce1-86d9-1a775b2de481.aspx</comments>
      <category>Digital Home;Rants</category>
    </item>
  </channel>
</rss>