<?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"
	>

<channel>
	<title>Kimmtech</title>
	<atom:link href="http://kimmtech.all-around-us.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://kimmtech.all-around-us.com</link>
	<description>technical tips and tricks</description>
	<pubDate>Mon, 31 Mar 2008 05:37:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>Windows XP - Set a Restore Point</title>
		<link>http://kimmtech.all-around-us.com/2008/windows-xp-set-a-restore-point/</link>
		<comments>http://kimmtech.all-around-us.com/2008/windows-xp-set-a-restore-point/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 00:01:28 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Adobe After Effects]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2008/windows-xp-set-a-restore-point/</guid>
		<description><![CDATA[Path:&#160; Start &#124; All Programs &#124; Accessories &#124; System Tools &#124; System Restore
If you&#8217;re trying to find help for setting up a restore point for Windows XP through their help system - don&#8217;t bother with logic.&#160; Most search terms you try will not yield helpful results.&#160; Here&#8217;s an illogical but effective way to find help [...]]]></description>
			<content:encoded><![CDATA[<p><font size="4"><strong>Path:&nbsp; Start | All Programs | Accessories | System Tools | System Restore</strong></font></p>
<p>If you&#8217;re trying to find help for setting up a restore point for Windows XP through their help system - don&#8217;t bother with logic.&nbsp; Most search terms you try will not yield helpful results.&nbsp; Here&#8217;s an illogical but effective way to find help for how to set or activate restore points.&nbsp; (Just remember the magic word <font size="4"><strong><font color="#ff0000">W</font>I<font color="#0000ff">Z</font><font color="#800080">A</font><font color="#339966">R</font><font color="#ff9900">D</font></strong></font>)</p>
<p>Go to the Window&#8217;s<strong> Help and Support</strong> under the <strong>Start </strong>Menu and <strong>type &quot;Restore Wizard&quot;</strong> and you&#8217;ll get the instructions and location for setting a restore point.</p>
<p>Often, setting a system restore point&nbsp; means you&#8217;re already in the middle of some nerve racking situation so don&#8217;t type &quot;System Restore&quot;, &quot;Set Restore Point&quot; or any other logical phrase that occurs to you.&nbsp; If you try this obvious approach to the answer, MS will reward your search with lists and more lists of jumps to long winded and unhelpful articles about what a restore point is or why one would want a restore point but not a link or jump to anything that will even remotely help you SET A RESTORE POINT.</p>
<p>Never mind that Microsoft&#8217;s help file should help . . go to Google - type in the nature of your problem and quickly find a painless solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2008/windows-xp-set-a-restore-point/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Lift Vertical Spry Menu</title>
		<link>http://kimmtech.all-around-us.com/2008/how-to-lift-vertical-spry-menu/</link>
		<comments>http://kimmtech.all-around-us.com/2008/how-to-lift-vertical-spry-menu/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 12:07:30 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Spry Widgets]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2008/how-to-lift-vertical-spry-menu/</guid>
		<description><![CDATA[To raise an entire vertical Spry menu up go to the style sheet and find the ul.MenuBarVertical css rule.&#160; Change the margin from 0 to margin -9px,0,0,0 or whatever distance works to position your Spry menu in the correct vertical postion.
]]></description>
			<content:encoded><![CDATA[<p>To raise an entire vertical Spry menu up go to the style sheet and find the ul.MenuBarVertical css rule.&nbsp; Change the margin from 0 to margin -9px,0,0,0 or whatever distance works to position your Spry menu in the correct vertical postion.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2008/how-to-lift-vertical-spry-menu/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to fix illegible, tiny, small font sizes on help files</title>
		<link>http://kimmtech.all-around-us.com/2008/how-to-fix-illegible-tiny-small-print-on-help-files/</link>
		<comments>http://kimmtech.all-around-us.com/2008/how-to-fix-illegible-tiny-small-print-on-help-files/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 05:57:03 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[help file]]></category>

		<category><![CDATA[Internet Explorer]]></category>

		<category><![CDATA[small text]]></category>

		<category><![CDATA[stylesheets]]></category>

		<category><![CDATA[tiny font size]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2008/how-to-fix-illegible-tiny-small-print-on-help-files/</guid>
		<description><![CDATA[Some help files appear in super tiny, small fonts that are hardly legible.&#160; This appears to be caused by the help file&#8217;s use of Internet Explorer&#8217;s (IE) style settings.&#160;
To fix the problem, go to IE&#8217;s Tools menu and select the bottom option, Internet Options, go to the General tab and then to the Accessiblity button [...]]]></description>
			<content:encoded><![CDATA[<p>Some help files appear in super tiny, small fonts that are hardly legible.&nbsp; This appears to be caused by the help file&#8217;s use of Internet Explorer&#8217;s (IE) style settings.&nbsp;</p>
<p>To fix the problem, go to IE&#8217;s <strong>Tools menu</strong> and select the bottom option, <strong>Internet Options</strong>, go to the <strong>General tab</strong> and then to the <strong>Accessiblity button</strong> at the bottom of the tab.&nbsp; A dialog box opens and at the bottom is a space for a user style sheet.&nbsp; Click the check box and use a style sheet you&#8217;ve defined with font-sizes set at least to medium.&nbsp; Mine is called Ichoosetosee.css (name it anything you want) and looks like this:</p>
<blockquote>
<p><font color="#333399">/* CSS Document */<br />
li {<br />
&nbsp;&nbsp;&nbsp; font-size: medium;<br />
}</p>
<p>body {<br />
&nbsp;&nbsp;&nbsp; color: #000000;<br />
&nbsp;&nbsp;&nbsp; background-color: #FFFFFF;<br />
&nbsp;&nbsp;&nbsp; margin: 5px;<br />
&nbsp;&nbsp;&nbsp; font-family: sans-serif;<br />
&nbsp;&nbsp;&nbsp; font-size: medium;<br />
}</p>
<p>p {<br />
&nbsp;&nbsp;&nbsp; font-size: medium;<br />
&nbsp;&nbsp;&nbsp; color: #000000;<br />
&nbsp;&nbsp;&nbsp; font-style: normal;<br />
}<br />
table {<br />
&nbsp;&nbsp;&nbsp; font-size: medium;<br />
&nbsp;&nbsp;&nbsp; color: #000000;<br />
}</p>
<p>
h1 {<br />
&nbsp;&nbsp;&nbsp; font-size: 18px;<br />
&nbsp;&nbsp;&nbsp; font-weight: bold;<br />
&nbsp;&nbsp;&nbsp; text-align: center;<br />
}</p>
<p>h2 {<br />
&nbsp;&nbsp;&nbsp; font-size: large;<br />
&nbsp;&nbsp;&nbsp; color: #000000;<br />
&nbsp;&nbsp;&nbsp; font-weight: normal;<br />
}</p>
<p>h3 {<br />
&nbsp;&nbsp;&nbsp; font-size: 12px;<br />
}</p>
<p>hr {<br />
&nbsp;&nbsp;&nbsp; height: 3px;<br />
&nbsp;&nbsp;&nbsp; width: 704px;<br />
}<br />
hr.short {</p>
<p>&nbsp;&nbsp;&nbsp; height: 1px;<br />
&nbsp;&nbsp;&nbsp; width: 675px;<br />
}</p>
<p>
a:link {<br />
&nbsp;&nbsp;&nbsp; color: #006666;<br />
&nbsp;&nbsp;&nbsp; font-weight: normal;<br />
&nbsp;&nbsp;&nbsp; text-decoration: none;<br />
}<br />
a:visited {<br />
&nbsp;&nbsp;&nbsp; color: #2B0055;<br />
&nbsp;&nbsp;&nbsp; text-decoration: none;<br />
&nbsp;&nbsp;&nbsp; font-weight: normal;<br />
}<br />
a:hover {<br />
&nbsp;&nbsp;&nbsp; font-weight: normal;<br />
&nbsp;&nbsp;&nbsp; color: #6635A8;<br />
&nbsp;&nbsp;&nbsp; text-decoration: none;</p>
<p>}<br />
a:active {<br />
&nbsp;&nbsp;&nbsp; font-weight: normal;<br />
&nbsp;&nbsp;&nbsp; text-decoration: none;<br />
&nbsp;&nbsp;&nbsp; color: #CC99FF;<br />
}</font></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2008/how-to-fix-illegible-tiny-small-print-on-help-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Performance Systems International Inc. - Spies?</title>
		<link>http://kimmtech.all-around-us.com/2008/performance-systems-international-inc-spies/</link>
		<comments>http://kimmtech.all-around-us.com/2008/performance-systems-international-inc-spies/#comments</comments>
		<pubDate>Thu, 13 Mar 2008 20:40:18 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[Sound]]></category>

		<category><![CDATA[blog stats]]></category>

		<category><![CDATA[Performance Systems International Inc]]></category>

		<category><![CDATA[piracy]]></category>

		<category><![CDATA[spies]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2008/performance-systems-international-inc-spies/</guid>
		<description><![CDATA[I&#8217;m getting hits on a regular basis on a blog about my art, videography and music experiments from Performance Systems International Inc. (PSI).&#160; They don&#8217;t come in on a search but are direct traffic with identical stats on each visit.&#160; Who are they and what do they want?
Speculation on various blogs states PSI may be [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m getting hits on a regular basis on a blog about my art, videography and music experiments from Performance Systems International Inc. (PSI).&nbsp; They don&#8217;t come in on a search but are direct traffic with identical stats on each visit.&nbsp; Who are they and what do they want?</p>
<p>Speculation on various blogs states PSI may be associated with MediaDefender &quot;a notorious anti piracy gang who have worked for the MPAA, RIAA and several independent media production companies.&quot; (<a href="http://digg.com/tech_news/Anti_Piracy_Gang_Launches_their_own_Video_Download_Site_to_Trap_People?t=7559849">Ref</a>)&nbsp; This particular post goes on to say that they &quot;just launched their very own video upload service called &#8216;miivi.com&#8217;. The sole purpose of the site is to trap people into uploading copyrighted material, and bust them for doing so.&quot;&nbsp; Ugly.</p>
<p>If it is in fact these snoopers visiting my blog my guess is that it&#8217;s because I have my own, self created, me as artist MP3s with&nbsp; metadata on my blog.&nbsp;</p>
<p>Chasing down MP3 users by scanning websites for MP3s seems futile and like a stupid waste of time.&nbsp; I resent that by merely using MP3 technology, my site&#8217;s been targeted for snooping.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2008/performance-systems-international-inc-spies/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reliable, stable, well implemented WordPress plugins from Lester Chan</title>
		<link>http://kimmtech.all-around-us.com/2008/reliable-stable-well-implemented-plugins-from-lester-chan/</link>
		<comments>http://kimmtech.all-around-us.com/2008/reliable-stable-well-implemented-plugins-from-lester-chan/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 19:49:27 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2008/reliable-stable-well-implemented-plugins-from-lester-chan/</guid>
		<description><![CDATA[Some of the best WordPress plug-ins I&#8217;ve checked out are from Lester Chan or GamerZ.
You can visit his website here or check out his plugins at WordPress&#8217;s site here.
His installation and usage instructions are always clear, easy to follow and thourough.  I&#8217;ve never had a problem installing or using one of his plugins.  [...]]]></description>
			<content:encoded><![CDATA[<p>Some of the best WordPress plug-ins I&#8217;ve checked out are from Lester Chan or GamerZ.</p>
<p>You can visit his website <a href="http://lesterchan.net/portfolio/programming.php">here</a> or check out his plugins at WordPress&#8217;s site <a href="http://wordpress.org/extend/plugins/profile/gamerz">here</a>.</p>
<p>His installation and usage instructions are always clear, easy to follow and thourough.  I&#8217;ve never had a problem installing or using one of his plugins.  The concepts behind the plugins are well thought out and GamerZ usually includes many ways to tweak the plugins to look the way you want them to.  I&#8217;ve installed and checked out wp-print, wp-postratings, wp-polls, and wp-email.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2008/reliable-stable-well-implemented-plugins-from-lester-chan/feed/</wfw:commentRss>
		</item>
		<item>
		<title>wp-print plug-in for WordPress - &#8220;Page Not Found&#8221; message appearing</title>
		<link>http://kimmtech.all-around-us.com/2008/wp-print-plug-in-for-wordpress-page-not-found/</link>
		<comments>http://kimmtech.all-around-us.com/2008/wp-print-plug-in-for-wordpress-page-not-found/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 20:13:44 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2008/wp-print-plug-in-for-wordpress-page-not-found/</guid>
		<description><![CDATA[Make sure you&#8217;ve gone to Permalinks under options and done step 4 of the installation:&#160;  					You Need To Re-Generate The Permalink (WP-Admin -&#62; Options -&#62; Permalinks -&#62; Update Permalink Structure)
I had installed wp-print (which by the way works really well) on another blog and forgot the step above.&#160; After wasting alot of time I [...]]]></description>
			<content:encoded><![CDATA[<p>Make sure you&#8217;ve gone to Permalinks under options and done step 4 of the installation:&nbsp; <span style="color: rgb(153, 51, 102);"> 					You Need To Re-Generate The Permalink (<strong>WP-Admin -&gt; Options -&gt; Permalinks -&gt; Update Permalink Structure</strong>)</span></p>
<p><span style="color: rgb(0, 0, 0);">I had installed wp-print (which by the way works really well) on another blog and forgot the step above.&nbsp; After wasting alot of time I re-read the instructions <img src="http://kimmtech.all-around-us.com/wp-content/plugins/fckeditor-for-wordpress-plugin/smiles/msn/confused_smile.gif" alt="" />&nbsp; and there it was!</span><span style="color: rgb(153, 51, 102);"><br />
</span></p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2008/wp-print-plug-in-for-wordpress-page-not-found/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flv-Embed - .flv Player for WordPress</title>
		<link>http://kimmtech.all-around-us.com/2007/flv-embed-flv-player-for-wordpress/</link>
		<comments>http://kimmtech.all-around-us.com/2007/flv-embed-flv-player-for-wordpress/#comments</comments>
		<pubDate>Sat, 01 Dec 2007 01:45:34 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Plugins]]></category>

		<category><![CDATA[Wordpress]]></category>

		<category><![CDATA[blog flv player]]></category>

		<category><![CDATA[blog video player]]></category>

		<category><![CDATA[flv-Embed]]></category>

		<category><![CDATA[Video plugin]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2007/flv-embed-flv-player-for-wordpress/</guid>
		<description><![CDATA[I tried most of the video player plugins on the WordPress list and like FLV-Embed the best because all the features work well, it&#8217;s quick to install and easy to use and the parameters can all be modified.&#160; There&#8217;s no interface so you have to change parameters in the .php file but that&#8217;s OK with [...]]]></description>
			<content:encoded><![CDATA[<p>I tried most of the video player plugins on the WordPress list and like <a href="http://www.channel-ai.com/blog/plugins/flv-embed/">FLV-Embed</a> the best because all the features work well, it&#8217;s quick to install and easy to use and the parameters can all be modified.&nbsp; There&#8217;s no interface so you have to change parameters in the .php file but that&#8217;s OK with me.</p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2007/flv-embed-flv-player-for-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Renaming mySQL databases linked to working applications using phpMyAdmin</title>
		<link>http://kimmtech.all-around-us.com/2007/renaming-mysql-database-linked-to-working-applications-using-phpmyadmin/</link>
		<comments>http://kimmtech.all-around-us.com/2007/renaming-mysql-database-linked-to-working-applications-using-phpmyadmin/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 19:16:57 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[mySQL / phpMyAdmin]]></category>

		<category><![CDATA[mySQL]]></category>

		<category><![CDATA[phpMyAdmin]]></category>

		<category><![CDATA[renaming database]]></category>

		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2007/renaming-mysql-database-linked-to-working-applications-using-phpmyadmin/</guid>
		<description><![CDATA[&#160;
How do you rename a database linked to an existing, published php app like WordPress or OSCommerce?

Back up your database.
Create a new database with the new name you want in mySQL and assign a user.
In phpMyAdmin go to Operations and use the &#34;Copy database to:&#34; option to move the structure and data to the new [...]]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<br />
<strong>How do you rename a database linked to an existing, published php app like WordPress or OSCommerce?</strong></p>
<ol>
<li>Back up your database.</li>
<li>Create a new database with the new name you want in mySQL and assign a user.</li>
<li>In phpMyAdmin go to Operations and use the &quot;Copy database to:&quot; option to move the structure and data to the new table by:&nbsp; typing the new name in the text field, de-selecting any check boxes that are on and choosing &ldquo;Go&rdquo;.<span style="">&nbsp; </span></li>
<li>Your new database should now be present in the drop down list of databases in phpMyAdmin.</li>
<li>Back up your current app&#8217;s (WordPress or OSCommerce for example) config file.</li>
<li>Change the information in the current config file to reflect the new database name and any username and password changes you may have made. Save with the same name.</li>
<li>&nbsp;Upload/overwrite the config file on your server in the appropriate area for your app.</li>
<li>Check to verify that your app works with the new setup by accessing your site.</li>
<li>Once you feel clear that everything&#8217;s hooked up and happy with the new database information you can delete your old database (and users if you created new ones.)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2007/renaming-mysql-database-linked-to-working-applications-using-phpmyadmin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Space Between the World and I Video</title>
		<link>http://kimmtech.all-around-us.com/2007/space-between-the-world-and-i-video/</link>
		<comments>http://kimmtech.all-around-us.com/2007/space-between-the-world-and-i-video/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 01:33:15 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Adobe After Effects]]></category>

		<category><![CDATA[Projects]]></category>

		<category><![CDATA[Space between the World &amp; I]]></category>

		<category><![CDATA[Adobe Premiere]]></category>

		<category><![CDATA[Blue Screen]]></category>

		<category><![CDATA[Boris Continuum Complete]]></category>

		<category><![CDATA[Hand Gestures]]></category>

		<category><![CDATA[Kiwi Jam]]></category>

		<category><![CDATA[Mediaworks 2006 Project]]></category>

		<category><![CDATA[Video Art]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2007/space-between-the-world-and-i-video/</guid>
		<description><![CDATA[1st Quarter Project for Mediaworks at Evergreen State College
[See post to watch Flash video]
]]></description>
			<content:encoded><![CDATA[<p>1st Quarter Project for Mediaworks at Evergreen State College</p>
<p align="center">[See post to watch Flash video]</p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2007/space-between-the-world-and-i-video/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Detach labels from fields in Access 2007</title>
		<link>http://kimmtech.all-around-us.com/2007/detach-labels-from-fields-in-access-2007/</link>
		<comments>http://kimmtech.all-around-us.com/2007/detach-labels-from-fields-in-access-2007/#comments</comments>
		<pubDate>Tue, 27 Nov 2007 20:55:50 +0000</pubDate>
		<dc:creator>Kimm Wiens</dc:creator>
		
		<category><![CDATA[Microsoft Access 2007]]></category>

		<category><![CDATA[Detach]]></category>

		<category><![CDATA[Fields]]></category>

		<category><![CDATA[Labels]]></category>

		<category><![CDATA[Layouts]]></category>

		<guid isPermaLink="false">http://kimmtech.all-around-us.com/2007/detach-labels-from-fields-in-access-2007/</guid>
		<description><![CDATA[There&#8217;s alot I like about Access 2007 but one big exception is Microsoft&#8217;s failing to provide a trail map from Access 2003 features to the radically new locations of those same features in Access 2007.&#160;
So I spent a few hours trying to figure out how to separate a label from a field in a report [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s alot I like about Access 2007 but one big exception is Microsoft&#8217;s failing to provide a trail map from Access 2003 features to the radically new locations of those same features in Access 2007.&nbsp;</p>
<p>So I spent a few <em>hours </em>trying to figure out how to separate a label from a field in a report layout.&nbsp; In the past you could just simply select the label and then cut . . . no more.&nbsp; Now what you have to do is select the <span style="background-color: rgb(204, 255, 255);">Arrange Tab</span> and work with the buttons for Tabular, Stacked and Remove layouts. The layout needs to be removed by pressing the <span style="background-color: rgb(204, 255, 255);">Remove</span> button in order for the label to be deleted. (Now how hard would it have been to state this in MS&#8217;s own Help file??? Methinks it did belong there.)</p>
<p>On the plus side the tabular and stacked layouts allow for a much improved ability to resize and relocate fields on a report and working with the field/label links in most layouts will be a time saving improvement.&nbsp; If you don&#8217;t for some reason want your field labels, don&#8217;t despair - you can still delete them - just the way to get there has changed.</p>
<p><img width="400" height="215" align="middle" alt="" src="http://kimmtech.all-around-us.com/wp-content/uploads/image/accesslables.jpg" /></p>
]]></content:encoded>
			<wfw:commentRss>http://kimmtech.all-around-us.com/2007/detach-labels-from-fields-in-access-2007/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
