Optimize Firefox Performance Via Defragmentation Add-on Applications Оптимизиране на Firefox Изпълнение През Defragmentation допълнителни приложения

Mozilla Firefox browser version 3 and above stores a variety of configuration data such as bookmarks, history, RSS feeds, cookies, etc in its self managed and self contained SQLite databases. Браузър Mozilla Firefox версия 3 и над магазини различни конфигурационни данни като маркери, история, RSS фийдове, "бисквитките", и т.н. в своето самостоятелно управление и самостоятелно, съдържащи SQLite база данни. Over time, the database will get fragmented. С течение на времето, на базата данни ще се фрагментирани. The size of the database will get inflated with more and more junk data mixed together with real data. Размерът на базата данни ще се напомпани с повече и повече данни за смет смесени заедно с реални данни. This will technically affect the browser's performance, eg slow down the browser's loading, delay the start up, cause overall speed drops, etc. To boost and optimize the Firefox browser's performance, users need to defragment the browser from time to time. Това ще е технически засяга изпълнението на браузъра, например забавят зареждането на браузъра, забавяне на започването, предизвика цялостна капки скорост, и т.н. За да засили и оптимизиране на работата на браузъра на Firefox, потребителите трябва да дефрагментирате браузъра от време на време. By defragmenting the database, users will actually “vacuum” the database to get rid of old and junk data, thus optimizing its performance again. Чрез дефрагментиране на базата данни, потребителите действително ще "вакуум" на база данни, да се отървеш от стари и боклуци данни, като по този начин оптимизиране на неговата работа отново.

Mozilla Firefox has disclosed a simple vacuum technique by running some codes in the Error Console command within the browser to defragment the SQLite database: Mozilla Firefox, разкри една проста техника вакуум, като пуснете някои кодове на грешки команда в конзолата на браузъра да дефрагментирате на SQLite база данни:

  • Go to MenuTools -> Error Console Отидете на MenuTools -> Грешка конзолата
  • Paste the following in the “Code:” text-box: Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL(”VACUUM”); Вмъкнете следното в "Код:" текст-кутията: Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection.executeSimpleSQL ( "ВАКУУМ ");
  • Press Enter or click Evaluate. Натиснете Enter или оценка клик. The database will thence be vacuumed immediately. Базата данни ще бъде почистена с прахосмукачка оттам веднага.

The process will speed up the browser's performance once it is completed done. Този процес ще се ускори изпълнението на браузъра, след като бъде завършен направи. Nevertheless, if users do not want to try this measure or encounter problems while doing this, there are some Firefox add-ons which users can add to their Firefox browser to defragment and vacuum the SQLite database. Въпреки това, ако потребителите не искате да опитате тази мярка или при евентуални проблеми, докато правите това, има някои Firefox добавки, които потребителите могат да добавят към своя браузър Firefox да дефрагментирате и вакуум на SQLite база данни.

Vacuum Places Improved Вакуум Места Подобрени

Based on Firefox's add-on Vacuum Places app, Vacuum Places Improved is an improved version which works under a similar concept but features more options for users who want to defragment their Places Database. Въз основа на Firefox добавка Вакуум Места апартамент, Вакуум Места Подобрена е подобрена версия, която работи по подобна концепция, но функции повече възможности за потребителите, които искате да дефрагментирате местата си на база данни. This database defragmentation tool offers users two options: to be configured for auto-cleaning the SQLite databases on every x startup of the browser OR issue users with reminders to clean the database manually after every x start by displaying an icon in the Firefox status bar. Този инструмент база данни, дефрагментиране предлага на своите потребители две възможности: да бъде конфигуриран за автоматично почистване на SQLite база данни за всеки х стартиране на браузъра или да издаде потребители с напомняния за почистване на база данни ръчно след всеки х проекта, като показва икона в лентата на състоянието Firefox. Users are given permission to freely set the “x” number. На потребителите се дава разрешение да се определят свободно на "X" номер.

VPI01

Users can download Vacuum Places Improved for their Firefox (version 3.5 above) via the link Потребителите могат да изтеглите Вакуум Места Подобрена за тяхното Firefox (версия 3.5 по-горе) чрез връзката here тук . .

SpeedyFox SpeedyFox

For Windows only, SpeedyFox works a bit similarly to the Vacuum Places add-on which can speed up the browser's performance by defragmenting the database. За Windows само SpeedyFox работи доста подобно на вакуум Места добавка, на която може да ускори изпълнението на браузъра чрез дефрагментиране на базата данни. This new utility tool will auto-detect users' default profile for optimization. Този нов инструмент ще полезност за автоматично откриване на потребителите профил по подразбиране за оптимизация. Users can select other profiles for the same operation in the event users have more than one profile. Потребителите могат да изберете и други профили за една и съща операция в случай потребителите имат повече от един профил. The optimization process is pretty fast. Оптимизирането на процеса е доста бързо. However, the time consumed depends on the size of the database. Въпреки това, консумира зависи от размера на базата данни. The whole optimization process is safe as it does not affect your history, bookmarks, passwords, etc. Целият процес на оптимизация е безопасен, тъй като не засяга Вашата история, отметки, пароли и др

speedyfox

Users who want to try SpeedyFox can download the software application via the link Потребителите, които искат да се опитат да изтеглите SpeedyFox приложния софтуер, чрез връзката here тук . . The developer offers both setup and portable versions. Разработчикът предлага за настройка, така и портативни версии.

IMPORTANT : The page is machine translated and provided "as is" without warranty. ВАЖНО: Страницата е машина за превод и при условие че "както е" без гаранция. Machine translation may be difficult to understand. Машинен превод може да бъде трудно за разбиране. Please refer to Моля, консултирайте се с original English article оригиналния английски статия whenever possible. когато е възможно.


4 Responses to “Optimize Firefox Performance Via Defragmentation Add-on Applications” 4 Отговор към "Оптимизиране на Firefox Изпълнение През Defragmentation допълнителни приложения"

  1. Will Ще
    September 8th, 2009 20:02 8-ми Септември 2009 20:02
    4 4

    Indeed, thanks Joshua.. Всъщност, благодарение на Исус ..

  2. Will Ще
    September 8th, 2009 20:00 8-ми Септември 2009 20:00
    3 3

    Neither commands work: Нито команди работа:

    Error: illegal character Грешка: незаконния характер
    Source file: javascript:%20Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL(%E2%80%9DVACUUM%E2%80%9D); Източник файла: JavaScript:% 20Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection.executeSimpleSQL (% E2% 80% 9DVACUUM% E2% 80% 9D);
    Line: 1, Column: 149 Ред: 1, колона: 149
    Source code: Източник код:
    Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL(”VACUUM”); Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection.executeSimpleSQL ( "ВАКУУМ");

    I bet the blog here is missing it up.. Обзалагам се, че в блога тук е то липсваше ..

  3. Joshua May Исус май
    September 8th, 2009 12:09 8-ми Септември 2009 12:09
    2 2

    If it's not working, replace the double quotes with your own. Ако това не работи, замени двойните кавички с вашите собствени. WordPress has a habit of converting things to fancy quotes, which isn't just valid Javascript WordPress има навика на конвертиране на неща, за да фантазия кавички, което не е валиден само Javascript ;)

  4. kukubau kukubau
    September 6th, 2009 18:37 6-ти септември, 2009 18:37
    1 1

    Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL(”VACUUM”); Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection.executeSimpleSQL ( "ВАКУУМ");

    this is the right command. това е правилната команда. yours doesn't work for some reason Вашите не работи по някаква причина

Leave a Reply Вашият коментар

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Можете да използвате тези тагове: <a href="" title=""> заглавие=""> title=""> буквата title=""> <b> <blockquote викам <cite> <code> <дел DateTime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Абонирайте се за коментарите функцията е била изключена. To receive notification of latest comments posted, subscribe to За да получавате известия за най-новите коментари, публикувани, за да се абонирате My Digital Life Comments RSS feed My Еднозначно число Живот Коментар RSS Feed or или register to receive регистрирайте, за да получат new comments in daily email digest. нови коментари в дневния имейл бюлетини.
Custom Search

New Articles Нови членове

Incoming Search Terms for the Article Постъпващ Търся Срок за определителен член Предмет

defrag firefox измамвам огън - -- firefox defrag огън измамвам - -- optimize firefox оптимизиране на огън - -- firefox огън - -- optimize firefox 3.5 оптимизиране на Firefox 3.5 - -- Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection.executeSimpleSQL("VACUUM"); Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection.executeSimpleSQL ( "ВАКУУМ"); - -- defragment firefox дефрагментирате огън - -- defrag firefox code измамвам огън код - -- m m - -- firefox defragment огън дефрагментирате - -- firefox Defragmentation огън Defragmentation - -- speedyfox review speedyfox преглед - -- Components.classes["@mozilla.org/browser/nav-history-service;1"] .getService(Components.interfaces.nsPIPlacesDatabase) .DBConnection.executeSimpleSQL("VACUUM"); Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection.executeSimpleSQL ( "ВАКУУМ"); - -- firefox defrag огън измамвам - -- mozilla firefox performance изпълнение Mozilla Firefox - -- firefox addon vacuum Firefox Адон вакуум - -- optimize firefox speed оптимизиране на скоростта огън - -- defrag firefox addons измамвам Firefox Addons - -- Defragment Firefox database Огън дефрагментиране на база данни - -- firefox db defrag огън db измамвам - -- firefox add-on performance Firefox Add-за изпълнение - -- how can i optimize my mozilla firefox Как мога да оптимизирам Mozilla Firefox - -- firefox slow startup стартиране на бавен огън - -- firefox addons performance problems Firefox Addons изпълнение проблеми - -- how to optimize firefox speed как да оптимизирате Firefox скорост - -- my d defragment ми г дефрагментирате - -- mydigitallife.info/2009/09/06/optimize-firefox-performance-via-defragmentation-add-on-applications mydigitallife.info/2009/09/06/optimize-firefox-performance-via-defragmentation-add-on-applications - -- defrag firefox profiles измамвам огън профили - -- firefox performance addon огън изпълнение Адон - -- Components.classes["@mozilla.org/browser/nav-history-service;1"].getService(Components.interfaces.nsPIPlacesDatabase).DBConnection. Components.classes [ "@ mozilla.org / браузър / NAV-история-услуги; 1"]. GetService (Components.interfaces.nsPIPlacesDatabase). DBConnection. - -- defragmentation дефрагментиране - -- optimize firefox profile оптимизиране на профил огън - -- firefox performance boosting addons огън повишаване ефективността Addons - -- Optimize Firefox Performance using Defragmentation Add-ons Оптимизиране на Firefox представяне посредством Defragmentation Добавките - -- firefox optimize db Firefox оптимизиране db - -- cache:cjo5ajITjJoJ:tech-buzz.net/2006/08/09/godaddy-discount-coupon-s/ Кеш: cjo5ajITjJoJ: tech-buzz.net/2006/08/09/godaddy-discount-coupon-s / - -- defragment recent firefox дефрагментирате последните огън - -- fast defragmenter windows 7 бързо дефрагментиране на Windows 7 - -- How Do I Erase My iPod How Do I Изтрий ми IPod - -- speed firefox defragment SQLite скорост огън дефрагментирате SQLite - -- components classes mozilla org browser nav history service 1 компоненти класове браузъра Mozilla Org NAV услуга история 1 - -- Components.classes["@mozilla.org/browser/nav-history- Components.classes [ "@ mozilla.org/browser/nav-history- - -- d г - -- defrag firefox addon измамвам Огън Addon - -- firefox error console огън грешка конзола - -- firefox speed boost Firefox скорост тласък - -- firefox performance monitoring огън на мониторинга на изпълнението - -- firefox sqlite defragmentation огън SQLite дефрагментиране - -- firefox slow to start up бавен огън да се започне - -- firefox defrag profile addon огън измамвам Адон профил - --