<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>blog.eddsn.com</title>
	<atom:link href="http://blog.eddsn.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.eddsn.com</link>
	<description>The whole is more than the sum of its parts - Aristotle</description>
	<lastBuildDate>Fri, 17 May 2013 08:37:43 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Cannot start encoder in SAM Broadcaster</title>
		<link>http://blog.eddsn.com/2013/05/cannot-start-encoder-in-sam-broadcaster/</link>
		<comments>http://blog.eddsn.com/2013/05/cannot-start-encoder-in-sam-broadcaster/#comments</comments>
		<pubDate>Fri, 17 May 2013 08:37:43 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1279</guid>
		<description><![CDATA[Wanted to stream some stuff and suddenly got this error: Unhandled exception (Choose formaat A suitable driver is not available to provide vaild format selections.) I was running an older version of SAM (version 2) and it seemed that a 64-bit thing was causing the error. So note that this only works on 64-bit systems. [...]]]></description>
				<content:encoded><![CDATA[<p>Wanted to stream some stuff and suddenly got this error:</p>
<blockquote><p>Unhandled exception (Choose formaat A suitable driver is not available to provide vaild format selections.)</p></blockquote>
<p>I was running an older version of SAM (version 2) and it seemed that a 64-bit thing was causing the error. So note that this only works on 64-bit systems. To solve this problem, I did the following:</p>
<p>1. Download LAME ACM codec <a href="http://www.rarewares.org/mp3-lame-dshow-acm.php">here</a>.</p>
<p>2. Extract the the files to some directory like C:\lame</p>
<p>3. Run the command prompt as an administrator (by right clicking on command prompt).</p>
<p>4. Navigate to <strong>C:\Windows\SysWOW64</strong> by typing in:</p>
<pre>cd %windir%\SysWOW64</pre>
<p>5. Now register the codec by typing in:</p>
<pre>rundll32 setupapi.dll,InstallHinfSection DefaultInstall 0 C:\lame\LameACM.inf</pre>
<p>6. Done.</p>
<p>Note that if you get the same error, there might be some other problem causing it and in that case this solution might now work.</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2013/05/cannot-start-encoder-in-sam-broadcaster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot remove old version of Java on Windows</title>
		<link>http://blog.eddsn.com/2012/12/cannot-remove-old-version-of-java-on-windows/</link>
		<comments>http://blog.eddsn.com/2012/12/cannot-remove-old-version-of-java-on-windows/#comments</comments>
		<pubDate>Thu, 20 Dec 2012 17:44:50 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1258</guid>
		<description><![CDATA[Introduction Java can be a pain. Even installing or removing it can sometimes be a problem. There are many common problems you might run into. Below is by no means an extensive list: Older version of java .. cannot be removed. Contact your technical support group. Error 1720. There is a problem with this windows [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>Java can be a pain. Even installing or removing it can sometimes be a problem. There are many common problems you might run into. Below is by no means an extensive list:</p>
<blockquote><p>Older version of java .. cannot be removed. Contact your technical support group.</p>
<p>Error 1720. There is a problem with this windows installer package. A DLL reguired for this install to complete could not be run. Contact your support personnel or package vendor</p></blockquote>
<p>Another case is that when trying to install/remove a package, the setup gives the information that it cannot find a necessary .msi file, usually as the following path:</p>
<blockquote><p>C:\<wbr>Users\&lt;username&gt;\AppData\LocalLow\Sun\<em>Java</em>\..\.. .<wbr><em>msi</em></wbr></wbr></p></blockquote>
<p>This of course does not help a bit because you are unable to get that file or you get even more errors.</p>
<p><strong>Solution</strong></p>
<p>This was a real nightmare for me, but I managed to resolve the issue with a Microsoft Fix-It thing. Just download this file:</p>
<p><a href="http://go.microsoft.com/?linkid=9779673&amp;entrypointid=MATSKB">http://go.microsoft.com/?linkid=9779673&amp;entrypointid=MATSKB</a></p>
<p>which is located at <a href="http://support.microsoft.com/kb/2438651/en-us">this site</a>. Now uninstall all (or the necessary) Java stuff, and retry your install. It should now work like a charm. <img src='http://blog.eddsn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2012/12/cannot-remove-old-version-of-java-on-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keyboard and mouse not working in Windows</title>
		<link>http://blog.eddsn.com/2012/08/keyboard-and-mouse-not-working-in-windows/</link>
		<comments>http://blog.eddsn.com/2012/08/keyboard-and-mouse-not-working-in-windows/#comments</comments>
		<pubDate>Wed, 15 Aug 2012 15:09:31 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1190</guid>
		<description><![CDATA[Introduction So my keyboard and mouse suddenly stopped working, and I really didn&#8217;t know why. What followed was many frustrating hours spent to try and &#8220;safe&#8221; my machine from a new fresh Windows 7 install, because it would take just too much time to do a fresh install of everything that I currently have on [...]]]></description>
				<content:encoded><![CDATA[<p><strong>Introduction</strong></p>
<p>So my keyboard and mouse suddenly stopped working, and I really didn&#8217;t know why. What followed was many frustrating hours spent to try and &#8220;safe&#8221; my machine from a new fresh Windows 7 install, because it would take just too much time to do a fresh install of everything that I currently have on the laptop.</p>
<p>However, the keyboard did work while I was trying to access the BIOS, but as soon as Windows started loading the keyboard and touchpad stopped working. The system booted to the Windows logon screen and I wasn&#8217;t able to do anything. Or at least, then I decided to confront the problem. <img src='http://blog.eddsn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><span style="color: #ff0000;"><strong>Note: First create a backup of your registry or create a System Restore point before you proceed!</strong></span></p>
<p><strong>The symptoms</strong></p>
<p><img class="size-full wp-image-1191 alignright" title="DriverProblems" src="http://blog.eddsn.com/wp-content/uploads/2012/08/DriverProblems.png" alt="" width="233" height="108" /></p>
<p>Further symptoms manifested themselves by showing that there were some driver problems in the Device Manager. The following devices seemed to have problems:</p>
<ul>
<li><em>HID Keyboard Device</em></li>
<li><em>Standard PS/2 Keyboard</em></li>
<li><em>PS/2 Compatible Mouse</em></li>
</ul>
<p>The <a href="http://support.microsoft.com/kb/310123">error codes</a> varied and so it is really dependent of your system configuration, but is should be at least one of the following:</p>
<ul>
<li><em>This device cannot start. (Code 10)</em></li>
<li><em>This device is not working properly because Windows cannot load the drivers required for this device. (Code 31)</em></li>
<li><em>Windows cannot load the device driver for this hardware. The driver may be corrupted or missing. (Code 39)</em></li>
<li><em>Windows cannot access this hardware because its service key information in the registry is missing or recorded incorrectly. (Code 40)</em></li>
</ul>
<p><strong>Fix it automatically in Windows Vista/7</strong></p>
<div>You can fix the problem automatically by downloading and running the following registry file:</div>
<p><strong><a href="http://blog.eddsn.com/wp-content/uploads/2012/08/keyboard-fix.zip">DOWNLOAD REGISTRY FIX</a></strong></p>
<p>Now just restart Windows and the problem should be solved.</p>
<p>If the problem is still present and/or you want to fix it manually, then follow the instructions in the section <em>Fix it manually</em>.</p>
<p><strong>Fix it manually</strong></p>
<p>You should access the registry by clicking on <em>Run </em>and then typing</p>
<pre>regedit</pre>
<p>Now find the following key:</p>
<blockquote><p>HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96B-E325-11CE-BFC1-08002BE10318}</p></blockquote>
<p>You should now see a key <em>UpperFilters</em> which should contain at least one entry &#8220;<em>kbdclass&#8221;</em>. If you have the same problem as I do, then you there are more entries there which you should delete. So now after editing, your <em>UpperFilters</em> key should only contain &#8220;<em>kbdclass</em>&#8221; (without quotes). Restart Windows, and the problem should be fixed. <img src='http://blog.eddsn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>If you only have the entry &#8220;<em>kbdclass</em>&#8221; as value and/or are still experiencing the same problem, then you should search for the word &#8220;kbdclass&#8221; (without quotes) and replace every <em>UpperFilters</em> key with kbdclass and other values to only kbdclass.</p>
<p><a href="http://blog.eddsn.com/wp-content/uploads/2012/08/registry.jpg"><img class=" wp-image-1239 alignnone" title="registry" src="http://blog.eddsn.com/wp-content/uploads/2012/08/registry.jpg" alt="" width="563" height="290" /></a></p>
<p>&nbsp;</p>
<hr />
<p><em>Below you&#8217;ll find further information and alternative scenarios on how to fix certain sub-problems.</em></p>
<p><strong>Problems with logging into Windows</strong></p>
<p>To fix the problem you should be able to access the Registry in some way and change the registry keys. I managed to get into windows by using a separate USB-mouse and accessing the On-Screen Keyboard by which I could login and do the necessary registry changes. You can do this by</p>
<ol>
<li>Clicking on the <em>Ease of Access</em> button at the bottom-left corner of the login screen</li>
<li>Checking the &#8220;Type without the keyboard&#8221; and clicking OK</li>
<li>Clicking on: Ctrl+<strong>AltGr</strong>+Del</li>
<li>Logging in</li>
</ol>
<p><strong><strong>Fixing other similar problems</strong></strong></p>
<div>The problem in my situation was that there was also a keyboard driver installed from VMware. The <em>VMware Keyboard Driver</em> had an additional entry &#8220;<em>vmkbd</em>&#8221; in the <em>UpperFilters</em> key, but as I discovered the driver file that was needed (C:\Windows\system32\drivers\VMkbd.sys) was missing which in effect caused all the problems.</div>
<p>The folder with GUID</p>
<blockquote><p>{4D36E96B-E325-11CE-BFC1-08002BE10318}</p></blockquote>
<p>represents the class Keyboard that is defined by the Windows operating system. It is used to install devices or other drivers. If you have another but similar problem, then you could try to analyze the filters under the GUIDs as listed below (see [3] for a complete list).</p>
<table width="100%" border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<th>Class</th>
<th>GUID</th>
<th>Device Description</th>
</tr>
<tr>
<td>CDROM</td>
<td>4D36E965-E325-11CE-BFC1-08002BE10318</td>
<td>CD/DVD/Blu-ray drives</td>
</tr>
<tr>
<td>DiskDrive</td>
<td>4D36E967-E325-11CE-BFC1-08002BE10318</td>
<td>Hard drives</td>
</tr>
<tr>
<td>Display</td>
<td>4D36E968-E325-11CE-BFC1-08002BE10318</td>
<td>Video adapters</td>
</tr>
<tr>
<td>FDC</td>
<td>4D36E969-E325-11CE-BFC1-08002BE10318</td>
<td>Floppy controllers</td>
</tr>
<tr>
<td>FloppyDisk</td>
<td>4D36E980-E325-11CE-BFC1-08002BE10318</td>
<td>Floppy drives</td>
</tr>
<tr>
<td>HDC</td>
<td>4D36E96A-E325-11CE-BFC1-08002BE10318</td>
<td>Hard drive controllers</td>
</tr>
<tr>
<td>HIDClass</td>
<td>745A17A0-74D3-11D0-B6FE-00A0C90F57DA</td>
<td>Some USB devices</td>
</tr>
<tr>
<td>1394</td>
<td>6BDD1FC1-810F-11D0-BEC7-08002BE2092F</td>
<td>IEEE 1394 host controller</td>
</tr>
<tr>
<td>Image</td>
<td>6BDD1FC6-810F-11D0-BEC7-08002BE2092F</td>
<td>Cameras and scanners</td>
</tr>
<tr>
<td>Keyboard</td>
<td>4D36E96B-E325-11CE-BFC1-08002BE10318</td>
<td>Keyboards</td>
</tr>
<tr>
<td>Modem</td>
<td>4D36E96D-E325-11CE-BFC1-08002BE10318</td>
<td>Modems</td>
</tr>
<tr>
<td>Mouse</td>
<td>4D36E96F-E325-11CE-BFC1-08002BE10318</td>
<td>Mice and pointing devices</td>
</tr>
<tr>
<td>Media</td>
<td>4D36E96C-E325-11CE-BFC1-08002BE10318</td>
<td>Audio and video devices</td>
</tr>
<tr>
<td>Net</td>
<td>4D36E972-E325-11CE-BFC1-08002BE10318</td>
<td>Network adapters</td>
</tr>
<tr>
<td>Ports</td>
<td>4D36E978-E325-11CE-BFC1-08002BE10318</td>
<td>Serial and parallel ports</td>
</tr>
<tr>
<td>SCSIAdapter</td>
<td>4D36E97B-E325-11CE-BFC1-08002BE10318</td>
<td>SCSI and RAID controllers</td>
</tr>
<tr>
<td>System</td>
<td>4D36E97D-E325-11CE-BFC1-08002BE10318</td>
<td>System buses, bridges, etc.</td>
</tr>
<tr>
<td>USB</td>
<td>36FC9E60-C465-11CF-8056-444553540000</td>
<td>USB host controllers and hubs</td>
</tr>
</tbody>
</table>
<p>The next step is to adjust the <em>UpperFilters</em> like the problem where the CD or DVD drive is missing or not recognized by other programs [1][2].</p>
<p><strong>References</strong></p>
<ul>
<li>[1] <a href="http://support.microsoft.com/kb/314060">http://support.microsoft.com/kb/314060</a></li>
<li>[2] <a href="http://djlizard.net/2007/04/30/230/">http://djlizard.net/2007/04/30/230/</a></li>
<li>[3] <a href="http://msdn.microsoft.com/en-us/library/windows/hardware/ff553426(v=vs.85).aspx">http://msdn.microsoft.com/en-us/library/windows/hardware/ff553426(v=vs.85).aspx</a></li>
<li>[4] <a href="http://blog.ryantadams.com/2008/01/18/keyboard-not-working-due-to-missing-or-corrupt-drivers-code-39/">http://blog.ryantadams.com/2008/01/18/keyboard-not-working-due-to-missing-or-corrupt-drivers-code-39/</a></li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2012/08/keyboard-and-mouse-not-working-in-windows/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>&#8220;Python Version 2.7 required which was not found in the registry&#8221;</title>
		<link>http://blog.eddsn.com/2012/01/python-version-2-7-required-which-was-not-found-in-the-registry/</link>
		<comments>http://blog.eddsn.com/2012/01/python-version-2-7-required-which-was-not-found-in-the-registry/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 02:35:48 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1164</guid>
		<description><![CDATA[Introduction Any module installer that is created using distutils (bdist_wininst) is very likely to produce this error. The problem is that it only detects 32bit installations of Python on 64bit Windows machines. Or more technically, 32bit versions of Python create the following registry path HKEY_LOCAL_MACHINE\Software\Wow6432Node\Python\PythonCore while 64bits versions create a slightly other registry path which [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.eddsn.com/wp-content/uploads/2012/01/error.jpg"><img class="size-full wp-image-1165 aligncenter" style="margin-right: 10px; margin-left: 10px; margin-top: 2px; margin-bottom: 2px;" title="&quot;Python version 2.7 required which was not found in the registry&quot;" src="http://blog.eddsn.com/wp-content/uploads/2012/01/error.jpg" alt="" width="459" height="171" /></a><br />
<strong>Introduction</strong><br />
Any module installer that is created using distutils (bdist_wininst) is very likely to produce this <a href="http://bugs.python.org/issue6792">error</a>. The problem is that it only detects 32bit installations of Python on 64bit Windows machines. Or more technically, 32bit versions of Python create the following registry path</p>
<blockquote><p>HKEY_LOCAL_MACHINE\Software\Wow6432Node\Python\PythonCore</p></blockquote>
<p>while 64bits versions create a slightly other registry path which is</p>
<blockquote><p>HKEY_CURRENT_USER\Software\Python\PythonCore</p></blockquote>
<p>When any 32-bit module setup is started (with a Python 64-bit on your system), it first checks whether the first path exists, while instead it should check the second (which does exist).</p>
<p>There are basically three ways of solving this:</p>
<ul>
<li>You can install a 32-bit Python version</li>
<li>or install a 64-bit version of your module</li>
<li>or adjust the registry such that it really sees that a 64bit Python is installed</li>
</ul>
<p>I will of course elaborate on the last two options.</p>
<p><strong>Install a 64-bit version of your module</strong></p>
<p>You can find many module binaries <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/">here</a>. Choose a 64-bit version and install it. This is the most clean way of fixing the problem.</p>
<p>If your module is not in the list, then try the alternative below.</p>
<p><strong>Fix by adjusting the registry</strong></p>
<p>So the dirty way is to do the following adjustments in the registry:</p>
<ol>
<li>Run <em>regedit</em>.</li>
<li>Locate the path: <em>HKEY_CURRENT_USER\Software\Wow6432Node\</em></li>
<li>Create keys in this path: <em>Python\PythonCore\2.7\InstallPath</em></li>
<li>Modify the &#8220;<em>(Default)</em>&#8220;, which is initially empty, to the path where Python is located, for example &#8220;C:\Python27\&#8221;.</li>
<li>You are done. Exit and retry the setup that gave the error.</li>
</ol>
<p>You can alternatively create a <em>.reg</em> file (for example <em>fix.reg</em>) that will do the above steps automatically. Put exactly the following in it:</p>
<pre>Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Python\PythonCore\2.7\InstallPath]
@="C:\\Python27\\"</pre>
<p>If you are lazy, then you can also download <a href="http://blog.eddsn.com/wp-content/uploads/2012/01/regfix.zip">this file</a>, unpack the registry file and just run it.</p>
<p>&nbsp;</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2012/01/python-version-2-7-required-which-was-not-found-in-the-registry/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>&#8220;Unable to find vcvarsall.bat&#8221; error when trying to install lxml</title>
		<link>http://blog.eddsn.com/2012/01/unable-to-find-vcvarsall-bat-error-when-trying-to-install-lxml/</link>
		<comments>http://blog.eddsn.com/2012/01/unable-to-find-vcvarsall-bat-error-when-trying-to-install-lxml/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 02:04:00 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1151</guid>
		<description><![CDATA[I needed the lxml library on a machine for some python script that I coded earlier. I tried using easy_install by doing easy_install lxml but then I got the following error: Searching for lxml Reading http://pypi.python.org/simple/lxml/ Reading http://codespeak.net/lxml Best match: lxml 2.3.3 Downloading http://lxml.de/files/lxml-2.3.3.tgz Processing lxml-2.3.3.tgz Running lxml-2.3.3\setup.py -q bdist_egg --dist-dir c:\users\edin\appdata\local\ temp\easy_install-9sxhlm\lxml-2.3.3\egg-dist-tmp-pjbtkm Building lxml [...]]]></description>
				<content:encoded><![CDATA[<p>I needed the <a href="http://lxml.de/">lxml</a> library on a machine for some python script that I coded earlier. I tried using <a href="http://peak.telecommunity.com/DevCenter/EasyInstall">easy_install</a> by doing</p>
<pre>easy_install lxml</pre>
<p>but then I got the following error:</p>
<pre>Searching for lxml
Reading http://pypi.python.org/simple/lxml/
Reading http://codespeak.net/lxml
Best match: lxml 2.3.3
Downloading http://lxml.de/files/lxml-2.3.3.tgz
Processing lxml-2.3.3.tgz
Running lxml-2.3.3\setup.py -q bdist_egg --dist-dir c:\users\edin\appdata\local\
temp\easy_install-9sxhlm\lxml-2.3.3\egg-dist-tmp-pjbtkm
Building lxml version 2.3.3.
Building without Cython.
ERROR: 'xslt-config' is not recognized as an internal or external command,
operable program or batch file.

** make sure the development packages of libxml2 and libxslt are installed **

Using build configuration of libxslt
warning: no files found matching 'lxml.etree.c' under directory 'src\lxml'
warning: no files found matching 'lxml.objectify.c' under directory 'src\lxml'
warning: no files found matching 'lxml.etree.h' under directory 'src\lxml'
warning: no files found matching 'lxml.etree_api.h' under directory 'src\lxml'
warning: no files found matching 'etree_defs.h' under directory 'src\lxml'
warning: no files found matching 'pubkey.asc' under directory 'doc'
warning: no files found matching 'tagpython*.png' under directory 'doc'
warning: no files found matching 'Makefile' under directory 'doc'
error: Setup script exited with error: Unable to find vcvarsall.bat</pre>
<p>I tried installing <a href="http://xmlsoft.org/">libxml2</a> and <a href="http://xmlsoft.org/XSLT/">libxslt</a>, but it resulted in similar errors.</p>
<blockquote><p>Searching for libxml2<br />
Reading http://pypi.python.org/simple/libxml2/<br />
Couldn&#8217;t find index page for &#8216;libxml2&#8242; (maybe misspelled?)<br />
Scanning index of all packages (this may take a while)<br />
Reading http://pypi.python.org/simple/<br />
No local packages or download links found for libxml2<br />
Best match: None<br />
Traceback (most recent call last):<br />
File &#8220;C:\Python27\Scripts\easy_install-script.py&#8221;, line 8, in<br />
load_entry_point(&#8216;setuptools==0.6c11&#8242;, &#8216;console_scripts&#8217;, &#8216;easy_install&#8217;)()<br />
File &#8220;C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\setuptools\com<br />
mand\easy_install.py&#8221;, line 1712, in main<br />
File &#8220;C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\setuptools\com<br />
mand\easy_install.py&#8221;, line 1700, in with_ei_usage<br />
File &#8220;C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\setuptools\com<br />
mand\easy_install.py&#8221;, line 1716, in<br />
File &#8220;C:\Python27\lib\distutils\core.py&#8221;, line 152, in setup<br />
dist.run_commands()<br />
File &#8220;C:\Python27\lib\distutils\dist.py&#8221;, line 953, in run_commands<br />
self.run_command(cmd)<br />
File &#8220;C:\Python27\lib\distutils\dist.py&#8221;, line 972, in run_command<br />
cmd_obj.run()<br />
File &#8220;C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\setuptools\com<br />
mand\easy_install.py&#8221;, line 211, in run<br />
File &#8220;C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\setuptools\com<br />
mand\easy_install.py&#8221;, line 434, in easy_install<br />
File &#8220;C:\Python27\lib\site-packages\setuptools-0.6c11-py2.7.egg\setuptools\pac<br />
kage_index.py&#8221;, line 475, in fetch_distribution<br />
AttributeError: &#8216;NoneType&#8217; object has no attribute &#8216;clone&#8217;</p></blockquote>
<p>In one of my previous posts I pointed out how you can solve a similar problem with a missing vcvarsall.bat error, but unfortunately that <a href="http://blog.eddsn.com/2010/05/unable-to-find-vcvarsall-bat/">approach</a> did not solve my problem. Compiling the sources from the ground up was a too intensive job (which I might try to figure out in the future), so I chose the easy path.</p>
<p>The issue was solved by installing these packages from <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/">this site</a> which lists a lot of (unoffical) Windows binaries for Python. Everything suddenly started to work as it should. <img src='http://blog.eddsn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2012/01/unable-to-find-vcvarsall-bat-error-when-trying-to-install-lxml/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to send large files using µTorrent</title>
		<link>http://blog.eddsn.com/2012/01/how-to-send-large-files-using-utorrent/</link>
		<comments>http://blog.eddsn.com/2012/01/how-to-send-large-files-using-utorrent/#comments</comments>
		<pubDate>Sat, 14 Jan 2012 01:59:15 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1122</guid>
		<description><![CDATA[Introduction There are numerous ways to share your files. This includes the usual mail, Windows Live Messenger, file-hosting sites like RapidShare, Dropbox, FTP and many other ways. However, all have the following problem. Lets say that you want to share some REALLY big amount of data with someone, like for example 5GB or maybe even 20GB. [...]]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.eddsn.com/wp-content/uploads/2012/01/file_transfer.png"><img class="alignleft size-full wp-image-1185" title="file_transfer" src="http://blog.eddsn.com/wp-content/uploads/2012/01/file_transfer.png" alt="" width="319" height="430" /></a></p>
<p><strong>Introduction</strong></p>
<p>There are numerous ways to share your files. This includes the usual mail, <a title="Windows Live Messenger" href="http://explore.live.com/messenger" target="_blank">Windows Live Messenger</a>, <a href="http://en.wikipedia.org/wiki/One-click_hosting#One-click_hosting" target="_blank">file-hosting sites</a> like <a title="RapidShare" href="http://rapidshare.com/" target="_blank">RapidShare</a>, <a title="Dropbox" href="http://www.dropbox.com/" target="_blank">Dropbox</a>, <a href="http://en.wikipedia.org/wiki/File_Transfer_Protocol" target="_blank">FTP</a> and many other ways.</p>
<p>However, all have the following problem. Lets say that you want to share some REALLY big amount of data with someone, like for example 5GB or maybe even 20GB. In that case all of the above mentioned ways of sharing have serious drawbacks.</p>
<p>Windows Live Messenger is often very slow, can share only a few files at a time and does not support resume on sending files (which basically means that if for example your connections dies out while having 99% of your file already sent, you have to send the file all over again!). File-hosting sites like RapidShare, MegaUpload and similar sites have file size limits so that you need to upload big files by splitting it in different parts that are withing this limit  and so on (which is also the case if you use Dropbox). FTP does not pose a limit on the number or size of the files, but it again does not offer a resume of a download like Windows Live Messenger. Other drawbacks of all these type of methods  is the requirement of some initial setup, technical knowledge, user registration on websites, ads, etc.</p>
<p><span id="more-1122"></span></p>
<p><strong>How to send files by using µTorrent</strong></p>
<p><a href="http://en.wikipedia.org/wiki/%CE%9CTorrent" target="_blank">µTorrent</a> is a popular <a href="http://en.wikipedia.org/wiki/BitTorrent_client" target="_blank">BitTorrent client</a> that is used to share files by using the so called <a href="http://en.wikipedia.org/wiki/BitTorrent_(protocol)" target="_blank">BitTorrent protocol</a>. In <em>µTorrent 3</em> it is very easy to share any of your files of any size with anyone you like. Before you proceed, you should first <a href="http://utorrent.com" target="_blank">download</a> and install the latest version.</p>
<p>There are several (more difficult) ways of doing this, but the following is by far the easiest:</p>
<p>Start up µTorrent and then simply drag and drop any file or even an entire folder into µTorrent. You will then get the following dialog:</p>
<p><a href="http://blog.eddsn.com/wp-content/uploads/2012/01/sendfiles.jpg"><img class="size-full wp-image-1123 aligncenter" title="Drag dropping files into µTorrent" src="http://blog.eddsn.com/wp-content/uploads/2012/01/sendfiles.jpg" alt="" width="553" height="231" /></a></p>
<p>When you click on &#8220;<em>Get Link</em>&#8220;, a <a href="http://en.wikipedia.org/wiki/Tinyurl" target="_blank">tinyurl</a> link is created which you can directly share with the person you would like to share the data.</p>
<p><a href="http://blog.eddsn.com/wp-content/uploads/2012/01/sendfiles2.jpg"><img class="size-full wp-image-1128 aligncenter" title="Getting the link" src="http://blog.eddsn.com/wp-content/uploads/2012/01/sendfiles2.jpg" alt="" width="553" height="231" /></a></p>
<p>Clicking on &#8220;<em>Done</em>&#8221; will put your automatically created torrent on seeding, so that now anyone (with which you share the provided link) can download your file(s). When someone opens the link a µTorrent web page will be shown that looks something like this:</p>
<p><a href="http://blog.eddsn.com/wp-content/uploads/2012/01/download-file.jpg"><img class="size-full wp-image-1135 aligncenter" title="Download page" src="http://blog.eddsn.com/wp-content/uploads/2012/01/download-file.jpg" alt="" width="592" height="264" /></a></p>
<p>On this page you can download the torrent file, the <a title="Magnet link" href="http://en.wikipedia.org/wiki/Magnet_URI_scheme" target="_blank">magnet link</a> or even the file(s) directly! The other person(s) can open this torrent or insert the magnet link in theirs µTorrent client after which the download will begin.</p>
<p><strong>Conclusion</strong></p>
<p>Using µTorrent, or in that sense any other BitTorrent client, gives the possibility to share your files without any size limits with the further advantage of resuming your incomplete downloads at a later time. With <em>µTorrent 3</em> in particular this really becomes a no-brainer.</p>
<p>See also the <a href="http://www.utorrent.com/help/guides/send-files" target="_blank">guide</a> from the utorrent website.</p>
<p><span style="color: #ff0000;">* Note: To guarantee delivery of your content, your computer <strong>must be on</strong> and serving your content at the time somebody is downloading it.</span></p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2012/01/how-to-send-large-files-using-utorrent/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cannot Install Microsoft .NET Framework 3.5 SP1</title>
		<link>http://blog.eddsn.com/2012/01/cannot-install-microsoft-net-framework-3-5-sp1/</link>
		<comments>http://blog.eddsn.com/2012/01/cannot-install-microsoft-net-framework-3-5-sp1/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 12:32:05 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1101</guid>
		<description><![CDATA[There might be several reasons as to why you can&#8217;t install the .NET Framework. I had the problem while installing the framework via the Windows Update. Symptoms While trying to install Microsoft .NET Framework 3.5 SP1 Update for Windows 7 x86 (KB982526), Windows Update told me that the update was unsuccessful and gave me the following &#8220;useful&#8221; [...]]]></description>
				<content:encoded><![CDATA[<p>There might be several reasons as to why you can&#8217;t install the <a href="http://en.wikipedia.org/wiki/.NET_Framework">.NET Framework</a>. I had the problem while installing the framework via the <em>Windows Update</em>.</p>
<p><strong>Symptoms</strong><br />
While trying to install <strong>Microsoft .NET Framework 3.5 SP1 Update for Windows 7</strong> x86 (KB982526)<em>,</em> Windows Update told me that the update was unsuccessful and gave me the following &#8220;useful&#8221; error:</p>
<blockquote><p>&#8220;WindowsUpdate_800F081F&#8221; &#8220;WindowsUpdate_dt000&#8243;</p></blockquote>
<p>You might also get several other errors similar to the following:</p>
<ul>
<li>an error of type <em>0&#215;643</em></li>
<li><em>Microsoft .NET Framework 3.5 (x64) &#8216;package&#8217;: [2] Error: Installation failed for component Microsoft .NET Framework 3.5 (x64) &#8216;package&#8217;. MSI returned error code 1601</em></li>
<li><em>Microsoft .NET Framework 3.5 (x64) &#8216;package&#8217;: [2] Error: Installation failed for component Microsoft .NET Framework 3.5 (x64) &#8216;package&#8217;. MSI returned error code 1603</em></li>
<li><em>Microsoft .NET Framework 3.0SP1 (x64) (CBS): [2] Error: Installation failed for component Microsoft .NET Framework 3.0SP1 (x64) (CBS). MSI returned error code -2146762496<br />
</em></li>
<li><em>WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0SP1 (CBS) is not installed<br />
</em></li>
</ul>
<div>Regarding the installation via Windows Update, you might furthermore experience problems with installing <strong>Windows Internet Explorer 9 for Windows 7</strong> by getting an error similar to this:</div>
<blockquote><p>&#8220;WindowsUpdate_00009C47&#8243; &#8220;WindowsUpdate_dt000&#8243;</p></blockquote>
<p><strong>Solution(s)</strong><br />
It strongly depends on the situation and your system but you might try one of the following solutions:</p>
<ul>
<li>You can first try to install the <em>System Update Readiness Tool for Windows 7</em> which is an August 2011 release (<a href="http://www.microsoft.com/download/en/details.aspx?id=3132">KB947821</a> - 32-bit (x86)) at this moment of writing. This should solve any inconsistencies in the Windows servicing store which may prevent the successful installation of future updates, service packs, and software. There is also a <a href="http://www.microsoft.com/download/en/details.aspx?id=20858">64-bit version for Windows 7</a>. Windows Vista: <a href="http://www.microsoft.com/download/en/details.aspx?id=504">32-bit</a> (x86), <a href="http://www.microsoft.com/download/en/details.aspx?id=1540">64-bit</a> (x64).</li>
<li>If you&#8217;re not using Windows Update, then you can try to download and install the framework manually: <a href="http://www.microsoft.com/download/en/details.aspx?id=22">Microsoft .NET Framework 3.5 Service Pack 1</a>.</li>
<li>There is also a newer version of the framework which most newer applications use which might also suffice: <a href="http://www.microsoft.com/download/en/details.aspx?id=17851">Microsoft .NET Framework 4 (Web Installer)</a>.</li>
<li>Another thing that you can try on top of all the above is to first remove all the existing .NET framework versions. Do it via <em>Add or remove programs</em> from the <em>Configuration Panel.</em> You can also try the <a href="http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx">.NET Framework Cleanup Tool</a>.</li>
<li>Do the following: <em>Start</em> &gt; <em>Run</em> &gt; type &#8220;services.msc&#8221;. Now check whether the <em>Startup Type</em> of <em>Windows Installer</em> is set to <em>Manual</em>.</li>
<li>Go to <em>Start</em> &gt; <em>Control Panel</em> &gt; <em>Programs</em> &gt; <em>Turn Windows features on or off.</em> Check now that the Microsoft .NET Framework 3.5.1 is <strong>checked on</strong>.</li>
<li>Disable any security/antivirus software while trying to install. Usually this shouldn&#8217;t give problems, but it&#8217;s worth a try.</li>
</ul>
<div>If you still didn&#8217;t fix your problem, you can start a discussion in the comments below. If you fixed it in another way, then please share it and I&#8217;ll add it to the list above.</div>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2012/01/cannot-install-microsoft-net-framework-3-5-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Logika i Praznovjerje</title>
		<link>http://blog.eddsn.com/2011/12/logika-i-praznovjerje/</link>
		<comments>http://blog.eddsn.com/2011/12/logika-i-praznovjerje/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 12:04:02 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Stripovi]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1104</guid>
		<description><![CDATA[]]></description>
				<content:encoded><![CDATA[<p><a href="http://blog.eddsn.com/wp-content/uploads/2011/12/logika-i-praznovjerje.jpg"><img class="alignleft size-full wp-image-1105" title="Logika i Praznovjerje" src="http://blog.eddsn.com/wp-content/uploads/2011/12/logika-i-praznovjerje.jpg" alt="" width="608" height="260" /></a></p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2011/12/logika-i-praznovjerje/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to manually add a package to MiKTex</title>
		<link>http://blog.eddsn.com/2011/10/how-to-manually-add-a-package-to-miktex/</link>
		<comments>http://blog.eddsn.com/2011/10/how-to-manually-add-a-package-to-miktex/#comments</comments>
		<pubDate>Mon, 31 Oct 2011 17:24:34 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[LaTeX]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1082</guid>
		<description><![CDATA[The fact that I&#8217;m writing this article implies that it is far from a trivial task to do this. After about 2 hours I finally found a solution that just works. Note that I&#8217;m using MiKTeX 2.9 on Windows 7, so the solution may not be working for other versions of MiKTeX and the path [...]]]></description>
				<content:encoded><![CDATA[<p>The fact that I&#8217;m writing this article implies that it is far from a trivial task to do this. After about 2 hours I finally found a solution that just works. Note that I&#8217;m using MiKTeX 2.9 on Windows 7, so the solution may not be working for other versions of MiKTeX and the path to the directory may vary depending on your version of windows and/or your installation preferences. The concept however is the same.</p>
<p>To make this work you should complete the following steps:</p>
<ol>
<li>Download the package file that you want to install.</li>
<li>Create a directory in (make sure that you have admin privileges in case of Vista/7):
<ul>
<li><strong>C:\Program Files\MiKTeX 2.9\tex\latex\base</strong> (for Windows XP/Vista/7 on a 32-bit Windows version)</li>
<li><strong>C:\Program Files (x86)\MiKTeX 2.9\tex\latex\base</strong> (for Vista/7 on a 64-bit Windows version)</li>
</ul>
</li>
<li>Go to <em>Start</em> &gt; <em>MiKTeX</em> &gt; <em>Maintenance (Admin)</em> &gt; <em>Settings (Admin)</em> and click on <em>Refresh FNDB</em>.</li>
<li>Restart your LaTeX editor (in my case it was WinEdt 6.0) and now you should be able to use your new package.</li>
</ol>
<div><a href="http://blog.eddsn.com/wp-content/uploads/2011/10/MiKTeX-Options.jpg"><img class="size-full wp-image-1097 aligncenter" title="MiKTeX Options" src="http://blog.eddsn.com/wp-content/uploads/2011/10/MiKTeX-Options.jpg" alt="" width="414" height="461" /></a></div>
<p>&nbsp;</p>
<p>Note that in step 3 I have deliberately wrote that you should chose the <strong>Admin</strong> folder, which is important if you are running Windows Vista or Windows 7, since otherwise refreshing FNDB will not result in your package being added to the database! Alternatively, you can also open the settings from the non-Admin or in some other way, but in any case make sure that the process has admin rights to update the database. If you have a more complex setup you can read <a href="http://tex.stackexchange.com/questions/2063/how-can-i-manually-install-a-package-on-miktex-windows/2066#2066">this</a> post that gives some more advanced information on how to manually add packages.</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2011/10/how-to-manually-add-a-package-to-miktex/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>&#8220;LaTeX source files more than 5 years old!&#8221;</title>
		<link>http://blog.eddsn.com/2011/06/latex-source-files-more-than-5-years-old/</link>
		<comments>http://blog.eddsn.com/2011/06/latex-source-files-more-than-5-years-old/#comments</comments>
		<pubDate>Sat, 11 Jun 2011 17:22:14 +0000</pubDate>
		<dc:creator>eddsn</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[LaTeX]]></category>

		<guid isPermaLink="false">http://blog.eddsn.com/?p=1062</guid>
		<description><![CDATA[Got this compile error from LaTeX today and I really don&#8217;t have any idea what is exactly going on. This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) Running miktex-pdftex.exe... This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (INITEX) entering extended mode ("C:\Program Files\MiKTeX 2.8\tex\latex\config\latex.ini" (C:\Users\Edin\AppData\Roaming\MiKTeX\2.8\tex\generic\config\pdftexconfig.tex) ("C:\Program Files\MiKTeX 2.8\tex\latex\base\latex.ltx" ("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\texsys.cfg") ./texsys.aux found \@currdir set to: ./. [...]]]></description>
				<content:encoded><![CDATA[<p>Got this compile error from LaTeX today and I really don&#8217;t have any idea what is exactly going on.</p>
<pre>This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8)
Running miktex-pdftex.exe...
This is pdfTeX, Version 3.1415926-1.40.10 (MiKTeX 2.8) (INITEX)
entering extended mode
("C:\Program Files\MiKTeX 2.8\tex\latex\config\latex.ini"
(C:\Users\Edin\AppData\Roaming\MiKTeX\2.8\tex\generic\config\pdftexconfig.tex)
("C:\Program Files\MiKTeX 2.8\tex\latex\base\latex.ltx"
("C:\Program Files\MiKTeX 2.8\tex\latex\00miktex\texsys.cfg")
./texsys.aux found

\@currdir set to: ./.

Assuming \openin and \input
have the same search path.

Defining UNIX/DOS style filename parser.

catcodes, registers, compatibility for TeX 2,  parameters,

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! You are attempting to make a LaTeX format from a source file
! That is more than five years old.
!
! If you enter &lt;return&gt; to scroll past this message then the format
! will be built, but please consider obtaining newer source files
! before continuing to build LaTeX.
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

! LaTeX source files more than 5 years old!.
l.545 ...aTeX source files more than 5 years old!}

No pages of output.
Transcript written on latex.log.
miktex-makefmt: miktex-pdftex.exe failed on latex.ini.
initexmf.exe: The operation failed for some reason.
initexmf.exe: Data: C:\Program Files\MiKTeX 2.8\miktex\bin\miktex-makefmt.exe
I can't find the default format file!</pre>
<p>However, I did find a workaround that seemed to solve the problem and I decided to share it. Perform the following steps:</p>
<ol>
<li>Open &#8220;C:\Program Files\MiKTeX 2.8\tex\latex\base\<strong>latex.ltx&#8221;</strong> (or wherever your latex.ltx resides). One alternative path that is different from mine is &#8220;C:\Program Files\MiKTeX\miktex\bin\tex\latex\base&#8221;.</li>
<li>Find &#8220;\ifnum\count@<strong>65</strong>&gt;&#8221; and change it into &#8220;\ifnum\count@&gt;<strong>100</strong>&#8221; (or some number larger than 100)</li>
<li>Save the file.</li>
</ol>
<p>The real problem is not fixed, but at least you should now be able to compile your files.</p>
<p>Note that in Windows Vista and Windows 7 you&#8217;ll have to have administrator access to be able to overwrite this file since <em>Program Files</em> is a system directory. One way to accomplish this is to simply copy the file to let&#8217;s say the desktop, edit it, and then overwrite the original file with the edited file.</p>

]]></content:encoded>
			<wfw:commentRss>http://blog.eddsn.com/2011/06/latex-source-files-more-than-5-years-old/feed/</wfw:commentRss>
		<slash:comments>55</slash:comments>
		</item>
	</channel>
</rss>
