This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
My provider(Portugal Telecom) has some xhtml pages on a server and i redirect them on my router to my own web server, so i can display content on a normal unmodified box, actualy i have written a youtube client(using youtube api and some magic to get the actual flv url from youtube IDs) in php+xhtml+css+javascript using a custom CGI written in C that wrapps FFmpeg, so i can do the transcoding of flash video(FLV) to WMV9 on the fly. It´s currently in beta, but i plan to release it (GPL) when it´s ready.