Tumblelog by Soup.io
Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

June 22 2010

netzrauschen

June 20 2010

netzrauschen

parseUri 1.2: Split URLs in JavaScript

parseUri is a function which splits any well-formed URI into its parts, all of which are optional. Its combination of accuracy, flexibility, and brevity is unrivaled.
Tags: javascript url

June 19 2010

netzrauschen

Plugins/Authoring - jQuery JavaScript Library

jQuery offers a mechanism for adding in methods and functionality, bundled as plugins. Most of the methods and functions included in the default download are written using the jQuery plugin construct.
netzrauschen

A Plugin Development Pattern » Learning jQuery - Tips, Techniques, Tutorials

I've been developing jQuery plugins for quite a while now, and I've become rather comfortable with a particular style of plugin development for my scripts. This article is meant to share the pattern that I've found especially useful for plugin authoring. It assumes you already have an understanding of plugin development for jQuery.

June 18 2010

netzrauschen

XUI | javascript micro-framework

XUI is available to the entire document as x$. It is a function, that accepts a query selector. The syntax is mostly chainable and should be familiar to anyone who has worked with jQuery.

June 16 2010

netzrauschen

qooxdoo » General

This section is for non-qooxdoo specific documents, references and articles.
Tags: javascript

February 20 2010

netzrauschen

jQuery Form Plugin

The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted. Submitting a form with AJAX doesn't get any easier than this!

February 16 2010

netzrauschen

langalex's culerity at master - GitHub

Culerity integrates Cucumber and Celerity in order to test your application's full stack.

September 25 2009

netzrauschen

nestedsortables - Project Hosting on Google Code

The NestedSortables are a set of two jQuery plugins, build on top of the Interface for jQuery, that allows you to sort and nest elements using drag and drop.

August 27 2009

netzrauschen

testswarm - GitHub

The primary goal of TestSwarm is to take the complicated, and time-consuming, process of running JavaScript test suites in multiple browsers and to grossly simplify it. It achieves this goal by providing all the tools necessary for creating a continuous integration workflow for your JavaScript project.

August 07 2009

netzrauschen

Main Page - Ajax Patterns

AjaxPatterns.org began as a collection of design patterns, which formed the basis of the book, Ajax Design Patterns, and grew into a publicly editable wiki on anything and everything Ajax. All pages (except this homepage) are now editable, no registration required. Feel free to contribute!

August 06 2009

netzrauschen

SproutCore Documentation / Basics-Introduction

Welcome to SproutCore Basics. This guide will introduce you to the SproutCore-way of creating cloud applications including an overview of the general components, applications architecture, and common design patterns..

August 03 2009

netzrauschen

Listening to events

Gecko uses events to pass information about interesting things that have occurred along to the parties that may wish to know about them. There are several different categories of events; this article will help you learn about them and direct you to more specific documentation covering each of them. It also provides some use cases that may be of specific interest.
Tags: javascript dom
netzrauschen

jQTouch

A jQuery plugin with native animations, auto list navigation, and default application styles for Mobile WebKit browsers like iPhone, G1, and Pre.

July 25 2009

netzrauschen

Welcome to webOSdev

Welcome to the Beta version of Palm webOSdev, the online meeting place for the webOS developer community. We’re glad you’ve stopped by. While the site is still Beta and lacks many of the niceties you’ll see as we continue to build the site, you can find everything you need here to get a strong start developing applications for the webOS platform. Through webOSdev you can reach virtually everything used by the webOS early access program developers, namely the following:

July 09 2009

netzrauschen

6 Steps to Unobtrusive Rails (with jQuery)

Here's a set of 6 steps which breakdown the approach I have been using to unobtrusively add ajax functionality to a Rails application. The value of this approach (as opposed to traditional .rjs) is maintaining full separation of Javascript and display code, as well as building ajax on top of a version of your app that works without Javascript enabled in the user's browser.
netzrauschen

Unobtrusive jQuery with Ruby on Rails | The Next Train

jQuery is my javascript library of choice. At Platform45 we use it in place of the prototype libraries included with Rails. jQuery makes it a pleasure working with the ugly javascript monster. The documentation is superb with plenty of examples.

July 02 2009

netzrauschen

About - cufon - GitHub

Fast text replacement with canvas and VML - no Flash or images required.
netzrauschen

XUI | javascript micro-framework

We hear your words. Why another JavaScript framework?! When development of PhoneGap was under way we noticed slow load times for modern JavaScript frameworks (such as Prototype, MooTools, YUI, Ext and (yes) even jQuery. A big reason why these libraries are so big is because is mostly they contain a great deal of cross browser compatibility code. The mobile space has less browser implementations (so far) and different needs. Thus XUI.

June 25 2009

netzrauschen

Stack Overflow

Stack Overflow is a collaboratively edited question and answer site for programmers – regardless of platform or language.
Older posts are this way If this message doesn't go away, click anywhere on the page to continue loading posts.
Could not load more posts
Maybe Soup is currently being updated? I'll try again automatically in a few seconds...
Just a second, loading more posts...
You've reached the end.