Olifante *'s Library tagged → View Popular
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."
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.
-
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.
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...
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.
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."
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
JavaScript Based Code Prettification
Automatic code syntax highlighting with jQuery
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!
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')."
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."
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."
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"
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"
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.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in javascript
-
Interoperability and The Quest For A Universal File Format
Bookmarked pages related to...
Items: 11 | Visits: 238
Created by: Gary Edwards
-
Programming jQquery
Items: 26 | Visits: 253
Created by: Vincent Tsao
-
Javascript
Items: 30 | Visits: 230
Created by: Vincent Tsao
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
