Ajax

Rich Text Editor for your Rails Applications

via Aidan Finn's blog :widgEditor is a small simple lightweight editor. It provided basic rich functions such as bold, italics, links, lists, images and headings. Rails integration: Download widgEditor and uncompress Copy the widgEditor.js…

Park Place, an Amazon-S3 Clone in Ruby

Via RedHanded:Park Place, a clone of Amazon's S3 (Simple Storage Service.) It's written entirely in Ruby, with heaps of help from the Camping 4k web framework. Oh, and no SOAP support to speak of. gem install camping --source code.whythelu…

AJAX: Is Your Application SECURE Enough?

The related discussion on Digg is also pretty informative. Some hints: Validating anything you run through eval() to make sure its just JSON, and not malicious code -- json.js Calling the JSON.parse(...) method instead of the eval(...) fun…

Eribium - another Rails-base CMS

The demo is also available - user/password = demo/demo.

Rubricks - Rails-based CMS

Rubricks is a new Ruby on Rails based CMS. The demo looks pretty good. For bad luck it's crashing my Firefox browser everytime I tryed it :( Working with Safari. The english site is still not fully functional (the registration at least wor…

Web 2.0 Sites List

I know id:iR3 -san like Web 2.0 stuff. Small present for him ;) : Everything Web 2.0 . Specially the Video 2.0 section is interesting: for example VideoEgg - videoblog for dummies - just a small browser plug-in and you are ready to go.

Lightweight Web 2.0

Interesting lightweight combination will be: Camping framework for the MVC moo.fx for the Ajax effects Somebody already done it?

Ajax Scaffold Generator

...Ajax Scaffold Generator (for Ruby on Rails) creates a scaffold page like the typical rails one, except adding, editing and deleting are all done inline. The generated scaffold is valid XHTML strict and fully styled right out of the box.…

New Books

We have some new books :) (still PDF only)

Rails-like framework in Javascript!

Ajax すぎる? :)

Shopify

Shopify is a hosted e-commerce solution that removes the traditional barriers that have kept many individuals and small business from selling online. It is a Web 2.0 product that focuses on providing buyers and sellers with the features es…