I have just finished my new portfolio (dimirakarakou.gr), for my blog I have just added an animated gif next to the ‘Read more’ text. I like this FamilyM theme, it is simple and serves its purpose of blogging. This blog’s Homepage, archive, and search pages display shorten blog post entries, and at the end of … Take a further walk…
programming
my digital Cat footprints…
Geoserver installation and its connection over https
Currently, I am exploring the GIS, developing a web environment for exploring the changes in Attika land by creating a comparative online space for the ‘Karten von Attika’, the 19th-century maps of Attika land (Greece) and a contemporary one from the Openstreet map. This is article presents the process of creating a web-map environment by … Take a further walk…
Happy #CodeWeekEU
Tweet Europe Code Week is a grassroots initiative that aims to bring coding and digital literacy to everybody in a fun and engaging way 🙂 More… CodeWeekEU European Code Week: 10-18 October 2015 — #CodeWeekEU2015 If you want to find out why the below calculation is correct 2+2 = 00000100 if you like to want … Take a further walk…
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…
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…