Friday, April 6, 2007

Cbreak: Open Source Commercial Remover for AVI Files

Cbreak, a cool tool that automatically removes commercials from AVI files. It works by scanning the AVI for black screens, which typically come before and after a commercial, and divides the AVI into black-seperated segments. Segments that are shorter than some specified length are discarded and the rest of the frames are stitched back together, losslessly. There's also a manual mode for the chance video where this algorithm doesn't work perfectly.

If you want to do the same for MPEG files, you can still use this tool by converting the MPEGs to AVIs losslessly using ffmpeg. After using Cbreak, just convert them back to MPEG.
It's Windows only, but the source is included (GPL) so maybe this could be ported to Mac/Linux as well. Personally, I'd also like to see this modified to automatically remove the sporting event from the super bowl commercials.

Cbreak: Free commercial remover for AVI files -Link.

 

From

Wednesday, April 4, 2007

Tuesday, April 3, 2007

How to sew on a button

Removing Extra Lines in MS Word

you’ll sometimes find that there are extraneous blank lines between paragraphs getting in the way. This happens frequently when text is pasted in from another source, such as an ASCII file or an e-mail, where it is common practice to hit enter twice between paragraphs (as opposed to indenting the first line of each paragraph). In a Word, however, those extra lines are not only unnecessary, but they are intrusive. The paragraph formatting options in Word allow for refined control of inter-paragraph spacing, paragraph indentation, and so on.

When working on an MS Word documentMS_Word_Paragraph_Format.jpgIn the example shown above, we have Word automatically inserting a 6pt spacer above each paragraph plus a 3pt spacer below (for a total of 9pts between paragraphs, which is slightly shorter than a typical text line containing a 10pt font with room for dissenters). The problem is that Word will treat a blank line as an entire paragraph, so we actually end up with about 30pt worth of spacing between paragraphs. Not good.

If there’s only a handful of such blank lines, then it’s no problem to simply place the cursor on each blank line, one at a time, and hit the delete key. But what if these extraneous blank lines go on for 50 pages? MS_Word_Visible_Marks.jpg

In Word, every paragraph ends with a special paragraph mark, and it turns out that you can perform a search-and-replace on these paragraph marks just as if they were regular text. Normally these paragraph marks are invisible, but you can make them appear by clicking on the button with the paragraph symbol (¶) in the toolbar. Click on the button a second time to render them invisible again. (Note: the paragraph symbols do not need to be visible in order to perform a search and replace against them. I just wanted to show you how to make them visible in case you were curious.)

MS_Word_Special_Paragraphs.jpg In the search/replace dialog, the notation that refers to a paragraph symbol is ^p (the caret symbol, followed by a lower case P). Don’t worry if you can’t remember this code. Simply click on the More/Less button to expand the dialog box, then click on the special button, and select Paragraph Mark. It will automatically type the ^p for you (into either the Find What, or Replace With, whichever had focus last).

Now, here’s the tricky part. You might think that, in order to delete the blank lines, you’d want to set Find What to ^p, leave Replace With blank, and click the Replace All Button. That will certainly delete the paragraph marks on those blank lines, effectively removing the blank lines, but it will also delete the paragraph marks at the end of the legitimate paragraphs. So, you’d end up with your entire document being one huge paragraph.

Instead, set Find What to ^p^p, and set Replace With to ^p. This tells Word that anywhere it sees two paragraph marks together, with nothing in between them, to replace them with a single paragraph mark — which has the net effect of leaving the first paragraph mark alone while deleting the second one. Note that if your file has multiple blank lines between paragraphs, then you’ll have to click the Replace All button repeatedly to eventually collapse all of the blank lines to nothing.

Now, say instead that the source material did not have blank lines between paragraphs but did indent the first line of each paragraph by five spaces. Here again, those spaces would interfere with the paragraph formatting. To delete those leading spaces, open the search and replace dialog, set Find What to ^p followed by five spaces, and set Replace With to ^p. After clicking on the Replace All button, any paragraph that is followed by another paragraph where the first five characters are spaces, those spaces will be removed. (Note: This counts on you knowing that the paragraphs with leading spaces begin with exactly 5 spaces. If you are unsure of the number of spaces, or if the number varies, then just have this search and replace dialog find ^p followed by a single space (still replacing it with ^p alone). Then, keep clicking on the Replace All button repeatedly until Word reports that it made zero replacements.

Outlook Command-Line Switches

To use switches, at the Start menu, Run command type:

Outlook /switch

Occasionally you'll need to use the full path to Outlook, so the command line looks like:

"C:\Program Files\Microsoft Office\Office11\Outlook.exe " /switch

Note: Paths that include spaces between words must be enclosed in quotation marks (") and are case sensitive.

For your reference here are just some of the most commonly used switches:

/c messageclass

Creates a new item of the specified message class, works for any valid MAPI form. For example:

/c ipm.activity creates a Journal entry /c ipm.appointment creates an appointment /c ipm.contact creates a contact /c ipm.note creates an e-mail message /c ipm.stickynote creates a note /c ipm.task creates a task

/CleanClientRules Starts Outlook and deletes client-based rules. For non-Exchange users. /CleanFinders Sets Outlook 2003 Search Folders back to the default state (deletes custom Search Folders) /CleanFreeBusy Cleans and regenerates free/busy information. /CleanProfile Removes invalid profile keys and recreates default registry keys where applicable. /Cleanpst Launches Outlook with a clean Personal Folders file (.pst) /CleanReminders Cleans and regenerates reminders. /CleanRules Starts Outlook and deletes client- and server-based rules. /CleanSchedPlus Deletes all Schedule+ data (free/busy, permissions, and .cal file) from the server. /CleanServerRules Starts Outlook and deletes server-based rules. Used only with Exchange server accounts. /CleanViews Restores default views. /FirstRun Starts Outlook as if it were run for the first time. /ImportPrf prffilename Launches Outlook and opens/imports the defined MAPI profile (*.prf). If Outlook is already open, queues the profile to be imported on the next clean launch. /Profile profilename Loads the specified profile. If your profile name contains a space, enclose the profile name in quotation marks. /ResetFolderNames Resets the language of the default folders to the language of the Outlook client. /ResetFolders Restores missing folders for the default delivery location. /ResetOutlookBar Rebuilds the Outlook Bar. /ResetWunderBar Rebuilds the new Outlook Control Bar in Outlook 2003. /Rpcdiag Opens Outlook and displays the remote procedure call (RPC) connection status dialog. /Sniff Starts Outlook and forces a detection of new meeting requests in the Inbox, and then adds them to the calendar. /Cleansniff Deletes duplicate reminder messages.

Larger List in Hebrew

Larger List in English

Mona Lisa in MS Paint

KeePass, the free, open-source, light-weight and easy-to-use password manager

Are You Using Less Than One Percent of Your Brain?

An often cited statistic is that most people are using about 10% of their brains. This is far from accurate as virtually all of the brain material is engaged in various processes from breathing to hunger. But, according to T.D. Wilson of the Harvard University Press, conscious processing is estimated to account for less than a thousandth of a percent of all sensory information processed. If you expect to learn through conscious thinking, utilizing 10% of your brainpower is actually aiming pretty high.

are-you-using-less-than-one-percent-of-your-brain

Watch out for the frogs!

Something I keep stumbling across is the idea of eating a frog for breakfast. It really isn’t as bad as it sounds. At home we even have a poster above the breakfast table that is a big picture of a frog with the caption “What’s your frog today?”.

Brian Tracy’s book Eat That Frog! 21 Great Ways to Stop Procrastinating and Get More Done in Less Time being a whole book on it, well reviewed on Amazon. All of this is based on an old saying:

“If the first thing you do each morning is to eat a live frog, you can go through the day with the satisfaction of knowing that that is probably the worst thing that is going to happen to you all day long!”

Thankfully there are more than frogs to eat in a day. Understanding the types of things that need to be done creates powerful understanding, that results in effective action. Tasks are a multidimensional problem space, but you can start by examining just two key dimensions of a task :

The desirability of the task - do you want to do it? The necessity of the task - do you need to do it?

Placing tasks across each axis gives four quadrants - boy, do I love quadrants - or types task:

  • 1. Things you don’t want to do, and actually don’t need to do.
  • 2. Things you don’t want to do, but actually need to do.
  • 3. Things you want to do and actually need to do.
  • 4. Things you want to do, but actually don’t need to do.

Each one has it’s own particular challenges.



1. Things you don’t want to do, and actually don’t need to do.
These are easy, don’t do them! These are ‘Gnats’, don’t get pushed into doing them by others. Squash them, bat them off, just say no! This is usually easy to do, because we are motivated to stay away from them and can see that they don’t need doing. It is generally other people that pressure us to do these things, or we accidentally commit ourselves to them. Remember that a fast ‘no’ is much better than a ‘yes’ that really means ‘no’. It avoids guilt for you and disappointment for the other person.

2. Things you don’t want to do, but actually need to do. These are the ‘Frogs’. The ugly, distasteful things that need to be done, but tend not to. You aren’t motivated to do them, leaving them victim to procrastination. Frogs need structure around them to ensure that they actually get done. Create the motivation to make them happen, either by transforming them into something desirable or by making them subordinate to a strong habit. Eating your frog at the start of the day is just such a habit, but it is even better. Making sure frogs are the first thing that gets done leaves you free to do the things that you enjoy doing. The habit creates an inherent reward. Either way, give yourself a reward for eating the frogs, otherwise they will just sit there watching you and croaking! “If you have to eat a live frog, it does not pay to sit and look at it for a very long time!”

3. Things you want to do and actually need to do. These are the ‘Gems’. They always appear more rare than they should be, but they are there. If you’ve eaten your ‘Frogs’, then dig out your gems. Make sure that you are being honest - are they things that really need doing? Or are they…

4. Things you want to do, but actually don’t need to do. The ‘Butterflies’. You want to do them, because they look like fun. You chase them, because they are pretty. The challenge is that time spent butterfly chasing is time that isn’t being spent doing the things that really need doing. They are a self-justified form of procrastination. Butterflies are pretty, it is easy to see them as gems. Understand that they most certainly are not. They don’t help you with what really needs doing.

I am finding that in quickly identifying the nature of the beast before starting helps in using time effectively and it leads to a shorter to-do list, because things get crossed off.

- Brush-off the gnats quickly, just say no and let them go.

- Eat the biggest and ugliest of the frogs at the start of the day, then it is done.

- Mine the gems and revel in the fun and effectiveness.

- And if you find yourself chasing butterflies, catch yourself and get back to mining those gems or eating that frog.

Have a great day, right after you’ve eaten that frog for breakfast!

From

Firefox OS: Why My Hard Drive & Software are Obsolete

While the debate of Windows v. Mac v. Linux rages on, at times rising to a roar in certain circles, I meekly raise my hand and offer a newly emerging fourth choice: none of these operating systems really matter anymore.

Why not? Because for writers like me, and for many others, all the software and storage space you really need is now online. All that matters is that you have your browser — and at the risk of sparking another flame war, I recommend Firefox.

Need a word processor, spreadsheet, photo program, or really most anything useful? Old-fashioned desktop applications aren’t necessary anymore, for the most part. You can fire up your browser on any computer, and given a decent internet connection, you’ve got your entire OS and hard drive right there, from anywhere you log in.

Now, before people start chiming in with “But I need X Application in order to do my work!” I have a disclaimer: my needs are relatively simple, so you may not be able to do what I’ve done. But I’ve intentionally simplified my needs, and for many people, this simplification can not only work, but be better than what’s offered on the desktop.

Here’s my Firefox OS, with an intentionally heavy reliance on the Google suite of software:

  • Word processor. I use Google Docs & Spreadsheets. I used its predecessor, Writely, in the past, and it works well. I’ve never been a fan of the bloated MS Word … until recently, I used the much smaller and faster open-source word processor, AbiWord. But when I would forget to email myself a text file from work to home, I cursed myself and made the switch to Google Docs. I haven’t regretted it yet.
  • Spreadsheet. Again, Google Docs & Spreadsheets. It isn’t as feature-rich as Excel or OpenOffice yet, but it does the job for most of my needs. In fact, it’s rare that I ever need anything more, and I suspect that’s the case for most people. And I expect the software to improve over time.
  • Email. This is a no-brainer. Gmail, all the time. It’s so much better than desktop email apps, and better than its competing webmail apps too. Fast, easy to use, powerful searches and features … enough can’t be said about Gmail. It’s my No. 1 app for work and personal use.
  • Feed reader. I’ve tried a lot of blog readers, including some good desktop and online readers. But Google Reader is by far the most efficient. I read it 2-3 times a day, and crank through my feeds. I can get through 100+ posts a day very quickly.
  • Blogging software. For my main blog at Zen Habits, I’ve tried various software, but so far the best for my needs is WordPress. It has everything I need, and is very extensible with lots of great plugins.
  • Photo software. One of the biggest reasons I need a hard drive is for all my photos, at work and home. I’ve solved that with Picasa Web Albums — another Google solution. I tried Flickr, but their free account is too flimsy, and Picasa just works better. Plus, if you like their great desktop software, it’s so perfectly integrated. I just uploaded all my thousands of photos from home, and it’s nicely organized online.
  • Hard drive. What do you need a hard drive for? Besides the space needed to run your system, and software such as your browser, we use hard drives for file storage — for our word processing and spreadsheet documents, photos, music files, PDFs, etc. Well, for the most part, all my files are now saved online. Between Google Docs & Spreadsheets, Gmail, and Picasa, everything I save is stored on the internet. The one thing I haven’t found a perfect solution for is mp3s, but I haven’t been using those much, and I’m sure a solution will turn up soon (let me know in the comments!). Another great solution is online storage such as Box.net, MediaMax (25 GB for free!), Gmail Drive and the like.
  • File management. The main reason for an OS is to manage your files. Well, since all my files are online, that’s now a moot point. How do I manage my files now? Well, as I use mostly Google software, I use Google’s philosophy: tag and archive everything, and use the tags or Google’s fast and powerful searches to find anything you need. This takes a bit of an adjustment on the user’s part, trusting this new paradigm to work, but trust me, it’s much better than filing stuff in folders. You save a heck of a lot of time filing and finding stuff. It’s not hierarchical, so that’s difficult for many people — but it works.
  • Backup system. One of the big problems with a hard drive is the very real possibility that it will crash sometime during its lifetime. And unless you’ve been good at backing up your files, you will lose that data. With all my files saved online, there’s no need to back up these files, which can be time-consuming and troublesome. Good news: most of these services do a good job of backing up your data for you.
  • Calendar. For its ease-of-use and simplicity, Google Calendar (of course). It doesn’t have all the functionality of certain desktop calendar programs, but it works great for me.
  • Bringing it all together. I use a lot of Google apps, but Google’s main problem (for me) so far is that it doesn’t integrate these services well. Well, enter another Google solution: the Google Personalize Homepage. It’s now my home page. But I don’t use it like many others do, with all kinds of fun and distracting widgets, or to read all my blogs. No, I just have all my Google services on this page for easy access, along with quick bookmarks for all the other stuff I use for work and for my blogging, and some stickies for taking quick notes. One page to rule them all.
  • Miscellaneous. I’m a fan of GTD, so I use Tracks for my to-do lists. I use other online software, such as Backpack for keeping other lists, but the ones above are the main apps. I also use AutoHotkey to quickly bring up the pages I use a lot, like Gmail, my to-do lists, my story ideas file, and the like, as well as to type my different signatures and other shortcuts.
  • Firefox, of course. All of this is possible with Internet Explorer or the very good Safari or Opera browsers, but Firefox just makes it that much better. It’s so easy and fast to use, plus there are certain extensions I can’t live without — Foxmarks, Gmail Manager, FireFTP, Download Statusbar and Web Developer among them. Give me Firefox, and I don’t care what brand of OS I’m using.

Is online software as feature-rich as desktop software? Not yet. But it’s good enough for my simple needs, and it’s getting better all the time.

Have I really gotten rid of my hard drive and software? Not yet. I still have all my old files on the hard drive, but they’re collecting dust. I no longer store my new files on my hard drive, and I rarely use my old desktop software. I keep them on my computer just in case I need to open up a specially formatted file, but for my nitty-gritty daily work, I don’t need that old software anymore.

Someday, none of us will, and the decades-old OS debate will be a thing of the past.

Leo Babauta is a writer, a marathoner, an early riser, a vegan, and a father of six. He blogs regularly about achieving goals through daily habits on Zen Habits, and covers such topics as productivity, GTD, simplifying, frugality, parenting, happiness, motivation, exercise, eating healthy and more.



User Comment:

1.

For MP3 online-storage and playback, try Media Master (http://www.mediamaster.com/) You can upload all of your MP3’s (I’ve uploaded 6 GB of my library and I have more to go.

From

אתרים שכדאי להכיר לפני שיוצאים לחו"ל

מפות: MapQuest, Map24, Ask.com, Google Maps

חיפוש בתי-עסק: שירות Ask Business מאפשר לכם לחפש בתי-עסק בחו"ל. בשרות משולבות גם מפות שיעזרו לכם לאתר את מיקום בית העסק.

מזג אוויר עולמי: Yahoo Weather, Ask.com

מחשבונים והמרות: המרות תאריך ושעה, שעון עולמי, המרת מטבעות בינלאומית, המרת מסה ומשקל, מחשבונים שונים (עברית), מחשבונים שונים (אנגלית)

תקשורת: מקלדת וירטואלית בינלאומית (למקלדת העברית), מרכז התקשורת של אתר המזרח הרחוק, שיחות דרך האינטרנט ללא התקנת תוכנה, תוכנות מסרים מיידים דרך הדפדפן (ללא התקנת תוכנה)

מילונים ושיחונים: שיחונים ב-YNET תיירות, מילונים באתר המזרח-הרחוק, שיחונים באתר למטייל (דורש הרשמה), מילונים נוספים

פורומים: וואלה! תיירות ותרמילאות, קהילת למטייל, פורום טיולים וחופשות בחו"ל - תפוז פורומים

נקודות חמות בעולם: Wi-Fi Free Spot, Hotspot Finder

אוכל כשר: חיפוש בשמש, מסעדות כשרות,

קישורים נוספים

השימושון - נסיעות לחו"ל

חופשה זולה - נענע כסף פלוס

From

Monday, April 2, 2007

Firefox Extensions Memory Tweak

If you suspect Firefox extensions might be slowing your system down try, this tweak.

  1. Open Firefox and go to the Address Bar. Type in about:config and then press Enter
  2. Right Click in the page and select New -> Boolean
  3. In the box that pops up enter config.trim_on_minimize and press Enter
  4. Now select True and then press Enter
  5. Restart Firefox
Courtesy of gearlive.com

Top Firefox 2 config tweaks

You're a power surfer and you want your web browser your way. How to modify Firefox's configuration (about:config)

All this "advanced config" talk got you worried? Fear not, my friend. Here's the deal: Firefox's configuration is a long list of keysand values. To view this list, type about:config into the Firefox address bar. Then, enter the name of the key you want to update in the "Filter" field. The list will narrow to only the entries that match your keyword as you type, as shown.

fxaboutcfg.png

(The key, of course, is knowing the key. More on that below.) To modify the value of a key, double-click on the value field and update the entry. To see your changes, restart your browser. Easy as pie. Got it? Good. Let's get to tweaking.

Session restore

Fx 2.0 only: As a blogger and web mail user, it breaks my heart to recount how many times I've composed a long post or email message, then accidentally closed the tab or browser and lost all my work. No more! With Firefox 2, set the browser.startup.page key to 3 to restore your browsing session - with form entries intact! - every time you start your browser or undo close tab after a wayward click.

Note: By default, Firefox 2 automatically restores your session if your browser crashes - but this does it every time you restart your browser normally. Thanks for the tip, Arun!

Update: Ryan points out that doing it this way is like swatting a fly with a sledgehammer. To do it the normal person way, from the Tools menu choose Options, and in the Main area, select "Show my windows and tabs from last time" from the "When Firefox starts" dropdown. D'oh! Thanks Ryan!

Tab width before scrolling kicks in

Fx 2.0 only: The biggest interface changes in Firefox 2 involve tabbed browsing. Power surfers who open more than a dozen tabs will notice that Firefox 2 minimizes tabs to a certain width, then sets the excess to scroll off the tab bar with left and right arrows. As someone who often has more than a dozen tabs open, not being able to see them all made me crazy. One solution is to reduce the minimum tab width so that more tabs fit in the bar before the scroll kicks in. The default is 100 pixels; I found that 75 worked better for me - page titles were still readable, but more tabs could fit. Compare 100 width, which fits 7 tabs across at this size (click to enlarge): http://www.lifehacker.com/assets/resources/2006/10/fxtabs100-thumb.png

To 75, which fits 10 across at this size (click to enlarge):

http://www.lifehacker.com/assets/resources/2006/10/fx-t75-thumb.png

To disable tab scrolling entirely, set the value to 0.

  • Key: browser.tabs.tabMinWidth
  • Modified Value: 75 (fit in more tabs before overflow enables scroll)
  • Alternate Modified Value: 0 (disable scroll entirely)
  • Default: 100

Tab close buttons

Fx 2.0 only: Another tab interface change in Firefox 2 is the addition of a close button on each individual tab. I happen to love this, but some hate it, saying it causes them to accidentally close a tab when just trying to switch to it. If you're a hater, revert to the Firefox 1.5 behavior by changing the browser.tabs.closeButtons value to 3. This will not display close tabs on individual tabs, and turn on a single close tab button at the right end of the tab bar.

  • Key: browser.tabs.closeButtons
  • Modified Value: 3 (revert to Firefox 1.5 behavior)
  • Alternate Modified Value: 2 (don't display any close tab buttons)
  • Default: 1 (display close buttons on all tabs)

Fetch only what you click

Fx .6 and up: Firefox has this wacky little feature that downloads pages from links it thinks you may click on pages you view, like the top result on a page of Google results. This means you use up bandwidth and CPU cycles and store history for web pages you may not have ever viewed. Creepy, eh? To stop that madness, set the network.prefetch-next key to false.

Limit RAM usage

All versions: Goodness knows I've done a good amount of belly-aching about Firefox's voracious appetite for RAM. (It's consistently the most memory-intensive process on both my PC and Mac.) Happily a simple config tweak got Mem Use right back down to a more comfortable number. Along with the previous prefetch mod, set your browser.cache.disk.capacity browser.cache.memory.capacity to a value that fits your total RAM.

  • Key: browser.cache.memory.capacity
  • Modified Value: Depends on your system's total memory. According to Computerworld: For RAM sizes between 512BM and 1GB, start with 15000. For RAM sizes between 128MB and 512M, try 5000.

Turn off chrome tooltips

fxtooltipblock.png

All versions: I have an irritating Firefox problem on my Mac. When I try to drag a bookmark into one of my bookmark toolbar folders, the tool tip gets in the way and prevents the drop from working. Argh! Like you, I already know what all the buttons on my browser chrome do, so the tool tips aren't necessary. To turn them off, set the browser.chrome.toolbar_tips key value to false. Bonus is, it solved my Mac's bookmark drag and drop problem.

  • Key: browser.chrome.toolbar_tips
  • Modified Value: false

Lastly, though 2.0's default value is a lot more reasonable than 1.5's, you can use about:config to put off that annoying Unresponsive Script dialog on Javascript-heavy web pages.

Update: From the comments, a few more good about:config tweaks:

  • layout.spellcheckDefault = 2 turns on Firefox 2's spell-checking in input fields as well as textareas. (That means no more typos in Lifehacker post headlines!)
  • browser.urlbar.hideGoButton=true turns off the rarely-used Go button at the end of the address bar, for more room to see long URLs. Thanks, sister-ray!

See the MozillaZine about:config wiki page for the exhaustive list of Firefox preferences keys, their possible values and effects.

What are your favorite Firefox about:config tweaks? Post 'em up in the comments.

Gina Trapani, the editor of Lifehacker, is a sucker for advanced settings. Her semi-weekly feature, Geek to Live, appears every Wednesday and Friday on Lifehacker. Subscribe to the Geek to Live feed to get new installments in your newsreader.

User Comments: 1.

forevergeek.com has a useful guide on speeding up firefox for broadband users. basically after getting to the hidden config settings you set the browser to request more data that it usually does.

1.Type "about:config" into the address bar and hit return. Scroll down and look for the following entries:

network.http.pipelining network.http.proxy.pipelining network.http.pipelining.maxrequests

Normally the browser will make one request to a web page at a time. When you enable pipelining it will make several at once, which really speeds up page loading.

2. Alter the entries as follows:

Set "network.http.pipelining" to "true"

Set "network.http.proxy.pipelining" to "true"

Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once.

3. Lastly right-click anywhere and select New-> Integer. Name it "nglayout.initialpaint.delay" and set its value to "0". This value is the amount of time the browser waits before it acts on information it receives.

If you're using a broadband connection you'll load pages MUCH faster now!

+

Starting in Firefox 2.0, The option to block third-party cookies has been removed from the user interface [1]. Firefox 2.0 users who wish to limit allowed cookies to those set by the originating website can use about:config to modify the preference network.cookie.cookieBehavior to "1" 2. The session restore tweak isn't necessary because it can already be found in the Options->Main->Homepage drop-down menu. 3.

"Set "network.http.pipelining.maxrequests" to some number like 30. This means it will make 30 requests at once."

I really wish people would stop perpetuating this myth. Firefox caps out at 8 pipelined requests, which is the max allowed by the HTTP spec. By default, it does 4 pipelined requests.

Furthermore, if you could do 30 pipelined requests we'd have sites with a high population of FF users being brought to their knees pretty quickly. Some sites will even block your IP if you try to pull a stunt like that.

4.

layout.spellcheckDefault=2 will enable spellcheck for text inputs, not just textareas. 5. My personal favorite about:config tweak is setting browser.search.openintab to true. No more accidentally overwriting the page I'm on when I'm performing a search to follow up on later.

From

200+ extremely useful firefox extensions that save time and effort

How to train a cat to operate a light switch

For more videos like this search : clicker cat in youtube