In that time I was a big fan of SEO and thought that it would be cool to place my first name (Ahmet) in top positions of search engines. When I started I couldn’t even find a reference to my website while searching on Google.com (European server) and there are about 44,700,000 results when searching …
Category Archives: Experiment
A Chat with FMS 3 coded in ActionScript 3.0
Some days ago I started using FMS (Flash Media Server). Obviously I wanted to write my project in AS3 and realized that they weren’t a lot of documentation on the topic, that why I’ll post here every part of code I made working. My last project was about creating a chat. I downloaded the demo …
Convincing your Boss to Use AIR – Step #1
In an over charged world of projects management and ideas, it sometimes hard to gather the attention to the ultimate decider (your boss or yourself) to use new technologies. I started at the beginning of this week to seed (and water it ) my boss brain with new possibilities with AIR. Some techniques worked …
PHP – Dynamic Navigation Class – Stop losing time editing navigation!
I often have to deal with client that want to made some ‘small changes’ in the navigation menu. Put element 2 before element 1 and change the name or the link… So lazy as I’m, I decided to write (my first) a PHP Class, that should handle a two level navigation. Let me share with …
[OT] Migration Server – Error on Metah.ch – Please don’t mind :)
I’m migrating my server from php4 to php5. As you may notice the website is weird and will stay until some time. Please pardon the errors you encounter. Ahmet
Adobe Media Player prerelease
News from the Labs: This is a prerelease version of Adobe® Media Player™ (AMP) software for Windows and Macintosh platforms. It is being made available for consumers to test the user experience, and for content publishers to test the compatibility of their existing Media RSS feeds with Flash-based video content. You will also notice a …
Dreamweaver Extension – SWFObject Insertions
As I use more and more the SWFObject, I took some time to create a Dreamweaver extension that insert the SWFObject Script and the Div with most of the options I ever need with it. I just tested it on DW CS3, and it worked well as long as you are in design or split …