Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
events [2012/09/16 12:36] – [Workshops/Schools] abergelevents [2013/11/11 14:14] (current) etanter
Line 3: Line 3:
  
 ===== Talks ===== ===== Talks =====
 +
 +  * November 14, 2013: Jacques Noyé: JEScala, an exercise in integrating concurrent programming, object-oriented programming, aspect-oriented programming and event-based programming
 +
 +  * November 7, 2013: Fabrice Le Fessant on OCaml: {{events:talks:ocaml-intro.pdf|General Introduction}} and presentation of the {{events:talks:ocaml-types.pdf|Type System}}.
 +
 +  * November 6, 2013: Mei Nagappan on "Large Scale Studies of Mobile Apps in the Android and iOS Markets"
 +
 +  * July 22, 2013: Walid Maalej on "Oktoberfest Engineering" - On the Socialness of Software"
 +
 +  * November 12, 2012: James Swain on "Seeing the Futures: Profiling Shared-Memory Parallel Racket", paper presented at the Workshop on Functional High-Performance Computing (FHPC) 2012
 +
 +  * October 1, 2012: Eric Bodden on "RefaFlex: Safer Refactorings for Reflective Java Programs" (Distinguished paper award at ISSTA 2012)
  
   * September 14, 2012: Stefan Hanenberg on {{events:talks:stefan-hce.pdf|Human-Centered Evaluation of Software Artefacts in Computer Science}}   * September 14, 2012: Stefan Hanenberg on {{events:talks:stefan-hce.pdf|Human-Centered Evaluation of Software Artefacts in Computer Science}}
 + 
 +  * September 10th, 2012: Coen de Roover on [[http://soft.vub.ac.be/Publications/2011/vub-soft-tr-11-10.pdf|Program Querying with a SOUL: the Barista Tool Suite]] (ICSM 2011 paper)
 +
 +  * January 23rd, 2012: Andrian Marcus on "Text Retrieval Support for Concept Location in Software"
  
   * December 26, 2011: Ron Garcia on {{events:talks:ron-lazy&control.pdf|Lazy Evaluation and Delimited Control}} ([[http://dx.doi.org/10.1145/1480881.1480903|POPL'09 paper]])   * December 26, 2011: Ron Garcia on {{events:talks:ron-lazy&control.pdf|Lazy Evaluation and Delimited Control}} ([[http://dx.doi.org/10.1145/1480881.1480903|POPL'09 paper]])
 +
 +  * November 23, 2010: Eric Bodden on "Aiding Static Analysis in the Presence of Reflection and Custom Class Loaders"
 +
 +  * November 10, 2010: Eric Bodden on "Clara: Partially evaluating runtime monitors at compile time"
  
   * October 21, 2010: Nicolas Tabareau on {{events:talks:tabareau-ct.pdf|Category Theory for Computer Scientists}}   * October 21, 2010: Nicolas Tabareau on {{events:talks:tabareau-ct.pdf|Category Theory for Computer Scientists}}
  
   * August 18, 2010: [[http://www.dcc.uchile.cl/node/376|Arturo Zambrano]] on Digital TV in Argentina and the implementation of the middleware for interactivity performed by his team. Slides available {{research:adi:tvd-desarrollo.pdf|here}}.   * August 18, 2010: [[http://www.dcc.uchile.cl/node/376|Arturo Zambrano]] on Digital TV in Argentina and the implementation of the middleware for interactivity performed by his team. Slides available {{research:adi:tvd-desarrollo.pdf|here}}.
 +
 +  * June 2, 2010: Tobias Kuhn on "Controlled English for Knowledge Representation"
  
   * June 23rd and 25th, 2009: Sebastian Gonzalez on Common Lisp. {{events:talks:gonzalez-talkCL.pdf|Part 1}} and {{events:talks:gonzalez-talkCL2.pdf|Part 2}}   * June 23rd and 25th, 2009: Sebastian Gonzalez on Common Lisp. {{events:talks:gonzalez-talkCL.pdf|Part 1}} and {{events:talks:gonzalez-talkCL2.pdf|Part 2}}
Line 34: Line 56:
  
   * [[Events:talks:Pervasive Talks]], April 18th and 25th, May 2nd and 9th 2007: a cycle of talks on pervasive computing, organized by PLEIAD, DCC and CWR.   * [[Events:talks:Pervasive Talks]], April 18th and 25th, May 2nd and 9th 2007: a cycle of talks on pervasive computing, organized by PLEIAD, DCC and CWR.
 +===== Workshops/Schools =====
 +  * The [[events/workshops/SoftwareEngineering2013|Software Engineering Workshop]] will be held at the DCC, University of Chile, on November 13, 2013
  
 +  * [[events/workshops/esecfse2013|Artifact Evaluation - ESEC/FSE 2013]]
  
-===== Workshops/Schools ===== 
   * [[http://scg.unibe.ch/wiki/events/dyla2012|DYLA 2012]] the sixth Workshop on Dynamic Languages and Applications, collocated with ECOOP'12, in Beijing.   * [[http://scg.unibe.ch/wiki/events/dyla2012|DYLA 2012]] the sixth Workshop on Dynamic Languages and Applications, collocated with ECOOP'12, in Beijing.
  
-  * [[http://pleiad.dcc.uchile.cl/pl2010|PL 2010]] the third summer school on Programming Languagesa one day event including presentations of recent programming languages like Scala and Groovy, and treatment of challenging issues like concurrent programming and embedded domain-specific languages. +  * Programming Languages summer schools: [[http://pleiad.dcc.uchile.cl/pl2008|PL 2008]], [[http://pleiad.dcc.uchile.cl/pl2009|PL 2009]],  [[http://pleiad.dcc.uchile.cl/pl2010|PL 2010]]. They provide interested students with an overview of some major topics and research issues in the area of programming languages, covering a wide range of programming paradigmsas well as challenges and techniques in language designformalization and implementation.
- +
-  * [[http://pleiad.dcc.uchile.cl/pl2009|PL 2009]] the second summer school on Programming Languagesa one-day event intended to provide interested students with an overview of some major topics and research issues, considering the role of programming languages in software evolution. +
- +
-  * [[http://casta.unibe.ch|CASTA 2009]]: Workshop on Context-Aware Software Technology and Applications. Co-located with ESEC/FSE 2009Amsterdam, The Netherlands. Recent developments in dynamic programming languages enable context awareness technicallybut the application-oriented communities have had little opportunity to benefit from these insights. Vice versa, certain application requirements concerning context could probably be met better by specially-tailored programming and modeling techniques. This workshop attempts to bring together researchers from the disparate communities to exchange ideas, establish a common research program, and foster new collaborations+
  
   *[[http://dsal.dcc.uchile.cl|DSAL workshop series]]: The DSAL workshop series is dedicated to the exploration of the area of domain-specific aspect languages, including language design, enabling technologies and composition issues.    *[[http://dsal.dcc.uchile.cl|DSAL workshop series]]: The DSAL workshop series is dedicated to the exploration of the area of domain-specific aspect languages, including language design, enabling technologies and composition issues. 
- 
-  * [[http://pleiad.dcc.uchile.cl/pl2008|PL 2008]]: This two-day school is intended to provide interested students with an overview of some major topics and research issues in the area of programming languages. It covers a wide range of programming paradigms, as well as challenges and techniques in language design, formalization and implementation. 
  
   *[[events/workshops/laosd2008|2nd Workshop of the Latin-American Network on AOSD]]   *[[events/workshops/laosd2008|2nd Workshop of the Latin-American Network on AOSD]]
Line 53: Line 71:
   *[[http://pleiad.dcc.uchile.cl/bic2007/|BIC 2007]]: This one-week thematic workshop aims at gathering international researchers of renown and students interested in biologically-inspired computing in an interactive format propitious to exchange of ideas.\\ **[[http://pleiad.dcc.uchile.cl/bic2007/proceedings|Online proceedings]]**.   *[[http://pleiad.dcc.uchile.cl/bic2007/|BIC 2007]]: This one-week thematic workshop aims at gathering international researchers of renown and students interested in biologically-inspired computing in an interactive format propitious to exchange of ideas.\\ **[[http://pleiad.dcc.uchile.cl/bic2007/proceedings|Online proceedings]]**.
  
-  *[[events:workshops:Orion]]: To close the ORION collaboration project with the PROG lab of the Vrije Universiteit Brussel, a one-day workshop will be held at the DCC on November 12th, 2007. Several researchers from Brussels will be present and expose on their most recent research work. +  *[[events:workshops:Orion]]: To close the ORION collaboration project with the PROG lab of the Vrije Universiteit Brussel, a one-day workshop was held at the DCC on November 12th, 2007. Several researchers from Brussels were present and exposed on their most recent research work.
- +
-===== Others ===== +
- +
-  * [[events:launch| Pleiad Launch at DCC]]: Presentation of the Pleiad lab to the Computer Science Department and to the community. +