<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; file</title> <atom:link href="http://www.ghacks.net/tag/file/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 09:07:37 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Avoiding EFS Encryption Disasters in Windows</title><link>http://www.ghacks.net/2011/07/08/avoiding-efs-encryption-disasters-in-windows/</link> <comments>http://www.ghacks.net/2011/07/08/avoiding-efs-encryption-disasters-in-windows/#comments</comments> <pubDate>Fri, 08 Jul 2011 19:09:11 +0000</pubDate> <dc:creator>Mike Halsey MVP</dc:creator> <category><![CDATA[Security]]></category> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[efs]]></category> <category><![CDATA[encrypted file system]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[file]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=47603</guid> <description><![CDATA[Our data is becoming more and more important to us as we&#8217;re keeping ever more of our lives on our PCs, tablets, smartphones and in the cloud.  Currently there are precious few ways to encrypt this data in a way that&#8217;s guaranteed to be trouble-free.  Two of the most obvious being hard disks with encryption [...]]]></description> <content:encoded><![CDATA[<p>Our data is becoming more and more important to us as we&#8217;re keeping ever more of our lives on our PCs, tablets, smartphones and in the cloud.  Currently there are precious few ways to encrypt this data in a way that&#8217;s guaranteed to be trouble-free.  Two of the most obvious being hard disks with encryption built-in and Windows BitLocker.  Even these have their problems however with the former still being very expensive and the latter requiring a TPM (Trusted Platform Module) chip in your computer to operate effectively.</p><p>Not many PCs have TPM chips in them though, they tend to be found mostly in high-end business laptops so we need to turn to other solutions.  There are third-party soutions like Laplink&#8217;s PC Lock and that old favourite TrueCrypt.  For many people though a good alternative is EFS (Encrypted File System) which has been a part of Windows since Windows 2000.</p><p>This is an excellent cryptography utility, able to encrypt and decrypt on the fly.  You can set folders to be automatically encrypted, including all their sub-folders and files.  If you then pair this with a password on your copy of Windows it makes the files pretty impregnable, even if they are stored on a different physical hard disk to your copy of Windows.</p><p>There are problems however, people can still see the full file names of the files, and the folder structure, but there&#8217;s no way they can be opened.</p><p>You might also find that there&#8217;s no way for you to open them either unless you back up your encryption key.  You can do this by typing the word <strong>encrypt</strong> into the Start Menu search box and selecting <em>Manage</em> <em>file encryption certificates</em> from the results that appear.</p><p
style="text-align: center"><img
class="aligncenter size-full wp-image-47604" src="http://www.ghacks.net/wp-content/uploads/2011/07/encrypt1.png" alt="EFS Encryption" width="456" height="482" /></p><p>You can use this wizard to back up your encryption key for EFS.  It&#8217;s helpful too and will talk you through the procedure.  You should <strong>always</strong> keep your EFS key in a safe <em>unencrypted</em> location.  Personally I store mine in the cloud as not only do I then know it&#8217;s unencrypted, but I also know it&#8217;s a long way from my PC should anybody steal the machine.</p><p
style="text-align: center"><img
class="aligncenter size-medium wp-image-47605" src="http://www.ghacks.net/wp-content/uploads/2011/07/Encrypting-File-System-600x575.png" alt="encryption windows" width="540" height="518" /></p><p>There are problems with EFS Encrypted files though and I thought I&#8217;d deal with one of the biggest ones here, and something that you might not know is even affecting you.  Many people these days like to keep backsups of their data on either USB attached hard disks or Network Attached Storage (NAS) drives.</p><p>You&#8217;d assume that because these drives aren&#8217;t a physical part of your own computer, and because they&#8217;re external to the PC that anything you store there will be unencrypted and you can then, not only read the files on another PC, but also restore them in the event of a disaster and you lose your EFS key.  You might find though that when time comes to read the files that you can&#8217;t!</p><p>EFS is only supported on NTFS formatted drives, which is the default disk format option for Windows. If you try and copy an encrypted file to a disk that&#8217;s not formatted this way, such as a USB Pen Drive, then Windows will ask you if you want to copy the file without encryption. A problem arises though because EFS can&#8217;t tell the difference between internal and external NTFS formatted disks. If you have a USB hard disk or a NAS drive that&#8217;s formatted with NTFS (and with many NAS drives you may have been given no indication by the configuration software <em>what</em> file format type it&#8217;s used) then the encryption will also be copied with the file.</p><p>Thus if you lose your encryption key, or if something else goes wrong, then you&#8217;ll not only lose access to the files on your hard drive, but you&#8217;ll also lose access to your backup copy too.</p><p>It&#8217;s a warning that EFS doesn&#8217;t tell you about and it&#8217;s a mistake I&#8217;ve seen too many people make, including myself once which just goes to show how easy it is for a problem to occur. If you want to guarantee that you always have access to your files using EFS, make certain that you always keep an <em>up to date </em>copy of your encryption key in a safe place, and then all should always be well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/07/08/avoiding-efs-encryption-disasters-in-windows/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>New LapLink PC Lock Software (24hr Giveaway!)</title><link>http://www.ghacks.net/2011/05/16/new-laplink-pc-lock-software-24hr-giveaway/</link> <comments>http://www.ghacks.net/2011/05/16/new-laplink-pc-lock-software-24hr-giveaway/#comments</comments> <pubDate>Mon, 16 May 2011 07:36:42 +0000</pubDate> <dc:creator>Mike Halsey MVP</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[data]]></category> <category><![CDATA[encryption]]></category> <category><![CDATA[file]]></category> <category><![CDATA[free]]></category> <category><![CDATA[giveaway]]></category> <category><![CDATA[laplink]]></category> <category><![CDATA[pc lock]]></category> <category><![CDATA[pclock]]></category> <category><![CDATA[Security]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45161</guid> <description><![CDATA[Encrypting the files and data on your hard disc can be awkward.  There are various packages you can use to do the job some of which are easy to use and effective and others which are just a pain.  Personally I use the Encrypted File System built into Windows, though I still don&#8217;t like it [...]]]></description> <content:encoded><![CDATA[<p>Encrypting the files and data on your hard disc can be awkward.  There are various packages you can use to do the job some of which are easy to use and effective and others which are just a pain.  Personally I use the Encrypted File System built into Windows, though I still don&#8217;t like it and it makes me uneasy.  Sure I&#8217;ve got my EFS key backed up and kept safe in the cloud but what I really need is a better solution and one that&#8217;s not tied to a Windows login that could become corrupt.</p><p>Today, LapLink have announced their new PC Lock software.  This takes the task of encrypting your files and data to the next logical level and adds some interesting features.</p><p>According to research conducted by Ponemon Institute, Gartner and Intel, over 1,700 laptops are stolen every day and someone’s identity is stolen every 2 seconds. Files on a PC that are not encrypted are at constant danger of theft, increasing the user’s risk of identity theft, privacy invasion and significant financial loss.</p><p>It uses &#8220;a sophisticated EKE &#8216;Encrypted Key Encryption&#8217; approach with military-grade 256-bit Advanced Encryption Standard (AES)&#8221; to secure your data but in addition to the software on your PC which encrypts and decrypts files on the fly, there&#8217;s a cloud management console too.</p><blockquote><p>With this unique console, users can modify preferences, change settings, reset passwords, lock the data on a missing or stolen PC and remotely delete sensitive data. The Web Management Console is accessible from any web-enabled device, including smartphones, allowing management from virtually anywhere, even if the user is on the go; no need to rely on live customer support as with other products.</p></blockquote><p>This is a very interesting approach meaning that you still have control of your data, and can securely erase it, if you lose your laptop or if your PC is stolen.  You will also be able to rest safe in the knowledge that the thief won&#8217;t have had access to the data in the interim because the files aren&#8217;t unlocked by your Windows log-in.</p><blockquote><p>Files and folders on a PC remain protected even if the PC is lost or stolen. Users can trigger a remote wipe of their encrypted data from the Web Management Console, preventing access of stolen files. Even if the thief pulls the hard drive from the PC and never accesses the Internet, the data remains encrypted and inaccessible. PC Lock is also compatible with other security software, so it can provide an extra layer of protection and complement existing safeguards a user may already have in place or add in the future.</p></blockquote><p>The main encryption software is run from a wizard which takes you through the process of encrypting your files and configuring the PC&#8217;s data.  The encryption takes place in the background and you won&#8217;t notice any degradation in performance on a standard home or business PC, as you shouldn&#8217;t these days.</p><p>Then for those of you in business, maybe a small business where you need to protect sensitive customer and user data how about these cherries on the cake?</p><blockquote><p
style="padding-left: 30px"><strong>Behavior Monitoring</strong><br
/> PC Lock automatically takes steps to protect your encrypted data when it senses an unauthorized user. If someone repeatedly fails to login, PC Lock detects successive failures and will automatically take steps to protect encrypted data. These steps include destroying essential elements of the decryption key rendering access to the data impossible.<br
/> <strong><br
/> Protects against “Cold Boot Attacks”</strong><br
/> The “Cold Boot” phenomenon occurs because other encryption software leaves encryption keys in RAM even when a PC is password protected by a screen saver, sleeping or hibernating. PC Lock deletes keys and overwrites them with random data during transitions to other power states ensuring they cannot be recovered in a cold boot situation.<br
/> <strong><br
/> Protects against Hackers</strong><br
/> The PC Lock password is separate and different than the Windows password. So, even if a hacker is able to login to your Windows user account, they will also have to know your PC Lock password to unlock your data, which if they fail at guessing a set number of times (determined by the user in the Web Management Console) then PC Lock will trigger the key deletion to protect your data.</p></blockquote><p>I like this approach as I&#8217;ve always been uneasy about EFS having lost data to it about 10 years ago.  The thought of having encryption that&#8217;s tied to your Windows log-in on a specific computer is a bit dangerous so I&#8217;ll certainly be giving LapLink PC Lock a try.  The additional peace of mind of having the web console with remote wipe access is an extra bonus.</p><p>LapLink has been around for decades now and made it&#8217;s name with hardware crossover serial cables that allowed you to easily transfer files from one computer to another (this was in the days before modern networks).  Now to celebrate the company&#8217;s 28th anniversary they&#8217;re giving away PC Lock completely free for 24 hours (Monday 16th May 2011).  After that it will be available at a discounted rate of $14.95 for a period before returning to the full retail price of $29.99.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/05/laplink-pc-lock-free1.png" alt="laplink-pc-lock-free" title="laplink-pc-lock-free" width="600" height="333" class="alignnone size-full wp-image-45183" /></p><p>If you value your data and keep personal files on your home or work PC or on your laptop or tablet then you should grab PC Lock while its free, you can get it here at www.laplink.com/pclock.  We all keep personal files on our computers and the thought of being able to log into a cloud management console on my smartphone and remotely wipe a device makes this not just a bargain, but potentially the software we must <em>all</em> have on our computers.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/16/new-laplink-pc-lock-software-24hr-giveaway/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Copy random files</title><link>http://www.ghacks.net/2008/05/18/copy-random-files/</link> <comments>http://www.ghacks.net/2008/05/18/copy-random-files/#comments</comments> <pubDate>Sun, 18 May 2008 18:26:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Music and Video]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[copy]]></category> <category><![CDATA[file]]></category> <category><![CDATA[java]]></category> <category><![CDATA[mp3]]></category> <category><![CDATA[mp3-player]]></category> <category><![CDATA[random files]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=4179</guid> <description><![CDATA[Mix2Stix was primarily designed to copy random mp3 files from the hard drive to an USB stick or mp3 player to ease the pain of selecting the music manually. It provides a one click solution with a few comfort functions which I will explain later in this article. The user has to set four parameters [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://software.azett.com/index.php?cat=20_Mix2Stix&#038;page=50_Download">Mix2Stix</a> was primarily designed to copy random mp3 files from the hard drive to an USB stick or mp3 player to ease the pain of selecting the music manually. It provides a one click solution with a few comfort functions which I will explain later in this article. The user has to set four parameters after program start that define the process.</p><p>He has to select the folder from which the files are copied &#8211; subfolders are automatically included in the process -, a destination drive or folder, a size that should be copied and the file extension. The first two are obvious while the latter two require a short explanation. Size defines the total size of all files that are copied. If you pick for instance 1000 Megabyte as the size and mp3 as the file extension mp3 files with a total size   of about 1000 Megabytes will be copied, never more than that of course to avoid the dreaded disk is full message.</p><p>The file extension can be any file extension which means you can also copy avi files, documents, images or anything else that you can think of randomly to the folder or hard drive.It is furthermore possible to add additional file extensions with the &#8220;;&#8221; separator.</p><p><span
id="more-4179"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/05/mix2stix.jpg" alt="mix2stix" title="mix2stix" width="408" height="233" class="alignnone size-medium wp-image-4180" /></p><p>Two optional check boxes are available: Clear Destination Dir deletes all files in the destination dir so that it is empty before the copy begins. Replace Existing Files overwrites existing files without asking during the copying.</p><p>The configuration can be saved and loaded which is nice if you want to use the program every now and then to load new files on the device. It is even possible to use it once every day before going to school to start the day with a fresh random selection of your music.</p><p>Mix2Stix requires Java which has to be installed on the system. The source is included in the distribution.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/05/18/copy-random-files/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Change all the icons that you want in windows</title><link>http://www.ghacks.net/2007/01/19/change-all-the-icons-that-you-want-in-windows/</link> <comments>http://www.ghacks.net/2007/01/19/change-all-the-icons-that-you-want-in-windows/#comments</comments> <pubDate>Fri, 19 Jan 2007 18:01:03 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[change-icon]]></category> <category><![CDATA[drive]]></category> <category><![CDATA[file]]></category> <category><![CDATA[folder]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[icon]]></category> <category><![CDATA[iconx]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/01/19/change-all-the-icons-that-you-want-in-windows/</guid> <description><![CDATA[The freeware IconX makes it possible to change any icon that you can get your hands on in Windows. It takes care of file type and specific files, folders and even drives. The installation is pretty simple. Download the IconX software and right-click IconX.inf and select install to install the shell extension. Please note that you need to write the author to receive a validation code because the software was shareware and is now freeware.]]></description> <content:encoded><![CDATA[<p>The freeware IconX makes it possible to change any icon that you can get your hands on in Windows. It takes care of file type and specific files, folders and even drives. The installation is pretty simple. Download the IconX software and right-click IconX.inf and select install to install the shell extension. Please note that you need to write the author to receive a validation code because the software was shareware and is now freeware.</p><p>After all of this is done right-click a file, folder or drive and select Change Icon from the context menu. A window pops up showing the path to the file, folder or drive. You will have to choose a icon library, some of which can be loaded from the developers page, and all the icons of that library will be displayed.</p><p><span
id="more-1116"></span></p><p>Just click on the icon that you want to use and use the optional &#8220;Use icon for all files of that type&#8221; if you wish that as well. Changes will be visible immediately and you can repeat the process if you don&#8217;t like the icon anymore.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/01/19/change-all-the-icons-that-you-want-in-windows/feed/</wfw:commentRss> <slash:comments>3</slash:comments> </item> <item><title>Share Files with HTTP File Server</title><link>http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/</link> <comments>http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/#comments</comments> <pubDate>Sat, 30 Dec 2006 08:16:46 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[P2p]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[exchange]]></category> <category><![CDATA[file]]></category> <category><![CDATA[file-server]]></category> <category><![CDATA[files]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[ftp]]></category> <category><![CDATA[http-file-server]]></category> <category><![CDATA[Open Source]]></category> <category><![CDATA[swap]]></category> <category><![CDATA[trade]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/</guid> <description><![CDATA[You have some friends or business partners that you want to share data with but have no website with enough space and don't want to use p2p as well ? One simple way to share files of any size is to use the HTTP File Server which emulates a basic file server on your home computer. The server can be run in public or private mode and it is normally a very good idea to run it in private mode.]]></description> <content:encoded><![CDATA[<p>You have some friends or business partners that you want to share data with but have no website with enough space and don&#8217;t want to use p2p as well ? One simple way to share files of any size is to use the <a
target="_blank" title="http file server" href="http://www.rejetto.com/hfs/?f=intro">HTTP File Server</a> which emulates a basic file server on your home computer. The server can be run in public or private mode and it is normally a very good idea to run it in private mode.</p><p>Private mode means that only trusted users that have been added by you can access the file server. You will have to change the settings from easy mode to expert to be able to create accounts for those users. Once that is done you access the user management by clicking on Menu -> Other Options -> User Accounts. Once you have created at least one user account you right click on files or folders that you have added to your file server and select restrict access and choose the username(s) that you have just created.</p><p><span
id="more-1048"></span> Another possibility would be to protect the folders and files directly without using user accounts. You have to assign a username and password to the file or folder and every user that tries to access it will be asked for this data.</p><p>HTTP File Server is highly configurable: You can set connection limits, speed limits and ban IPs from accessing your server.</p><p>This tool is great if you need to exchange files fast and have no time to setup something else. Alternatives would be to use an ftp client like <a
target="_blank" title="filezilla" href="http://sourceforge.net/projects/filezilla/">FileZilla</a> or a local Apache server with htaccess. Another option that I personally do not like that much is use file hosts to share files. I never liked the idea to send my sensible files to a third party. It does not really matter if it is encrypted or password protected or not, call me paranoid, hehe.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/12/30/share-files-with-http-file-server/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Megaupload bypass country limit</title><link>http://www.ghacks.net/2006/12/29/megaupload-bypass-country-limit/</link> <comments>http://www.ghacks.net/2006/12/29/megaupload-bypass-country-limit/#comments</comments> <pubDate>Fri, 29 Dec 2006 09:25:36 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Hacking]]></category> <category><![CDATA[The Web]]></category> <category><![CDATA[bypass]]></category> <category><![CDATA[country-limit]]></category> <category><![CDATA[file]]></category> <category><![CDATA[hack]]></category> <category><![CDATA[hosting]]></category> <category><![CDATA[megaupload]]></category> <category><![CDATA[rapidshare]]></category> <category><![CDATA[trick]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/12/29/megaupload-bypass-country-limit/</guid> <description><![CDATA[Megaupload is a file hoster just like Rapidshare that has restrictions set in place for guests that are downloading files from their website. Everyone who wants to download a file from Megaupload has to wait a certain time before they can start the download. Another restriction is a so called country limit. If the maximum number of downloaders from a specific country has been reached all others from that country will have to wait until the amount of downloaders drops below that figure.]]></description> <content:encoded><![CDATA[<p>Megaupload is a file hoster just like Rapidshare that has restrictions set in place for guests that are downloading files from their website. Everyone who wants to download a file from Megaupload has to wait a certain time before they can start the download. Another restriction is a so called country limit. If the maximum number of downloaders from a specific country has been reached all others from that country will have to wait until the amount of downloaders drops below that figure.</p><p>The message that appears reads: &#8220;All download slots (number) assigned to your country (name) are in use. Several ways to bypass the country limit exist and I would like to explain two of them and hint to others that can also be used if the need arises. The first one has been around for a while. You do need to download the <a
href="https://addons.mozilla.org/en-US/firefox/addon/59/" target="_blank" title="user agent switcher firefox">User Agent Switcher</a> add-on for Firefox or edit the registry in Windows if you are using the Internet Explorer.<br
/> <span
id="more-1046"></span><strong>Firefox:</p><p></strong>Click on Tools, User Agent Switcher and select Options.. Options from the menu. Click on User Agents in the new tab and then on ADD. It is only important to fill out the first two fields. Name the first any way you want, Megaupload for instance. Copy and Paste the following line in the second field.</p><p>Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; Alexa Tool bar)</p><p><strong>Internet Explorer:</p><p></strong>I strongly advise to use Firefox instead but if you really want to do this in Internet Explorer you have to edit the registry. For IE7 and IE6 navigate to the following registry key:</p><p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\InternetSettings\User Agent\Post Platform.</p><p>Right-Click Post Platform and select New String Value and name it Alexa Toolbar.</p><p>Firefox users need to switch to the User Agent that they have created before they click on a download link. Do this by clicking on Tools, User Agent Switcher and choosing the name (megaupload) that you entered during the creation.</p><p>The second method would be to enter the megaupload website indirectly by using a service that does not reveal where you are coming from. Two services that come to my mind are <a
href="http://translate.google.com/" target="_blank" title="google translate">Google translate</a> and <a
href="http://translate.google.com/" target="_blank" title="google translate"><a
href="http://www.anonym.to/" target="_blank" title="anonym.to">anonym.to</a></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/12/29/megaupload-bypass-country-limit/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>Free Online Conversions</title><link>http://www.ghacks.net/2006/12/09/free-online-conversions/</link> <comments>http://www.ghacks.net/2006/12/09/free-online-conversions/#comments</comments> <pubDate>Sat, 09 Dec 2006 14:14:58 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[The Web]]></category> <category><![CDATA[conversion]]></category> <category><![CDATA[convert]]></category> <category><![CDATA[documents]]></category> <category><![CDATA[file]]></category> <category><![CDATA[filetypes]]></category> <category><![CDATA[freeware]]></category> <category><![CDATA[image]]></category> <category><![CDATA[movie]]></category> <category><![CDATA[music]]></category> <category><![CDATA[script]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2006/12/09/free-online-conversions/</guid> <description><![CDATA[Sometimes you download filetypes that your computer can't read because of a missing viewer or that you would like to transport to a portable device that only reads certain filetypes. Instead of download several programs that are able to convert the files you have into the filetypes that you need you could use the online file conversion website Zamzar to do the same.]]></description> <content:encoded><![CDATA[<p>Sometimes you download filetypes that your computer can&#8217;t read because of a missing viewer or that you would like to transport to a portable device that only reads certain filetypes. Instead of download several programs that are able to convert the files you have into the filetypes that you need you could use the online file conversion website <a
title="zamzar" href="http://www.zamzar.com/" target="_blank">Zamzar</a> to do the same.</p><p><a
title="zamzar convert filetypes" href="http://www.zamzar.com/conversionTypes.php" target="_blank">Zamzar</a> offers four different format categories which are: document, image, movie and music. Each category has a large list of formats that can be converted into each other. The following can be converted on the website:</p><p><span
id="more-992"></span></p><ul><li>text formats: csv, doc, odp, ods, odt, pdf, ppt and xls.</li><li>image formats: bmp, gif, jpg, tiff, ps</li><li>music fomats: ac3, au, flac, m4a, mp3, wav, wma</li><li>movie formats: avi, flv, gvi, mov, mp4, mpg</li></ul><p>As you can see there are plenty of possiblities to convert formats into each other. The maximum file limit is 100 megabytes which should be sufficient for most purposes.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/12/09/free-online-conversions/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>What is that file ?</title><link>http://www.ghacks.net/2006/02/13/what-is-that-file/</link> <comments>http://www.ghacks.net/2006/02/13/what-is-that-file/#comments</comments> <pubDate>Mon, 13 Feb 2006 13:55:14 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Knowledge]]></category> <category><![CDATA[file]]></category> <category><![CDATA[file identification]]></category> <category><![CDATA[processes]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=319</guid> <description><![CDATA[When I look at my taskmanager I sometimes see filenames that I don´t know. <a
href="http://www.whatisthatfile.com/" target="_blank">What is that file</a> gives you the answer to the question. It´s solely based on user submissions, just like wikipedia for instance. Just enter a filename and the following information will be displayed: Name, purpose, description and if its safe or a malicious one. Great if you are not sure why a file is running on your system.]]></description> <content:encoded><![CDATA[<p>When I look at my taskmanager I sometimes see filenames that I don´t know. <a
href="http://www.whatisthatfile.com/" target="_blank">What is that file</a> gives you the answer to the question. It´s solely based on user submissions, just like wikipedia for instance. Just enter a filename and the following information will be displayed: Name, purpose, description and if its safe or a malicious one. Great if you are not sure why a file is running on your system.</p><p>Similar sites that can help you as well are <a
href="http://www.processlibrary.com/" target="_blank">processlibrary.com</a> and <a
href="http://www.neuber.com/taskmanager/process/index.html" target="_blank">neuber.com</a>. I recommend this procedure to every windows user. Fire up your taskmanager and search for every filename that you don´t know. Takes only a few minutes and gives you the possibility to get rid of some processes that are not useful or even malicious.</p><p><span
id="more-319"></span></p><p>[tags]windows, file, filename, virus, trojan, unkown file[/tags]</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2006/02/13/what-is-that-file/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
