Browse / Home / Framework / 1 ...2 3 4

4 favorite & excellent small Javascript Animation Frameworks


4 favorite & excellent small Javascript Animation Frameworks
chromeexperiments:
"we think JavaScript is awesome. we also think browsers are awesome."

Processing.js | $fx | Glimmer | scripty2

Q: “Can these be done in jQuery, MooTools or Prototype as well?”
A: Not at all, because ...this libraries are something different…these are non just effect librariers, but ANIMATION libraries, which are made with purpose of making animation easier.

example links
http://balldroppings.com/js/
http://www.chromeexperiments.com

related post
Data Visualization on the Fly with Obsessing

Labels: , , , , , , , ,

How to Create Your First Orkut Application with Zembly

How to Create Your First Orkut Application with Zembly
zembly, a new kind of application development environment powered by sun, is introducing a few new features for creating in an easy way orkut application or widget.

follow their simple tutorial to get start with zembly ide ;)

link zembly, blog

Labels: , , , , , , , , , , ,

Cartagen - Canvas based Client Side Image Rendering

Cartagen - Canvas based Client Side Image Rendering
Cartagen - a framework for dynamic mapping


Using JavaScript and HTML5's canvas element, Cartagen takes data (including OpenStreetMap data) and renders it in the browser. This provides significant advantages over image-based mapping systems like Google Maps, because maps are generated on the fly, meaning that data can be mapped in real-time without needing extensive server-side rendering.

Cartagen uses Geographic Style Sheets (GSS), which is a JSON- and CSS-based stylesheet language for styling maps. GSS can specify how the map in rendered, including fill and stroke color, widths, labels, outlines.

source: http://code.google.com/p/cartagen/
link: http://cartagen.org/ | warcraft map demo

Labels: , , , , , , , , , , , , ,

hartija - Universal Cascading Style Sheets Framework for Web Printing

hartija - Universal Cascading Style Sheets Framework for Web Printing


Hartija is an universal Cascading Style Sheets Framework for web printing. To use this framework download the CSS file here and use this line of code into your web pages:

<link rel="stylesheet" href="print.css" type="text/css" media="print">

link: hartija - Css Print Framework

Labels: , , , , , ,

This Summer has seen a big Push for GOTO. Languages - SummerofGOTO

This Summer has seen a big Push for GOTO. Languages - SummerofGOTO
Comic taken from the book Thinking Forth.
The goto operator can be used to jump to another section in the program. The target point is specified by a label followed by a colon, and the instruction is given as goto followed by the desired target label. [PHP 5.3]

Finally, we have... Goto in Javascript

Goto.js is the latest and greatest in GOTO technology. This script will allow you to use the GOTO functionality that you know and love directly in native javascript. This is a feature that the community has really been pushing for in the last few years...

Link: http://www.summerofgoto.com/

Labels: , , , , , ,

Design List of the Week: Mac Icons, Interfaces and Fun with 3D CSS :)

How about starting the week with something new? here is my list of reading stuff, work and web resources.
actually iam listening to this one here.

Free Cute Furry Monster Icons for Mac, PC and Web

 

Free Cute Furry Monster Icons for Mac, PC and Web

via [spoongraphics.co.uk]

50 Fresh JavaScript Tools That Will Improve Your Workflow


MochaUI
MochaUI is a web-based tool for building web application interfaces built on top of the MooTools JavaScript framework. Jump right in by taking MochaUI for a spin in their demo page.



via [smashingmagazine.com]



Fun with 3D CSS and video



...starting the week with something fun. Zach Stronaut has been having fun with 3D effects via CSS such as his isocube above, which is brought to you with simple HTML (including a video tag for a playing video on the surface!) and some CSS...

via [ajaxian.com]

Labels: , , , , , , , , , , , , ,

Create Your Own Mii - Wii Avatar - Open source My Avatar Editor

Create Your Own Mii - Wii Avatar - Open source My Avatar Editor
My Avatar Editor is an open source flash app, which creates customizable avatars online or from your desktop computer compatible with Mii™ characters found on the Nintendo® Wii™.

the service is based on the Avatar Core framework, a framework designed to allow developers to easily and efficiently describe, display, and/or modify avatar characters within a client-side application. Avatars can be described either directly within source code or through XML loaded at runtime.

Avatar Core is an offshoot from My Avatar Editor (Blog).

intersting is, that the editor can also be driven by javascript

Developers Overview
demos:
JavaScript-driven
ActionScript-driven Example
Simple Fla Editor

p.s. for all wii gamers, who want to share and find wii Friend Codes, should try wiifriends.de - share you wii codes (beta: current language is german)

Labels: , , , , ,