Lompat ke isi

Pengguna:Saifulwebid/Draf artikel/Internet Explorer 9: Perbedaan antara revisi

Dari Wikipedia bahasa Indonesia, ensiklopedia bebas
Konten dihapus Konten ditambahkan
Saifulwebid (bicara | kontrib)
Raksasabonga (bicara | kontrib)
Tidak ada ringkasan suntingan
 
(10 revisi perantara oleh 6 pengguna tidak ditampilkan)
Baris 1: Baris 1:
<!-- Jangan hapus baris ini! -->{{Pengguna:Saifulwebid/Templat/Draf}}{{Pengguna:Saifulwebid/Templat/Terjemahan|Internet Explorer 9}}
<!-- Jangan hapus baris ini! -->{{Pengguna:Saifulwebid/Templat/Selesai}}
{{Infobox Software
{{Infobox Software
|name = Internet Explorer 9
|name = Internet Explorer 9
|logo = [[Berkas:Internet Explorer 9.png|64px|Ikon Internet Explorer 9]]&nbsp;&nbsp;[[Berkas:Internet Explorer 9 wordmark.svg|225px|Windows Internet Explorer 9]]
|logo = &nbsp;&nbsp;[[Berkas:Internet Explorer 9 wordmark (2011-2021).svg|225px|Windows Internet Explorer 9]]
|screenshot = [[Berkas:Windows Internet Explorer 9.png|300px]]
|screenshot =
|caption = Internet Explorer 9 pada [[Windows 7]]
|caption = Internet Explorer 9 pada [[Windows 7]]
|collapsible =
|collapsible =
Baris 151: Baris 151:
== Perubahan dari versi sebelumnya ==
== Perubahan dari versi sebelumnya ==
=== Tampilan pengguna ===
=== Tampilan pengguna ===
Internet Explorer 9 menyertakan perubahan yang signifikan pada tampilannya saat dibandingkan dengan versi-versi sebelumnya, yaitu:
<!--Internet Explorer 9 includes significant alterations to its user interface when compared with previous versions. These include:
* ''Pinned Sites'', integrasi dengan taskbar [[Windows 7]] untuk membuat sebuah website terlihat seperti ''shortcut'' aplikasi.
* Pinned Sites:<ref>{{cite web
* ''Download Manager'' dengan tingkat keamanan yang lebih tinggi.
|url = http://msdn.microsoft.com/en-us/library/gg131029(VS.85).aspx
* Tampilan yang lebih ringkas.
|title = Pinned Sites: Windows 7 Desktop Integration with Internet Explorer 9
* ''Add-on Performance Advisor'', menampilkan pengaya pihak ketiga yang mungkin memperlambat performa peramban dan memungkinkan pengguna mematikannya.
|work = [[Microsoft Developer Network]]
|publisher = Microsoft
|date = 15 September 2010
|accessdate = 26 February 2011
|first = I.
|last = Hilerio
}}</ref><ref>[http://www.beautyoftheweb.com/#/startdeveloping/pinning Pinning], Beauty of the Web.</ref> Integrates with the Windows 7 taskbar to make web site experience more like an application where users may "pin" a site and then return to it later like a shortcut. In the release candidate, users can pin a site and add more homepages to that site (e.g. pin [[Facebook]] and add [[Twitter]] as another homepage to that pinned site, so it would become a social program)
* Security-enabled Download Manager: Manages file transfers and can pause and resume downloads and informs if a file may be malicious
* Enhanced Tabs and Tab Page: the new tab page can show most visited sites, and tabs are shown next to the address bar (there is an option to have a separate row, like in [[Internet Explorer 8|IE8]]) with the feature of closing an inactive tab.
* Add-on Performance Advisor: Shows which third party add-ons may be slowing down browser performance and then allows the option to disable or remove them
* Compact user interface.<ref>[http://windows.microsoft.com/en-US/internet-explorer/help/ie-9/whats-new-in-internet-explorer-9 What’s new in Internet Explorer 9?] windows.microsoft.com</ref>-->


=== Skrip ===
=== Skrip ===
==== Mesin JavaScript ====
==== Mesin JavaScript ====
Internet Explorer 9 (32-bit) menyertakan mesin JavaScript yang lebih cepat daripada Internet Explorer 8, dikenal secara internal dengan nama [[Chakra]].
<!--Internet Explorer 9 (32-bit) features a faster JavaScript engine than IE8's, internally known as [[Chakra (JavaScript engine)|Chakra]]. Chakra has a separate background thread for compiling JavaScript. Windows runs that thread in parallel on a separate core when one is available. Compiling in the background enables users to keep interacting with webpages while Internet Explorer 9 generates even faster code. By running separately in the background, this process can take advantage of modern multi-core machines.<ref>{{citation |url=http://blogs.msdn.com/b/ie/archive/2010/03/16/html5-hardware-accelerated-first-ie9-platform-preview-available-for-developers.aspx |title=HTML5, Hardware Accelerated: First IE9 Platform Preview Available for Developers |first=Dean |last=Hachamovitch |authorlink=Dean Hachamovitch |date=2010-03-16}}</ref>

In Microsoft's preliminary SunSpider benchmarks for the third 32-bit Internet Explorer 9 Platform Preview, it outperformed the IE8 engine by a factor 10 and also outperformed the newest Firefox 4.0 pre-release.<ref>{{citation |url=http://news.softpedia.com/news/IE9-Races-for-Fastest-Browsers-in-the-World-Spot-with-Chrome-Firefox-Opera-and-Safari-145545.shtml|title=IE9 Races for Fastest Browsers in the World Spot with Chrome, Firefox, Opera and Safari |date=2010-06-26 |publisher=Softpedia.com}}</ref> Microsoft provided information that its new javascript engine uses [[dead code elimination]] optimization for faster performance, which included a small section of code in the SunSpider test as dead code.<ref>{{citation|url=http://blogs.msdn.com/b/ie/archive/2010/11/17/html5-and-real-world-site-performance-seventh-ie9-platform-preview-available-for-developers.aspx|title=HTML5, and Real World Site Performance: Seventh IE9 Platform Preview Available for Developers|date=2010-11-17}}</ref> Robert Sayre, a Mozilla developer investigated this further, showing that Internet Explorer 9's preview 3 dead code elimination had bugs, providing test cases exposing these bugs resulting in wrong compilation.<ref>{{cite web |url=http://blog.mozilla.com/rob-sayre/2010/11/17/dead-code-elimination-for-beginners/ |title=Dead Code Elimination for Beginners |first=Rob |Sayre |date=2010-11-17 |accessdate=2010-11-18}}</ref>

After its final release, 32-bit Internet Explorer 9 has been tested to be the leading mainstream browser in the Sunspider performance test.<ref>{{cite web| title=Internet Explorer 9 speeds past the competition | url=http://www.computerworld.com/s/article/9214674/Internet_Explorer_9_speeds_past_the_competition?taxonomyId=167&pageNumber=2| author=Preston Gralla| date=2011-03-16|publisher=Computerworld}}</ref>

The engine significantly improves support for ECMA-262: [[ECMAScript]] Language Specification standard, including features new to the recently finalized Fifth Edition of ECMA-262 (often abbreviated ES5).<ref>{{citation |url=http://blogs.msdn.com/b/ie/archive/2010/07/16/how-ie9-platform-preview-feedback-changed-the-javascript-standard.aspx |title=How IE9 Platform Preview Feedback Changed the JavaScript Standard |first=Allen |last=Wirfs-Brock |date=2010-07-16 |publisher=Microsoft}}</ref> The Internet Explorer 9 browser release scored only 3 faults{{or|date=April 2011}} from 10440 tests in the [http://test262.ecmascript.org/default.html Test262 Ecmascript conformace test] (Ver. 0.6.2 5-Apr-2011) created by [[Ecma International]].

The 64-bit version of Internet Explorer 9, which is not the default browser even on 64-bit systems, does not have the JIT compiler<ref>{{cite web | url = http://www.zdnet.com/blog/networking/chrome-10-vs-internet-explorer-9-reconsidered/792?pg=2 | title = Chrome 10 vs. Internet Explorer 9 Reconsidered | publisher = [[ZDNet]] | date = March 10, 2011 | author = Steven J. Vaughan-Nichols | accessdate = 2011-03-21 }}</ref><ref>{{cite web | url = http://blogs.msdn.com/b/ieinternals/archive/2009/05/29/q-a-64-bit-internet-explorer.aspx | title = Q&A: 64-Bit Internet Explorer | author = Eric Law | date = May 29, 2009 | publisher = Microsoft | work = MSDN Blogs > EricLaw's IEInternals | archiveurl = http://www.webcitation.org/5xLWkEWWv | archivedate = 2011-02-21 }}</ref> and performs up to 4 times slower.<ref name="ZDNet_20110315" />-->


==== DOM ====
==== DOM ====
Baris 211: Baris 193:
=== Pewaktu navigasi ===
=== Pewaktu navigasi ===
Internet Explorer 9 mengimplementasikan format baru Pewaktu Navigasi W3C (''W3C Navigation Timings''). Microsoft telah menjadi bagian dari pembuatan format ini saat pengembangan Internet Explorer 9.
Internet Explorer 9 mengimplementasikan format baru Pewaktu Navigasi W3C (''W3C Navigation Timings''). Microsoft telah menjadi bagian dari pembuatan format ini saat pengembangan Internet Explorer 9.

=== Proteksi pelacakan ===
<!--Internet Explorer 9 includes a ''Tracking Protection'' feature which improves upon Internet Explorer 8's ''InPrivate Filtering''. IE8's InPrivate Filtering blocked third-party content using an XML list which had to be imported or automatically built a list by observing third-party servers that users kept interacting with as they browsed the web, and once a server showed up more than a set number of times, InPrivate Filtering would block future connections to it<ref>[http://www.microsoft.com/westindies/homesecurity/Browser-Security-InPrivate.aspx InPrivate Filtering: Microsoft Home Security Kit]</ref>

Internet Explorer 9 supports two methods of tracking protection. The primary method is through the use of Tracking Potection Lists (TPL)<ref>{{cite web|url=http://www.w3.org/Submission/2011/SUBM-web-tracking-protection-20110224/#list-format/|title=Web Tracking Protection - List Format|publisher=W3C|date=2011-02-24}}</ref> which are now supplied by [[internet privacy]]-related organizations or companies. Tracking Protection by default remains on once enabled, unlike InPrivate Filtering which had to be enabled each time IE8 started. When a TPL is selected, Internet Explorer 9 blocks or allows third-party URI downloads based on rules in the TPL. Users can create their personal TPL's or [http://ie.microsoft.com/testdrive/Browser/TrackingProtectionLists/ select a TPL supplied by a third party].

The other method is the use of a [[Do not track header|Do Not Track header]] and DOM property.<ref name="w3c-submission">{{cite web|url=http://www.w3.org/Submission/2011/SUBM-web-tracking-protection-20110224/#do-not-track|title=Web Tracking Protection - Do Not Track|date=2011-02-24|publisher=W3C}}</ref> Browser requests from Internet Explorer 9 include this header whenever a TPL is selected. Websites that follow this header should not deliver tracking mechanisms in their websites. At the moment following this header is a voluntary code of conduct but this method could in future be enforced by government legislation.

These tracking protection methods were submitted to W3C for standardization.<ref name="w3c-submission"/>-->

=== Proteksi malware ===
<!--Internet Explorer 9 uses layered protection against malware. It uses technical measures to protect its memory like the [[Data Execution Prevention|DEP]]/NSX protection, Safe Exception handlers (SafeSEH) and [[ASLR]] protection used in Internet Explorer 8.

In addition to those existing forms of [[memory protection]], Internet Explorer 9 now opts-in to SEHOP (Structured Exception Handler Overwrite Protection) which works by validating the integrity of the exception handling chain before dispatching exceptions. This helps ensure that structured exception handling cannot be used as an exploit vector, even when running outdated browser add-ons that have not been recompiled to take advantage of SafeSEH.<ref name="sec_mem">{{cite web| url=http://blogs.msdn.com/b/ie/archive/2011/03/07/internet-explorer-9-security-part-1-enhanced-memory-protections.aspx| title=Internet Explorer 9 Security Part 1: Enhanced Memory Protections|date=2011-03-07|author=Eric Lawrence (Microsoft)}}</ref>

In addition, Internet Explorer 9 is compiled with the new C++ compiler provided with Visual Studio 2010. This compiler includes a feature known as Enhanced GS, also known as [[Stack buffer overflow|Stack Buffer Overrun]] Detection, which helps prevent stack buffer overruns by detecting stack corruption and avoiding execution if such corruption is encountered.<ref name="sec_mem"/>

Internet Explorer 8 used SmartScreen technology, which, according to Microsoft, was successful against phishing or other malicious sites and in blocking of [[Social engineering (security)|socially engineered]] malware.<ref>{{cite web|url=http://news.softpedia.com/news/IE8-Blocked-Over-1-Billion-Malware-Download-Attempts-148943.shtml|title=IE8 Blocked Over 1 Billion Malware Download Attempts|date=2010-07-24|author=Marius Oiaga|publisher=Softpedia.com}}</ref> In Internet Explorer 9, the protection against malware downloads is extended with SmartScreen Application Reputation.<ref>{{cite web| url=http://blogs.msdn.com/b/ie/archive/2011/03/10/internet-explorer-9-security-part-2-protection-from-socially-engineered-attacks.aspx/|title=Internet Explorer 9: Protection from Socially Engineered Attacks with SmartScreen URL Reputation|date=2011-03-10|author=Ryan Colvin(Microsoft)}}</ref> This warns downloaders if they are downloading an application without a safe reputation from a site that does not have a safe reputation.

In late 2010, the results of browser malware testing undertaken by NSS labs were published.<ref>{{citation |url=http://www.nsslabs.com/research/endpoint-security/browser-security/web-browser-group-test-socially-engineered-malware-q3-2010.html |title=Web Browser Group Test Socially-Engineered Malware Q3 2010 |publisher=nsslabs.com }}</ref> The study looked at the browser's capability to prevent users following [[Social engineering (security)|socially engineered]] links of a malicious nature and downloading malicious software. It did not test the browser's ability to block malicious web pages or code.

According to NSS, Internet Explorer 9 blocked 99% of malware downloads compared to 90% for Internet Explorer 8 that does not have SmartScreen Application Reputation feature.
In early 2010, similar tests gave Internet Explorer 8 an 85% passing grade, the 5% improvement being attributed to "continued investments in improved data intelligence".<ref>{{citation |url=http://blogs.msdn.com/b/ie/archive/2010/12/14/enhanced-protection-with-ie9-s-smartscreen-filter.aspx |title=Enhanced Protection with IE9’s SmartScreen Filter |publisher=microsoft.com }}</ref> By comparison, the same research showed that Chrome 6, Firefox 3.6 and Safari 5, which all rely on Google's Safe Browsing Service, scored 6%, 19% and 11%, respectively. Opera 10 scored 0%, failing to "detect any of the socially engineered malware samples".<ref>{{citation |url=http://www.pcmag.com/article2/0,2817,2374309,00.asp |title=NSS Labs: Internet Explorer 9 Offers Best Protection |publisher=pcmag.com }}</ref>

Manufacturers of other browsers criticized the test, focusing upon the lack of transparency of URLs tested and the lack of consideration of [[layered security]] additional to the browser, with [[Google]] commenting that "The report itself clearly states that it does not evaluate browser security related to vulnerabilities in plug-ins or the browsers themselves",<ref>{{cite web|last=Rubenking|first=Neil|title=Google Responds to NSS Labs Browser Security Report|url=http://www.pcmag.com/article2/0,2817,2374344,00.asp|publisher=PC Mag|accessdate=2011-01-16|date=2010-12-15}}</ref> and [[Opera (web browser)|Opera]] commenting that the results appeared "odd that they received no results from our data providers" and that "social malware protection is not an indicator of overall browser security".<ref>{{cite web|last=Bakke|first=Kurt|title=Opera Also Questions IE Security Test Results|url=http://www.conceivablytech.com/4672/business/opera-also-questions-ie-security-test-results/|publisher=ConceivablyTech.com|accessdate=2011-01-16|date=2010-12-17}}</ref>-->


=== User agent ===
=== User agent ===
Baris 307: Baris 264:
}}
}}
* {{cite news
* {{cite news
|last = McCracken
|last = McCracken
|first = Harry
|first = Harry
|url = http://www.time.com/time/business/article/0,8599,2020309,00.html
|url = http://www.time.com/time/business/article/0,8599,2020309,00.html
|title = Finally, a 21st Century Browser from Microsoft
|title = Finally, a 21st Century Browser from Microsoft
|work = TIME
|work = TIME
|date = 2010-09-21
|date = 2010-09-21
}}
}}
* {{cite web
* {{cite web

Revisi terkini sejak 12 November 2023 08.53

Artikel ini sudah dipublikasikan di Wikipedia Indonesia.

Artikel ini sudah dipublikasikan di Wikipedia Indonesia pada saat artikel telah dirasa baik untuk dipublikasikan oleh Pengguna:Saifulwebid. Yang Anda lihat di bawah ini merupakan isi artikel ketika terakhir kali berada di dalam draf. Untuk melihat artikel yang sudah dipublikasikan, lihat di sini: Internet Explorer 9. Jangan khawatir, Anda masih dapat berkontribusi di sana!

Saifulwebid/Draf artikel/Internet Explorer 9
[[File:  Windows Internet Explorer 9|70x70px]]
Versi pertama14 Maret 2011
LisensiPerangkat lunak bebas
Bahasa
Daftar bahasa

40 bahasa

Sunting di Wikidata Sunting di Wikidata • Sunting kotak info • L • B
Info templat
Bantuan penggunaan templat ini


Windows Internet Explorer 9 (disingkat sebagai IE9) adalah versi terkini peramban web Internet Explorer dari Microsoft. IE9 dirilis untuk umum pada 14 Maret 2011.[1] IE9 mendukung beberapa properti CSS3[2], dan peningkatan performa JavaScript. IE9 juga mendukung tag video dan audio HTML5, serta Web Open Font Format. Microsoft meluncurkan IE9 sebagai versi baru yang tidak terikat dengan jadwal peluncuran versi Windows yang baru, tidak seperti sebelumnya.[3]

Kebutuhan spesifikasi untuk Internet Explorer 9 adalah sistem operasi Windows 7, Windows Server 2008 R2, Windows Vista Service Pack 2 atau Windows Server 2008 SP2 dengan fitur Platform Update.[4] Windows XP dan versi sebelumnya tidak didukung. IE9 adalah versi terakhir Internet Explorer yang mendukung Windows Vista; Internet Explorer 10 hanya akan didukung oleh Windows 7 dan Windows 8.[5][6][7][8][9]

Sejarah rilis[sunting | sunting sumber]

Nama Nomor Rilis Tanggal Rilis Skor Acid3 Fitur baru yang penting
Internet Explorer 9 Platform Preview 1 1.9.7745.6019 2010-03-16[10] 55/100[11] Dukungan CSS3, SVG, dan mesin JavaScript baru bernama Chakra.
Internet Explorer 9 Platform Preview 2 1.9.7766.6000 2010-05-05[12] 68/100[13] Performa JavaScript yang lebih baik.
Internet Explorer 9 Platform Preview 3 1.9.7874.6000 2010-06-23[14] 83/100[15] Audio/video HTML5, tag canvas, dan WOFF.
Internet Explorer 9 Platform Preview 4 1.9.7916.6000 2010-08-04[16] 95/100[17] Mesin JavaScript diintegrasikan kepada komponen inti IE9.[18]
Internet Explorer 9 Platform Preview 5 1.9.7930.16406 2010-09-15[19] Ikon baru.
Internet Explorer 9 Beta 9.0.7930.16406 Tampilan baru.
Internet Explorer 9 Platform Preview 6 1.9.8006.6000 2010-10-28[20] Transformasi CSS3 dua dimensi dan tag semantik HTML5.[21]
Internet Explorer 9 Platform Preview 7 1.9.8023.6000 2010-11-17[22] Performa JavaScript yang lebih baik.
Internet Explorer 9 Platform Preview 8 1.9.8080.16413 2011-02-10[23] Performa, peningkatan operasi, dan pilihan untuk memperbolehkan website melacak lokasi pengguna.
Internet Explorer 9 Release Candidate 9.0.8080.16413 Peningkatan performa, InPrivate Filtering berganti nama menjadi Tracking Protection, tampilan yang lebih baik, dukungan lebih terhadap standar web, pilihan untuk menambah baris tab baru, dan peningkatan lainnya.
Internet Explorer 9 9.0.8112.16421 2011-03-14[24] Peningkatan performa, perbaikan Tracking Protection, dan pilihan untuk mengunci beberapa target sekaligus per halaman.

Pengembangan[sunting | sunting sumber]

Internet Explorer 9 menampilkan tes Acid3

Pengembangan Internet Explorer 9 dimulai setelah Internet Explorer 8 dirilis. Microsoft meminta pendapat tentang fitur apa saja yang dibutuhkan melalui Microsoft Connect segera setelah IE8 dirilis.[25] Tim pengembang Internet Explorer fokus pada pengembangan dukungan untuk HTML5, CSS3, SVG, XHTML, dan tampilan pengguna yang "lebih bersih".[26]

Microsoft pertama kali mengumumkan Internet Explorer 9 pada Professional Developer Conference (PDC) 2009 dan membicarakan mengenai keuntungan akselerasi berbasis perangkat keras pada DirectX untuk meningkatkan performa aplikasi web dan meningkatkan kualitas dari tipografi web.

Belakangan, Microsoft mengumumkan bahwa mereka telah bergabung dengan grup pengembang SVG dari W3C, yang mana telah membuat spekulasi bahwa Internet Explorer 9 akan mendukung SVG sesuai rekomendasi W3C.[27] Ini dibuktikan pada acara MIX 10, di mana Microsoft mendemonstrasikan dukungan untuk kode SVG dasar dan meningkatkan dukungan terhadap HTML5. Mereka juga mengumumkan bahwa mereka akan meningkatkan dukungan secara dramatis pada saat Internet Explorer 9 Beta diluncurkan. Tim pengembang Internet Explorer juga memperkenalkan mesin JavaScript baru untuk Internet Explorer 9 32-bit bernama Chakra, yang menggunakan kompilasi just-in-time untuk mengeksekusi kode JavaScript sebagai kode native.[28][29][30]

Pada MIX 10, versi pertama Internet Explorer 9 Platform Preview dirilis, dengan dukungan untuk CSS3 dan SVG, mesin JavaScript baru bernama Chakra, dan skor 55/100 pada tes Acid3, meningkat dari skor 20/100 yang dimiliki Internet Explorer 8. Pada 5 Mei 2010, versi kedua IE9 Platform Preview dirilis, dengan skor 68/100 pada tes Acid3 dan performa yang lebih cepat pada WebKit SunSpider JavaScript benchmark dibandingkan pada versi pertama Platform Preview. Pada 23 Juni 2010, versi ketiga IE9 Platform Preview dirilis, dengan skor 83/100 pada tes Acid3 dan mesin JavaScript yang lebih cepat daripada versi kedua. Versi ketiga ini juga mendukung audio dan video berbasis HTML5, tag canvas, dan WOFF. Pada 4 Agustus 2010, versi keempat dirilis, dengan skor 95/100 pada tes Acid3 dan mesin JavaScript yang lebih cepat. Pada 15 September 2010, Internet Explorer 9 Public Beta dirilis bersama Platform Preview 5, memperkenalkan tampilan pengguna yang baru. Versi Beta akan menimpa versi-versi sebelumnya dari Internet Explorer ketika diinstal. Versi keenam Platform Preview dirilis pada 28 Oktober 2010 dan mendukung transformasi dua dimensi CSS3 dan elemen semantik HTML5.[21] Versi ketujuh Platform Preview dirilis pada 17 November 2010, dengan performa JavaScript yang lebih baik.[31]

Preview-preview tersebut bukanlah kompilasi tambahan dari Internet Explorer 9, melainkan untuk mengetes versi terbaru dari mesin layout Trident. Preview tersebut diperuntukkan pada para pengembang web untuk mengirimkan umpan balik terhadap peningkatan-peningkatan yang ada.[32] Micrsoft memperbaharui preview-preview itu setiap 8 minggu.

Pada 23 November 2010, dua pemutakhiran untuk Internet Explorer 9 Public Beta dirilis. KB2448827 meningkatkan readibilitas dan memperbaiki kestabilan perangkat lunak dari rilis beta sebelumnya. Tidak banyak detail yang diberikan Microsoft tentang KB2448827. Sementara, KB2452648 memperbaiki masalah sistem umpan balik yang ditanamkan pada Internet Explorer 9 dan versi terbaru dari Windows Live Sign-in Assistant.[33] Pemutakhiran tersebut dapat diambil dari Windows Update atau website Microsoft Download Center.[34][35]

Versi final dari Internet Explorer 9 dirilis untuk umum pada 14 Maret 2011 pada acara Festiwal Film dan Musik South by Southwest (SXSW) di Austin, Texas.[24]

Perubahan dari versi sebelumnya[sunting | sunting sumber]

Tampilan pengguna[sunting | sunting sumber]

Internet Explorer 9 menyertakan perubahan yang signifikan pada tampilannya saat dibandingkan dengan versi-versi sebelumnya, yaitu:

  • Pinned Sites, integrasi dengan taskbar Windows 7 untuk membuat sebuah website terlihat seperti shortcut aplikasi.
  • Download Manager dengan tingkat keamanan yang lebih tinggi.
  • Tampilan yang lebih ringkas.
  • Add-on Performance Advisor, menampilkan pengaya pihak ketiga yang mungkin memperlambat performa peramban dan memungkinkan pengguna mematikannya.

Skrip[sunting | sunting sumber]

Mesin JavaScript[sunting | sunting sumber]

Internet Explorer 9 (32-bit) menyertakan mesin JavaScript yang lebih cepat daripada Internet Explorer 8, dikenal secara internal dengan nama Chakra.

DOM[sunting | sunting sumber]

Peningkatan pada sistem DOM adalah:

  • DOM Traversal and Range
  • Even DOM L2 dan L3 secara penuh
  • getComputedStyle dari gaya DOM
  • DOMContentLoaded

CSS[sunting | sunting sumber]

Internet Explorer 9 telah meningkatkan dukungannya terhadap Cascading Style Sheets (CSS). Laporan pengimplementasian teknologi pada Internet Explorer 9 menunjukkan bahwa IE9 lolos 97,7% dari semua tes CSS 2.1 dari W3C.[36] Ini adalah nilai tertinggi dari seluruh laporan pengimplementasian CSS 2.1 yang dilaporkan kepada W3C.[37]

Peningkatan CSS3 termasuk dukungan bagi modul-modul berikut:

  • CSS3 2D Transforms [38]
  • CSS3 Backgrounds and Borders [39]
  • CSS3 Color [40]
  • CSS3 Fonts [41]
  • CSS3 Media Queries [42]
  • CSS3 Namespaces [43]
  • CSS3 Values and Units [44]
  • CSS3 Selectors [45]

HTML5[sunting | sunting sumber]

Media HTML5[sunting | sunting sumber]

Internet Explorer 9 menyediakan dukungan bagi tag video dan audio berbasis HTML5. Tag audio mendukung codec MP3 dan AAC, sementara tag video akan mendukung H.264/MPEG-4 AVC.[46] Dukungan bagi format video lain memerlukan plugin tambahan dari pihak ketiga.

Kanvas HTML5[sunting | sunting sumber]

Internet Explorer 9 menyertakan dukungan bagi tag canvas HTML5.[47]

Tipografi web[sunting | sunting sumber]

Internet Explorer memang merupakan peramban pertama yang mendukung font web melalui kode @font-face, tetapi hanya mendukung format Embedded OpenType (EOT) dan kurang mendukung bagian dari modul font CSS3.[48] Internet Explorer 9 telah menyelesaikan dukungan bagi modul font CSS3 dan menambahkan dukungan terhadap format WOFF.[49]

Pewaktu navigasi[sunting | sunting sumber]

Internet Explorer 9 mengimplementasikan format baru Pewaktu Navigasi W3C (W3C Navigation Timings). Microsoft telah menjadi bagian dari pembuatan format ini saat pengembangan Internet Explorer 9.

User agent[sunting | sunting sumber]

Untuk peningkatan teknis, para pengembang Internet Explorer 9 memutuskan untuk mengganti nilai user agent. Token Mozilla 4.0 telah diganti ke Mozilla/5.0 untuk menyesuaikan dengan nilai user agent peramban lain dan untuk mengindikasikan bahwa Internet Explorer 9 lebih baik daripada versi sebelumnya. Token Trident/4.0 juga telah diganti kepada Trident/5.0.

Tidak seperti versi sebelumnya, Internet Explorer 9 tidak lagi mengirimkan pengidentifikasi .NET, kecuali bila peramban berjalan pada mode kompatibilitas IE7.[50]

Sistem operasi Mode kompatibilitas IE7? Nilai user agent
Windows 7/Windows Server 2008 R2 Ya Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; Trident/5.0)
Windows 7/Windows Server 2008 R2 Tidak Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)
Windows Vista/Windows Server 2008 Ya Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; Trident/5.0)
Windows Vista/Windows Server 2008 Tidak Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.0; Trident/5.0)

Penghapusan fitur[sunting | sunting sumber]

  • Kotak pencarian terpisah
  • Seluruh elemen status bar (termasuk progress bar) kecuali tombol Zoom
  • Tombol menu tab list (Ctrl+Shift+Q)
  • Judul halaman dari title bar
  • Ikon besar pada command bar
  • Pilihan untuk menonaktifkan ClearType pada Internet Explorer
  • Dukungan bagi transisi halaman berbasis DirectX[51]

Penerimaan[sunting | sunting sumber]

Release candidate[sunting | sunting sumber]

Versi release candidate diluncurkan pada 10 Februari 2011 di San Francisco, California, Amerika Serikat. Fitur-fitur baru yang muncul sejak versi beta terakhir adalah proteksi pelacakan, penggunaan akselerasi grafis berbasis perangkat keras, peningkatan performa dan dukungan lebih bagi standar HTML5.[52]

Menurut Net Applications, pangsa pasar Internet Explorer menurun menjadi 56% pada Januari 2011.[53] BBC menulis klaim Microsoft bahwa Internet Explorer 9 "mengejar ketertinggalan dari peramban lain sekaligus melampauinya" dan "Anda sedang melihat inovasi yang orang lain sedang mengejarnya."[54]

Tim Anderson dari The Register mengatakan bahwa Internet Explorer 9 adalah jawaban Microsoft atas jatuhnya pangsa pasar Internet Explorer (dari 68,5% pada Juli 2008 menjadi 46% pada Januari 2011, menurut StatCounter). Ia merasa bahwa Internet Explorer 9 "cepat dan mulus", sebuah "peningkatan yang patut dikenang" dari versi 8, mengingat alat-alat pengembangan web yang "super" dan dukungan HTML5 yang "nyata dan signifikan". Pencapaian status release candidate setelah 11 bulan diumumkan pada Maret 2010, Tim menyatakan bahwa "proses pengembangan Microsoft terlalu lambat." Internet Explorer 9 adalah "sebuah peramban modern yang baik", tetapi "kompetisi berjalan semakin cepat."[55]

Rilis final[sunting | sunting sumber]

Pada kemunculannya secara umum di hari pertama, Internet Explorer 9 telah didownload lebih dari 2,35 juta kali. [56]

Adrian Kingsley-Hughes menyatakan bahwa Google Chrome 10, Internet Explorer 9, Opera 11.01, dan Firefox 4 "telah hampir setara. Microsoft telah bekerja keras memperbaiki Internet Explorer, mengangkat derajatnya dari peramban paling lambat menjadi salah satu yang tercepat. Garis bawahi ini: saya tidak berpikir bahwa performa JavaScript merupakan hal yang perlu diperhatikan lagi, dan dalam tes di dunia nyata, sangat sulit menentukan perbedaan dari peramban-peramban ini."[57]

Pemakaian pada hari peluncuran, menurut perusahaan analis website, Statcounter, sebesar 0,59%[58]menurun 0,06% dari 0,65%[59] pemakaian sebelum hari peluncuran.

Versi perangkat mobile[sunting | sunting sumber]

Pada Mobile World Congress yang diselenggarakan pada Februari 2011, Steve Ballmer mengumumkan pemutakhiran besar untuk Windows Phone 7 sebelum akhir tahun 2011,[60] yang salah satunya akan menyertakan versi mobile dari Internet Explorer 9 dan mendukung standar web yang sama (seperti HTML5) atau akselerasi grafik berbasis perangkat keras (hardware accelerated graphics) seperti di versi komputer.[61] Microsoft kemudian mendemonstrasikan performa versi pengembangan Internet Explorer 9 mobile dengan akselerasi berbasis perangkat keras dibandingkan dengan performa lambat yang dihasilkan Safari pada iPhone 4 yang didemonstrasikan pada bulan November 2010.[60][62]

Referensi[sunting | sunting sumber]

  1. ^ "A More Beautiful Web Launches on March 14th". The Windows Blog. 
  2. ^ Hachamovitch, Dean (2010-10-28). "HTML5, Using the whole PC: Sixth IE9 Platform Review Available for Developers". Microsoft. 
  3. ^ Thurrott, Paul (2009-11-18). "Internet Explorer 9 Preview". Penton Media, Inc. 
  4. ^ "Platform Update Supplement for Windows Vista and for Windows Server 2008". Microsoft. 
  5. ^ Muchmore, Michael (2011-04-15). "Internet Explorer 10 drops Vista support". PC Magazine. Ziff Davis, Inc. 
  6. ^ Keizer, Gregg (2011-04-13). "Windows Vista: No IE10 for you". Computerworld. Computerworld, Inc. 
  7. ^ "Download languages for Internet Explorer 9". Microsoft. 
  8. ^ Hall, Kevin (2010-03-17). "Internet Explorer 9 adds HTML5, drops Windows XP". Dvice.com. NBC Universal. 
  9. ^ Foley, Mary Jo (2010-03-16). "Microsoft IE9 developer preview with HTML5 support ready for download". ZDNet. CBS Interactive. 
  10. ^ Hachamovitch, Dean (2010-03-16). "HTML5, Hardware Accelerated: First IE9 Platform Preview Available for Developers". Microsoft. 
  11. ^ "The Web Standards Project's Acid3 Test - Platform Preview 1". Microsoft. 
  12. ^ Hachamovitch, Dean (2010-05-05). "HTML5 and Same Markup: Second IE9 Platform Preview Available for Developers". Microsoft. 
  13. ^ "The Web Standards Project's Acid3 Test - Platform Preview 2". Microsoft. 
  14. ^ Hachamovitch, Dean (2010-06-23). "HTML5, Native: Third IE9 Platform Preview Available for Developers". Microsoft. 
  15. ^ "The Web Standards Project's Acid3 Test - Platform Preview 3". Microsoft. 
  16. ^ Hachamovitch, Dean (2010-08-04). "HTML5, Modernized: Fourth IE9 Platform Preview Available for Developers". Microsoft. 
  17. ^ "The Web Standards Project's Acid3 Test - Platform Preview 4". Microsoft. 
  18. ^ "Inside the final Internet Explorer 9 Platform Preview". arstechnica. 
  19. ^ Keizer, Gregg (2010-08-13). "Microsoft to release IE9 public beta on Sept. 15". Computerworld. 
  20. ^ Anthony, Sebastian (2010-10-28). "IE9 Beta downloaded 10 million times, more details on Developer Preview 6". Download Squad. 
  21. ^ a b Hachamovitch, Dean (2010-10-28). "HTML5, Using the whole PC: Sixth IE9 Platform Preview Available for Developers". Microsoft. 
  22. ^ Hachamovitch, Dean (2010-11-17). "HTML5, and Real World Site Performance: Seventh IE9 Platform Preview Available for Developers". Microsoft. Diakses tanggal 2010-11-17. 
  23. ^ Brad, Sams (2011-02-10). "Internet Explorer 9 RC to launch on February 10". Neowin.net. Diakses tanggal 2011-02-04. 
  24. ^ a b Kesalahan pengutipan: Tag <ref> tidak sah; tidak ditemukan teks untuk ref bernama IE9 launching March 14
  25. ^ Oiaga, Marius (2007-12-20). "Forget about IE8 - Onward to Internet Explorer 9 in Windows 7". Softpedia. 
  26. ^ "Introducing Internet Explorer 9 Beta - Internet Explorer Blog at MSDN". Microsoft Developer Network. Microsoft. 2010-09-15. 
  27. ^ Hachamovitch, Dean (2009-11-18). "An Early Look At IE9 for Developers". IEBlog on Microsoft Developer Network. Microsoft. 
  28. ^ Law, Eric (2009-05-29). "Q&A: 64-Bit Internet Explorer". MSDN Blogs > EricLaw's IEInternals. Microsoft. Diarsipkan dari versi asli tanggal 2011-02-21. 
  29. ^ Oiaga, Marius (2010-03-20). "Internet Explorer 9 Beta Next – New IE9 Builds Every 8 Weeks". Softpedia. 
  30. ^ Dengler, Patrick (2010-01-05), "Microsoft Joins W3C SVG Working Group", IEBlog on Microsoft Developer Network, Microsoft 
  31. ^ WebKit SunSpider Detailed Results
  32. ^ "Frequently Asked Questions". Microsoft. 2010-03-13. 
  33. ^ "Updates for Internet Explorer 9 Beta - Internet Explorer Blog at MSDN". Microsoft Developer Network. Microsoft. 2010-11-23. 
  34. ^ "Update for Windows Internet Explorer 9 Beta for Windows Vista and Windows Server 2008 (KB2448827)". Microsoft. 2010-11-23. 
  35. ^ "Update for Internet Explorer 9 Beta feedback Tool for Windows Vista 64-bit Edition and Windows Server 2008 64-bit Edition (KB2452648)". Microsoft. 2010-11-23. 
  36. ^ Bateman, Adrian (2010-10-08). "CSS 2.1 Implementation Reports". 
  37. ^ "CSS 2.1 Test Suite Results". W3C. 
  38. ^ "Internet Explorer 9 Guide for Developers - CSS3 2D Transforms (CSS3)". Microsoft. 2011-03-14. 
  39. ^ "Internet Explorer 9 Guide for Developers - CSS3 Backgrounds & Borders Module (CSS3)". Microsoft. 2011-03-14. 
  40. ^ "Internet Explorer 9 Guide for Developers - CSS3 Color Module (CSS3)". Microsoft. 2011-03-14. 
  41. ^ "Internet Explorer 9 Guide for Developers - CSS3 Fonts Module". Microsoft. 2011-03-14. 
  42. ^ "Internet Explorer 9 Guide for Developers - CSS3 Media Queries Modulele (CSS3)". Microsoft. 2011-03-14. 
  43. ^ "Internet Explorer 9 Guide for Developers - CSS3 Namespaces Module". Microsoft. 2011-03-14. 
  44. ^ "Internet Explorer 9 Guide for Developers - CSS3 Values and Units Module (CSS3)". Microsoft. 2011-03-14. 
  45. ^ "Internet Explorer 9 Guide for Developers - CSS3 Selectors". Microsoft. 2011-03-14. 
  46. ^ Oiaga, Marius. "IE9 Platform Preview 3 HTML5 Evolution: Canvas, Video and Audio Elements Now Supported". Softpedia. 
  47. ^ Cutsinger, Paul; Mann, Jatinder (2010-07-01), IE9 Includes Hardware Accelerated Canvas, Microsoft 
  48. ^ "@font-face support in Internet Explorer". Webfonts.info. 
  49. ^ Hachamovitch, Dean (2010-06-23). "HTML5, Native: Third IE9 Platform Preview Available for Developers". Microsoft. 
  50. ^ Silbey, Marc (2010-03-23). "Introducing IE9's User Agent String". Microsoft. 
  51. ^ Microsoft (2011-03-19). "IE9 Final RTW Minor Changes List". Microsoft. 
  52. ^ Muchmore, Michael (2011-02-10). "Microsoft Launches IE9 Release Candidate". PC Magazine. 
  53. ^ "Browser Market Share January 2011". Net Applications. Diarsipkan dari versi asli tanggal 2011-02-22. 
  54. ^ Shiels, Maggie (2011-02-10). "Microsoft's Internet Explorer 9 web browser goes live". BBC News. 
  55. ^ Anderson, Tim (2011-02-14). "Microsoft's IE9: Don't believe the hype". The Register. Diarsipkan dari versi asli tanggal 2011-02-22. 
  56. ^ Paul, Ian (2011-03-16). "Internet Explorer 9 Downloaded Over 2 Million Times on Day One". PC World. 
  57. ^ Kingsley-Hughes, Adrian (2011-03-15). "IE9 vs Chrome 10 vs Firefox 4 RC vs Opera 11.01 vs Safari 5 - The BIG browser benchmark!". ZDNet. 
  58. ^ http://gs.statcounter.com/#browser_version-ww-daily-20110314-20110314-bar
  59. ^ http://gs.statcounter.com/#browser_version-ww-daily-20110313-20110313-bar
  60. ^ a b Shankland, Stephen (2011-02-15). "Windows Phone 7 update to offer IE9". CNET News. 
  61. ^ Cha, Bonnie (2011-02-14). "Multitasking, IE9 coming to Windows Phone". CNET News. 
  62. ^ "IE9 for Windows Phone 7 support HTML5 and speed test with iPhone".

Lihat pula[sunting | sunting sumber]

Pranala luar[sunting | sunting sumber]