<?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>Another LAN</title>
	<atom:link href="http://anotherlan.com/feed" rel="self" type="application/rss+xml" />
	<link>http://anotherlan.com</link>
	<description>another day, another lan.</description>
	<lastBuildDate>Sun, 25 Mar 2012 12:55:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Importing .msg emails to zimbra :)</title>
		<link>http://anotherlan.com/importing-msg-emails-to-zimbra?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=importing-msg-emails-to-zimbra</link>
		<comments>http://anotherlan.com/importing-msg-emails-to-zimbra#comments</comments>
		<pubDate>Sun, 25 Mar 2012 12:55:42 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://anotherlan.com/?p=331</guid>
		<description><![CDATA[Recently I had the fun of researching how to and then importing ~150000 .msg emails into zimbra, this is how I did it. You will need: ubuntu 10.04 LTS zimbra 7.1.4 installed ssh access to zimbra box (Putty) scp access &#8230;<p class="read-more"><a href="http://anotherlan.com/importing-msg-emails-to-zimbra">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Recently I had the fun of researching how to and then importing ~150000 .msg emails into zimbra, this is how I did it.</p>
<p>You will need:</p>
<ul>
<li>ubuntu 10.04 LTS</li>
<li>zimbra 7.1.4 installed</li>
<li>ssh access to zimbra box (Putty)</li>
<li>scp access to zimbra box (winscp)</li>
<li>some common sense</li>
</ul>
<p>my zimbra 7.1.4 GA Release was running on ubuntu 10.0.4 LTS</p>
<p>The very first zimbra store folder usually belongs to the admin so we need the next* incremented mailbox store id.<br />
this is an example zimbra store for admin:</p>
<p><code>/opt/zimbra/store/0/1/msg/1</code></p>
<p>Create a user account that will hold all the emails in zimbra admin panel, then send one email somewhere so zimbra would create a store folder for the account.</p>
<p>Once i have sent one email form the user who will have all the emails imported, zimbra created this store:</p>
<p><code>/opt/zimbra/store/0/13/msg/0</code></p>
<p>now we use SCP to copy all the messages to /opt/zimbra/store/0/13/msg/0 , after the copying has finished it might be a good idea to give zimbra full access to these emails.</p>
<p><code>cd /opt/zimbra/store/0/13/msg/0</p>
<p>sudo chown -R zimbra.zimbra<br />
</code><br />
now we create a folder in zimbra for the user to keep the recovered emails, we will do this in the via putty/ssh.<br />
start zimbra admin<br />
<code><br />
/opt/zimbra/bin/zmmailbox -zadmin<br />
</code><br />
select the user account that will receive all the imported mail<br />
<code><br />
selectMailbox goofy@funkyemailaddress.com</code></p>
<p>createfolder /Recovery</p>
<p>now we exit zimbra cmd with a Ctrl + C</p>
<p><code>cd /opt/zimbra/</code></p>
<p>to begin import</p>
<p><code>/opt/zimbra/bin/zmmailbox -z -m goofy@funkyemailaddress.com addMessage /Recovery store/0/3/msg/*</code></p>
<p>if while importing you receive an error about the emails being too large, we increase the size of email messages.<br />
<code><br />
/opt/zimbra/bin/zmprov -z mcf zimbraFileUploadMaxSize 41943040</p>
<p>/opt/zimbra/bin/zmprov -z mcf zimbraMtaMaxMessageSize 41943040<br />
</code><br />
&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/importing-msg-emails-to-zimbra/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome sig on a Comic to ME!</title>
		<link>http://anotherlan.com/awesome-sig-on-a-comic-to-me?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=awesome-sig-on-a-comic-to-me</link>
		<comments>http://anotherlan.com/awesome-sig-on-a-comic-to-me#comments</comments>
		<pubDate>Sat, 12 Nov 2011 16:00:22 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://anotherlan.com/?p=318</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://anotherlan.com/wp-content/uploads/2011/11/2011-11-12-15.49.18.jpg"><img class="aligncenter size-large wp-image-319" title="elk-shark" src="http://anotherlan.com/wp-content/uploads/2011/11/2011-11-12-15.49.18-1024x768.jpg" alt="" width="576" height="432" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/awesome-sig-on-a-comic-to-me/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows &quot;\Device\Harddisk3\&quot; Translated to actual hard disk letter</title>
		<link>http://anotherlan.com/windows-deviceharddisk3-translatedto-actual-hard-disk-letter?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-deviceharddisk3-translatedto-actual-hard-disk-letter</link>
		<comments>http://anotherlan.com/windows-deviceharddisk3-translatedto-actual-hard-disk-letter#comments</comments>
		<pubDate>Sat, 02 Oct 2010 19:31:31 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Event Log]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=260</guid>
		<description><![CDATA[Have you ever found an error message in your windows event log with &#8220;\Device\Harddisk3\Volume7 Read Error.&#8221; Then you lost your hair and went mad trying to figure out which Hard Disk IS the 3rd hard disk according to windows. Well, &#8230;<p class="read-more"><a href="http://anotherlan.com/windows-deviceharddisk3-translatedto-actual-hard-disk-letter">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Have you ever found an error message in your windows event log with<br />
&#8220;\Device\Harddisk3\Volume7 Read Error.&#8221;<br />
Then you lost your hair and went mad trying to figure out which Hard Disk IS the 3rd hard disk according to windows.</p>
<p style="text-align: center;"><a href="http://anotherlan.com/wp-content/uploads/2010/10/disk-error.jpg"><br />
</a><a href="http://anotherlan.com/wp-content/uploads/2010/10/disk-error.jpg"><img class="aligncenter size-full wp-image-266" title="Event Log Disk Error" src="http://anotherlan.com/wp-content/uploads/2010/10/disk-error.jpg" alt="Event Log Disk Error" width="569" height="396" /></a></p>
<p><span id="more-260"></span></p>
<p>Well, instead of developing telepathic abilities, you can use <a href="http://www.chrysocome.net/download" target="_blank">DD</a> an open source piece of software that will list the volumes and funny windows name in a comfortable &#8211; easy to digest manner.</p>
<ol>
<li><a href="http://www.chrysocome.net/download" target="_blank">Download DD</a> (at the time of writing I have downloaded <a href="http://www.chrysocome.net/downloads/dd-0.6beta3.zip">dd-0.6beta3.zip)</a></li>
<li>Start CMD and find the extracted executable of DD.</li>
<li>OR copy dd.exe to your <strong>&#8220;</strong><tt></tt><strong><code>c:\windows\system32</code></strong><strong>&#8220;</strong> directory &#8211; or where ever your systemroot/windows system files are stored.</li>
<li>When you are in CMD type <strong>&#8220;</strong><strong><code>dd --list</code></strong><strong>&#8220;</strong> to get a list of all the volumes/hard disks/storage devices.</li>
</ol>
<p><a href="http://anotherlan.com/wp-content/uploads/2010/10/disk-names.jpg"><img class="aligncenter size-full wp-image-268" title="disk-names" src="http://anotherlan.com/wp-content/uploads/2010/10/disk-names.jpg" alt="" width="560" height="575" /></a></p>
<p>Notice the letters below the <code>\\?\Device\HarddiskVolume10</code></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/windows-deviceharddisk3-translatedto-actual-hard-disk-letter/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Media and the likes..</title>
		<link>http://anotherlan.com/social-media-and-the-likes?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=social-media-and-the-likes</link>
		<comments>http://anotherlan.com/social-media-and-the-likes#comments</comments>
		<pubDate>Tue, 14 Sep 2010 13:49:28 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=261</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a title="Dilbert.com" href="http://dilbert.com/strips/comic/2010-09-13/" target="_blank"><img class="aligncenter" style="border: 0pt none;" src="http://dilbert.com/dyn/str_strip/000000000/00000000/0000000/100000/00000/0000/100/100155/100155.strip.gif" border="0" alt="Dilbert.com" width="576" height="179" /></a></p>
<p><span id="more-261"></span></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/social-media-and-the-likes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wired for Wireless</title>
		<link>http://anotherlan.com/wired-for-wireless?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wired-for-wireless</link>
		<comments>http://anotherlan.com/wired-for-wireless#comments</comments>
		<pubDate>Mon, 07 Dec 2009 15:41:39 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=85</guid>
		<description><![CDATA[This covers, how and why build a wireless antenna, what cable to use and why. Antenna simulation, this is actually more interesting and fun than it sounds. Radio is complicated, I am not proficient enough at physics to teach the &#8230;<p class="read-more"><a href="http://anotherlan.com/wired-for-wireless">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">This covers, how and why build a wireless antenna, what cable to use and why.</p>
<p style="text-align: left;">Antenna simulation, this is actually more interesting and fun than it sounds. Radio is complicated, I am not proficient enough at physics to teach the theory or explain why radio is the way it is.</p>
<p style="text-align: left;">What I will try to do is show what I have done so far and what works and where I failed.<br />
Before you even consider making antennas, learn to solder. Now we need to get some proper cables for wireless.</p>
<p><span id="more-85"></span></p>
<p style="text-align: left;">Do not buy RG-58 coax cable, it&#8217;s very lossy and rigid, it also has a very low cutoff frequency of just 3Ghz.<br />
Do buy LMR-195,200, 240, or any of the LMR range cables.</p>
<p style="text-align: left;">Here is some information about RG58 and LMR 200 the replacement for RG58.</p>
<pre>RG-58 Attenuation (source www.rfsworld.com )
Maximum Frequency, GHz 3
Attenuation,
MHz		dB/100 m	dB/100 ft.
30 		8.5 		2.6
50 		10.9 		3.3
100 		15.6 		4.8
200 		24.0 		7.3
450 		36.2 		11.0
800 		50.0 		15.2
1000 		61.0 		18.6
1800 		92.0 		28.0
2000 		100.0 		30.5
2400 		116.0 		35.4
LMR 195 (source TIMES MICROWAVE SYSTEMS)
Maximum Frequency, GHz 41
Attenuation,
MHz		dB/100 m	dB/100 ft.
30 		6.5 		2.0
50 		8.4 		2.5
220		17.7		5.4
450 		25.5 		7.8
900		36.5		11.1
1800 		52.5 		16.0
2000 		55.4 		16.9
2500 		62.4  		19.0
5800		98.1		29.9</pre>
<p style="text-align: left;">CABLE LOSS CALCULATOR</p>
<p>http://www.ocarc.ca/coax.htm</p>
<p style="text-align: left;">Belden 8240    (RG-58)<br />
10M Cable for 	2.4 Ghz (wireless)<br />
Loss			8.464<br />
Power in 		100 W<br />
Power out 		14.244</p>
<p style="text-align: left;">TMS LMR-200<br />
10M Cable for 	2.4 Ghz (wireless)<br />
Loss			5.421<br />
Power in 		100 W<br />
Power out 		28.701</p>
<p style="text-align: left;">http://binarywolf.com/249/connectors.htm#null<br />
subtract about 1/4 dB loss per connector</p>
<p style="text-align: left;">Buying LMR cable &amp; other wireless bits in UK:</p>
<p style="text-align: left;"><a href="http://www.msdist.co.uk" target="_blank">MS Distribution</a> &lt;&lt; the only store I can recommend, great service and good products.</p>
<p>http://uk.wifi-link.com</p>
<p>http://wifigear.co.uk</p>
<p style="text-align: left;">More Soon..</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/wired-for-wireless/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable RDP to XP Desktops on W2K3 Domain</title>
		<link>http://anotherlan.com/enable-rdp-to-xp-desktops-on-w2k3-domain?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enable-rdp-to-xp-desktops-on-w2k3-domain</link>
		<comments>http://anotherlan.com/enable-rdp-to-xp-desktops-on-w2k3-domain#comments</comments>
		<pubDate>Tue, 22 Sep 2009 17:43:54 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=193</guid>
		<description><![CDATA[Enable RDP to desktops on domain. This allows domain users to RDP into their workstations, this uses workstation RDP and NOT terminal server license connections. You will need: W2K3 &#62; with ad configured and installed. WXP PSexec Create a global &#8230;<p class="read-more"><a href="http://anotherlan.com/enable-rdp-to-xp-desktops-on-w2k3-domain">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Enable RDP to desktops on domain.</p>
<p>This allows domain users to RDP into their workstations, this uses workstation RDP and NOT terminal server license connections.<br />
You will need:</p>
<p>W2K3 &gt; with ad configured and installed.<br />
WXP<br />
PSexec</p>
<p><span id="more-193"></span></p>
<p>Create a global security group in your domain called “RDP-Users”, add users from your domain to this group. These users will be able to login to desktop computers you choose.</p>
<p>Now add the “RDP-Users” group to each desktop computer you want users to RDP into.</p>
<p>Start &gt; run &gt; cmd<br />
<code>psexec \\COMPUTER01 -u domain.lan\admin -p password net localgroup "remote desktop users" domain.lan\RDP-Users /add</code></p>
<p>above adds the “rdp-users” group to a computer in the domain called COMPUTER01.</p>
<p>This can be done for all the computers on your domain, this allows users who are in the “RDP-Users” group to RDP into their computers.</p>
<p>So all you have to do now is add users to “RDP-Users” group ON YOUR DOMAIN CONTROLLER / Active Directory and that’s it you’re done. No messing about!</p>
<p>To add the domain.lan\RDP-Users group to a list of computers and speed things up do this.</p>
<p>Start &gt; run &gt; cmd<br />
<code>Net view &gt; c:\rdpcomputers.txt</ode></p>
<p>This creates a list of computers on your domain/workgroup, you can remove the computers you do not want to have the rdp-users group.</p>
<p>Then;</p>
<p>Start &gt; run &gt; cmd<br />
<code>psexec -c @c:\rdpcomputers.txt -u domain.lan\admin -p password net localgroup "remote desktop users" domain.lan\RDP-Users /add</code></p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/enable-rdp-to-xp-desktops-on-w2k3-domain/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MYSQL &#8211; Importing SQL</title>
		<link>http://anotherlan.com/mysql-importing-sql?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-importing-sql</link>
		<comments>http://anotherlan.com/mysql-importing-sql#comments</comments>
		<pubDate>Tue, 22 Sep 2009 01:12:07 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=190</guid>
		<description><![CDATA[Say you have a mysql server and have a long list of sql files to import in a specific order. Some files are 20kb some are 400Mb phpmyadmin will keel over and die, all that stress is just unnecessary. at &#8230;<p class="read-more"><a href="http://anotherlan.com/mysql-importing-sql">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Say you have a mysql server and have a long list of sql files to import in a specific order. Some files are 20kb some are 400Mb phpmyadmin will keel over and die, all that stress is just unnecessary.</p>
<p><span id="more-190"></span></p>
<p>at bash/terminal console  execute this.</p>
<p><code><br />
mysql -p123456 -h superserver megabase &lt; /var/SQL/256.sql &amp;&amp; mysql -p123456 -h superserver megabase &lt; /var/SQL/257.sql<br />
</code></p>
<p>Explanation:</p>
<p>mysql= execute mysql command if at terminal or bash.<br />
-p= the password flag, NOTE the password is supplied without a space.<br />
-h= the host flag, the host is superserver.<br />
megabase = the database that the sql will be imported into.<br />
&lt; = the import switch<br />
/var/SQL/256.sql = the full path to the sql file.<br />
&amp;&amp; = executes the next command only if the preceding command does not fail.</p>
<p>as show above you can chain 2 or even 100 import sql files.</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/mysql-importing-sql/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Crapware &#8211; Acer Laptops</title>
		<link>http://anotherlan.com/crapware-acer-laptops?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crapware-acer-laptops</link>
		<comments>http://anotherlan.com/crapware-acer-laptops#comments</comments>
		<pubDate>Sat, 11 Jul 2009 18:01:07 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Crapware]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=183</guid>
		<description><![CDATA[Crapware, poor products that are made to carry out some task or function very poorly. This is my hate list, I really despise these products. If you are a manufacturer of these products please contact me how I am failing &#8230;<p class="read-more"><a href="http://anotherlan.com/crapware-acer-laptops">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Crapware, poor products that are made to carry out some task or function very poorly.</p>
<p>This is my hate list, I really despise these products. If you are a manufacturer of these products please contact me how I am failing at using your product.</p>
<p>I don&#8217;t mind Acer, well I do. Bluetooth, ACER fix it !</p>
<p><span id="more-183"></span></p>
<p>If you manage to break bluetooth on an ACER, good luck it is gone.</p>
<p>It&#8217;s not the drivers or the OS it&#8217;s BT on an ACER it just won&#8217;t work.</p>
<p>What happened was I removed the bluetooth monitor app from startup on ACER vista, later I could not find the device.</p>
<p>I enabled the monitor, reinstalled the BT stack, reinstalled the BT drivers and ACER BT components, fiddled with the BT switch (which did indicate that BT was being turned ON/OFF.</p>
<p>Then I booted up Ubuntu 7.10, &#8220;lsusb&#8221; showed a BT module, but no function from it.</p>
<p>I installed WXP with all the drivers and utilities ACER had on the download page relevant to the laptop model. Then I flashed the bios.</p>
<p>Still no dice.</p>
<p>I recovered a Vista image I made earlier &#8211; No DICE.</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/crapware-acer-laptops/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crapware &#8211; Any Computer With VISTA Preinstalled</title>
		<link>http://anotherlan.com/crapware-any-computer-with-vista?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=crapware-any-computer-with-vista</link>
		<comments>http://anotherlan.com/crapware-any-computer-with-vista#comments</comments>
		<pubDate>Sat, 11 Jul 2009 17:50:26 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Crapware]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=180</guid>
		<description><![CDATA[Crapware, poor products that are made to carry out some task or function very poorly. This is my hate list, I really despise these products. If you are a manufacturer of these products please contact me how I am failing &#8230;<p class="read-more"><a href="http://anotherlan.com/crapware-any-computer-with-vista">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Crapware, poor products that are made to carry out some task or function very poorly.</p>
<p>This is my hate list, I really despise these products. If you are a manufacturer of these products please contact me how I am failing at using your product.</p>
<p>Would it be possible to have a disk with your new laptop/desktop and just install Vista ?</p>
<p><span id="more-180"></span>I understand that new users would be intimidated by this, yet it would teach them the value of keeping the computer clean and running well.</p>
<p>Vista when installed from a retail disk without any preinstalled crapware works fine (much better than preinstalled).</p>
<p>Please MS fix bugs DO NOT ADD FEATURES. This is the biggest problem with MS products.</p>
<p>IPV6 and network responders are Vistas way of saying &#8220;We Hate Networks&#8221;</p>
<p>I have had ethernet and wireless completely die and no amount of magic revived them. Setting static IP, resetting winsock, resetting TCPIP, disabling IPV6 completely, nothing helps. If you managed to break your connection -  good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/crapware-any-computer-with-vista/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crapware &#8211; Lexmark x9575</title>
		<link>http://anotherlan.com/wntb-lexmark-x9575?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wntb-lexmark-x9575</link>
		<comments>http://anotherlan.com/wntb-lexmark-x9575#comments</comments>
		<pubDate>Sat, 11 Jul 2009 17:20:33 +0000</pubDate>
		<dc:creator>OMEN</dc:creator>
				<category><![CDATA[Crapware]]></category>

		<guid isPermaLink="false">http://www.anotherlan.com/?p=175</guid>
		<description><![CDATA[Crapware, poor products that are made to carry out some task or function very poorly. This is my hate list, I really despise these products. If you are a manufacturer of these products please contact me how I am failing &#8230;<p class="read-more"><a href="http://anotherlan.com/wntb-lexmark-x9575">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<p>Crapware, poor products that are made to carry out some task or function very poorly.</p>
<p>This is my hate list, I really despise these products. If you are a manufacturer of these products please contact me how I am failing at using your product.</p>
<p>Right now I am configuring a Lexmark X9575 all in one printer. It&#8217;s more like failing at configuring.</p>
<p><span id="more-175"></span></p>
<p>This printer requires you to install the Full Lexmark printer driver load (with useless services and features you will never use).</p>
<p>The printer cannot be installed networked, supplying the drivers (have disk), the TCPIP port gets you nowhere.</p>
<p>Printing will hang and will not print.</p>
<p>Installing the &#8220;Full Driver Load&#8221; will add a new a new printer port &#8220;Lexmark 9500 Series&#8221;, if you reconfigure your printer to use this new port you will have print support.</p>
<p>If you change to add this port to an existing installed Lexmark x9575, then you will be stuck in the loop of death. You need to configure the port for it to be usable, configuring the port opens a new dialog which allows you to select a printer, refresh  and close. Selecting a printer and closing takes you back to selecting your printer port &#8230;.</p>
<p>Oh yeah it&#8217;s the same for Windows XP, great feature set Lexmark  (this is sarcasm).</p>
<p>DO NOT BUY LEXMARK x9575 .</p>
<p>If you work for Lexmark or have a reasonable method of fixing Lexmark drivers, contact me.</p>
]]></content:encoded>
			<wfw:commentRss>http://anotherlan.com/wntb-lexmark-x9575/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

