Displaying 8 results from an estimated 8 matches for "titolo".
2006 Jun 28
1
HELP! adding new object to @objects...
...["se"]["free"].to_s
@search << "<b>" << @params["se"]["free"].to_s << "</b> in
Ricerca Libera "
if(@tmp)
@tesis << @tmp NOT WORKING
end
end
if (@params["se"]["titolo"].to_s.length > 0)
@tmp = Tesi.search @params["se"]["titolo"].to_s, :only =>
[''titolo'']
@search << "<b>" << @params["se"]["titolo"].to_s << "</b> nel
Titolo "
if...
2007 Jul 30
2
EditingCentOSWiki in Italian
...llegato]}}}
Per esempio, per collegare la sottopagina "Bar" a questa pagina, si dovrebbe
usare: {{{[:/Bar:Questo testo sar? il link]}}}
* Se le vostre pagine cominciano a diventare troppo corpose, valutare
l'opportunit? di dividerle in sezioni usando opportunamente le intestazioni.
= Titolo 1 =, == Titolo 2 == ... ===== Titolo 5 =====
* Se le vostre pagine sono davvero molto lunghe, per cortesia aggiungere la
macro `[[TableOfContents]]` all'inizio. Questa creer? un indice per la
pagina stessa.
== Linee guida riguardo allo stile ==
* Evitare l'uso delle prima persona singolar...
2010 Oct 25
1
lowess() won't handle NAs
...caly drop 'em, so that the smoothing looks
like a mess in the plot ....
I attach my scripts, a function that would automatize the process
explained above
#d = a data.frame with some Na
#c1,c2 =column indexes
regr.plot<-function(d,c1,c2,
method=c("spearman","pearson"),titolo,xtag,ytag,livello){
test<-cor.test(d[,c2],d[,c1],method="spearman")
pval<-round(test$p.val,4)
corr<-round(test$estimate,4)
I<-predict(lm(d[,c1]~d[,c2]),newdata=d,interval="confidence",level=livello)
plot(d[,c2],d[,c1],xlab=as.character(xtag),ylab=as.character(ytag))...
2011 Feb 11
1
accept_nested_attributes, reject_if doesn't work.
...dependent => :destroy
has_many :tags
accepts_nested_attributes_for :tags, :allow_destroy => :true,
:reject_if => proc { |attrs| attrs.all? { |k, v| v.blank? or v.nil? } }
end
rails c
irb(main):001:0> post=Post.first
=> #<Post id: 1, name: "prova", title: "titolo prova", content: "prova
1", created_at: "2011-02-01 10:03:10", updated_at: "2011-02-01
10:03:10">
irb(main):002:0> post.tags.create()
=> #<Tag id: 5, name: nil, post_id: 1, created_at: "2011-02-11
13:19:22", updated_at: "2011-02-11 13:1...
2008 Apr 14
2
Problems with nil object
...<%= error_messages_for :comment %>
>20: <% form_for @comment, :url => {:action => :save_comment} do |form| %>
>
This is the code for the add_comment page
<% for post in @posts %>
<div class="post">
<p>Titolo: <%= post.titolo %> <span>data: <%= post.data
%></span></p>
<p>Testo: <br /><%= post.testo %></p>
<span><%= link_to ''Commenti('' + post.comments.size.to_s + '')'',
:action => '...
2008 Oct 31
6
link_to submit form value 2
...with a link to values inside some form. I''ve read in
other posts that it''s possible if i include the forms inside a html
<div>...
So here it''s my code of the view :
<div id="study">
<table>
<tr><td><label for="study_titolo">Titolo di
studio</label></td></tr>
<tr><td><label
for="study_istituto">Istituto</label></td><td><label
for="study_conseguito">Data di conseguimento</label></td><td><label
for="...
2006 Jul 06
0
problema con i test automatizzati
...nit::TestCase
fixtures :products
def setup
@product = Product.find(1)
end
# Replace this with your real tests.
def test_create
assert_kind_of Product, @product
assert_equal 1, @product.id
assert_equal "Pragmatic Version Control", @product.titolo
assert_equal "Come utilizzare il controllo di versione",
@product.descrizione
assert_equal 29.95, @product.prezzo
assert_equal "http://www.alfonsomartone.itb.it/yescna.jpg",
@product.image_url
assert_equal "2005-01-26 00:00:00",
@pro...
2014 Feb 10
0
Segmentation fault in libdovecot-storage.so
...fea0 <login_client_failed>, request_auth_token = 1}
service_flags = <value optimized out>
storage_service_flags = <value optimized out>
username = <value optimized out>
c = <value optimized out>
Thanks
Francesco
--
Documento senza titolo
*Francesco Fiore*
System Engineer
Babel <http://www.babel.it/> - una business unit di Par-Tec S.p.A.
*T:* 06.9826.9600 *M:* 338.756.9180 *F:* 06.9826.9680
P.zza S.Benedetto da Norcia, 33 - 00040 Pomezia (Roma)
------------------------------------------------------------------------
CONFIDENZI...