Aug19

8 hacks to make Firefox ridiculously fast

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
SoftwareNo Comments | 2,386 views | Email This Post | Stumble it!

Firefox has been outperforming IE in every department for years, and version 3 is speedier than ever.

But tweak the right settings and you could make it faster still, more than doubling your speed in some situations, all for about five minutes work and for the cost of precisely nothing at all. Here’s what you need to do.

1. Enable pipelining

Browsers are normally very polite, sending a request to a server then waiting for a response before continuing. Pipelining is a more aggressive technique that lets them send multiple requests before any responses are received, often reducing page download times. To enable it, type about:config in the address bar, double-click network.http.pipelining and network.http.proxy.pipelining so their values are set to true, then double-click network.http.pipelining.maxrequests and set this to 8.

Continue reading »

\\ tags: ,

Aug19

Microsoft: Pirated Windows 7 Will Still Get Updates

1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 3.00 out of 5)
Loading ... Loading ...
SoftwareNo Comments | 886 views | Email This Post | Stumble it!

Microsoft earlier this week clarified that all versions of Windows, both legitimate and illegitimate, receive security updates – and that policy will carry over to Windows 7.

“There seems to be a myth that Microsoft limits security updates to genuine Windows users,” wrote Microsoft’s Paul Cooke, who works in Windows Client Enterprise Security. “Let me be clear: all security updates go to all users.”

“Not only do all security updates go to all users’ systems, but non-genuine Windows systems are able to install service packs, update rollups, and important reliability and application compatibility updates,” Cooke continued in the blog entry. “In addition, the users of non-genuine Windows systems can also upgrade a lot of the other software on their computer. For example Internet Explorer 8 has numerous security- oriented features and improvements, and it is available to all users.”

Continue reading »

\\ tags: ,

Jul23

Best 101 Free Computer Software For Your Daily Use

1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.50 out of 5)
Loading ... Loading ...
Software1 Comment | 1,904 views | Email This Post | Stumble it!

Good things in life do not necessarily cost you a bomb. Below I have compiled a list of the top 100 101 free computer software you can make use of.

Enjoy!
Office Suite

  1. OpenOffice.org – OpenOffice.org is a viable alternative to Microsoft Office – even for professional use. It can do just about anything Office can.
  2. AbiWord – A lightweight version of Microsoft Office. Simple, straightforward interface; easy to use.
  3. Jarte – A word processor based on the Microsoft WordPad. It can be run directly from a USB flash drive.
  4. Notepad++ – A free source code editor and Notepad replacement, which supports several programming languages, running under the MS Windows environment.
  5. EditPad Lite – A general-purpose text editor, designed to be small and compact, yet offer all the functionality you expect from a basic text editor.
  6. Continue reading »

\\ tags:

Jul23

28 Coolest Firefox About:Config Tricks

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading ... Loading ...
SoftwareNo Comments | 1,710 views | Email This Post | Stumble it!

You may have installed countless add-on in Firefox to enhance your using experience, but if you want to get the most out of Firefox, you really have to hack your way into the about:config.

The about:config page contains most (if not, all) of Firefox configuration options. It is so far the most effective, and the most powerful way to tweak and enhance your Firefox performance. Here are 28 of the popular tweaks.

Accessing your about:config page

In your Firefox, type about:config in the address bar.

about-config

You will be shown a warning page. Click the “I’ll be careful, I promise!” button to proceed.

Continue reading »

\\ tags: , ,

Jul23

How To Copy a DVD with VLC 1.0

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
SoftwareNo Comments | 633 views | Email This Post | Stumble it!

VLC 1.0 has gotten several cool new features, one of which is the ability to record what is playing in the screen.  Here we will take a look at how easy it is to record a DVD or other video formats using VLC.

Record Using VLC

You won’t see the record button in the default view so we need to make it available in the control panel by going to View and selecting Advanced Controls.

adv

Now you can see the Record button along with a couple other handy controls like snapshot and looping.

Continue reading »

\\ tags: ,

Jun04

Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data, at any time, from anywhere on the web. Amazon S3 is a cheap and cost effective way to handle sudden increase in traffic (such as from Digg, Technorati, StumbleUpon). Many bloggers are using Amazon S3 to host their images and other static media (such as mp3 files for their podcasts). Accessing and managing S3 account is not simple as it seems. Below is the list of Amazon S3 tools to access and manage S3 account on Windows, Mac, Linux powered computers.

Continue reading »

\\ tags: , , ,

Jun04

How To: Double Your Internet Browsing Speed on Firefox

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
SoftwareNo Comments | 2,248 views | Email This Post | Stumble it!

There have been tons of Firefox hacks out there that have been covered to death, but we’ve recently taken some time out and run a side-by-side comparison on a couple of identical computers from the shop we had laying around. What did we find? You can essentially double your browsing speed if you’re currently on a broadband connection if you just run a few simple tweaks. We have a set of three. That’s not too many for you, right? Now let’s get started.

Basically, what we found is that Firefox tends to eat a lot of RAM in exchange for quicker launching and handling of the browser. It’s a pretty steep trade-off, and for those of us with tons of RAM and a broadband connection usually end up seeing no difference or at times, even slower performance than if these restrictions weren’t enabled by default. Here’s how to take them off and harness the full power of Firefox:

Continue reading »

\\ tags:

Jun04

FirefoxFirefox reviews can be made into so much more than just a browser via its huge extension base.  Yes, this means you can replace some of your instant messenger, chat and microblogging needs by adding just a few extensions. Here are 18 tools that will let you turn your Firefox 3 browser into a communications portal.

Whenever we discuss numerous Firefox add-ons, we like to remind you that we do not recommend you install ALL of them unless you like your browser slowing down.

Continue reading »

\\ tags: , , , , , , , ,

Apr25

Guide To Easy Logins With SSH On Linux

1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
SoftwareNo Comments | 403 views | Email This Post | Stumble it!

Introduction

This is an article on SSH, the marvelous secure socket shell that can be used a myriad of remote login and file transfer ways. The focus of my article is the OpenSSH software package specifically: it’s feature-rich, I am the most familiar with it, and lastly (and most importantly) is very prevalent in the Linux world — it’s installed by default in just about every Linux distribution (and Mac OSX, BSD, etc.) Some other client applications for Windows like PuTTY or SecureCRT have some of these features implemented, but that’s beyond the scope of this article.

Within this article, I’m going to focus on SSH keys and their uses, and some tools that we can use to manage these ssh keys. I’m planning to release more articles related to SSH, such as scp usage, port forwarding, and so on as time goes on.

Continue reading »

\\ tags: ,

Apr20

The best free antivirus: a comparison

1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...
SoftwareNo Comments | 9,172 views | Email This Post | Stumble it!

This posting will discuss which of the following three programs deserves the title of “best freeware antivirus program”: Avira Antivir, Avast, or AVG. My conclusion: all three are very worthy contenders that can hold their own or surpass any heavyweight for-pay antivirus; however Anitvir and Avast are definitely in the first tier, while AVG is a close second tier.

There’s been a vigorous debate going on in the little “cbox” message box (in the sidebar) over which freeware antivirus program is best. This posting will explore this issue more closely. The objective is to go beyond the ubiquitous “I have used program x for y years now and it has kept me completely virus free” to a more substantial comparison.

The findings presented here are not my original work but come from a single source: AV-comparative.org’s antivirus comparison tests conduced in Nov 2008 (test #20) and Feb 2009 (test #21), which are the latest as of this writing. It is somewhat difficult to reference these as sources because the av-comparatives site disallows direct linking to the test results and requests that all links be to its root domain (presumably because new tests are always published and they do not want links to results that may be obsolete).

Continue reading »

\\ tags:

Page 1 of 1912345»...Last »