<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="0.92">
<channel>
	<title>Jimazing Hacks</title>
	<link>http://hacks.jimazing.com</link>
	<description>So I won't have to figure it out again.</description>
	<lastBuildDate>Tue, 30 Dec 2008 19:14:42 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Recovery &#038; Antivirus Software</title>
		<description>
A friend just told me a story about an oops that led to a need to recover some data from a PC. He says,  "After searching the Internet, downloading software with potential, and trying out said software, I ended up using a program called iRecover (http://www.diydatarecovery.nl/irecover.htm).  In my case, I just ...</description>
		<link>http://hacks.jimazing.com/recovery-antivirus-software/</link>
			</item>
	<item>
		<title>Scanner Tips</title>
		<description>Looking to purchase a new scanner and found this site.  I don't want to have to look for it again :)

http://www.scantips.com/ </description>
		<link>http://hacks.jimazing.com/scanner-tips/</link>
			</item>
	<item>
		<title>Word Has Trouble Displaying Images</title>
		<description>Images in a Word Document won't display properly.  If I minimize the window and then restore it, they will appear, but scrolling around or opening another window on top of the Word window can make them disappear.  To make the images remain, reset the hardware acceleration.  Here's how:

	Right click on ...</description>
		<link>http://hacks.jimazing.com/word-has-trouble-displaying-images/</link>
			</item>
	<item>
		<title>Calculate time between dates with DateDif()</title>
		<description>Use the DATEDIF when you want to caclulate the time between two dates.  The time could be how many days, months or years.
 
The syntax for  DATEDIF is 
=DATEDIF(Date1, Date2,  Interval)
Where:
Date1 is the earlier date,
Date2 is the later date,
Interval is the interval type to return (see table ...</description>
		<link>http://hacks.jimazing.com/calculate-time-between-dates-with-datedif/</link>
			</item>
	<item>
		<title>Fix Wordpress Media Upload Errors</title>
		<description>WordPress 2.5 upgrades caused HTTP errors when uploading an image.  Here's how to fix it...  Add the following line to your .htaccess file:

SetEnvIfNoCase Request_URI ^/wp-admin/async-upload.php$ MODSEC_ENABLE=Off

Thanks to Vassie.name </description>
		<link>http://hacks.jimazing.com/wordpress-upload-error/</link>
			</item>
	<item>
		<title>Freemind (mind mapping software)</title>
		<description>If you aren't familiar with the concept of mind mapping, Freemind may not be the best place to start.  In my own words, a mind map is a way to take notes that is free form and is freeing to the mind.  Taking notes using a mind map ...</description>
		<link>http://hacks.jimazing.com/freemind-mind-mapping-software/</link>
			</item>
	<item>
		<title>Keepass Password Safe</title>
		<description>Keepass Password Safe is a great free software program that will keep all of your passwords in a single, encrypted file.  There's a port for the pocket PC as well as desktops.

http://keepass.info/  </description>
		<link>http://hacks.jimazing.com/keepass-password-safe/</link>
			</item>
	<item>
		<title>Show the first word on each line</title>
		<description>Building on the Not Dir command from last Friday... Andrew asked me today if I would help him come up with a way to parse a text file and show only certain lines that have the words ",smack", ",my" or ",asprin" (notice that each of these is right after a ...</description>
		<link>http://hacks.jimazing.com/show-the-first-word-on-each-line/</link>
			</item>
	<item>
		<title>Not DIR</title>
		<description>Looking for a command to do sort of the opposite of the DIR command in Windows today, I asked for help from the team and they came through for me!  Here's what I was trying to do...
DIR *.ini
returns a list of files with the "ini" extension, but what I wanted was ...</description>
		<link>http://hacks.jimazing.com/not-dir/</link>
			</item>
	<item>
		<title>Who&#8217;s logged in to a machine</title>
		<description>If I want to check to see who is logged into a machine on a network...
nbtstat -a machinename 
Output looks like this...
Local Area Connection:
Node IpAddress: [x.x.x.x] Scope Id: []

NetBIOS Remote Machine Name Table

Name Type Status
---------------------------------------------
MachineName &#60;00&#62; UNIQUE Registered
Domain &#60;00&#62; GROUP Registered
MachineName &#60;03&#62; UNIQUE Registered
MachineName &#60;20&#62; UNIQUE Registered
someone's ID &#60;03&#62; UNIQUE ...</description>
		<link>http://hacks.jimazing.com/whos-logged-in-to-a-machine/</link>
			</item>
</channel>
</rss>
