20 years without Melina Mercouri Every person, who knows the case of Parthenon sculptures, knows definitely Mrs. Melina Mercouri. The request for the Parthenon sculpture reunification was expressed many times since the 19th century when Greece gained its independence from the Ottoman Empire. In the General State Archives of Greece, there is a folder entitled: … Take a further walk…
Melina Mercouri
How to Change the size Font in a Text Field on AS3
How to Change the size Font in a Text Field Component on AS3 Use the TextFormat class and apply size property //declare format var format:TextFormat = new TextFormat(); //set format size format.size = 16; if text is empty It will not work as there is no text in the box to format. so you have … Take a further walk…
Android experience… About Google Maps and MD5 Key
I want to use Maps on my android application… I did the following. Initially, I have to install Google Maps external library in my SDK environment. By default, the Android SDK includes the Google APIs add-on, which in turn includes the Maps external library. Go Eclipse, I am using eclipse to develop my android app … Take a further walk…
Mozilla Festival – Media, Freedom and the Web
The Mozilla Festival took place on 4-6 November in Ravensbourne College (close O2 arena) The Mozilla Festival is a yearly celebration that brings together passionate people to explore the open web, developers, designers, and big thinkers together to make things that can change the world. The event revolved around design challenges addressing key issues at … Take a further walk…