Shaare your links...
2370 links
interesting links Home Login RSS Feed ATOM Feed Tag cloud Picture wall Daily
Links per page: 20 50 100
◄Older
page 3 / 4
Newer►
65 results for tags JavaScript x
  • D3.js - Data-Driven Documents
    D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.
    Thu Jan 24 14:50:42 2013 - permalink -
    - http://d3js.org/
    JavaScript plot visualization web
  • graph.tk
    On-line plot program.
    Fri Nov 30 18:15:49 2012 - permalink -
    - http://graph.tk/
    JavaScript mathematics plot web
  • Leaflet - a JavaScript library for mobile-friendly maps
    Thu Nov 8 14:42:10 2012 - permalink -
    - http://leafletjs.com/
    JavaScript map software web
  • [www@cb.vu]~>
    Another unix shell emulation based on JavaScript, which includes command line completion, weather and location information and even an ssh client.
    Fri Jun 15 17:35:35 2012 - permalink -
    - http://cb.vu/
    JavaScript shell Unix web
  • virtual 6502 and other retrocomputing tools
    Yet another emulator for the 6502 microprocessor. The site also has an interesting toy unix written in JavaScript.
    One can play spacewar in the browser on http://www.masswerk.at/spacewar/ (found Wed Aug 26 16:25:57 2015) and with punch cards on
    https://www.masswerk.at/keypunch/, https://www.masswerk.at/cardreader and https://www.masswerk.at/card-readpunch/ (found 2025-03-13 via https://www.tuhs.org/pipermail/coff/2025-March/002037.html and https://boingboing.net/2025/03/10/make-your-own-virtual-punchcard.html)
    Fri Jun 15 17:06:41 2012 - permalink -
    - http://www.masswerk.at/6502/index.html
    6502 computer emulator hardware history JavaScript Unix
  • null program null program
    Blog about programming (Emacs, Common Lisp, etc.). Includes a demonstration of a HTML5/JavaScript based presentation software. Found via a comment in powerline.el on the EmacsWiki.
    Wed Jun 6 13:12:55 2012 - permalink -
    - http://nullprogram.com/
    blog emacs JavaScript lisp presentation programming
  • Denksoft Blog Secure Ajax: SRP Hermetic
    Interesting way to authenticate and encrypt HTTP without using SSL. Note the security concerns in some of the comments.
    Tue Apr 24 16:47:16 2012 - permalink -
    - http://blog.denksoft.com/?page_id=26
    JavaScript security SRP TODO web
  • Javascript PC Emulator - Technical Notes
    A PC emulator capable of running Linux implemented in JavaScript. Requires fairly modern browsers (Firefox 4, Chrome 11). Written by Fabrice Bellard, the author of qemu, ffmpeg, tcc and other amazing programs.
    Wed May 18 14:00:43 2011 - permalink -
    - http://bellard.org/jslinux/tech.html
    emulator JavaScript software web
  • Ymacs -- AJAX source code editor with syntax highlighting and automatic indentation
    Ymacs is an Emacs-like editor that works in your browser. Currently (starting with tag v0.4 in the code repository) it works in recent versions of Firefox (and other Gecko-based browsers), Google Chrome and Apple Safari.
    Fri Jan 14 16:50:40 2011 - permalink -
    - http://www.ymacs.org/
    duplicate emacs hack JavaScript programming web
  • MathJax
    MathJaxTM is an open source, Ajax-based math display solution designed with a goal of consolidating advances in many web technologies in a single definitive math-on-the-web platform supporting all major browsers.
    Mon Apr 12 17:13:12 2010 - permalink -
    - http://www.mathjax.org/
    JavaScript LaTeX mathematics software TeX web
  • TinyMCE - Home
    TinyMCE is a platform independent web based JavaScript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB. It has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances.
    Thu Jul 16 20:36:24 2009 - permalink -
    - http://tinymce.moxiecode.com/
    continue-here editor HTML JavaScript LGPL programming software web
  • Clipperz - online password manager
    On-line password manager. Uses JavaScript to encrypt data locally.
    Tue May 12 12:32:26 2009 - permalink -
    - http://www.clipperz.com/
    cryptography FOSS JavaScript security software tool web
  • Scientific web calculator
    Web calculator implemented in JavaScript. Implements arbitrary precision, plotting, prime testing, polynomial roots, matrix arithmetic and very limited (polynomials) symbolic integration. Written by Fabrice Bellard, who also wrote TinyCC, QEmacs, FFMPEG, QEMU and more: https://bellard.org/
    Wed Apr 15 18:30:07 2009 - permalink -
    - http://numcalc.com/
    calculator JavaScript mathematics software tool web
  • JavaScript: The Good Parts | O'Reilly Media
    Interesting book about Javascript.
    Tue Apr 14 10:29:32 2009 - permalink -
    - http://oreilly.com/catalog/9780596517748/#top
    book JavaScript reference
  • js-hotkeys - Google Code
    Javascript code to bind keys to functions in browsers such as Firefox, Chrome.
    Tue Nov 4 17:19:30 2008 - permalink -
    - http://code.google.com/p/js-hotkeys/
    JavaScript key-binding keyboard programming software web
  • Smith chart tool in Javascript
    Smith chart tool which runs in a Javascript-capable browser. The site also has tools for astronomical calculations, sun dials, etc. (in German)
    Fri May 2 22:13:31 2008 - permalink -
    - http://www.volker-lotze.de/content/smithtool/smithtool.php
    astronomy electronics german JavaScript tool
  • ArcLite - Arc Ported to JavaScript
    So, Arc came out about a week ago, and I tried to stay away, but it was just too tempting. I ended up spending a week porting it to JavaScript.
    Wed Feb 13 18:04:48 2008 - permalink -
    - http://halogen.note.amherst.edu/~jdtang/arclite/
    functional hack JavaScript language lisp
  • 9ne - A web based code editor
    9ne (pronounced "nine") is an online code editor based on Emacs (Copyright 2006 Rob Rohan). 9ne is a recursive acronym and joke, and means "9ne is not Emacs". 9ne's design goal is to provide an all purpose text editor similar to Emacs but web based.
    On 2020-12-19, the original link http://robrohan.com/projects/9ne/ points to Rob Rohan's blog, so replaced it by a link to the github repository, which has been updated on 2008-05-06 and archived by the owner. It is now read-only.
    Wed Oct 10 19:00:25 2007 - permalink -
    - https://github.com/robrohan/9ne
    editor emacs JavaScript programming TODO tool
  • Online tutorials for web technology
    Recommended by Fossy.
    Sat Jan 27 20:16:44 2007 - permalink -
    - http://www.w3schools.com/
    CSS HTML JavaScript web
  • mkpasswd
    Password generator in Javascript. Uses mouse movements to collect entropy.
    Wed Jan 24 21:14:13 2007 - permalink -
    - http://www.certainkey.com/demos/mkpasswd/
    hack hash JavaScript security web
Links per page: 20 50 100
◄Older
page 3 / 4
Newer►
Shaarli 0.0.41 beta - The personal, minimalist, super-fast, no-database delicious clone. By sebsauvage.net. Theme by idleman.fr.