Showcase
Friday, March 16th, 2007
Category: Games
, GWT
, Showcase
Nich Tyrrell of InTime Games created a new Ajax site with a strange name indeed… Eat Poop U Cat. The site uses a combination of Google Web Toolkit, Amazon S3, and Amazon EC2, along with an in browser drawing utility that uses the Canvas element to get it all working. Its an online version of Read the rest…
Category: Canvas
, Showcase
Adam Burmister sent us what he calls “The Worst Application of JavaScript Ever”. Perfect for a Friday :) He has built something “nobody will ever need a JavaScript based ray-tracer. The point of the exercise was actually to learn more about the Canvas HTML element, and ray tracing techniques, not JavaScript.”
Thursday, March 15th, 2007
Category: Showcase
We have been talking about how the desktop and web experiences are converging, and Jeff Atwood is asking Are Web Interfaces “Good Enough”? His example is µTorrent, and how the new web UI is so similar to the downloadable version: After spending about a year interacting with µTorrent exclusively through Remote Desktop, I was pleasantly Read the rest…
Category: Showcase
You have a simple calculator in your computer. You can even type calculations into a Google search input, so is there room for more calculators? Instacalc thinks there is. It is a real-time, shareable calculator that features: Speed: Get answers as you type, and edit inputs in real-time. Ease of use: Write human-readable numbers and Read the rest…
Category: Rails
, Showcase
MindMeister is a collaborative online mind mapping tool written with Rails and Prototype. You can capture your thoughts and share them instantly with friends and colleagues. Although in private beta, you can play with the sample map that is embedded into the main page:
Wednesday, March 14th, 2007
Category: Showcase
We mentioned Fresh Logic Studiosand their OO JavaScript framework before. Now they have created a simple Bug Tracker using their tools. It is very lean and allows you to do most tasks inline.
Category: Ajax
, Showcase
The AJAX Search team at Google has been creating wizards that wrap the search APIs. I placed a news bar on my own blog, and we just found a new one that displays blog search results. It is kinda crazy to be reading some page and seeing new content on a given topic show up Read the rest…
Tuesday, March 13th, 2007
Category: jQuery
, Showcase
Jesse Skinner has created an Ajax Flickr search FlickrCash which uses jQuery. FlickrCash searches for photos on Flickr in the most efficient way, so that you can see as many thumbnails as will fit in your browser. It loads up to 10 pages in the background, so it’s very fast to browse through to find Read the rest…
Monday, March 12th, 2007
Category: Showcase
Our FProd friends have created EOGallery, a concept of a web animated image gallery create using JQuery. It uses basic jQuery functions and Cody Lindley’s Thickbox to display larger pictures. By the way, EOGallery is XHTML 1.0 strict valid and almost CSS valid, it has been tested on Firefox, Safari, Internet Explorer 6 and works Read the rest…
Friday, March 9th, 2007
Category: Component
, Showcase
Instacomment allows you to embed a link to a PHP script and some JavaScript to embed a comment system anywhere on your site. The comment widget starts as a chicklet: and when clicked on opens up into a comment view: If you are looking to add a comment system to something that doesn’t bundle comments Read the rest…
Category: Showcase
Imgjax is a very simple Moo.fx single page image upload application. Upload images. Free storage. One page. No registration.
Thursday, March 8th, 2007
Category: Showcase
The YUI revamp of Yahoo! properties keeps on chugging along with the latest My Yahoo! Beta. For the three people who do not have Yahoo! ids or if you just want to take a quick gander, you can check out a screencast. The new feel doesn’t seem as revolutionary as the some of the other Read the rest…
Wednesday, March 7th, 2007
Category: Rails
, Ruby
, Showcase
Alari Aho has created Toggl, an Ajax based timetracker tool written in Ruby on Rails that uses several Ajax tehniques, including pre-fetch and asynchronous postings.
Tuesday, March 6th, 2007
Category: Showcase
, Utility
Bill Orcutt has been working on Lily, a graphical data-flow programming environment that runs in a web browser: Programs are built graphically by connecting modules to add functionality, fetch and direct the flow of data, play sound or video, add interactivity or display results. Lily programs can be shared with other Lily users, installed as Read the rest…
Category: Prototype
, Scriptaculous
, Showcase
MyPunchbowl, the event planner that may kill evite, has pushed a new version, now with 150% more Ajax. We asked Matt Douglas (Punchbowl team) to tell us what is new, and he replied: All Sign in and Sign up windows are done in a modal dialog. Note the cool Ajax zoom effect we chose to Read the rest…