<?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>Tim Hanschke's Technical Finds</title>
	<atom:link href="http://tjhanschke.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tjhanschke.wordpress.com</link>
	<description>What did I learn about puters today...</description>
	<lastBuildDate>Thu, 26 Jul 2007 11:44:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tjhanschke.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tim Hanschke's Technical Finds</title>
		<link>http://tjhanschke.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tjhanschke.wordpress.com/osd.xml" title="Tim Hanschke&#039;s Technical Finds" />
	<atom:link rel='hub' href='http://tjhanschke.wordpress.com/?pushpress=hub'/>
		<item>
		<title>AJAX w/ Empirix</title>
		<link>http://tjhanschke.wordpress.com/2007/07/26/ajax-w-empirix/</link>
		<comments>http://tjhanschke.wordpress.com/2007/07/26/ajax-w-empirix/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 11:44:17 +0000</pubDate>
		<dc:creator>tjhanschke</dc:creator>
				<category><![CDATA[empirix]]></category>

		<guid isPermaLink="false">http://tjhanschke.wordpress.com/2007/07/26/ajax-w-empirix/</guid>
		<description><![CDATA[In order to functionally test AJAX functionality which generates dynamic link, such as www.wisc.edu People search, you need to ensure two things happen: 1. You must record the events which trigger the AJAX calls, for example: If the onKeyUp event is used to update search results, then you must go into the options of the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjhanschke.wordpress.com&amp;blog=1406470&amp;post=4&amp;subd=tjhanschke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In order to functionally test AJAX functionality which generates dynamic link, such as www.wisc.edu People search, you need to ensure two things happen:</p>
<p>1.  You must record the events which trigger the AJAX calls, for example:</p>
<blockquote><p>If the onKeyUp event is used to update search results, then you must go into the options of the current script and enable recording of the onkeyup events for the input elements.</p></blockquote>
<p>2.  You need to change the items and priority of  the way in which A tags are identified.  I was able to make it work by disabling everything but the href and then making it the highest priority.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tjhanschke.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tjhanschke.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjhanschke.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjhanschke.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjhanschke.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjhanschke.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjhanschke.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjhanschke.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjhanschke.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjhanschke.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjhanschke.wordpress.com&amp;blog=1406470&amp;post=4&amp;subd=tjhanschke&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjhanschke.wordpress.com/2007/07/26/ajax-w-empirix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d40fbae5a26f4f65178609334e034d9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tjhanschke</media:title>
		</media:content>
	</item>
		<item>
		<title>Drupal on Ubuntu Desktop 7.04</title>
		<link>http://tjhanschke.wordpress.com/2007/07/23/hello-world/</link>
		<comments>http://tjhanschke.wordpress.com/2007/07/23/hello-world/#comments</comments>
		<pubDate>Mon, 23 Jul 2007 17:26:10 +0000</pubDate>
		<dc:creator>tjhanschke</dc:creator>
				<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Step 1: Download Download Ubuntu Desktop from http://www.ubuntu.com/getubuntu/download and burn it to a disc. &#160; Step 2: Hardware or Virtualization Find an old junky computer, or attempt this with virtualization (I haven&#8217;t been able to virtualize this reliabily so far except in Parallels) and begin the installation process by choosing the first option. Continue installing [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjhanschke.wordpress.com&amp;blog=1406470&amp;post=1&amp;subd=tjhanschke&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="left">Step 1: Download</p>
<blockquote>
<p align="left">Download Ubuntu Desktop from http://www.ubuntu.com/getubuntu/download and burn it to a disc.</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 2: Hardware or Virtualization</p>
<blockquote><p>Find an old junky computer, or attempt this with virtualization (I haven&#8217;t been able to virtualize this reliabily so far except in Parallels) and begin the installation process by choosing the first option.</p></blockquote>
<blockquote>
<p align="left"> Continue installing after ubuntu live loads by double clicking on the &#8220;install&#8221; icon.</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 4:  Answer the questions</p>
<blockquote>
<p align="left">Answer all the administrative questioning&#8230;</p>
</blockquote>
<blockquote>
<p align="left">Region, Time Zone, Keyboard&#8230;</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 5: Partitioning</p>
<blockquote>
<p align="left">For simplicity, I&#8217;m going to assume you have an entire hard drive to use, so choose the &#8220;Guided-Use Entire Disk&#8221; Option.</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 6: User info</p>
<blockquote>
<p align="left">Don&#8217;t forget what you answer here&#8230; it&#8217;s important</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 7: Get the install going</p>
<blockquote>
<p align="left">Let the install run while you get a cup of coffee</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 8: APT-GET time</p>
<blockquote>
<p align="left">Add the following packages to enable Apache, MySQL and PHP by typing:</p>
</blockquote>
<blockquote>
<blockquote>
<p align="left">sudo apt-get install apache2 mysql-server php5-mysql</p>
</blockquote>
</blockquote>
<blockquote>
<p align="left">Restart the apache service by typing:</p>
</blockquote>
<blockquote>
<blockquote>
<p align="left">sudo /etc/init.d/apache2 restart</p>
</blockquote>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 9: Set up a password for the root MySQL user</p>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">sudo mysqladmin -u root password ******</p>
</blockquote>
<blockquote>
<blockquote>
<p align="left"> ****** = whatever you want your password to be</p>
</blockquote>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 10: Set up PHPMyAdmin</p>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">Type the following commands:</p>
</blockquote>
<p align="left">&nbsp;</p>
<blockquote>
<blockquote>
<p align="left">cd /var/www</p>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
<p align="left">sudo wget http://internap.dl.sourceforge.net/sourceforge/phpmyadmin/phpMyAdmin-2.10.3-english.tar.gz</p>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
<p align="left"> sudo tar -xzvf phpMyAdmin-2.10.3-english.tar.gz</p>
</blockquote>
</blockquote>
<blockquote>
<blockquote>
<p align="left">sudo mv phpMyAdmin-2.10.3-english.tar.gz admin</p>
<p align="left">cd admin</p>
<p align="left">sudo mkdir config</p>
<p align="left">sudo chmod 777 config</p>
</blockquote>
</blockquote>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">Open a web browser and navigate to http://localhost/admin/scripts/setup.php</p>
<p align="left">&nbsp;</p>
<p align="left">Click Add next to new server and choose localhost, and enter the password for the root account of MySQL which you set up in step 9.</p>
<p align="left">&nbsp;</p>
<p align="left">Click Save in the configuration section.</p>
</blockquote>
<blockquote>
<p align="left"> Return to commandline and type:</p>
</blockquote>
<blockquote>
<blockquote>
<p align="left">cd /var/www/admin/config</p>
</blockquote>
</blockquote>
<p align="left">&nbsp;</p>
<blockquote>
<blockquote>
<p align="left">sudo mv config.inc.php ../</p>
<p align="left">cd ..</p>
<p align="left">sudo rm -R config</p>
</blockquote>
</blockquote>
<blockquote>
<p align="left"> Return to web browser and navigate to http://localhost/admin</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 11:  Add a new user and database for Drupal:</p>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">Navigate to http://localhost/admin</p>
<p align="left">Choose Privileges</p>
<p align="left">&nbsp;</p>
<p align="left">Choose Add a New User</p>
<p align="left">Give it a name and confirm the password</p>
<p align="left">Set Location to Local</p>
<p align="left">Select the option to Create a database of the same name</p>
<p align="left">Click Go</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 12:  Install Drupal</p>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">Type the following commands from the commandline:</p>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">cd /var/www</p>
<p align="left">&nbsp;</p>
<p align="left">sudo wget http://drupal.org/files/projects/drupal-5.1.tar.gz</p>
<p align="left">&nbsp;</p>
<p align="left">sudo tar -xzvf drupal-5.1.tar.gz</p>
<p align="left">&nbsp;</p>
<p align="left">sudo mv drupal-5.1 drupal</p>
</blockquote>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Step 13: Configure for first use</p>
<blockquote>
<p align="left">Type the following commands:</p>
<blockquote>
<p align="left">cd /var/www/drupal/sites/default</p>
<p align="left">sudo chmod 777 settings.php</p>
</blockquote>
</blockquote>
<p align="left">&nbsp;</p>
<blockquote>
<p align="left">Navigate to http://localhost/drupal in web browser</p>
<p align="left">&nbsp;</p>
<p align="left">Enter the credentials established in Step 11</p>
<p align="left">Type the following command:</p>
<blockquote>
<p align="left">sudo chmod 644 /var/www/drupal/sites/default/settings.php</p>
</blockquote>
<p align="left">&nbsp;</p>
<p align="left">Hooray!  Drupal is running!</p>
</blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/tjhanschke.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/tjhanschke.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/tjhanschke.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/tjhanschke.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/tjhanschke.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/tjhanschke.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/tjhanschke.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/tjhanschke.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/tjhanschke.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/tjhanschke.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tjhanschke.wordpress.com&amp;blog=1406470&amp;post=1&amp;subd=tjhanschke&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://tjhanschke.wordpress.com/2007/07/23/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4d40fbae5a26f4f65178609334e034d9?s=96&#38;d=identicon" medium="image">
			<media:title type="html">tjhanschke</media:title>
		</media:content>
	</item>
	</channel>
</rss>
