<?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>Battery Talk &#187; battery specs</title>
	<atom:link href="http://batterytalk.info/category/battery-specs/feed/" rel="self" type="application/rss+xml" />
	<link>http://batterytalk.info</link>
	<description>Talk about laptop battery</description>
	<lastBuildDate>Mon, 06 Sep 2010 07:04:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Virtual hard disks ( VHDs ) on Windows 7</title>
		<link>http://batterytalk.info/virtual-hard-disks-vhds-on-windows-7/</link>
		<comments>http://batterytalk.info/virtual-hard-disks-vhds-on-windows-7/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 09:34:56 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[digital camera battery]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[laptop battery]]></category>
		<category><![CDATA[Dell latitude d820 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=591</guid>
		<description><![CDATA[Virtual disks in the VHD format played so far only for Microsoft &#8217;s virtualization software a role. For Windows 7, virtual hard disks to an important component for backups , XP -Mode , boot manager and disk management. The Home versions of Windows 7 after all a subset of control in dealing with VHD images. [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Virtual disks in the VHD format played so far only for Microsoft &#8217;s virtualization software a role. For Windows 7, virtual hard disks to an important component for backups , XP -Mode , boot manager and disk management. The Home versions of Windows 7 after all a subset of control in dealing with VHD images. </strong></p>
<p><strong><img class="alignnone size-full wp-image-592" title="934" src="http://batterytalk.info/wp-content/uploads/2010/09/934.JPG" alt="934" width="175" height="213" /><br />
</strong></p>
<p>The VHD format (Virtual Hard Disks Virtual Disks = ) is used for a long time as an image format for Microsoft &#8217;s virtualization software, Virtual PC. This task will continue to meet under Windows 7 Thus uses some of the XP -Mode  a 3 GB VHD with a Windows XP SP3. The rechargeable in Windows 7 Professional , Enterprise and Ultimate is a full virtualization , integrated virtualization software that can , other than the default VHD to create and use with XP.</p>
<p>For Windows 7, the VHD format is supported but by far the virtualization system .</p>
<p><strong>VHD for system image:</strong></p>
<p>Virtual disks in the VHD format created Creating Windows 7 also in the full backup of the system ( &#8216; system image &#8216;). That was already running Windows Vista with &#8216;Complete PC Backup &#8216;of the case, but it was with Windows on board means possible , to commit these fuse completely. A shop (Mount ) of the VHD, as to extract some specific data, there is not possible. This requires the installation of the software Virtual PC and  <a href="http://battery-store.com.au/laptop-battery/dell-latitude-d820.htm">Dell latitude d820 battery</a> . For Windows 7, the VHD support is built into the system.</p>
<p><strong>Create virtual hard drives and load:</strong></p>
<p>Disk Management in Windows 7 features in the menu &#8216; Action &#8216; , the new points&#8217; virtual disk &#8216;Create and append &#8216; virtual disk &#8216;. Attaching means downloading an existing VHD and selecting the virtual hard disk is done in seconds: The content of the VHD is loaded as a new drive appears in Explorer. Creating a new VHD Disk Management is only useful for pure data containers &#8211; a bootable or usable VHD as a virtual system is created only through the virtualization software and <a href="http://battery-store.com.au/laptop-battery/dell-gd761.htm">Dell gd761</a>.</p>
<p>The loading and unloading of virtual disks in the VHD format can also provide an alternative fully informed of the Kommanozeilen Diskpart.exe tool . The program was expanded accordingly. For example, the command</p>
<p>select vdisk file = &#8216;\ \ server \ share \ backup.vhd &#8216;</p>
<p>attach vdisk</p>
<p>binds to a VHD on a network server in the system. An appropriate select / command followed by &#8216; Detach &#8216; is the virtual hard disk again. Using Diskpart to deal with VHD images is completely scriptbar .</p>
<p><strong>Virtual boot disk:</strong></p>
<p>VHD images, which were of virtualization in Windows 7 integrable and contain a complete operating system , are also bootable under Windows 7 (which is an important caveat : Do not be created with Virtual PC 2007 VHDs bootable !) .</p>
<p>It then suffices to register the corresponding VHD file to the boot manager. The deterrent , but here indispensable BCD Editor Bcdedit.exe the user makes this simple task in itself as difficult as possible :</p>
<p>bcdedit / copy {current } / d &#8216;Boot VHD &#8216;</p>
<p>bcdedit / set { &#8230; } osdevice vhd = [ C:] \ path \ Datei.vhd</p>
<p>bcdedit / set { &#8230; } device vhd = [ C:] \ path \ Datei.vhd</p>
<p>bcdedit / set { &#8230; } on detecthal</p>
<p>In the curly brackets { &#8230; } is exactly three times that 36- digit identifier ID register that returns the Copy command from the first command.</p>
<p>The example shows how the VHD virtual hard drive is integrated into the boot manager. If the VHD then loaded at startup in the middle should break off , the computer must also be prepared by the Sysprep.exe to hardware independence. Sysprep Windows 7 is included by default at% windir % \ System32 \ Sysprep &#8211; simply Sysprep.exe , &#8216; select out- of- Box Experience &#8216;and also activate the option &#8216; generalizing &#8216;.</p>
<p><strong>VHD support in Windows versions:</strong></p>
<p>The Home versions of Windows 7 virtual hard drives support only in part. The boats will VHDs Professional, Enterprise and Ultimate reserved . The same applies for the integrated virtualization (XP mode). The loading and unloading of VHD images using Disk Manager and Diskpart works! but also in the home versions.</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/apple-a1185.htm">apple a1185</a> <a href="http://battery-store.com.au/laptop-battery/apple-a1175.htm">apple a1175</a> <a href="http://www.okakku.de/sony-vgp-bps2a.htm">sony vgp-bps2a akku</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/virtual-hard-disks-vhds-on-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden Treasures in XP, Vista and Windows 7</title>
		<link>http://batterytalk.info/hidden-treasures-in-xp-vista-and-windows-7-2/</link>
		<comments>http://batterytalk.info/hidden-treasures-in-xp-vista-and-windows-7-2/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 08:29:13 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[battery tip]]></category>
		<category><![CDATA[digital camera battery]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[laptop battery]]></category>
		<category><![CDATA[Fujitsu lifebook t4210 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=583</guid>
		<description><![CDATA[5th System Info: An information tool for all


Information about your hardware, the Windows settings, installed service packs and hotfixes, network settings, the duration of the system and the saving power from Fujitsu lifebook t4210 battery so on &#8211; all that you can bring about various tools in experience. We recommend a tool which, while spartan, [...]]]></description>
			<content:encoded><![CDATA[<p><strong>5th System Info: An information tool for all</strong></p>
<p><strong><img class="alignnone size-full wp-image-584" title="http_imgloadCA1VWC59" src="http://batterytalk.info/wp-content/uploads/2010/08/http_imgloadCA1VWC59.jpg" alt="http_imgloadCA1VWC59" width="336" height="252" /><br />
</strong></p>
<p>Information about your hardware, the Windows settings, installed service packs and hotfixes, network settings, the duration of the system and the saving power from <a href="http://battery-store.com.au/laptop-battery/fujitsu-lifebook-t4210.htm">Fujitsu lifebook t4210 battery</a> so on &#8211; all that you can bring about various tools in experience. We recommend a tool which, while spartan, because you operate at the command line, but also provides unsurpassed amount of information. His name: System Info. If you call it within a command prompt, you not only get the information you need to gather up otherwise tedious. In addition, you get to information that otherwise remain inaccessible, as the original installation date, and the internal system name for the installation drive.</p>
<p><strong>Tip: With</strong></p>
<p>System info | more</p>
<p>Show the output screen at a time and may continue using space bar. By</p>
<p>system info / for csv &#8211; Systeminfo.csv</p>
<p>Leave the result in a CSV file, which you can then open them in your spreadsheet.</p>
<p><strong>6th Fc: compare files quickly</strong></p>
<p>To compare two files, use within a command prompt, type Fc, followed by the file name. For text files, list the issue on any differences line by line. If the two files differ only by a few additional lines inserted, Fc recognizes the similarities: It shows the extra lines, but not all of the following evaluates as different. Instead, it noted a re-match and from then compares the files again with each other. If you do not text, but have to do with binary files, use the / b. This will give you the output in hexadecimal form.</p>
<p>Ip: for the contents of two folders that contain files with identical names, too, is suitable Fc.</p>
<p>k-dir1 \ *-dir2-\ *</p>
<p>Automatically compares two couples with the same file name in folder 1 &#8211; folder and 2 -. Do you want to restrict the comparison, instead of giving the asterisk, which records all files to a restrictive pattern, for example, *. txt or *. ini.</p>
<p><strong>7th Robocopy: The synchronization tool</strong></p>
<p>With a robot tool has nothing to do. The name Robocopy will only show that it is a robust tool is to copy. Since it is part of Windows Vista. XP users, it will also free by the Windows 2003 Resource Kit download and install.it also can save power of <a href="http://battery-store.com.au/laptop-battery/fujitsu-lifebook-t4215.htm">lifebook t4215 battery</a>. Robocopy, you can not just as a leader, but also as a replication tool used copy. The difference is crucial: Pure cloning tools to delete the destination directory never anything. A replicator, however, has the task to keep directories in sync, this may well include files to remove the target directory that does not exist in the source directory. The / e alone about Robocopy copies the contents of directory including all subdirectories, source-to-finish:</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/fujitsu-lifebook-t4220.htm">Fujitsu lifebook t4220 battery</a> <a href="http://battery-store.com.au/laptop-battery/fujitsu-lifebook-t4310.htm">lifebook t4310 battery</a> <a href="http://battery-store.com.au/laptop-battery/fujitsu-lifebook-t4410.htm">Fujitsu lifebook t4410 battery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/hidden-treasures-in-xp-vista-and-windows-7-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hidden treasures in XP , Vista and Windows 7</title>
		<link>http://batterytalk.info/hidden-treasures-in-xp-vista-and-windows-7/</link>
		<comments>http://batterytalk.info/hidden-treasures-in-xp-vista-and-windows-7/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 10:03:03 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[battery tip]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[thinkpad x60 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=578</guid>
		<description><![CDATA[Want to bet that you only use a part of Windows? Microsoft has hidden under the surface much more than you see in the start menu and desktop .

As a &#8221; desktop &#8220;means the Microsoft Windows interface. What lying around openly on this desk , or directly accessible from the Start menu , the user [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Want to bet that you only use a part of Windows? Microsoft has hidden under the surface much more than you see in the start menu and desktop .</strong></p>
<p><img class="alignnone size-full wp-image-579" title="301" src="http://batterytalk.info/wp-content/uploads/2010/08/301.jpg" alt="301" width="200" height="153" /></p>
<p>As a &#8221; desktop &#8220;means the Microsoft Windows interface. What lying around openly on this desk , or directly accessible from the Start menu , the user usually know well and use it almost daily. But there are also a lot of useful tools in hidden drawers and secret compartments of the system and S<a href="http://battery-store.com.au/laptop-battery/sony-vgp-bps5a.htm">ony VGP-BPS5A </a> &#8211; you only have to open . The best is often hidden : we look at all the angles and bring real treasures to light. Not only users of Vista but Windows XP will be amazed by how much they can help with the secret tools to work. Many of the programs presented here can be operated only from the command line . Some also have a graphical interface , and they are really mature enough that they deserve a place in the Start menu.</p>
<p><strong>1st Iexpress : CAB archives simply make himself</strong></p>
<p>Start Iexpress (by simply typing &#8221; Iexpress &#8221; in the Start menu ) is part of the &#8220;Internet Explorer Administration Kit &#8221; and is part of Internet Explorer. With the tool, you can transfer files to &#8211; summarized optional self-extracting install, or even themselves &#8211; CAB archives. The file selection you remember to request files in SED (Self Extracting Directive) in order to possibly use it later as a starting point.</p>
<p>How the tool: Select the first dialog &#8220;Create new Self Extraction Directive &#8221; to create a new archive. In the next dialog, set the archive. For a self -install exe file, use the option &#8220;Extract files and run an installation command &#8220;. An EXE file, which can only extract itself, but not installed , you get to &#8220;Extract files only &#8220;. The third option , &#8220;Create compressed files only &#8220;, you produce a simple cab file. In the following dialogs you create when you create an EXE file, a package title, an individual installation and final certification, and optionally a text file with the license terms set . For a self-installing archive you must also specify an EXE or INF file that is started automatically after unpacking the archive. You can even specify a command to be executed thereafter.</p>
<p><strong>2nd Eudcedit : Editor for custom signs</strong></p>
<p>The Editor for custom character &#8221; you create your own characters, you can use in all applications. Start it from Start , Run, eudcedit . You must be logged in XP as administrator on Vista to confirm the UAC prompt.</p>
<p>In the &#8221; Select Code &#8220;, click on the box in the upper left corner and then click &#8221; OK &#8220;. In the editor window, then draw with the mouse or your characters icon. With &#8221; window, reference to &#8221; you can open any existing characters , such as to copy it to completely or partially and then further process .</p>
<p>The editor , however, create completely new fonts , ie : TTF files, but only the files and EUDC.EUF EUDC.TTE in the Windows Fonts folder. The additional characters contained therein are in principle in all Windows applications and available for printing . However, it is not possible to put them on the font selection of a program. You have to click Start, Programs, Accessories , System Tools, Character Map go &#8220;- or &#8220;Start, Run, call charmap &#8220;- and choose after &#8221; font &#8220;, select&#8221; All Fonts ( Custom characters) .</p>
<p>Use on other PCs: This requires you to install the files and EUDC.EUF EUDC.TTE there. Do not copy the files from Windows Explorer: If you try, you will receive an error message. Copy both files via command to a disk or network and on the target PC in the% windir % \ fonts &#8220;. Then start on the target PC Eudcedit , and close the program. The editor initialized while the font file , and the contained characters can also be used on this PC and <a href="http://battery-store.com.au/laptop-battery/hp-pavilion-dv4000-series.htm">hp pavilion dv4000 battery</a>.</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/sony-vgp-bps5.htm">sony vgp-bps5</a> <a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-t60-series.htm">thinkpad t60 battery</a> <a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-x60-series.htm">thinkpad x60 battery </a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/hidden-treasures-in-xp-vista-and-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Unlocker: Locked files sharing</title>
		<link>http://batterytalk.info/locker-locked-files-sharing/</link>
		<comments>http://batterytalk.info/locker-locked-files-sharing/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 08:47:46 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[digital camera battery]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[Dell inspiron 1501 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=571</guid>
		<description><![CDATA[Unlocker: Locked files sharing


Sometimes the attempt to delete a file will be acknowledged with an error message because the element is locked. Only after a reboot, the blockade is lifted &#8211; at least in some cases. Instead of presenting Freeware UnlockerWhich attaches itself to the installation in the context menu of Windows Explorer. After choosing [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Unlocker: Locked files sharing</strong></p>
<p><strong><img class="alignnone size-full wp-image-572" title="230" src="http://batterytalk.info/wp-content/uploads/2010/08/230.JPG" alt="230" width="174" height="195" /><br />
</strong></p>
<p>Sometimes the attempt to delete a file will be acknowledged with an error message because the element is locked. Only after a reboot, the blockade is lifted &#8211; at least in some cases. Instead of presenting Freeware UnlockerWhich attaches itself to the installation in the context menu of Windows Explorer. After choosing a locked file or directory , you call the right mouse button , select Unlocker and click on the button  Unlock. After the item is unlocked can be deleted.</p>
<p>he freeware Adapter Watch  provides status information about network interface. Among the data displayed by the tool include IP address , MAC address , DNS, the number of transmitted packets , transmission speed and packet statistics.</p>
<p><strong>Guard FS : Monitor services and directories</strong></p>
<p>With FS Guard ( Folder &amp; Service Guard)  Services , administrators and folders on NT/2000 and 2003 servers automatically monitor . These elements must be selected to be monitored . The configuration of the monitoring is done through a convenient user interface.</p>
<p>So it is possible to observe continuously critical services on the server , stopped or no longer functioning services to restart. Also log files can observe with the software. The administrator can be achieved for example, be warned or exceed a pre- set space limit. To be informed immediately if a protocol error by increases disproportionately . The program can send notification by mail and you think so too during your absence to date .</p>
<p><strong>X &#8211; NetStat request: Information with reamed Netstat</strong></p>
<p><strong></strong>With the help of the English Shareware X &#8211; NetStat  They identify details of all incoming and outgoing Internet and network connections. These details are part of the open ports and information on the IP addresses of the computers and <a href="http://battery-store.com.au/laptop-battery/dell-inspiron-6400.htm">inspiron 6400 battery</a> with which data is exchanged . Good: The refresh interval can be selected as desired . The basic principle of resource-saving tools is reminiscent of the Windows function netstat.exe , but does not run X &#8211; NetStat in command line window. Thus the user interface is simpler. In addition, you can finish with this tool also links a mouse click or copy the information into the clipboard.</p>
<p>The English SolarWinds Standard Toolset  helps the network professional in -depth analysis of extensive work environments. In addition , there are many individual tools available, in categories such as &#8220;Cisco Tools , &#8220;&#8221; Ping Tools &#8221; and &#8221; address management are divided . &#8221; With the &#8221; IP Network Browser, you can check whether all the computers and <a href="http://battery-store.com.au/laptop-battery/sony-vgp-bps9b.htm">Sony vgp-bps9/b battery </a>in the network are operable , &#8221; Ping &#8221; and &#8221; trace route &#8221; to inform you about response times and the path of data packets , and with the help of &#8221; Wake on LAN &#8221; to enable clients from standby mode. Important analysis functions : the two benchmark tools &#8220;CPU Gauge &#8220;and &#8220;Router CPU Load &#8220;give information about the load of Windows servers and routers.</p>
<p>More information in:<a href="http://www.okakku.de/dell-latitude-d820.htm">Dell latitude d820 akku</a> <a href="http://battery-store.com.au/laptop-battery/lenovo-thinkpad-x61-series.htm">ibm thinkpad x61 series battery</a> <a href="http://battery-store.com.au/laptop-battery/dell-inspiron-1501.htm">Dell inspiron 1501 battery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/locker-locked-files-sharing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firewall myths exposed</title>
		<link>http://batterytalk.info/firewall-myths-exposed/</link>
		<comments>http://batterytalk.info/firewall-myths-exposed/#comments</comments>
		<pubDate>Mon, 16 Aug 2010 09:41:24 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[sony vgp-bps2 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=562</guid>
		<description><![CDATA[Firewall myths exposed


A firewall protects your PC and sony vgp-bps2 battery from all threats? Do not believe it! Because these tools may be less than one reputed to them. We tell you where your firewall does not help, and provide tips on how you are really sure.
Myth 1 with a firewall, I am safe from [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Firewall myths exposed</strong></p>
<p><strong><img class="alignnone size-full wp-image-565" title="168" src="http://batterytalk.info/wp-content/uploads/2010/08/168.JPG" alt="168" width="176" height="182" /><br />
</strong></p>
<p>A firewall protects your PC and <a href="http://battery-store.com.au/laptop-battery/sony-vgp-bps2.htm">sony vgp-bps2 battery</a> from all threats? Do not believe it! Because these tools may be less than one reputed to them. We tell you where your firewall does not help, and provide tips on how you are really sure.</p>
<p><strong>Myth 1 with a firewall, I am safe from Internet dangers</strong></p>
<p>If you think you have a firewall alone done enough for the security, is wrong. Quite the contrary, a user can thus be lulled into a false sense of security and venture carelessly in corners of the Internet, which they would normally never surf.</p>
<p>In fact, the firewall only filters the network traffic. DVD and USB drives do not remain to be underestimated gateways. This proves the worm Conficker that has spread remarkably rapidly through these media. The firewall is also powerless against viral infections classic: When a virus was downloaded and run, he can settle in Internet Explorer and tricking with the authorization of the online tools through the firewall.</p>
<p>Result: Enhance your firewall necessarily anti-virus software, such as the free Antivir Personal Free 9.0 (for Windows XP, Vista and 7). Round up the protection of the PC through regular updates of all programs, and critical behavior from users.</p>
<p><strong>Myth 2 Stealth mode makes me invisible</strong></p>
<p>The stealth mode, which is integrated in some firewalls, suggests that total invisibility and protection for your computer and <a href="http://battery-store.com.au/laptop-battery/toshiba-satellite-m35-series.htm">toshiba satellite m35 battery</a> from attackers. The reality is different: the stealth mode, but is silent on ping requests. But if a hacker gets no answer to his question, he knows that there exist a computer needs, which has rejected his request. For if no PC is behind a specific IP address, the appropriate network location responds with &#8220;Destination unreachable&#8221; (&#8221;destination unreachable&#8221;).</p>
<p>Consequence: Turn on the stealth mode in the firewall.</p>
<p><strong>The best protection for your firewall</strong><br />
<strong>Myth 3 hardware firewall is better as a software firewall</strong></p>
<p>In fact, the distinction between hardware and software firewall is wrong. Even on a hardware firewall software is running . Usually this is a Linux &#8211; based operating system with a packet filter. Like any other system can also have this vulnerability and be vulnerable . In fact, already had several suppliers of a hardware firewall to provide updates as their operating systems were dangerous gaps.The strength of hardware firewalls is elsewhere : they work as opposed to a desktop firewall completely separate from your PC and <a href="http://battery-store.com.au/laptop-battery/toshiba-satellite-m30-series.htm">toshiba satellite m30 battery</a>. They come so that the requirement for a firewall to separate two networks , better after (see box).</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/toshiba-satellite-a75-series.htm">toshiba satellite a75 battery</a> <a href="http://www.okakku.de/apple-a1185.htm">apple a1185 akku</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/firewall-myths-exposed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secret hardware tricks</title>
		<link>http://batterytalk.info/secret-hardware-tricks/</link>
		<comments>http://batterytalk.info/secret-hardware-tricks/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 10:44:00 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[Dell latitude d820 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=552</guid>
		<description><![CDATA[Often, video cards , cameras &#38; Co. more than the manufacturer allows. With our tips , and tools to unlock hidden options, or expand the capabilities of your device.


Hardware classes to better! Find yourself not so off if you miss one component in your ability. Usually only a tiny change in the software of a [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Often, video cards , cameras &amp; Co. more than the manufacturer allows. With our tips , and tools to unlock hidden options, or expand the capabilities of your device.</strong></p>
<p><strong><img class="alignnone size-full wp-image-553" title="8888" src="http://batterytalk.info/wp-content/uploads/2010/08/8888.jpg" alt="8888" width="229" height="218" /><br />
</strong></p>
<p>Hardware classes to better! Find yourself not so off if you miss one component in your ability. Usually only a tiny change in the software of a device is needed to enable new features or extend existing ones. We have you gathered the wildest Hardware Hacks: Get more out of cell phone , DVD player, digital camera , video card ,<a href="http://battery-store.com.au/laptop-battery/dell-latitude-d820.htm">Dell latitude d820 battery</a> ,and CD / DVD burner . But beware: Every intervention in the software of a device is dangerous . Therefore, you should first consider all the cases a backup. Also important to know : By uploading a hacked firmware you will lose all warranty claims. Who readily accepts and loves the risk , its hardware can elicit new skills.</p>
<p><strong>Video cards : Bios hack</strong></p>
<p>Current graphics cards vary in speed and features. A map series is based often on the same graphics chip, are activated in the more or less depending on the model functions. Would you like to get at these hidden features or overclocked , but stable store current parameters on the card itself , you often left with no option but to try their hand at the bios of the graphics card basket. With Nibitor Bios Editor as you can change the BIOS settings of Nvidia cards. For example an ATI card Radeon BIOS Tuner ( Rabit ) the same purpose. However, remember that you lose any warranty! The procedure is the same in both tools . You save the BIOS of the card to your hard drive , for example with NV Flash or ATI FlashAnd make a copy of it as a backup. After you have done with Nibitor Bios Editor or Radeon Bios tuner the desired changes , you play back the bios with the flash tool on the graphics card. Now the settings are stored there permanently.</p>
<p><strong>DVD Player : Unlock region codes</strong><br />
<strong><img class="alignnone size-full wp-image-551" title="8104" src="http://batterytalk.info/wp-content/uploads/2010/08/8104.JPG" alt="8104" width="250" height="230" /><br />
</strong><br />
Just branded DVD players are often provided by region. For Europe is the region code 2, the U.S. has the code first You notice about the restriction when a DVD that was meant for the U.S. market, not on your device to play. You can A special remote control order to be with even the toughest player to multi &#8211; region device. The isolator is tailored exactly to your model type. Select the web site from your device , such as the Panasonic DVD -S 47th You get a remote control that only works with this player and only once. Start the player, but without a DVD insert . Equip the remote control with two <a href="http://battery-store.com.au/laptop-battery/dell-vostro-1500.htm">Dell vostro 1500 battery</a> . If they are placed correctly , the red LED and indicates to you that the little helper is ready for use. Point the remote at the player, and press the brown button. The LED blinks four times and meanwhile sends a sequence of IR commands to the player. Keep the button pressed in about five seconds , and release it then . Wait about ten seconds before you turn the player into standby mode. Unplug the unit for about five seconds from power. Now the player is free from any region codes . Should something have gone wrong, you will find on the help pages more info.</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/dell-inspiron-1520.htm">inspiron 1520 battery</a> <a href="http://battery-store.com.au/laptop-battery/hp-pavilion-dv6000-series.htm">hp pavilion dv6000 battery</a> <a href="http://www.okakku.de/dell-gd761.htm">Dell gd761 akku</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/secret-hardware-tricks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Security myths</title>
		<link>http://batterytalk.info/security-myths/</link>
		<comments>http://batterytalk.info/security-myths/#comments</comments>
		<pubDate>Wed, 04 Aug 2010 11:08:59 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[battery tip]]></category>
		<category><![CDATA[digital camera battery]]></category>
		<category><![CDATA[thinkpad r30 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=547</guid>
		<description><![CDATA[
I have antivirus software, so I&#8217;m sure
Antivirus software is essential, but they alone will not protect against everything. Some antivirus products also block spam or phishing attempts still have spyware or other malware. Even if it has an antivirus software that protects against more than just viruses, you must also keep them up to date. [...]]]></description>
			<content:encoded><![CDATA[<p><strong><br />
I have antivirus software, so I&#8217;m sure</strong></p>
<p>Antivirus software is essential, but they alone will not protect against everything. Some antivirus products also block spam or phishing attempts still have spyware or other malware. Even if it has an antivirus software that protects against more than just viruses, you must also keep them up to date. New malware is discovered every day, so that antivirus software is only as good as they were at the last update. Moreover, it always takes a while to newly emerged threats have successfully saved in a database and the countermeasures have been updated to the anti-malware products. So they are not from the day zero protection against new attacks.</p>
<p><strong>Security is only a problem when I use Windows</strong></p>
<p><strong><img class="alignnone size-full wp-image-548" title="0841" src="http://batterytalk.info/wp-content/uploads/2010/08/0841.JPG" alt="0841" width="230" height="223" /></strong></p>
<p>Microsoft had in recent years certainly get the biggest piece of cake attacker. This does not mean that other systems or applications are immune from attack. While Microsoft products are the most frequent target of attacks, but Linux and Mac OS X also have vulnerabilities that can be exploited. As alternative operating systems and web browsers have increasing numbers of users, they will slow more attractive targets. Currently, the attacks are aimed primarily at third-party software such as Adobe Reader to steal data from these systems.</p>
<p><strong>My router has a built-in firewall, so my PC is protected</strong></p>
<p>A firewall provides excellent protection against accidental, unauthorized access to your network and protect your computer and <a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-t43-series.htm">thinkpad t43 battery</a> from a variety of hazards. However, hackers have figured out long ago that the fastest way is through the firewall ports that can pass the data ignored. In the default settings for most firewalls will be of normal traffic, waved through as Web data and e-mails, while only very few users the trouble of the firewall settings more accurate to take a close look at. Furthermore, many attacks these days run from web-based, for example via a phishing page, before you can not protect a firewall.</p>
<p><strong>Since I visit only large and trusted sites, I have to be afraid of anything</strong></p>
<p>You naturally increase the likelihood of your system infected by surfing to dodgy sites. But even large and well known sites are infiltrated now and then. For example, the pages of Apple, CNN, eBay, were Microsoft, Yahoo and even the FBI cracked by attackers and were able to collect information about users and malware to be installed on other computers and their <a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-x40-series.htm">ThinkPad x40 battery</a>.</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-r60-series.htm">Ibm thinkpad r60 battery</a> <a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-r50-series.htm">Ibm thinkpad r50 battery</a> <a href="http://battery-store.com.au/laptop-battery/ibm-thinkpad-r30-series.htm">thinkpad r30 battery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/security-myths/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Data Backups in danger</title>
		<link>http://batterytalk.info/data-backups-in-danger/</link>
		<comments>http://batterytalk.info/data-backups-in-danger/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 11:44:15 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[digital camera battery]]></category>
		<category><![CDATA[Dell latitude d820 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=543</guid>
		<description><![CDATA[As a prudent users of wireless networks, you have probably already set up a password for your network to another to refuse access to your network,it also can can protect your Dell inspiron 6000 battery. However, a password protection alone may not be sufficient.
Take a better encryption method
There are several types of Drahtlosnetzwerkverschlüsselung and there [...]]]></description>
			<content:encoded><![CDATA[<p>As a prudent users of wireless networks, you have probably already set up a password for your network to another to refuse access to your network,it also can can protect your <a href="http://battery-store.com.au/laptop-battery/dell-inspiron-6000.htm">Dell inspiron 6000 battery</a>. However, a password protection alone may not be sufficient.</p>
<p><strong>Take a better encryption method</strong></p>
<p>There are several types of Drahtlosnetzwerkverschlüsselung and there are important differences. WEP (Wired Equivalent Privacy) encryption is probably still the most commonly used method in wireless networks. If you operate with a WEP password protected wireless network, you have already taken a major step towards a secure network.</p>
<p>However, WEP has a big disadvantage. It can be cracked with the right tools, even of not very professional hackers in a few minutes to get access to your network . However, WEP is still better than no protection, since most of the attackers is not the time to have a password cracking program to get access to your network . Secure than WEP , WPA (Wi &#8211; Fi Protected Access) or WPA2 standard succession . This encryption method iron the weaknesses of WEP encryption , and thus offer better protection.</p>
<p>Log into your router and find the wireless security settings. There you can choose between encryption types , such as WPA or WPA2. Then create a password and save the changes. After a reboot of the router , you can now safely without major conversion effort surfing.</p>
<p><strong>Data Backups in danger</strong></p>
<p><strong><img class="alignnone size-full wp-image-544" title="e739f212-d3a9-4157-9a87-d0fa929f7d62" src="http://batterytalk.info/wp-content/uploads/2010/07/e739f212-d3a9-4157-9a87-d0fa929f7d62.JPG" alt="e739f212-d3a9-4157-9a87-d0fa929f7d62" width="220" height="243" /></strong></p>
<p>You know for sure that your data should regularly on an additional hard drive or online store ( backup). Backups should serve unique files such as family pictures in the form of a copy to own even if their hard drive to have even a malfunction. Happy such backups on CDs , DVDs or USB sticks can be realized , but these media are very easy to transport and can be easily stolen.</p>
<p><strong>Encrypt your backup data</strong></p>
<p>Make sure that you use a backup program that allows a Direktverschlüsselung the data or at least you can protect the data and <a href="http://battery-store.com.au/laptop-battery/dell-latitude-d620.htm">Dell latitude d620 battery</a> with a password . If you want to go one step further, you can direct your backups to an external USB hard drive encrypted , how Seagate Maxtor Black Armor . There are also external hard drives with fingerprint recognition, such as Apricorn Aegis Bio or LaCie d2 Safe.</p>
<p><strong>Take an online backup service</strong></p>
<p>You can also use online storage services such as Microsoft Windows Live SkyDrive or drop box , or Ubuntu one . In Figure of , you can store 25 GB of data free of charge. This data is protected via a username and password. Unfortunately, copying 25 GB of data over an Internet connection is very time-and resource-intensive. For a small fee you can also use services such as Mozy , which use both an automated and intelligent process of data upload can be regulated so that your backup is always up to date .</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/dell-xps-m1330.htm">xps m1330 battery</a> <a href="http://battery-store.com.au/laptop-battery/lenovo-3000-n100-series.htm">lenovo 3000 n100 battery</a> <a href="http://battery-store.com.au/laptop-battery/dell-latitude-d820.htm">Dell latitude d820 battery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/data-backups-in-danger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connections : This is important for WLAN and UMTS</title>
		<link>http://batterytalk.info/connections-this-is-important-for-wlan-and-umts/</link>
		<comments>http://batterytalk.info/connections-this-is-important-for-wlan-and-umts/#comments</comments>
		<pubDate>Mon, 19 Jul 2010 10:36:33 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[laptop battery]]></category>
		<category><![CDATA[notebook review]]></category>
		<category><![CDATA[presario r3000 battery]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=530</guid>
		<description><![CDATA[Advantages: Who SSD automatically equate with performance , can adopt this idea &#8211; at least for the low-cost Flash solutions, as used in netbooks used. In terms of performance they put on traditional hard drives by little . The advantages lie elsewhere: They are lighter , more robust , make less noise and less heat [...]]]></description>
			<content:encoded><![CDATA[<p>Advantages: Who SSD automatically equate with performance , can adopt this idea &#8211; at least for the low-cost Flash solutions, as used in netbooks used. In terms of performance they put on traditional hard drives by little . The advantages lie elsewhere: They are lighter , more robust , make less noise and less heat develop .</p>
<p>The memory in such Netbooks example, can then be sent by SD -Card. Some manufacturers also an online store is part of the offer, where you can outsource its data. Sizes 20 to 30 GB is quite common here .</p>
<p>Connections: Make sure to have as many USB ports netbooks in general, less interfaces than conventional notebooks and <a href="http://battery-store.com.au/laptop-battery/compaq-presario-r3000.htm">presario r3000 battery</a> . Almost all netbooks bring a VGA port for driving an external display and an Ethernet port.</p>
<p><img class="alignnone size-full wp-image-531" title="7911" src="http://batterytalk.info/wp-content/uploads/2010/07/7911.JPG" alt="7911" width="220" height="258" /></p>
<p>Back to the basic structure usually includes audio connectors (In / Out ) and a card reader. The crucial link with the outside world manufacture the USB ports : most netbooks have three, some models have to make do with two &#8211; this principle applies : the more the better. Far less an Express Card slot is found , but which would be helpful for some extensions.</p>
<p>Facilities: Try before you buy absolutely the touchpad , we recommend trying the keyboard and touchpad, because the differences are quite noticeable. The 10 -inch devices come with a key pitch of 17.5 mm &#8211; for standard keyboards is 19 millimeters &#8211; usually a much better feeling than to write the keyboards of the 8.9- inch models . The touchpad is just for the scrolling of paramount importance if no mouse is available. Here is to try it .</p>
<p><strong>Connections : This is important for WLAN and UMTS</strong></p>
<p>Most Netbooks spark even in the WLAN according to the standard 802.11g. Some <a href="http://battery-store.com.au/laptop-battery/acer-aspire-1690.htm">aspire 1690 battery</a> manufacturers now incorporate the powerful 802.11n.</p>
<p>With a netbook would one actually go online to always &#8211; a UMTS solution suggests itself as a natural. Many netbook manufacturers offer models that already have an integrated UMTS modem. With regard to the handling , it is certainly the easiest solution if the SIM card in the device itself disappears.</p>
<p>Phone as a modem: Who calls a Bluetooth UMTS Smartphone his own , should look for when Netbook on appropriate Bluetooth support. The right service plan can be provided , then may use the phone as a modem sense . The usual for Smartphone contracts amounts of data with the <a href="http://battery-store.com.au/laptop-battery/acer-aspire-3000.htm">Acer aspire 3000 battery</a> but quickly exceeded.</p>
<p>Rates: Some mobile operators offer sponsored Netbooks in connection with a UMTS contract. Whether that counts for you, depending on your usage . For one or the other suffice as a safe UMTS Stick with a daily flat rate.</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/dell-1691p.htm">Dell 1691p battery</a> <a href="http://battery-store.com.au/laptop-battery/dell-latitude-d820.htm">Dell latitude d820 battery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/connections-this-is-important-for-wlan-and-umts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The right tool for every purpose (C)</title>
		<link>http://batterytalk.info/the-right-tool-for-every-purpose-c/</link>
		<comments>http://batterytalk.info/the-right-tool-for-every-purpose-c/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 10:50:08 +0000</pubDate>
		<dc:creator>ecsem3</dc:creator>
				<category><![CDATA[battery maintain]]></category>
		<category><![CDATA[battery review]]></category>
		<category><![CDATA[battery specs]]></category>
		<category><![CDATA[digital camera battery]]></category>
		<category><![CDATA[knowledge]]></category>
		<category><![CDATA[apple a1185]]></category>

		<guid isPermaLink="false">http://batterytalk.info/?p=518</guid>
		<description><![CDATA[In the ultra-compact design conceals enough performance to both standard image editing tasks such as Office or to press the play HD films or games . And by means of a removable housing which is available in different colors, you make the Studio Hybrid the way you want . These are classic colors like green, [...]]]></description>
			<content:encoded><![CDATA[<p>In the ultra-compact design conceals enough performance to both standard image editing tasks such as Office or to press the play HD films or games . And by means of a removable housing which is available in different colors, you make the Studio Hybrid the way you want . These are classic colors like green, red , blue or orange, but also premium protective covers made of leather or bamboo to choose from &#8211; for instance if you want to even take the Studio Hybrid to a friend.</p>
<p><img class="alignnone size-full wp-image-519" title="761" src="http://batterytalk.info/wp-content/uploads/2010/07/761.JPG" alt="761" width="189" height="179" /></p>
<p>In addition, you can also make a valuable contribution to the environment. For instance, the PC via an energy-efficient Intel Core 2 Duo processor and is certified under Energy Star 4.0. According to the manufacturer of the hybrid Required 70 percent less power from <a href="http://battery-store.com.au/laptop-battery/apple-a1175.htm">apple a1175</a> than a conventional desktop and offers up to 87 percent efficiency in electricity supply. Thanks to HDMI interface and an optional TV tuner can also use the Studio Hybrid as a convenient media center in<br />
The living room . Or sit on the top model comes with integrated Blu -ray drive and a 24-inch HD display . For € 1099 you can enjoy as current Blu -ray titles in Full HD.</p>
<p>Conclusion: The Dell Studio Hybrid , you get a balanced desktop replacement , the color brings to the desktop , is equipped for all office activities , or a game in between and protects the environment. Thanks to a variety of interfaces ( 5xUSB , HDMI , DVI , digital and analog audio can be and more) use the Studio Hybrid also perfect as a media center in the living room . More Details on Dell Studio Hybrid.</p>
<p><strong>Highly mobile</strong></p>
<p><strong><img class="alignnone size-full wp-image-520" title="762" src="http://batterytalk.info/wp-content/uploads/2010/07/762.JPG" alt="762" width="187" height="167" /></strong></p>
<p>You have a best friend? Wonderful! How about a second? We had an offer : the Dell Inspiron Mini ninth If you want to be highly mobile, want to do without frills like games or fitness play HD movies, this netbook and <a href="http://battery-store.com.au/laptop-battery/apple-a1185.htm">apple a1185</a> is the right choice.</p>
<p>Netbooks are essentially reduced to the minimum notebooks: They are small, the performance is still limited , but the price is low and the mobility factor is extremely high. Netbooks are suitable here , despite the limited opportunities for a variety of tasks : Are you a student, you get a handy solution to record lectures with or to write to the library. In the breaks you surf easily via wireless or network connection and the optional Webcam stay through video- chat with your friends in contact. Of course you can also listen to music and watch videos or digital images on the 8.9- inch display</p>
<p>In terms of hard drive , the Inspiron Mini 9 is based on advanced solid state disk this endeavor instead of a normal , hard one based on flash memory technology used. This is less error prone , faster and consumes less power of <a href="http://battery-store.com.au/laptop-battery/dell-latitude-d820.htm">Dell latitude d820 battery</a> . Together with the Intel Atom processor (1.6 GHz , 512 KB L2 cache , 533 MHz FSB ) is the only one pound system that extremely power -saving, which is beneficial to the battery life. are the Dell Inspiron Mini 9 is available with either Ubuntu or Windows XP Home Edition operating system and costs from € 319 (plus shipping).</p>
<p>Conclusion: Owner of a Dell Inspiron Mini 9 are extremely mobile and want the move does not waive a Surfmaschine . As with the Inspiron Mini 9 on the road and easily write text, check email , listen to music and videos can be viewed , but it just brings a kilogram on the scales , you will get with this device an ideal second laptop.</p>
<p>More information in:<a href="http://battery-store.com.au/laptop-battery/asus-a32-s5.htm">asus a32 s5 battery</a> <a href="http://battery-store.com.au/laptop-battery/apple-powerbook-g4-series-%28titanium%29.htm">Apple PowerBook G4 battery</a></p>
]]></content:encoded>
			<wfw:commentRss>http://batterytalk.info/the-right-tool-for-every-purpose-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
