Endquote is Josh Santangelo, an interface developer and former man-about-town in Seattle. Lately, he talks a lot about Silverlight, Surface, and Stimulant.

email: josh[a]endquote[.]com
work: stimulant.io


Posts on: portfolio


Text

Jul 12, 2009
@ 7:00 pm
Permalink

Silverlight, Deep Zoom, and ScatterView

I worked on an image viewer for MSN that displays an arbitrary set of photos and lets you filter them based on attributes of each. LINQ is used heavily for the filtering logic. You can also drag, flip, and throw images with an experience that borrows heavily from Surface’s ScatterView component. When you select an image, Deep Zoom lets you get up close to the details. The first app to use it displays a set of celebrity tattoo photos.

The viewer has been reskinned six times with six different sets of photos:

We were asked to make an cool image viewer for a bunch of celebrity photos, and it sounded really uninteresting at first, but we went pretty next-level on it and made it fun. That’s Stimulant’s style.


Text

Mar 8, 2009
@ 10:55 pm
Permalink

Silverlight Around the World / Showcase

This is about a year old, but I’ve been referring to it recently, as the current Silverlight project is also a big world map. The Silverlight Around the World app is used to visualize data from the Silverlight Showcase (which I also built). I can’t prove it, but I think these are some of the most complex apps that were made in the Silverlight 1.0 timeframe. Keep in mind that this is JavaScript, not C#, and Canvas, no Grids. Both use the ASP.NET AJAX component model, and a Cairngorm-style architecture to bring a little sanity and reusability to the code.

The next map/datavis project is all SL 2, Deep Zoom, and other madness, and will launch on microsoft.com… when it’s ready.


Video

Feb 2, 2009
@ 10:32 pm
Permalink

The “XRay” project I’ve been working on has been posted to the Stimulant site, and talked about here, here, and here. The implementation is pretty simple — two data-bound ScatterView instances, some funky bitmap manipulation, and a WCF service to send the images to the device over HTTP. This approach means that not only did I not have to figure out how to write iPhone apps (yet), but that it also works on Android (really well) and on Windows Mobile (sort of).


Text

Dec 23, 2008
@ 10:49 pm
Permalink

International Quilt Study Center projects

A couple of freelance projects I worked on a while ago have gone live. Actually they’ve probably been up a while but I’ve just now noticed. Both are for the International Quilt Study Center and Museum in Nebraska.

The first is the quilt collection, which presents 600 quilts in a pan-and-zoom grid, along with details about each and UI for searching the various collections.

The other half is the quilt maker, which lets you make and save your own quilt.

I believe these are also hosted as kiosk apps in the museum itself.

The project was designed and managed by the geniuses at Second Story in Portland. In both cases, I took the apps to a late beta stage, and final production and delivery was handled by Second Story. Both apps were implemented in Flex 3.


Photo

Nov 25, 2008
@ 11:05 pm
Permalink

The Reebok Custom home page project that we did with Fluid went live the other day. It was hopefully my last ActionScript 2 project, but hopefully not my last 3D project.

The Reebok Custom home page project that we did with Fluid went live the other day. It was hopefully my last ActionScript 2 project, but hopefully not my last 3D project.


Video

Oct 2, 2008
@ 10:57 am
Permalink

I made a fun thing. More here. As you can see, the physics library is coming along nicely.