<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.1" -->
<rss version="0.92">
<channel>
	<title>12 Stix</title>
	<link>http://12stix.com</link>
	<description>Tech Answers and Fixes</description>
	<lastBuildDate>Mon, 08 Mar 2010 19:16:17 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Disable Mood Messages in Skype</title>
		<description><![CDATA[In OS X
Click Skype in the menu bar and then preferences.
Click the Advanced Tab
Un-tick &#8216;Enable Mood Message Chat&#8217;





		
			Tweet This!
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Share this on Facebook
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Linkedin
		
		
			Seed this on Newsvine
		
		
			Share this on Technorati
		
		
			Share this on del.icio.us
		
		
			Share this on Mixx
		
		
			Post this to MySpace
		
		
			Email this to a friend?
		
		
			Buzz [...]]]></description>
		<link>http://12stix.com/2010/03/08/disable-mood-messages-in-skype/</link>
			</item>
	<item>
		<title>Access Denied When Trying to Install Service Pack 3</title>
		<description><![CDATA[When trying to install Windows XP Service Pack 3 you get an &#8216;Access Denied&#8217; error.
1. Download and  install the Subinacl.exe file from the Microsoft Website.
2. Open Notepad  and paste following code:
cd /d &#8220;%ProgramFiles%\Windows Resource Kits\Tools&#8221;
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f  /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f  /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f  /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f [...]]]></description>
		<link>http://12stix.com/2010/03/08/access-denied-when-trying-to-install-service-pack-3/</link>
			</item>
	<item>
		<title>Unhide Columns in Excel 2007</title>
		<description><![CDATA[
Drag your mouse over the headers of the 2 columns around the hidden column.
Right click on the selected columns.
Choose Unhide from the menu.
The hidden columns will then be visable.






		
			Tweet This!
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Share this on Facebook
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Linkedin
		
		
			Seed this on Newsvine
		
		
			Share this on Technorati
		
		
			Share this on [...]]]></description>
		<link>http://12stix.com/2010/02/03/unhide-columns-in-excel-2007/</link>
			</item>
	<item>
		<title>Active Desktop Recovery Script Error</title>
		<description><![CDATA[1. Open an explorer window and go to tools &#62; folder options &#62; view, and uncheck hide protected files.
2. Click Ok.
3. Then do a search in your sys drive [usually c: ] for desktop.htt.
It will be in Docs and Settings\User\Application Data\Microsoft\Internet Explorer.
4. Delete the .htt file.
5. Right click on your desktop and click refresh.





		
			Tweet This!
		
		
			Digg [...]]]></description>
		<link>http://12stix.com/2010/01/07/active-desktop-recovery-script-error/</link>
			</item>
	<item>
		<title>HP LaserJet P2015 Stalling, Jamming and Unreliable</title>
		<description><![CDATA[Problem: HP LaserJet P2015 keeps stalling, jamming and being unreliable.
Fix: Update the firmware from -
http://www.hp.com/pond/firmware/hidden/P2015FWUpg20080312.html





		
			Tweet This!
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Share this on Facebook
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Linkedin
		
		
			Seed this on Newsvine
		
		
			Share this on Technorati
		
		
			Share this on del.icio.us
		
		
			Share this on Mixx
		
		
			Post this to MySpace
		
		
			Email this to a friend?
		
		
			Buzz up!
		
		
			Subscribe to the [...]]]></description>
		<link>http://12stix.com/2009/11/25/hp-laserjet-p2015-stalling-jamming-and-unreliable/</link>
			</item>
	<item>
		<title>How to Make Italic Using CSS?</title>
		<description><![CDATA[To make text italic in CSS use the following:
font-style:italic;





		
			Tweet This!
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Share this on Facebook
		
		
			Stumble upon something good? Share it on StumbleUpon
		
		
			Share this on Linkedin
		
		
			Seed this on Newsvine
		
		
			Share this on Technorati
		
		
			Share this on del.icio.us
		
		
			Share this on Mixx
		
		
			Post this to MySpace
		
		
			Email this to a friend?
		
		
			Buzz up!
		
		
			Subscribe to the comments for this post?
		
		
			Add this to [...]]]></description>
		<link>http://12stix.com/2009/11/13/how-to-make-italic-using-css/</link>
			</item>
	<item>
		<title>Auto Login Windows 7</title>
		<description><![CDATA[If you want your account to automatically login on Windows 7 do the following:


Press the Windows key + r on your keyboard to open the “Run” window.
Enter control userpasswords2 press return.
The User Accounts window will open.
Uncheck the box “Users must enter a user name and password to use this computer”
Click “ok”
Enter your current password twice [...]]]></description>
		<link>http://12stix.com/2009/11/13/auto-login-windows-7/</link>
			</item>
	<item>
		<title>How to find your IP address in XP, Vista, Win7</title>
		<description><![CDATA[To find your computers IP address
1. Click start/windows icon
2. Click run or type the following into search: cmd
3. In the command prompt that appears type in: ipconfig
4. Your IP address will four blocks of numbers after where it says IP ADDRESS . . . . . .





		
			Tweet This!
		
		
			Digg this!
		
		
			Share this on Reddit
		
		
			Share this on Facebook
		
		
			Stumble [...]]]></description>
		<link>http://12stix.com/2009/11/11/how-to-find-your-ip-address-in-xp-vista-win7/</link>
			</item>
	<item>
		<title>Mail will not remember passwords after time machine restore</title>
		<description><![CDATA[After restoring your Mac from timemachine Mail keeps asking you to enter your password and will not connect to your mail.
In the terminal when you run the command &#8216;codesign -vvv /Applications/Mail.app&#8217; you get the result
&#8216;/Applications/Mail.app: code or signature modified&#8217;
Solution
1. Download and install pacifist.
2. Put in your OS X Snow Leopard DVD and open Pacifist.
3. Open [...]]]></description>
		<link>http://12stix.com/2009/11/07/mail-will-not-remember-passwords-after-time-machine-restore/</link>
			</item>
	<item>
		<title>&#8216;Your interactive logon has been disabled&#8217;</title>
		<description><![CDATA[When trying to remote desktop into a Windows XP computer you get the following message:
&#8216;Your interactive logon has been disabled&#8217;
1. Check that the user is a member of the remote users group on the computer. (You may have to login via the administrator account to do this).
2. On your server open the users profile in [...]]]></description>
		<link>http://12stix.com/2009/11/05/your-interactive-logon-has-been-disabled/</link>
			</item>
</channel>
</rss>
