Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: JavaScriptCore


  
  Chapter 1: Downloading and Building WebCore   (Site not responding. Last check: 2007-10-25)
JavaScriptCore README: In order to use the WebCore and JavaScriptCore projects together you will need to set both projects to use the same build products directory.
Build first JavaScriptCore and then WebCore using either the Project Builder interface or the "pbxbuild" command from the command line.
After JavaScriptCore is built, you can build WebCore using the Project Builder interface or the "pbxbuild" command from the command line.
weblogs.mozillazine.org /hyatt/WebCore/chapter1.html   (541 words)

  
 The WebKit Open Source Project - JavaScript
WebKit's JavaScript engine, JavaScriptCore, based on KJS, is a framework separate from WebCore and WebKit, and is used on Mac OS X for applications other than web page JavaScript.
JavaScriptCore has an implementation of the Mozilla JavaScript Test Suite, and there are currently many failures.
JavaScriptCore currently has the original C++ method of binding native code to JavaScript, an Objective-C binding that's exported from WebKit as WebScriptObject, and a browser plug-in oriented C binding.
webkit.org /projects/javascript/index.html   (427 words)

  
  [KDE-Darwin] JavaScriptCore, Apple's JavaScript framework based on KJS   (Site not responding. Last check: 2007-10-25)
Apple is pleased to announce the open source release of the new JavaScriptCore framework, based on the kjs JavaScript engine from KDE.
JavaScriptCore is a private API which may be used by future Mac OS X applications such as Sherlock, and is provided as Open Source as part of our partnership with the KDE community.
JavaScriptCore will be used by Sherlock in an upcoming O/S release, and possibly by other Apple software in the future.
www.opendarwin.org /pipermail/kde-darwin/2002-June/000034.html   (230 words)

  
 JAVASCRIPTCORE : Encyclopedia Entry
JavaScriptCore is a framework developed by Apple Computer that provides a JavaScript engine for Mac OS X.
JavaScriptCore and WebCore together make up Apple's WebKit application framework.
JavaScriptCore is based on the combination of the KJS library (which is part of the KDE project) with the PCRE regular expression library.
www.bibleocean.com /OmniDefinition/JavaScriptCore   (90 words)

  
 [gna-help] submission of GNUstep WebKit - gna.org   (Site not responding. Last check: 2007-10-25)
One part of this project is the portage of JavaScriptCore and WebCore to GNUstep to provide a html rendering engine for GNUstep.
Since Apple uses Objective-C++ for their WebCore, the main task of this port was to replace all the Objective-C++ stuff with pure-C wrapper functions.
The ways this is achieved differ also they may be similar in some cases (necessarily) because both are based on the WebCore API that requires a particular approach when using it.
www.mail-archive.com /help@gna.org/msg05089.html   (488 words)

  
 XTech 2006: Mini Map - A Web page visualization method for mobile phones
Our method is implemented on top of WebCore and JavaScriptCore, components of Apple’s Safari Web Kit, originally developed by the KDE community, which were ported to the S60 platform.
We decided to start with Apple’s code base, WebCore and JavaScriptCore, because we benefited from Apple’s changes to the original KDE code to make WebCore and JavaScriptCore more portable and from their improvements to performance and Web site compatibility.
JavaScriptCore is integrated to the DOM implementation in WebCore to access the HTML document and pass events.
xtech06.usefulinc.com /schedule/paper/91   (2653 words)

  
 Apple and Nokia join forces on mobile browser
The flexibility and extensibility of the new browser will allow Series 60 licensees to further innovate and customize the browser, for example to meet their operator customer needs.
Nokia intends to continue its collaboration with Apple and actively participate in the open source community to further develop and enhance these components, contributing Nokia's expertise in mobility.
By adapting WebCore and JavaScriptCore components for its smartphone platform, Nokia and other Series 60 licensees will be able provide a rich Web browsing experience that takes full advantage of today's fast wireless networks and advanced mobile devices..
www.kashar.net /complete.asp?id=1431   (501 words)

  
 JavaScriptCore - Wikipedia
JavaScriptCore รจ un framework sviluppato dalla Apple Computer che fornisce un motore JavaScript per Mac OS X.
JavaScriptCore e WebCore insieme costituiscono WebKit, un framework sviluppato dalla Apple.
JavaScriptCore unisce la libreria KJS (che fa parte del progetto KDE) con la libreria di espressioni regolari PCRE.
it.wikipedia.org /wiki/JavaScriptCore   (301 words)

  
 Open Source - Internet & Web - WebKit
WebCore is a framework for Mac OS X that takes the cross-platform KHTML library (part of the KDE project) and combines it with an adapter library specific to WebCore called KWQ that makes it work with Mac OS X technologies.
JavaScriptCore is a framework for Mac OS X that takes the cross-platform KJS library (part of the KDE project), combines it with the PCRE regular expression library, and makes it work with Mac OS X technologies.
WebCore and JavaScriptCore are available under the Lesser GNU Public License.
developer.apple.com /darwin/projects/webcore   (223 words)

  
 MacNN | Print: Apple open-sources private JavaScriptCore API   (Site not responding. Last check: 2007-10-25)
Apple has announced the open-source release of the new JavaScriptCore framework, based on the kjs JavaScript engine from KDE.
JavaScriptCore is a private API which may be used by future OS X applications such as Sherlock, and is "provided as Open Source as part of [Apple's] partnership with the KDE community.
JavaScriptCore will be used by Sherlock in an upcoming O/S release, and possibly by other Apple software in the future.
www.macnn.com /print/14772   (96 words)

  
 Mobile Browser
Nokia intends to continue its collaboration with Apple and actively participate in the open source community to further develop and enhance these components.
By adapting WebCore and JavaScriptCore components for its smartphone platform, Nokia and other Series 60 licensees will be able provide a rich Web browsing experience that takes full advantage of today's fast wireless networks and advanced mobile devices.
According to the Nokia consumer reearch, over 50 percent of data traffic is generated by browsing.
www.yenra.net /mobile-browser   (441 words)

  
 Surfin' Safari
Posted at 12:00 AM As some of you may have heard at WWDC Monday, the Safari team is proud to announce that we are making significant changes in the way we operate, and these changes start today.
This repository includes the complete history of the project, so all patches past and present can be viewed.
You can submit bugs in the open, view the status of our work, attach patches to bugs, and test code fixes to those bugs.
weblogs.mozillazine.org /hyatt/archives/2005_06.html   (474 words)

  
 ~stevenf: JavaScriptCore   (Site not responding. Last check: 2007-10-25)
I spent some time this weekend playing around with JavaScriptCore, Apple's tweaked framework version of KJS, the KDE JavaScript interpreter.
Because of my (mostly inactive) Green project, I've been trying out different embeddable scripting languages to see how flexible they are, and how easy they are to bridge to the host language.
With the spotlight squarely on WebKit, I think JavaScriptCore is a potential jewel in its own right that might be getting overlooked.
stevenf.com /2003/07/javascriptcore.php   (427 words)

  
 Nokia, Apple On An Open-Source 'Safari' -- Linux Pipeline | Nokia, Apple On An Open-Source 'Safari'
Nokia is collaborating with Apple on the project, which uses Safari's open-source WebCore and JavaScriptCore frameworks.
Nokia said it will continue to work with Apple on future versions of the browser and said it would also contribute its mobile software development expertise to the open-source community.
The WebCore and JavaScriptCore frameworks are based on the cross-platform KHTML and KJS libraries, both part of the open-source KDE project.
www.informationweek.com /software/opensource/164901070   (810 words)

  
 Nokia - Nokia develops a new browser for Series 60 by using open source software - Press Releases - Press - About Nokia
The flexibility and extensibility of the new browser will allow Series 60 licensees to further innovate and customize the browser, for example to meet their operator customer needs.
Nokia intends to continue its collaboration with Apple and actively participate in the open source community to further develop and enhance these components, contributing Nokia's expertise in mobility.
According to the "Smartphone360" study - Nokia-conducted consumer research among Series 60 smartphone users - over 50 percent of data traffic was generated by browsing.
press.nokia.com /PR/200506/998214_5.html   (754 words)

  
 OpenSource.Nokia.com - FAQs about S60WebKit   (Site not responding. Last check: 2007-10-25)
The new browser is based on the WebCore and JavaScriptCore components of Apple's Safari Web Kit, the industry's smallest, open source, full-Web rendering engine for mobile devices that Apple uses in its popular Safari Internet browser.
Based on KHTML and KJS from KDE's Konqueror open source project, this software has enabled Nokia to achieve major improvements in Web site usability on smartphones, through the re-use of a proven desktop rendering engine that has been developed and optimized by a large open source community over many years.
A: The WebCore and JavaScriptCore elements are from Apple Computer, which uses them in its popular Safari browser, and are covered by the LGPL open source license.
opensource.nokia.com /projects/S60browser/s60-oss-browser-faq.html   (988 words)

  
 CIOL : Open Source : Mobile phone browsers go open source!   (Site not responding. Last check: 2007-10-25)
NEW DELHI: In a statement released at the Nokia Connection 2005 conference held in Helsinki, Finland, telephone giant Nokia announced that it has been working with Apple Inc. on an open source web browser for mobile phones.
Using the open-source components, WebCore and JavaScriptCore of Apple's Safari web browser the software will be available to licensees of Nokia's Series 60 Platform by the first half of next year.
According to the "Smartphone360" study - Nokia-conducted consumer research among Series 60 smartphone users - over 50 percent of data traffic was generated by browsing, said an official Nokia press release.
www.ciol.com /content/search/showarticle1.asp?artid=71653   (276 words)

  
 Webcore-dev Info Page
WebCore is an open source framework that can be used to render Web pages.
JavaScriptCore is another open source framework, used by WebCore, that can be used to interpret JavaScript.
This list is for the discussion of potential improvements and extensions to the WebCore and JavaScriptCore frameworks.
lists.apple.com /mailman/listinfo/webcore-dev   (374 words)

  
 [No title]   (Site not responding. Last check: 2007-10-25)
The Debug and Release frameworks are now built with install paths relative to the build products directory.
Implement a unicode abstraction layer to make JavaScriptCore much more easily ported to other platforms without having to take in libicu.
JavaScriptCore fails to compile for ppc64 Other 64 bit build fixes.
nightly.webkit.org /builds/WebKit-SVN-r13688-ChangeLog.txt   (5588 words)

  
 Safari (web browser) - Wikipedia, the free encyclopedia
WebKit consists of WebCore (based on Konqueror's KHTML engine) and JavaScriptCore (based on KDE's kjs JavaScript engine).
Like KHTML and kjs, WebCore and JavaScriptCore are free software and are released under the terms of the GNU Lesser General Public License.
In June 2005, after some criticism from KHTML developers over lack of access to change logs, Apple moved the development source code and bug tracking of WebCore and JavaScriptCore to OpenDarwin.org.
en.wikipedia.org /wiki/Safari_(web_browser)   (1093 words)

  
 p2pnet.net - the original daily p2p and digital media news site
Its new mobile browser will include technology from Safari, WebCore and JavaScriptCore, based on KHTML and KJS from Konqueror.
Because the Series 60 browser will use the same open source components, WebCore and JavaScriptCore, that Apple uses in its popular Safari Internet browser, Nokia's cooperation with Apple is key, it says.
It will continue its collaboration with Apple and actively participate in the open source community to further develop and enhance these components, "contributing Nokia's expertise in mobility,” it states.
p2pnet.net /story/5185   (360 words)

  
 FreshPorts -- lang/osb-jscore
The purpose of the web component is to be a light-weight, easy-to-compile and embed, open source rendering component.
JavaScriptCore contains KJS component responsible for execuring JavaScripts embedded in HTML pages.
It is based on Apple's WebCore JavaScriptCore code, which is in turn based on KDE kjs code.
www.freshports.org /lang/osb-jscore   (279 words)

  
 Nokia, Apple open the door to open source   (Site not responding. Last check: 2007-10-25)
The new browser in the Series 60 smart-phones is expected to use some of the same components that are found in Apple’s Safari Web Browser.
Safari is based on KHTML and KJS from the open source K Desktop Environment’s (KDE) Konquerer browser and uses WebCore and JavaScriptCore technologies.
Technologies like WebCore and JavaScriptCore are ideal for Nokia’s new web browser, going by the superlative performance of the Safari web kit, its efficient code base and support for open standards.
www.earthtimes.org /mobile/3204.xhtml   (364 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.