Thursday, April 27, 2006

Run Ajax Apps as Native Windows Programs

This looks to be a nifty addition to AJAX. Im sure some good uses can be found for it.
Ajaxian » Javeline DeskRun: Run Ajax Apps as Native Windows Programs

script.aculo.us Reflector

This is pretty cool, now theres a function for adding refelctions to your images with script.aculo.us.
Ajaxian » script.aculo.us Reflector

Wednesday, April 26, 2006

Lighbox JS

So here is lightbox. The predecessor to greybox and thickbox. Lightbox is done using Javascript, and thickbox uses Javascript and JQuery as well. Sam, I think you would be able to implement the Lightbox stuff, just follow the lightbox JS link. There is also another version of the lightbox built using JQuery, called thickbox. Although, I think that would be a bit more difficult for you to get going. But the lightbox stuff is easy, the page has all the code and steps you need to get it working.
Lightbox JS
Greybox (inspired by Lightbox)
Thickbox (inspired by Lightbox and Greybox)

Tuesday, April 25, 2006

GreyBox demo

Inspiration for the "Thickbox" method described in an earlier post.
GreyBox demo

behaviour.js

I came across this when I was reading an
article on ajaxian.com. The thing I came away with from the article, however, was the class behaviour.js which allows you to use css selectors to keep your html markup from getting all messy with your javascript. Worth a second look.

Scriptaculous Cheat Sheet #1

Amy Hoy put together a nice looking cheat sheet for Scriptaculous.
Find it at: Scriptaculous Cheat Sheet #1

jQuery: New Wave Javascript

Interesting, look into it. Similar to AJAX libraries?
jQuery: New Wave Javascript

Speeding Up AJAX with JSON

Using JSON can be a faster form of data interchange than using xml to markup your data to be send through the XHR object.
Speeding Up AJAX with JSON

Thickbox cont..

The blog entry for the thickbox from the author.
Cody Lindley: ThickBox - One box to rule them all.

Thickbox - One box to rule them all.

Really slick lightbox technique. A new spin on the greybox, and done quite well.

Thickbox - One box to rule them all.

Ajaxian » Getting Google Calendar Data on Your Site

Tutorial for gettign gcal content onto your site.
Ajaxian » Getting Google Calendar Data on Your Site

Wednesday, April 19, 2006

Flexstore: Flash, Ajax, Rails

Flexstore: Flash, Ajax, Rails

Making Popular Layout Decisions

Making Popular Layout Decisions

Will Your Web App Make Money?

Vitamin Features » Will Your Web App Make Money?

How C.R.A.P is Your Site Design?

How C.R.A.P is Your Site Design?

Create your own Ajax effects

An article written by Thomas Fuchs (creater of script.aculo.us).
Create your own Ajax effects