Displaying 13 results from an estimated 13 matches for "ashu".
Did you mean:
ash
2000 Apr 13
6
Connection refused
Hi,
Here is my situation : I have installed Samba 2.0.6 on my computer, which is
running with Linux RedHat 6.0.
When somebody tries to connect to this server, he's got a 'refused
connection' message after he tried to my_IP@:139.
I don't think the smb.conf is responsible because we have tried with the
basic one, and it doesn't change anything.
As I'm fresh in Linux (and
2005 Dec 02
4
Formating output.
2005 Dec 15
1
User defined tick-n probe.
...the command line and no need to change the Dtrace
script. I am looking for something like tick-$2sec so that user can see
the result at the interval of every 5, 10, 15, 20, 50, 100 etc. sec
depending on what he provides as the second argument on command line. <br>
<br>
Thanks,<br>
Ashu.<br>
</font>
</body>
</html>
2010 Jan 18
3
validates_format_of :phone,
validates_format_of :phone,
:with => /\A\s*(?:(?:\+?(?:\d{1,3}(?:\s*|[\-.])))?\(?\d{3}[\-\/)]?\s*)
(?:[2-9][0-9 \-.]{6,})\s*\z/,
i pit it on my reuriments but error whlie entering
666.111.9999
i want it should be ok
any one help me please
--
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
2010 Jul 01
5
ROC curve in R
...nomic data. I have created a dataframe
which has "Reference" as one column and "Variation" as another. I want to
plot a ROC curve based on these 2 columns. I have serached the R manual but
I could not understand. Can anybody help me with the R code for plotting ROC
curve.
Thnx
ashu6886
--
View this message in context: http://r.789695.n4.nabble.com/ROC-curve-in-R-tp2275431p2275431.html
Sent from the R help mailing list archive at Nabble.com.
2010 Jul 09
1
RoR Sphinx-search (on Windows Xp) Guidance Request
Hui all, i am trying to implement sphinx search (on Windows Xp)
engine in my app. nut it fails in the several point i don''t know the
actual procedure .
Can anyone help me on this to implement sphinx-search (on Windows
Xp). or any good tutorails you please inform me
thanks in advance.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2010 Dec 01
2
Develop Facebook app using rail
hello
please tell me the way to develop facebook app by rails need to which
is good tool available now
facebooker , rfacebook ,mini_fb
and how to do post on users wall, email user , or send message to
user
Any link , notes , tutorials , blog
Thanks in advance :)
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to
2010 Sep 04
3
its easy but i forgot all
my models
borrower ----- has_many :loans
loan ----- belongs_to :borrower
my loans _controller
def new
@borrower = Borrower.find(params[:borrower_id])
logger.debug '' @borrower.id''
logger.debug @borrower.id
@loan = Loan.new
respond_to do |format|
format.html # new.html.erb
format.xml { render :xml => @loan }
end
2010 Aug 20
5
country state city drop down list rails
hi every one
please tell me the recommended way to get country
state city drop down list in rails
any gem - plug-in tutorial
thanks in advance.
--
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
2011 Jan 06
1
Invalid argument - https://graph.facebook.com/19292868552
require ''rubygems''
require ''hpricot''
require ''open-uri''
doc = Hpricot(open("http://graph.facebook.com/226723089703"))
@doc = doc.to_s.gsub(/"id.+?likes":/,"").gsub("{","").gsub("}","")
puts @doc
OR
require ''rubygems''
2013 Apr 12
0
Biggest Fake Conference in Computer Science
...il the resume and peace of mind forever!
Our study revealed that WORLDCOMP is a money making business,
using University of Georgia mask, for Prof. Hamid Arabnia. He is throwing
out a small chunk of that money (around 20 dollars per paper published
in WORLDCOMP’s proceedings) to his puppet (Mr. Ashu Solo or A.M.G. Solo)
who publicizes WORLDCOMP and also defends it at various forums, using
fake/anonymous names. The puppet uses fake names and defames other conferences
to divert traffic to WORLDCOMP. He also makes anonymous phone calls and
threatens the critiques of WORLDCOMP (see Item 7 in Se...
2010 Sep 01
0
PaperClip StorageMethodNotFound (Cannot found filesystem)
Hello ,
i have an issue with paperclip . when i a working on
windows its works fine when i Go on Fedora Or heroku It gives Error
PaperClip StorageMethodNotFound (Cannot found filesystem) :
.....................
.....................
.....................
.....................
is this works for me
2010 Dec 08
0
how to get access token facebook
i am using facebooker
and i have session keys
need to use Graph API that requires access_token
Please suggest me how to get that or how to exchange session keys
into access_token of all users
Thanks in advance
--
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