search for: pseudonym

Displaying 20 results from an estimated 25 matches for "pseudonym".

Did you mean: pseudonyms
2005 Jul 13
0
Testing failing
...attr_accessor :password #================================= # Hash the password before save #================================= def before_create self.hashed_password = hash_password( self.password ) end #================================= # Display the pseudonym if there is one #================================= def display_name if pseudonym and !pseudonym.empty? pseudonym else name end end #================================= # login #================================= d...
2007 Nov 07
5
Prototype error - iterator is not a function
...n Prototype and Domino (which I''m using as the web server)? Does anyone have any ideas on this? I can post some of the code that gets generated if that helps but I suspect that it''s something more fundamental like the codepage not being what Prototype or Domino expects. Thanks, Pseudonym --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this gro...
2013 Sep 12
5
Privacy rights of an old user of this list
...ly powerless and disturbed that the administrators of the r-help list refuse to remove a text that I decided a long time ago to publish here. I don't think that they own the rights of what I wrote and I wonder what I have done wrong to be disrespected in such a way. Best regards, John Gonzalez (pseudonym) [[alternative HTML version deleted]]
2006 Apr 22
9
Re: Re-proposal: web forums
...chives can't provide the same convenience. Two things come to mind: * Ability to apply a 'star' rating to topics (called "sticky"?) that are enlightened and/or of general interest. (I think that designated forum administrators perform this task.) * Ability to post under a pseudonym (without going through the trouble of finding a free e-mail provider, creating an account, figuring out how their web interface works, etc.) * ... What else?
2013 Feb 09
2
Forum
Hello, Who administrates the icecast forum at http://icecast.imux.net/index.php ? I registered...but never got my activation? Regards, dennis
2013 Feb 09
1
Forum
On 09/02/13 16:47, R?cker Thomas wrote: > On 09/02/13 14:23, Dennis Heerema wrote: >> Who administrates the icecast forum at http://icecast.imux.net/index.php ? >> >> I registered...but never got my activation? > The forum is run by someone from imux.net going by the pseudonym > "EvilOverlord". > I'm sorry, but I can't offer more insight than that. > #icecast on freenode IRC and the two mailing lists are the primary > support options for Icecast. > The forum is more of a self-help corner it seems and hosting donated by > above mentione...
2006 Jun 09
2
Noob with Overwhelming Deployment Woes...
...with PHP where I just dump the app in a folder and everything works out of the box. I found that everyone is using Capistrano, which relies on Subversion repositories - which I know of but don''t know how to setup or use. Then there is also lighttpd, fcgi, apache, and a host of other pseudonyms to worry about configuring. Can anyone reccomend where to get started at the beginning of all this? I''d like to deploy to my shared textdrive account for starters if that helps at all. I appreciate the help. Jason -- Posted via http://www.ruby-forum.com/.
2008 Mar 18
1
About TheoraSea and ITheora
Hello, I have just registred me (as JosephK but of course it's a pseudonym, I don't like trials) to talk about my projects ITheora and TheoraSea (and to learn english by practising :) ). I have seen that you already know about them by the article about TheoraSea on SOM and the article about ITheora on theora.org. Maybe can I explain how I have think all of that....
2007 Mar 21
1
rbind.data.frame reacts on levels without factor (PR#9578)
Full_Name: Lutz Prechelt Version: 2.4.1 OS: Windows XP Submission from: (NULL) (160.45.111.67) I stack a number of data.frames using rbind. Each of these dataframes has a column 'authorname', which is a factor and a column author = unclass(authorname) as piecewise pseudonyms. When using rbind to stack these dataframes, R warns about invalid factor levels and inserts all NAs in the author column. The reason appears to be that rbind.data.frame looks for the presence of levels, not actually for class==factor when deciding what to handle as a factor: if...
2002 Sep 21
4
Printing probleme Samba 2.2.3.a with CUPS
Dear All, after changing my Linux box to Samba 2.2.3a and CUPS I'm struggling with some probleme :
2011 Oct 12
1
Contributing to Samba: Samba now accepts corporate copyright.
...tch via the normal mechanisms described above, add a line that states: Signed-off-by: Random J Developer <random at developer.example.org> using your real name and the email address you sent the original email you used to send the Samba Developer's Certificate of Origin to us (sorry, no pseudonyms or anonymous contributions.) That's it ! Such code can then quite happily contain changes that have copyright messages such as : (C) Example Corporation. and can be merged into the Samba codebase in the same way as patches from any other individual. You don't need to send in a c...
2011 Oct 12
1
Contributing to Samba: Samba now accepts corporate copyright.
...tch via the normal mechanisms described above, add a line that states: Signed-off-by: Random J Developer <random at developer.example.org> using your real name and the email address you sent the original email you used to send the Samba Developer's Certificate of Origin to us (sorry, no pseudonyms or anonymous contributions.) That's it ! Such code can then quite happily contain changes that have copyright messages such as : (C) Example Corporation. and can be merged into the Samba codebase in the same way as patches from any other individual. You don't need to send in a c...
2016 Feb 10
2
Change Rscript and `/usr/lib/R/bin/R` relation
Dear all, I am trying to use multiple version of R unpacked from CRAN deb files. It does work successfully, except for some packages installation, whether Rscript has been used. I have configured alternatives and switch R environments without any problem and can install most of the packages. '====================================================== $ update-alternatives --display R R - auto
2010 Jan 21
2
about loops
Hello ! I have a quick question about loops. For example, I have a 1 * 1 square and its inscribed circle tangent i, whose radius, of course, is also 1. The loop here is as the following: generate n points, say 5, in the square randomly repeatedly until we have five in total in the circle, then we stop, otherwise we continue. I do not know how ! Help me Please ~ Thank you very much for
2014 Mar 26
2
who Maintain netfilter, i want to submit a patch
hi,all i have a patch for netfilter, i want to talk with you, how to submit ? thanks
2016 Feb 10
0
Change Rscript and `/usr/lib/R/bin/R` relation
Thanks for bringing the question over from StackOverflow [1]. I am not very impressed that you STILL hide behind a pseudonym and I am starting to question my sanity as to why I take time out to help someone like that. Anyway, read on ... [1] http://stackoverflow.com/questions/35313704/rscript-launch-custom-r/ On 10 February 2016 at 15:50, Cron Acronis wrote: | Dear all, | | I am trying to use multiple version of R unp...
2006 Jun 09
0
Re: Rails Digest, Vol 21, Issue 195
...with PHP where I just dump the app in a folder and everything works out of the box. I found that everyone is using Capistrano, which relies on Subversion repositories - which I know of but don''t know how to setup or use. Then there is also lighttpd, fcgi, apache, and a host of other pseudonyms to worry about configuring. Can anyone reccomend where to get started at the beginning of all this? I''d like to deploy to my shared textdrive account for starters if that helps at all. I appreciate the help. Jason -- Posted via http://www.ruby-forum.com/. ----------------------...
2013 Jun 22
2
[PATCH] pygrub/GrubConf: fix boot problem for fedora 19 grub.cfg
Booting a fedora 19 domU failed because a it could not properly parse the grub.cfg file. This was cased by set default="${next_entry}" This statement actually is within an ''if'' statement, so maybe it would be better to skip code within if/fi blocks... But this patch seems to work fine. --- tools/pygrub/src/GrubConf.py | 2 ++ 1 files changed, 2 insertions(+), 0
2006 Apr 22
3
Re: Sum-up: Re-proposal: web forums
...ounteract this problem (and having to use a stupid web-based email client as well :) this one is partially our problem, partially PEBKAC, partially the email providers problem. > 7) Missing "forward all postings re this topic to my inbox" feature > 8) Very difficult to post under pseudonym > > Not true, just don't include your real name anywhere in your email setup. I don't. Purely PEBKAC. > 9) Missing 'sticky' feature (?) > > That's not our problem. it's impossible for that to be our problem, because on a mailing list, sticky stuff is cl...
2016 Feb 12
1
Change Rscript and `/usr/lib/R/bin/R` relation
On Wed, 10 Feb 2016 10:18:51 -0600, Dirk Eddelbuettel wrote: > Thanks for bringing the question over from StackOverflow [1]. I am not > very impressed that you STILL hide behind a pseudonym and I am starting > to question my sanity as to why I take time out to help someone like > that. Anyway, read on ... > > [1] http://stackoverflow.com/questions/35313704/rscript-launch-custom-r/ > > On 10 February 2016 at 15:50, Cron Acronis wrote: > | Dear all, > | > |...