Archive for April, 2008

Apr 08 2008

These guys are unbelievable

Published by yigit under grabbed from outside

This is a website which people submit their photomontages, generally edited up-to-date photos. Generally funs belong to Turkish culture, so you may not laught them at all,
but most of them are really awesome. Take a look at the website, you will like it!
http://www.bobiler.org/
And one of my favourites:

No responses yet

Apr 02 2008

Flex Builder non-english Character Set Problem

Published by yigit under programming, flex

When you install flex builder into a windows machine which has a non- english local settings, you may get the following error while you compile your applications.

Could not resolve <mx:Script> to a component implementation

if you get this error, you need to edit your FlexBuilder.ini file. It is located in the root directory of your flex installation .(default: C:\Program Files\Adobe\Flex Builder 3)

At the end of your FlexBuilder.ini file, you must add the following lines:

-Duser.language=en
-Duser.location=us

Then save the file, restart flex builder and it’s done!

One response so far

Apr 02 2008

First post from airpress

Published by yigit under Adobe AIR, programming, flex

This is my first post using airpress. I was thinking of making such an application using Adobe AIR, While searching for cool applications for my presentation on “Offline Desktop Applicaitons” i came across to this cool application.I very cool and easy to use application to control your wordpress blog.

You can download it from here.

No responses yet