473,671 Members | 2,422 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Vancouver Python Workshop: New Keynoter

What's New?
===========

The Vancouver Python Workshop is pleased to announce the addition of a
third keynote speaker to this year's conference.

Ian Cavén is the primary developer of the Lowry Digital Images motion
picture restoration system. This Python and Zope-based system has been
used to restore over 150 motion pictures. Highlights include Citizen
Kane, Sunset Boulevard and both the Indiana Jones and Star Wars
trilogies. While Ian was Chief Scientist at Lowry Digital, his rack of
computers grew from a few Macintoshes on his desktop to over six hundred
Macintosh and Linux servers - at one point earning Lowry the title as
the second biggest installation of parallel processing Maintoshes in the
world. In 2005, Lowry Digital Images was acquired by DTS (the famous
movie audio company) and renamed DTS Digital Images. The motion picture
restoration system has been discussed in publications as diverse as IEEE
Spectrum, USA Today, the BBC NEWS, the New York Times and Apple.com. Ian
has been a Python enthusiast since 1999.

About the Vancouver Python Workshop
=============== =============== =====

The conference will begin with keynote addresses on August 4st by Guido
van Rossum [1], Jim Hugunin [2], and Ian Cavén. Further talks (and
tutorials for beginners) will take place on August 5th and 6th. The
Vancouver Python Workshop is a community organized conference designed
for both the beginner and for the experienced Python programmer with:

* tutorials for beginning programmers
* advanced lectures for Python experts
* case studies of Python in action
* after-hours social events
* informative keynote speakers
* tracks on multimedia, Web development, education and more

More information see: http://www.vanpyz.org/conference/
or contact Brian Quinlan at: br***@sweetapp. com

Vancouver
=========

In addition to the opportunity to learn and socialize with fellow
Pythonistas, the Vancouver Python Workshop also gives visitors the
opportunity to visit one of the most extraordinary cities in the world
[3]. For more information about traveling to Vancouver, see:

http://www.vanpyz.org/conference/vancouver.html
http://www.tourismvancouver.com
http://en.wikipedia.org/wiki/Vancouver

Important dates
===============

Talk proposals accepted: May 15th to June 15th
Early registration (discounted): May 22nd to June 30th
Normal registration: from July 1st
Keynotes: August 4th
Conference and tutorial dates: August 5th and 6th

[1] Guido van Rossum (Google) is the inventor of Python and has managed
its growth and development for more than a decade. Guido was awarded the
Free Software Foundation Award in 2002 and Dr.Dobb's 1999 Excellence in
Programming Award. Guido works at Google and spends half of his time on
Python.

[2] Jim Hugunin (Microsoft) is the creator of numerous innovations that
take Python into new application domains. Jim's most recent project,
IronPython integrates Python into Microsoft's .NET runtime. Jim's
previous project, Jython is Python for the Java runtime and was the
second production-quality implementation of Python. Before that, Jim's
Numeric Python adapted Python to the needs of number crunching
applications. Jim works at Microsoft adapting the .NET runtime to the
needs of dynamic languages like Python.

[3] http://news.bbc.co.uk/2/hi/business/2299119.stm

Cheers,
Brian
Jun 6 '06 #1
0 1397

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1294
by: Brian Quinlan | last post by:
This meeting: ============= The long-awaited, many times delayed talk by our own Andy McKay: what is Plone and why is it taking over the world? Afterwards we'll retire to a nearby pub for the usual informal discussion of Andy's presentation and the upcoming Vancouver Python Workshop. Time: Tuesday, June 1 at 7:00pm Location: ActiveState (580 Granville St., Vancouver)
0
1408
by: Brian Quinlan | last post by:
This meeting: ============= Paul Prescod will lead a discussion about the Python Virtual Machine. How does the Python Virtual Machine work internally? What are bytecodes? How is code compiled to bytecodes? How are bytecodes interpreted? How are types implemented? What do classes look like inside the Python interpreter?
0
1072
by: Paul Prescod | last post by:
Tuesday January 4th is the first Tuesday of the month and the Vancouver Python, Zope and Plone user's group will have its monthly meeting at ActiveState. The topic is "What's new in Python 2.4": Among other things, we will discuss: * Function/method decorators * Generator expressions * Built-in sets
0
1058
by: Paul Prescod | last post by:
Tuesday March 1st is the first Tuesday of the month and the Vancouver Python, Zope and Plone user's group will have its monthly meeting at ActiveState (580 Granville) at 7:00. The topic is GNU Radio and Python. GNU Radio is a free software implementation of Software Defined Radio. "Imagine if the only thing stopping your handheld PDA from simultaneously being a GPS receiver, phone, radio or miniature TV was
0
1399
by: Brian Quinlan | last post by:
What's New? =========== Early-bird registration for the Vancouver Python conference is now open. Participants who register before June 30th will receive a substantial discount. To register, see: http://www.vanpyz.org/conference/registration
0
1479
by: Brian Quinlan | last post by:
What's New? =========== The deadline for submitting a talk or tutorial for the Vancouver Python Workshop is fast approaching. Talks will be accepted until Friday June 16th. To submit a talk, see: http://www.vanpyz.org/conference/talksubmission.html
0
1369
by: Brian Quinlan | last post by:
What's New? =========== This is your last change to submit a talk for the Vancouver Python Workshop. Talks will be accepted until Friday June 16th. This is a great opportunity for you to share your project or interests with the Python community, so please take advantage of it! To submit a talk, see:
0
1020
by: Brian Quinlan | last post by:
The Vancouver Python Workshop organizers are having problems coming up with text for our T-Shirts (don't worry: we already have the graphics figured out). We want something that matches Python's simplicity and elegance. So we're asking for your help. If you submit the text that we end up using, I'll send you 3 T-Shirts (1 seems too cheap, and there is always wear-and-tear, one for your cat, etc.). If we have extra T-Shirts, we might...
0
2364
by: mmueller | last post by:
=== Reminder=== The deadline for submitting abstracts for the the workshop on September 8 in Leipzig is July 15. It is only two days away!! If you would like to give a presentation, please send your abstract to mmueller@python-academy.de. The workshop topics are listed at http://www.python-academy.de/workshop/themen.html
0
8483
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8926
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8824
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
8673
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7444
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6236
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5703
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4227
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2818
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.