Tuesday, April 15th, 2008
Category: JavaScript
, Showcase
<
>p
>
Andy Na has posted about building mosaic pictures using binary ajax techniques.
You can check out the demo in action.
The library allows you to do this via:
JAVASCRIPT:
-
-
var demo = new MosaicBuilder("60x45" /* image name prefix */, 23 /* number of image files */);
-
demo.buildMosaic("60x45.bmp" /* image name */);
-
The library uses the BinFileReader.js library to be able to work with binary files with Ajax.
- ChainBuilder ESB for SOA released
ChainBuilder ESB 1.0 is a new open source enterprise service bus based on the JBI standard, employing Eclipse-based graphical user interfaces, and an...
- .NET imaging tool adds ASP.NET AJAX support
Atalasoft's DotImage 5.0 adds support for the ASP.NET AJAX UpdatePanel control and for Ajax-enabled Web...
- MOSAIC
MacOSaiX Mosaic...
- Microsoft joins Ajax alliance
Microsoft has joined the OpenAjax Alliance, an industry group formed to developing standard Ajax implementations, with members including IBM, BEA...
- Mosaic
Mosaic was the first widely-distributed graphical browser or viewer for the World Wide Web. It is usually considered to have been the software that...
Wow!. This is art….. :D ASCII / Binary Art.
I don’t think I’ve ever had the need to make a mosaic like this, but it is awesome just the same and the binary ajax thing could be very useful. Nice.
Interesting, but very slow on my fast computer :(
http://www.nihilogic.dk/labs/jsascii/ — kinda similar