<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IAintaBlonde.com &#187; UofL Courses: CECS</title>
	<atom:link href="http://www.iaintablonde.com/category/uofl-university-of-louisville/uofl-courses-cecs/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iaintablonde.com</link>
	<description>Now that u know, lets get serious..............</description>
	<lastBuildDate>Thu, 04 Feb 2010 21:17:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>&#8220;Cannot create Windows service for MySQL. Error:0&#8243;</title>
		<link>http://www.iaintablonde.com/2008/01/14/cannot-create-windows-service-for-mysql-error0/</link>
		<comments>http://www.iaintablonde.com/2008/01/14/cannot-create-windows-service-for-mysql-error0/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 01:46:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[UofL Courses: CECS]]></category>

	<!-- AutoMeta Start -->
	<category>mysql</category>
	<category>service</category>
	<category>administrator</category>
	<category>wont</category>
	<category></category>
	<category>solve</category>
	<category>easiest</category>
	<category>created</category>
	<category>xampp</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.iaintablonde.com/2008/01/14/cannot-create-windows-service-for-mysql-error0/</guid>
		<description><![CDATA[All you have to do is end the MySQL service, say using XAMPP or a MYSQL administrator.
The reason why the service wont  get created is because probably an older version of MySQl is already running.  Now that was the easiest so far to solve!
There is an excellent article with detailed images on installation [...]]]></description>
			<content:encoded><![CDATA[<p>All you have to do is end the MySQL service, say using XAMPP or a MYSQL administrator.<br />
The reason why the service wont  get created is because probably an older version of MySQl is already running.  Now that was the easiest so far to solve!</p>
<p>There is an excellent <a title="MySQL installation" target="_blank" href="http://www.15seconds.com/issue/050210.htm">article</a> with detailed images on installation etc of MySQL.</p>
<p>Another tool to monitor MySQL is &#8216;MySQL Administrator&#8217; &#8211; you can get the download <a target="_blank" title="MySQL installation : MySQL Administrator tool download" href="http://www.softpedia.com/progDownload/MySQL-Administrator-for-Windows-Download-9278.html">here.</a></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2008/01/14/cannot-create-windows-service-for-mysql-error0/" target="_blank"><img src="http://www.iaintablonde.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2008/01/14/cannot-create-windows-service-for-mysql-error0/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iaintablonde.com/2008/01/14/cannot-create-windows-service-for-mysql-error0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing MYSQL on windows xp</title>
		<link>http://www.iaintablonde.com/2008/01/14/installing-mysql-on-windows-xp/</link>
		<comments>http://www.iaintablonde.com/2008/01/14/installing-mysql-on-windows-xp/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 01:09:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cool Software]]></category>
		<category><![CDATA[I Love Programming!]]></category>
		<category><![CDATA[I Love Tech]]></category>
		<category><![CDATA[UofL]]></category>
		<category><![CDATA[UofL Courses: CECS]]></category>
		<category><![CDATA[Windows XP]]></category>

	<!-- AutoMeta Start -->
	<category>mysql</category>
	<category>xampp</category>
	<category>oracle</category>
	<category>kitty</category>
	<category>campus</category>
	<category>taking</category>
	<category>install</category>
	<category>equivalent</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.iaintablonde.com/2008/01/14/installing-mysql-on-windows-xp/</guid>
		<description><![CDATA[I am taking the course &#8220;Advanced Databases and Datawarehousing&#8221; this semester. As a part of the course, i am supposed to work with either oracle or MYSQL or any other equivalent db.
Instead of working in the labs at the campus ( well, i need to apply and get a valid login from the IT guy [...]]]></description>
			<content:encoded><![CDATA[<p>I am taking the course &#8220;Advanced Databases and Datawarehousing&#8221; this semester. As a part of the course, i am supposed to work with either oracle or MYSQL or any other equivalent db.</p>
<p>Instead of working in the labs at the campus ( well, i need to apply and get a valid login from the IT guy at UofL, then take time out of my 20 hours/week schedule, plus swimming , plus taking care of my new kitty, plus hello its snowing, how the deuce do you expect me to go to campus.. and yeah, did i mention i DONT have a car?), i would rather take time to install one that i like on my super hot laptop!</p>
<p>I need to post more pics of my laptop and my kitty .. uh well. so here the first step towards installation of MYSQL.</p>
<p>step1: Choose which db software you want to install. I chose MYSQL because, well i played with Oracle 7.3 when i was a kid(well, 4 years ago i was a kid).</p>
<p>Step2: google &#8220;MYSQL APACHE PHP all in one installation&#8221;. Well, what do you know, the first of the results leads to <a target="_blank" title="XAMPP - Downloads" href="http://www.apachefriends.org/en/xampp-windows.html#641">XAMPP</a>. OFCOURSE!!</p>
<p>Step3: INSTALL XAMPP</p>
<p>Step4: Need to post more on followups!</p>
<p>ADIOS!</p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2008/01/14/installing-mysql-on-windows-xp/" target="_blank"><img src="http://www.iaintablonde.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2008/01/14/installing-mysql-on-windows-xp/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iaintablonde.com/2008/01/14/installing-mysql-on-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to download Glomosim , installation files here&#8230;</title>
		<link>http://www.iaintablonde.com/2007/06/07/link-to-download-glomosim/</link>
		<comments>http://www.iaintablonde.com/2007/06/07/link-to-download-glomosim/#comments</comments>
		<pubDate>Thu, 07 Jun 2007 17:43:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[GLOMOSIM]]></category>
		<category><![CDATA[Network Security]]></category>

	<!-- AutoMeta Start -->
	<category>glomosim</category>
	<category>ucla</category>
	<category>educational</category>
	<category>domain</category>
	<category>access</category>
	<category>download</category>
	<category>official</category>
	<category>detailed</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.iaintablonde.com/2007/06/07/link-to-download-glomosim/</guid>
		<description><![CDATA[http://pcl.cs.ucla.edu/projects/glomosim/
Here you will find most of the official glomosim download material. You will also find the manual with detailed instructions on how to download.
**Glomosim is free for academic, research use from the UCLA web specified above.You will have to be online on an academic domain like  .ac.uk /.edu/ .ac.in to access it.
**After clicking on [...]]]></description>
			<content:encoded><![CDATA[<p>http://pcl.cs.ucla.edu/projects/glomosim/</p>
<p>Here you will find most of the official glomosim download material. You will also find the manual with detailed instructions on how to download.</p>
<p>**<span />Glomosim is free for academic, research use from the UCLA web specified above.You will have to be online on an academic domain like  .ac.uk /.edu/ .ac.in to access it.</p>
<p>**After clicking on the link, you will register , with an official educational domain email id(eg., XXXXX@louisville.edu) to access the secret link to download.</p>
<p>Jist of the above, if you have a laptop, go to your campus and connect with your official login so that glomosim will let you download.</p>
<p><strike>I think i have the zip file somewhere, and will try to upload it to my site too..if that is legal of  course! </strike></p>
<p>Ok, here it is: <a target="_blank" title="glomosim installation file (.tar) " href="http://ce.sharif.edu/~naderan/downloads/GloMoSim/glomosim-2.03.tar.gz">glomosim installation file (.tar) </a></p>
<p><a target="_blank" title="glomosim installation file (.zip) " href="http://ce.sharif.edu/~naderan/downloads/GloMoSim/glomosim-2.03.zip">glomosim installation file (.zip)</a></p>
<p>Commercial cousin of Glomosim, called Qualnet- by Scalable Network Technologies, has a GUI installation. You can try this on google too.</p>
<p>Would love hear thanks if you are using the download. Come on now, it is an effort to get stuff up online, especially if you are lazy like me!<a title="GLOMOSIM 2.30" target="_blank" href="http://www.iaintablonde.com/category/glomosim/" /></p>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2007/06/07/link-to-download-glomosim/" target="_blank"><img src="http://www.iaintablonde.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2007/06/07/link-to-download-glomosim/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iaintablonde.com/2007/06/07/link-to-download-glomosim/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Protected: Design of Compilers Notes : Uofl : CECS 530</title>
		<link>http://www.iaintablonde.com/2007/04/12/design-of-compilers-notes-uofl-cecs-530/</link>
		<comments>http://www.iaintablonde.com/2007/04/12/design-of-compilers-notes-uofl-cecs-530/#comments</comments>
		<pubDate>Thu, 12 Apr 2007 17:40:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Design of Compilers]]></category>
		<category><![CDATA[UofL]]></category>

	<!-- AutoMeta Start -->
	<category></category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.iaintablonde.com/2007/04/12/design-of-compilers-notes-uofl-cecs-530/</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.iaintablonde.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-119">Password:<br />
<input name="post_password" id="pwbox-119" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2007/04/12/design-of-compilers-notes-uofl-cecs-530/" target="_blank"><img src="http://www.iaintablonde.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2007/04/12/design-of-compilers-notes-uofl-cecs-530/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iaintablonde.com/2007/04/12/design-of-compilers-notes-uofl-cecs-530/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Protected: Network Security Essentials: Applications and Standards : Problems &amp; Solutions from the textbook</title>
		<link>http://www.iaintablonde.com/2007/04/10/network-security-essentials-applications-and-standards-problems-solutions-from-the-textbook/</link>
		<comments>http://www.iaintablonde.com/2007/04/10/network-security-essentials-applications-and-standards-problems-solutions-from-the-textbook/#comments</comments>
		<pubDate>Tue, 10 Apr 2007 18:22:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Network Security]]></category>
		<category><![CDATA[UofL]]></category>

	<!-- AutoMeta Start -->
	<category>network</category>
	<category>assignment</category>
	<category>problems</category>
	<category>essentials</category>
	<category>security</category>
	<category>standards</category>
	<category>applications</category>
	<category>ytkachuk</category>
	<!-- AutoMeta End -->
	
		<guid isPermaLink="false">http://www.iaintablonde.com/2007/04/10/network-security-essentials-applications-and-standards-problems-solutions-from-the-textbook/</guid>
		<description><![CDATA[There is no excerpt because this is a protected post.]]></description>
			<content:encoded><![CDATA[<form action="http://www.iaintablonde.com/wp-pass.php" method="post">
<p>This post is password protected. To view it please enter your password below:</p>
<p><label for="pwbox-116">Password:<br />
<input name="post_password" id="pwbox-116" type="password" size="20" /></label><br />
<input type="submit" name="Submit" value="Submit" /></p></form>
<p class="facebook"><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2007/04/10/network-security-essentials-applications-and-standards-problems-solutions-from-the-textbook/" target="_blank"><img src="http://www.iaintablonde.com/wp-content/plugins/add-to-facebook-plugin/facebook_share_icon.gif" alt="Share on Facebook" title="Share on Facebook" /></a><a href="http://www.facebook.com/share.php?u=http://www.iaintablonde.com/2007/04/10/network-security-essentials-applications-and-standards-problems-solutions-from-the-textbook/" target="_blank" title="Share on Facebook">Share on Facebook</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.iaintablonde.com/2007/04/10/network-security-essentials-applications-and-standards-problems-solutions-from-the-textbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
