Displaying 20 results from an estimated 25 matches for "suraj".
Did you mean:
juraj
2017 Sep 11
0
hii this is suraj tamgale. i am a beginer and i want to start contributing to xapian if you have some good topics suggest i will contribute to it.
[This email is either empty or too large to be displayed at this time]
2003 Nov 15
3
ctokens vs tokens - HTB.
.....
1) what is a ctoken with regard to HTB? Does the ''c''
stand for ceil and if so how is it different from
tokens?
2) Is the difference, only in the generation of these
tokens?
3) Would the ctokens and token be treated equally once
borrowed?
Kindly help.
Thank you.
Regards,
suraj.
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc...
2006 Feb 07
2
validates_uniqueness_of case Sensitive
Is there a option to make validates_uniqueness_of Case Sensitive, if so
what is it, if not then how to do it without writing my own function.
Regards
Suraj
2011 Sep 29
1
documenting a behavior of adding named item to a list
...amed item to a list, its guaranteed that the item will be
added to the end of the list.
SO post:
http://stackoverflow.com/questions/7599349/adding-named-item-to-list-guaranteed-to-append-to-end-of-list/7599610#7599610
This is my first email to r-devel, so I hope this is an appropriate
question.
-Suraj
[[alternative HTML version deleted]]
2012 May 21
4
Rails developer required.
If you are experienced rails developer please let me know.
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2009 Sep 09
4
tables with Unicode box drawing characters?
Hello,
I read David Wheeler's table proposal[1] for Markdown and very much
agree with his conclusion and PostgreSQL-inspired proposed format. I
also read the mailing list archives for 2009 but did not find any
clear concesus on whether DW's format was officially accepted (I hope
it is soon!).
However, I want to ask: has anyone considered taking these simple
ASCII table drawings to the
2003 Jun 19
1
Samba 3.0 != ADS, whats missing?
...s capable
of acting as an ADS Domain Controller is limited and
experimental in nature."
In a less protocol and more application perspective,
what are the features (relatively important) that a
Samba (only, if that is possible) DC (with ADS
features) would be missing?
Thank you.
Regards,
suraj.
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com
2003 Nov 14
1
rate vs peakrate - TBF.
...ween
rate and peakrate, in conjucture to TBF.
IMHO,
rate : controls the no. of pkts flowing through the
pipe, and
peakrate : controls the no. of tokens flowing through
the bucket. A funtion(?) of peakrate and mtu is rate.
If this is true, why do I need to specify both
peakrate and rate?
Regards,
suraj.
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc...
2006 Jan 30
4
What is supposed to happen when you run dispatch.fcgi?
I''ve seen a number of posts where someone says, "What happens if you
just run dispatch.fcgi directly?" Every time I do it, I get a "500:
internal server error" message. I was just curious if that''s what''s
expected running it directly. I assume so, because my apps all work
fine, but that''s always bugged me.
Pat
2011 Jul 11
0
CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
...v. of Virginia, US
e-Research and Applications: Daniel S. Katz, Univ. of Chicago and Argonne National Lab, US
Tools& Services, Resource Management& Runtime Environments: Ramin Yahyapour, Dortmund
Distributed Data-Intensive Science and Systems: Erwin Laure, KTH, Sweeden
Publicity Chairs:
Suraj Pandey, Univ of Melbourne, Australia
Yoshiyuki Watase, KEK, Japan
Cameron Kiddle, Calgary, Canada
Ioan Raicu, Illinois Institute of Technology and Argonne National Laboratory, USA
Adam Barker, St. Andrew's, UK
CONFERENCE ORGANISATION
General Chair: Nils gentschen Felde, MNM, Munich
Program C...
2011 Jul 11
0
CFP: The 12th IEEE/ACM International Conference on Grid Computing (Grid2011)
...v. of Virginia, US
e-Research and Applications: Daniel S. Katz, Univ. of Chicago and Argonne National Lab, US
Tools& Services, Resource Management& Runtime Environments: Ramin Yahyapour, Dortmund
Distributed Data-Intensive Science and Systems: Erwin Laure, KTH, Sweeden
Publicity Chairs:
Suraj Pandey, Univ of Melbourne, Australia
Yoshiyuki Watase, KEK, Japan
Cameron Kiddle, Calgary, Canada
Ioan Raicu, Illinois Institute of Technology and Argonne National Laboratory, USA
Adam Barker, St. Andrew's, UK
CONFERENCE ORGANISATION
General Chair: Nils gentschen Felde, MNM, Munich
Program C...
2006 Apr 17
0
Rails 1.1.2 Flash in Functional Tests
I am unable to get the value of flash[:message] in the test case, where
as i am able to get the value of flash[:error] & flash[:notice]. The
tests work properly in rails 1.0, is it a bug or a feature added to
rails so as to restrict the use of flash.
Regards
Suraj
2006 Feb 14
1
Associating a query with a active record class
Is there a way by which i can associate a complex query with a Model
class without using a VIEW, so that i can access all the names of the
columns returned by the query.
2005 Dec 21
3
How to make a drop-down automatically submit an AJAX form
Hi,
I know that to make a dropdown box automatically submit when you change
the value, you do this:
<select ..... onchange="this.form.submit();">
BUT i''ve got an ajax form, and if i do the above trick, it simply
reloads the ajax partial into the whole screen, rather than into the div
where it is meant to go.
I''ve already got it all working so that if you click
2009 Oct 27
0
unicorn 0.93.4 - *BSD stdio compatibility
...ly conventions for the mailing list
configurator: stop testing for non-portable listens
KNOWN_ISSUES: document Rack gem issue w/Rails 2.3.2
stop continually resends signals during shutdowns
add news bodies to site NEWS.atom.xml
configurator: fix broken example in RDoc
Suraj N. Kurapati (1):
show configuration file path in errors instead of ''(eval)''
[1] http://redmine.ruby-lang.org/issues/show/2267
--
Eric Wong
2011 May 16
0
Fwd: adding GPLv3 to unicorn license
...on at yhbt.net>
To: mongrel-unicorn at rubyforge.org
Cc: Hongli Lai <hongli at phusion.nl>, Augusto Becciu <augusto at jadedpixel.com>,
I?aki Baz Castillo <ibc at aliax.net>, Wayne Larsen <wayne at larsen.st>,
Andrey Stikheev <andrey.stikheev at gmail.com>,
"Suraj N. Kurapati" <sunaku at gmail.com>,
Luis Lavena <luislavena at gmail.com>, Ian Ownbey <ian at inspir.es>
Subject: Re: adding GPLv3 to unicorn license
Hello, you''re being Cc:-ed on this email because you''ve contributed
to the Mongrel or Unicorn code base at...
2003 Nov 07
0
Understanding the U32 filter.
...p protocol 0x6 0xff'' for differentiating
between tcp and udp. Why is this so? The first match
phrase uses the words "match tcp dport ..." so in the
kernel memory shouldn''t a equivalent entry be there;
then why do I need a second protocol match rule?
Thank you.
Regards,
suraj.
__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree
_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc...
2016 Mar 31
1
[Bug 11817] New: Fix rsyncd.conf gid field parsing: allow spaces within them and improve delimiter logic
...them and improve delimiter logic
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: suraj at ixsystems.com
QA Contact: rsync-qa at samba.org
Created attachment 11952
--> https://bugzilla.samba.org/attachment.cgi?id=11952&action=edit
Patch to allow spaces within group names in rsyncd.conf
We (at FreeNAS) encountered this bug when one of our users filed this bug:
https:...
2006 Jun 05
2
Bug in RedCloth or in my head?
Instead of emm-dashes I get struck-out text surrounded with single hyphens. RedCloth
3.0.4:
>> d = RedCloth.new "-- hyphens to the left of me, hyphens to the right, all should be emm
dashes --"
=> "-- hyphens to the left of me, hyphens to the right, all should be emm dashes --"
>> d.to_html
=> "<p><del>- hyphens to the left of me, hyphens
2018 Feb 21
1
Specify multiple nested random effects in lme with heteroskedastic variance across group
I want to fit a random effects model with two separate nested random
effects. I can easily do this using the `lmer` package in R. Here's how:
model<-lmer(y ~ 1 + x + (1 | oid/gid) + (1 | did/gid), data=data)
Here, I'm fitting a random intercept for `oid` nested within `gid` and
`did` nested within `gid`. This works well. However, I want to fit a model
where the variance of the