<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Niels Horn&#039;s Blog</title>
	<atom:link href="http://blog.nielshorn.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.nielshorn.net</link>
	<description>Random thoughts, tips &#38; tricks about Slackware-Linux, Lego and Star Wars</description>
	<lastBuildDate>Tue, 16 Apr 2013 23:35:17 -0300</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Load Balancing two ISPs by Niels Horn</title>
		<link>http://blog.nielshorn.net/2008/09/load-balancing-two-isps/comment-page-1/#comment-2578</link>
		<dc:creator>Niels Horn</dc:creator>
		<pubDate>Tue, 16 Apr 2013 23:35:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=5#comment-2578</guid>
		<description>Hi,

It should work fine with two wifi interfaces, as long as you are accessing two different AP&#039;s.
But I never tried it...</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It should work fine with two wifi interfaces, as long as you are accessing two different AP&#8217;s.<br />
But I never tried it&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Load Balancing two ISPs by Urise</title>
		<link>http://blog.nielshorn.net/2008/09/load-balancing-two-isps/comment-page-1/#comment-2577</link>
		<dc:creator>Urise</dc:creator>
		<pubDate>Tue, 16 Apr 2013 05:34:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nielshorn.net/blog/?p=5#comment-2577</guid>
		<description>Dear Niels,

Is this bash file compatible when I use two WiFi interface?in my case, I make 2 APs by using 2 WiFi interfaces with different gw and use 2 clients by using 2 WiFi interfaces which connected to different AP?</description>
		<content:encoded><![CDATA[<p>Dear Niels,</p>
<p>Is this bash file compatible when I use two WiFi interface?in my case, I make 2 APs by using 2 WiFi interfaces with different gw and use 2 clients by using 2 WiFi interfaces which connected to different AP?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using wireshark with remote capturing by Andi</title>
		<link>http://blog.nielshorn.net/2010/02/using-wireshark-with-remote-capturing/comment-page-1/#comment-2499</link>
		<dc:creator>Andi</dc:creator>
		<pubDate>Thu, 15 Nov 2012 23:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=167#comment-2499</guid>
		<description>@Brian: Thank you for your work!

I now use tcpdump with &quot;-l&quot; command. Now i can monitor the traffic in realtime.

“C:\Program Files\PuTTY\plink.exe” -ssh -pw “passwd” user@host tcpdump -l -w – -s 0 -i eth0 not port 22 &#124; “C:\Program Files\Wireshark\wireshark.exe” -k -i -</description>
		<content:encoded><![CDATA[<p>@Brian: Thank you for your work!</p>
<p>I now use tcpdump with &#8220;-l&#8221; command. Now i can monitor the traffic in realtime.</p>
<p>“C:\Program Files\PuTTY\plink.exe” -ssh -pw “passwd” user@host tcpdump -l -w – -s 0 -i eth0 not port 22 | “C:\Program Files\Wireshark\wireshark.exe” -k -i -</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the boot logo in Slackware by Niels Horn</title>
		<link>http://blog.nielshorn.net/2010/10/changing-the-boot-logo-in-slackware/comment-page-1/#comment-2461</link>
		<dc:creator>Niels Horn</dc:creator>
		<pubDate>Thu, 08 Nov 2012 23:40:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=779#comment-2461</guid>
		<description>The problem is that - when booting - the BIOS just understands the the lower resolutions. To get a nice looking picture on wide-screen monitors, you have to distort the image like in the example I gave.</description>
		<content:encoded><![CDATA[<p>The problem is that &#8211; when booting &#8211; the BIOS just understands the the lower resolutions. To get a nice looking picture on wide-screen monitors, you have to distort the image like in the example I gave.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeCAD 0.12.5284 and OpenCASCADE 6.5.2 &#8211; Working together on Slackware by Niels Horn</title>
		<link>http://blog.nielshorn.net/2012/01/freecad-0-12-5284-and-opencascade-6-5-2-working-together-on-slackware/comment-page-1/#comment-2460</link>
		<dc:creator>Niels Horn</dc:creator>
		<pubDate>Thu, 08 Nov 2012 23:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=1150#comment-2460</guid>
		<description>Hi,
Slackware 14.0 has been released and the SlackBuild scripts have been updated.
I&#039;ll build new ready-to-go packages for it as soon as I can find some spare time.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Slackware 14.0 has been released and the SlackBuild scripts have been updated.<br />
I&#8217;ll build new ready-to-go packages for it as soon as I can find some spare time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qemu, snapshots, temporary files, where they go and how to change that by brii</title>
		<link>http://blog.nielshorn.net/2011/03/qemu-snapshots-temporary-files-where-they-go-and-how-to-change-that/comment-page-1/#comment-2457</link>
		<dc:creator>brii</dc:creator>
		<pubDate>Thu, 04 Oct 2012 18:31:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=976#comment-2457</guid>
		<description>This article was very helpful for me, thank you :)</description>
		<content:encoded><![CDATA[<p>This article was very helpful for me, thank you <img src='http://blog.nielshorn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Using wireshark with remote capturing by Greg Teftt</title>
		<link>http://blog.nielshorn.net/2010/02/using-wireshark-with-remote-capturing/comment-page-1/#comment-2456</link>
		<dc:creator>Greg Teftt</dc:creator>
		<pubDate>Thu, 04 Oct 2012 17:27:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=167#comment-2456</guid>
		<description>Just wanted to shout out as an AFOL that I love the &quot;diagram&quot; and may have to begin making similar with LDraw!!!
The information was helpful too!!!</description>
		<content:encoded><![CDATA[<p>Just wanted to shout out as an AFOL that I love the &#8220;diagram&#8221; and may have to begin making similar with LDraw!!!<br />
The information was helpful too!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Changing the boot logo in Slackware by jo feder</title>
		<link>http://blog.nielshorn.net/2010/10/changing-the-boot-logo-in-slackware/comment-page-1/#comment-2455</link>
		<dc:creator>jo feder</dc:creator>
		<pubDate>Fri, 21 Sep 2012 01:54:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=779#comment-2455</guid>
		<description>Hi,

Thanks for sharing your knowledge.   I was actually wondering why it has to end up with 640x480 ---I mean, is it possible to use a .bmp of 640x400 (since I have a 16:10 monitor ratio) ?   I was able to edit my lilo.conf to boot at 640x480x256 by setting to vga=768 and it worked.  Then I edited slack.bmp to 640x400 using GIMP but I had no success running it as lilo always rejects it.with &quot;Fatal: Unsupported bitmap&quot;.  In your example above, you chose to resize 853x480 to 640x480, a standard I believe to be widely used, and I think it is the right thing to do as  there is no vesa mode for 853x480.   My purpose for trying to use 640x400 is that I just want to try to maintain 16:10 ratio ---from the lilo bitmap of 640x400 till X display of 1152x720, ..and just experimenting.   Again thanks for the info.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks for sharing your knowledge.   I was actually wondering why it has to end up with 640&#215;480 &#8212;I mean, is it possible to use a .bmp of 640&#215;400 (since I have a 16:10 monitor ratio) ?   I was able to edit my lilo.conf to boot at 640&#215;480x256 by setting to vga=768 and it worked.  Then I edited slack.bmp to 640&#215;400 using GIMP but I had no success running it as lilo always rejects it.with &#8220;Fatal: Unsupported bitmap&#8221;.  In your example above, you chose to resize 853&#215;480 to 640&#215;480, a standard I believe to be widely used, and I think it is the right thing to do as  there is no vesa mode for 853&#215;480.   My purpose for trying to use 640&#215;400 is that I just want to try to maintain 16:10 ratio &#8212;from the lilo bitmap of 640&#215;400 till X display of 1152&#215;720, ..and just experimenting.   Again thanks for the info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeCAD 0.12.5284 and OpenCASCADE 6.5.2 &#8211; Working together on Slackware by Ryan</title>
		<link>http://blog.nielshorn.net/2012/01/freecad-0-12-5284-and-opencascade-6-5-2-working-together-on-slackware/comment-page-1/#comment-2454</link>
		<dc:creator>Ryan</dc:creator>
		<pubDate>Mon, 17 Sep 2012 21:30:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=1150#comment-2454</guid>
		<description>I&#039;m a Mechanical Engineering Major at the University of Massachusetts here in the states so I was very excited to find your blog and FreeCAD slackware packages. Unfortunately I am running -current (14 beta) right now and things are not looking good. I installed your prebuilt packages and FreeCAD complained about not finding the right version of many libraries. Instead of trying to go back and make lots of version links to new new libs I attempted to just compile the packages using your slackbuilds. Here is the second issue. Coin will not compile at all. After a few days of research and headache, I had the thought that maybe you were already working on slackware 14 packages. Would you happen to have some that I can help alpha/beta test? I figure that you have a deeper understanding of what these programs need in order to compile and it would be easier to work with you then alone. Can we help each other?</description>
		<content:encoded><![CDATA[<p>I&#8217;m a Mechanical Engineering Major at the University of Massachusetts here in the states so I was very excited to find your blog and FreeCAD slackware packages. Unfortunately I am running -current (14 beta) right now and things are not looking good. I installed your prebuilt packages and FreeCAD complained about not finding the right version of many libraries. Instead of trying to go back and make lots of version links to new new libs I attempted to just compile the packages using your slackbuilds. Here is the second issue. Coin will not compile at all. After a few days of research and headache, I had the thought that maybe you were already working on slackware 14 packages. Would you happen to have some that I can help alpha/beta test? I figure that you have a deeper understanding of what these programs need in order to compile and it would be easier to work with you then alone. Can we help each other?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on rt3090 wireless adapter with Slackware 13.37 by Niels Horn</title>
		<link>http://blog.nielshorn.net/2011/08/rt3090-wireless-adapter-with-slackware-13-37/comment-page-1/#comment-2449</link>
		<dc:creator>Niels Horn</dc:creator>
		<pubDate>Fri, 10 Aug 2012 11:35:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nielshorn.net/?p=1078#comment-2449</guid>
		<description>Hi,
Yes, it works flawlessly here!
Try with wicd, which you can find in the /extra directory of Slackware.
It&#039;s a little front-end to configure your wireless interface without editing files :)

Regards,

Niels</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Yes, it works flawlessly here!<br />
Try with wicd, which you can find in the /extra directory of Slackware.<br />
It&#8217;s a little front-end to configure your wireless interface without editing files <img src='http://blog.nielshorn.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Regards,</p>
<p>Niels</p>
]]></content:encoded>
	</item>
</channel>
</rss>
