Tomoko in Bangkok with Emerson Lake & Palmer


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Tomoko in Bangkok with Emerson Lake & Palmer
# 1  
Old 09-02-2008
Tomoko in Bangkok with Emerson Lake & Palmer

Tim Bass
09-02-2008 12:48 AM
A few friends and colleagues have written privately, or blogged, and kindly mentioned how much they will miss not seeing Tomoko at the Event Processing Summit and Symposium this month.* She is currently in Japan visiting friends and family.*** Here is a video I made* with Tomoko on the Chao Phraya River in Bangkok, set to the music of ELP.* Enjoy!





Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. What is on Your Mind?

Bangkok Goes Dark!

Thunderstorm knocks out power over the entire metro area! http://tapa.tk/mu/3a887f4a-4ca1-4ada.jpg Posted from my Samsung Galaxy S mobile. ---------- Post updated at 13:52 ---------- Previous update was at 13:38 ---------- Huge storm knocks out most power! (1 Reply)
Discussion started by: Neo
1 Replies

2. News, Links, Events and Announcements

Richard Stallman in Bangkok.

Richard M Stallman (RMS) will be giving the speech "Why School Should Use Open Source Software" at KIS International School, Huay-kwang Bangkok on 30th October 2009 at 19.30 Anybody who would like to come and hear his speech should go to FLossEd BK | Free & Open Source Solutions for... (0 Replies)
Discussion started by: Raattapoom
0 Replies
Login or Register to Ask a Question
Gtk2::Gdk::Event::Crossing(3)				User Contributed Perl Documentation			     Gtk2::Gdk::Event::Crossing(3)

NAME
Gtk2::Gdk::Event::Crossing HIERARCHY
Gtk2::Gdk::Event +----Gtk2::Gdk::Event::Crossing METHODS
notifytype = $eventcrossing->detail ($newvalue=0) o $newvalue (Gtk2::Gdk::NotifyType) boolean = $eventcrossing->focus ($newvalue=0) o $newvalue (boolean) crossingmode = $eventcrossing->mode ($newvalue=0) o $newvalue (Gtk2::Gdk::CrossingMode) window or undef = $event->subwindow ($newvalue=undef) o $newvalue (Gtk2::Gdk::Window or undef) double = $event->x ($newvalue=0.0) o $newvalue (double) double = $event->y ($newvalue=0.0) o $newvalue (double) ENUMS AND FLAGS
enum Gtk2::Gdk::CrossingMode o 'normal' / 'GDK_CROSSING_NORMAL' o 'grab' / 'GDK_CROSSING_GRAB' o 'ungrab' / 'GDK_CROSSING_UNGRAB' o 'gtk-grab' / 'GDK_CROSSING_GTK_GRAB' o 'gtk-ungrab' / 'GDK_CROSSING_GTK_UNGRAB' o 'state-changed' / 'GDK_CROSSING_STATE_CHANGED' enum Gtk2::Gdk::NotifyType o 'ancestor' / 'GDK_NOTIFY_ANCESTOR' o 'virtual' / 'GDK_NOTIFY_VIRTUAL' o 'inferior' / 'GDK_NOTIFY_INFERIOR' o 'nonlinear' / 'GDK_NOTIFY_NONLINEAR' o 'nonlinear-virtual' / 'GDK_NOTIFY_NONLINEAR_VIRTUAL' o 'unknown' / 'GDK_NOTIFY_UNKNOWN' SEE ALSO
Gtk2 COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Gdk::Event::Crossing(3)