<?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>audibleCode &#187; windows</title>
	<atom:link href="http://audiblecode.wordpress.com/tag/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://audiblecode.wordpress.com</link>
	<description>a code repository for codes that you don't have enough words to describe</description>
	<lastBuildDate>Mon, 08 Dec 2008 01:06:20 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='audiblecode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/abfe229b425ccf294f5823ba4b90f5a2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>audibleCode &#187; windows</title>
		<link>http://audiblecode.wordpress.com</link>
	</image>
			<item>
		<title>Send emails in PHP-Using PEAR extensions</title>
		<link>http://audiblecode.wordpress.com/2008/05/24/send-emails-in-php-using-pear-extensions/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/24/send-emails-in-php-using-pear-extensions/#comments</comments>
		<pubDate>Sat, 24 May 2008 15:43:17 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[attachment]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[headers]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lynx]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[pear]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=13</guid>
		<description><![CDATA[The PHP Extension and Application Repository (PEAR) is an open source structured library of packages for PHP developers. These packages provide routines which solve problems PHP developers regularly face: sending structured e-mail (such as an HTML attachment), interacting with different databases from a single script, error handling, recovery and logging.
The base installation of PEAR is [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=13&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/24/send-emails-in-php-using-pear-extensions/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reset MySQL password.</title>
		<link>http://audiblecode.wordpress.com/2008/05/23/how-to-reset-mysql-password/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/23/how-to-reset-mysql-password/#comments</comments>
		<pubDate>Fri, 23 May 2008 20:37:53 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[root]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=12</guid>
		<description><![CDATA[I am browsing blog and i just found this thing that i didn&#8217;t know
Reseting mysql password
 

 

 

Stop the server

#/etc/init.d/mysql stop

Login as root

#mysqld_safe –skip-grant-tables –user=root

#mysql -u root

Enter this command

mysql&#62;update mysql.user set password=password(’newpassword’) where user=’root’;

start the service again

#etc/init.d/mysql start

login again

#mysql -u root -p





The sequence is the same in windows. But the thinks is for the  complete stuff  go [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=12&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/23/how-to-reset-mysql-password/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
		<item>
		<title>The Concept Of Intelligent Operating Systems</title>
		<link>http://audiblecode.wordpress.com/2008/05/23/the-concept-of-intelligent-operating-systems/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/23/the-concept-of-intelligent-operating-systems/#comments</comments>
		<pubDate>Fri, 23 May 2008 18:34:25 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[abstract]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[concepts]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MAC]]></category>
		<category><![CDATA[mind]]></category>
		<category><![CDATA[next generation]]></category>
		<category><![CDATA[Operating systems]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[thinking]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=10</guid>
		<description><![CDATA[As a computer science student i have some experience with operating systems like (our ever famous) Windows, Linux(My personal favorite), Solaris, Apple Mac etc.
The thing is that rather than making operating system just run other programs. Lets make OS&#8217;s that have the ability to think,learn,suggest etc. I want the day that OS ceases to become a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=10&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/23/the-concept-of-intelligent-operating-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
		<item>
		<title>Using G-Mail as a virtual harddrive on your local computer</title>
		<link>http://audiblecode.wordpress.com/2008/05/22/using-g-mail-as-a-virtual-harddrive-on-your-local-computer/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/22/using-g-mail-as-a-virtual-harddrive-on-your-local-computer/#comments</comments>
		<pubDate>Thu, 22 May 2008 21:13:46 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[filesystem]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[virtual storage]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=7</guid>
		<description><![CDATA[The two gigabytes of storage you get with a Gmail account seems like an enormous waste of space for just e-mail. You&#8217;re not likely ever to fill it; were you to come close, Google would no doubt have doubled the space by then. Wouldn&#8217;t it be nice to be able to use some of that storage for something other [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=7&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/22/using-g-mail-as-a-virtual-harddrive-on-your-local-computer/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>

		<media:content url="http://www.pcmag.com/images/pcm_spacer.gif" medium="image" />

		<media:content url="http://common.ziffdavisinternet.com/util_get_image/11/0,1425,i=113005,00.jpg" medium="image">
			<media:title type="html">Creating a Label</media:title>
		</media:content>
	</item>
		<item>
		<title>Using Microsoft Windows XP &#8220;lsass.exe&#8221; to your advantage.</title>
		<link>http://audiblecode.wordpress.com/2008/05/22/using-microsoft-windows-xp-lsassexe-to-your-advantage/</link>
		<comments>http://audiblecode.wordpress.com/2008/05/22/using-microsoft-windows-xp-lsassexe-to-your-advantage/#comments</comments>
		<pubDate>Thu, 22 May 2008 14:24:14 +0000</pubDate>
		<dc:creator>audiblecode</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[antivirus]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[worm]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://audiblecode.wordpress.com/?p=5</guid>
		<description><![CDATA[lsass.exe is a system process of the Microsoft Windows security mechanisms. It specifically deals with local security and login policies. This program is important for the stable and secure running of your computer and should not be terminated.
The caught is that this program cannot be terminated by the user. Not even using the command prompt. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=audiblecode.wordpress.com&blog=3790756&post=5&subd=audiblecode&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://audiblecode.wordpress.com/2008/05/22/using-microsoft-windows-xp-lsassexe-to-your-advantage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">audiblecode</media:title>
		</media:content>
	</item>
	</channel>
</rss>