Archive forDecember, 2005

Pimp your google sitesearch

Ok, i have to admit, since this publishing-my-own-blog thing is still new to me i like to play around and make everthing as pretty as possible. So i decided to pimp my google sitesearch. Why don’t you start with your general layout, which is still a mix of almost spring and my own stuff, you may ask. Good point, but hey: First things first.

I hope the JavaScript works on all browsers, if not, please give me a comment. For all of you, who can’t see nothing, because you have a strange browser like safari ( ;) ) here a picture.

Pimp my google sitesearch screenshot

If you want to use this search design for you own blog - what i highly recommend :) - feel free to mail me and request it.

Comments off

Zinc v2.5 rocks

Zinc 2.5 Logo

The last days i was quite busy by producing a IceAge2 CD-ROM for ferrero (more on that, when it’s released). And i had superfun with zinc v2.5. Two years ago i worked with that program (how was it called back then? :)) and in my memory it was buggy and not usable for serious production. But it really progressed. Although the old heads in the forum are cursing about the new v2.5 script, but for me as a new developer i can say, that the language really improved. And they redesigned the helpfiles, so you have quick and intuitive access to all the methods.

No, i’m not getting payed of them. I’m just pretty pleased, to show the clients nice transparent effects and hearing them asking “that is flash?” for what a produced in a minute. Filesystems access is working smooth now and the API has some nice build-in goddies like the method setWallpaper() which was usefull for my application. I really recommend this program and looking foward to produce a dual-os (win/mac) application with it.

Comments (1)

My Favorite Freehand Trick

I recently used my favorite Freehand Trick again. Its at the same time so easy and unpredictable. ;)

Lets say you want to add a few objects to a path. Maybe to make a cool loading cycle like this.

Freehand Trick

Now you could position al the stripes by hand, which takes long and is hard to modify. Lets do it the cool way: Draw a cycle on the stage and break it. We use it later to add the stuff to this path. Then draw one stripe on the stage and copy it. Now draw a textfield, copy the stripe and paste it into the textfield. Just like usual, you can now add the textfied to a path and manipulate it (i.e. the distance from stripe to stripe) with the textfield params.

I love this Trick and i hope with illustrator its just as easy because certainly freehand won’t be last that long…

Comments off

IFC2MC - Update

My office mate finally used the application, he made some suggestions how to optimize the workflow. Originally the application add suffix “0″ depending of the number of imported images. So when you import 10 images the first will be named “yourName01″. In case of importing 1000 the first images will be named “yourName0001″. Especially when using loops, this behavior is not necessarily useful. So i added the ability to deactivate this. Additionally you can now edit the import folder field and a few bugs are fixed.

Changes:

  • Ability to deactivate suffix “0″
  • Editable import folder field
  • Fix a Bug when importing
  • No JavaScript-Error if you set “not overwrite”
  • Ambed ALL Textfield fonts

Download

Comments off