<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Lox River Coalition Technology Site</title>
	
	<link>http://www.loxrivercoalition.org</link>
	<description />
	<lastBuildDate>Mon, 06 Feb 2012 22:19:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/LoxRiverCoalitionTechnologySite" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="loxrivercoalitiontechnologysite" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>A Tale of Two Regeds: Registry editors</title>
		<link>http://www.loxrivercoalition.org/a-tale-of-two-regeds-registry-editors.swf</link>
		<comments>http://www.loxrivercoalition.org/a-tale-of-two-regeds-registry-editors.swf#comments</comments>
		<pubDate>Mon, 06 Feb 2012 22:19:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[Microsoft windows]]></category>
		<category><![CDATA[pc]]></category>
		<category><![CDATA[reged]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry editor]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=513</guid>
		<description><![CDATA[Tech support tells me to type &#8216;regedt32&#8242; as opposed to &#8216;regedit&#8217; to access the registry from the command line (Start &#62; Run). I question the use of &#8216;regedt32,&#8217; but he says to do it anyway. Whenever I use the registry editor, I recall this incident and never look up the tale of the two regs&#8230; [...]<p><a href="http://www.loxrivercoalition.org/a-tale-of-two-regeds-registry-editors.swf">A Tale of Two Regeds: Registry editors</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Tech support tells me to type &#8216;regedt32&#8242; as opposed to &#8216;regedit&#8217; to access the registry from the command line (Start &gt; Run). I question the use of &#8216;regedt32,&#8217; but he says to do it anyway. Whenever I use the registry editor, I recall this incident and never look up the tale of the two regs&#8230; until now.</p>
<p>Regedt32.exe is an alternative registry editor available with Windows NT/2000 with features of its own. Regedt32.exe does not support importing and exporting registration entries (.reg) files. Regedit has limitations of its own as quoted here:</p>
<p>&#8220;You cannot set the security for registry keys. You cannot view, edit, or search the value data types &lt;&gt;REG_EXPAND_SZ and &lt;&gt;REG_MULTI_SZ. If you try to view a &lt;&gt;REG_EXPAND_SZ value, Regedit.exe displays it as a binary data type. If you try to edit either of these data types, Regedit.exe saves it as &lt;&gt;REG_SZ, and the data type no longer performs its intended function. You cannot save or restore keys as hive files.&#8221;</p>
<p>Research indicates regedit has:</p>
<ul>
<li>a better search tool</li>
<li>bookmarking of subkeys</li>
<li>opens to last edited subtree, export and import capabilities</li>
<li>all keys are visible from a window similar to Windows Explorer</li>
</ul>
<p>Regedt32 (pre-WinXP) can:</p>
<ul>
<li>run in read-only mode</li>
<li>allows you to edit values longer than 256 characters (who wants to do that???)</li>
<li>displays subtrees in their own windows</li>
<li>modify access permissions to subtrees, keys, and subkeys</li>
</ul>
<p>In WinXP and Server 2003, the two have been replaced by a new version of regedit that has features from both. Try typing &#8216;regedit&#8217; and &#8216;regedt32&#8242; to see what happens. They&#8217;re the same. To prove it, while in &#8216;regedit,&#8217; select &#8216;edit&#8217; and you&#8217;ll see &#8216;permissions.&#8217; This is a feature that was only available in the old &#8216;regedt32&#8242; and not &#8216;regedit.&#8217;<br />
<span id="more-513"></span><br />
Technically, regedt32 is a small program that runs regedit. So when typing &#8216;regedt32,&#8217; it takes you to &#8216;regedit.&#8217; The destination is the same either way. So type whichever is easier for you to remember. Regedit is easier for me &#8211; I had to play with the spelling of the other version until I got it right.</p>
<p>Now I remember that tech support was checking to see if the permissions were properly set and that was why we used &#8216;regedt32.&#8217; However, someone forgot to update the script or tell him that it didn&#8217;t matter anymore when a user had WinXP. Tech support always asks what operating system at the beginning of the call, so he knew.</p>
<p>More registry editor resources: Microsoft has a knowledgebase article on the differences between the two. Windows IT Library has a feature comparison chart dated 2000, so it&#8217;s way old, but it will satisfy curiosity. Here&#8217;s a list of registry editor alternatives for those who wish to try something different. For tweaks, tricks, and hacks, check out WinGuides&#8217; Registry Guide for Windows.</p>
<p><a href="http://www.loxrivercoalition.org/a-tale-of-two-regeds-registry-editors.swf">A Tale of Two Regeds: Registry editors</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/a-tale-of-two-regeds-registry-editors.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Link Load Balancing – Take a Load Off Annie</title>
		<link>http://www.loxrivercoalition.org/link-load-balancing-take-a-load-off-annie.swf</link>
		<comments>http://www.loxrivercoalition.org/link-load-balancing-take-a-load-off-annie.swf#comments</comments>
		<pubDate>Sat, 04 Feb 2012 16:21:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[Link Load Balancing]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=511</guid>
		<description><![CDATA[Link Load Balancing evens out critical resources on data networks with unpredictable requests issued to a server. For example, a web site with heavy traffic may employ two, three or more servers in a link load balancing program. The link load balancing routines enable a network to juggle more traffic that otherwise possible If one [...]<p><a href="http://www.loxrivercoalition.org/link-load-balancing-take-a-load-off-annie.swf">Link Load Balancing &#8211; Take a Load Off Annie</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Link Load Balancing</strong> evens out critical resources on data networks with unpredictable requests issued to a server. For example, a web site with heavy traffic may employ two, three or more servers in a link load balancing program. The link load balancing routines enable a network to juggle more traffic that otherwise possible If one server is overwhelmed, the link load balancing scheme forwards them to a different server with extra capacity.</p>
<p>Another aspect to link load balancing concerns the communications channels themselves. In this case the juggling act is meant to better distribute processing and communications demands more equitably across the network so that no single a computer is overwhelmed by the demand.</p>
<p>Link Load Balancing &#8211; Key Features &amp; Benefits<br />
First and foremost is availability &#8211; 24/7 Application Availability for complete IP Application access. Local and Global Service providers rely on redundancy and link load balancing between servers, WSD units and distributed sites for complete server continuity across global networks<br />
<span id="more-511"></span><br />
Network Bottlenecks &#8211; Link Load Balancing<br />
Network managers are constantly seeking new solutions for eliminating bottlenecks and latencies for the fastest performance of all networked applications and web-enabled transactions. The idea link load balancing technology combines both unlimited application scalability with flexible traffic distribution management of data centers and server farms.</p>
<p>Network Security &#8211; Link Load Balancing<br />
Link load balancing is a key element in the overall network Intrusion Prevention effort. Expert Link Load Balancing guards the network against internal and external attacks such as viruses, worms, Trojans, anti-scanning and protocol anomalies. Above all hovers the ultimate link load balancing challenge and network threat  DOS &#8211; Denial of Service.</p>
<p>Remember the song, Take a load off Annie Just listening to it makes you feel nice and relaxed For maximum performance and 100 percent uptime, networks use link load balancing to even out resource use throughout the network.</p>
<p><a href="http://www.loxrivercoalition.org/link-load-balancing-take-a-load-off-annie.swf">Link Load Balancing &#8211; Take a Load Off Annie</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/link-load-balancing-take-a-load-off-annie.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basics of RGB and CMYK for ink jet printing at home</title>
		<link>http://www.loxrivercoalition.org/basics-of-rgb-and-cmyk-for-ink-jet-printing-at-home.swf</link>
		<comments>http://www.loxrivercoalition.org/basics-of-rgb-and-cmyk-for-ink-jet-printing-at-home.swf#comments</comments>
		<pubDate>Wed, 01 Feb 2012 22:33:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[CMYK]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[inkjet]]></category>
		<category><![CDATA[Photo]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printing]]></category>
		<category><![CDATA[RGB]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=509</guid>
		<description><![CDATA[In the world of home ink jet color printing, there is some confusion concerning CMYK color and RGB color. Many photo enthusiasts don&#8217;t realize what kind of color space their digital cameras output and are confused when it comes to printing images off of their home ink jet printers. They hit print and wonder why [...]<p><a href="http://www.loxrivercoalition.org/basics-of-rgb-and-cmyk-for-ink-jet-printing-at-home.swf">Basics of RGB and CMYK for ink jet printing at home</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>In the world of home ink jet color printing, there is some confusion concerning CMYK color and RGB color. Many photo enthusiasts don&#8217;t realize what kind of color space their digital cameras output and are confused when it comes to printing images off of their home ink jet printers. They hit print and wonder why the printed image looks different from what they see on their monitor.</p>
<p>CMYK is the color description representing printed material, short for the colors Cyan, Magenta, Yellow, and Black. Mixing these 4 colors together in different amounts give you the millions of colors that reproduce the colors in printed material. These are actual inks used in printing the images you see in color magazines and books. RGB is the color description for images viewed on your computer monitors, short for Red, Green, and Blue. RGB color is actually light, and mixing different levels of these light colors<br />
creates the millions of colors that come from your computer monitor. All websites and nearly everything you see on your computer monitor is RGB unless the images have been converted to the CMYK color space.</p>
<p>When you print your images on your ink jet printer from your computer, your printer prints the image using CMYK inks. Viewing your image in RGB and then printing it out in CMYK may not yield the results you want. Programs such as Adobe Photoshop will convert your image from RGB to CMYK or vice versa. Some printers require the image to be CMYK before you can print the image correctly. Some printers don&#8217;t print the image correctly if the image being printed is in RGB space.</p>
<p>A good reason for printing with a CMYK image is to see your image in CMYK color before printing. When an image is converted to CMYK from RGB, there may be some color changes that are noticeable in the image. The reason for this is because many colors in RGB cannot be reproduced using CMYK inks. That is why it is always a good idea to convert your image to a CMYK color space before printing. You could notice significant color changes to your image, especially in the very intense color areas of your image. Some of these intense color areas may appear less intense or very dull once converted. With photo editing software, you can go in and fix these trouble color areas to your liking.</p>
<p>Many ink jet printers on the market today actually print directly from an RGB color image. And converting the image to CMYK may cause it to print incorrectly. You will need to determine what color space your ink jet printer supports. The packaged software usually will give you a hint regarding color spaces. If there is no option to convert the color space from RGB to CMYK, most likely, the printer will print directly from an RGB color source. Usually, the higher end ink jet printers deal with the CMYK color space as consumer level enthusiasts don&#8217;t even know these color spaces exist. New higher end ink jet printers, however, are now printing directly from the RGB color space as there is a wider spectrum of color that can be reproduced in RGB compared to CMYK color.<br />
<span id="more-509"></span><br />
If you visit the website, Instantimagers.com, the &#8216;Framers&#8217; and &#8216;DVD Cover &amp; Disc Art&#8217; designs are provided in both RGB and CMYK color spaces. Comparing the RGB and CMYK images side by side, you&#8217;ll notice there are color differences. This is due to some RGB colors not being available as a CMYK converted color. Both versions are provided because not all printers are alike. Some tend to print better with one color space. Many of CMYK printed designs have been manipulated further after conversion to match more closely the colors from the RGB color space as many of the colors in some designs did not covert seamlessly.</p>
<p>If all this seems confusing, not to worry. The key thing to remember is to print using RGB color if your printer and software support it. Let the software and the printer worry about getting the colors right. If you are more experienced with photo color correction and want more control over the color of the image, print in CMYK. You&#8217;ll actually be manipulating and printing the image in the color space your ink jet printer&#8217;s inks are using. You will be able to see the limits of the CMYK printing color spectrum right on your monitor. Getting color right with RGB and CMYK is totally different from calibrating your printer to match the colors on your monitor. That is actually the second step in getting the best color out of your prints. Understanding the difference between RGB and CMYK is the first step in getting the best print outs on your home ink jet printer.</p>
<p><a href="http://www.loxrivercoalition.org/basics-of-rgb-and-cmyk-for-ink-jet-printing-at-home.swf">Basics of RGB and CMYK for ink jet printing at home</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/basics-of-rgb-and-cmyk-for-ink-jet-printing-at-home.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Backgammon Strategies – Using the Doubling Cube</title>
		<link>http://www.loxrivercoalition.org/advanced-backgammon-strategies-using-the-doubling-cube.swf</link>
		<comments>http://www.loxrivercoalition.org/advanced-backgammon-strategies-using-the-doubling-cube.swf#comments</comments>
		<pubDate>Wed, 01 Feb 2012 21:48:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[backgammon]]></category>
		<category><![CDATA[backgammon for money]]></category>
		<category><![CDATA[online backgammon]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=507</guid>
		<description><![CDATA[Although, the Doubling Cube is unknown to most of the backgammon casual players, it is an essential tool in advanced backgammon strategies and in money matches and tournaments. This cube is designated for raising the stakes of the match and its introduction to the backgammon world is one of the main reasons for the rise [...]<p><a href="http://www.loxrivercoalition.org/advanced-backgammon-strategies-using-the-doubling-cube.swf">Advanced Backgammon Strategies &#8211; Using the Doubling Cube</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Although, the Doubling Cube is unknown to most of the backgammon casual players, it is an essential tool in advanced backgammon strategies and in money matches and tournaments.</p>
<p>This cube is designated for raising the stakes of the match and its introduction to the backgammon world is one of the main reasons for the rise of popularity of backgammon.</p>
<p>The cube has 6 faces and the numbers written on it- 2, 4, 8,16,32,64.</p>
<p>At the beginning of the match, the doubling cube is placed beside the board or on the Bar between the players.</p>
<p>Any player, who feels at any stage of the match, that he is leading sufficiently in the match, before throwing his dice, may suggest to double the stakes by placing the doubling cube with the number 2 facing up.</p>
<p>For example player A decided to raise the stakes.</p>
<p>Player B, his opponent, the player the offer is given to, after reviewing his situation, has two options:</p>
<p>He may refuse the offer and thus lose the game and one unit.</p>
<p>He may agree to double the stakes, and in this case the match continues with higher stakes.</p>
<p>Player B, who agreed to the offer, is now the owner of the doubling cube, meaning only him (player B) has the option to double the stakes again at any stage of the game.</p>
<p>If player B decides to do so, he has to do it on his turn before throwing his dice.</p>
<p>Now he takes the dice and places it so that the number 4 is facing up.</p>
<p>Player A, has now the same two options, only this time if he declines the offer he will lose two units, and if he agrees the stakes will rise to 4 times the original and the doubling cube returns to his control.</p>
<p>The cube can pass from player to player, each time raising the stakes.</p>
<p><strong>The Crawford rule</strong>-</p>
<p>If you are playing a game until N- points, and your opponent is leading and reaches N-1 points, meaning he is short one point from winning the game, you are not allowed to use the Doubling cube in the following game, however, you can use the dice in the following matches if the game continues.</p>
<p>The reason is the weaker player will always want to raise the stakes because he has nothing to lose anymore and we want keep the use of the dice in fairness of both sides.</p>
<p><strong>The Jacoby rule</strong>-</p>
<p>This rule is used in money games and never in match games. It decides that a backgammon or gammon may not be scored as such only if the cube has been passed and accepted. The reason behind this rule is speeding up.</p>
<p><strong>The Holland rule</strong>-</p>
<p>The Holland rule is used in match games and decides that in post-Crawford games, the trailer can only double after both sides have played two rolls. The rule makes the free drop more valuable to the leading player but generally just confuses the issue.</p>
<p>Unlike the Crawford rule, this rule isn&#8217;t popular, and is rarely used today.</p>
<p>The beavers, raccoons, otters and any other animals in the backgammon game-</p>
<p>These animals appear only, if wanted by both sides, in money games and never in match games.</p>
<p>If player A, doubles the stakes, and player B believes A is wrong and he (player B) has the advantage, B can double the stakes and keep the doubling cube on his side. For example, if A makes the initial double and puts the doubling cube on 2, B can say &#8220;Beaver&#8221;, turn the cube to 4 and keep the cube at his side. If A believes B is wrong he can say &#8220;Raccoon&#8221; and turn the cube to 8. All this time, B remains the owner of the doubling cube. If B wishes to raise the stakes once more, he only needs to say another silly name (the animal&#8217;s name is a controversy among players) and so on.</p>
<p><strong>The Chouette</strong>-</p>
<p>Chouette is a version of backgammon for more than 2 players. One of the players is the &#8220;Box&#8221; and plays against the rest of the group on a single board.<br />
<span id="more-507"></span><br />
Another player is the &#8220;Captain&#8221; of the group, who throws the dice and makes the moves for the group playing against the box.</p>
<p>If the Box wins, the Captain goes to the back of the line and the next player becomes the Captain of the team. If the Captain wins, he becomes the new Box, and the old Box goes to the end of the line.</p>
<p>The rules regarding the ability of the group to consult with the Captain changes from</p>
<p>version to version. In some versions of the Chouette the group can freely give advice to the Captain, and in other versions, consulting is strictly forbidden.</p>
<p>The compromised version is the most popular- consulting is legitimate only after the dice have been thrown.</p>
<p>Originally, Chouette was played with a single die .The only decisions that players other than the Captain were allowed to make on their own was concerning the takes: If the Box had doubled, each player on the team could take or drop independently. Today, a multiple-cube Chouette is more popular; each player on the team has his own cube, and all doubling, dropping, and taking decisions are made independently by all players.</p>
<p><a href="http://www.loxrivercoalition.org/advanced-backgammon-strategies-using-the-doubling-cube.swf">Advanced Backgammon Strategies &#8211; Using the Doubling Cube</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/advanced-backgammon-strategies-using-the-doubling-cube.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Recovery/Datenrettung &amp; Securing Data On Computers</title>
		<link>http://www.loxrivercoalition.org/data-recoverydatenrettung-securing-data-on-computers.swf</link>
		<comments>http://www.loxrivercoalition.org/data-recoverydatenrettung-securing-data-on-computers.swf#comments</comments>
		<pubDate>Mon, 30 Jan 2012 10:31:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Data Recovery]]></category>
		<category><![CDATA[computer datenrettung]]></category>
		<category><![CDATA[data recovery]]></category>
		<category><![CDATA[data recovery software]]></category>
		<category><![CDATA[datenrettung]]></category>
		<category><![CDATA[datenrettung software]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=505</guid>
		<description><![CDATA[Data recovery or Datenrettung is the process by which the data is recovered from damaged or inaccessible storage media. Data recovery is done from storage media like CDs, DVDs, Floppies, Hard disks, Magnetic tapes etc. There are two reasons due to which the data becomes inaccessible. They are logical damage and physical damage to the [...]<p><a href="http://www.loxrivercoalition.org/data-recoverydatenrettung-securing-data-on-computers.swf">Data Recovery/Datenrettung &#038; Securing Data On Computers</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Data recovery or Datenrettung is the process by which the data is recovered from damaged or inaccessible storage media. Data recovery is done from storage media like CDs, DVDs, Floppies, Hard disks, Magnetic tapes etc. There are two reasons due to which the data becomes inaccessible. They are logical damage and physical damage to the storage media.</p>
<p>Physical damage to storage media can occur in many ways. Magnetic tapes can break, get crumpled or dirt may settle on the tapes. CDs and DVDs can have scratches or the metallic layer may get damaged. Magnetic heads in hard disks can crash or motors may fail. The floppy is notorious for failing frequently due to bending, overheating, cold, dust etc.</p>
<p>There are other reasons like fires, electrical surges etc that can cause data to become inaccessible or lost. There are many methods by which data can be recovered from magnetic media or optical media. The methods most commonly used are Magnetic Force Microscopy (MFM), Scanning Probe Microscopy (SPM), Magnetic Force Scanning Tunneling Microscopy (STM) etc.</p>
<p>In these methods a sharp magnetic tip is placed closed to the surface to be analyzed. It interacts with the stray magnetic field. An image of the data is generated and then repairs are carried out on logical damage and thus the data is recovered. Many companies carry out data recovery.</p>
<p>Logical damage is the damage to the file system. It is not physical but a software problem and also tells us that we need to be cautious and have a quality system for data recovery, datenrettung. It generally occurs due to power cuts, system crashes etc preventing file system structures from being written resulting in file system being left in an inconsistent state.</p>
<p>Logical damage is more common than physical damage. This may cause strange behavior like infinitely recurring file directories, loss of data, system crashes, hard disks reporting negative space etc. The end result is that the operating system cannot mount the file system.</p>
<p>Most operating systems come with repair facilities like, Linux has fcsk utility, Mac has disk utility and Windows has chkdisk facility. There are other specialized programs available which have better repair facilities than the operating systems.</p>
<p>There are also other systems called journaling file systems like NTFS, EFS (used in Windows XP), ext3 and xfs which can be reverted back to their earlier consistent state. These file systems reduce the amount of data loss.<span id="more-505"></span></p>
<p>Data back up is the best way to prevent loss of data and its the most common system for data recovery, datenrettung. The simplest method is to keep data on drives on which the operating system is not loaded. The other method is to write data on magnetic tapes, CDs or DVDs or have online backup.</p>
<p>Backups are very important for databases. Data backup is of 3 types. Full backup means backing up all data. Incremental backup means backing up of only the files that have changed. Differential backup is a mixture of these two. There is another method called continuous data protection in which when data is written to a disk, it is also written to another computer in a network.</p>
<p>Most private persons with a computer do nothing in advance, they just use their computers. Too late, when an incident has happened they learn about data recovery or datenrettung.</p>
<p><a href="http://www.loxrivercoalition.org/data-recoverydatenrettung-securing-data-on-computers.swf">Data Recovery/Datenrettung &#038; Securing Data On Computers</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/data-recoverydatenrettung-securing-data-on-computers.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco CCNA / CCNP Certification Exam:  Attending A Video Boot Camp</title>
		<link>http://www.loxrivercoalition.org/cisco-ccna-ccnp-certification-exam-attending-a-video-boot-camp.swf</link>
		<comments>http://www.loxrivercoalition.org/cisco-ccna-ccnp-certification-exam-attending-a-video-boot-camp.swf#comments</comments>
		<pubDate>Sat, 28 Jan 2012 19:36:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computer Certification]]></category>
		<category><![CDATA[advantage]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[Bryant]]></category>
		<category><![CDATA[bsci]]></category>
		<category><![CDATA[camp]]></category>
		<category><![CDATA[cbt]]></category>
		<category><![CDATA[CCNA]]></category>
		<category><![CDATA[ccnp]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[chris]]></category>
		<category><![CDATA[cost]]></category>
		<category><![CDATA[exam]]></category>
		<category><![CDATA[expensive]]></category>
		<category><![CDATA[icnd]]></category>
		<category><![CDATA[intro]]></category>
		<category><![CDATA[money]]></category>
		<category><![CDATA[much]]></category>
		<category><![CDATA[pass]]></category>
		<category><![CDATA[so]]></category>
		<category><![CDATA[travel]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[why]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=503</guid>
		<description><![CDATA[When you&#8217;re studying for the CCNA and CCNP exams, you&#8217;ve got a lot of different choices when it comes to training. One popular choice is choosing one of the many &#8220;boot camps&#8221; and five-day in-person courses that are out there. I&#8217;ve taught quite a few of these, and while many of them are good, they [...]<p><a href="http://www.loxrivercoalition.org/cisco-ccna-ccnp-certification-exam-attending-a-video-boot-camp.swf">Cisco CCNA / CCNP Certification Exam:  Attending A Video Boot Camp</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>When you&#8217;re studying for the CCNA and CCNP exams, you&#8217;ve got a lot of different choices when it comes to training. One popular choice is choosing one of the many &#8220;boot camps&#8221; and five-day in-person courses that are out there. I&#8217;ve taught quite a few of these, and while many of them are good, they do have drawbacks.</p>
<p>Of course, one is cost. Many employers are putting the brakes on paying for CCNA and CCNP boot camps, and most candidates can&#8217;t afford to pay thousands of dollars for such a class. Then you&#8217;ve got travel costs, meals, and having to possibly burn your own vacation time to take the class. Add in time away from your family and boot camps become impractical for many CCNA / CCNP candidates.<br />
<span id="more-503"></span><br />
Another issue is fatigue. I enjoy teaching week-long classes, but let&#8217;s face facts &#8211; whether you&#8217;re training for the CCNA or CCNP exams, you&#8217;re going to get a lot of information thrown at you in just a few days. You&#8217;re going to be mentally and physically exhausted at the end of the week, and that&#8217;s when some boot camps actually have you take the exam! You&#8217;ve got to be refreshed and rested when you take the exam to have your best chance of success.</p>
<p>How can you get the benefit of an experienced instructor without paying thousands of dollars? By taking a Video Boot Camp! There are some high-quality computer-based training (CBT) courses out there, and these courses offer quite a few advantages for the CCNA and CCNP candidate. These courses run hundreds instead of thousands of dollars, and you can train on your own schedule. It is important for you to make and keep that schedule, but instead of spending thousands of dollars and having to travel, you can get world-class CCNA and CCNP training in the comfort of your own home.</p>
<p>By combining a high-quality CCNA or CCNP CBT or video boot camp with a strong work ethic, you&#8217;re on your way to passing the exam and accelerating your career. Now get to work!</p>
<p><a href="http://www.loxrivercoalition.org/cisco-ccna-ccnp-certification-exam-attending-a-video-boot-camp.swf">Cisco CCNA / CCNP Certification Exam:  Attending A Video Boot Camp</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/cisco-ccna-ccnp-certification-exam-attending-a-video-boot-camp.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Antennas Of The New Age</title>
		<link>http://www.loxrivercoalition.org/antennas-of-the-new-age.swf</link>
		<comments>http://www.loxrivercoalition.org/antennas-of-the-new-age.swf#comments</comments>
		<pubDate>Wed, 25 Jan 2012 06:00:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Communications]]></category>
		<category><![CDATA[antennas]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=501</guid>
		<description><![CDATA[Antennas have been around for a long time. Before the birth of cable television, homes would need it to just to get a signal. The person would need to put this on the roof and adjust it from time to time to get better reception. Satellite television has also changed this making these crude yet [...]<p><a href="http://www.loxrivercoalition.org/antennas-of-the-new-age.swf">Antennas Of The New Age</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Antennas have been around for a long time. Before the birth of cable television, homes would need it to just to get a signal. The person would need to put this on the roof and adjust it from time to time to get better reception. Satellite television has also changed this making these crude yet useful devices obsolete.</p>
<p>The computer age has followed suit. There was a time that an individual had to dial up just to get an internet connection. With the development of wireless routers that come with a WiFi antenna, work using the computer can be done without the need to connect any wires.</p>
<p>Another term that is used for Wifi antennas are omnidirectional antennas. Some users who have this at home have said that it is better to have this replaced with a different kind. This is because the current antenna has difficulty reaching long distances since the signaling power needs to extend in many directions.</p>
<p>One solution to address this problem is getting an external omnidicrectional antenna that is much more powerful than the old one. This gives internet access to people who have more than one computer located in different areas of the house.</p>
<p>Universities and other offices use stronger devices allowing its workers to work via the web. This can be done to send emails or other important files that are essential for the entire business operation.</p>
<p>A strong antenna may pose a problem for the person at home. This is because the signal could reach people who live near the house and use it to gain internet access without the knowledge of the individuals who purchased the unit. In order to solve this, one should check if the external antenna is really needed. Also, aiming it a place where people in the house can only use it.<br />
<span id="more-501"></span><br />
Another way of letting people have internet access at home or in the office is by adding another access point. The person would need to connect the wireless router to one that has an Ethernet cable. This is because a wireless version and the kind that needs wires are not able to work with each other directly.</p>
<p>The use of a repeater and an amplifier can also strengthen the signal in ones home or in the office. This can be done by attaching it to the access point and in no time, the individual and others may enjoy doing some surfing in the net.</p>
<p>These devices can be bought at the nearby cyber shop or one can surf the net and buy it online. Before getting it, the individual should canvass around to get the best price available. The person should also think if it is really needed for ones home.</p>
<p>Antennas come in different sizes and shapes. These are used for a variety of things such as listening to a program on the radio or for people to communicate in places that do not have telephones or cellular phones.</p>
<p>Various instruments have also been used to amplify the signal. The person should just choose the kind that is really needed depending on the purpose then making use of it. The potential of it is endless and its use in giving people wireless internet access is another marvel that people will benefit from.</p>
<p><a href="http://www.loxrivercoalition.org/antennas-of-the-new-age.swf">Antennas Of The New Age</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/antennas-of-the-new-age.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>5 New Communication Technologies To Supplement Email</title>
		<link>http://www.loxrivercoalition.org/5-new-communication-technologies-to-supplement-email.swf</link>
		<comments>http://www.loxrivercoalition.org/5-new-communication-technologies-to-supplement-email.swf#comments</comments>
		<pubDate>Fri, 20 Jan 2012 20:56:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[communication technologies]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[web 2]]></category>
		<category><![CDATA[web 2.0]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=499</guid>
		<description><![CDATA[Every business relies on effective communication with its customers. Communication doesn&#8217;t just convey information, it inspires trust, builds credibility, stimulates involvement and generates loyalty. But in today&#8217;s global, hi-tech, rapidly changing business environment, how do you ensure you&#8217;re communicating effectively? THE BENCHMARK &#8211; FACE-TO-FACE There&#8217;s no doubt that face-to-face communication is the most effective method [...]<p><a href="http://www.loxrivercoalition.org/5-new-communication-technologies-to-supplement-email.swf">5 New Communication Technologies To Supplement Email</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Every business relies on effective communication with its customers. Communication doesn&#8217;t just convey information, it inspires trust, builds credibility, stimulates involvement and generates loyalty. But in today&#8217;s global, hi-tech, rapidly changing business environment, how do you ensure you&#8217;re communicating effectively?</p>
<p>THE BENCHMARK &#8211; FACE-TO-FACE</p>
<p>There&#8217;s no doubt that face-to-face communication is the most effective method for most people. Why? Because of its two-way nature. It&#8217;s about dialogue. Listeners are not passive participants. When someone talks to us, we send a continuous stream of responses back to them. Some are verbal, but many/most are not. These responses have the power to actually change the message being disseminated by the talker. What&#8217;s more, they have the power to change how other listeners&#8217; interpret that message. (Similarly, other listeners have the power to change your interpretation.)</p>
<p>Unfortunately, however, the global nature of business makes it impossible to conduct face-to-face meetings for every communication. So what are the alternatives? Specifically, what are the alternatives offered by technology?</p>
<p>EMAIL &#8211; THE STARTING POINT</p>
<p>The benefits of email are numerous and well known, and include (but are not limited to):</p>
<p>Email is an excellent mechanism for distributing information to people. It is fast and cost effective.</p>
<p>It is incredibly convenient &#8211; you can readily communicate across time zones.</p>
<p>It provides a useful electronic paper trail.</p>
<p>It can save a great deal of time because most of the fluff surrounding a phone call (the social niceties) are seen as unnecessary in email.</p>
<p>It allows recipients to read and respond to messages in their own time.</p>
<p>The wording, grammar and punctuation in an email can be considered and edited before finally sending.</p>
<p>But email does have its limitations:</p>
<p>Its lack of social niceties is a double-edged sword. Without the benefit of other communication cues, it&#8217;s sometimes hard to interpret the tone of an email, and this can make some messages ambiguous.</p>
<p>It isn&#8217;t ideal for critical communication. For many people, emails are not &#8216;real-time&#8217; communication. We all have that unaddressed email sitting at the bottom of the list. Because emails are so easy to ignore, they&#8217;re also easy to forget.</p>
<p>Ironically, email&#8217;s dissemination effectiveness has been one of the major impediments to its communication effectiveness. It&#8217;s so easy to send emails &#8211; and they&#8217;re so anonymous &#8211; that our inboxes are now flooded with SPAM. Consequently, emails are viewed with some suspicion. It&#8217;s sometimes hard to identify legitimate emails, but it&#8217;s very easy to just hit Delete.</p>
<p>Because email senders are typically geographically (and often culturally) distant from their recipients, they have no immediate visual and aural cues to help them tailor the message as they type.</p>
<p>But there&#8217;s no need to &#8216;throw out the baby with the bathwater&#8217;. Email is an excellent solution to many communication needs. And for those it is ill-equipped to handle, there are newer, more appropriate technologies that are built for the job&#8230;</p>
<p>WEB 2.0 TECHNOLOGIES &#8211; THE PERFECT SUPPLEMENT</p>
<p>Web 2.0, a term coined by O&#8217;Reilly Media (an American media company) in 2004 refers, to a second-generation of internet-based services that let people collaborate and share information online in new ways.</p>
<p>Web 2.0 technologies are well defined in www.wikipaedia.org, which suggests that these sites allow the users of the sites (members) to create and share content, including exploring and discussing ideas, opinions, initiatives and issues. Web 2.0 is all about communication. It is the evolution of the internet from an endless library of static pages to an endless world of conversations. These pages can be restricted to particular individuals (eg the executive), or open to all members. The only difference is that the interaction takes place in cyberspace, and those taking part can be sitting behind a keyboard just about anywhere on the planet.</p>
<p>Importantly, a reader&#8217;s understanding of the message in a Web 2.0 communication is determined, not just by the publisher, but also by the responses (e.g. comments) of the audience. What&#8217;s more, the publisher&#8217;s actual message tends to be far more fluid as it, too, is informed by the responses of the audience. In other words, Web 2.0 services are far more like face-to-face conversations than any communication technology before them.</p>
<p>So what are these emerging technologies that we should be keeping an eye on? The two most notable are &#8216;Wikis&#8217; and &#8216;Blogs&#8217;. The following definitions are from http://www.wikipedia.org, an online encyclopaedia developed as a wiki.</p>
<p>Wikis &#8211; A wiki is a type of website that allows users to easily add, remove or otherwise edit and change content. This ease of interaction and operation makes a wiki an effective tool for collaborative authoring. Examples include Wikipedia (wikipedia.com) and wikiwikiweb (http://www.wikiwikiweb.com).</p>
<p>Blogs &#8211; A weblog, which is usually shortened to blog, is a type of online diary or journal which allows one to voice their opinion on something. Blogs often provide commentary or news and information on a particular subject. A typical blog combines text, images, and links to other blogs, web pages, and other media. Blogs are usually text based, but they can include photographs, videos or audio (podcasting). Blogs can be presented in a way that creates a conversation between users. As an example, see the Sydney Morning Herald travel blog (http://blogs.smh.com.au/lostintransit/).</p>
<p>THE USES OF WEB 2.0</p>
<p>As with face-to-face social gatherings and forums, online get togethers attract a broad spectrum of participants eager to engage, entertain, befriend, advise and lecture.</p>
<p>It was reported in The Australian (Tuesday 8 August 2006) that the social computing element of Web 2.0 has recently been embraced by the US Government. The US State Department has started including blogs and other Web 2.0 concepts to deliver public information to citizens. It is also using wiki style services to improve information by permitting small expert communities to improve advisory services.</p>
<p>The same article advised that Australias leading information advisory body, the Australian Government Information Management Office, had begun experimenting with the use of blogs, wikis and other Web 2.0 technologies.<span id="more-499"></span></p>
<p>As new online social networks mushroom, they are becoming increasingly focused on niches, ideally suited to membership based organizations and the NFP sector. Examples of general public social networks include My Space (http://www.myspace.com), Classmates (http://www.classmates.com) and Bikely (bikely.com).</p>
<p>OTHER USEFUL TECHNOLOGIES</p>
<p>SMS &#8211; Short Message Service (SMS) is a service available on most digital mobile phones (and other mobile devices, e.g. a Pocket PC, or occasionally even desktop computers) that permits the sending of short messages between mobile phones, other handheld devices and even landline telephones.</p>
<p>Podcast &#8211; Podcasting is the method of distributing multimedia files, such as audio or video programs, over the internet using syndication feeds, for playback on mobile devices and personal computers.</p>
<p>Webinars &#8211; Web conferencing is used to hold group meetings or live presentations over the internet. In the early years of the internet, the terms &#8220;web conferencing&#8221; and &#8220;computer conferencing&#8221; were often used to refer to group discussions conducted within a message board (via posted text messages), but the term has evolved to refer specifically to &#8220;live&#8221; or &#8220;synchronous&#8221; meetings, while the posted message variety of discussion is called a &#8220;forum&#8221;, &#8220;message board&#8221;, or &#8220;bulletin board&#8221;. A webinar is a seminar which is conducted over the World Wide Web. It is a type of web conferencing. In contrast to a Webcast, which is transmission of information in one direction only, a webinar is designed to be interactive between the presenter and audience. A webinar is &#8216;live&#8217; in the sense that information is conveyed according to an agenda, with a starting and ending time. In most cases, the presenter may speak over a standard telephone line, pointing out information being presented on screen, and the audience can respond over their own telephones, preferably a speakerphone. Whilst not necessarily considered Web 2.0, Webinars can also be a useful mechanism for information distribution and discussion amongst membership based organizations and SMS can provide important or urgent confirmations.</p>
<p>CONCLUSION</p>
<p>Email is &#8211; and will continue to be &#8211; an incredibly useful and convenient communication tool. In fact, with the emergence of new technologies that are either more direct, more immediate, or more like face-to-face communication, email is improved. As businesses supplement their email usage with other communication technologies, email will be increasingly reserved for those communications to which it is ideally suited.</p>
<p><a href="http://www.loxrivercoalition.org/5-new-communication-technologies-to-supplement-email.swf">5 New Communication Technologies To Supplement Email</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/5-new-communication-technologies-to-supplement-email.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Review of Medical Billing Software Products</title>
		<link>http://www.loxrivercoalition.org/a-review-of-medical-billing-software-products.swf</link>
		<comments>http://www.loxrivercoalition.org/a-review-of-medical-billing-software-products.swf#comments</comments>
		<pubDate>Mon, 16 Jan 2012 20:07:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[HIPAA Complaint Medical Billing Software]]></category>
		<category><![CDATA[Medical Billing Software]]></category>
		<category><![CDATA[Medical Billing Software Reviews]]></category>
		<category><![CDATA[Medical Insurance Billing Software]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=497</guid>
		<description><![CDATA[Medical billing software reviews are one of the easiest ways to find out important facts regarding the function and use of certain types of medical billing software, as well as their limitations. One software package that regularly garners superlative reviews is Lytec medical billing software. Computer experts and users alike agree that Lytec software has [...]<p><a href="http://www.loxrivercoalition.org/a-review-of-medical-billing-software-products.swf">A Review of Medical Billing Software Products</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Medical billing software reviews are one of the easiest ways to find out important facts regarding the function and use of certain types of medical billing software, as well as their limitations.</p>
<p>One software package that regularly garners superlative reviews is Lytec medical billing software. Computer experts and users alike agree that Lytec software has many positives, including a clear interface and a simple approach to the medical billing process. The Lytec software suite tracks claims management, patient billing, insurance, and scheduling in a single package. The result is a workspace with a seamless quality in which a group of diverse functions, from electronic medical records to healthcare forms, behave in an integrated and coherent way.</p>
<p>A busy medical practice of any size can be a volatile environment, and a system that breaks down under heavy use is a real liability in this business. Lytec medical software is secure, auditable and completely expandable to your specific needs. More importantly it&#8217;s simple enough to configure yourself.<br />
<span id="more-497"></span><br />
NueMD is a medical practice management software created specifically for medical offices that also has received positive reviews. Comments have ranged from NueMD is a functional and no-nonsense practice management solution transported over the Internet, to NueMD allows online eligibility verification done by the client, claims submission, reporting, and analysis. This software is first-rate and is priced less than most systems of its kind. Other reviews have indicated that the software is a success in small solo medical practices as well as large-scale operations, owing to its reasonable price and ease of use. The ease of use came up often, especially in terms of even a novice being able to pick it up quickly.</p>
<p>eClinicalWorks, another popular medical billing software provider, also earns a mention. It is considered one of the leading providers of integrated uninterrupted ambulatory EMR (Electronic Medical Records) and PM (Practice Management) systems for multiple-local medical practices that include diverse specialties. eClinicalWorks is an award-winning company focused on customer care and satisfaction. KLAS a research and consulting firm dedicated to improving the performance of healthcare information technology providers recognized eClinicalWorks, with its distinguished Best in Klas Award 2004. This accolade is considered one of the most important honors in the field.</p>
<p>Any of these three types of software are likely to provide the clarity, ease of use, and technological sophistication you require.</p>
<p><a href="http://www.loxrivercoalition.org/a-review-of-medical-billing-software-products.swf">A Review of Medical Billing Software Products</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/a-review-of-medical-billing-software-products.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>It’s 12 Noon, Do You Know Who’s Using Your Network?</title>
		<link>http://www.loxrivercoalition.org/its-12-noon-do-you-know-whos-using-your-network.swf</link>
		<comments>http://www.loxrivercoalition.org/its-12-noon-do-you-know-whos-using-your-network.swf#comments</comments>
		<pubDate>Sat, 14 Jan 2012 19:07:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Networks]]></category>
		<category><![CDATA[identity theft]]></category>

		<guid isPermaLink="false">http://www.loxrivercoalition.org/?p=494</guid>
		<description><![CDATA[The idea of reading email while lounging by the pool, text or instant messaging while doing the laundry, or lounging in the Jacuzzi listening to your MP3 collection is appealing to us all. Unfortunately, many, or even most, wireless units don&#8217;t come with security features already functioning. This may not seem like a big issue [...]<p><a href="http://www.loxrivercoalition.org/its-12-noon-do-you-know-whos-using-your-network.swf">It&#8217;s 12 Noon, Do You Know Who&#8217;s Using Your Network?</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></description>
			<content:encoded><![CDATA[<p>The idea of reading email while lounging by the pool, text or instant messaging while doing the laundry, or lounging in the Jacuzzi listening to your MP3 collection is appealing to us all.</p>
<p>Unfortunately, many, or even most, wireless units don&#8217;t come with security features already functioning. This may not seem like a big issue to someone who is simply setting up a home network, but there are a number of potential problems you should consider.</p>
<p>The most serious problem is the increase in identity theft. If your network is unsecured, the personal data on your wireless electronic equipment is also unsecured. The order you just placed for a book at Amazon may have given your contact and payment information to an unscrupulous hacker!</p>
<p>Nearly every town in which &#8220;WiFi&#8221; is common will have &#8220;War Drivers&#8221; and &#8220;War Chalkers&#8221; at work. These are people who walk or drive around town with wireless equipment, searching for unsecured networks. The &#8220;Chalkers&#8221; then live up their name, marking curbs and other public items with chalk so that others can more easily find and exploit your network.<br />
<span id="more-494"></span><br />
Not all &#8220;War Drivers&#8221; are hackers, of course. Many just want to use your network for free, but the risk is high if you don&#8217;t learn how to protect yourself. You can usually find quite a bit of free information as to how to secure your network at the website of your router&#8217;s manufacturer, or by doing a search in a search engine for a phrase like &#8220;secure home wireless.&#8221;</p>
<p>Beyond the truly malicious, there are also your neighbors who may find your network by accident and enjoy nosing into your activities and using your Internet access at will, slowing down your network speed in the process.</p>
<p>Even many businesses use cheap, home-use quality equipment for their company networks. With the poor security often found on small business networks, anyone with a basic knowledge of wireless can access sensitive company and customer data.</p>
<p>If you are unable to secure your network yourself, there are many service companies who will do it for you. A search of your local yellow pages or an inquiry at your neighborhood computer store should yield professional help and get your private data private again</p>
<p><a href="http://www.loxrivercoalition.org/its-12-noon-do-you-know-whos-using-your-network.swf">It&#8217;s 12 Noon, Do You Know Who&#8217;s Using Your Network?</a> is a post from: <a href="http://www.loxrivercoalition.org">Lox River Coalition Technology Site</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.loxrivercoalition.org/its-12-noon-do-you-know-whos-using-your-network.swf/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss><!-- Dynamic page generated in 0.583 seconds. --><!-- Cached page generated by WP-Super-Cache on 2012-02-06 22:47:38 -->

