Displaying 20 results from an estimated 347 matches for "hobby".
Did you mean:
hobbs
2010 Oct 07
3
aggregate text column by a few rows
Hi, R function aggregate can only take summary stats functions, can I
aggregate text columns? For example, for the dataframe below,
> a <- rbind(data.frame(id=1, name='Tom',
hobby='fishing'),data.frame(id=1, name='Tom',
hobby='reading'),data.frame(id=2, name='Mary',
hobby='reading'),data.frame(id=3, name='John',
hobby='boating'),data.frame(id=2, name='Mary', hobby='running'))
> a
id name hobby...
2010 Dec 28
14
cerating multiple cjeck boxes using array
i have a registration form ,i want to store data in corresponding user
table in that hobbies field
,i want to store all hobbies in one column so i take multiple check
boxes and store in one array
all checked values for that i am using below tag,but not working,please
any suggestion
<%= check_box(:user ,:hobbies,:value =>''Games'') %>Games
<%= check_box :user ,
2005 May 10
58
A quick straw poll
How many of you are using Rails:
1. As the primary development tool at your Day Job
2. As a small part of your Day Job
3. Not using Rails in your Day Job, but are using Ruby
4. For OS/outside work/hobby
--
sam
http://www.magpiebrain.com/
2013 Nov 19
1
Amazon, Asterisk and reliability beyond a hobby system?
...ting and all the benefits.
The only thing I have yet to feel comfortable about putting in the cloud is real live Asterisk boxes to be used in production. I know it's being done because as far as I know Twilio is using Amazon for their Asterisk boxes.
I have read all the fun articles on building hobby type systems and that's all great.
What I really need to hear is from those that have deployed Asterisk in Amazon or Digital Ocean and how many simultaneous calls they are pushing through it and what the call quality and reliability has been.
Right now I am still using dedicated hardware but I...
2011 Apr 09
0
[LLVMdev] [cfe-dev] Adding new target for hobby OS
...s done I suspect many people will want it ported to the
other processors AROS supports.
----- Original Message ----
> From: Bjarke Walling <bjarke.walling at gmail.com>
> To: cfe-dev at cs.uiuc.edu
> Sent: Sat, April 9, 2011 2:06:30 PM
> Subject: [cfe-dev] Adding new target for hobby OS
>
> Hi,
>
> I'm contemplating using Clang for my hobby OS project called
> "wkernel". I want to add a new target i686-pc-wkernel. Later I want to
> support x86-64 and ARMv7. Is there any documentation on how to add a
> target like this? What is the state o...
2006 Apr 05
1
Fwd: [dmuars] Eh up - March 144 results altered
...238 M3RCV
192 G3SPJ
27 G0KPZ
16 M3CVN/P
Totalling 2631
Now we won so have 1000 points Cray should have (2631/2805)*1000 = 938
points
They have been given 991 points! Why!
Perhaps Peter can point out my error before I raise the issue with the
adjudicator.
Neil, G3RIR
SPONSORED LINKS
Craft hobby<http://groups.yahoo.com/gads?t=ms&k=Craft+hobby&w1=Craft+hobby&w2=Hobby+and+craft+supply&w3=Ham+radio&w4=De+montfort+university&c=4&s=88&.sig=bL0By1yBwB-v0XKMui6r0w>
Hobby
and craft supply<http://groups.yahoo.com/gads?t=ms&k=Hobby+and+craft+supply&w1...
2006 Mar 11
4
Unable to add computer to domain
I have an OpenLDAP backend, Samba knows how to talk to it, my Samba users
are stored in LDAP and file shares work fine authenticating to the LDAP
server.
I tried executing smbldap-useradd -w server02 on the command-line and got
the following error:
failed to perform search; Can't contact LDAP server at
/usr/lib/perl5/vendor_perl/5.8.7/smbldap_tools.pm line 362, <DATA> line 283.
Error
2007 Oct 19
2
header
...A3
Levels: A1 A2 A3
> mode(name)
[1] "numeric"
Why name is a factor and numeric? and why I do have X before the variable namin X20_1_TT_Z_e4? Is it possbile to have it as 20_1_TT_Z_e4 ?
---------------------------------
Ihre erste Baustelle? Wissenswertes für Bastler und Hobby Handwerker.
[[alternative HTML version deleted]]
2011 Jun 14
1
high number of processes
...cot# dovecot -n
# 1.2.9: /etc/dovecot/dovecot.conf
# OS: Linux 2.6.32-32-server x86_64 Ubuntu 10.04.2 LTS
log_path: /var/log/dovecot/error.log
info_log_path: /var/log/dovecot/info.log
log_timestamp: %Y-%m-%d %H:%M:%S
protocols: imap pop3 imaps pop3s
listen: *, [::]
ssl_cert_file: /disk/site/etc/ssl/hobby.nl/hobby.nl.crt
ssl_key_file: /disk/site/etc/ssl/hobby.nl/hobby.nl.key
ssl_cipher_list:
ALL:!LOW:!SSLv2:ALL:!aNULL:!ADH:!eNULL:!EXP:RC4+RSA:+HIGH:+MEDIUM
disable_plaintext_auth: no
login_dir: /var/run/dovecot/login
login_executable(default): /usr/lib/dovecot/imap-login
login_executable(imap): /usr/...
2009 Jan 29
2
Solution for SOLA-330 UPS !!!
...pin-out for this model UPS and I got a reply
today!
The answer is really simple! this model UPS just uses a normal serial
cable that is pin 1-1 through to 9 -9 and I now have it work as it
should via the megatec driver :)
Scott Evans VK7HSE
Phone: +61362291658
Mobile: +61417586157
scott at vk7hse.hobby-site.org
http://www.vk7hse.hobby-site.org
PGP/GPG Key ID 74639624
--
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager. Th...
2013 Mar 06
1
need help using read.fortran
...A4","3A1","A2","A1"),
header = FALSE,skip=0,sep="@",
col.names =
paste(idno,empmo,empyr,birthmo,birthyr,sex,race,teno,testmo,testyr,
testtyp,L500,L1k,L2k,L3k,L4k,L6k,L8k,RT1k,R500,R1k,R2k,R3k,R4k,R6k,R8k,
HPD,dept,shift,TWA,envclas,jobcode,hobby.med.STS,audclas,disp),
row.names = (idno) ))
I also tried a separate dimnames statement like so:
dimnames(AN35)[[2]] <-
c("idno","empmo","empyr","birthmo","birthyr","sex","race",
"teno","testmo",...
2003 Sep 09
2
Samba and CUPS Config Issue
...connect to it, the printer shows up in our
Printers control panel with no comment. This works fine on our Win2K boxes,
but is a show stopper for our Win9x boxes. We're running Samba 3.0 RC2 and
CUPS 1.1.19. Any ideas where things are breaking down? Thanks a lot!
--
Jason Lee - Programmer
Hobby Lobby Stores, Inc.
2009 Jan 25
2
SOLA-330 2 Questions !!!
...Ubuntu 8.10 repositories (2.2.2) and the
server is running Ubuntu-Server 8.10
So what have I got so horribly wrong for things to make "ME" a little
grumpy! so any advice on this would renew my sanity!
Thanks...
Scott Evans VK7HSE
Phone: +61362291658
Mobile: +61417586157
scott at vk7hse.hobby-site.orgCommunications with UPS ups at localhost lost
http://www.vk7hse.hobby-site.org
PGP/GPG Key ID 74639624
--
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email...
2012 Oct 15
6
centos 5 and php53
so whats the scoop on PHP53 for CentOS 5?
I have a long running webserver, runs a bunch of mostly php+postgresql
stuff, mostly hobby sites (clubs and local scout troops and such). has
latest updates to php 5.2.10-xx but I want to install something thats
insisting on php53. If I try and yum install php53, it says it
conflicts with php-5.2.10 ...
ok, do I remove the old PHP and install the one one? does that stand
a...
2010 Feb 25
9
uninitialized constant UsersController::User
...|format|
format.html # index.html.erb
format.xml { render :xml => @users }
end
end
end
this is my view file
<h1>Users List</h1>
<table>
<tr>
<th>Name</th>
<th>Age</th>
<th>Designation</th>
<th>Hobby</th>
</tr>
<% @user.each do |user| %>
<tr>
<td><%=h user.name %></td>
<td><%=h user.age %></td>
<td><%=h user.designation %></td>
<td><%=h user.hobby %></td>
<!--<td><...
2005 Dec 17
2
[LLVMdev] llvm as a safe language IR?
Hello,
I'm trying to avoid having to design my own IR for a hobby language that needs
safety guarantees similar to those of Java. Have there been any plans or
attempts to write a safety verifier for llvm object code or define a set of
easily verifiable instructions that can be translated to llvm quickly?
2009 Apr 24
1
Server Upgrade (Jaunty)
Hi to all...
I've just upgraded my server to Jaunty, and the newer version of NUT
2.4.1 works a treat! Thanks to all involved :)
Scott Evans VK7HSE
Phone: +61362291658
Mobile: +61417586157
Skype: vk7hse
scott at vk7hse.hobby-site.org
http://www.vk7hse.hobby-site.org
PGP/GPG Key ID 74639624
--
This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the system manager. T...
2006 Feb 14
3
is shared hosting evil?
...application runs reliably -- which hosting service are you using?
My main goal is to figure out if my experience is typical or not. And if
there are shared services out there that work fine, which ones are they?
My main apps are now running on VPS sites but I have a few low volume mainly
personal/hobby sites that are still running on a modest server in my
basement. I really like the aspect of running at a professionally managed
colo on someone else''s hardware. I would like to migrate these to a low cost
service. These are not business sites and don''t have strict up time
requirem...
2003 Nov 13
4
[LLVMdev] llvm 1.0, g++, SuSE 9, internal compiler error
...never crash (even if the LLVM
> sources had problems), and since SuSE made modifications to the compiler
> before they shipped it, they implicitly took responsibility for the end
> result.
I agree.
> You can try sending a bug report to SuSE.
hm, sending bug report is not my favorite hobby :)
> That said, if you can figure out what is causing the problem,
well, I know:
assert( expression && "my way to kick out gcc from SuSE 9 :)" )
BTW, the following
(expression && "my way to kick out gcc from SuSE 9 :)")
is ok for gcc. So the problem come...
2002 Jan 24
3
getting rank order
I'm doing a study where people place a deck of cards in a certain
order. It's sufficient to assume that their colors & each has a
number (it's actually about attributes of hobbies). I'd like to look
for patterns in how they've arranged the deck. For each subject I
have a list like 3,5,2,4,1, indicating that (s)he chose 3 first, then
5, then 2. . . .
I think what I first