Archive for the ‘download’ Category

Updated version of Playr

Published by Ronny on January 29th, 2010 in Open-source, download. 2 comments

It took a while… A long while… Like… A year.
But I finally updated Playr and made actual plans for V3. Thanks again for all of your great support and feedback during the past year! It really means a lot to me!

It was really great to see how Playr popped up on different blogs; Sometimes mentioned as part of a project/experiment, sometimes mentioned in lists of handy AS3 classes. That really made me happy and it inspired me to add even more features, and make it even more useful. But those are to yet to be built ;-)

For now I just fixed a few bugs and I added a pretty important feature which wasn’t there yet: the debug property. Set debug to true and Playr will trace any errors that occur without breaking your app, without you having to listen to these errorEvents.

I also changed the shuffle internals (I still wonder what I was thinking when I wrote a ’setShuffle’ instead of simple getters/setters…) and as far as I know: Nothing seems broken after updating old projects using Playr to the new Playr version (but I’ve been wrong before…).

And the last thing I want to mention: I changed the way Playr handles stream errors. The old version would just skip the track, and try again later. However I think the new implementation is better: The ‘broken’ track just gets removed from the playlist before proceeding to the next track.

So there you go: It’s online, it’s free, it’s open-source, it’s for you to use and save time!
(And it’s created by me, so you’ll probably find bugs sooner or later: Do tell me about them and I’ll look into fixing them ;-) )

Happy playing!

Playr Site: Playr.noCreativity.com
Download Playr: Click
Playr Documentation: Playr.noCreativity.com/docs

Snow Leopard broke your Grabup? Create your own!

Published by Ronny on September 22nd, 2009 in General, download. 2 comments

bannerAbout a year ago I bought GrabUp, a small application that sits in your menu bar, waiting for you to take a screenshot. Once you do so, it immediately takes the file and uploads it to my FTP server. When it’s done it copies the url to the screenshot to my clipboard. The simplicity might not impress but the workflow amazes the more.

However…
Ever since I got myself Snow Leopard GrabUp died on me: Whenever I take a screenshot GrabUp won’t upload it to the server anymore… And I’m not alone. Lot’s of users are experiencing this issue.
The people at GrabUp HQ probably don’t give a damn about their customers because they don’t seem to be working on an updated version.

So…
automatorI’ve been looking for a replacement but nothing really compares to the power and yet the simplicity of GrabUp.
So what does a good developer do? Create his own workflow in Automator… I won’t go into the details of this. If you love GrabUp but Snow Leopard broke yours, this is a simple walkthrough to get a (free) GrabUp-like workflow running on your own FTP server ;) Read the rest of this entry »

Bezier animation fun revisited

Published by Ronny on September 7th, 2009 in Actionscript, Open-source, download. 1 comment

A few months ago I experimented with Bezier Animation and allthough I uploaded my SWF files and shared them, I never really shared the source. This is what I wanted to do a few days ago when I thought “Oh, what the hell… Let’s clean that code up before uploading it…”.

So I started moving some code around and after a few minutes, I found myself rewriting the whole thing… That’s not a bad thing since now we’ve got one handy class that can do about just everything a Bezier Animator should be able to do. :-)
Demo time!

Bezier Animation Demo

There’s still a little bug somewhere which allows the target to ‘run away’ from the bezier, and I haven’t gotten quite to the root of the problem, but I really felt I had to share this. Also there are some imperfections when you disable the orientToPath and scaleByPath properties. I will look into fixing those asap.

I really love the idea of animation movieclips using bezier curves. It looks so natural and yet zo intriguing… I will do some experiments and upload them later on, showing the coolness behind this simple animation engine.

Sources
Download the above demo source (Flash Builder 4 project): Click
Download the BezierAnimatioin class: Click


4 “WTF?!” moments during a Flex/AIR experiment

Published by Ronny on June 11th, 2009 in Experiments, download. 9 comments

picture-1462On a shiny day I was sitting inside, and I don’t know what bug just bit me, but I felt like experimenting with Flex and AIR (instead of heading outside into the light). For some reason I felt like creating a Photobooth clone with only one feature: Taking a snapshot every few seconds and saving it to the disk. During my quest I came across a few findings that were either extremely weird or just plain awesome. Here goes my list of ‘WTF?!’
(If you don’t like reading, but you do want to check out the AIR app, click here) Read the rest of this entry »

SuperMini wordpress theme update

Published by Ronny on April 11th, 2009 in Wordpress, download. 3 comments

screenshot-226x300I just uploaded an updated version of the SuperMini Wordpress theme. If you encounter any bugs, feel free to tell me :-)

You can check it out at ikDicht.

Oh and while I’m at it: Removing the footer links to Patrick and me is totally uncool… Because some people still do that in 2009.