PDA

Просмотр полной версии : Opera Unite 10.10 Build 18xx Beta


djforum
21.06.2006, 00:59
http://www.opera.com/img/products/desktop/screenshots/widget.jpg
http://www.opera.com/img/products/desktop/screenshots/speeddial.jpg

Что такое Opera? Популярный браузер от разработчиков из холодной Норвегии. За годы существования обзавелся целой армией поклонников (если не сказать фанатов). Имеет собственное, весьма шустрое ядро, благодаря которому способен очень быстро обрабатывать страницы. По сравнению с Internet Explorer, Opera работает гораздо быстрее. Быстрый рендеринг страниц не единственное достоинство Оперы. В арсенале программы имеется куча всевозможных функций как на прямую связанных с отображением страниц, так и дополнительных: клиент для P2P-сети BitTorrent, простенький менеджер загрузки файлов, IRC-клиент, RSS-клиент, система виджетов (небольшие приложения типа всяких календариков, калькуляторов, записных книжек и т. д. в таком духе).

Версия – мультиязычная (русский присутствует).

Changes Since Opera 8.54

User Interface:

- New content blocker -- "Block content" option is available from the page context menu.
- New Opera Widgets feature. Widgets are small Web applications that live outside the Opera window. Use the new Widgets menu or panel to add and manage the widgets of your choice. Learn more about using and creating widgets at widgets.opera.com.
- Added support for peer-assisted file distribution using BitTorrent.
- New search engine editor -- "Create search" option is available from the search form field context menu.
o Updated search.ini -- the file version number is now 8. All files with lower version numbers will be overwritten on upgrade.
o New keyword a for searching with answers.com.
o New keyword b for BitTorrent search.
- Added site preferences feature, available from page context menu, Quick preferences, and collectively from Tools > Preferences > Advanced > Content.
- Terminology update: user interface and help now refer to "tabs" instead of "pages".
- Web page thumbnails are now shown when hovering tabs.
- Keyboard shortcut changes:
o Ctrl+T opens new tab
o Ctrl+N opens new window
o Ctrl+D saves bookmark for current page
o Ctrl+B does "Paste and go"
o Added keyboard shortcut Ctrl+Enter to auto-complete address when used in the address field. Relies on server name completion setting, by default adds "www." and ".com".
o Added shortcut Esc to deselect text.
- Available HTML accesskeys are now listed when entering accesskey mode with Shift+Esc.
- Spatial navigation now requires pressing Enter to change a form field
- Special local Web page opera:config allows for tweaking advanced settings while Opera is running. See Opera6.ini explained for settings documentation.
- 'Find in page' feature now highlights all matches when searching for text on the page.
- Updated preference dialog. Main changes:
o New Advanced > Tabs with more tab and Multiple Document Interface options.
o Improved and simplified cookie preferences.
- JavaScript console is now Error console and can display messages, warnings, and errors for JavaScript, Java, XML, HTML, CSS, XSLT, SVG, BitTorrent, widgets, network, and mail/chat.
- Added support for saving and opening Web archives (.mht files).
- "Save as HTML file with images" now gathers external files in one folder.
- Major improvements to pop-up blocker.
- Grouping by date and site to the History panel and manager.
- New styles for opera:about, opera:cache, opera:history, opera:plugins, file: view, error pages, and Info panel.
- Default mode for "Cycle without showing list" is now visible tab order, and minimized tabs are included.
- User CSS is now enabled by default in Author mode.
- Bookmarks exported to HTML are now in the Netscape Bookmark File Format, making them compatible with Yahoo bookmarks, Scuttle, MyBookmarks, etc.
- Added option to re-parse invalid XML documents as HTML when XML parsing has failed.
- Removed "Hide certain-sized elements" stylesheet.

Messaging
E-mail and news

- Improved IMAP backend.
- IMAP messages are removed from local store when removing account.
- New customizable mail header display.
- "View all message headers" replaced by "View all headers and message" in message context.
- Added smiley menu to chat and mail toolbars.
- Added warning when sending mail without a subject.
- Up/down arrows no longer select next/previous messages in e-mail and news views when the message view has focus.
- Fix for format=flowed sending incorrectly formatted content.
- Fix for sending mail with iso-2022-jp encoding.

Newsfeeds

- Added support for Atom 1.0.
- Added support for importing and exporting feed lists in OPML format, using File > Import and export.
- Improved handling of photo newsfeeds -- external embeds are now allowed in newsfeeds when selecting "Display > Prefer HTML", and are not disabled when the "Block external elements" preference is set.

Chat

- Added CTCP flood protection.
- DCC file transfers and chat room invites now displayed as links in a private chat window.

Display

- Multiple rendering fixes. Opera now passes the Acid2 test.
- SVG support increased to 1.1 basic.
- Support for keyboard navigation in SVG.
- CSS 3: Added support for attribute and UI selectors and for opacity. Added support for -o-text-overflow:ellipsis, synonymous to text-overflow:ellipsis.
- CSS 2.1: Multiple fixes for selectors and pseudo elements. Updated display:inline handling on tables according to upcoming specification update.
- Added support for Web Forms 2.0.
- Removed support for XML namespaces in HTML documents.
- Added support for xml:id.
- Allowed positioned elements to appear in front of iframes and objects.
- Improved CSS error handling.
- Printed pages will now use background from print stylesheets rather than screen stylesheets.
- Several fixes for bi-directional text.
- Several improvements to ERA/fit to width.
- Fixed handling of backgrounds in fieldsets.
- @import now supported in user stylesheets.
- Support for media queries in @import rules.
- Removed box model quirk (box-sizing:border-box;) in quirks mode.
- HREF attributes no longer converted to absolute URLs in DOM and CSS.

Defaults

- Body element now uses margin instead of padding by default.
- UL/OL elements now use padding instead of margin by default.
- DD elements now have a smaller indent.
- Use default handheld font size for handheld stylesheets.
- Form default margin-top is now 0, and margin-bottom now 1em.
- Several changes to the default margin and padding of legends and fieldsets.

Images

- Extended support for displaying EXIF image data. Select "Image properties" from image context menu.
- Added support for YCCK and CMYK formats in JPEG images.

Scripting

- Added support for XSLT 1.0 and the XSLTProcessor constructor.
- Added support for XPath 1.0.
- Added support for DOM level 2 Style Sheets and associated parts of DOM level 2 CSS.
- Implemented designMode for rich text editing.
- Added support for the CONTENTEDITABLE attribute and contentEditable property.
- Implemented support for canvas, as described in the Web Applications 1.0 draft, as well as the opera-2dgame context.
- Added support for Audio, as described in the Web Applications 1.0 draft.
- Multiple improvements to XMLHttpRequest support.
- Added support for onmousewheel events.
- Added support for document.load and document.adoptNode.
- Added window.getSelection and associated methods.
- Improved handling of offsetTop, offsetLeft, and offsetParent.
- Removed support for "javascript:" URLs in CSS.
- Pages using certain JavaScript events will reload when visited in history. A knowledge base article is available.

Security

- TLS 1.1 and TLS Extensions are enabled by default.
- The security bar is now grayed for sites using an encrypted connection, that have a low security rating.
- Upgrading will automatically disable 40 and 56 bit SSL/TLS ciphers.
- Fixed SSL negotiation problem for servers that do not tolerate TLS 1.0 version in the record protocol of the client hello.

Plug-ins

- Added Netscape Plug-in API extensions developed by browser and plug-in vendors.
- Some plug-in content will now require you to click before you can interact with it.

Miscellaneous

- Changed default user agent string to identify as Opera.
- Moved "Identify as" settings to site preferences and added options to mask user agent string as Mozilla or Internet Explorer.
- Site patching can now download certain site preferences as well as Browser JavaScript and user agent overrides.
- The [Adv User Prefs] section of opera6.ini has been renamed to [Network].

Windows-specific changes

- New MSI installer
o Simplifies network installations
o 30 languages in one package: The international MSI package contains US English, Japanese, German, Polish, Simplified and Traditional Chinese, Latin-American and European Spanish, Canadian and European French, Italian, Norwegian bokmеl and nynorsk, Swedish, Danish, Finnish, Dutch, Korean, Brazilian and European Portuguese, Russian, Czech, Hungarian, Bulgarian, Turkisk, Punjabi, Croatian, Lithuanian, Frisian, and Georgian.
o Note: Norwegian nynorsk, Punjabi, Canadian French, Frisian, Georgian, and Lithuanian are not supported during installation. On first startup, go to Tools > Preferences > General and use the drop-down to switch to one of these languages.
- Flash is no longer bundled in the Windows installer.
- When first run, Opera will attempt to import bookmarks from the default browser. Internet Explorer, Firefox, and Opera are supported.
- Initial support for NTLM authentication.
- Added new startup arguments: "Opera /ScreenWidth 800 /ScreenHeight 600" will change the screen resolution to 800 by 600 until Opera quits, then it is reset to the previous values.
- Font selection now works correctly when more than 1024 fonts are installed.

Link
http://www.opera.com/download/get.pl?id=28176
mirror
http://ftp.opera.com/pub/opera/win/900/int/Opera%209%20International%20Setup.exe

djforum
20.05.2007, 03:36
Opera 9.21 Build 8776 Final

Opera 9.21 - новая версия одного из самых быстрых альтернативных браузеров планеты! Программа использует собственный движок для прорисовки web-страниц, который является одним из самых быстрых по сравнению с конкурентами (Firefox, Internet Explorer и прочими). Объединяет под одной оболочкой фактически несколько «отдельных» приложений, среди них: почтовый клиент, RSS-клиент, IRC-клиент BitTorrent-клиент и собственно сам браузер. Несмотря на такую повышенную интегрированность, размеры дистрибутива в зависимости от языкового варианта и операционной системы, находятся в пределах до семи мегабайт.


Opera started out as a research project in Norway's largest telecom company, Telenor, in 1994, and branched out into an independent development company named Opera Software ASA in 1995. Opera Software develops the Opera Web browser, a high-quality, multi-platform product for a wide range of platforms, operating systems and embedded Internet products. Opera is known as the fastest and smallest full-featured browser, a first choice for people using older PCs and Windows 95 and a brilliant alternative to the default IE from Microsoft. Opera, first of all, is client World Wide Web, that is the program for extraction of the information from WWW as the documents created with help HyperText Markup Language (language of a marking of hypertext HTML). Low requirements to resources of system. Opera will work even on 386 computer about 6 MB of operative memory. MDI the interface. You can open without special expenses of memory any quantity of windows inside one working window, having chosen thus a tabulared or cascade mode.

Features of "Opera for Windows without Java":
*** Efficient surfing:
- Transfer manager. View download progress and access all your downloads from one simple transfer manager window.
- Password manager. The password manager remembers your usernames and passwords so you will not have to.
- Pop-up blocking. Opera lets you control whether to block all pop-ups, or open only the ones that you have requested.
- Fast Forward. Fast Forward will detect the most likely "next page" link and greatly simplify navigation in multi-page documents such as search results and image galleries.
- Quick preferences. Pressing F12 displays the 'Quick preferences' menu to easily switch settings such as pop-up and cookie preferences and more.
- Voice. The voice feature allows you to control Opera's interface by talking and to have documents read aloud. Voice is currently offered in English and runs on Windows 2000 and XP.
- Trash can. If you accidentally close a tab, you can retrieve it from the trash can. This also works for blocked pop-ups that you may want.
- Tabbed browsing. Surf the Web easier and faster by opening multiple Web pages within the same application window.
- Integrated search. Search Google, eBay, Amazon and more with Opera's integrated search. You can also search directly in the address field using shortcuts (e.g. "g" for Google).
- Mouse gestures. Opera supports mouse gestures, allowing you to perform certain movements with the mouse in order to access commonly used features.
- Sessions. Save a collection of open pages as a session, for later retrieval, or start with the pages you had open when Opera was last closed.
- Notes. Notes can be kept in conjunction with a Web site you want to refer to later, to remind you of any particular information you may like to review again.
- Keyboard Shortcuts. Keyboard shortcuts - like mouse gestures - make your browsing faster and more efficient. Read more about all the keyboard shortcuts in Opera.

*** Security and privacy:
- Security bar. Opera displays security information inside the address bar, located next to the padlock icon that indicates the level of security present on a site.
- Encryption. Opera supports Secure Socket Layer (SSL) versions 2 and 3, and TLS. Opera offers automatic 128-bit encryption, the highest available security of any Web browser.
- Delete private data. Opera can be configured to clear the history and cache when exiting, to protect your privacy. Any kind of private data can easily be erased at any time.
- Cookie control. Opera gives you detailed control of what cookies to accept and reject, such as allowing for different set-ups for different servers.

*** Mail and Chat:
- Opera mail. Opera's built-in POP/IMAP E-mail client is a combined e-mail program, news reader, mailing list organizer and RSS/Atom newsfeed reader.
- IRC chat. Communicate with people all over the world using Opera's IRC chat client. Chat privately or in rooms, or share files with your friends and family.

*** Customization:
- Drag and drop. Using the 'appearance' dialog you can make Opera look almost any way you want. Move buttons and search fields, add and remove toolbars, and so forth.
- Skins. Opera skins can give your browser the look you want. Make the browser your own by giving it the icons and buttons of your choice.
- Language. Opera's user interface is translated into a multitude of languages, and the language can be changed on the fly.

*** Accessibility:
- Zoom. With Opera you can zoom the contents of any Web page from 20%-1000% using the zoom dropdown or the + and - keys.
- Text size and colors. Text size and link styling can be changed using Opera. Text color and background color can also be customized.
- User style sheets. Opera comes with a set of ready-made style sheets, including accessibility style, that can be used to override a Web site's style set completely.

*** Web development:
- Standards support. Opera prides itself in supporting all major Web standards currently in use, including CSS 2.1, XHTML 1.1, HTML 4.01, WML 2.0, ECMAScript, DOM 2 and SVG 1.1 tiny.
- Small-screen mode. When displaying a page in small-screen mode (Shift+F11) you can see how it will look on a mobile phone or other small-screen device running Opera.
- Validate code. You can validate the HTML code of any Web page by pressing Ctrl+Alt+v.
- Toggle graphics and style sheets. Graphics and style sheets can be toggled on/off via Opera's menus and shortcuts.
- Info panel. The Info panel shows details about the currently open page such as MIME type, page size, character encoding and more.
- Reload from cache. Edit the source of any open Web page and view the result instantly by using 'Reload from cache' (Tools/Advanced).

*** Special features:
- Full-screen mode. The F11 key toggles Opera's projection mode, using the whole screen for browsing and, if a projection style sheet is present, displays 'slides' suitable for presentation.
- Kiosk mode. Registered versions of Opera supports kiosk mode - a lock-down mode in which the browser can be used for unattended information stands in public environments.

* Fraud protection. Opera's advanced fraud protection protects you against web sites that try to steal your personal information. Watch the demo to learn how to enable this feature.
* Add your favorite search engines. Right-click on the site's search field and select "Create search" from the menu.
* Site preferences. Want to view a site in a different way or deny certain cookies? Want to block pop-ups on certain sites only? Right click and select "Edit site preferences".
* Improved rich text editing. Use advanced text editing features for today's most popular Web applications.
* BitTorrent. You don't need a separate BitTorrent application to download large files. Simply click a torrent link and start the download.
* Content blocker. Remove ads or images - it's up to you. Right-click (CTRL-click on the Mac) on the Web page and choose "Block content".
* Widgets. Small Web applications (multimedia, newsfeeds, games and more) that make your desktop experience more fun. Use the Widgets menu to discover new widgets and access your favorites. Visit widgets.opera.com to learn more.
* Thumbnail preview. It is easy to have many tabs open at once in Opera. But exactly which tab had that video you wanted? Hover your mouse on any tab to see a thumbnail preview.

Changes in Opera 9.21 Build 8776:

- Setting font style in the UI now works again
- Larger search field in speed dial, looked a bit chunky on smaller resolutions
- Added Yahoo Answers to built in search
- A number of crashes fixed and memory leaks plugged
- Proxy PAC files now read from system on Windows and Mac
- Windows media player 11 NP version now works without crashing.

Homepage - http://www.opera.com

Link
http://mirror.switch.ch/ftp/mirror/opera/win/921/int/Opera_9.21_International_Setup.exe

djforum
30.04.2008, 23:27
Opera v.9.27 International + Opera v.9.50 build 10048

Последняя версия популярнейшего браузера Opera, который отличается своей компактностью и высокой скоростью загрузки страниц.
Имеет в составе также несколько полезных утилит, таких как менеджер загрузки, IRC, RSS, P2P и другие.
Есть русский язык

Opera v.9.27 International
http://opera.dl2.vipserver.ru/win/927/int/Opera_9.27_International_Setup.exe

Opera 9.50.10048 beta
http://snapshot.opera.com/windows/o950s_10048m.exe

djforum
12.06.2008, 14:27
Opera 9.50 Build 10063 Final

http://ipicture.ru/uploads/080612/Z04UC5BxLd.jpg

Вот она финальная сборка новой Оперы.
Это – один из самых быстрых и гибких в настройке браузеров. Используя скины, пользовательские панели и другие средства настройки интерфейса, его внешний вид можно изменять до неузнаваемости. Программа позволяет "на лету" отключать и включать графику, а также может похвастаться фирменной технологией масштабирования веб-страниц, благодаря которой пользователи браузера практически никогда не видят горизонтальной прокрутки.

Программа имеет встроенный блокировщик рекламных окон, поддерживает виджеты – небольшие мини-приложения, которые могут использоваться в Opera для чтения новостей, встроенных игр, расширенных возможностей поиска и т.д. В Opera есть специальное меню для работы с виджетами, при помощи которого можно их удалять, добавлять и организовывать. Среди других особенностей браузера простая настройка сайтов в окне поиска, предпросмотр открытых страниц в виде эскизов, поддержка протокола BitTorrent, удобный просмотрщик исходного кода страниц. Замечательный новый скин и приятный для глаза дизайн.

Opera started out as a research project in Norway's largest telecom company, Telenor, in 1994, and branched out into an independent development company named Opera Software ASA in 1995. Opera Software develops the Opera Web browser, a high-quality, multi-platform product for a wide range of platforms, operating systems and embedded Internet products.

Opera is known as the fastest and smallest full-featured browser, a first choice for people using older PCs and Windows 95 and a brilliant alternative to the default IE from Microsoft. Opera, first of all, is client World Wide Web, that is the program for extraction of the information from WWW as the documents created with help HyperText Markup Language (language of a marking of hypertext HTML).
Low requirements to resources of system. Opera will work even on 386 computer about 6 MB of operative memory. MDI the interface. You can open without special expenses of memory any quantity of windows inside one working window, having chosen thus a tabulared or cascade mode.

• The world's fastest...now even faster. Even though it's hard to imagine, we made Opera faster.
Following the release of Opera 9 last year, we re-wrote Opera's rendering engine for the coming Opera 9.5 release. As a result, Opera 9.5 contains more than a year's worth of speed, standards and performance improvements. Some enhancements include:

Some enhancements include:
* Faster and less-memory intensive ECMAscript engine
* A greatly improved layout algorithm
* The font-rendering speed is improved significantly, along with the tiling of bitmaps
* More responsive user interface

Internal benchmarks show up to 50 percent increase in speed compared to the previous core version in Opera 8. But, performance is more than just showing Web pages faster. Performance is about making your browsing experience more enjoyable and productive. In the past, we introduced much-loved and powerful features like Tabbed browsing, Mouse gestures, Fast Forward and Rewind, Speed Dial all designed to make you get more out of your time browsing the web. With Kestrel we add another powerful feature to this family:

• Synchronize: The preview
Log in just once. Then access your stuff anywhere, anytime.

A new Internet revolution is under way and millions of people are now surfing their favorite Web sites every day. But they're not just browsing on their computers. Instead, they're browsing from practically any device mobile phones, TVs, game consoles, PDAs. In fact, Internet users today tend to browse from various devices throughout the day.

• Full History Search
Have you ever read something interesting, but then later struggled to find your way back to that same small portion of a Web page? Now you can say goodbye to that problem. With Opera 9.5, we introduce full history search - search the complete Web pages you visited, but without requiring you to bookmark them.
Unlike previous and other browser history searches which only look at the URLs of the pages you have visited full history search searches the actual content of the Web pages you have visited. When typing a keyword, Opera 9.5 will automatically search the text of Web pages in your history.
Moreover, we have directly integrated Full History Search into the URL field of the Opera 9.5 browser, making it extremely easy and quick to find what you're looking for.

• Status bar with Zoom and Image control
Opera's excellent zoom function and the bandwidth saving control of images are now made easily available on the Status bar. Tip: Add your own buttons like the developer console to the Status bar.

• Restore closed windows and changes in Speed Dial
Kestrel has an improved version of the much loved trash-can feature by adding support for opening closed windows, not only the closed tabs. You can also use the undo function now for Speed Dial.

• Improved BitTorrent™ performance
We added support for BitTorrent Peer Exchange to allow you to connect to more download hosts and improve your download speeds.

• Platform integration
We worked to make Kestrel feel even more integrated with your platform. Mac users can expect a nice new visual look and feel, while Opera for Linux will add a QT4 build, so you can easily adjust your skin to match the desktop. 64-bit Linux/FreeBSD packages will also be available.

• VoiceOver support
Kestrel adds support for Apple's screen reader "VoiceOver" found in Mac OS X 10.4 Tiger. This allows visually impaired Opera users to more easily use all of the features in the browser. For more details, please see: www.apple.com/accessibility/voiceover

• Skin
Our skins in Opera 9.5 feature improved conformance to Apple Human Interface Guidelines. We have also added a new native skin with a brushed metal appearance, for those of you in to that sort of look.

• Mail improvements
Kestrel features great stability and performance to Opera's integrated email client, M2. We've added a new mail backend and new IMAP support. M2 is also much faster than in previous versions of Opera.
Note to existing M2 users: Please be aware that you will need to install this version on top of your existing Opera version to use this version for mail. Opera will then re-index all your email, something which can take several minutes if you have thousands of emails.

Полный список изменений
http://www.opera.com/docs/changelogs/windows/950

Link
ftp://ftp.opera.com/pub/opera/win/950/int/Opera_950_in_Setup.exe International 8.5 Mb
eng only
http://ftp.opera.com/pub/opera/win/950/en/Opera_950_en_Setup.exe

Philter
19.06.2008, 14:29
офигеная.. новый скин.. скорость...

djforum
21.06.2008, 00:27
Opera 9.51.10071 Beta

Небольшие обновления и коррективы внесли после выхода финальной версии.

Link
http://snapshot.opera.com/windows/o951s_10071m.exe

djforum
03.07.2008, 02:14
Opera 9.51 Build 10081 Final

Вышла новая версия популярного браузера Opera. Это – один из самых быстрых и гибких в настройке браузеров. Используя скины, пользовательские панели и другие средства настройки интерфейса, его внешний вид можно изменять до неузнаваемости. Программа позволяет "на лету" отключать и включать графику, а также может похвастаться фирменной технологией масштабирования веб-страниц, благодаря которой пользователи браузера практически никогда не видят горизонтальной прокрутки.

Программа имеет встроенный блокировщик рекламных окон, поддерживает виджеты – небольшие мини-приложения, которые могут использоваться в Opera для чтения новостей, встроенных игр, расширенных возможностей поиска и т.д. В Opera есть специальное меню для работы с виджетами, при помощи которого можно их удалять, добавлять и организовывать. Среди других особенностей браузера простая настройка сайтов в окне поиска, предпросмотр открытых страниц в виде эскизов, поддержка протокола BitTorrent, удобный просмотрщик исходного кода страниц.

Eng
Opera started out as a research project in Norway's largest telecom company, Telenor, in 1994, and branched out into an independent development company named Opera Software ASA in 1995. Opera Software develops the Opera Web browser, a high-quality, multi-platform product for a wide range of platforms, operating systems and embedded Internet products. Opera is known as the fastest and smallest full-featured browser, a first choice for people using older PCs and Windows 95 and a brilliant alternative to the default IE from Microsoft. Opera, first of all, is client World Wide Web, that is the program for extraction of the information from WWW as the documents created with help HyperText Markup Language (language of a marking of hypertext HTML). Low requirements to resources of system. Opera will work even on 386 computer about 6 MB of operative memory. MDI the interface. You can open without special expenses of memory any quantity of windows inside one working window, having chosen thus a tabulared or cascade mode.

• The world's fastest...now even faster. Even though it's hard to imagine, we made Opera faster.
Following the release of Opera 9 last year, we re-wrote Opera's rendering engine for the coming Opera 9.5 release. As a result, Opera 9.5 contains more than a year's worth of speed, standards and performance improvements. Some enhancements include:

Some enhancements include:
* Faster and less-memory intensive ECMAscript engine
* A greatly improved layout algorithm
* The font-rendering speed is improved significantly, along with the tiling of bitmaps
* More responsive user interface

Internal benchmarks show up to 50 percent increase in speed compared to the previous core version in Opera 8. But, performance is more than just showing Web pages faster. Performance is about making your browsing experience more enjoyable and productive. In the past, we introduced much-loved and powerful features like Tabbed browsing, Mouse gestures, Fast Forward and Rewind, Speed Dial all designed to make you get more out of your time browsing the web. With Kestrel we add another powerful feature to this family:

• Synchronize: The preview
Log in just once. Then access your stuff anywhere, anytime.

A new Internet revolution is under way and millions of people are now surfing their favorite Web sites every day. But they're not just browsing on their computers. Instead, they're browsing from practically any device mobile phones, TVs, game consoles, PDAs. In fact, Internet users today tend to browse from various devices throughout the day.

• Full History Search
Have you ever read something interesting, but then later struggled to find your way back to that same small portion of a Web page? Now you can say goodbye to that problem. With Opera 9.5, we introduce full history search - search the complete Web pages you visited, but without requiring you to bookmark them.
Unlike previous and other browser history searches which only look at the URLs of the pages you have visited full history search searches the actual content of the Web pages you have visited. When typing a keyword, Opera 9.5 will automatically search the text of Web pages in your history.
Moreover, we have directly integrated Full History Search into the URL field of the Opera 9.5 browser, making it extremely easy and quick to find what you're looking for.

• Status bar with Zoom and Image control
Opera's excellent zoom function and the bandwidth saving control of images are now made easily available on the Status bar. Tip: Add your own buttons like the developer console to the Status bar.

• Restore closed windows and changes in Speed Dial
Kestrel has an improved version of the much loved trash-can feature by adding support for opening closed windows, not only the closed tabs. You can also use the undo function now for Speed Dial.

• Improved BitTorrent™ performance
We added support for BitTorrent Peer Exchange to allow you to connect to more download hosts and improve your download speeds.

• Platform integration
We worked to make Kestrel feel even more integrated with your platform. Mac users can expect a nice new visual look and feel, while Opera for Linux will add a QT4 build, so you can easily adjust your skin to match the desktop. 64-bit Linux/FreeBSD packages will also be available.

• VoiceOver support
Kestrel adds support for Apple's screen reader "VoiceOver" found in Mac OS X 10.4 Tiger. This allows visually impaired Opera users to more easily use all of the features in the browser. For more details, please see: www.apple.com/accessibility/voiceover

• Skin
Our skins in Opera 9.5 feature improved conformance to Apple Human Interface Guidelines. We have also added a new native skin with a brushed metal appearance, for those of you in to that sort of look.

• Mail improvements
Kestrel features great stability and performance to Opera's integrated email client, M2. We've added a new mail backend and new IMAP support. M2 is also much faster than in previous versions of Opera.
Note to existing M2 users: Please be aware that you will need to install this version on top of your existing Opera version to use this version for mail. Opera will then re-index all your email, something which can take several minutes if you have thousands of emails.

Официальный сайт | Home Page - http://www.opera.com

Размер: 8.5 MB

Link
http://ftp.opera.com/pub/opera/win/951/int/Opera_951_in_Setup.exe

djforum
27.08.2008, 19:18
Opera 9.52 Build 10108 Final

Changes since Opera 9.51
User Interface
Added several improvements to the icons and skin
Added a bookmark path to autocompleted bookmarks in the address bar to better distinguish them from visited pages
Added a Help button to "Engine Init() Failed" error message on start-up to inform users about a problem
Mail, News, Chat
Fixed an issue where "Mark all as read" in Opera Mail would also mark as read some mails not visible in the current view
Fixed the creation of the POP AOL/aim.com account
Fixed a problem with POP accounts where message bodies were not downloaded
Added work-arounds for problems with various POP servers
Fixed mail appearance when Opera is installed in a folder with a "#" character in its name
Fixed a problem that could occur when opening mail notification popups on a secondary monitor
Fixed a problem connecting to online.no
Note: Users experiencing problems with online.no should change their incoming server to use Plaintext authentication
Fixed a problem updating signature when switching accounts
Fixed a problem where UI would not update after unsubscribing an IMAP folder
Fixed an issue where IRC would disconnect users without informing them
Display and Scripting
Fixed an issue with history navigation: an iframe with document.write is not added to history anymore
window.close() now functions after invoking a context menu - now also works in widgets
Fixed a URL encoding issue: javascript: URLs
Fixed an issue with lists not displaying correctly when text is rendering in RTL
Fixed a problem where content blocker adds a generalized block rule when using the Details button
Security
Fixed a startup crash that could allow execution of arbitrary code: see our advisory
Sites can no longer change framed content on other sites: see our advisory
Fixed an issue that could allow cross-site scripting, as reported by Chris Weber of Casaba Security: details will be disclosed at a later date
Custom shortcuts no longer pass the wrong parameters to applications, as reported by Michael A. Puls II: see our advisory
Prevented insecure pages from showing incorrect security information, as reported by Lars Kleinschmidt: see our advisory
Feed links can no longer link to local files: see our advisory
Feed subscription can no longer cause the wrong page address to be displayed: see our advisory
Fixed a problem with the CRL override for certificates that do not have a CRL specified: Override was not checked
Also fixed related problems of a freeze occuring and a handshake that never completed
Miscellaneous
Fixed a problem where Gmail would not load
Fixed the opening of files in external applications when disk cache is off
Fixed an issue with low quality on YouTube video previews
Embedded YouTube videos should work more often now without having to reload
Fixed RealPlayer on BBC
Fixed a small memory leak in the BitTorrent code
Fixed some translation errors
Windows-specific changes
Returned the Windows shell menu to the Transfer context menu
Fixed the opening of PDF files in Acrobat Reader plug-in when the folder contains special characters
Added a "Close Tab" entry to the File menu

Link:
http://ftp.opera.com/pub/opera/win/952/int/Opera_952_10108_in.exe international version (русский язык включён)

djforum
30.10.2008, 14:11
Opera 9.62.10467 Final

Opera, прежде всего, является клиентом World Wide Web, то есть программой для извлечения информации из WWW в виде документов, созданных с помощью HyperText Markup Language (языка разметки гипертекста HTML). Низкие требования к ресурсам системы. Opera будет работать даже на 386 компьютере с 6 Мб оперативной памяти. MDI интерфейс. Вы можете без особых затрат памяти открывать любое количество окон внутри одного рабочего окна, выбрав при этом табличный или каскадный режим. Опера поддерживает 128 битное шифрование по стандартам SSL2/SSL3, а также TLS 1.0.Переключение отображения картинок в ходе работы и для каждого окна по отдельности. Переключение отображения документа между настойками документа и настройками пользователя (цвет фона, цвет и шрифт текста и ссылок). Изменение масштаба документа от 20% и до 1000%. Несмотря на свой маленький размер, Опера поддерживает и CSS, и Java, также она поддерживает plugin-ы от Netscape, которые можно скачать с ее фирменного сайта. Поддерживает такие протоколы передачи данных, как FTP, Gopher и WAIS.

Размер: 7,11 мб
Лицензия: Freeware
Русский язык: встроенный

Link:
http://ftp.opera.com/pub/opera/win/962/int/Opera_962_int_Setup.exe

djforum
16.12.2008, 08:10
Opera 9.63.10476 Final

http://s1.ipicture.ru/uploads/080612/Z04UC5BxLd.jpg

Самый быстрый и нетребовательный к ресурсам системы браузер с собственным ядром. Имеет встроенный менеджер закачек.Программа имеет встроенный блокировщик рекламных окон, поддерживает виджеты – небольшие мини-приложения, которые могут использоваться в Opera для чтения новостей, встроенных игр, расширенных возможностей поиска и т.д. В Opera есть специальное меню для работы с виджетами, при помощи которого можно их удалять, добавлять и организовывать. Среди других особенностей браузера простая настройка сайтов в окне поиска, предпросмотр открытых страниц в виде эскизов, поддержка протокола BitTorrent, удобный просмотрщик исходного кода страниц.

Link / Ссылка 8.6 MB
Лицензия: Freeware
Русский язык: встроенный
http://ftp.opera.com/pub/opera/win/963/int/Opera_963_in_Setup.exe

djforum
03.03.2009, 09:14
Opera 9.64.10487 Final

http://img1.immage.de/151204c74db95a54a8.jpg

Opera 9.64- это один из самых быстрых и гибких в настройке браузеров. Используя скины, пользовательские панели и другие средства настройки интерфейса, его внешний вид можно изменять до неузнаваемости. Программа позволяет "на лету" отключать и включать графику, а также может похвастаться фирменной технологией масштабирования веб-страниц, благодаря которой пользователи браузера практически никогда не видят горизонтальной прокрутки. Opera предоставляет максимальные возможности для навигации в Интернете. Это самый быстрый, безопасный и простой в использовании из имеющихся в распоряжении пользователей браузер.

Одна из особенностей браузера — возможность быстрого перехода к наиболее часто посещаемым страницам (Speed Dial). Пользователь может задать адреса веб-страниц в девяти слотах, и после открытия пустой вкладки на ней будут отображены по умолчанию 9 (3x3) ячеек, в каждой из которых уменьшенная копия заданной страницы. Эта опция значительно облегчает навигацию между веб-сайтами. Настроить количество сайтов в Speed Dial можно начиная с версии 9.5.

Возможности программы:
- Cпособ доступа к вашим любимым сайтам с помощью Speed Dial
- Защита от мошенничества
- BitTorrent клиент
- Блокировщик содержимого
- Добавление своих поисковых систем
- Просмотр миниатюр открытых страниц
- Настройки для каждого сайта по-отдельности
- Использование виджетов
- Новые возможности редактирования текста
- Диспетчер загрузки
- Навигация по табам
- Менеджер паролей
- Интегрированный поиск
- Блокирование всплывающих окон
- Жестикуляция мышью
- Функция быстрого перехода вперед
- Быстрые настройки с помощью кнопки F12
- Голосовое управление
- "Горячие клавиши" клавиатуры
- Функция "Корзины"
- Поддерживает протокол защиты информации SSL, версии 3, и протокол TLS 1.0 и 1.1
- 256-битное шифрование
- Удаление личных данных
- Управление cookies
- Электронная почта браузера Opera
- IRC-чат
- Поддержка функции "Drag and drop"
- Поддержка смены скинов интерфейса
- Мультиязычность
- И многие другие возможности.

Операционная система: Windows® 2000/XP/Vista
Язык интерфейса: Multilanguage
Год выхода: 2009
Размер: 7.4 MB

Скачать Opera 9.64.10487 Final
http://ftp.opera.com/pub/opera/win/964/int/Opera_964_int_Setup.exe

Opera 10 Alpha
В 10-й версии введена и долгожданная проверка орфографии при печати в веб-формах. Образованная программа сообщит пользователю, если тот в спешке допустил ошибку. Русский язык поддерживается.

Обновление не обошло стороной и почтовый клиент, входящий в состав Opera. В приложении значительно расширены возможности по форматированию текста и разнообразному оформлению писем. Также теперь Opera Mail умеет удалять залежавшуюся корреспонденцию с сервера через определенное время.

Остается добавить, что по мере приближению к финальному выпуску, разработчики намерены внести еще немало полезных улучшений и дополнительных функций в программу.

Opera — это популярнейший браузер от разработчиков из холодной Норвегии. Имеет собственное, весьма шустрое ядро, благодаря которому способен очень быстро обрабатывать страницы. По сравнению с Internet Explorer, Опера работает гораздо быстрее. Более того, разработчики называют свой браузер самым быстрым в мире, что возможно и спорно, но очень даже близко к истине.

Быстрый рендеринг страниц не единственное достоинство Оперы. В арсенале программы имеется куча всевозможных функций как на прямую связанных с отображением страниц, так и дополнительных: клиент для P2P-сети BitTorrent; простенький менеджер загрузки файлов; IRC-клиент; RSS-клиент; система виджетов (небольшие приложения типа всяких календариков, калькуляторов, записных книжек и т. д. в таком духе).
Скачать Opera 10 build 1355 alfa
http://narod.ru/disk/6817279000/Opera_10_1355.rar.html

djforum
03.04.2009, 23:48
Opera Turbo 10.0.1413 Alpha

Разработка 10 версии идёт полным ходом, но уже сегодня вы можете протестировать насколько увеличилась скорость загрузки страниц за счёт нового быстрого движка и опции Turbo, которая на 30% по заявлению разработчиков даёт прирост в скорости.

Opera Turbo - это уникальный продукт, разработанный с применением иных принципов приема и передачи данных. Сжатие траффика и ускорение загрузки достигает уровня 80 процентов! Пару дней назад данная разработка уже демонстрировалась на World Congress в Барселоне, и вот теперь любой желающий может самостоятельно оценить эту инновацию! Opera Turbo позволяет сэкономить трафик не изменяя внешний вид сайтов и не отключая мультимедийных функций и анимации. Браузер с помощью Opera Turbo посылает данные на специальный сервер Opera Software. После проверки запрашиваемой страницы, устройства, с которого посылается запрос, и канала связи, сервер загружает в браузер пользователя отредактированную версию требуемого сайта. «Opera Turbo использует передовые интернет-технологии для ускорения передачи данных и сокращения объемов данных, которые должны быть загружены, чтобы посмотреть веб-страницу. Это решение создано для работы с разными типами устройств и совместимо с Opera Browser, Opera Mobile и Opera Devices SDK. Вдобавок к предоставлению нескольких способов оптимизации, Opera Turbo также имеет механизм, позволяющий отключить оптимизацию сервера и напрямую подключиться к интернету», — сказано в заявлении компании Opera.


Download | Скачать Opera Turbo 10.0.1456 Alpha 8,5mb
http://snapshot.opera.com/windows/o100s_1456m.exe

djforum
28.05.2009, 00:59
Opera Turbo 10.0.1535 Pre-Beta

http://img1.immage.de/151204c74db95a54a8.jpg

Новый интерфейс, начиная с этой версий! Стало более приятно работать и по скорости быстрее чем в 9 версии.


Download | Скачать Opera Turbo 10.0.1535 Alpha 8,5mb
http://snapshot.opera.com/windows/o100s_1535m.exe

djforum
03.06.2009, 04:50
Opera 10.0.1551 Beta 1

http://s1.ipicture.ru/uploads/080612/Z04UC5BxLd.jpg

Первая бета 10 версии Opera Turbo. Новый интерфейс, возросшая скорость работы, новый вид виджетов, и это далеко не полный список новшеств и изменений.

Download | Скачать Opera 10.0.1551 Beta1 6,7mb
http://ftp.opera.com/pub/opera/win/1000b1/en/Opera_1000_en_b1_Setup.exe

Руссификация Opera 10.0.1551 Beta1
http://narod.ru/disk/9759045000/ru_100bw-1551.lng.html

djforum
16.06.2009, 21:27
Opera 10.0.1589 Beta

http://s1.ipicture.ru/uploads/080612/Z04UC5BxLd.jpg

Новая 10 бета версия Opera Turbo. Новый интерфейс, возросшая скорость работы, новый вид виджетов, и это далеко не полный список новшеств и изменений.

Download | Скачать Opera 10.0.1589 Beta 7,2mb
.:: Вы должны ответить или нажать 'Спасибо', чтобы увидеть эту скрытую информацию. ::.

P.S Ещё Увеличена скорость работы! Обновляйтесь обязательно!

iencelad
24.06.2009, 22:54
Opera Unite 10.0 Build 1601 Beta, Скачать Opera Unite 10.0 Build 1601 Beta, Download Opera Unite 10.0 Build 1601 Beta, браузер

Дата релиза: 24 июня 2009
Разработчик: Opera Software ASA.
Категория: браузер
Платформа: PC
Поддержка операционных систем: Windows XP, Vista и Windows 7
Поддержка аппаратных платформ: x32, x64
Язык интерфейса: multi-language (Русский).
Лицензия: бесплатно

Opera Unite 10.0 Build 1601 Beta — новая версия Opera, теперь она Unite :-D

Download | Скачать Opera Unite 10.0 Build 1601 Beta 16.77 Mb.:: Вы должны ответить или нажать 'Спасибо', чтобы увидеть эту скрытую информацию. ::.

djforum
25.06.2009, 01:47
Советую очень многим! Реально прибавлена скорость работы, снижена нагрузка на CPU.

ссылка с оф. сайта
Download | Скачать Opera 10.0.1601 Beta 9.8 Mb
.:: Вы должны ответить или нажать 'Спасибо', чтобы увидеть эту скрытую информацию. ::.

iencelad
27.06.2009, 00:13
А вот и Opera Unite 10.0 Build 1606 Beta! :thiskiss4you

Дата релиза: 26 июня 2009
Разработчик: Opera Software ASA.
Категория: браузер
Платформа: PC
Поддержка операционных систем: Windows XP, Vista и Windows 7
Поддержка аппаратных платформ: x32, x64
Язык интерфейса: multi-language (Русский).
Лицензия: бесплатно

Что нового в Opera Unite 10.0 Build 1606 Beta:

User Interface
Changed name of "Transfers" to "Downloads"
Tweaks to the windows native skin
Added Turbo warning icon
Added Open Folder button to file browse control
Partial fix for Bug DSK-247823 (Menu item 'Edit > Check spelling' must be updated) The desktop part of the new rewrite on how to turn on and off spellcheker
Fixed Bug DSK-254466 ("Add contact" mail button - inconsistent capitilization)
Fixed Bug DSK-255284 (Translated strings in Romanian do not fit Crash and Appearance dialog)
Fixed Bug DSK-256214 (Unite status button: More space needed for translation)
Fixed Bug DSK-256583 (Double click on note to insert into mail doesn't work when replying)
Fixed Bug DSK-257018 (Some buttons get bigger when focused)
Fixed Bug DSK-257029 ("Open Service" should be disabled if the service is in the trash can) plus: consistently disable "properties" for trashed Unite services
Fixed Bug DSK-257076 (New "synch opera" button in Speed Dial is too small)
Fixed Bug DSK-257089 (Windows native: Text in Speed Dial search field impossible to read with dark background image)
Fixed Bug DSK-257143 (Tiled background in Speed Dial isn't remembered)
Fixed Bug DSK-257190 (Unable to edit file/folder chooser boxes by hand)
Fixed Bug DSK-257195 (Panel header text becomes unbolded when customised)
Fixed Bug DSK-257223 (Update dialog, new version download size value does not fit)
Fixed Bug DSK-257233 (Automatic Turbo mode not reflected in status field)
Fixed Bug DSK-257256 (Crash when performing mouse gesture while gesture dialog is open)

Core
Fixed Bug CORE-2227 (Onload script not executed in frameset where one frame's src is set to "#")
Fixed Bug CORE-22239 (Make sure MultiEdit fields will be spellchecked if the spelling checker is turned on when it doesn't have focus)
Fixed Bug CORE-22240 (Make sure there is no active sessions and spellcheckers when a user turns off the spellchecker)
Fixed Bug DSK-251746 (Aborting print from VG.no crashes Opera)
Fixed Bug DSK-256927 (File with spaces not opened after download)
Fixed Bug DSK-257213 (WMP not painting when going back/forward (and sometimes not on first load))

Mail
Fixed Bug DSK-253679 (When you reply to a message the cursor is invisible)

Opera Unite
Experimental UPnP changes
Fix for a bug that prevented every device but the first to notify the correct opened port to the proxy
Fixed Bug CORE-22068 (WebServerResponse.closeAndRedispatch sends a 405 under a POST request)
Fixed Bug DSK-253872 (Cannot start root service)
Fixed Bug DSK-255768 (Wait until the webserver and the services are initialized before restoring unite: URLs from sessions)
Fixed Bug DSK-257145 (Opera crashes on startup when Unite is disabled)
Fixed Bug DSK-256640 (Crash when starting Unite)

Windows
Fixed Bug DSK-254084 (Two entries in Add/Remove Programs after upgrading with MSI installer (as admin on Vista, or limited user on XP and Vista))
Fixed Bug DSK-254083 (Error dialog when selecting current limited user in the Run As dialog when autoupdating using limited account on XP)

Unix
Fixed Bug CORE-21872 (Crash when starting Unite)
Possible fix for Bug DSK-224080 (Flash content makes opera crash on Sparc Solaris), add workaround for Sun X bug
Fixed Bug DSK-240834 (Qt4-shared build uses Qt3 settings)
Fixed Bug DSK-253944 (Plugin wrapper crash)
Fixed Bug DSK-255517 (Move ttf fonts from Suggests to Recommends in Debian packages); modernized the list of font packages

Mac
Fixed Bug DSK-203698 (Aqua skin progressbar display issues)
Partial Fix of Bug DSK-255214 (White artifact cover entire page when reloading using Reload button)
Fixed Bug DSK-256977 (Missing background styling for dropdown menus at play.com)
Fixed Bug DSK-256991 (Opacity related crash)


Download | Скачать Opera Unite 10.0 Build 1606 Beta 9.64 Mb.:: Вы должны ответить или нажать 'Спасибо', чтобы увидеть эту скрытую информацию. ::.

djforum
17.07.2009, 14:04
Opera 10.0.1643 PostBeta 2 Eng, Rus

Download | Скачать Opera Unite 10.0 Build 1606 Beta 10 Mb
.:: Вы должны ответить или нажать 'Спасибо', чтобы увидеть эту скрытую информацию. ::.

djforum
10.08.2009, 11:43
Opera Unite 10.0.1691 Beta 2 Eng, Rus

Обновляемся ;)

Download | Скачать Opera Unite 10.0 Build 1691 Beta2 10 Mb
.:: Вы должны ответить или нажать 'Спасибо', чтобы увидеть эту скрытую информацию. ::.

djforum
14.08.2009, 03:59
Opera Unite 10.0.1703 Beta 3 Eng, Rus

Обновленная версия программы

Download | Скачать Opera Unite 10.0.1703 Beta 3 10 Mb
.:: Скрытая информация (необходима регистрация и 5 сообщений) ::.

djforum
20.08.2009, 20:32
Opera Unite 10.0.1723 Pre Final Internation

Рекомендуем!

Download | Скачать Opera Unite 10.0.1723 international 10 Mb

.:: Скрытая информация (необходима регистрация и 5 сообщений) ::.

djforum
13.09.2009, 02:40
Opera Unite 10.10.1778 Beta Eng, Rus

Ещё быстрее и лучше! без лишних слов, обновляйтесь...

Download | Скачать Opera Unite 10.10 Build 1778 10 Mb
.:: Скрытая информация (необходима регистрация и 5 сообщений) ::.

djforum
02.10.2009, 16:51
Opera Unite 10.10.1810 Beta Eng, Rus

Очередная бета стала ещё быстрее!!! :news klevo

Download | Скачать Opera Unite 10.10 Build 1810 10 Mb
.:: Скрытая информация (необходима регистрация и 5 сообщений) ::.