Displaying 20 results from an estimated 400 matches similar to: "Wine's seti@home team"
2006 Apr 14
1
SETI@Home
This is a lil bit off topic, but I thought I would bring it up, since we
have users that are trying to run windows BOINC under wine.
The wine project has a SETI@Home team (has had for some time), so if you run
the windows or linux BOINC/SETI@Home client, you can join our team and apply
your credits towards the project's total. Just go to
2005 Oct 26
0
CentOS SETI@Home team
http://setiathome.berkeley.edu/team_display.php?teamid=120195
If anyone here is participating in SETI at Home, consider switching teams
to boost CentOS. :-)
-Magnus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20051026/545b1c11/attachment-0002.html>
2004 Jul 20
3
wine seti@hom team
For those of you who don't know yet, the Wine project has it's own seti@home
team, at
http://setiathome2.ssl.berkeley.edu/stats/team/team_172471.html
The current objective is to overtake the Microsoft team
http://setiathome.ssl.berkeley.edu/stats/team/team_28.html
Help is needed, please if you already have seti@home installed.
If you don't, it's only 300k to download, runs natively
2010 May 01
1
I need some help joining data from 3 MySQL tables, please
Hi all,
I am trying to display collective data from 3 MySQL tables:
The query I have, so far, is
SELECT c . * , COUNT( m.id ) AS `members`
FROM `jos_mls_teams` AS `c`
LEFT JOIN `jos_mls_teams_members` AS `m` ON m.teamid = c.id
RIGHT JOIN ( SELECT u.name, u.lastvisitDate FROM `jos_users` AS `u` )
ON u.id = m.userid
GROUP BY c.id
LIMIT 0 , 30
But get the following error:
#1248 - Every derived
2006 Feb 23
2
Working with lists with numerical names
Greetings!
I'm have a hard time working with some data I imported from a baseball
database. Several of the database columns have numbers in them (2B,
3B), and when I try to use these vectors from the data frame, I get
syntax errors, probably because it's interpreting the name as a number:
> show(batting2005)
playerID yearID stint teamID lgID G AB R H 2B 3B HR RBI SB CS BB
2009 Mar 18
2
Issue with timeout option?
I have a project g4l that uses syslinux and have been working on the next
version. I installed the 3.74 pre5, and it worked just fine. But I was doing a
test, and booted the systems, and usually pick the default kerenel or one of
the other kernels on the CD before it times out with 60 seconds. But this
time, I didn't do that. It loaded the default kernel with no problem, but then
gives
2020 Oct 02
3
Lahman Baseball Data Using R DBI Package
I?m trying to pull data from one table (batting) in the Lahman Baseball database. Notice X2B for doubles and X3B for triples ? fourth and fifth from the right.
The dbGetQuery function runs fine when I leave there two out but I get error messages (in red) when I include 2B/3B or X2B/X3B.
Can anyone give me some direction?
Thanks,
Philip Heinrich
2014 Feb 13
4
Linux and HDT looking systems?
I've got a user of my g4l project that is having a system that locks with my
kernels, but also with hdt? The default versions are using the 5.10 version of
syslinux, but build a special setup using 6.02 and it still locks with both the
kernels and the hdt? He was able to get gparted i486 live iso to boot on the
machine, so not clear what the issue might be.
The system is a Fujitsu T734
2017 Apr 18
1
HDT-Project down for a few days now?
It now been a few days, and wondering if someone might know the status?
The following error was encountered while trying to retrieve the URL:
http://www.hdt-project.org/wiki/hdt-0.5.0
Connection to 204.232.192.182 failed.
The system returned: (110) Connection timed out
Hasn't been updated in some time, but I regularly check the site.
2009 Jul 16
9
Please help me understand how arrays are translated in rails
I''ve spent hours researching the subject and have tried many test
sequences in IRB, and rails console but I''m just having trouble making
headway into what is probably a very easy subject.
I understand arrays with at least 4 other languages but with Ruby I
haven''t found a mental connection with how I can assign variables to
arrays..
Take for example:
def
2007 Dec 24
1
Question on menu/Makefile
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Was just working with the latest 3.54, and find that the Makefile in the menu
directory didn't work until I added the /include/syslinux to the file.
< CFLAGS = $(M32) -mregparm=3 -DREGPARM=3 -W -Wall -
march=i386 -Os -fomit-frame-pointer -I$(LUDIR)/include -
I$(COM32DIR)/include -I$(COM32DIR)/include/syslinux -Ilibmenu -
D__COM32__
-
2020 Oct 03
1
Lahman Baseball Data Using R DBI Package
The double quotes are required by SQL if a name is not of the form
letter-followed-by-any-number-of-letters-or-numbers or if the name is a SQL
keyword like 'where' or 'select'. If you are doing this from a function,
you may as well quote all the names.
-Bill
On Fri, Oct 2, 2020 at 6:18 PM Philip <herd_dog at cox.net> wrote:
> The \?2B\? worked. Have no idea why. Can
2014 Jul 09
2
isohybrid binary not in 6.03-pre18? (utils bt is in bios/utils?)
[This email is either empty or too large to be displayed at this time]
2016 Apr 04
3
hdt error on syslinux 6.0.4-pre1?
Was seeing it I could get any closer with the efi boot using the 6.0.4, and
didn't have any more luck. Did a test with it in bios mode and it works for the
regular kernels, but when I tried the hdt.c32 I get the following error?
Undef symbol FAIL: parse_url
Failed to load COM32 file hdt.c32
Only find urlparce.c in the PXE directory, and no reference to it in any files in
the hdt
2013 Nov 26
1
Sysinux 6 will not boot ISOs on BIOS (i.e. pre-UEFI) systems
On 11/26/2013 06:52 AM, Gerardo Exequiel Pozzi wrote:
>>
>> Yes. I done the rebuild, but I can not test just now (enconding
>> video!). I will post the result in ~10 hours ;)
>
> Yes! Fixed :)
>
> I tested at LBA 65536 (~128M) and 655360 (~1280M) and works fine in
> both cases.
>
> The big mistery is why this works in some machines and why fails
> in
2019 Aug 16
2
Question on upgrading to syslinux 6.04?
I have a project G4L that has used syslinux for many years.
I've upgraded the syslinux from the kernel.org builds over the years up to
6.03 and just copied the newer files, and it has worked.
Saw that the new build machine I setup with Fedora 30 had the version 6.04
files. I tried the same process, and then booting the iso comes up with
message that it can not load ldlinux.c32, which is
2010 May 04
1
[PATCH] cat.c32: check if filename exists
cat.c32: check if filename exists.
Signed-off-by: Gert Hulselmans <gerth at zytor.com>
---
com32/samples/cat.c | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/com32/samples/cat.c b/com32/samples/cat.c
index 16380b0..3930f74 100644
--- a/com32/samples/cat.c
+++ b/com32/samples/cat.c
@@ -15,13 +15,18 @@ int main(int argc, char *argv[])
printf("argv[%d]
2016 May 08
2
HDT site down??
I have dyndns.org account, so added the name below and mapped the IP
address to it for now. Rather than having to remember the number.
http://hdt-project.dyndns.org/
Not sure what the status is.
On 5 May 2016 at 7:02, Pierre-Alexandre Meyer wrote:
Date sent: Thu, 5 May 2016 07:02:51 -0400
Subject: Re: [syslinux] HDT site down??
From: Pierre-Alexandre Meyer <pierre at mouraf.org>
To:
2020 Oct 08
0
Lahman Baseball Data Using R DBI Package
Hi Philip,
You've probably realized by now that R doesn't like column names that
start with a number. If you try to access an R-dataframe column named
2B or 3B with the familiar "$" notation, you'll get an error:
> library(DBI)
> library(RSQLite)
> con2 <- dbConnect(SQLite(), "~/R_Dir/lahmansbaseballdb.sqlite")
> Hack12Batting <-
2016 May 05
2
HDT site down??
Have noticed it is down, since I check this and other sites for updates
regularly. My monitor shows it down at
www.hdt-project.org DOWN www.hdt-project.org May 5, 2016,
4:45 am (Guam time GMT+1000)
Going to the web site gives this
The following error was encountered while trying to retrieve the URL:
http://www.hdt-project.org/wiki/hdt-0.5.0
Unable to determine IP address from host name