Permalink
Mike on javascript
  • vote
    9
    0 starsmike | Shared With: Everyone - 3 days ago | javascript, programming, lint, verifier
    jslint: The JavaScript Verifier

    A very strict javascript lint (verifier).

  • vote
    18
    0 starsmike | Shared With: Everyone - 3 days ago | javascript, minifier, optimize, compression

    JavaScript minifier - available as MS-DOS exe, but also in C, C#, JavaScript(!), and Python!

  • vote
    1
    0 starsmike | Shared With: Everyone - 14 days ago | javascript, ajax, crypto, pageforest
    Clipperz online password manager - Anatomy of a zero-knowledge web application

    Laudible but difficult to acheive goal of building a trustable "zero-knowledge" pure javascript program. Current browsers just have some many ways to unintentially run code that isnt' "reviewable" by the user.

    I think it's a fine idea to encrypt locally, and store only encrypted data. But I think in practice, the user ends up having to trust the entire system of components - including the server. He can't, after all, do a complete security review every time a new version of the javascript application is loaded from the server.

    Quoted: A zero-knowlege web application knows nothing of its users and their data. This is a first definition of a new methodology.

  • vote
    1
    0 starsmike | Shared With: Everyone - 17 days ago | pageforest, js-kit, javascript, platform, profile
    JS-Kit Acquires Commenting Sytem Provider HaloScan

    JS-Kit is probably the closest thing to what I've been working on for PageForest. I'm impressed by the 1/2 million sites figure (though many of these are probably very low volume blogs).

    Quoted: JS-Kit will leverage its newly acquired users to launch important new features. One of which is the implementation of an open standards-based, portable, user profile.

  • vote
    5
    0 starsmike | Shared With: Everyone - 18 days ago | blogs, javascript, ecma, ie, firefox

    IE has a subtle bug when parsing array constants - I think they are not in conformance with the ECMA-262 spec.

    You can test your browser here:

    http://pages.mckoss.com/dangle.htm

    Update: Object initializers are even worse! Fails to parse the JS at all.

  • vote
    5
    0 starsmike | Shared With: Everyone - 19 days ago | javascript, persistence

    Quoted: JavaScript Persistent Object Notation (JSPON) is a convention for using JSON to facilitate JavaScript referencing and complex object types to provide the necessary semantics needed for efficient and meaningful persistent objects.

  • vote
    6
    0 starsmike | Shared With: Everyone - 26 days ago | javascript, storage, database
    Sprout Core SC.Store

    Sprout Core Javascript library data storage interfaces.

  • vote
    3
    0 starsmike | Shared With: Everyone - 28 days ago | startpad, widget, json, javascript, twitter
    Summize Twitter Search API

    I'd like to use the Summize API to build a nice Twitter widget in StartPad.org.

  • vote
    2
    0 starsmike | Shared With: Everyone - 28 days ago | javascript, drupal, tools
    Javascript Tools | drupal.org

    A collection of javascipts tools for Drupal - menus, tabs, etc.

  • vote
    5
    0 starsmike | Shared With: Everyone - 30 days ago | sproutcore, javascript, framework
    SproutCore » home

    Quoted: The Official Website of SproutCore, a javascript framework. This website contains information on how to create desktop like apps for the web.

1 - 10 of 186 Faves

Related Content from Around Faves

javascript

VIEW ALL

database

VIEW ALL