<?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>TechBlog &#187; Tips</title>
	<atom:link href="http://techblog.byllemos.com/tag/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.byllemos.com</link>
	<description>Accelerating into the Future with Wisdom about Technology! Ingrid Byllemos</description>
	<lastBuildDate>Tue, 05 Jan 2010 00:04:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>View your IP address</title>
		<link>http://techblog.byllemos.com/2007/10/view-your-ip-address/</link>
		<comments>http://techblog.byllemos.com/2007/10/view-your-ip-address/#comments</comments>
		<pubDate>Sat, 20 Oct 2007 15:18:50 +0000</pubDate>
		<dc:creator>iby</dc:creator>
				<category><![CDATA[DOS]]></category>
		<category><![CDATA[Network]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://techblog.byllemos.com/?p=12</guid>
		<description><![CDATA[<p>A quick way to view your IP address is by using the command IPCONFIG.</p>
<p>Just start a command prompt:</p>
<blockquote><p>Start -&#62; Run -&#62; Cmd</p></blockquote>
<p>and then type:</p>
<p><span id="more-12"></span></p>
<blockquote><p>IPCONFIG /ALL</p></blockquote>
<p>In case of you want to change you IP (works&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>A quick way to view your IP address is by using the command IPCONFIG.</p>
<p>Just start a command prompt:</p>
<blockquote><p>Start -&gt; Run -&gt; Cmd</p></blockquote>
<p>and then type:</p>
<p><span id="more-12"></span></p>
<blockquote><p>IPCONFIG /ALL</p></blockquote>
<p>In case of you want to change you IP (works only when you are running DHCP) &#8211; you can do i by using a release in combination with a renew.</p>
<blockquote><p>IPCONFIG /RELEASE</p>
<p>IPCONFIG /RENEW</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://techblog.byllemos.com/2007/10/view-your-ip-address/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Usefull XP shortcuts</title>
		<link>http://techblog.byllemos.com/2007/10/usefull-xp-shortcuts/</link>
		<comments>http://techblog.byllemos.com/2007/10/usefull-xp-shortcuts/#comments</comments>
		<pubDate>Wed, 17 Oct 2007 15:46:50 +0000</pubDate>
		<dc:creator>iby</dc:creator>
				<category><![CDATA[XP]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://techblog.byllemos.com/?p=13</guid>
		<description><![CDATA[<p>Here are some usefull XP shortcuts:</p>
<p><span id="more-13"></span></p>
<table>
<tr>
<td width="200"><strong>Shortcut</strong></td>
<td><strong>Description</strong></td>
</tr>
<tr>
<td>CTRL+C</td>
<td>Copy</td>
</tr>
<tr>
<td>CTRL+X</td>
<td>Cut</td>
</tr>
<tr>
<td>CTRL+V</td>
<td>Paste</td>
</tr>
<tr>
<td>CTRL+Z</td>
<td>Undo</td>
</tr>
<tr>
<td>F2 key</td>
<td>Rename the selected item</td>
</tr>
<tr>
<td>CTRL+A</td>
<td>Select</td></tr></table><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Here are some usefull XP shortcuts:</p>
<p><span id="more-13"></span></p>
<table>
<tr>
<td width="200"><strong>Shortcut</strong></td>
<td><strong>Description</strong></td>
</tr>
<tr>
<td>CTRL+C</td>
<td>Copy</td>
</tr>
<tr>
<td>CTRL+X</td>
<td>Cut</td>
</tr>
<tr>
<td>CTRL+V</td>
<td>Paste</td>
</tr>
<tr>
<td>CTRL+Z</td>
<td>Undo</td>
</tr>
<tr>
<td>F2 key</td>
<td>Rename the selected item</td>
</tr>
<tr>
<td>CTRL+A</td>
<td>Select all</td>
</tr>
<tr>
<td>F3 key</td>
<td>Search for a file or a folder</td>
</tr>
<tr>
<td>ALT+ENTER</td>
<td>View the properties for the selected item</td>
</tr>
<tr>
<td>ALT+F4</td>
<td>Close the active item, or quit the active program</td>
</tr>
<tr>
<td>ALT+TAB</td>
<td>Switch between the open items</td>
</tr>
<tr>
<td>CTRL+TAB</td>
<td>Move forward through the tabs</td>
</tr>
<tr>
<td>CTRL+SHIFT+TAB</td>
<td>Move backward through the tabs</td>
</tr>
<tr>
<td>F5 key</td>
<td>Update the active window</td>
</tr>
<tr>
<td>ESC</td>
<td>Cancel the current task</td>
</tr>
<tr>
<td>CTRL+SHIFT+ESC</td>
<td>Open Task Manager</td>
</tr>
<tr>
<td>Windows Logo</td>
<td>Display or hide the Start menu</td>
</tr>
<tr>
<td>Windows Logo+D</td>
<td>Display the desktop</td>
</tr>
<tr>
<td>Windows Logo+M</td>
<td>Minimize all of the windows</td>
</tr>
<tr>
<td>Windows Logo+SHIFT+M</td>
<td>Restore the minimized windows</td>
</tr>
<tr>
<td>Windows Logo+E</td>
<td>Open My Computer</td>
</tr>
<tr>
<td>Windows Logo+F</td>
<td>Search for a file or a folder</td>
</tr>
</table>
]]></content:encoded>
			<wfw:commentRss>http://techblog.byllemos.com/2007/10/usefull-xp-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

