10 items on »typolis:« tagged with
»javascript«
2006.02.14, 10:51
Yahoo Opens UI Library

The very impressive Yahoo! User Interface Library is a set of utilities and controls, written in JavaScript, for building richly interactive web applications using techniques such as DOM scripting, HTML and AJAX.
All the components in the Library have been released as open source under a BSD license and are free for all uses.
Furthermore they provide access to their Design Pattern Library under a Creative Commons license. Worth to check it out!
2005.06.26, 19:48
Google: AJAXSLT
Code.google.com is a site for external developers interested in Google-related development. It’s where you can publish free source code and lists of our API services.
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
... Google Code
... AJAXSLT
AJAXSLT is an implementation of XSL-T in JavaScript, intended for use in fat web pages, which are nowadays referred to as AJAX applications. Because XSL-T uses XPath, it is also an implementation of XPath that can be used independently of XSL-T.
... Google Code
... AJAXSLT
2005.12.16, 16:58
Yahoo JavaScript Center
Do you eat, sleep and breathe JavaScript? The Yahoo Developer Center has up some sources for information on how to use JavaScript with it's Web Services APIs.
There you'll learn about: Yahoo! Products and Services that provide JavaScript frameworks, Documentation & Articles to help you understand Yahoo technologies, Code Samples you can steal...er...learn from , Other Resources out on the Web and Community Resources where you can discuss with other JavaScript developers.
2006.02.23, 11:34
heise online - Patent auf "Rich Media"-Technik erteilt
Das kann ja wohl nicht wahr sein was sich da wieder über die gängigen News-Kanäle verbreitet. Damit wäre dann Web2.0 gestorben...
"Das US-Patent 7,000,180 räumt den Internet-Design-Spezialisten von Balthaser das Recht ein, für die Erzeugung von "Rich Media"-Applikationen über das Internet künftig Lizenzgebühren zu verlangen. Derlei Anwendungen laufen als Eingabeprogramm in Form eines mit AJAX oder Flash angereicherten Webbrowsers oder eines Java-Programms auf dem Rechner des Benutzers und sind über das Internet mit der eigentlichen Applikation auf einem zentralen Server verbunden - entsprechen also in etwa der Sun-Vorstellung des Network-Computings." [via heise online - Patent auf "Rich Media"-Technik erteilt]
"Das US-Patent 7,000,180 räumt den Internet-Design-Spezialisten von Balthaser das Recht ein, für die Erzeugung von "Rich Media"-Applikationen über das Internet künftig Lizenzgebühren zu verlangen. Derlei Anwendungen laufen als Eingabeprogramm in Form eines mit AJAX oder Flash angereicherten Webbrowsers oder eines Java-Programms auf dem Rechner des Benutzers und sind über das Internet mit der eigentlichen Applikation auf einem zentralen Server verbunden - entsprechen also in etwa der Sun-Vorstellung des Network-Computings." [via heise online - Patent auf "Rich Media"-Technik erteilt]
2005.11.19, 14:59
Unix Coded in JavaScript

Some nerdy bored guys hacked together a crazy implemention of Unix entirely in JavaScipt. Called JS/UIX.
JS/UIX features a UN*X-like operating environment with no intention of any full POSIX compatibility. Some standard commands have been implemented at full range others with just simple syntax or basic functionality, while new commands have
been added. The only application for now is a simple mplementation of vi (visual editor).
http://www.masswerk.at/jsuix/
http://www.masswerk.at/jsuix/man.txt
http://www.masswerk.at/jsuix/jsuix-documentation.txt
2005.08.12, 17:51
Open Source Mapper
ka-Map is an open source project that is aimed at providing a javascript API for developing highly interactive web-mapping interfaces using features available in modern web browsers.Even if it has not yet reached stability it could be interessting for developers that have some knowledge of JavaScript and MapServer.
... http://ka-map.maptools.org/
... http://ka-map.maptools.org/
2005.12.16, 11:59
Dojo Version 0.2 Out Now

Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don't go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces.
Dojo lets you prototype interactive widgets quickly, animate transitions, and build Ajax requests with the most powerful and easiest to use abstractions available. These capabilities are built on top of a lightweight packaging system, so you never have to figure out which order to request script files in again.
2005.08.28, 17:40
UI Web Widgets

Qooxdoo is an advanced open-source javascript based toolkit. It continues where simple HTML is not enough anymore. This way it can help you to get your rich web application interface done - easier than ever before.
Enjoy rich versatile widgets for your web application: Qooxdoo
Clicke here to see an impressive explample of XP-styled Windows.
2007.06.28, 07:26
Rumours about Rhino on Rails
It seems that some guys working at Google are using their 20% time for doing a ROR clone on Rhino. I would be interested if they know about the granddaddy of Rhino based web development framework Helma. Yeah, yeah ... in my dreams Google is pushing Rhino up the hill towards Javascript 2.0.
2007.07.06, 12:19
Internet Explorer Issues
The Tracker is now working in IE! I got some problems when execute callbacks from JavaScript to Flash and back again.
