Lir3nt.net News

.:Lir3nt.net:.

Showing posts with label guide. Show all posts
Showing posts with label guide. Show all posts

12/6/07

Add System Monitoring to Your Desktop with CoolMon [Featured Windows Download

coolmon

Windows only: Freeware application CoolMon monitors your systems vitals with attractive desktop-embedded widgets. In very basic operation, CoolMon displays information like RAM usage, hard drive space, and CPU load, but with the right plugins you can embed just about anything on your desktop—like new email alerts, weather, the song you’re currently listening to, and so on. If all you’re looking for is more of a plain-text to-do list on your desktop, check out previously mentioned Samurize. Mac users should take a look at GeekTool. Setup for CoolMon is a little quirky, so check out Simplehelp’s post guide if you’re having trouble. CoolMon is freeware, Windows only.

CoolMon [via Simplehelp->techblogger]

11/24/07

View Wikipedia Offline Via Gearsmonkey

wiki-offline-greasemonkey-trans-thumb If you are a Wikipedia fan then you are going to love this amazing trick to read Wikipedia Offline. All you need is a bit of Gearsmonkey magic, ala a combination of Google Gears, Greasemonkey and Firefox. By using Gearsmonkey you can take your favorite website offline using Google Gears.. Well here is what the developer had to say :

Sites with a lot of static information — Wikipedia, any API documentation, web-based email — would be great to be able to use when no internet connection is available. But what if you’re a user that always has an internet connection? Then adding Gears to a site doesn’t do much, right? Wrong. Imagine your favorite website is now stored on your computer, and it syncs whenever there’s altered content. Whenever you look at the site, your browser is grabbing everything straight from your hard drive. Did you just make a search for your best friend on Facebook? Don’t wait 5 seconds the next time that search runs, have the results immediately! Meanwhile, save the webmasters’ precious bandwidth/server power!

Here’s the Greasemonkey script for Wikipedia (requires Firefox + Greasemonkey + Gears). For each Wikipedia article you want to save, click on “cache page” and the script will save the text and the images. It would be nice to make it work with any site.

Read More About the project on Google Code
[Via Ajaxian->dailyApps]

11/21/07

Guide on How to reduce the memory usage in Firefox?

Firefox 2.0 since its release had the niggling memory leak and no matter how many updates have been out to address this issue it still has that retard issue. A standard Firefox install without any extensions consumes around 80MB but soon after you add a few extensions you can see a noticeable drop in the performance. There are many guides out over the internet but i have made my own version that seems to work. It gono be a pretty comprehensive guide so you have a stick a little longer to learn the tricks.

First of all make sure you have the latest version of Firefox, presently 2.0.0.7. If you don’t have which i doubt. You can download using the link below, if you are kind enough grab my referral link.

http://www.mozilla.com/en-US/firefox/

1. Extension and themes the main cause of memory leaks.

A standard install of Firefox doesn’t seems to show any memory leak issues. But after installing few extensions it seems to show the memory leak issues. Basically this issue occurs due to buggy, bloatware extensions. Also if you overloaded your Firefox with extensions, you can expect high memory usage. Same goes for themes, don’t install too many themes. To minimizes memory issues try testing each plugin one by one for few hours and check over their memory signature. As a result you can always find out the buggy ones and help yourself minimizing the high memory usage. You can even check this comprehensive list of buggy extensions and find out if one of your extension belongs here. Always keep your extensions updated this is another way to cope with the issue.

2) Start Firefox in Safe Mode

If one of your extensions is not in that list, boot Firefox into Safe Mode to disable all extensions and themes. You can do this by going to Start > Run, and entering:

firefox -safe-mode

A similiar looking box will appear .Now check Disable all add-ons
now click on Continue in Safe Mode. Now fire up your Windows task manager and compare the memory usage before and after disabling the extensions. Normally disabling extensions only drops of couples of MB of ram. But if you find some memory spikes this surely indicates some problems of either of the extensions or themes installed.

safe_mode_box

3) Plugins:

Another memory hogger are the plugins that are needed for open special media or application within Firefox, like Java chat, PDF reader, WMV, Quicktime etc. Here are some links from MozillaZine that offers some basic solutions to plugin related issues.

4) Clear your Download History

[via thinktechno]

(Read here the full guide)