Recently in schedule Category

[Schedule] Please Check Your Guns at the Door /C'Dent, the Acmeism and Everyone/

The status quo of OSDC and OSCON conferences is to attract the best
programmers from the most exciting programming languages, bring them
all to one tropical venue for several days, and let them go off into
their own corners to discuss their own technology, in isolation from
everyone else.

Ingy döt Net believes that programming languages act as barriers to the
growth of the hacker community and that truly great hackers rise above
the language barrier level, and produce technology that serves all the
languages. He calls this belief "Acmeism".

In this hour long talk, Ingy will discuss the tenets of Acmeism and why
you, young hacker, should believe it with all your heart. Once he is
confident that you have checked your favorite programming artillery at
the OSDC Gun Check Window, he will attempt to convert you by hypnotizing
your hacker brain with these shiny and sexy Acmeist projects:

* C'Dent - A new module programming language (made from old ones like yours)
* TestML - A common unit test framework for every language
* ParseOpt.cd - Acmeist command options parser module, written in C'Dent
* YAML - An acmeist data serialization language
* Jemplate - An acmeist templating framework
* pQuery - Acmeist server-side jQuery


[Schedule] Shibuya.pm in Taipei

The Shibuya.pm comes in Taipei!
Shibuya Perl Mongers is a community of Perl hackers based in Tokyo.
The guys here give technical talks away in the special sub-conference
of the OSDC.TW 2010.
You'll see the highest level in technics and the lowest level in depth of Perl.

[Speakers and topics]
竹迫 良範 (Yoshinori Takesako)  @takesako - Polyglot Programming
藤 吾郎 (Goro Fuji) @__gfx__ - Opcode and YAML
大沢 和宏 (Kazuhiro Osawa) @yappo - Ajax application testing
石垣 憲一 (Kenichi Ishigaki) @charsbar - Perl for a translator
松野 徳大 (Tokuhiro Matsuno) @tokuhirom - IRCD web interface
川崎 有亮 (Yusuke Kawasaki) @kawanet - Something Xiaolongbao

OSDC.TW 2010 Schedule

Day1
Day2

[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.

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