Recently in schedule Category

[Schedule] Polyglot Programming and Web Security

Polyglot is a computer program written in a valid form of multiple
programming languages.
For example, print"Hello",0?"Ruby":"Perl","
!\n" is a Perl/Ruby polyglot program
which returns different result each languages using difference of
handling boolean value.

Applying these techniques makes five language polyglot program like as
following:
----------------------------------------------
#include/*
q="""*/
int main() {putchar('C'); if(sizeof('C')-1);
else {putchar('+'); putchar('+');}} /*=;
print'Perl'#";print'Ruby'#""";print'Python'#*/
----------------------------------------------
$ perl a.cpp
Perl
$ ruby a.cpp
Ruby
$ python a.cpp
Python
$ gcc -xc a.cpp && ./a.out
C
$ cl.exe a.cpp
$ a.exe
C++

And applying more growth of these techniques makes obfuscated program
with just only symbols
for Perl / Ruby / JavaScript and so on like as:
http://developer.cybozu.co.jp/takesako/2009/07/polyglotrejectk.html

Moreover I'll show the Perl / Ruby / PHP / JavaScript program embedded
in GIF / JPEG images.
And we can make a x86 executable code in ascii string which includes
just only symbols.

all your base32 are belong to us
http://conferences.yapcasia.org/ya2009/talk/2226

[Schedule]Remedie - pluggable and open source media center

Remedie (http://remediecode.org/) is a media center application that
runs on your desktop as a web server, so you can browse and subscribe
to as many video sharing sites as you want, and play and watch videos
instantly in your browser using Flash embeds and your favorite players
like QuickTime or VLC. Remedie is written in Perl, jQuery and CSS to
enable desktop-like user interface and support for individual sites
like YouTube, Nico Nico Douga and Hulu are pluggable so you can extend
to add support for your favorite video sites. Remedie is open source
and available aon Github at http://github.com/miyagawa/remedie .

[Schedule] The JUI Digest - JavaScript User Interface

JavaScript now became one of the most important user interface language for cloud-era of Web applications. This session shows the cutting-edge JavaScript technologies developed in Japan. The JUI is filled with the high-end user interface design/technologies using the most open-sourced language of JavaScript.

[Schedule] SD, a Peer to Peer Bug Tracker

SD is a modern, disconnected peer to peer bug tracking system that can run on your laptop and needs no server. It's designed to help you keep track of what needs doing and to share that information with the people you work with.  SD lets you publish bugs on web sites and subscribe to other users' SD databases. The fun doesn't stop there. SD can also synchronize with Trac, RT and Hiveminder.
Come learn how to use and extend SD.

[Schedule] OSDC.TW 2009 Schedule announce!

Here are the schedule:

4/17 (Fri.) Tutorial
4/18 (Sat.) Day2
4/19 (Sun.) Day3

And it's time to register.

[Schedule] Improve web performance using CDN

Content delivery network (內容傳遞服務) 在全球有多個機房,使用者可以從近的機房取得內容,
藉此降低網路延遲造成的效能影響。本場將會介紹 CDN 常見的技術,並使用 CDN 加速網站效能。

[Schedule] Songbird, an Open Source Media Player

Songbird is a web player, integrating a media player with all the goodness of Mozilla browser technology. Songbird has an entirely new and unique set of features and APIs that support the burdgeoning movement to free up media on the web, eliminating those annoying vertical media silos and allowing users to have more interactive and rich media experiences with the web.  It's mantra is any media on the web, to any device; and to this aim, Songbird supports an open device API to support devices such as MTP, and iPod devices.

This session will explore Songbird, its APIs, and existing cool media web mashups that break out beyond the traditional media player fold. We'll show how simple it is to integrate any web service (such as music blogs, music stores, etc.) into Songbird.

By building on top of one of the best and most extensible open source web browsers out there, Songbird has made it easy for web developers to easily integrate their sites into an end user's desktop media player experience. By leveraging extensions composed of simple plain old HTML and Javascript, developers can create awesome media web mashups that extend the user's media player beyond just the desktop. Websites can take advantage of Songbird's remote Webpage API to allow for seamless integration all the way from the website to the desktop media player to the portable music device.

[Talk] Ubuntu Mobile Edition

The Ubuntu Mobile and Embedded project aims to derive an operating system for mobile internet devices using Ubuntu as a base. Sponsored by Canonical and Intel, the project has been launched at UDS-Sevilla

[Schedule]Google gears

Google Gears is an open source project that enables more powerful web applications, by adding new features to your web browser:

Desktop Let web applications interact naturally with your desktop
Database Store data locally in a fully-searchable database
WorkerPool Run JavaScript in the background to improve performance

[Schedule] OSDC.TW 2008 calls for lightening talks

We would like to open for the lightening talks registration.
If you have any new ideas, please submit your talks to us.
You can get five minutes for each talk.
We will host 15 lightening talks this year.
So just mail your subject and idea to hcchien@osdc.tw

Schedule

About This Archive

This page is a archive of recent entries in the schedule category.

News is the previous category.

speakers is the next category.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.32-en