Archive for the ‘Flash’ Category

Who Cares About Twitter

Tuesday, June 8th, 2010

A lot of people still have question about how or why web sites like Twitter are valuable. Why would anyone care? I guess the simple answer is that people do care. They care about other people and about random things that is hard for anyone to predict. I may not care about cats but I may care about kittens, which is indeed a cat but not really. So is that it, twitter is important because people talk about things that we care about? No, that is not why. Twitter is important because it is a tool, a tool that we (anyone) can use to figure out what people are talking about, doing, interested in, etc.

With that in mind, lets take a look at some interesting Twitter integration.

I recently saw this awesome example of a twitter search and visualization. Its a literal representation of Clay Shirky’s book titled “Here Comes Everybody: The Power of Organizing Without Organizations”

The web site isparade.jp allows you to see what people are saying in a new context. A cartoon animated world where clusters of people march and display their tweet. So this is a new step of group awareness and the advancement for collective action.

Its not hard to see the value of these technologies once you see them working in front of you. It would be awesome if more companies had these tools. Well maybe we will not have to wait too long. Currently, most major web sites have released their APIs which allows people to use the data and functions that the web tools offer. It allows for companies an organizations to get creative in very unique ways. Lets look at the Grammys for instance. Would Lady Gaga be interested in what people think about her?
Maybe not, but her agent sure does. Not only her agent, but other fans care as well. And who cares about fans more than the agents? Organizations like the Grammys, so let them come up with a nice visualization tool to allow people to see what everyone else thinks about a specific artist. This is a group of people being aware of their collective thoughts, actions, intentions and even feelings. http://wereallfans.com is a venue that allows people to explore what other people think of a specific artist in real time.

As it can be seen from the example above, this information can be very confusing, but beautiful at the same time. So how do we make sense of all this information. The more information we have the more confusing things get. If you have tried to organize a group of people to do something, you may have already found out that each additional group member exponentially increases the complexity of the organization process. So what do you do when you are trying to get data from every single web site that has data available for you to digest? How do you make sense of Google Zeitgeist, Yahoo Buzz, Trend feeds, Twitter, Etc? Your traditional Pie chart or line graph is not enough. You will easily go from a nice little graph:

to something that looks like a barf from a computer:

The goal is not just to show data. It is to visualize data in a comprehensive way. To accomplish this task you come up with tools to sort data for you. Maybe tools like Zoe Fraade-Blanar’s “Current” tool which organizes data into digestible visuals.

You can also use other tools like Circos which looks,
like pac man on < insert drug name here .>

Going back to Twitter; Who really cares about twitter and its potential? People who want to know a little more about everything. The new question is: how are individuals going to be able to digest 4 years of information (twitter was launched in 2006) submitted by the masses?

Soon, we will all be walking data generators and we will have apps that give us summaries of what all our actions meant. This is not too far fetched if you look at projects like Nike Plus. And people have already started looking at ways to visualize life in general like Nicholas Felton who likes to map and visualize the data he collects in his every day life:

Companies Stepping Up Their Flash!

Saturday, August 29th, 2009

I saw this web site while browsing around:

Where have I been, that I did not notice the dramatic growth in the Flash world!? oh yeah, grad school making robots, pianos and trees that generate electricity. Anyway, tiny companies all over the world are stepping up to the plate and making all these cool web sites. It reminds me of the late 90’s when everyone was making crazy HTML web sites! Like this web site: click on the “ENTER” word on every page.

The new generation of nerds like this company in japan
are looking to find the new cool frameworks and engines to create the new generic flash site. Its almost a trend. I guess that is what it takes to stay competitive in this new digital era. Thats the most effective way a small little studios can keep up with the Uber agencies of the world.

So anyway here are some samples of popular 3D flash engines that will help you be like the rest:


this web site used the Sandy 3d engine

there are other engines like sophie 3d and Away 3d just to name some.

this are some engines side to side, performance is best seen this way:
http://seeing-is-believing.blogspot.com/2008/08/flash-3d-engines-clipping-benchmark.html

So there you go, and if you plan to make an other 3D site, please keep in mind that people get sick to a point of puking when navigating through these site. Hmmm, actually now that I think about it, that should be the goal of a web site; see how many people a web site can trigger people to barf their lunch away!

Making a database talk to Flash.

Wednesday, January 14th, 2009

Making a database talk to Flash.

These are the PHP files:
Note that the linkd are text files. Just download and rename to “.php” file by taking out the “.txt” part.

1. dataMonkey_xml5.php
2. dbInfo.php

The name of my table is “infoTable” which you will need to change to the name of your table in the XML section of the PHP (file 1). The XML section is the part below the ###### followed by # XML.
# signs in PHP is the comment command.

this is what my database looks like:

this is what the PHP file produces if you see it trough a browser window:

and this is what the source of the window looks like (XML gooness!):

this is a good video tutorial I found online:
http://library.creativecow.net/articles/brimelow_lee/php_mysql/video-tutorial.php

Once you have your PHP/MySQL set up, which is XML in disguise, you will need the Flash.

The flash for now is just a file that imports the XML and is nothing fancy. I got this working with the help of a file that I made during a flash class at SVA. The originator of the file is Joshua Davis.

this is the Actionscript which you should add to the first frame of a new AS2 file. Paste this code in the first frame:

code is here

when you publish the file it should look like this:



Please excuse the smiley face since it is not needed.
so there you go! now you can use the variables for anything!

Last but not least, the actual flash file!
http://blubee.com/itp/flash_db/xml_lesson_07ot.fla.zip

Playing around with AJAX

Tuesday, November 25th, 2008

kittens

These are some of the tweens and actions that I am playing around with.
Hopefully soon I will be able to use what I learned from my play time and translate it into something useful.

I am using a library from mootools to help me with the tweening in javascript. I could code everything from scratch, but it seems that it would be a waste of time since I’m going to use simple tweens. One thing that I learned from programming in flash ActionScript 2 or actionScript 3 is that coding things from scratch is great and feels good, but it takes a long time to do.

This is why I don’t feel too bad about using mootools. Its more efficient and I need to save, as much time as possible. Specially since the Winter Show at ITP is a few weeks away!

in the mean time, enjoy the kittens.

ITP Spring Show 2008

Monday, April 14th, 2008

bettina1.jpg

The Spring Show is on!
It will take place on:
Monday, May 12 and May 13
from 5pm - 9pm

Interactive Telecommunications Program
Tisch School of the Arts | New York University
721 Broadway, 4th Floor, New York, NY 10003 212-998-1880

Old Skool!

Thursday, January 31st, 2008


An animation I made a couple of years back.