Opera browser

8

Opera browser

offline
  • den78  Male
  • Super građanin
  • Pridružio: 07 Jul 2005
  • Poruke: 1227
  • Gde živiš: Moe's Tavern

Opera 9.00 Build 8501 - Final



New features in Opera 9 include:
- Widgets - Small Web applications (multimedia, newsfeeds, games and more) that make your desktop experience more fun. Any Web developer can create their own Widgets and share them, regardless of operating system. Try the Widgets in Opera 9 by pressing F6. Look for further development of Opera Widgets in future releases.
- BitTorrent - Instead of having to use a separate BitTorrent application for downloading large files, users can now simply click a torrent file and start the download
- Content blocker - Choose the content you want to view. Remove ads or images - it is up to you. Right-click on the Web page and choose "Block content"
- Improved rich text editing - Take advantage of rich text editing capabilities when using the latest Web mail or blogging services
- Customize your search engines – Use your favorite search engine in the search box. Right-click on the site's search field and select "Create search" from the menu
- Thumbnail preview – It's easy to have many tabs open at once in Opera. But exactly which tab had that video you wanted? Hover any tab to see a thumbnail preview
- Site-specific preferences - Do you need to view a site in a different way or deny certain cookies? Want to block pop-ups on certain sites only? Site specific preferences hold the key

Download English (US) - 3.91 MB
Download International - 6.17 MB



Registruj se da bi učestvovao u diskusiji. Registrovanim korisnicima se NE prikazuju reklame unutar poruka.
offline
  • Pridružio: 16 Jun 2005
  • Poruke: 1251
  • Gde živiš: Podgorica

je l' ima change log?



offline
  • ZoNi  Male
  • Free Your Mind!
  • Pridružio: 26 Feb 2005
  • Poruke: 5757
  • Gde živiš: Singidunum

stefke_W_ ::je l' ima change log?

Changes Since Opera 8.54
User Interface:

[b]New content blocker[b/] -- "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.
Updated search.ini -- the file version number is now 8. All files with lower version numbers will be overwritten on upgrade.
New keyword a for searching with answers.com.
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:
Ctrl+T opens new tab
Ctrl+N opens new window
Ctrl+D saves bookmark for current page
Ctrl+B does "Paste and go"
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".
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:
New Advanced > Tabs with more tab and Multiple Document Interface options.
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
Simplifies network installations
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.
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.

offline
  • Pridružio: 20 Feb 2005
  • Poruke: 4505
  • Gde živiš: planeta Zemlja

odlicno! Mada jos uvek ne prodrzava Gmail (znaci nece da radi kao JS vec sve kao html ( ucitava ki zmaj brzo)), sad sam probao Wink

Dopuna: 20 Jun 2006 15:47

btw:
http://widgets.opera.com/

dodatci za operu! Za sad je prilicno jadno ali bar imate tetris Wink
kasnije ce to biti bolje

offline
  • Gad  Male
  • Počasni građanin
  • Pridružio: 19 Maj 2005
  • Poruke: 932

A sta je widget? za sta sluzi?

offline
  • Pridružio: 20 Feb 2005
  • Poruke: 4505
  • Gde živiš: planeta Zemlja

to su ti prosirenja za operu (preko js-a (zar ne!?)). Nesto kao extenzije za firefox...

offline
  • Pridružio: 16 Jun 2005
  • Poruke: 1251
  • Gde živiš: Podgorica

nešto kao extanzije u firefox odlična stwar!!!!
ewo npr za rezultate
ewo ti kako izgleda za wrijeme ono temparatura i to i rezultati...


Dopuna: 20 Jun 2006 17:54

eh pretek'o me .::Wizard::. Mr. Green

offline
  • Pridružio: 09 Jan 2006
  • Poruke: 1882
  • Gde živiš: Beograd

Mora se priznati da radi vrlo brzo, stvarno mi se za sad dopada.

offline
  • ZoNi  Male
  • Free Your Mind!
  • Pridružio: 26 Feb 2005
  • Poruke: 5757
  • Gde živiš: Singidunum

sta se desava sa tim widgetima kad se opera ugasi? jel se i oni pogase sa njom?

offline
  • Pridružio: 09 Jan 2006
  • Poruke: 1882
  • Gde živiš: Beograd

Da, gase se, bar ako je po onome kako je kod mene. Neznam dali mogu da se nameste da rade i posle gašenja opere, to bi za neke od njih bilo korisno.

Ko je trenutno na forumu
 

Ukupno su 734 korisnika na forumu :: 29 registrovanih, 5 sakrivenih i 700 gosta   ::   [ Administrator ] [ Supermoderator ] [ Moderator ] :: Detaljnije

Najviše korisnika na forumu ikad bilo je 3466 - dana 01 Jun 2021 17:07

Korisnici koji su trenutno na forumu:
Korisnici trenutno na forumu: A.R.Chafee.Jr., Alibaba1981, Boris BM, comi_pfc, Dannyboy, Djole, esx66, Excalibur13, Gall, ksyyaj, laurusri, Lazarus, Luka1998, marsovac 2, Milos82, Njemac, NoOneEver Dreams, pein, Petar35, procesor, ruma, shaja1, shone34, SlaKoj, stegonosa, Vlada1389, W123, |_MeD_|, 125