AS#Enumerable
AS#Enumerable is a port of the Ruby Enumerable API for Actionscript 2.0. It provides the following enumerable methods:
-
all,
-
any,
-
collect,
-
detect,
-
each,
-
find,
-
findAll,
-
include,
-
inject,
-
map,
-
max,
-
member,
-
min,
-
pluck,
-
reject,
-
select,
-
size,
-
sortBy
See the prototype enumerable API doc for further documentation. Usage examples are identical in Actionscript 2.0. Thanks to Sam Stephenson of Prototype for the JS port.
→ Source Code
→ More Information
Capistrano:SVN Tags
Capistrano is a lightweight web application deployment tool suited to web applications served by multiple nodes. It's written in Ruby. This extension provides support for deploying SVN tags using capistrano. It comes in the form of a task library.
→ Source Code
→ More Information
Yummy : A Delicious Plug-in for Movable Type
A way to bring your del.icio.us links into your Movable Type blog.
→ Download
→ More Information