Jikkyo Generator and Youtube API

Jikkyo Generator 2010

Hi, my name is Yasuhiko Nishimura and I am an interactive designer at Business Architects.
The Jikkyo Generator 2010 website build by us went live in May.

The previous version Jikkyo Generator 2008 was integrated with eyeVio for the videos but to enable more users to enjoy the website the new release features integration with YouTube.

In this entry I will explain a bit more about the integration with the YouTube API.
(This entry will be about AS2)

Click here to read more »

Fractal Study02

fractalrect2-0

Another fractal visual sketches. Now I’m cleaning up the code.
May upload moving demo later.

Soucr Code: fladdict_fractalrectangle2.zip

Click here to read more »

Study – Recreating LCD Panels / Trinitron Like Matrices

For a while, I have been coding a study to recreate a real-time movie player that will show the video in a more retro-tech experience.

Close-up image of a Cinema Display
This is my Cinema Display enlarged … see the RGB pixels all lined up ?

Here is what I mean.
(You can click on the movie to make it fullscreen)
Click here to read more »

TiltShift Generator – AIR app

tiltshift-generator

Recently I launched a free web service / AIR application that’s called TiltShift Generator.This is a simple image manipulation app. Using this app, you can add miniature or vintage like effect to your photo on the fly.

Basically I made this application for a study of my next iPhone camera application that follows my app called ToyCamera, and QuadCamera.

Some people already introduced it, and thanks for an unbelievable more than 700 del.icio.us bookmarks! If people want, I might make an iPhone version as well, so catch me on the twitter if you have any ideas.

Click here to read more »

WP-Al-SWFObject was launched.

For Flash users all over the world, I made a powerful plug-in for embedding swf on WordPress. If this plug-in is installed, swf with more detailed parameters can be displayed more easily.

- Download
WP-Al-SWFObject v2.0

- How to use
Describe the following codes at the position in which you want to embed swf.

[embedSWF]swf, width, height, align, version, expressInstall, flashvars, params, attributes[ /embedSWF]

Some parameters can be omitted. For example,

[embedSWF]hoge.swf[/embedSWF]
[embedSWF]hoge.swf, 200, 100[/embedSWF]
[embedSWF]hoge.swf, 200, 100, right,,,{aaa:"10"}[/embedSWF]
[embedSWF]hoge.swf, 200, 100,,,,{},{},{id:"sample", name:"sample"}[/embedSWF]
[embedSWF]hoge.swf, 400, 360, center, 9.0.0, http://hogehoge.jp/alt.swf, {aaa:"10"}, {menu:"false", allowScriptAccess:"always"}, {id:"sample", name:"sample"}[/embedSWF]

- Control panel
In addition, the default value of each parameter can be set from the plug-in Control panel easily.
The default value is applied to all swf embedded by WP-Al-SWFObject.

- More Information
http://blog.alumican.net/2009/05/18_005204

This plug-in has been updated on Spark Project.

Thanks. :-)

Fractal Study01

fladdict_fractalrect1

Visual sketch for fractal tessellation.
This is a start point for my fractal study.

SouceCode: fladdict_fractalrectangle.zip

Click here to read more »