<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Sorcerer&#039;s tech...</title>
	<atom:link href="http://thesorcerer.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://thesorcerer.wordpress.com</link>
	<description>General IT information....</description>
	<lastBuildDate>Sat, 21 Jan 2012 16:10:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='thesorcerer.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Sorcerer&#039;s tech...</title>
		<link>http://thesorcerer.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://thesorcerer.wordpress.com/osd.xml" title="Sorcerer&#039;s tech..." />
	<atom:link rel='hub' href='http://thesorcerer.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Guide: Intel 82573L gigabit ethernet with Ubuntu 11.04 and fix PXE-E05</title>
		<link>http://thesorcerer.wordpress.com/2011/07/01/guide-intel-82573l-gigabit-ethernet-with-ubuntu-11-04-and-fix-pxe-e05/</link>
		<comments>http://thesorcerer.wordpress.com/2011/07/01/guide-intel-82573l-gigabit-ethernet-with-ubuntu-11-04-and-fix-pxe-e05/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 11:24:38 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[computer]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/?p=46</guid>
		<description><![CDATA[hello guys, big post today. I&#8217;ve finally updated my Ubuntu machine to the latest version 11.04 Natty Narval&#8230;everything works out pretty well execpt for the wired ethernet controller&#8230; I&#8217;m using the &#8220;Intel Corporation 82573L Gigabit Ethernet Controller&#8221; this controller isn&#8217;t manageable via the usual Ubuntu Network Manager nor it&#8217;s listed in the output of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=46&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>hello guys,</p>
<p>big post today. I&#8217;ve finally updated my Ubuntu machine to the latest version 11.04 Natty Narval&#8230;everything works out pretty well execpt for the wired ethernet controller&#8230; I&#8217;m using the</p>
<p><em>&#8220;Intel Corporation 82573L Gigabit Ethernet Controller&#8221;</em></p>
<p>this controller isn&#8217;t manageable via the usual Ubuntu Network Manager nor it&#8217;s listed in the output of the ifconfig and it&#8217;s status is unclaimed</p>
<blockquote><p><em><strong>$ sudo lshw -C network</strong></em><br />
<em> *-network UNCLAIMED </em><br />
<em> description: Ethernet controller</em><br />
<em> product: 82573L Gigabit Ethernet Controller</em></p></blockquote>
<p>There is no problem at all with Windows 7 or my old Ubuntu release 8.x , the card is fully working.</p>
<p>In the meantime I have noticed a long time recurring error (it was there for a long time before the  11.04) at the computer boot time (BIOS time),  looking like a bootstrap error :</p>
<p><em>&#8220;Initializing Intel Boot Agent GE v.1.2.28 PXE-E05: LAN adapter&#8217;s configuration is corrupted or has not been initialized. The Boot Agent cannot continue.&#8221;</em></p>
<p>the linux log messages helped me a little</p>
<blockquote><p><em><strong> $ dmesg | grep e1000</strong></em><br />
<em> [ 0.267811] pci 0000:01:00.0: reg 18 32bit mmio: [0xee100000-0xee10ffff]</em><br />
<em> [ 0.268161] pci 0000:00:01.0: bridge 32bit mmio: [0xee100000-0xee1fffff]</em><br />
<em> [ 0.346430] pci 0000:00:01.0: MEM window: 0xee100000-0xee1fffff</em><br />
<em> [ 0.346978] pci_bus 0000:01: resource 1 mem: [0xee100000-0xee1fffff]</em><br />
<em> [ 0.918428] e1000e: Intel(R) PRO/1000 Network Driver &#8211; 1.0.2-k2</em><br />
<em> [ 0.918432] e1000e: Copyright (c) 1999-2008 Intel Corporation.</em><br />
<em> [ 0.918486] e1000e 0000:02:00.0: Disabling L1 ASPM</em><br />
<em> [ 0.918510] e1000e 0000:02:00.0: PCI INT A -&gt; GSI 16 (level, low) -&gt; IRQ 16</em><br />
<em> [ 0.918554] e1000e 0000:02:00.0: setting latency timer to 64</em><br />
<em> [ 0.918766] e1000e 0000:02:00.0: irq 29 for MSI/MSI-X</em><br />
<em> [ 0.990779] e1000e 0000:02:00.0: PCI INT A disabled</em><br />
<em>[<em>0.990781</em>] e1000e 0000:05:00.0: (unregistered net_device): The NVM Checksum Is Not  Valid                                                                                                                                                                                                                 [0.990788] e1000e: probe of 0000:02:00.0 failed with error -5</em></p></blockquote>
<p>I have also been able to understand that this problem is not limited to the 82573L card but is common for a large number of intel ethernet cards (that is why you can easily understand the driver&#8217;s blacklisting in the old linux distributions) : 82563, 82566, 82567, 82571, 82572, 82573, 82574, 82577, 82578, 82579,  or 82583 -based.</p>
<p>So what is going on ? It looks like that the <em>nework </em>adapter&#8217;s (<em>82573L)</em> EEPROM is broken, unfixed and a little messed up, (<em>error PXE-E05</em>) this problem creates a checksum error for the NVM (<em>The NVM Checksum Is Not Valid) </em>that breaks the Ubuntu driver loading  therefore the eth0 alias is not created and there isn&#8217;t a manageable ethernet adapter for the Ubuntu network manger.</p>
<p><em>Windows simply doesn&#8217;t check the NVM checksum, it uses the card anyway and everything works fine. </em></p>
<p>IMHO Intel messed up a little with the 82573 controller there are too many similar errors out there, it seems it happens when there is a sudden power outage during LAN card bootime&#8230;totally nonsense<em> !</em></p>
<p>Anyway, we need to fix this !!! As you can easily understand the idea behind this guide will work  for many others Intel controllers from the same family: I&#8217;m unable to test them but it&#8217;s probably worth giving it a shot !</p>
<p>And here it&#8217;s the guide&#8230;<strong>it&#8217;s not as long as it seems</strong> :</p>
<p>We need to remove the old 82573L driver, install the updated 82573 network controller driver, create a MS DOS boot pen drive, reboot, flash the card eeprom, and reboot again (there are a lot of subguides to ease the process for newbies USE THEM)</p>
<p>open the terminal ( <a href="https://help.ubuntu.com/community/UsingTheTerminal" target="_blank">https://help.ubuntu.com/community/UsingTheTerminal </a>)<strong></strong></p>
<blockquote><p><strong>$ sudo rmmod e1000e   </strong>                    # unload the old driver module</p>
<p><strong>$ sudo rmmod e1000  </strong>                      # unload the old driver module (errors are OK)</p>
<p><strong>$ sudo rm /lib/modules/2.6.38-8-generic/kernel/drivers/net/e1000e/ -rf    </strong>              # remove old drivers (errors are OK)</p>
<p><strong>$ sudo rm /lib/modules/2.6.38-8-generic/kernel/drivers/net/e1000/ -rf</strong>                  # remove old drivers (errors are OK)</p></blockquote>
<p>download and extract to your home directory the latest intel drivers from their site ( <a href="http://bit.ly/ipbZ5W" target="_blank">http://bit.ly/ipbZ5W</a> )</p>
<p>make sure you have installed build-essential ( http://bit.ly/yS5oW )</p>
<p>terminal again and cd to your home directory</p>
<blockquote><p><strong>$ cd </strong>      # to your home directory</p>
<p><strong>$ cd e1000e-1.3.17/src   </strong>                       #to the extracted drivers directory</p>
<p><strong>$ sudo make install </strong>                                #to install the drivers ( no errors on this side)</p></blockquote>
<p>now we need to go to the intel site, download and extract the Intel(R) Ethernet Connections Boot Utility, Preboot images, and EFI Drivers ( http://bit.ly/jatTVE )        then prepare a MSDOS bootable pen drive and copy the extracted files we just downloaded to the pen drive.</p>
<p>Several ways to create a bootable MSDOS pen drive the <a href="http://www.sevenforums.com/tutorials/46707-ms-dos-bootable-flash-drive-create.html" target="_blank">Windows way  </a>(PREFERRED) and the <a href="http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive" target="_blank">Linux1</a> , <a href="http://unetbootin.sourceforge.net/" target="_blank">Linux2</a> and <a href="http://anthology.spacemonkeys.ca/archives/935-Creating-a-bootable-USB-drive-with-FreeDOS.html" target="_blank">Linux3</a>  way (should I use now the saxon genitive, now ? ) choose your favorite one but always  <strong>REMEMBER TO PUT THE EXTRACTED FILES TO THE PEN DRIVE.</strong></p>
<p>Now go reading the important NOTE at the end of the page containing the disclaimer !</p>
<p><strong></strong>Now boot using the pendrive ( <a href="http://www.pendrivelinux.com/setting-usb-boot-options-phoenix-award-bios/" target="_blank">SUBGUIDE</a> ) and assuming you&#8217;re at the command prompt:</p>
<blockquote><p><strong>c:\&gt;  cd bootutil </strong>                       #go to the bootutil directory</p>
<p><strong>c:\&gt;  bootutil -defcfg</strong>          #force bootutil to load the default PXE configuration into the controller</p>
<p>#<em> <a href="http://gbutev.tumblr.com">Georgi</a> says &#8221; bootutil -nic=1 -defcfg&#8221; it&#8217;s better. Try if the other returns an err<br />
</em></p></blockquote>
<p>after that reboot the pc, and go back to Ubuntu.</p>
<p>Now everything should be working fine.</p>
<p>DISCLAIMER: You probably need to know that the Intel(R) Ethernet Connections Boot Utility WAS NOT designed to be used with on board (also know as OEM) lan cards (is for the PCI cards) therefore there is no sure way to predict it&#8217;s interactions with others on board components like USB or SOUND controllers.  I haven&#8217;t experienced any problem with my computer and I haven&#8217;t seen any negative review using Google (HP dv6000) but there is no way to be 100 %. What I can tell you is that procedure is the only way to make the cards working otherwise you need to buy a new external card.  Eventually use at your own risk and patrol</p>
<p><strong>As usual hope this was helpful to somebody.</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/46/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/46/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/46/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=46&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2011/07/01/guide-intel-82573l-gigabit-ethernet-with-ubuntu-11-04-and-fix-pxe-e05/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>backup gmail to your pc</title>
		<link>http://thesorcerer.wordpress.com/2011/07/01/backup-gmail-to-your-pc/</link>
		<comments>http://thesorcerer.wordpress.com/2011/07/01/backup-gmail-to-your-pc/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 09:51:40 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[gmail]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[easy]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/?p=42</guid>
		<description><![CDATA[Hi guys, I&#8217;ve been able to see many complaints about the gmail service and it&#8217;s availability&#8230; I mean, it&#8217;s a free service and with the super cool servers that google is using we have probably nothing to worry about. BUT as people is use to say we&#8217;ve better be SAFE than sorry so it could [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=42&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi guys,</p>
<p>I&#8217;ve been able to see many complaints about the gmail service and it&#8217;s availability&#8230;<br />
I mean, it&#8217;s a free service and with the super cool servers that google is using we have probably nothing to worry about.</p>
<p>BUT</p>
<p>as people is use to say we&#8217;ve better be SAFE than sorry so it could be a good idea to make a complete (but disorganized) gmail backup to our computer. We probably won&#8217;t be ever able (or requested) to roll back our backup but it will stay available on our hard disk. <em>(is &#8220;available on&#8221; correct ?!? )</em></p>
<p>We could use POP3 and download every single message to our mail client and then save but it&#8217;s insanely long and boring, so&#8230;</p>
<p>there is a program <a title="gmail backup" href="http://www.gmail-backup.com/">Gmail Backup</a> (http://www.gmail-backup.com/) a very nice &amp; easy program to backup your whole gmail account &#8221; the ultimate one-click solution for doing backups of your GMail account.&#8221;</p>
<p>BACK IT UP and store the file safely on your hard disk.</p>
<p>As usual, hope this helps someone</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=42&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2011/07/01/backup-gmail-to-your-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>Gmail NOT WORKING it&#8217;s UNAVAIABLE USE IMAP</title>
		<link>http://thesorcerer.wordpress.com/2009/02/24/gmail-not-working-its-unavaiable-use-imap/</link>
		<comments>http://thesorcerer.wordpress.com/2009/02/24/gmail-not-working-its-unavaiable-use-imap/#comments</comments>
		<pubDate>Tue, 24 Feb 2009 12:13:22 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[imap]]></category>
		<category><![CDATA[malfunction]]></category>
		<category><![CDATA[unavaiable]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/?p=32</guid>
		<description><![CDATA[Ok, flash post today. Today at 1:30 AM PST Gmail suddenly stopped working. It seems it is unreachable. Google Apps linked applications are also NOT working. Or simply anyone who&#8217;s receiving this : FIRST A NOTICE FOR EMAIL ADDICTS : PLEASE STAY CALM . DO NOT WORRY. EVERYTHING IS GONNA BE ALRIGHT The Google&#8217;s Gmail [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=32&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok, flash post today.</p>
<p>Today at 1:30 AM PST Gmail suddenly stopped working. It seems it is unreachable. Google Apps linked applications are also NOT working.</p>
<p>Or simply anyone who&#8217;s receiving this :</p>
<p style="text-align:center;"><a href="http://img13.imageshack.us/my.php?image=gmaildown.jpg" target="_blank"><img class="aligncenter" src="http://img13.imageshack.us/img13/8303/gmaildown.th.jpg" border="0" alt="Free Image Hosting at www.ImageShack.us" /></a><br />
<em>FIRST A NOTICE FOR EMAIL ADDICTS : PLEASE STAY CALM . DO NOT WORRY. EVERYTHING IS GONNA BE ALRIGHT</em></p>
<p><em>The Google&#8217;s Gmail support team says the following :</em></p>
<p><em>&#8220;</em>We&#8217;re aware of a problem with Gmail affecting a number of users. This problem occurred at approximately 1.30AM Pacific Time. We&#8217;re working hard to resolve this problem and will post updates as we have them. We apologize for any inconvenience that this has caused.&#8221;</p>
<p>Anyway, for all those who are experiencing technical problems accessing Gmail or Gmail is absolutely not working, there is a simple workaround :</p>
<p style="text-align:center;"><strong>USE GMAIL VIA IMAP</strong></p>
<p style="text-align:center;">
<p style="text-align:left;">What, the hell, is IMAP ?   Just don&#8217;t care ! Using gmail with IMAP means : <strong>use gmail with Outlook Express, Thu</strong><strong>nderbird, Mail, Iphone MAIL or any otherIMAP client.</strong></p>
<p style="text-align:left;"><strong>These are some useful links  to configure the main mail clients with GMAIL via IMAP:</strong></p>
<p style="text-align:left;"><strong><a href="http://mail.google.com/support/bin/topic.py?topic=12913" target="_blank">GMAIL IMAP GENERIC HELP</a></strong></p>
<p style="text-align:left;"><strong><a href="http://www.howtogeek.com/howto/microsoft-office/use-gmail-imap-in-microsoft-outlook-2007/" target="_blank">GMAIL IN OUTLOOK 2007</a></strong></p>
<p style="text-align:left;"><strong><a href="http://lifehacker.com/software/geek-to-live/turn-thunderbird-into-the-ultimate-gmail-imap-client-314574.php" target="_blank">GMAIL IN THUNDERBIRD</a></strong></p>
<p style="text-align:left;">
<p style="text-align:left;">Anyway, to configure any client with GMAIL the required settings are the following:</p>
<table border="1" cellspacing="0" cellpadding="2">
<tbody>
<tr>
<td><span><strong>Incoming Mail (IMAP) Server &#8211; requires SSL:</strong></span></td>
<td><span style="font-family:Courier New,Courier,mono;">imap.gmail.com</span><span><br />
<strong>Use SSL</strong>: Yes<br />
<strong>Port</strong>: 993 </span></td>
</tr>
<tr>
<td><span><strong>Outgoing Mail (SMTP) Server &#8211; requires TLS:</strong></span></td>
<td><span style="font-family:Courier New,Courier,mono;">smtp.gmail.com</span><span> (use authentication)<br />
<strong>Use Authentication</strong>: Yes<br />
<strong>Use STARTTLS</strong>: Yes (some clients call this SSL)<br />
<strong>Port</strong>: 465 or 587 </span></td>
</tr>
<tr>
<td><span><strong>Account Name: </strong></span></td>
<td><span>your full email address (including <span style="font-family:Courier New,Courier,mono;">@gmail.com</span>) Google Apps users, please enter </span><span style="font-family:Courier New,Courier,mono;">username@your_domain.com</span></td>
</tr>
<tr>
<td><span><strong>Email Address: </strong></span></td>
<td><span>your full Gmail email address (<span style="font-family:Courier New,Courier,mono;">username@gmail.com</span>) Google Apps users, please enter </span><span style="font-family:Courier New,Courier,mono;">username@your_domain.com</span></td>
</tr>
<tr>
<td><span><strong>Password: </strong></span></td>
<td><span>your Gmail password </span></td>
</tr>
</tbody>
</table>
<p style="text-align:left;">
<p style="text-align:left;"><em><strong>Anyway I&#8217;m pretty sure everything is gonna be alright in a couple of hours&#8230;</strong></em></p>
<p style="text-align:left;"><em><strong>YOU, CRAZY EMAIL ADDICT STAY CALM ! STOP HITTING THE REFRESH BUTTON ! SAVE THAT F5 !<br />
</strong></em></p>
<p style="text-align:left;"><strong>As usual hope this is helpful to somebody.</strong></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/32/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/32/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/32/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=32&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2009/02/24/gmail-not-working-its-unavaiable-use-imap/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>

		<media:content url="http://img13.imageshack.us/img13/8303/gmaildown.th.jpg" medium="image">
			<media:title type="html">Free Image Hosting at www.ImageShack.us</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Boot and Run Linux from a USB Pen Drive [Easy Way]</title>
		<link>http://thesorcerer.wordpress.com/2008/08/03/how-to-boot-and-run-linux-from-a-usb-pen-drive-easy-way/</link>
		<comments>http://thesorcerer.wordpress.com/2008/08/03/how-to-boot-and-run-linux-from-a-usb-pen-drive-easy-way/#comments</comments>
		<pubDate>Sun, 03 Aug 2008 12:43:52 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[backtrack]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[fedora core 9]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[persistence]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[usb drive]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/2008/08/03/how-to-boot-and-run-linux-from-a-usb-pen-drive-easy-way/</guid>
		<description><![CDATA[Hello, this time I&#8217;m gonna show you two easy ways to install and run two common linux distributions from a pen drive using both Windows Xp or Vista or a Linux Distribution, and wizard procedures. It&#8217;s like a &#8220;Live&#8221; distribution, but from a USB drive. The two distributions are Fedora Core 9 (or 8 ) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=19&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>this time I&#8217;m gonna show you two easy ways to install and run two common linux distributions from a pen drive using both Windows Xp or Vista or a Linux Distribution, and wizard procedures. It&#8217;s like a &#8220;Live&#8221; distribution, but from a USB drive. The two distributions are Fedora Core 9 (or 8 ) and BackTrack (what is BackTrack ?!? Take a look at  <a href="http://www.remote-exploit.org/backtrack.html" target="_blank"> this </a>), both with the persistence feature&#8230;what is the <em>&#8220;persistence feature&#8221;</em> ??? Well, is the possibility to store the changes you&#8217;re making to the system (in fact, it&#8217;s NOT exactly like a Live distribution)&#8230;anyway&#8230;</p>
<p><strong>Fedora Core 9</strong> (2 Gb Pen drive is enough, 4 Gb is better )</p>
<p><em>The Windows&#8217;s Way&#8230;</em></p>
<p>1.  Insert the pen drive, and make sure it&#8217;s empty</p>
<p>2.  Download the lastest version of the &#8220;liveusb-creator&#8221; from <a href="https://fedorahosted.org/liveusb-creator/" target="_blank">here</a> then extract the zip file to a directory and run &#8221; liveusb-creator.exe &#8220;</p>
<p>3.  Choose the Fedora Distribution you prefer ( the 9 is really better ! ), choose the USB Drive, then the dimension of the &#8220;Persistent Overlay&#8221;, the space left to store the modifications to the system, or the files you make. (for 4 gb units, &#8220;choose the greatness&#8221;&#8230;2047 Mb, for 2 Gb&#8230; 1024 Mb&#8230;less or more&#8230; )</p>
<p>4.  BUTTON : &#8220;Create the Live USB&#8221;</p>
<p>5.  Wait a couple of hours&#8230;</p>
<p>That&#8217;s all&#8230;now you should have your distribution full working&#8230;<br />
<em></em></p>
<p><em>The Linux&#8217;s Way&#8230;</em><br />
<em></em></p>
<p>1.  Insert the pen drive, mount it and make sure it&#8217;s empty</p>
<p>1b. Install <a href="http://fedoraproject.org/wiki/Tools/yum" target="_blank"> YUM </a> if you haven&#8217;t got it yet&#8230; (your system probably has it already installed&#8230;)</p>
<p>2.  Open a terminal windows or get a shell, go to an empty directory ( you need a couple of Gb&#8217;s free storage space), and give</p>
<pre class="wiki"># yum -y install syslinux PyQt4 git $ git clone git://git.fedorahosted.org/git/liveusb-creator
# cd liveusb-creator
# ./liveusb-creator</pre>
<p>3.  Choose the Fedora Distribution you prefer ( the 9 is really better ! ), choose the USB Drive, then the dimension of the &#8220;Persistent Overlay&#8221;, the space left to store the modifications to the system, or the files you make. (for 4 gb units, &#8220;choose the greatness&#8221;&#8230;2047 Mb, for 2 Gb&#8230; 1024 Mb&#8230;less or more&#8230; )</p>
<p>4.  BUTTON : &#8220;Create the Live USB&#8221;</p>
<p>5.  Wait a couple of hours&#8230;</p>
<p>That&#8217;s all&#8230;now you should have your distribution full working&#8230;you SHOULD&#8230;this is still beta version software&#8230;so no one is really sure about that&#8230;</p>
<p><strong>Backtrack 3 Final</strong> (2 Gb Pen drive is enough, 4 Gb is better )</p>
<p><em>The Windows&#8217;s Way&#8230;</em></p>
<p>1.  Insert the pen drive and make sure it&#8217;s empty</p>
<p>2.  Download the [ USB Version (Extended) ] from the <a href="http://www.remote-exploit.org/backtrack_download.html" target="_blank"> official site </a></p>
<p>3.  Extract the whole .iso file to the USB Drive (feel free to use Winrar )</p>
<p>4.  Then open the <em>root folder</em> of the drive (ex. G:\ ), go to &#8220;<em>boot</em>&#8221; folder</p>
<p>5.  Run bootinst.bat and follow the onscreen istructions (just press ENTER if everything is ok )</p>
<p>6. That&#8217;s all&#8230;. should be working&#8230;</p>
<p><em>The Linux&#8217;s Way&#8230;</em><br />
<em></em></p>
<p>1.  Insert the pen drive, mount it and make sure it&#8217;s empty</p>
<p>2.  Download the [ USB Version (Extended) ] from the <a href="http://www.remote-exploit.org/backtrack_download.html" target="_blank"> official site </a></p>
<p>3.  Extract the whole .iso file to the USB Drive (feel free to use the extractor you prefer&#8230;like Ark)</p>
<p>4.  Then open the <em>root folder</em> of the drive (ex. /home/media/usb1 or /mnt/sda1 ), go to &#8220;<em>boot</em>&#8221; folder</p>
<p>5.  Run bootinst.sh (double click on the icon or &#8220;<em>./bootinst.sh</em>&#8221; to the shell) and follow the onscreen istructions (just press ENTER if everything is ok )</p>
<p>6. That&#8217;s all&#8230;. should be working&#8230;</p>
<p>Hope this was useful&#8230;. Happy Holidays&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=19&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2008/08/03/how-to-boot-and-run-linux-from-a-usb-pen-drive-easy-way/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>How to update Drupal from 5.x to 5.x</title>
		<link>http://thesorcerer.wordpress.com/2008/05/09/how-to-update-drupal-from-5x-to-5x/</link>
		<comments>http://thesorcerer.wordpress.com/2008/05/09/how-to-update-drupal-from-5x-to-5x/#comments</comments>
		<pubDate>Fri, 09 May 2008 11:04:38 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[php drupal linux]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/?p=17</guid>
		<description><![CDATA[Well, this is a VERY SIMPLE issue&#8230; and you can find MANY others guides around, but let me just tell you : 1_ Backup all your web site files and export all your database tables &#8230; 2_ donwload the lastest 5.x version 3_ extract the .tar.gz file and, in the meantime login to get the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=17&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well,</p>
<p>this is a VERY SIMPLE issue&#8230; and you can find MANY others guides around, but let me just tell you :</p>
<p>1_</p>
<p>Backup all your web site files and export all your database tables &#8230;</p>
<p>2_</p>
<p>donwload the lastest 5.x version</p>
<p>3_</p>
<p>extract the .tar.gz file and, in the meantime login to get the directories of your website (usually using the ftp service)</p>
<p>4_</p>
<p>copy (overwrite) all the files extracted to your root directory</p>
<p>5_</p>
<p>eventually, change you permissions (it depends on your server configuration)</p>
<p>6_</p>
<p>go to www.youwebsite.com/update.php &amp; run the database update script&#8230;</p>
<p>fine ! that&#8217;s all ! so simple ! you did it !!!</p>
<p>BUT</p>
<p>if you should get THIS error message</p>
<p><em>&#8220;The following error must be resolved before you can continue the installation process:<br />
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled.&#8221;</em></p>
<p>(or your websites simply shows you an error message relate to php configuration)</p>
<p>probably the answer is to make a call named &#8220;<strong>php.ini</strong>&#8220;, into the root directory of your website, with those simple words inside</p>
<p>&#8220;</p>
<p>register_globals = OFF<br />
memory_limit = 16M<br />
&#8220;</p>
<p>easy, isn&#8217;t it ???</p>
<p>As usual hope it is useful to somebody…</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=17&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2008/05/09/how-to-update-drupal-from-5x-to-5x/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>How-to Install Windows Xp on HP Pavilion dv6236EA</title>
		<link>http://thesorcerer.wordpress.com/2008/01/27/how-to-install-windows-xp-on-hp-pavilion-dv6236ea/</link>
		<comments>http://thesorcerer.wordpress.com/2008/01/27/how-to-install-windows-xp-on-hp-pavilion-dv6236ea/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 18:15:33 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[windows installation xp dv6236EA]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/?p=16</guid>
		<description><![CDATA[Hello, this one is a VERY BRIEF guide about the installation of Microsoft Windows Xp on a HP Pavilion dv6236EA system&#8230; now, first of all you need to DISABLE the &#8220;SATA Native Mode&#8221; into the BIOS (press F10 at computer boot)&#8230; then you can make a common XP installation&#8230;then&#8230;this is the *needed* drivers list: (Ah, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=16&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello,</p>
<p>this one is a VERY BRIEF guide about the installation of Microsoft Windows Xp on a HP Pavilion dv6236EA system&#8230;</p>
<p>now, first of all you need to DISABLE the &#8220;SATA Native Mode&#8221; into the BIOS (press F10 at computer boot)&#8230;</p>
<p>then you can make a common XP installation&#8230;then&#8230;this is the <i>*needed* drivers </i>list:</p>
<p>(Ah, the Softpaq packages are the installation programs for the drivers coming from HP)</p>
<p><b>VIDEO</b></p>
<p><a href="ftp://ftp.hp.com/pub/softpaq/sp34001-34500/sp34044.exe"><font size="-1">GeForce Series Video Driver (Softpaq) </font></a></p>
<p><b>AUDIO &#8212; MODEM<br />
</b></p>
<p><a href="ftp://ftp.hp.com/pub/softpaq/sp33501-34000/sp33867.exe">Microsoft UAA Driver  (Softpaq)</a></p>
<p>then</p>
<p><a href="http://downloadcenter.intel.com/detail_desc.aspx?strstate=live&amp;productid=2645&amp;dwnldid=11036&amp;agr=y&amp;lang=ita&amp;prdmap=2645">Microsoft KB888111 Hotfix (Original Microsoft Hotfix)</a></p>
<p>then</p>
<p><a href="ftp://ftp.hp.com/pub/softpaq/sp34001-34500/sp34200.exe">Conexant HD Audio DRIVER (Softpaq &#8211; comes with the MODEM driver ) </a></p>
<p><b>CHIPSET</b></p>
<p><a href="http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=816&amp;DwnldID=8177&amp;lang=ita">Intel® Chipset Software Installation Utility </a></p>
<p><b>WI-FI</b></p>
<p><a href="http://ftp.dell.com/network/R138747.EXE">Dell Package (Follow the extraction directory, then go into &#8220;XP&#8221;, this is where the working drivers are located)</a></p>
<p><b>TOUCHPAD</b></p>
<p><a href="http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-54610-1&amp;lc=en&amp;cc=us&amp;dlc=en&amp;product=3366715&amp;os=228&amp;lang=en">                      </a>                     <a href="http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-54610-1&amp;lc=en&amp;cc=us&amp;dlc=en&amp;product=3366715&amp;os=228&amp;lang=en">Synaptics Touchpad</a></p>
<p><b>ETHERNET (LAN)</b></p>
<p><a href="http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-62922">Lenovo Package (It uses the same interface)</a></p>
<p><b>CARD READER (SD &#8211; XD &#8211; MMC)</b></p>
<p><a href="http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-42847-1&amp;lc=en&amp;cc=us&amp;dlc=en&amp;product=3224055&amp;os=228%22">Ricoh 5-1 Card Reader Driver (Softpaq Package)</a></p>
<p><b>WEBCAM</b></p>
<p><a href="ftp://ftp.hp.com/pub/softpaq/sp35001-35500/sp35414.exe">Webcam 1.3 Mp (Softpaq)</a></p>
<p><b>QUICKPLAY BUTTONS</b></p>
<p><a href="ftp://ftp.hp.com/pub/softpaq/sp33001-33500/sp33258.exe">Driver &amp; Application (Softpaq)</a></p>
<p>After the installation of these drivers, EVERYTHING is working fine for me&#8230;</p>
<p>Every device is correctly working&#8230;</p>
<p>Hope it was useful&#8230;</p>
<p> <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>P.S.</p>
<p>Q: Why you are not talking about Linux?</p>
<p>A: Because, I dont&#8217;want to be stuck in a moment I can&#8217;t get out of&#8230;</p>
<p> <img src='http://s1.wp.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=16&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2008/01/27/how-to-install-windows-xp-on-hp-pavilion-dv6236ea/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>Compiz-fusion problems with 7.10 &#8220;Gutsy Gibbon&#8221; related to update from 7.04</title>
		<link>http://thesorcerer.wordpress.com/2007/10/27/compiz-fusion-problems-with-710-gutsy-gibbon-related-to-update-from-704/</link>
		<comments>http://thesorcerer.wordpress.com/2007/10/27/compiz-fusion-problems-with-710-gutsy-gibbon-related-to-update-from-704/#comments</comments>
		<pubDate>Sat, 27 Oct 2007 21:13:16 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[deb]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[compiz-fusion]]></category>
		<category><![CDATA[gutsy gibbon]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/2007/10/27/compiz-fusion-problems-with-710-gutsy-gibbon-related-to-update-from-704/</guid>
		<description><![CDATA[Okay, I&#8217;m still not sure, I did not found in the Web many pages refering to this problem, but it seems there is a problem with Compiz&#8230; The problem applies to Ubuntu 7.10 &#8220;Gutsy Gibbon&#8221; if you have upgraded from 7.04 &#8220;Feisty Fawn&#8221; with Compiz-Fusion already installed using the wizard procedure, this issue can lead [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=14&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Okay, I&#8217;m still not sure, I did not found in the Web many pages refering to this problem, but it seems there is a problem with Compiz&#8230;</p>
<p>The problem applies to Ubuntu 7.10 &#8220;Gutsy Gibbon&#8221; if you have upgraded from 7.04 &#8220;Feisty Fawn&#8221; with Compiz-Fusion already installed using the wizard procedure, this issue can lead to:</p>
<p>Compiz NOT WORKING</p>
<p>The Compiz Configuration Settings Manager (ccsm) can stop working: can&#8217;t start.</p>
<p><strong>HOW TO SOLVE THE PROBLEM:</strong></p>
<p>The solution is very easy, just download and run this .deb package from Gutsy Official Repository to update (or re-install)</p>
<p><a href="http://archive.ubuntu.com/ubuntu/pool/universe/c/compizconfig-settings-manager/compizconfig-settings-manager_0.5.2+git20070912-0ubuntu1_all.deb" target="_blank">Gutsy Official  Repository Link </a></p>
<p>Then, reboot.</p>
<p>Now use Compiz as usual, should be working now&#8230;</p>
<p>If something goes wrong, just REMOVE Compiz (<em>sudo apt-get remove compiz*</em>) the INSTALL it again using <a href="http://compiz.org/Ubuntu_Installation_Guide" target="_blank">this simple guide.</a></p>
<p>Please, take care of this link too:</p>
<p><a href="http://kevin.vanzonneveld.net/techblog/article/upgrade_to_ubuntu_gutsy_with_compizfusion/" target="_blank">http://kevin.vanzonneveld.net/techblog/article/upgrade_to_ubuntu_gutsy_with_compizfusion/</a></p>
<p>There is is a guide to update your system from Feisty to Gutsy with Compiz already installed.</p>
<p>As usual hope it is useful to somebody&#8230;</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=14&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2007/10/27/compiz-fusion-problems-with-710-gutsy-gibbon-related-to-update-from-704/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>Guide: Install Canon Mp150 &amp; Mp160 Printers in Linux</title>
		<link>http://thesorcerer.wordpress.com/2007/10/24/guide-installing-canon-mp150-mp160-printer-in-linux/</link>
		<comments>http://thesorcerer.wordpress.com/2007/10/24/guide-installing-canon-mp150-mp160-printer-in-linux/#comments</comments>
		<pubDate>Wed, 24 Oct 2007 21:28:46 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[guide]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[mp150]]></category>
		<category><![CDATA[mp160]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/2007/10/24/guide-installing-canon-mp150-mp160-printer-in-linux/</guid>
		<description><![CDATA[Ok, welcome this time I&#8217;m gonna talk about a *simple* driver installation&#8230; So first of all a brief description of the problem&#8230; The Mp150 Printer installed in Fedora Core 7, Fedora Core 8, Ubuntu 7.04 Feisty Fawn, is NOT WORKING&#8230;using the standard drivers it simply prints blank, or completly white pages, even if in the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=13&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Ok,  welcome this time I&#8217;m gonna talk about a *simple* driver installation&#8230;</p>
<p>So first of all a brief description of the problem&#8230;</p>
<p>The Mp150 Printer installed in Fedora Core 7, Fedora Core 8, Ubuntu 7.04 Feisty Fawn, is NOT WORKING&#8230;using the standard drivers it simply prints blank, or completly white pages, even if in the *official* <a href="http://www.linuxprinting.org/show_printer.cgi?recnum=Canon-PIXMA_MP150" target="_blank">linux printing resource database</a>, it is given as &#8220;Perfectly Working&#8221;&#8230;</p>
<p>Solutions:</p>
<p>1_ Use and Install <a href="http://www.turboprint.de/english.html" target="_blank">Turboprint</a> driver, FULL WORKING but &#8230;.. you MUST PAY&#8230;to have them working&#8230;</p>
<p>2_</p>
<p>Follow this simple guide&#8230;.</p>
<p>This guide is full working for both the Mp150 &amp; Mp160 series&#8230; and, even if IT IS a STEP by STEP guide for Fedora Core 7 it should be easily adapted to others linux distribuctions&#8230;(at least those rpm and gnome based)</p>
<p>so,</p>
<p>first of all, what do you need ? This time I&#8217;m not giving direct rpms links, just to avoid mistakes, and make the guide more easy&#8230;</p>
<p><a href="http://www.cups.org" target="_blank">Install Cups  </a>(usually already installed, it&#8217;s better if 1.3.4 or newer)</p>
<p><a href="http://gutenprint.sourceforge.net/p_Download.php3" target="_blank">Install Gutenprint </a>(please use the lastest, at least the 5.0.1, <strong>do not use the old one included in fedora&#8217;s 7 CD)</strong></p>
<p><a href="http://gutenprint.sourceforge.net/p_Download.php3">Install gutenprint-foomatic </a></p>
<p><a href="http://www.canon-asia.com/index.jsp?fuseaction=support&amp;prod_type=bj_aio&amp;country=SG" target="_blank"> Install the Mp160 Printer Drivers ver. 2.70 avaiable from Canon</a> (RPM and Source code avaible &#8212; they&#8217;re useful even for Mp150 &#8212; file names are <a href="next('cnijfilter-common-2.70-1.i386.rpm')">cnijfilter-common-2.70-1.i386.rpm</a> &amp; <a href="next('cnijfilter-mp160-2.70-1.i386.rpm')">cnijfilter-mp160-2.70-1.i386.rpm</a>)</p>
<p>What to do now ?</p>
<p>For Fedora 7 Distribuction</p>
<p>1- Connect the Printer</p>
<p>2-Click on &#8220;System&#8221; -&gt; &#8220;Administration&#8221; -&gt; &#8220;Printing&#8221; (<em>system-config-printer)</em></p>
<p>3-Then if everything is ok, you should see your printer &#8220;MP150&#8243;, so click on  it&#8217;s name.</p>
<p>4-Then Near &#8220;<em>Make and Model</em>&#8221; Click <strong>Change </strong></p>
<p>5-Now choose &#8220;Canon&#8221; -&gt; then look for &#8220;Mp160 ver2.70&#8243; and choose this one.</p>
<p>6-&gt;Confirm the changes, and choose to change all the previous configuration</p>
<p>The printer now should be WORKING !!!</p>
<h3><strong>What to do if&#8230;</strong></h3>
<p><em>if you can&#8217;t find your printer in cups&#8230;</em></p>
<p>You&#8217;re probably experiencing some problems CUPS-Related, take care of them using <a href="http://www.cups.org/documentation.php">CUPS documentation</a></p>
<p><em>if you are not using using rpm based distribution&#8230;</em></p>
<p>Install from source&#8230;(probably you need urpm)</p>
<p><em>if you can&#8217;t find &#8220;Mp150 ver. 2.70&#8243;, between your Canon Drivers in CUPS)</em></p>
<p>Do a step back, returning to Manifactures page&#8230; -&gt; Choose<strong> &#8220;Provide a .ppd file&#8221; </strong>-&gt; look for &#8220;<strong>canonmp160.ppd</strong>&#8221; it should be in <font size="-1">/usr/share/cups/model&#8230; anyway it comes from the canon drivers&#8230;)</font></p>
<p><em>if you&#8217;re not using gnome&#8230;</em></p>
<p>Use your printer manager&#8230;and hope for the best&#8230;</p>
<p><em>if you&#8217;re tring to share the printer using Samba and/or Webmin&#8230;</em></p>
<p>You need to change an option&#8230; from Samba page in Webmin</p>
<p>choose &#8220;Windows to Unix Printing&#8221; -&gt; and &#8220;CUPS&#8221; as Unix Print Style</p>
<p>As usual, hope it&#8217;s useful&#8230;</p>
<p><em><u></u></em></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=13&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2007/10/24/guide-installing-canon-mp150-mp160-printer-in-linux/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>Guide : How-to Install Microsoft Office 2003 in Linux</title>
		<link>http://thesorcerer.wordpress.com/2007/10/07/guide-how-to-install-microsoft-office-2003-in-linux/</link>
		<comments>http://thesorcerer.wordpress.com/2007/10/07/guide-how-to-install-microsoft-office-2003-in-linux/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 23:03:34 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[computer]]></category>
		<category><![CDATA[guide]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/2007/10/07/guide-how-to-install-microsoft-office-2003-in-linux/</guid>
		<description><![CDATA[Hello, this time we will talk about the installation and the use of Microsoft Office 2003 in whatever linux distribuction&#8230;It&#8217;s a brief and fast guide ! Dont&#8217;worry ! First of all I need to be thankful to the REVIEW by Twickline, &#160;one of the useful, but IMHO uncorrected&#160;guides about the installation of Office 2003 under [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=11&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hello, <br />this time we will talk about the installation and the use of Microsoft Office 2003 in whatever linux distribuction&#8230;<br />It&#8217;s a brief and fast guide ! Dont&#8217;worry ! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> <br />First of all I need to be thankful to the <a href="http://wine-review.blogspot.com/2007/09/running-ms-office-2003-under-linux-with.html">REVIEW by Twickline,</a> &nbsp;one of the useful, but IMHO <font color="#ff0000">uncorrected&nbsp;<font color="#000000">guides about the installation of Office 2003 under Linux I&#8217;ve found surfing; so this lack of &#8220;easy knowledge&#8221; made me create the guide you&#8217;re about to read&#8230;but now&#8230;stop talking around&#8230;let&#8217;s start ! <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p>First, what will work using this procedure:</p>
<p><em></em><strong>Word 2003 <br />Excel 2003<br />Power Point 2003<br />Publisher 2003</strong></p>
<p>Than what will NOT work<br />Access 2003 (IMHO anyway it&#8217;s USELESS)<br />Infopath 2003 <br />Outlook 2003 (Useless this one too. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  </p>
<p>So let&#8217;s start:</p>
<p>Download, or install <strong><big>Wine 0.9.37 </big>DO NOT install the lastest version of Wine, because is NOT working&#8230;<br /></strong><br />So DO NOT use your packet manager, (Apt, Synaptics)&#8230;but download this &#8220;old&#8221; version&#8230;<br />For Example a<a href="http://winehq.org/site/download-deb"></a>t <a href="http://wine.budgetdedicated.com/archive/index.html">this link</a> you can find the .deb (Ubuntu &amp; Debian Packages) files.</p>
<p>1_<br />Go to your home folder (aka /home/sorcerer01) then go to .wine/drive_c/windows/system32<br />EX : <em>&#8220;cd /home/sorcerer01/.wine/drive_c/windows/system32&#8243;</em></p>
<p>2_<br />Rename richedit32.dll and richedit20.dll to richedit32.bak and richedit20.bak<br />EX:<em>&#8220;mv richedit32.dll richedit32.bak&#8221;</em> &amp; <em>&#8220;mv richedit20.dll richedit20.bak&#8221;</em></p>
<p>3_<br />Make richedit*.dll &#8220;native&#8221;<br />EX: give <em>&#8220;winecfg&#8221;</em> to bash, go to &#8220;Libraries&#8221;, insert the dll names, into the mask</p>
<p>4_<br />Download the richedit30 update to desktop<br /><a href="http://media.codeweavers.com/pub/crossover/office/support/richedit30.exe">Download Link</a></p>
<p>5_<br />Install richedit<br />EX: <em>&#8220;wine richedit30.exe&#8221;</em></p>
<p>6_<br />Download the XML Parser <br /><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=28494391-052b-42ff-9674-f752bdca9582&amp;DisplayLang=en#filelist">Download Link (only msxml3.msi)</a></p>
<p>7_<br />Install the XML parser using wine<br />EX: <em>&#8220;msiexec /i msxml.msi&#8221;</em></p>
<p>8_<br />Follow the on-screen instructions</p>
<p>9_<br />Set &#8220;msxml3&#8243;, &#8220;msxml3&#8243; and &#8220;msxml3.exe&#8221; to native <br />EX: use <em>&#8220;winecfg&#8221;</em> as before described</p>
<p>10_<br />Add Owner and Organizaion Informations to Wine<br />EX: give &#8220;regedit&#8221; to bash, <br />&nbsp; &nbsp; &nbsp; go to [HKLM\Software\Microsoft\Windows\Current Version]&nbsp; &nbsp; &nbsp; &nbsp; <br />&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;add your name to the keys &#8220;RegistredOwner&#8221; and &#8220;RegistredOrganization&#8221;<br />&nbsp; &nbsp; &nbsp; then go to [HKLM\Software\Microsoft\Windows NT\Current Version] and<br />&nbsp;&nbsp;&nbsp; &nbsp; and proceed as before</p>
<p>11_</p>
<p>Mount the Office 2003 CD with the option to see the hidden files&#8230;</p>
<p>EX &#8220;Insert the cd-rom into the drive&#8221;<br />&nbsp; &nbsp; &nbsp; &#8220;Make sure it is not auto-mounted (umount /dev/cdrom as root)&#8221;<br />&nbsp; &nbsp; &nbsp; &#8220;give this or something similar to bash (it depends on your distribution&#8230;you probably should know the right &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; command if are reading this guide)<br />&nbsp; &nbsp; &nbsp; &nbsp;<em>&#8220;mount -t iso9660 -o unhide /dev/cdrom /media/cdrom&#8221;</em></p>
<p>14_<br />Start the installation procedure<br />EX: go to the cdrom directory and give<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<em> &#8220;wine setup.exe&#8221;</em></p>
<p>15_<br />Follow the onscreen procedure to install Microsoft Office 2003</p>
<p>16_<br />Try to start an application<br />EX: &#8221; Probably you got into a new main menù&nbsp;voice called &#8220;Wine&#8221; where you can find the Office programs, anyway the bash command is&#8230;<br />&nbsp; &nbsp; &nbsp; &nbsp;<em>&#8220;wine &#8220;/home/sorcerer01/.wine/drive_c/Program Files/Microsoft Office/OFFICE11/winword.exe&#8221; &#8220;<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</em><br />&nbsp; &nbsp; &nbsp; &nbsp;and so on&#8230;</p>
<p><strong>FGA (Frequently Given Answers)</strong></p>
<p>YES, you really need that old version of wine. (newer version are not working&#8230;at least up to 0.9.48)</p>
<p>Yes, you have to change &#8220;sorcerer01&#8243; to your home directory name&#8230;(usually it&#8217;s you user name)</p>
<p>Yes, if you&#8217;re using Ubuntu the installation works with the &#8220;sudo&#8221; command&#8230;</p>
<p> You shouldn&#8217;t need be root for make wine running and &#8211; or &#8211; install MS Office&#8230;<br /><font color="#ff0000"><font color="#000000"><br />You just need to be root to install wine and maybe to mount the cdrom&#8230;</p>
<p></font></font>I am not sure, I&#8217;ve heard of people activating Office 2003 in linux&#8230;probably you should know what to do about the problem&#8230;.</p>
<p>No, Wine-doors CAN make it working&#8230;but only if you&#8217;ve installed Wine 0.9.37</p>
<p>No, Wine programs, are NOT shared between different users</p>
<p>No, If you are using Beryl or Compiz, you probably DON&#8217;T NEED to disable them.</p>
<p>No, I don&#8217;t know how to run Access 2003</p>
<p>No, at this time I don&#8217;t how to make Office 2007 running</p>
<p><strong>FAQ (Frequently Asked Questions)</strong></p>
<p>Q: Why to install 0.9.37 and now the lastest one ?</p>
<p>A: The problem is a common error, probably related with the implementation of the msi.dll into the newer and older versions od Wine; this error makes EVERY Office Application to hang up with this error code</p>
<p><em>&#8220;Microsoft Office Word has not been installed for the current user. Please run setup to install the application&#8221;</em></p>
<p>more informations about the bug are&nbsp;<a href="http://appdb.winehq.org/objectManager.php?sClass=version&amp;iId=3214">here</a> , <a href="http://forums.fedoraforum.org/archive/index.php/t-112818.html">here </a>, <a href="http://ubuntuforums.org/archive/index.php/t-120095.html">here,</a> and <a href="http://groups.google.com/group/comp.emulators.ms-windows.wine/msg/8c6a412d3315cfa1">here.</a><br />The only, current, solution is to downgrade to 0.9.37</p>
<p>Q: I&#8217;ve already got a newer wine installation, what to do ?</p>
<p>A: Well&#8230;It depends&#8230;simply try to remove the program&#8230;and install the old one&#8230;(all your files wil be kept), If everything is working anyway&#8230;you&#8217;re okay&#8230; !<br />If your applications aren&#8217;t working anymore you probably need to keep two different installations of wine..but I think this is really OT&#8230;</p>
<p>As usual, hope this was helpful&#8230;to someone&#8230;</font></font></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/11/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/11/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=11&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2007/10/07/guide-how-to-install-microsoft-office-2003-in-linux/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
		<item>
		<title>SharptMt blogging&#8230;</title>
		<link>http://thesorcerer.wordpress.com/2007/09/27/sharptmt-blogging/</link>
		<comments>http://thesorcerer.wordpress.com/2007/09/27/sharptmt-blogging/#comments</comments>
		<pubDate>Thu, 27 Sep 2007 19:57:20 +0000</pubDate>
		<dc:creator>Sorcerer01</dc:creator>
				<category><![CDATA[Pocket PC]]></category>
		<category><![CDATA[presentation and welcome]]></category>
		<category><![CDATA[offline]]></category>
		<category><![CDATA[PDA]]></category>
		<category><![CDATA[posting]]></category>
		<category><![CDATA[SharpMt]]></category>
		<category><![CDATA[windows mobile 2003]]></category>

		<guid isPermaLink="false">http://thesorcerer.wordpress.com/2007/09/27/sharptmt-blogging/</guid>
		<description><![CDATA[Whoa ! It&#8217;s working !!!!!!! Very coool !!!!!!!!! What ? Simply, this is my first post from my PDA !!! You probably don&#8217;t know,  but I own a Windows Mobile 2003 Pocket PC (Mio)&#8230;.and I&#8217;ve just installed one of the goodest .cab, I&#8217;ve ever found&#8230; Okay&#8230;STOP&#8230;resume&#8230; Today I&#8217;ve got an idea, looking for a simple [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=9&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="font-style:italic;">Whoa ! It&#8217;s working !!!!!!!</p>
<p><span style="font-style:italic;">Very coool !!!!!!!!! </span>What ?</p>
<p>Simply, this is my first post from my PDA !!!</p>
<p>You probably don&#8217;t know,  but I own a Windows Mobile 2003 Pocket PC (Mio)&#8230;.and I&#8217;ve just installed one of the goodest .cab, I&#8217;ve ever found&#8230;</p>
<p>Okay&#8230;STOP&#8230;resume&#8230;</p>
<p>Today I&#8217;ve got an idea, looking for a simple and easy way to post, on my blog using my pda&#8230;</p>
<p>Taking a look around, I found a software for Pocket PC called..<a href="http://www.randyrants.com/2006/08/sharp_mt_pocket.html" target="_blank"> Sharp MT </a></p>
<p>It&#8217;s simply fantastic&#8230; fast, easy to use, and, overmore,  it&#8217;s working with wordpress.com  !<span style="font-weight:bold;"></span></p>
<p><span style="font-weight:bold;"></span>Yes, I can post to wordpress.com from my pda using a program&#8230;and not the web editor&#8230;(and,yes IT IS an offline editor)</p>
<p>Anyway&#8230; the correct settings for WordPress.com for SharpMT are these:</p>
<p><span style="font-weight:bold;">Web Server : yourblog.wordpress.com (like johnsmith.wordpress.com)</span></p>
<p><span style="font-weight:bold;">CGI-BIN Path: /xmlrpc.php</span></p>
<p><span style="font-weight:bold;">User Name: johnsmith (your username)</span></p>
<p><span style="font-weight:bold;">Password : ******** (your password)</span></p>
<p>then hit &#8220;<span style="font-weight:bold;">Refresh&#8221;</span> &#8230;</p>
<p>Everything works fine !!!!!!!!!!!!!!!!!!!!!!!</p>
<p>Thank you very much Randy Rants !!!</p>
<p><span style="font-style:italic;">Playing Aerosmith &#8211; Dream On&#8230;</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thesorcerer.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thesorcerer.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thesorcerer.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thesorcerer.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/thesorcerer.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/thesorcerer.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thesorcerer.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thesorcerer.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thesorcerer.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thesorcerer.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thesorcerer.wordpress.com&amp;blog=1177243&amp;post=9&amp;subd=thesorcerer&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://thesorcerer.wordpress.com/2007/09/27/sharptmt-blogging/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/ea8fb5f1401c3fc2a38155f1c113c3e9?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Sorcerer01</media:title>
		</media:content>
	</item>
	</channel>
</rss>
