Login Register

dojo.dinner - Portland, OR update

UPDATE:

The details for the evening are:

Wed, July 23rd --
Chesterfield / 1101 SE Burnside
6:30pm

map available:
http://maps.google.com/maps?ie=UTF8&oe=utf-8&client=firefox-a&q=chesterf...

(just a few blocks (+/-10?) directly south of the Lloyd Center Max station)

or in a more dojo'y way:

dojo.mixin(dojo,{
dinner: function(){
return {
date:"2008-07-23",
time:"6:30pm, PST",

DnD Editor Update: Grid Wars

This week I've been trying to integrate the GridContainer into the form creator, so users can create forms with multiple columns. Unfortunately, it hasn't been an easy drop-in replacement, and I've discovered some bugs. #7217 turned out to be a "mini flub", easily fixed once I found the faulty code.

DDD:4.5, Portland, Oregon

UPDATE:

The details for the evening are:

Wed, July 23rd --
Chesterfield / 1101 SE Burnside
6:30pm

map available:
http://maps.google.com/maps?ie=UTF8&oe=utf-8&client=firefox-a&q=chesterf...

(just a few blocks (+/-10?) directly south of the Lloyd Center Max station)

or in a more dojo'y way:

dojo.mixin(dojo,{
dinner: function(){
return {
date:"2008-07-23",
time:"6:30pm, PST",

New feature!

Hola dojoers,

Recently, GFX 2.0 got new important feature! It is called LoaderSystem. As name describes, it will load external data format (especially graphic markup language such as OBJ file)... Anyone familiar with Suzanne from Blender? It is auto loaded in the GFX 2.0 in the start up page... You can rotate it, you can move it as well... Not forget to mention other mesh such as Cylinder is added as well...

Two New Effects, New Direction

Since this is supposed to be the "Midterm Evaluation Period" and "Coding Phase II" starts on Tuesday, I've been taking it easy this past week. However, I haven't completely stopped working on my project; there are two new effects. Nothing to spectacular, just a wipe version of the previous "shear" effect ("pinwheel" was the best name I could think of; suggestions are welcome), and an effect where pieces simply fade out. The demo page is here.

Looking for feedback on new dojo-based Application Builder

We're looking for some feedback from the dojo community on a visual page design tool we're building at projectzero.org (community development site for WebSphere sMash).

General Features:

  • 100% dojo-based
  • Generates html pages that are 100% dojo+html+css+js
  • Browser-based
  • Runs disconnected (on a very small footprint client runtime).

Visual Page Editor Features:

Dojo Developer Day Boston

It's time for the next Dojo Developer Day, this time in Boston at the Ajax Experience.

Developer/Contributor Day
Sunday, September 28, 10-5
IBM (Cambridge)

Developer/Community Day
Monday, September 29, 8-12
Ajax Experience (Boston)

Both events are free to attend. Space is limited for the event on Monday, so please RSVP asap. Please only RSVP yes if you absolutely can make it as we're tight on space. We'll create a waiting list once we run out of seats.

GFX 2.0 Implementation Overview

Hi dojoers,

As mid evaluation comes, I am prepared myself with a document to give brief explanation about my implementation. It is provided class diagram, sequence diagram, some explanation for each component and screenshot about some demonstration.

You can find about:
- Design Document
- Implementation Overview Document
- Simple Class Diagram

Dojo, floating on AIR

Today SitePen, Inc. announced the release of a co-sponsored "demo" utilizing Adobe's AIR runtime and The Dojo Toolkit affectionately named "The Dojo Toolbox". Don't let the term "demo" fool you though, this thing is a fully functioning application providing a pluggable API built around the question "what can be done offline to better Dojo?" ...

Shear Effect, Verbose Demo Page

Since my last update, I've made the demo page more verbose and created a "shear" effect that, once again, splits the element into rows and/or columns and slides them in alternating directions, with an optional progressive or random delay between each piece's animation.

Syndicate content