<?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; ask the readers</title> <atom:link href="http://www.ghacks.net/tag/ask-the-readers/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 20:51:26 +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>Ask The Readers: Mobile Access, Smartphone Coverage</title><link>http://www.ghacks.net/2011/09/20/ask-the-readers-mobile-access-smartphone-coverage/</link> <comments>http://www.ghacks.net/2011/09/20/ask-the-readers-mobile-access-smartphone-coverage/#comments</comments> <pubDate>Tue, 20 Sep 2011 09:25:31 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[ghacks]]></category> <category><![CDATA[mobile access]]></category> <category><![CDATA[smartphone]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=50661</guid> <description><![CDATA[With mobile access to Ghacks reaching new heights every month, I&#8217;d like to use this Ask The Readers post to get your opinion on a few things that I have been pondering about for a couple of months. First issue that I would like to throw into the room is mobile access to Ghacks. There [...]]]></description> <content:encoded><![CDATA[<p>With mobile access to Ghacks reaching new heights every month, I&#8217;d like to use this Ask The Readers post to get your opinion on a few things that I have been pondering about for a couple of months.</p><p>First issue that I would like to throw into the room is mobile access to Ghacks. There is currently no mobile version of Ghacks available. Mobile users access the same Ghacks site that desktop users access, which may be not the most appropriate version for them to view considering the differences in screen size and connection speed.</p><p>The first question that I have therefor is if you would like to see a version of Ghacks optimized for mobile devices such as iPhone or Android smartphones. Users who connect with those devices would benefit from faster page loading times and optimized layouts.</p><p>Are you accessing Ghacks sometimes from a mobile device? Let me know your thoughts about it please.</p><p>The second question that I have is about mobile coverage here on Ghacks. Roman recently send me an email which got me thinking that it would be nice to review great smartphone applications, tips, tricks and how-to guides as well as important phone updates.</p><p>I&#8217;m thinking of one article per day maximum to take into account the growing mobile niche. I was thinking of concentrating on iOS and Android coverage, but would like to get to know your opinion about it first. Do you think other phones or devices should be included in the coverage? Or would you want less coverage or no coverage at all here on Ghacks?</p><p>I&#8217;d also like to take the opportunity to ask writers who are passionate and knowledgeable in this field to come forward and apply for the job. Just leave a comment below and I will contact you. Please note that I need to take a look at a few sample articles.</p><p>Now it is your turn. Would you like to see a mobile version of Ghacks? And would you also like to see mobile coverage here on Ghacks?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/09/20/ask-the-readers-mobile-access-smartphone-coverage/feed/</wfw:commentRss> <slash:comments>12</slash:comments> </item> <item><title>Installing, Copying Software on Windows, How Do You Do It?</title><link>http://www.ghacks.net/2011/06/10/installing-copying-software-on-windows-how-do-you-do-it/</link> <comments>http://www.ghacks.net/2011/06/10/installing-copying-software-on-windows-how-do-you-do-it/#comments</comments> <pubDate>Fri, 10 Jun 2011 18:05:54 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[copy software]]></category> <category><![CDATA[install software]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=46318</guid> <description><![CDATA[One of the things that irritates me ever since I started using Windows is software installations on the system. You are probably wondering what&#8217;s irritating me. The core problem for me is that there are no general software installation rules on the system. Software by default gets installed mainly into two directory structures. First the [...]]]></description> <content:encoded><![CDATA[<p>One of the things that irritates me ever since I started using Windows is software installations on the system. You are probably wondering what&#8217;s irritating me. The core problem for me is that there are no general software installation rules on the system. Software by default gets installed mainly into two directory structures. First the Program Files folder on the same hard drive as the Windows installation, and the user profile of the currently logged in user which is also located on the main hard drive. 64-bit users can add the Program Files (x86) folder to that list, so that they end up with three possible locations for program installations.</p><p>The majority of applications offer custom installation locations which means that users can install them where ever they want to. While that&#8217;s the way to give everyone maximum flexibility to install the software where they want, it is held back by the fact that some programs do not offer custom installation locations. The Google Chrome browser for instance will always install into the application directory of the user profile folder. Another example is the Steam software. Steam itself can be installed in every location. The games that are installed on Steam however will all be installed on the same drive, with no exception possible (workarounds are available).</p><p>When you look at how software is installed on Windows, you will come to the conclusion that the end result is not streamlined. This may not be a problem for the majority of users, who click on a link in the start menu or a shortcut on the desktop to launch the software that they have just installed.</p><p><img
src="http://www.ghacks.net/wp-content/uploads/2011/06/windows-folders.png" alt="windows folders" title="windows folders" width="530" height="577" class="alignnone size-full wp-image-46320" /></p><p>Some users, myself included, prefer a organized folder system. I prefer it because it keeps the folder count low on a hard drive&#8217;s partition, and all applications accessible under one root folder. Microsoft&#8217;s idea was to make Program Files that folder, but the idea more or less fell short because of reasons outlined above.</p><p>Portable applications need to be addressed as well. They are not installed but simply copied to a location on the hard drive and executed from there. It is actually a lot easier to keep all portable apps under one root folder than programs that need to be installed.</p><p>One of the things that I do to keep a tap on my software installations is to use symbolic links to move them to a new destination after installation. A program like <a
href="http://www.ghacks.net/2010/09/03/steam-mover-automated-tool-to-move-games-and-apps-to-other-drives/">Steam Mover</a> or <a
href="http://www.bitsum.com/MoveAndLink.php">Move and Link</a> to do that without the command line.</p><p>My main question for all of you is this. How do you install software on your system? How do you use portable applications?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/06/10/installing-copying-software-on-windows-how-do-you-do-it/feed/</wfw:commentRss> <slash:comments>13</slash:comments> </item> <item><title>Things To Do When You Are Tired, But Still Need To Work</title><link>http://www.ghacks.net/2011/05/14/things-to-do-when-you-are-tired-but-still-need-to-work/</link> <comments>http://www.ghacks.net/2011/05/14/things-to-do-when-you-are-tired-but-still-need-to-work/#comments</comments> <pubDate>Sat, 14 May 2011 19:07:04 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[tired eyes]]></category> <category><![CDATA[work]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=45130</guid> <description><![CDATA[It happens that I get tired in the late afternoons, so tired in fact that I&#8217;m hard pressed not to go to bed directly to sleep the sleep of the brave. This happens often after a restless night, or when I wake up to early. The following list contains tips that help me stay awake [...]]]></description> <content:encoded><![CDATA[<p>It happens that I get tired in the late afternoons, so tired in fact that I&#8217;m hard pressed not to go to bed directly to sleep the sleep of the brave. This happens often after a restless night, or when I wake up to early.</p><p>The following list contains tips that help me stay awake in those situations. Remember that I work at home and that some may not be suitable for your situation.</p><p>Lets start with the things to do when you are tired and need to overcome that tiredness.</p><p><strong>Take a nap</strong></p><p>This sounds counter-productive at first, especially if you do not wake up after 20 minutes of power napping. I often lay down on the couch, close my eyes and try to relax. I&#8217;m pretty good at waking up at the time that I want to wake up, no need for setting the alarm. If you are a heavy sleeper you may need an alarm, or someone else waking you.</p><p>Sometimes I put on my headphones and listen to music, with eyes closed. The music gives me an understanding of the time that has passed since starting the nap.</p><p><strong>Drink Coffee, Black Tea, Caffeine, Water</strong></p><p>I do not drink coffee or other caffeine containing drinks after five in the afternoon though as I do not sleep well if I overdo it. If you do not care, you could get the much needed boost with a cup of hot coffee.</p><p>You may also feel tired because you are dehydrated. Try to drink enough water throughout the day to avoid this from happening.</p><p><strong>Chewing Gum</strong></p><p>I do not know why, but chewing gum helps me stay awake. Maybe it is because it stimulates face muscles, maybe it is because of something else. If you do not have caffeine around, you may want to try chewing gum instead.</p><p><strong>Walk, preferably outside</strong></p><p>A short walk, preferably outside, helps me stay awake as well. Sometimes I walk to the nearest market to buy chewing gum (haha). Walking in combination with fresh air and sunlight seems to push away the feeling of tiredness.</p><p>If you cannot leave, try tapping your feet or moving your body on the chair. Take a short break to go to the toilet. While there, get some cold water on your hands and face. You can also open a window and stick your head outside for a while to get some fresh air.</p><p><strong>Eat something light</strong></p><p>Light eating may also revive your body up to a point where you can get through the day without dozing off. Do not eat something with to much sugar though. Nuts, Vegetables like carrots, a wholemeal sandwich with cheese are all things that you can eat.</p><p><strong>Talk to someone</strong></p><p>If you have someone nearby, start talking to them for a couple minutes. If possible, get up and walk with them while doing the talking.</p><p><strong>Turn up the lights, if light is dim</strong></p><p>Working in half-darkness or full darkness is not only not good for the eyes, but it can make you sleepy as well. Make sure you work under excellent lighting conditions.</p><p><strong>Open a window, change room temperature</strong></p><p>You may want to open a window to get fresh air into the room. This can help if the room temperature appears to be to warm, especially if you do not have access to the heating system to adjust the temperature.</p><p>I know that this is not the usual article you find here at Ghacks, but please bear with me on this one. To make it better, let me know how you overcome tiredness!</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2011/05/14/things-to-do-when-you-are-tired-but-still-need-to-work/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Ask The Readers: New Computer System Suggestions</title><link>http://www.ghacks.net/2009/09/14/ask-the-readers-new-computer-system-suggestions/</link> <comments>http://www.ghacks.net/2009/09/14/ask-the-readers-new-computer-system-suggestions/#comments</comments> <pubDate>Mon, 14 Sep 2009 07:26:25 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[building a pc]]></category> <category><![CDATA[computer hardware]]></category> <category><![CDATA[computer system]]></category> <category><![CDATA[pc]]></category> <category><![CDATA[windows 7]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=16317</guid> <description><![CDATA[My plan is to build a new computer system after Windows 7 is released to install the new operating system on it and retire my old Windows XP system. I have done little research until now and decided to tap into the best possible resource of computer knowledge there is: the Ghacks readers. I do [...]]]></description> <content:encoded><![CDATA[<p>My plan is to build a new computer system after Windows 7 is released to install the new operating system on it and retire my old Windows XP system. I have done little research until now and decided to tap into the best possible resource of computer knowledge there is: the Ghacks readers. I do know what I want to do with the computer system and I also know some minimum specs that I would like to see. It would be nice if everyone with a firm opinion could weight in and give me their take on which hardware components I should buy for the new PC.</p><p>I&#8217;m usually favoring the &#8220;second-best&#8221; part or device over the best, e.g. not the latest and greatest video card for $600+ but one for $300 that is not super fast but still fast enough for everything.</p><p><span
id="more-16317"></span><strong>Usage:</strong></p><p>I need the PC for blogging and research on the Internet mainly. I want to view movies and listen to music. I also want to work with Visual Studio and play some games with friends every now and then.</p><p><strong>Components:</strong></p><p><strong>CPU:</strong> Intel I7 9xx or 8xx. If you have other suggestions or favor a specific processor let me know<br
/> <strong>Computer Memory:</strong> 8GB or more<br
/> <strong>Motherboard:</strong> No favorite yet. Do not need a lot of extras like firewire, bluetooth, infrared connections on the board. Should have a fast network connection build in.<br
/> <strong>Video Card:</strong> No idea. Do not want to pay more than $300 for the video card. I currently have a ATI 4870. Are there any DirectX 11 cards out there yet? Video card should not make a lot of noise.<br
/> <strong>Hard Drives:</strong> I need at least 2 Terabyte. No more than two hard drives. Currently thinking about getting two 1.5 Terabyte drives. Hard drives should not make lots of noise. More important than speed to me. I do not need Raid but I though about having a faster boot hard drive and two slower data drives. Would you favor a fast hard drive (or two in Raid) or SSD drive for that task?<br
/> <strong>SSD Drives:</strong> I&#8217;m not sure if I want an SSD drive. Are there any next gen SSD drives out there that do not get slower over time?<br
/> <strong>Sound Card:</strong> Not necessarily needed but if there is a good one for little money I take it. Otherwise it should be onboard sound.<br
/> <strong>Case:</strong> Mid-tower is fine. I do not care about color but it should have a few connectors on the front (e.g. USB)<br
/> <strong>Power Unit:</strong> It has to be quiet. Should supply enough power though for the computer system.<br
/> <strong>Computer Monitor:</strong> Do not need one</p><p>Did I leave anything out? I&#8217;m keen to read your suggestions. I also do not have a problem waiting another few months before I build the system in case some ubercool hardware comes out in that time that is worth waiting for.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/09/14/ask-the-readers-new-computer-system-suggestions/feed/</wfw:commentRss> <slash:comments>24</slash:comments> </item> <item><title>External Hard Drives: How do I Choose Which One to Buy</title><link>http://www.ghacks.net/2009/08/04/external-hard-drives-how-do-i-choose-which-one-to-buy/</link> <comments>http://www.ghacks.net/2009/08/04/external-hard-drives-how-do-i-choose-which-one-to-buy/#comments</comments> <pubDate>Tue, 04 Aug 2009 15:45:39 +0000</pubDate> <dc:creator>Cheryl</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[Hardware]]></category> <category><![CDATA[hard-drive]]></category> <category><![CDATA[portable storage]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=15030</guid> <description><![CDATA[Lately, I&#8217;ve realized that my computer is full of data and is close to its limit. Normally, I burn data onto a CD or DVD and then delete it off my system. The problem is that over time, the CDs have developed a few unreadable areas. So, I&#8217;ve pretty much lost a few chunks of [...]]]></description> <content:encoded><![CDATA[<p><img
class="alignleft size-full wp-image-12279" src="http://www.ghacks.net/wp-content/uploads/2009/04/hard_drive.jpg" alt="hard drive" width="96" height="87" />Lately, I&#8217;ve realized that my computer is full of data and is close to its limit. Normally, I burn data onto a CD or DVD and then delete it off my system. The problem is that over time, the CDs have developed a few unreadable areas. So, I&#8217;ve pretty much lost a few chunks of data.</p><p>To combat this problem, I&#8217;ve decided its time for me to buy an external hard drive. I figure 500 GB is more than enough for me right now. What&#8217;s confusing me though is choosing which hard drive to buy. I&#8217;ve settled on a 2.5&#8243; drive that draws power from the USB port so I won&#8217;t have to worry about an external power source. After a fair amount of research and considering my budget, I&#8217;ve narrowed my choice down to these two:</p><p><a
href="http://www.seagate.com/www/en-us/products/external/freeagent/freeagent_go/" target="_blank">Seagate FreeAgent Go</a><br
/> <a
href="http://www.transcendusa.com/Products/ModDetail.asp?ModNo=198" target="_blank">Transcend StoreJet 25M</a></p><p>I&#8217;m getting a lot of conflicting reviews about both drives which is why I&#8217;m asking the Ghacks readers to help me make my decision. Here are some of my queries:</p><p><span
id="more-15030"></span><strong>Multiple OS support:</strong> My primary computer runs Windows XP but I also own a laptop that&#8217;s running Ubuntu. I&#8217;d prefer something that works out of the box with both but I&#8217;m not averse to a little tweaking if necessary.</p><p><strong>Partitioning:</strong> Would I need to partition my drive? I&#8217;m planning to segregate the data according to its format but can I just copy everything on it or should I create dedicated partitions? Should I leave some space free in case I want to install a portable version of an OS?</p><p><strong>Durability:</strong> What&#8217;s the point in spending all that cash if my HD&#8217;s going to conk out after a while? Is build quality a factor and how long can I expect the drive to last?</p><p>What do you think of my choices? Have I missed anything out? What are you using for external storage and are you happy with it? Let me know in the comments.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/08/04/external-hard-drives-how-do-i-choose-which-one-to-buy/feed/</wfw:commentRss> <slash:comments>14</slash:comments> </item> <item><title>Ask the Readers: Someone Gave Me a Laptop. Now What?</title><link>http://www.ghacks.net/2009/03/21/ask-the-readers-someone-gave-me-a-laptop-now-what/</link> <comments>http://www.ghacks.net/2009/03/21/ask-the-readers-someone-gave-me-a-laptop-now-what/#comments</comments> <pubDate>Sat, 21 Mar 2009 14:37:50 +0000</pubDate> <dc:creator>Cheryl</dc:creator> <category><![CDATA[Advice]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[dual-boooting]]></category> <category><![CDATA[ubuntu]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=11372</guid> <description><![CDATA[I had relatives from out of the country a little while ago and before they left, one of them decided to leave his laptop behind for me. It&#8217;s an old model from the Toshiba Satellite 2410 series but I&#8217;m not complaining since I got it free. The current configuration of the laptop is a little [...]]]></description> <content:encoded><![CDATA[<p>I had relatives from out of the country a little while ago and before they left, one of them decided to leave his laptop behind for me. It&#8217;s an old model from the Toshiba Satellite 2410 series but I&#8217;m not complaining since I got it free.</p><p>The current configuration of the laptop is a little slow though so I&#8217;ve decided to put in some cash and increase the RAM. Now, all that&#8217;s left is to figure out what to actually do with it. The first thing that popped into my mind was to use it to learn Linux. I&#8217;ve been a Windows user my entire life and although Linux appeals to me, I&#8217;ve never actually tried it out. My desktop is used by other people besides me and I wasn&#8217;t allowed to install Linux on it.</p><p>I have a vague idea of what Linux is and its running but I&#8217;m still pretty unsure about other things so I decided to ask the Ghacks readers for their advice. Here re some of the questions I&#8217;m searching for answers to:</p><p><span
id="more-11372"></span><strong>Should I consider dual-booting?</strong><br
/> I&#8217;ve heard stories of Linux not being able to recognize drivers and such so I don&#8217;t want to have to find that my system won&#8217;t work without having some way of going back and fixing it. My graphics card is a NVidia GeForce 4 420 and I also have a Linksys WPC11 Network Adaptor card.</p><p><strong>Can my laptop handle it?</strong><br
/> Even after upgrading, my laptop will have a configuration of 1.8 GHz with 1 GB of DDR RAM. Also, my hard disk has a capacity of 40 GB. Assuming I leave about 10 GB for the Windows partition, is 30 GB enough to run Linux comfortably?</p><p><strong>What distribution should I choose?</strong><br
/> If I do go ahead and install Linux, I&#8217;m tending towards Ubuntu. It seems to be the most popular distribution and has a lot of support available for it. Another distro that appealed to me was OpenSuse but I&#8217;m not too sure about it.</p><p><strong>How important is it to have an internet connection?</strong><br
/> My laptop won&#8217;t really be connected to the internet (unless I can figure out a way to get a connection). Is this a drawback to using Linux?</p><p>For now, that&#8217;s about it. I&#8217;m looking forward to all your answers. Have I missed out any other important questions that need to be addressed? Let me know.</p><p><span
style="text-decoration: underline;"><strong>Update:</strong></span> Thanks for all your suggestions. I&#8217;ve decided to try Ubuntu as a LiveCD for some time and see how I feel before I install it. Wish me luck.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/03/21/ask-the-readers-someone-gave-me-a-laptop-now-what/feed/</wfw:commentRss> <slash:comments>30</slash:comments> </item> <item><title>Ask The Readers: Ghacks Redesign</title><link>http://www.ghacks.net/2009/01/18/ask-the-readers-ghacks-redesign/</link> <comments>http://www.ghacks.net/2009/01/18/ask-the-readers-ghacks-redesign/#comments</comments> <pubDate>Sun, 18 Jan 2009 19:27:07 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ghacks]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[ghacks redesign]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9986</guid> <description><![CDATA[Two days ago I asked if I should move some of the more advanced content to another blog. The result currently stands at 47% no voters to 41% yes voters with 12% saying they do not care. This reflects why the decision is that hard to make and why it takes so long to come [...]]]></description> <content:encoded><![CDATA[<p>Two days ago I asked if I should move some of the more advanced content to another <a
href="http://www.ghacks.net/2009/01/16/ask-the-readers-moving-articles-to-new-blog/">blog</a>. The result currently stands at 47% no voters to 41% yes voters with 12% saying they do not care. This reflects why the decision is that hard to make and why it takes so long to come to a decision. I&#8217;m currently feeling that a compromise in form of a blog redesign would please most Ghacks users.</p><p>The design should lay more emphasize on the various categories and provide RSS feeds for single categories or tags so that users could pick what they want to read. Before I give the start signal for the redesign I would like to ask you about your opinion once again. Not so much if the site should be redesigned but about what you would like to see when the new design goes online. Just add anything that you might want to see. Please keep in mind that the ads have to be there as this is how I make my living.</p><p>So, let me know about colors, new features and functions, design choices, fonts and everything else that comes to your mind. I cannot promise that it is possible to add everything there is a very good chance that the popular suggestions will be added to the site.</p><p><span
id="more-9986"></span>This is also a nice idea to link to example designs of sites that you like so that we can take a look at them. Fire away!</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/18/ask-the-readers-ghacks-redesign/feed/</wfw:commentRss> <slash:comments>23</slash:comments> </item> <item><title>Ask The Readers: Moving Articles To New Blog</title><link>http://www.ghacks.net/2009/01/16/ask-the-readers-moving-articles-to-new-blog/</link> <comments>http://www.ghacks.net/2009/01/16/ask-the-readers-moving-articles-to-new-blog/#comments</comments> <pubDate>Fri, 16 Jan 2009 11:32:19 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ghacks]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[blog]]></category> <category><![CDATA[poll]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=9933</guid> <description><![CDATA[Ghacks has seen some changes in the last two months with the addition of Jack and his Linux articles and Daniel&#8217;s web development series. A question that came up was if those two (or one of them) should be moved to a separate blog. I still have not come to a decision and I thought [...]]]></description> <content:encoded><![CDATA[<p>Ghacks has seen some changes in the last two months with the addition of Jack and his Linux articles and Daniel&#8217;s web development series. A question that came up was if those two (or one of them) should be moved to a separate blog.</p><p>I still have not come to a decision and I thought it would probably be best to ask the ones that are affected by the decision (that would be you). Two blogs would make it easier to concentrate topics for a certain user base with the option to visit both if both types of content would be interesting to you.</p><p>The main question is whether the content should be separated and if that is the opinion of the majority which content should be moved to another blog.</p><p><span
id="more-9933"></span>My initial thoughts were to move the web development topics to a new blog and also some of the advanced Linux topics. The new blog would be some sort of uberGhacks for advanced users.</p><p>[poll id="6"]</p><p>Please vote and let us know which content should be moved to a separate blog if you select Yes.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2009/01/16/ask-the-readers-moving-articles-to-new-blog/feed/</wfw:commentRss> <slash:comments>36</slash:comments> </item> <item><title>Ask The Readers: Recommended Security Software</title><link>http://www.ghacks.net/2008/11/17/ask-the-readers-recommended-security-software/</link> <comments>http://www.ghacks.net/2008/11/17/ask-the-readers-recommended-security-software/#comments</comments> <pubDate>Mon, 17 Nov 2008 16:56:18 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[applications]]></category> <category><![CDATA[computer software]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[software programs]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=8337</guid> <description><![CDATA[We have been writing about great free software programs for more than three years now here at Ghacks and it is finally time to create a list of programs that we can recommend fully to anyone who is looking for a software with that functionality. It would not be Ghacks if we would not ask [...]]]></description> <content:encoded><![CDATA[<p>We have been writing about great free software programs for more than three years now here at Ghacks and it is finally time to create a list of programs that we can recommend fully to anyone who is looking for a software with that functionality.</p><p>It would not be Ghacks if we would not ask you to contribute to that list. The only requirements are that the software has to be free. It does not matter if they are Open Source, freeware or donation ware. If they are free they have a chance to make it on the list.</p><p>Asking for names for any kind of software program would make it very hard for us to turn the information into a list. We have therefor decided to divide the process into different articles which will only accept programs of one specific category.</p><p><span
id="more-8337"></span>We start with security applications. This can be anything from antivirus programs to antispyware, firewall or process monitors. Yes, some applications fit in more than one category. Name them whenever they fit in so that they can be included in the list.</p><p>Please include at least the name of the application. A link to the program&#8217;s website would be great and helpful as well. The results will be published at the Computer Software Recommendations article.</p><p>So come on. Let us create the best recommended software article ever.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/11/17/ask-the-readers-recommended-security-software/feed/</wfw:commentRss> <slash:comments>29</slash:comments> </item> <item><title>Ask The Readers: Best Tool To Split Firefox Tabs</title><link>http://www.ghacks.net/2008/10/17/ask-the-readers-best-tool-to-split-firefox-tabs/</link> <comments>http://www.ghacks.net/2008/10/17/ask-the-readers-best-tool-to-split-firefox-tabs/#comments</comments> <pubDate>Thu, 16 Oct 2008 23:18:34 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Browsing]]></category> <category><![CDATA[Firefox]]></category> <category><![CDATA[Google Chrome]]></category> <category><![CDATA[Opera]]></category> <category><![CDATA[ask the readers]]></category> <category><![CDATA[dual view]]></category> <category><![CDATA[firefox tabs]]></category> <category><![CDATA[google crhome]]></category> <category><![CDATA[split tabs]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7683</guid> <description><![CDATA[While checking for new Google Chrome plugins I stumbled upon a plugin called Dual View which made it possible to display two websites in a split tab. This could actually be very handy for numerous reasons like writing articles with a reference site open on the screen which would eliminate the need to switch between [...]]]></description> <content:encoded><![CDATA[<p>While checking for new Google Chrome plugins I stumbled upon a plugin called Dual View which made it possible to display two websites in a split tab. This could actually be very handy for numerous reasons like writing articles with a reference site open on the screen which would eliminate the need to switch between tabs all the time.</p><p>Could also be interesting for product comparisons, shopping or watching videos in one half while doing something else in the other half of the screen.</p><p>A quick check on the Mozilla Firefox website did not bring up the desired Firefox extension that would copy that behavior. The extensions that I found where either outdated or crashing my Firefox. That&#8217;s when I decided to ask you if you knew of an extension that would mimic the behavior of the Dual View plugin.</p><p><span
id="more-7683"></span>All I need is a way to display two websites in one Firefox windows next to each other instead of in their separate tabs. I could open two instances of Firefox and run them next to each other but I would prefer an extension that would enable the functionality so that only one instance of Firefox needs to be running.</p><p>So let me know if you are using or remember a Firefox extension that does that. Opera users could also weight in and let me know if Opera supports such a feature as well.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/17/ask-the-readers-best-tool-to-split-firefox-tabs/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> <item><title>Ask the Readers: Software to extract archives in multiple folders</title><link>http://www.ghacks.net/2008/03/22/ask-the-readers-software-to-extract-archives-in-multiple-folders/</link> <comments>http://www.ghacks.net/2008/03/22/ask-the-readers-software-to-extract-archives-in-multiple-folders/#comments</comments> <pubDate>Sat, 22 Mar 2008 10:24:43 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[packer]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/22/ask-the-readers-software-to-extract-archives-in-multiple-folders/</guid> <description><![CDATA[Here is the problem that I&#8217;m currently facing. I sometimes download files from the Internet that are packed and placed into different folders of the same hard drive. I normally unpack them in each folder separately which takes quite a bit of manual work depending on the amount of folders with files that can be [...]]]></description> <content:encoded><![CDATA[<p>Here is the problem that I&#8217;m currently facing. I sometimes download files from the Internet that are packed and placed into different folders of the same hard drive. I normally unpack them in each folder separately which takes quite a bit of manual work depending on the amount of folders with files that can be unpacked.</p><p>I was not able to come up with an application that would recursively scan all folders and subfolders that I point it to and unpack all files found inside those folders. It should be able to handle the most common formats like zip and rar and have no problems with multi-volumes.</p><p>What could work &#8211; was to lazy to figure that out yet &#8211; would be to create a batch script that would process the folders one by one. My question however is if there is an application that is capable of extracting archives in different folders in one go. If you know of an application or have another tip let me know please.</p><p><span
id="more-3583"></span></p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/22/ask-the-readers-software-to-extract-archives-in-multiple-folders/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Ask the Readers: Single Key Shortcuts</title><link>http://www.ghacks.net/2008/03/08/ask-the-readers-single-key-shortcuts/</link> <comments>http://www.ghacks.net/2008/03/08/ask-the-readers-single-key-shortcuts/#comments</comments> <pubDate>Fri, 07 Mar 2008 23:53:20 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[ask the readers]]></category> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[keyboard shortcuts]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2008/03/08/ask-the-readers-single-key-shortcuts/</guid> <description><![CDATA[Welcome to this new column that will greatly depend on the comments of each and everyone of you. I try to address situations, questions or uncertainties in this series that can be discussed and hopefully solved in the end. This time I'd like to ask a question about keyboard shortcuts.]]></description> <content:encoded><![CDATA[<p>Welcome to this new column that will greatly depend on the comments of each and everyone of you. I try to address situations, questions or uncertainties in this series that can be discussed and hopefully solved in the end. This time I&#8217;d like to ask a question about keyboard shortcuts.</p><p>I know that I can create keyboard shortcuts in Windows using program shortcuts. The problem that I have with this solution is that I have to use a key plus at least two of the following three keys: Shift, Alt or Ctrl.</p><p>I performed some tests on keyboard shortcut managers that would allow me to set keyboard shortcuts more easily. They all had the same restrictions though. What I wanted was a way to add a shortcut to a single key, say the keys F6 to F12 without running a program in the background all the time.</p><p><span
id="more-3448"></span>I discovered <a
href="http://w3.haztek-software.com/apps/keydemon.html">key demon</a> which would add this functionality to the F6-F12 keys but only if it was running in the background. The second limitation of Key Demon was that it only made available keyboard shortcuts for those seven keys and no other key in Windows, say the Caps Lock key.</p><p>Is there a way to set permanent keyboard shortcuts to single keys ? What&#8217;s the best general keyword managing software anyway ?</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/03/08/ask-the-readers-single-key-shortcuts/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
