Skip to main content

Olifante *'s Library tagged javascript   View Popular

26 Aug 08

Learn How To Develop For The iPhone - NETTUTS

"I'm going to show you how to build an alternate page and style sheet for the iPhone and iTouch. We will cover how to detect if the user is using an iPhone to view your page as well as the orientation of the device - whether it be landscape or portrait."

nettuts.com/...-how-to-develop-for-the-iphone - Preview

iPhone CSS stylesheet iTouch webdev javascript safari guide tutorial

24 Aug 08

Home — chain.js — GitHub

Chain.js is a jQuery plugin, providing data-binding capability that allows you to generate web contents automatically by binding your data to html. Unlike other data-binding frameworks and library, it uses pure DOM, instead of string-based innerHTML approach, so event binding won’t gone during rendering.

github.com/wikis - Preview

jquery chain.js javascript dom innerhtml

  • Chain.js is a jQuery plugin, providing data-binding capability that allows you to generate web contents automatically by binding your data to html. Unlike other data-binding frameworks and library, it uses pure DOM, instead of string-based innerHTML approach, so event binding won’t gone during rendering.
23 Aug 08

RossBoucher.Com » Funk Rock » Blog Archive » iPhone Touch Events in JavaScript

  • new JavaScript touch events API in iPhone 2.0
  • One of the interesting things I was able to talk about was reusing existing mouse based libraries with the iPhone by using touch events to simulate mouse events.
  • 1 more annotations...
30 Jul 08

Javascript macro for named snippet insertion in Komodo

  • Tech support have been very responsive, and they came up with a macro
    that inserts snippets almost the way I expect,



    komodo.view.setFocus();
    try {
    komodo.editor.vCHomeExtend();
    var snippet = komodo.interpolate('%s');
    var tmpl = komodo.findPart("snippet", snippet, "container");
    if(tmpl) {
    Snippet_insert(tmpl);
    } else {
    var msg = "no snippet found named " + snippet;
    StatusBar_AddMessage(msg,"debugger",5000,true);
    }
    } catch(e) {
    alert(e);
    }


    Add this as a macro, bind it to a key (say ALT-=), and then add your
    snippets to the same folder as the macro is in, name them
    appropriately, and the type im the name hit ALT-= and the snippiet is
    found and inserted, pretty neat.

28 Mar 08

Javascript and Smalltalk

"Dan Ingalls, one of the father of Smalltalk, is working on a new project called Lively. It is a rewrite of Morphic in Javascript, especially target for building a Squeak-like interface."

blog.objectsroot.com/...javascript-and-smalltalk - Preview

lively morphic smalltalk javascript performance problems ingalls

open-source scripting environment Komodo Edit 4.3

"Komodo edit uses Scintilla for its editing component but offers a few unique twists... it comes with passable Vi and Emacs keybinding schemes. The Vi scheme doesn't just shift around a few key bindings, it completely changes the way the editor operates

arstechnica.com/...vironment-komodo-edit-4-3.html - Preview

komodo editor scripting opensource IDE vi emacs bindings review activestate python Ruby javascript

24 Mar 08

gotAPI/HTML - Instant search in HTML and other developer documentation

GotAPI is a one-stop reference for documentation on several programming languages and frameworks. You can search-as-you-type for a function and read the official documentation page without ever leaving the site. Brilliant!

www.gotapi.com/html - Preview

webdev reference resource documentation programming framework html css dom ajax javascript python rails rubyonrails Ruby syntax search web2.0

14 Feb 08

Popular Selectors

"The most commonly used selectors, used by the most popular jQuery sites. All the selectors have been neutralized (e.g. 'div span' and 'ul li' both become 'tag tag')."

ejohn.org/selectors.html - Preview

selector popular statistics ranking usage jQuery javascript css

13 Feb 08

John Resig - Selectors that People Actually Use

"I ran a poll ... in which I asked the users which selectors they used. As it turned out there were a great number that no-one had any use for ... At this point I removed them from the engine, breaking compliance with the CSS 3 Selector spec."

ejohn.org/...ctors-that-people-actually-use - Preview

jQuery css css3 selectors performance javascript webdev usage statistics

03 Dec 07

Timepedia Chronoscope

"Chronoscope is a visualization platform under development at Timepedia for time series datasets [...]. Ultimately we aim to bring something like the experience of Google Maps or Google Earth to time series data."

timepedia.org/chronoscope - Preview

visualization chronoscope time_series data widget library online ajax statistics representation series charts javascript java gwt

28 Nov 07

Firefox 3.0 Beta 1 Features

"A few days ago Firefox 3.0 Beta 1 was released. This is a major revision packed with some seriously awesome features. Here's a rundown of some of the major features for normal users, power users, and developers"

www.netfxharmonics.com/...Firefox-30-Beta-1-Features - Preview

firefox javascript browser 3.0beta features list analysis overview

22 Nov 07

Erlang String Lambdas

"Over the last weekend I wanted to have a go at porting Oliver Steele's string lambda into Erlang. And here is the result"

debasishg.blogspot.com/...erlang-string-lambdas.html - Preview

erlang functional programming string_lambdas lambdas shorthand syntax_sugar convenience javascript

21 Nov 07

TIDE - a Tiny IDE for JavaScript

A small IDE for Javascript written in Javascript and running in your browser. Includes project browser, syntax highlighting and debugging capabilities. Nifty.

tide4javascript.com - Preview

javascript ide tide web2.0 webapps editor development debugging programming tools debugger

1 - 20 of 63 Next › Last »
Showing 20 items per page

Diigo is about better ways to research, share and collaborate on information. Learn more »

Join Diigo