public marks

PUBLIC MARKS from benoit with tag javascript

2008

2007

Showdown - Markdown in JavaScript

by 5 others

Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. As John Gruber writes on the Markdown site.

XML.com: XUL-Enhanced Web Apps

This article presents a little-known use of XUL (Mozilla's user-interface language) and shows how to take advantage of its superior performance and accessibility over HTML while maintaining cross-browser compatibility. I will illustrate this using a proof-of-concept JavaScript library that can render UI widgets using either XUL or DHTML.

2006

eyeOS | Web desktop - Web OS - Web office - your data and applications everywhere

by 16 others
Imagine being able to sit down at any ordinary computer in an Internet cafe or public library, start up the resident web browser and access your personal desktop – along with your applications, messages, and information – with a click of your mouse button. Then, when you're done, you simply close the web browser to have all of the documents you've just worked on safely stored on your remote server, leaving nothing on the computer you've just been working on. This is the goal of the mobile desktop and operating system called eyeOS.

Using REST with Ajax

(via)
how to use Ajax techniques to make web apps with REST APIs.

FireBug - JoeHewitt.com

by 23 others
FireBug is a new tool for Firefox that aids with debugging Javascript, DHTML, and Ajax. It is like a combination of the Javascript Console, DOM Inspector, and a command line Javascript interpreter.

2005

Ajax for Java developers: Build dynamic Java applications

by 9 others (via)
The page-reload cycle presents one of the biggest usability obstacles in Web application development and is a serious challenge for Java™ developers. In this series, author Philip McCarthy introduces a groundbreaking approach to creating dynamic Web application experiences. Ajax (Asynchronous JavaScript and XML) is a programming technique that lets you combine Java technologies, XML, and JavaScript for Java-based Web applications that break the page-reload paradigm.

The Console Service

The Console Service interface supports logging runtime messages from any source. Messages can then be displayed to the user with the JavaScript Console, logged to disk, etc.

Javascript md4, md5 and sha1 algorithms

by 5 others
The MD4, MD5 and SHA-1 algorithms are secure hash functions. They take a string input, and produce a fixed size number - 128 bits for MD4 and MD5; 160 bits for SHA-1. This number is a hash of the input - a small change in the input results in a substantial change in the output. The functions are thought to be secure, in the sense that it would require an enormous amount of computing power to find a string which hashes to a chosen value. In others words, there's no way to decrypt a secure hash. The uses of secure hashes include digital signatures and challenge hash authentication.

benoit's TAGS related to tag javascript

ajax +   article +   css +   debug +   development +   firefox +   framework +   google +   hash +   hypertalk +   introduction +   java +   jQuery +   library +   md4 +   md5 +   microsoft +   mop +   objective-j +   oop +   performance +   plot +   programming +   python +   rails +   rest +   ruby +   sha1 +   Steve Yegge +   volta +   web +   web development +   xml +   xpcom +   xul +