Finn Rudolph

Kunst

281.474.976.710.656 Space Invaders

281.474.976.710.656 Space Invaders
Shoutbox

jam tangan http://www.jamtokyoflash.com/

Ayo Ngeblog Biar Gak Goblok Coy http://geeglo.mywapblog.com/ayo-ngeblog-biar-gak-goblok.xhtml

Saya Zahir Accounting sendiri merupakan produk software akuntansi laporan keuangan terbaik http://www.bonenger.com/2012/01/software-akuntansi-laporan-keuangan.html lokal terbaik yang patut Anda coba

Metode Bisnis Online http://www.berryhs.com/2012/01/metode-bisnis-online-memberikan-bukti.html

Sorwa Hello....Visit http://www.indobis.net/2012/01/lulur-susu-domba-sorwa-thailand.html and http://www.indobis.net/ this is a good page

Saya Okay... new try. Since the Shoutbox got a lot of SPAM recently I tested two SPAM services: http://testground.finnrudolph.de/mollom/ and http://testground.finnrudolph.de/akismet/ Let's see how this goes... I'm enjoying using ImageFlow, but I'm pretty new to javascript and css. I want to adjust the aspect ratio to your recommended Extreme Portrait setting. I was able to find the following in the js: aspectRatio: 3.0, imagesM: 0.8, xStep: 70, percentLandscape: 66, percentOther: 50, imageFocusMax: 3 }); but not this portion: var proportion_2 = new ImageFlow(); proportion_2.init({ ImageFlowID: 'proportion_2 Please excuse my ignorance, I want to how to do this, but I need a little help getting started Thanks http://www.mobilbekas1.info/2012/01/bola-tangkas-bisnis-daftar-gratis-bonus.html

Sicantik Hello....Please visit my page and please give me a comment http://tenriewa.blogdetik.com/2012/01/27/jual-cmp/ and http://www.indobis.net/2011/12/jual-cmp-klorofil-chlorophyl-pelangsing.html thanks very much

seorang blogger hi all ... happy to visit here and leave comments here, I bring news interesting to see who can be followed in http://www.yoga.web.id/2011/12/seribu-pernak-pernik-ponsel-android.html http://www.yoga.web.id/2012/01/software-akuntansi-laporan-keuangan.html http://www.yoga.web.id/2011/12/ultrabook-notebook-tipis-harga-murah.html Thank you

Putri Violla Okay... new try. Since the Shoutbox got a lot of SPAM recently I tested two SPAM services: http://testground.finnrudolph.de/mollom/ and http://testground.finnrudolph.de/akismet/ Let's see how this goes Hi, I have a client who would like to purchase ImageFlow for several photo slide shows he has for his website. However, I can't get the images to show mahrupah.blogspot.com http://tenriewa.com/2012/cara-mempercepat-koneksi-internet/

Thanks Okay... new try. Since the Shoutbox got a lot of SPAM recently I tested two SPAM services: http://testground.finnrudolph.de/mollom/ and http://testground.finnrudolph.de/akismet/ Let's see how this goes... I'm enjoying using ImageFlow, but I'm pretty new to javascript and css. I want to adjust the aspect ratio to your recommended Extreme Portrait setting. I was able to find the following in the js: aspectRatio: 3.0, imagesM: 0.8, xStep: 70, percentLandscape: 66, percentOther: 50, imageFocusMax: 3 }); but not this portion: var proportion_2 = new ImageFlow(); proportion_2.init({ ImageFlowID: 'proportion_2 Please excuse my ignorance, I want to how to do this, but I need a little help getting started Thanks http://www.wallpaperfordesktop.in/

Read more / Post a message
24
Oct
2010
CanvasReflection.js - Client-side image reflections using the HTML5 canvas element

CanvasReflection, JavaScript, Canvas von Finn Rudolph

i_blog_20101024_CanvasReflection.jpg

I was always interested if the pixel based canvas element is fast enough to provide client-side image reflections. This is my first experiment on that topic. You can try the demo and download the whole thing from GitHub.

Reflections are pretty simple with the canvas element (18 lines of code): Just create a canvas and set the height to the source image height plus the height of the reflection. Then draw the source image and a mirrored source image. Place a gradient over the mirrored image and set the globalCompositeOperation to destination-out.

The problem is, that if you want to scale the canvas you have to redo all the canvas drawing, since it is pixel based.

i_blog_20101024_CanvasReflectionPNGs.jpg
Icons by: FastIcon.com

Update: Also works nicely with eleven transparent PNG images.

23
Jun
2010
Dragonfly downtime on June 25th

Dragonfly von Finn Rudolph

On June 25th, between two and five o'clock am, this website may be down for some minutes. The webhosting-provider ALL-INKL.COM is doing some maintenance on its network. Sorry for that...

09
Mar
2010
ImageFlow 1.3.0 - Circular and Slideshow mode

ImageFlow, JavaScript, CSS von Finn Rudolph

There is a new ImageFlow version featuring the Slideshow and Circular mode everybody was waiting for. They come with a bunch of options that enable you to customize the behaviour of ImageFlow as you prefer.

They also "play nice" with the previous options. Which was especially tricky to achieve with the circular feature. I had to clone some of the images to make the illusion of an circular animation possible and thereby changed the number of images. That had an impact through the whole code (just search for 'my.circular' in the imageflow.js if you are curious what had to be touched ;D).

I also implemented some other options that came up in the shoutbox often: With animationSpeed you can now slow down the animation for extremely small images. And the path options imagePath and reflectPath enable you to put the reflect_.php files where you want. And it is now possible to display only one image in ImageFlow without crashing the IE. Enjoy!

02
Jan
2010
GitHub is hosting my projects

GitHub, Git von Finn Rudolph

i_github.pngSince I started using the Git revision control system a while ago, my projects are now also hosted at GitHub: github.com/countzero

So if you want to take a deeper look into the codebase behind projects like ImageFlow and JavaScriptObject "check them out" ;D

github.com/countzero/JavaScriptObject
github.com/countzero/ImageFlow


02
Jan
2010
JavaScriptObject 0.9.3

JavaScriptObject, JavaScript, CSS von Finn Rudolph

There is a new JavaScriptObject package that comes with some code improvements and a new option called lock. If activated the rotation will be locked at the given boundaries: One can only spin the object around one time and not infinitely. Check out the locking examples and if you're interested in the codebase feel free to take a look at the github repository of JavaScriptObject.

mehr Einträge