<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.4" -->
<rss version="0.92">
<channel>
	<title>John's Technology Blog</title>
	<link>http://www.abilityweb.us/blog</link>
	<description>Small things that help me out</description>
	<lastBuildDate>Wed, 30 Sep 2009 15:24:30 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Cool Video: Scrum in under 10 minutes</title>
		<description>Today I came across a great video that covers the basics of scrum in about eight minutes.  Check it out for yourself.



Or use the direct link: Scrum in under 10 minutes </description>
		<link>http://www.abilityweb.us/blog/2009/09/cool-video-scrum-in-under-10-minutes/</link>
			</item>
	<item>
		<title>Javascript hack advQuery()</title>
		<description>Just today I came across a javascript hack that was sending information for website users to a third party location.  

The way I found this out - other than getting malware notices from Google, was to do a wireshark trace on the offending website.  From there I saw ...</description>
		<link>http://www.abilityweb.us/blog/2009/08/javascript-hack-advquery/</link>
			</item>
	<item>
		<title>Elluminate and 64 bit Java Problems</title>
		<description>I've noticed that when I run Elluminate on my new 64 bit Windows Vista machine I have problems with the explorer and other programs hanging.  It really makes the session terrible.

I thought it was a problem with Windows Vista, but later discovered it had to do with the 64 ...</description>
		<link>http://www.abilityweb.us/blog/2009/08/elluminate-and-64-bit-java-problems/</link>
			</item>
	<item>
		<title>The GROW Model in Coaching</title>
		<description>The GROW model of coaching helps a leader to get a team or group started down the right path on a new assignment:

G: Goals - Agree on goals and objectives.  Set long-term goals and reach a consensus with the team.  Ensure that you have their buy-in.

R: Reality - Assess the ...</description>
		<link>http://www.abilityweb.us/blog/2009/05/the-grow-model-in-coaching/</link>
			</item>
	<item>
		<title>Como?  PDF Translation via Google</title>
		<description>Google's current translation service has just gone a step further.  Not only can you translate text, or a web page, but now you can translate PDF files that are on the internet.  Simply enter in the URL for the PDF file and google will use it's PDF-&#62;HTML conversion tools to ...</description>
		<link>http://www.abilityweb.us/blog/2009/03/como-pdf-translation-via-google/</link>
			</item>
	<item>
		<title>Spring Cleaning: Dejunking old files on Linux</title>
		<description>I often let files sit around on servers that contain logs and other automatically updated information.  I want to clean these up every once in a while.  Linux, of course, offers a great way to do this.
find $directory_to_clean -mtime +$days_old -exec rm {} \;
This bash command will look ...</description>
		<link>http://www.abilityweb.us/blog/2009/03/spring-cleaning-dejunking-old-files-on-linux/</link>
			</item>
	<item>
		<title>Nothing like Paper &#8211; CSS for Print</title>
		<description>Many of us have websites that look great on the computer monitor, yet wreak havoc on printers.  CSS has a great way to make your content more printer friendly when it is needed.

Take the following CSS code for example:

&#60;style type="text/css"&#62;
@media print {
#menubar, #navbar, #searchbar {display: none;}
#wrap, #content, #comments {width: ...</description>
		<link>http://www.abilityweb.us/blog/2009/03/nothing-like-paper-css-for-print/</link>
			</item>
	<item>
		<title>UPDATE: Easier solution to Windows XP SP3 Wireless Issues</title>
		<description>I few months ago I published my solution for the various wireless problems I had with my laptop when I upgraded from Windows XP SP2 to SP3.  Back then I used a batch file to resolve the problems that I was consistently seeing when coming back out of standby or ...</description>
		<link>http://www.abilityweb.us/blog/2009/02/update-easier-solution-to-windows-xp-sp3-wireless-issues/</link>
			</item>
	<item>
		<title>LDS Church News Widget</title>
		<description>For those who follow news and information from The Church of Jesus Christ of Latter-day Saints, there is a new widget out there that allows you track news of the church on any of your blogs or other websites.

First you go to the LDS News Widget Page and select the ...</description>
		<link>http://www.abilityweb.us/blog/2008/12/lds-church-news-widget/</link>
			</item>
	<item>
		<title>Watch out for Elf-Yourself ecards</title>
		<description>On Saturday, I had received an email-advertisement for an online e-card generator hosted by jibjab.com.  It is a holiday ecard named "elf-yourself". You upload photos of you and family and friends. You then stick your uploaded faces onto their website and they transfer them to a bunch of dancing elves. ...</description>
		<link>http://www.abilityweb.us/blog/2008/11/watch-out-for-elf-yourself-ecards/</link>
			</item>
</channel>
</rss>
