<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-37895054</id><updated>2010-01-05T04:57:18.158-08:00</updated><title type='text'>Iskul Bukol</title><subtitle type='html'>Tech stuff for the likes of Vic Ungasis, the geeky student of Wanbol University who was always picked on by his two pals, the Escalera brothers.</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>11</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-37895054.post-1693540945285819619</id><published>2007-07-15T16:31:00.000-07:00</published><updated>2007-07-15T17:05:22.295-07:00</updated><title type='text'></title><content type='html'>It's not uncommon for my apps to have a requirement where a user is given the ability to sort data in a grid by clicking on column headers. The usual problem I've encountered with this requirement is when I have to sort a numeric column that's represented as a string. The following table compares the numeric and string sort: &lt;table style="WIDTH: 100%"&gt;&lt;tbody&gt;&lt;tr style="FONT-WEIGHT: 700"&gt;&lt;td width="75"&gt;Numeric sort&lt;/td&gt;&lt;td width="75"&gt;Numeric string sort &lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;1&lt;/td&gt;&lt;td&gt;1&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;5&lt;/td&gt;&lt;td&gt;10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;6&lt;/td&gt;&lt;td&gt;150&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;10&lt;/td&gt;&lt;td&gt;20&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;20&lt;/td&gt;&lt;td&gt;5&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;150&lt;/td&gt;&lt;td&gt;6&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;br /&gt;So if I had a column that was stored numerically and had to represent that column with a unit of measurement, i.e. 150 GB, the sorting would be messed up.&lt;br /&gt;&lt;br /&gt;A workaround I used recently was to include that column twice in my SELECT statement, one as numeric and the other as a CAST to string/char. Then I'd show the string column in my grid and hide the numeric one. But whenever I sort, I use the numeric one.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-1693540945285819619?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/1693540945285819619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=1693540945285819619' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/1693540945285819619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/1693540945285819619'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/07/its-not-uncommon-for-my-apps-to-have.html' title=''/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-1003391410554970899</id><published>2007-06-25T02:23:00.000-07:00</published><updated>2007-06-25T02:27:07.813-07:00</updated><title type='text'>Flashdrive Virus</title><content type='html'>Someone borrowed my flash drive this morning and when it was returned I found a virus in it. It had an autorun file that was trying to execute a script FS6519.DLL.VBS.&lt;br /&gt;&lt;br /&gt;A quick Google pointed me to a fix &lt;a href="http://raxso.wordpress.com/2007/03/18/how-to-remove-fs6519dllvbs-or-if-you-have-taga-lipa-are-in-your-ie/"&gt;here&lt;/a&gt;, apparently this was made by a Batangueno,well at least that's what the IE title bar says.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-1003391410554970899?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/1003391410554970899/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=1003391410554970899' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/1003391410554970899'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/1003391410554970899'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/06/flashdrive-virus.html' title='Flashdrive Virus'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-4430593185494650494</id><published>2007-05-18T01:01:00.000-07:00</published><updated>2007-05-20T20:15:19.296-07:00</updated><title type='text'>Request.UserHostAddress and Vista</title><content type='html'>A common feature I incorporate in my ASP.NET apps is to log the IP address of a visitor. My code worked fine until I upgraded to Windows Vista where my IP logging code failed with the not so friendly error message:&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;String or binary data would be truncated. The statement has been terminated.&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;Apparently the Request.UserHostAddress in my code was getting the IP6 address which Vista preferred. I had to do the following which I got from &lt;a href="http://www.microsoft.com/technet/community/columns/cableguy/cg1005.mspx"&gt;The Cable Guy&lt;/a&gt; at Microsoft Technet to make Vista prefer IP4 over IP6:&lt;br /&gt;&lt;br /&gt;To selectively disable Pv6 components and configure behaviors for IPv6 in Windows Vista, create and configure the following registry value (DWORD type):&lt;br /&gt;• HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\tcpip6\Parameters\DisabledComponents&lt;br /&gt;DisabledComponents is set to 0 by default.&lt;br /&gt;The DisabledComponents registry value is a bit mask that controls the following series of flags, starting with the low order bit (Bit 0):&lt;br /&gt;• Bit 0 Set to 1 to disable all IPv6 tunnel interfaces, including ISATAP, 6to4, and Teredo tunnels. Default value is 0.&lt;br /&gt;• Bit 1 Set to 1 to disable all 6to4-based interfaces. Default value is 0.&lt;br /&gt;• Bit 2 Set to 1 to disable all ISATAP-based interfaces. Default value is 0.&lt;br /&gt;• Bit 3 Set to 1 to disable all Teredo-based interfaces. Default value is 0.&lt;br /&gt;• Bit 4 Set to 1 to disable IPv6 over all non-tunnel interfaces, including LAN interfaces and Point-to-Point Protocol (PPP)-based interfaces. Default value is 0.&lt;br /&gt;• Bit 5 Set to 1 to modify the default prefix policy table to prefer IPv4 to IPv6 when attempting connections. Default value is 0. For more information about the prefix policy table.&lt;br /&gt;&lt;br /&gt;To determine the value of DisabledComponents for a specific set of bits, construct a binary number consisting of the bits and their values in their correct position and convert the resulting number to hexadecimal. For example, if you want to disable 6to4 interfaces, disable Teredo interfaces, and prefer IPv4 to IPv6, you would construct the following binary number: 101010. When converted to hexadecimal, the value of DisabledComponents is 0x2A.&lt;br /&gt;&lt;br /&gt;You must restart the computer for the changes to the DisabledComponents registry value to take effect.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-4430593185494650494?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/4430593185494650494/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=4430593185494650494' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/4430593185494650494'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/4430593185494650494'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/05/requestuserhostaddress-vista-iis7-net.html' title='Request.UserHostAddress and Vista'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-2529721132937830648</id><published>2007-04-16T20:24:00.000-07:00</published><updated>2007-04-16T20:37:05.583-07:00</updated><title type='text'>SQL Native Client and Vista</title><content type='html'>After upgrading to Vista, I tested a form in one of the apps I was working on. What used to be a snappy split second load of the form now took about 3 seconds.&lt;br /&gt;&lt;br /&gt;I tried loading other forms that used the same SQL Server connection, which was an SQL Server 2005 Developer Edition instance on my dev machine and got the same slow load time. I changed the connection to a production server with an SQL Server 2000 Standard Edition and got a quicker load.&lt;br /&gt;&lt;br /&gt;I tried to create a File DSN with the same local connection and got the same connection load time. I change the driver form SQL Server to SQL Native Client and viola! a much snappier load. I'm not sure why I didn't have this behavior back in XP, though I'm sure this is just the first of one of those quirks during development after switching to a new OS.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-2529721132937830648?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/2529721132937830648/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=2529721132937830648' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/2529721132937830648'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/2529721132937830648'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/04/sql-native-client-and-vista.html' title='SQL Native Client and Vista'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-263919279136269316</id><published>2007-04-10T18:17:00.000-07:00</published><updated>2007-04-10T18:18:53.055-07:00</updated><title type='text'>Adminpak on Vista</title><content type='html'>Great tip &lt;a href="http://4sysops.com/archives/install-windows-server-2003-adminpak-administration-tools-pack-on-vista/"&gt;here&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-263919279136269316?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/263919279136269316/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=263919279136269316' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/263919279136269316'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/263919279136269316'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/04/adminpak-on-vista.html' title='Adminpak on Vista'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-1753406225548303765</id><published>2007-04-04T20:52:00.000-07:00</published><updated>2007-04-04T21:00:37.422-07:00</updated><title type='text'>First steps towards Office 2007</title><content type='html'>As with my previous post, I'm also trying out the new Office 2007 along with Windows Vista on my laptop. If everything goes smoothly, I'll be upgrading my desktop at work and at home.&lt;br /&gt;&lt;br /&gt;Of course the first thing I thought of is I'll be the only one using the new Office in the office so I checked out Word's save settings. And as I was hoping, there is an option to set the default save format to Word 2003 or earlier.&lt;br /&gt;&lt;br /&gt;I then opened Excel to see if there was a similar option. And as expected, there it was, Save As Excel 97-2003 Workbook.&lt;br /&gt;&lt;br /&gt;So far everything seems to be running smoothly, a few more days tinkering...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-1753406225548303765?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/1753406225548303765/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=1753406225548303765' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/1753406225548303765'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/1753406225548303765'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/04/first-steps-towards-office-2007.html' title='First steps towards Office 2007'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-9223188487486269646</id><published>2007-04-04T08:11:00.000-07:00</published><updated>2007-04-04T08:20:20.458-07:00</updated><title type='text'>First steps towards Vista</title><content type='html'>Am planning to upgrade my desktop PC to Vista. I've been trying it out on my laptop for the past week now and found several glitches with applications I use. But nothing that couldn't be fixed by an SP here or an app update there. Most notably was MSXML SP2 which was needed to display VFP's Task Manager properly.&lt;br /&gt;&lt;br /&gt;Compatibility with some of the most popular apps can be found &lt;a href="http://kb.wisc.edu/helpdesk/page.php?id=5175"&gt;here&lt;/a&gt;. I'm sure similar sites will be sprouting out of the web due to the advent of this new OS.&lt;br /&gt;&lt;br /&gt;And if you're not yet ready to upgrade and still using XP but want that Vista feeling in your OS, you may want to try &lt;a href="http://vistastyles.org/2007/01/31/office-2007/"&gt;this&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-9223188487486269646?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/9223188487486269646/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=9223188487486269646' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/9223188487486269646'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/9223188487486269646'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/04/first-steps-towards-vista.html' title='First steps towards Vista'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-2663962025184920554</id><published>2007-02-11T16:56:00.000-08:00</published><updated>2007-02-07T16:13:46.438-08:00</updated><title type='text'>DNS Blacklist 2</title><content type='html'>As I mentioned in my last post, I needed to separate the internet connections of the mail server and local gateway of one of my clients. I did just that last Saturday. Fortunately their provider gave several IP addresses as part of the subscription plan and I used one IP for the gateway and one for the mail/web server.&lt;br /&gt;&lt;br /&gt;Am now crossing my fingers for the results and will be monitoring the blacklist servers the whole week.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-2663962025184920554?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/2663962025184920554/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=2663962025184920554' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/2663962025184920554'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/2663962025184920554'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/02/dns-blacklist-2.html' title='DNS Blacklist 2'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-117082543516392115</id><published>2007-02-06T21:07:00.000-08:00</published><updated>2007-02-07T16:07:12.230-08:00</updated><title type='text'>DNS Blacklist</title><content type='html'>One of my clients had their emailserver's IP blocked by several blacklist servers around the internet. Apparently, that IP has been sending spam and was detected by these blacklisters. The bungling administrator setup the server as the company's gateway AND mail server. That's me btw.&lt;br /&gt;&lt;br /&gt;Thanks to &lt;a href="http://www.dnsstuff.com"&gt;www.dnsstuff.com&lt;/a&gt; I was able to determine which servers blacklisted my client.&lt;br /&gt;&lt;br /&gt;Sites like this along with &lt;a href="http://www.network-tools.com"&gt;www.network-tools.com&lt;/a&gt; are invaluable to sysads who are troubleshooting problems like the above.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-117082543516392115?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/117082543516392115/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=117082543516392115' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/117082543516392115'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/117082543516392115'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2007/02/dns-blacklist.html' title='DNS Blacklist'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-116657374739093578</id><published>2006-12-19T16:00:00.000-08:00</published><updated>2006-12-19T16:25:59.806-08:00</updated><title type='text'>Notepad bug</title><content type='html'>Paul Domag's &lt;a href="http://webmag.mvps.org/?p=73"&gt;blog&lt;/a&gt; has an interesting entry about a bug of the Windows' default text editor Notepad. &lt;br /&gt;&lt;br /&gt;It seems that creating a file in Notepad and typing in a 4-3-3-5 letter combination then saving and closing the file recreates the bug. Try typing "AAAA BBB CCC DDDDD" (without the quotes) in a new Notepad file, save it, close it, then open it and you'll see squares instead of the letters.&lt;br /&gt;&lt;br /&gt;I opened the file using Notepad2 and still the squares were there. Interestingly, I tried opening it with UltraEdit, and viola, the letters were back and the squares gone. Hmmm. It seems it has something to do with how Notepad and Notepad2 (not created by Microsoft BTW) internally interprets the characters upon opening the file.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-116657374739093578?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/116657374739093578/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=116657374739093578' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/116657374739093578'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/116657374739093578'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2006/12/notepad-bug.html' title='Notepad bug'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-37895054.post-116540218133613183</id><published>2006-12-06T02:47:00.000-08:00</published><updated>2006-12-06T02:52:26.186-08:00</updated><title type='text'>AUTOEXEC.BAT</title><content type='html'>Trying to start a new technical blog despite of thousands of great ones out there. Well, my kids might learn something from it in case they also go the IT way even if tech articles I post here will be jurassic by the time their into it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/37895054-116540218133613183?l=vicungasis.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://vicungasis.blogspot.com/feeds/116540218133613183/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=37895054&amp;postID=116540218133613183' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/116540218133613183'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/37895054/posts/default/116540218133613183'/><link rel='alternate' type='text/html' href='http://vicungasis.blogspot.com/2006/12/autoexecbat.html' title='AUTOEXEC.BAT'/><author><name>Budoi</name><uri>http://www.blogger.com/profile/18013658555523442449</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='02370944605489387626'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>