search for: mischa

Displaying 20 results from an estimated 32 matches for "mischa".

Did you mean: micha
2004 Oct 04
1
Problem with incremental backup - copies instead of hard links
...est path. If both paths are on the local harddisk, it works properly, if the path is on a firewire disk it doesn't. Here are the scripts and the terminal results: The script that works (destination path on local harddisk): #rotating backup script - v1.0 rm -rf "/Users/mzehetle/Dokumente/Mischa Leben/1 Arbeit/Backup Almaas Test/Backup Test.2" mv -f "/Users/mzehetle/Dokumente/Mischa Leben/1 Arbeit/Backup Almaas Test/Backup Test.1" "/Users/mzehetle/Dokumente/Mischa Leben/1 Arbeit/Backup Almaas Test/Backup Test.2" mv -f "/Users/mzehetle/Dokumente/Mischa Leben...
2007 Feb 28
5
How to use find_options in multi_search
...ld only return results for the given customer. My current code looks like this: Folder.multi_search(@search_query, [Myfile]) I noticed in the API you can add options and find_options to this. How do I use these parameters, so only results for a certain customer are returned? Thanks in advance. Mischa -- http://boxroom.rubyforge.org -- Posted via http://www.ruby-forum.com/.
2006 Feb 23
13
Check if a saved user''s name is admin
...method returns true if the user''s name is admin. However, I only want to return true if the state of the object is "saved", so I call the save method first. I''m wondering if there''s another (better) way to make sure the object is saved... Is there?? Thanks, Mischa.
2006 May 18
3
access to an ApplicationController property from a view
...end end So far, so good, BUT... when trying to access folder_id in the show-view like this <%= folder_id %>, I get an error (undefined local variable or method `folder_id''). Is this possible or do I NEED to use instance variables -- which I''d rather not do? Thanks. Mischa. -- Open source file management webapp :: Boxroom :: http://boxroom.rubyforge.org/
2006 Mar 13
6
:dependent => :destroy
...om being deleted, however the group_folders do get deleted because of :dependent => :destroy. How can I prevent the group_folders from being destroyed when a folder "has contents"? I do want the group_folders to be destroyed when the folder is destroyed without a problem. Thanks. Mischa.
2008 Dec 04
2
Cucumber and Rcov
...cov to work for me, without much success. I stole the rake task code from the cucumber site: desc "Run all features" task :features => "features:all" task :features => ''db:test:prepare'' require ''cucumber/rake/task'' #I have to add this -mischa namespace :features do Cucumber::Rake::Task.new(:all) do |t| t.cucumber_opts = "--format pretty" end Cucumber::Rake::Task.new(:cruise) do |t| t.cucumber_opts = "--format pretty --out=#{ENV[''CC_BUILD_ARTIFACTS'']}/features.txt --format html --out=#{ENV...
2006 Jan 16
4
Question about self and private
...quot; : Error because the method is private hello.say "hi" : Error because the method is static SayHello.say "hi" : hi The last one I don''t understand. How come it returns "hi" eventhough it''s a private method? Can someone shed some light? Thanks, Mischa.
2006 Jan 16
23
Read data from Excel
A client of mine has a ton of data stored in Excel spreadsheets. I''m building a web application for her (backed by a real db of course) and want to import all that data. Is there a library available to read data from Excel? Is there an easy way to upload the spreadsheets and then read the data? Thanks, Ken Kousen -- Kenneth A. Kousen, Ph.D. President Kousen IT, Inc.
2006 Jan 11
3
Just update 1 field
...06-01-11T23:33:57+0100'', `filename` = ''mysqlscripts.sql'' WHERE id = 4 but when just the filename has changed I''d rather see something like this: UPDATE myfiles SET `filename` = ''mysqlscripts.sql'' WHERE id = 4 Is this possible? How? Thanks. Mischa.
2005 Oct 23
12
Showing a neat error message
...nd end end This works fine: the folder''s not deleted. However I do not get the neat error message with the red borders. I don''t seem to be able to figure out how to catch the exception and produce a neat error message. How do I get this working???? Thanks in advance! Grt, Mischa.
2005 Nov 23
8
Compiler OR Obfuscator for RoR applications?
Hi folks, I''m a newbie in the Ruby land, The Ruby language and RoR looks really great but I think in my situation there is a problem, we are an ISV that sells web application and we don''t want our clients see our source code, I searched the web but couldn''t find any way to compile and\or obfuscate ruby code (in web (RoR)), is there such tool available for the language?
2006 Apr 24
12
Design Decisions
...hentication, do you have one authentication controller that you share with multiple apps (if you have multiple apps)? - do you keep scalability in mind when building an app? How? - anything else that you can think of... ;) I am interested to see what the different approaches might be. Thanx!! Mischa -- Posted via http://www.ruby-forum.com/.
2006 Nov 01
1
Call a script after every file modification
...refore RAID lacks data corruption features and needs many disks and Rsync and others are not realtime enough to duplicate the modifications on a other disk. Script would be fine because I don't think that I'm able to write a hack for that. I'm web developer not C specialist. regards Mischa
2010 Aug 16
1
Split number of imap-login and pop3-login processes
...tion processes. I have been increasing login_max_processes_count the last couple of days and I noticed that it's split between IMAP and POP3. All 129 imap-login processes are tied up while there are only 3 of the 129 pop3-login processes in use. Any help would be greatly appreciated! Thanx!! Mischa mail:~ # dovecot --version 1.2.12 mail:~ # dovecot -n # 1.2.12: /usr/local/etc/dovecot.conf # OS: FreeBSD 8.1-RELEASE amd64 zfs base_dir: /var/run/dovecot/ protocols: imap imaps pop3 pop3s listen(default): *,[::]:143 listen(imap): *,[::]:143 listen(pop3): *,[::]:110 ssl_listen(default): *,[::]:9...
2007 Feb 06
2
Which method to use to get content from index with a_a_f?
...ight method, so the term I searched for gets highlighted, but how do I get the text from the index in a ''normal case''. The highlight method feels inappropriate, because I don''t want to highlight anything. I don''t see what other method to use. Thanks in advance! Mischa. -- Posted via http://www.ruby-forum.com/.
2012 Jan 13
2
Using Dovecot-auth to return error code 450 (or other 4xx) to Postfix when user is on vacation
Hello to all members. I am using Dovecot for 5 years, but this is my first post here. I am aware of the various autoresponder scripts for vacation autoreplies (I am using Virtual Vacation 3.1 by Mischa Peters). I have an issue with auto-replies - it is vulnerable to spamming with forged email address. Forging can be prevented with several Postfix settings, which I did in the past - but was forced to remove, because our company occasionaly has clients with improper configurations and those setting...
2009 Jul 16
1
samba ldap problem
...lhost -U foo.bar Password: Receiving SMB: Server stopped responding session setup failed: Call returned zero bytes in this state we don't see any packets going to the ldap server anymore. Have you seen this behaviour or do you have any hints how we could debug this better? Thanks in advance, Mischa Diehm
2006 Dec 16
10
Getting "ArgumentError ( isn''t a valid directory argument.
I''m hoping someone has encountered this before. I''m using AAF trunk and trying to multi_search across 2 models. It works fine on my windows (Webricks) dev env but now that i''ve deployed to linux, (Apache, FastCGI) I''m getting the following error: ArgumentError ( isn''t a valid directory argument. You should use either a String or a Directory):
2006 Jan 05
40
RoR sucks, and heres why...
Well now that I got your attention.... Why RoR sucks: 1. It''s smarter than me. Just when I think I''ll have to do some mundane thing (like I use to in PHP or ASP), I find out RoR does it already for me. 2. It takes about half or less code to put my stuff together in RoR than it did in PHP, ASP, ASP.NET, etc. It seems so unnatural that I can have a method with only 4 lines
2006 Feb 14
1
How can I order_by a sub folder?
Hi there! I have a folder model which can contain sub-folders. I want to save the sub-folders in a variable ordered by the name of the subfolders: folder = Folder.find(1) sub_folders = folder.folders # ... how can I order the sub folders by name here??? Thanks, Mischa.