search for: verteiltes

Displaying 14 results from an estimated 14 matches for "verteiltes".

2008 Aug 07
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
...e Kenntnisse der Softwareentwicklung - gute Englischkenntnisse Wir bieten: - Eingruppierung in Entgeltgruppe 10 TV-L (bei Vorliegen der tariflichen Voraussetzungen) - ein kleines, aufgeschlossenes Team - die Möglichkeit, Innovationen und eigene Ideen einzubringen Allgemeines: prometheus ist ein verteiltes, digitales Bildarchiv, das verschiedene, heterogene Bilddatenbanken unter einer gemeinsamen Oberfläche recherchierbar macht und für die kunst- und kulturhistorische Forschung und Lehre zur Verfügung stellt. Anfänglich ein vom BMBF gefördertes Projekt finanziert es sich inzwischen über ein Lizenzmod...
2008 Sep 19
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
...Kenntnisse der Softwareentwicklung - gute Englischkenntnisse Wir bieten: - Eingruppierung in Entgeltgruppe 10 TV-L (bei Vorliegen der tariflichen Voraussetzungen) - ein kleines, aufgeschlossenes Team - die Möglichkeit, Innovationen und eigene Ideen einzubringen Allgemeines: prometheus ist ein verteiltes, digitales Bildarchiv, das verschiedene, heterogene Bilddatenbanken unter einer gemeinsamen Oberfläche recherchierbar macht und für die kunst- und kulturhistorische Forschung und Lehre zur Verfügung stellt. Anfänglich ein vom BMBF gefördertes Projekt finanziert es sich inzwischen über ein Lizenzmod...
2011 Dec 01
0
[JOB] Softwareentwickler/-in, prometheus-Bildarchiv, Universität zu Köln
...Kölner Dom - vielfältige Fort- und Weiterbildungsmöglichkeiten - Teilnahme am Großkundenticket der KVB ("Jobticket" für den Verkehrsverbund Rhein-Sieg) Bei Vorliegen der tarifrechtlichen Voraussetzungen erfolgt die Eingruppierung in Entgeltgruppe 9 TV-L. Allgemeines: prometheus ist ein verteiltes digitales Bildarchiv, das verschiedene, heterogene Bilddatenbanken unter einer gemeinsamen Oberfläche recherchierbar macht und für die kunst- und kulturhistorische Forschung und Lehre zur Verfügung stellt. Die zugrunde liegende Anwendung pandora wird seit Herbst 2006 auf der Basis von Ruby on Rails...
2009 Jul 29
3
[LLVMdev] Yet another MSVC fix
Please commit... Best Olaf Krzikalla -- Olaf Krzikalla Technische Universitaet Dresden Zentrum fuer Informationsdienste und Hochleistungsrechnen Abteilung Verteiltes und Datenintensives Rechnen Zellescher Weg 12, 01069 Dresden Willersbau, Zimmer A105 Telefonnr.: +49 351 463-32442 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: twine.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/200907...
2007 Jan 04
5
uninitialized constant oddities
hi there! unfortunately, we are repeatedly having problems with uninitialized constants in our rails app (v1.1.6), which is running on a mongrel cluster behind apache''s mod_proxy_balancer. ---- snip ---- NameError (uninitialized constant Base): [...] /app/models/image.rb:90:in `subclasses'' /app/models/image.rb:98:in `subclass?''
2009 Jul 29
0
[LLVMdev] Yet another MSVC fix
...lt;MDNode>::GetNodeProfile where gcc seems to be more relaxed on the instantiation of template functions. But I have no idea whether gcc or msvc is right at this point. Best -- Olaf Krzikalla Technische Universitaet Dresden Zentrum fuer Informationsdienste und Hochleistungsrechnen Abteilung Verteiltes und Datenintensives Rechnen Zellescher Weg 12, 01069 Dresden Willersbau, Zimmer A105 Telefonnr.: +49 351 463-32442 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: MCAsmLexer.patch URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/2...
2016 Mar 30
2
[PATCH/DRAFT] Embed metadata into object file
Hi, so this is my first contribution to LLVM/clang, so I hope I come close to the required coding standards and guidelines. First, I will describe the scenario I want to solve: For a few days, the clang plugin interface allows to execute the a plugin just before the actual main action (e.g., compiling an translation unit). In my case, the plugin we're developing will analyze the AST and
2016 Apr 01
2
[cfe-dev] [PATCH/DRAFT] Embed metadata into object file
> On Apr 1, 2016, at 5:20 AM, Christian Dietrich via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > Adrian Prantl <aprantl at apple.com> writes: > >> Depending on your needs, just using a global with the “section” >> attribute might also work for you: >> http://llvm.org/docs/LangRef.html#global-variables > > I was aware of that possibility. But,
2009 Aug 28
1
[LLVMdev] Building an external lib with the LLVM build system
...cates the sharing of some configuration variables (namely boost stuff). How to do it the right way? How to set up a build system for an external lib based on LLVM? Best regards -- Olaf Krzikalla Technische Universitaet Dresden Zentrum fuer Informationsdienste und Hochleistungsrechnen Abteilung Verteiltes und Datenintensives Rechnen Zellescher Weg 12, 01069 Dresden Willersbau, Zimmer A105 Telefonnr.: +49 351 463-32442
2006 Aug 17
2
mod_proxy and subdomains..
hi, everyone.. i am trying to set up an app like so: www.domain.com -> points to main php application.. subdomain.domain.com -> proxies to www.domain.com:8000 <- this is running on mongrel.. i just cannot figure out how to phrase this in my httpd.conf... does anyone have any ideas? thanks! -- Posted via http://www.ruby-forum.com/.
2010 Aug 26
0
Rules for distro-friendly packages
Hi folks, JFYI: i've collected a few rules, package upstreams should follow to make distro-maintainer's life _much_ easier: http://www.metux.de/index.php/de/component/content/article/57.html cu -- ---------------------------------------------------------------------- Enrico Weigelt, metux IT service -- http://www.metux.de/ phone: +49 36207 519931 email: weigelt at metux.de
2004 Jun 25
3
sweave: graphics not at the expected location in the pdf
Hi I use sweave for excellent pdf output (thank you- Friedrich Leisch). I have just one problem. Quite often it happens, that the graphics are not at the place where I expect them, but (often on a separate page) later on in the pdf. How can I fix this, means how can I define, that I want a graphic exactly here and now in the document? Many thanks and best regards Christoph -- Christoph
2009 Sep 11
2
[LLVMdev] compiling clang with rtti
...y from it). Thus maybe I'm just overlooking the right way to enable rtti for the clang libs. <--END--> Thanks in advance for any help... Best regards Olaf Krzikalla -- Olaf Krzikalla Technische Universitaet Dresden Zentrum fuer Informationsdienste und Hochleistungsrechnen Abteilung Verteiltes und Datenintensives Rechnen Zellescher Weg 12, 01069 Dresden Willersbau, Zimmer A105 Telefonnr.: +49 351 463-32442
2016 Mar 30
1
[cfe-dev] [PATCH/DRAFT] Embed metadata into object file
> On Mar 30, 2016, at 6:47 AM, Christian Dietrich via cfe-dev <cfe-dev at lists.llvm.org> wrote: > > Hi, > > so this is my first contribution to LLVM/clang, so I hope I come close > to the required coding standards and guidelines. > > First, I will describe the scenario I want to solve: For a few days, the > clang plugin interface allows to execute the a plugin