Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread Dennis Cote

Sandeep Suresh wrote:

Where is the conference ? Is it open for everyone to register ?



Further information is available here http://www.tcl.tk/community/tcl2006/

HTH
Dennis Cote


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread drh
Sandeep Suresh <[EMAIL PROTECTED]> wrote:
> Where is the conference ? Is it open for everyone to register ?
> 

The conference is in the Chicago area, in Naperville.
Full information is available on the web at:

   http://www.tcl.tk/community/tcl2006/

Anybody can register for the conference.  Or you can
just come to one or two of the tutorials and skip the
3-day conference that follows. 

There is more information at the website above.

--
D. Richard Hipp   <[EMAIL PROTECTED]>


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread Sandeep Suresh

Where is the conference ? Is it open for everyone to register ?

Thanks,
Sandeep.

Bud Beacham wrote:

Will the handouts, slides, etc. be available to download for those unable to 
attend?
  


[EMAIL PROTECTED] wrote:
  Martin Jenkins wrote:
  

[EMAIL PROTECTED] wrote:

On Tuesday, October 10, there will be a full day of tutorials on 
SQLite covering all the latest features including:
  
Sounds good - will there be a webcast or Google video for those of us 
unable to attend in person?





In past years there has been audio-cast of the main conference, but
not for the tutorials. I do not know what will be set up for this
year. I'll talk to the organizers and let you know.
--
D. Richard Hipp 



-
To unsubscribe, send email to [EMAIL PROTECTED]
-



  


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread Martin Jenkins

[EMAIL PROTECTED] wrote:
> > In past years there has been audio-cast of the main conference, but
> > not for the tutorials.  I do not know what will be set up for this
> > year.  I'll talk to the organizers and let you know.

Thanks. I enjoyed the Google talk, so I'm looking forward to hearing 
this one.


Martin




-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread drh
Bud Beacham <[EMAIL PROTECTED]> wrote:
> Will the handouts, slides, etc. be available to download for those unable to 
> attend?
>   

Possibly.  That is unclear at the moment.  But be warned, that
my handout/slide style is evolving and my more recent slides are
pretty useless without the accompanying audio.  And, likewise,
the audio will be nearly useless without the slides.  You
really need both in order to understand the content, I think.

> 
> [EMAIL PROTECTED] wrote:
>   Martin Jenkins wrote:
> > [EMAIL PROTECTED] wrote:
> > > On Tuesday, October 10, there will be a full day of tutorials on 
> > > SQLite covering all the latest features including:
> > 
> > Sounds good - will there be a webcast or Google video for those of us 
> > unable to attend in person?
> > 
> 
> In past years there has been audio-cast of the main conference, but
> not for the tutorials. I do not know what will be set up for this
> year. I'll talk to the organizers and let you know.

The people running the conference tell me that audio will be
available for the main conference (including the keynote about
SQLite - though again you'll really want the slides for the full
effect) but tutorials will not be broadcast.

--
D. Richard Hipp   <[EMAIL PROTECTED]>


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread Bud Beacham
Will the handouts, slides, etc. be available to download for those unable to 
attend?
  

[EMAIL PROTECTED] wrote:
  Martin Jenkins wrote:
> [EMAIL PROTECTED] wrote:
> > On Tuesday, October 10, there will be a full day of tutorials on 
> > SQLite covering all the latest features including:
> 
> Sounds good - will there be a webcast or Google video for those of us 
> unable to attend in person?
> 

In past years there has been audio-cast of the main conference, but
not for the tutorials. I do not know what will be set up for this
year. I'll talk to the organizers and let you know.
--
D. Richard Hipp 


-
To unsubscribe, send email to [EMAIL PROTECTED]
-




Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread drh
Martin Jenkins <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > On Tuesday, October 10, there will be a full day of tutorials on 
> > SQLite covering all the latest features including:
> 
> Sounds good - will there be a webcast or Google video for those of us 
> unable to attend in person?
> 

In past years there has been audio-cast of the main conference, but
not for the tutorials.  I do not know what will be set up for this
year.  I'll talk to the organizers and let you know.
--
D. Richard Hipp   <[EMAIL PROTECTED]>


-
To unsubscribe, send email to [EMAIL PROTECTED]
-



Re: [sqlite] SQLite Conference Tutorials

2006-08-31 Thread Martin Jenkins

[EMAIL PROTECTED] wrote:
On Tuesday, October 10, there will be a full day of tutorials on 
SQLite covering all the latest features including:


Sounds good - will there be a webcast or Google video for those of us 
unable to attend in person?


Martin

-
To unsubscribe, send email to [EMAIL PROTECTED]
-



[sqlite] SQLite Conference Tutorials

2006-08-31 Thread drh
On Tuesday, October 10, there will be a full day of tutorials on 
SQLite covering all the latest features including:

   *  The shared cache enhancements
   *  Memory management enhancements for embedded devices
   *  Loadable extensions
   *  Virtual tables
   *  Full text search

The venue is the 13th Annual Tcl/Tk Conference in Naperville IL 
(a suburb of Chicago).  The morning will be a detailed introduction
to SQLite and the SQL language it supports with particular 
emphasis on the TCL interface.  The afternoon session will delve 
into the internal C-language implementation of SQLite and will 
cover advanced topics such as:

   *  Query optimization strategies
   *  The internal operation of SQLite
   *  Techniques for minimizing memory consumption
   *  Writing run-time loadable extensions for SQLite
   *  Customizing the code for specialized applications

Anyone is welcomed at either or both sessions.  It is not necessary
to attend the first tutorial in order to come to the second.  It
is not necessary to know TCL in order to attend either session,
though some prior exposure to TCL would, of course, be helpful.
Note that the TCL bindings for SQLite incorporate several innovative
ideas that make it an especially appealing programming interface 
and so you may want to attend the morning session to learn more 
about the TCL bindings even if you have no current plans for using 
that language.

For additional information and on-line registration visit

  http://www.tcl.tk/community/tcl2006/

Both of the principal programmers for SQLite, Richard Hipp
(yours truly) and Dan Kennedy, will be at this conference.
We would be happy for you to join us.

--
D. Richard Hipp   <[EMAIL PROTECTED]>


-
To unsubscribe, send email to [EMAIL PROTECTED]
-