Activate your free membership today | Log-in

Friday, October 3rd, 2008

Vista / OS X Mash-up Created with GWT on PHP

Category: GWT, PHP, Showcase

Here’s an interesting link for a Friday. Viktor Zeman on Quality Unit sent us a link to “PostAffiliateXpress“, some boring IT application with an interesting interface and an even more intriguing back-end.

The UI combines a Vista-like “Start” menu along with an OS X-like dock (using everyone’s favorite fish-eye widget). It also has a built-in widget system that leverages Google Widgets. Overall, it’s a pretty nice implementation of a desktop and windowing in Ajax.

The framework itself is “GwtPHP” which attempts to take all the advantages of GWT and deploy them to PHP backends in an attempt to solve the problem of limited Java-friendly hosting services. Unfortunately, the framework isn’t available for use until sometime in early November.

Dual-License

The developers intend to use the familiar “free for hobbyists, pay up for commercial use” licensing model (what their licensing page calls a “what for what” model).

Give some feedback

Viktor says that they are quite keen to get feedback from folks on the project, so interested folks should get in touch, let them know what you think about the licensing model, and perhaps get early access, etc.

Posted by Ben Galbraith at 10:51 am
9 Comments

+++--
3.3 rating from 50 votes

Monday, September 22nd, 2008

OtherInbox showcases SproutCore again

Category: Showcase

SproutCore jumped onto the scene when MobileMe launched to much acclaim on the visual side (even if the back end couldn’t handle the load).

It doesn’t seem to be a one-hit wonder, especially in the field of e-mail. OtherInbox “provides consumers with a free email account that automatically organizes newsletters, social networking updates, coupons and receipts from online purchases”, and showcases SproutCore again.

If you are looking to build desktop-looking applications, it is worth giving SproutCore a look.

Posted by Dion Almaer at 7:04 am
4 Comments

++---
2.4 rating from 24 votes

Friday, September 12th, 2008

IIPMooViewer: Mootools-based Ajax Javascript Viewer

Category: MooTools, Showcase

Ruven Pillay has updated the JavaScript image viewer that we posted on awhile back. We asked Ruven what he has done and he told us:

Well, I’ve just released a new version which updates the libraries to Mootools 1.2 and adds a whole bunch of useful features like navigation buttons, a draggable navigation window and the ability to create layers.

I’ve also tried to push javascript to it’s limits and build an advanced visualization application around the IIPMooViewer. There is a demo of a multispectral viewer, which allows you to blend between different kinds of scientific imagery of the same painting. For example, you can blend between a normal colour image and an X-ray / UV or infra-red view. You can also view the spectral curve at each point on the painting when you click on the main image. The whole thing is pure javascript (using Mootools) with the graphing done using Canvas/VML via the MooCanvas library.

Posted by Dion Almaer at 10:44 am
Comment here

++++-
4.5 rating from 71 votes

Thursday, September 11th, 2008

Flickr keeps it light with their migration fun

Category: Fun, Showcase

Scott Schiller (SoundManager 2, cool games, and dhtml guru) shows that Flickr still has a lot of fun left in it. They have given a sneak peek at a new home page and you can migrate that version.

If you click on the link:

Then you will get an inline popup, and you will start to see some Flickr snow, and you will hear something courtesy of SoundManager 2. It’s a small thing, but this is what the Web is about :)

You can check out the snow storm effect.

Posted by Dion Almaer at 6:29 am
1 Comment

+++--
3.1 rating from 12 votes

Wednesday, August 13th, 2008

Tripeedo: Command line for travel

Category: Prototype, Showcase

Tripeedo is a new little site that uses Prototype to power a command line for travel. You just type in where you want to go and when, and it will launch you into a search. I really enjoy the command line interfaces, and much prefer them to the long forms that travel sites put up for you. The calendar components normally always suck.

Tripeedo is a showcase of the wundrbar that has been customized for the world of travel.

Posted by Dion Almaer at 4:59 am
3 Comments

+++--
3.7 rating from 28 votes

Friday, August 1st, 2008

chosr: Quicksilver interface in the Web

Category: GWT, Showcase

Chosr is another Quicksilver inspired piece of software, that lives in the Web, created by Julius Eckert using GWT.

Very interesting to see the interactions, although I wonder a little on the usage. The great thing about Quicksilver is that you hit a quick key combo and you are there. You type what you need, and you are sent off again.

Posted by Dion Almaer at 2:10 am
4 Comments

++---
2.7 rating from 21 votes

Thursday, July 17th, 2008

Radiohead + Open Data = JavaScript + Canvas Visualizations of their work

Category: Showcase

I work on Google Code. Hearing that Radiohead was going to release data with progressive licensing and wanted to do so on Google Code was awesome.

Now we see how cool it is that the data is open. People like Jacob Seidelin are doing interesting things with it.

In this case, Jacob has created amazing visualizations of the data using JavaScript and Canvas:

I figured it would be a nice little experiment to try visualizing this data using JavaScript and Canvas so I went and did just that. The data is simply point clouds, meaning a whole bunch of points with x,y,z values (and intensity) for each frame. The data on Google Code is about 800 MB, so obviously a bit of trimming had to be done. You can’t expect 30 fps with Javascript doing with this kind of data, so I’ve only used every 5 frames giving us a framerate of 6 fps, not great but acceptable. Then the actual points, each frame has about 12,000 points. No way this will render with 6 fps in any browser, so again I’ve taken only 10% of the points. Additionally, I’ve tried to filter away the noise around Thom Yorke’s head since that took up a good deal of points. The interesting bit is him singing, anyway. In the end, we have a dataset of about 4 MB (converted to a JS array) for the one minute clip they released.

Now the data is in a more manageable state and the visualization can begin. It’s not as good as the real thing, obviously, but I think it’s ok (it’s best when you look at Thom in profile). The audio clip is as usual played via SoundManager 2 which also gives us free timing information to sync the rendering to. I’ve played around and made a few different effects that you can toggle on and off (by pressing keys 1-9). While it is playing you can also rotate around the vertical axis by moving the mouse horizontally over the video. Also try clicking/doubleclicking.

Great publicity for Radiohead too. When you are first to do something, that is often the case.

Posted by Dion Almaer at 8:35 am
8 Comments

++++-
4.2 rating from 25 votes

Monday, July 14th, 2008

Creativescrape: Thomas and Amy team up again

Category: Prototype, Showcase

Creativescrape

Thomas Fuchs and Amy Hoy have teamed up again for a micro-app called Creativescrape “an inspration utility for those moments when you just seem to be braindead. It comes with a OS X screensaver for your enjoyment.”

All via 188 lines of fun living on top of Prototype and Script.aculo.us.

Posted by Dion Almaer at 6:30 am
1 Comment

++---
2.6 rating from 18 votes

Friday, July 11th, 2008

iPhone Web Goodies: Drag and Drop with Touch, Resize and Rotate with Gestures

Category: JavaScript, Showcase, iPhone

The video above shows a simple showcase application that Neil Roberts of SitePen created and wrote about.

He testing out the new APIs such as the touch API where he worked with drag and drop:

JAVASCRIPT:
  1.  
  2. node.ontouchmove = function(e){
  3.   if(e.touches.length == 1){ // Only deal with one finger
  4.     var touch = e.touches[0]; // Get the information for finger #1
  5.     var node = touch.target; // Find the node the drag started from
  6.     node.style.position = "absolute";
  7.     node.style.left = touch.pageX + "px";
  8.     node.style.top = touch.pageY + "px";
  9.   }
  10. }
  11.  

And resizing and rotation with the Gestures API:

JAVASCRIPT:
  1.  
  2. var width = 100, height = 200, rotation = ;
  3.  
  4. node.ongesturechange = function(e){
  5.   var node = e.target;
  6.   // scale and rotation are relative values,
  7.   // so we wait to change our variables until the gesture ends
  8.   node.style.width = (width * e.scale) + "px";
  9.   node.style.height = (height * e.scale) + "px";
  10.   node.style.webkitTransform = "rotate(" + ((rotation + e.rotation) % 360) + "deg)";
  11. }
  12.  
  13. node.ongestureend = function(e){
  14.   // Update the values for the next time a gesture happens
  15.   width *= e.scale;
  16.   height *= e.scale;
  17.   rotation = (rotation + e.rotation) % 360;
  18. }
  19.  

Some readers might have noticed that a gesture is just a prettier way of looking at touch events. It’s completely true, and if you don’t handle things properly, you can end up with some odd behavior. Remember to keep track of what’s currently happening in a page, as you’ll probably want to let one of these two operations “win” when they come in conflict.

Posted by Dion Almaer at 10:16 am
6 Comments

+++--
3.5 rating from 32 votes

Domize: Visualize your domains

Category: Showcase

Domize

Anson Parker has created Domize another in the line of Ajax domain utilities. Here is what Anson had to say about it:

It is the fastest as-you-type
domain name look-up tool for web and iPhone users. Queries are
encrypted over SSL for security and privacy. Domize is really head and
shoulders above its peers in allowing you to quickly scout out an
available name.

It also has some cool innovations. The entire site is delivered in one
request for non-IE visitors ("data:" urls for images) and additional
functionality is only brought in after the page load (e.g. Google
Analytics). I used a cool technique to modify the stylesheet at the
bottom of the page through JavaScript and keep the whole thing valid
strict xhtml.

Domize also offers preview thumbnails of unavailable domains, which is
a great help in seeing "neighbors" of the domain you're interested in
as well as letting you quickly see whether a domain is owned by a
squatter or legitimate site.

Posted by Dion Almaer at 5:35 am
2 Comments

++++-
4.3 rating from 4 votes

Tuesday, July 8th, 2008

The Pencil Project

Category: Firefox, Showcase

Pencil Project

José Jeria pointed us to a great looking XUL application that allows you to sketch GUI's and then export them to PNG:

With the power of the underlying Mozilla Gecko engine, Pencil turns your excellent Firefox 3 browser into a sketching tool with just a 400-kilobyte installation package.

Pencil will always be free and can run on virtually all platforms that Firefox 3 supports.

Always good to see people using the power of XUL that still has features that I hope to see HTML get.

Posted by Dion Almaer at 5:40 am
6 Comments

++++-
4.8 rating from 32 votes

Wednesday, June 18th, 2008

Our Signal: Page Cloud Visualization of Digg, Reddit, Delicious, Hacker news

Category: Showcase, jQuery

Our Signal

Our Signal takes Digg, Reddit, Delicious, and Hacker News and creates a full page cloud visualization using jQuery.

The size of the box reflects the popularity, and the color lets you know the acceleration of that popularity. If the color is warm, it is on the rise, and vice versa for cool colors.

I like seeing alternative visualizations, but I have to admit I am not a huge fan of tag cloud style views. You?

Posted by Dion Almaer at 10:00 am
8 Comments

+----
1.8 rating from 34 votes

Thursday, June 5th, 2008

Implementing infinite scrolling with jQuery

Category: Showcase, jQuery

Umut Muhaddisoglu has implemented the infinite scrolling pattern that Wikia Search has in place this week.

There have been other implementations, but this is a clean one using jQuery, and works by:

  • When user scrolls down and hits the bottom a function is called
  • This function gets the last DIV ID of the datagrid
  • Send a query with this DIV ID
  • Return the results and add them to the end of the datagrid.

You can check out the demo on Umut's DNS Pinger service by scrolling down. The parts of this demo are:

The HTML structure to build on:

HTML:
  1.  
  2. <div class="wrdLatest" id=9>content</div>
  3. <div class="wrdLatest" id=8>content</div>
  4.  

The function to put a loading icon in, and then fill it out with new content:

JAVASCRIPT:
  1.  
  2. function lastPostFunc()
  3. {
  4.     $(’div#lastPostsLoader’).html(’<img src="bigLoader.gif"/>’);
  5.     $.post("scroll.asp?action=getLastPosts&lastID=" + $(".wrdLatest:last").attr("id"),   
  6.  
  7.     function(data){
  8.         if (data != "") {
  9.         $(".wrdLatest:last").after(data);           
  10.         }
  11.         $(’div#lastPostsLoader’).empty();
  12.     });
  13. };
  14.  

The scroll detection:

JAVASCRIPT:
  1.  
  2. $(window).scroll(function(){
  3.         if  ($(window).scrollTop() == $(document).height() - $(window).height()){
  4.            lastPostFunc();
  5.         }
  6. });
  7.  

Posted by Dion Almaer at 10:21 am
20 Comments

+++--
3.6 rating from 47 votes

Sunday, June 1st, 2008

Acrobat.com: PDF and Flash sitting in a tree

Category: Flash, Showcase

Acrobat.com

Ever since Macromedia and Adobe merged, we have been waiting for a day where PDF and Flash played really nice together, and today is the day. Very symbolic for the folks from the companies before the merge.

As TechCrunch says:

At the same time Adobe is launching Acrobat.com, it is releasing Acrobat 9—a major upgrade to one of its anchor desktop apps. the big news here is that for the first time, Adobe’s PDF-creating desktop software will supports Flash. So people can now create documents with embedded Flash movies from YouTube, or developers can design entire new skins for electronic documents using Adobe’s Flex framework—the same programming tool they use to create Web applications.

PDF documents made with Acrobat 9 also support collaboration among multiple authors and reviewers over the Internet, making them connected documents. Best of all, they no longer take forever to load. The next step is for Adobe to make it easy to turn any PDF into a Web page, and vice versa.

Acrobat.com Services

This is the biggest news for me. Acrobat.com itself is a very nice integration of Buzzword, ConnectNow, PDF, and Share. It feels quite snappy (despite the "loading..."), and there are a lot of nice animations of course. A good showcase for Flex.

Posted by Dion Almaer at 11:46 pm
2 Comments

+++--
3.8 rating from 24 votes

Wednesday, May 28th, 2008

Addressbook: An example of the Form History Pattern

Category: Gears, Showcase, UI, Usability

One of the examples that Ben and I give in our State of Ajax talk at Google I/O today revolves around form history.

We were thinking about the case for Undo on the Web that Aza Raskin is proposing and it got us thinking about the usage patterns of form data.

An example that got me was the Address Book application on the Mac. I find myself storing past addresses in the general "Notes" section at the bottom, but what if history was built into the system so I could go back in time? This could be a nice metaphor in general that goes beyond undo.

I took this use case and put together a working example that uses Gears to store the history locally so it can be speedy through the history.

The slider component comes from Script.aculo.us, and you can check out all of the code.

In the video below I show the application in action and then do a quick code walk through:

This is just the beginning of course. A slider if fun, but it would probably be more usable if it was simply left and right arrows that click through the versions, or at least putting tacks onto the slider.

Posted by Dion Almaer at 11:34 am
9 Comments

+++--
3.8 rating from 17 votes

Tuesday, May 27th, 2008

dojo.workers: a showcase

Category: Dojo, Showcase

dojo.workers

Pete Higgins of Dojo has created a nice example, dojo.workers, that puts together coverflow with Dijit and some dojo.query animations.

He even takes out his frustrations with IE 6 as he creates a branch that looks like this ;)

JAVASCRIPT:
  1.  
  2. var newp = function(){
  3.  // IE6 branch of this demo
  4.  window.location.href = "http://" +
  5.   (confirm("Is it 2008?") ?
  6.    "webkit.org" : "mozilla.org") +
  7.   "/";
  8. }
  9.  
  10. // setup our branch launch:
  11. dojo.addOnLoad((dojo.isIE && dojo.isIE <7 ? newp : init));
  12.  

Posted by Dion Almaer at 5:38 am
2 Comments

+++--
3.9 rating from 44 votes

« Previous PageNext Page »