Direkt zum Inhalt springen

Alle Content Objekte

1 | ... | 443 | 444 | 445 | 446 | 447 | 448 | 449 | ... | 1240 Die nächsten 40 Artikel
   Titel   Typ   Zuletzt geändert 
Wanderung Partnachklamm
Registrierung: 1. online reservieren, 2. im TUMi Büro die Gebühren bezahlen für deine verbindliche Anmeldung Teilnehmerzahl: 31 Preis: 10€ Treffpunkt: persönliche Mitteilung per Email kurz vor Beginn der Veranstaltung
Termin 16.09.2016
Länderabend: Italien
costs: none meeting point: KHG Building, Karlstrasse 32 (U2 Königsplatz) time: Mondays 7-10pm number of participants: open
Termin 16.09.2016
Länderabend: Russland
costs: none meeting point: KHG Building, Karlstrasse 32 (U2 Königsplatz) time: Mondays 7-10pm number of participants: open
Termin 16.09.2016
TalkTUMi – Sprachencafe
costs: none meeting point: StuCafé next to the Audimax, TUM Main Campus time: Wednesdays 4-6pm number of participants: open
Termin 16.09.2016
TalkTUMi – Sprachencafe
costs: none meeting point: StuCafé next to the Audimax, TUM Main Campus time: Wednesdays 4-6pm number of participants: open
Termin 16.09.2016
TalkTUMi – Sprachencafe
costs: none meeting point: StuCafé next to the Audimax, TUM Main Campus time: Wednesdays 4-6pm number of participants: open
Termin 16.09.2016
TalkTUMi – Sprachencafe
costs: none meeting point: StuCafé next to the Audimax, TUM Main Campus time: Wednesdays 4-6pm number of participants: open
Termin 16.09.2016
Zugspitze
day: Thursday 07.07.2016 registration: subscribe in person in the TUMi office during opening hours number of participants: 27 costs: 30 € meeting point: announced in a private email at short notice
Termin 16.09.2016
TalkTUMi – Sprachencafe
costs: none meeting point: StuCafé next to the Audimax, TUM Main Campus time: Wednesdays 4-6pm number of participants: open
Termin 16.09.2016
Wanderung Garmisch: Wank
2-step registration: 1. enlist online to reserve a place 2. pay the event fee in the TUMi office number of participants: 31 costs: 9€ meeting point: announced in a private email at short notice
Termin 16.09.2016
BMW Museum & BMW Welt
Registrierung: während der Sprechzeiten im TUMi Büro, falls online angemeldet Kosten: 4€ Teilnehmerzahl: 18 Treffpunkt: in persönlicher Email
Termin 16.09.2016
EVENT CANCELED
meeting point: costs: number of participants: registration:
Termin 16.09.2016
Studentische Unterstützung für Geschäftsstelle des Instituts für Medizinethik
Das Institut für Geschichte und Ethik der Medizin (IGEM) der TUM sucht zum nächstmöglichen Zeitpunkt Studierende mit wissenschaftlichen Hilfstätigkeiten (w/m/d)(6–8 Stunden/Woche). Das IGEM beschäftigt sich neben der Medizingeschichte schwerpunktmäßig mit den ethischen und sozialen Fragen, die sich durch die rapiden Entwicklungen in der medizinischen Forschung und Praxis ergeben. Hierbei können wir studentische Unterstützung gut gebrauchen bei ganz vielfältigen Aufgaben wie beispielsweise der Pflege unserer Website oder des institutseigenen E-Mailaccounts sowie der Veranstaltungsorganisation. Umgekehrt geben wir gern interessante Einblicke in den Arbeitsbereich der Medizinethik und -geschichte.
Nachricht 24.08.2022
Test
(function() { var lastTime = 0; var vendors = ['ms', 'moz', 'webkit', 'o']; for(var x = 0; x < vendors.length && !window.requestAnimationFrame; ++x) { window.requestAnimationFrame = window[vendors[x]+'RequestAnimationFrame']; window.cancelAnimationFrame = window[vendors[x]+'CancelAnimationFrame'] || window[vendors[x]+'CancelRequestAnimationFrame']; } if (!window.requestAnimationFrame) window.requestAnimationFrame = function(callback, element) { var currTime = new Date().getTime(); var timeToCall = Math.max(0, 16 - (currTime - lastTime)); var id = window.setTimeout(function() { callback(currTime + timeToCall); }, timeToCall); lastTime = currTime + timeToCall; return id; }; if (!window.cancelAnimationFrame) window.cancelAnimationFrame = function(id) { clearTimeout(id); }; }()); (function() { var player; var turndownAt = 20 var numTurntAnimations = 10 var turntDown = false; var maxNodes = 1000; var animationCSS = { 'tdfw_intro': 'tdfwIntro 1s infinite ease-in-out', 'turntDown': function() { var key = ~~ ( Math.random() * numTurntAnimations) return 'turntDown' + key + ' 5s infinite ease-in-out' } } var firstAddition = true function embedVideo() { var parent = document.createElement('div') parent.style.position = 'fixed' parent.style.zIndex = 5000; parent.style.right = 0; parent.style.top = 0 parent.style.opacity = 0.2 var div = document.createElement('div') div.id = "tdfw" parent.appendChild(div) document.body.appendChild(parent) parent.onmouseover = function() { console.log('mouse') parent.style.opacity = 1 } parent.onmouseout = function() { parent.style.opacity = 0.2 } parent.style.webkitTransition = 'opacity 0.3s ease-in-out' parent.style.transition = 'opacity 0.3s ease-in-out' var tag = document.createElement('script'); tag.src = "https://www.youtube.com/iframe_api"; var firstScriptTag = document.body.appendChild(tag) // 3. This function creates an