Archive for October, 2005

trippy plants

October 9th, 2005  |  Published in Uncategorized

trippy plants:

This video really tripped me out the first time I saw it.

Woa this is cool animation on live action

(Via Adam Curry.)

Gobby - a collaborative text editor

October 6th, 2005  |  Published in Uncategorized

Gobby - a collaborative text editor:

Features

  • Realtime Collaboration
  • Each user has its own colour (changeable) to be identified by others
  • IRC-like Chat for communicating with your partners while coding
  • Sidebar with all the others having joined the session
  • Syntax highlighting for most programming languages
  • Session password protection
  • Multiple documents in one Session
  • Drag’n'drop of documents into gobby
  • Document synchronisation on request
  • Zeroconf support
  • Unicode support
  • Cross-platform: It runs on Microsoft Windows, Linux, Mac OS X and other flavours of UN*X
  • Gobby is free software and licenced under the GPL 2

Cool for a x-plat shop, like SubEthaEdit but multiplatform, but what a night-mare to install

(Via .)

Max Kiesler’s Blog: AJAX Image Gallery Example - Alpha Release

October 1st, 2005  |  Published in Uncategorized

<

p>Max Kiesler’s Blog: AJAX Image Gallery Example - Alpha Release:

From Max Kiesler today, there’s a new blog post that gives details on an Ajax image gallery script that he’s releasing - with two examples, one using MySQL/PHP and the other just looking at the directory structure.

Both of these are extreme alpha developer releases. These two examples are really mash-ups of existing code to show what is possible. There are many things to fix and finish on both scripts. Many of the xmlHTTPRequests have not been implemented yet but we hope to have time to do it in the next few weeks. We’re releasing this now so others can hopefully aid in the development.

And, to further the “mash-up” process, he also lists some additions that he’d like to see integrated in the future - including aPOP and footoo. Also included in the general feature “wish list” are things like tagging, mapping, an uploader, bulk editing, and pagination…

(Via AjaxDeveloper.org.)