Glitch Art (Part 1: The Basic Databend)


Watch out, post-postmodernism, there’s a new art movement in town! “Glitch Art” is taking the web by storm. The concept of glitch art is simple: In a world of innovative technology, glitching explores the beauty of faults, bugs, and glitches in digital files.
Design and Arts Experimental Graphics Technology Tutorials:

Unboxing + Demo of Sphero



Watch as we take a look inside Sphero, a cool new toy from Orbotix.

General Topics Interactive Technology:

Leap Motion Controller Unboxing



Today we received our Leap Motion Controller, a new motion detection product that allows you to control your computer in three dimensions with just hands and fingers. We’re excited about the possibilities we can dream up with the product and even more excited about starting to build them!

You can check out Leap Motion below:
Website
Facebook
Twitter
Google+

Marketing Technology:

Impressive HTML5/JavaScript Possibilities


HTML/JS Main Image
Recently we’ve seen some really impressive HTML5 experiments around the web. We all know about classic HTML5 demos that show off cool techniques but they are not quite new. In this blog post, we will talk we about advanced projects using promising and powerful APIs. We’ll be looking at 3D games, sound codecs, ray tracing, and C++ libraries based on JavaScript.
Read more…

Technology:

Online Resources for Developers


Online Resources for Developers
As a developer I sometimes find myself running into programming related issues. It turns out that most of these issues can be solved by simply looking at the right places. It is safe to say that someone, somewhere, has encountered the same problem than you do and asked about it online.
Read more…

Resources Technology:

The Future – Vision and Reality, Part 1: Envisioning the Absurd Future in the Past


“The only thing that we can be sure of the future is that it will be absolutely fantastic.” — Sir Arthur C. Clarke, 1964

This is part of a series of blogs on visions of the future. Although rather complex when accurately taking into consideration socio-political, ethical, and cultural aspects, we shall focus primarily on technology and the user experiences that we expect to find in the near or distant future. But before we examine our current ideas of the future, let us go back in time and see how people envisioned our presence. As tempting as it is to laugh off historic visions of the future today, it might prove helpful to examine them. Common mistakes seem to be made whenever we try to envision the future.
Read more…

Inspirations Interactive Technology:

Magic Tricks at Ad:Tech SF



Some magic tricks from ad:tech San Francisco from Acxiom’s exhibition.

Advertising General Topics Marketing:

[TUTORIAL] Cropping and Resizing Images in PHP


big_sur_crop_main
PHP is a great script language that has many applications when it comes to web development. It is a particularly useful tool when working with images. You can create and manipulate images files in variety of different formats (JPEG, PNG, GIF). If you are interested in manipulating animated GIFs, my coworker made a great tutorial about that. Today we’ll look at cropping and resizing images in PHP.
Read more…

Technology Tutorials:

[TUTORIAL] Building a Database



An important step in the process of building a website or web application is the conception of the data structure. Most of the problems that come up during the development of project come from a poorly conceived database. Bad modeling will create superfluous terms, incapacity and lost data. Good modeling makes the project more flexible for possible improvements. The more robust your model is, the less issues you will run intro when you retrieve data through PHP or ASP. It also makes access to the data faster and simpler.
Read more…

Technology Tutorials:

[TUTORIAL] Making Use of APIs



When I think of APIs, I see them as magical and amazing tools. There are more and more APIs made available by services on the web such as the Google Maps API, the Facebook API, the Twitter API, the Tumblr API, to name a few.
Read more…

Technology: