similar to: Ruby on Rails Workshop in Graz, Austria

Displaying 20 results from an estimated 200 matches similar to: "Ruby on Rails Workshop in Graz, Austria"

2006 Jan 04
0
Ruby on Rails - Get Started
The first austrian ?Ruby on Rails? Workshop takes place on the 21st and the 22nd of January in Graz, Austria. What are you going to learn? * What is Ruby on Rails * How do i build a Web Application with it These are the imporant points, but these include many things. You also get a CD with a bunch of Software, for a good start and a copy of the workshop material What should i
2006 May 09
2
newbie: OSX Ruby/MySQL issue?
I''m three pages into the OnLamp RoR Tutorial [1] and am wrestling with what appears to be a MySQL connection problem. I''ve created a simple controller called "recipe" with a corresponding "recipes" mysql table. The recipe controller is just a simple scaffold. When I browse to "recipe/new", though, I get these errors: == NoMethodError in
2012 Mar 07
0
Job offer predoc/PhD position Medical University of Graz, Austria
*Vacancy: Scientific Collaborator in Statistical Bioinformatics* *Institute for Medical Informatics, Statistics and Documentation**, Medical University of Graz, Austria* predoc level with PhD opportunity, 30 hours per week available from May 1st, 2012 *Tasks:* * Working in the project "Biostatistical-genomical analysis of the clinical relevance of liver cancer models" which is
2011 Mar 20
2
"no such file to load -- dispatcher (LoadError)" on starting mongrel process
After I updated to Rails 3.0, I encountered the following error on booting mongrel process. Can anyone advise? Thank you. ** Starting Mongrel listening at 0.0.0.0:3000 ** Starting Rails with development environment... /Library/Ruby/Gems/1.8/gems/activesupport-3.0.4/lib/active_support/ dependencies.rb:239:in `require'': no such file to load -- dispatcher (LoadError) from
2006 Jan 11
0
Test ActionView Helper...
I''m just programming some needfull helpers i put the latest trunk into the vendors folder. works fine. But when i change something i have to restart Webrick. how can i test it in an other way? cu Basti -------------------------------------------------------------------- Validcode - Sebastian Gr??l http://www.validcode.at http://sg.validcode.at _______________________________________
2007 Dec 26
7
Which is faster: searching in a file or in a database
Hello, I have ten CVS file with about 20000 rows in each. If I want to search in these files for example get every row that has the word "apple" i a column, which is faster: If I read all these ten files into the database and then making search in the database or If I search directly in the files for this inforamtion? Thank you! Please motivate your answer and include a code to make
2004 Aug 06
1
Problem with Ices and Icecast2
I've got a problem, iI can't send inforamtion to my Icecast2 server with Ices. When I start Ices, Ices print: Error during send: Mount failed on http://127.0.0.1:8000/music, error: Could not login on server. Server message: Error during send: Mount failed on http://127.0.0.1:8000/music, error: Could not login on server. Server message: And Icecast2 print: connection added.... DEBUG:
2005 Oct 24
3
same sambaSID
Hi, samba 3.14 with ldapsam, working fine. I tried this usrmngr.exe thingie because one of our admins is very gui-oriented, wanted to see if it worked fine. For most users, it is. I can change details, logon hours, groups, passwords. But for 3 of them I get this message: ldapsam_getsampwsid: More than one user with SID [S-1-5-21-3707708495-1570892323-1667890705-3076]. Failing. count=3 I check
2010 Feb 13
3
ocfs2 compile error in x86_64
Hi, I tried to compiled ocfs2 on 2.6.32.2 x86_64 but still failed. there are an error blow: --------------------------------------------------------------------------------------------------------------------- xattr.c: In function 'check_xattr_entry': xattr.c:250: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'long int' xattr.c:287:
2010 Feb 13
3
ocfs2 compile error in x86_64
Hi, I tried to compiled ocfs2 on 2.6.32.2 x86_64 but still failed. there are an error blow: --------------------------------------------------------------------------------------------------------------------- xattr.c: In function 'check_xattr_entry': xattr.c:250: warning: format '%u' expects type 'unsigned int', but argument 7 has type 'long int' xattr.c:287:
2008 Nov 19
2
are hardlinks supported when rsyncing over ssh?
Subject should be enough: are hardlinks supported when rsyncing over ssh? I know that I cannot do anything with hardlinks if I'm using SSHFS over FUSE, I was wondering if rsync is plagued by the same problem. Matt
2011 Jan 13
1
[LLVMdev] Where is liveness analysis pass?
Hello all Currently I want to use the accurate liveness information when writing a *target independent* FunctionPass based on LLVM. The one I can find is LiveValues, a FunctionPass. But it doesn't use classic dataflow equation and can only provide approximate and conservative result. The another one is LiveVariables which use classic data flow equation, but it comes from Clang's analysis
2011 Mar 21
4
Localhost:3000 using IE on parallels
Hey Guys, I am at my wits end over this issue. I have a rails app up and running using WEBrick on localhost:3000 from my mac, everything is fine. I would like to test my app in IE, so i am running parallels. To access localhost from IE on the virtual machine, i use MYCOMPUTERNAME.local in the address bar of IE. This serves up the "it works!" page no problem. However, when i specify
2009 Dec 17
5
Dovecot v2.0 wiki
I forked the wiki to http://wiki1.dovecot.org/ is the old docs for v1.x http://wiki2.dovecot.org/ is the new docs for v2.0 For now wiki.dovecot.org points to wiki1, but once v2.0 is released I'll change it to point to wiki2. I symlinked the user directory, so users should stay synced between the wikis. The main reason for wiki2 is to be able to describe Dovecot v2.0's actual behavior
2005 Jan 13
4
ezstream reencode
hi, i want to reencode our ezstream. but it dosent work. mdplay and lame are installed on the server. the config for ezstream is in the bottom of this mail. i dont understand the problem. have you any ieda ? have a lot of thanks my config: <ezstream> <url>http://localhost:8000/backup</url> <sourcepassword>*****</sourcepassword>
2006 Feb 14
0
Safari 2.0.3 Effect.appear Note
Ok, the Problem is a bit confusing. If there is set a float attribute the Element gets hidden after Effect.appear. example: <a href="#" onclick="new Effect.appear(''demo'')">Click</a> <div style="display: none; float:left;"> Appear! </div> If you need a float a solution is shown at the wiki. Another Problem/Bug in Safari: If
2001 May 30
3
Lossless/lossy hybrid?
Monkey's Audio lossless compressor (currently win32 only, free but not open-source except decoder) author is thinking to implement a kind of audiophile-quality lossy compression which would filter "noise bits" that are hard to encode lossless but which are (or should be) inaudible and thus improve lossless compression (avg. 300-450kbps). I think that implementing something like this
2010 Oct 19
0
[LLVMdev] Structure memory layout
On 19 October 2010 07:57, Jin Gu Kang <jaykang10 at imrc.kist.re.kr> wrote: > Frist, I have been implementing common type for struct type on bitcode > at compilation time using llvm-gcc and then changing common type to target > specific types at code generation time using llc (reconstruct StructLayout). Hi Jin, Apart from bitfields and unions, the struct type is pretty much target
2001 Aug 20
4
Batch-Tagging oggs?
Hello all. Quick question ('Cause I'm famished and have to get something to eat) If I have a batch of files (wave and/or ogg) with a certain naming scheme. Would it be possible for me to write a small nifty (newbie) dos-batch program that could tag those ogg-files (or encode the waves with tags) with regards to the namin parameters. Let me clarify. I usually encode waves with the
2006 Feb 24
0
Ajax Training in Austria
Heya, I''m doing a one-day training on everything Ajax mainly focusing on script.aculo.us, but naturally including Prototype and a look on Ruby on Rails Ajax capabilities as well, on March 17, here in Vienna, Austria (for german speaking audiences). Here are the (in-german) details: In diesem eintägigen Seminar zeigt Ihnen Thomas Fuchs wie Sie die Benutzerfreundlichkeit und