Displaying 20 results from an estimated 300 matches similar to: "Regular Expressions + Matrices"
2006 Jan 12
4
How do you create a tree strucutre with ActiveRecord
I want to build an application that has the concept of administrative
domains. What I mean by this is that administrators have access to
different data, based on what domains they are a member of. The domain
strucutre is hierarchical. Here is an example:
- MLB
- AL
- East
- Yankees
- Red Sox
...
+ Central
+ West
- NL
+ East
+ Central
+ West
Now
2008 Apr 14
2
[Bug 15496] New: does not render ESPN hockey shot chart correctly
http://bugs.freedesktop.org/show_bug.cgi?id=15496
Summary: does not render ESPN hockey shot chart correctly
Product: swfdec
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2008 Apr 14
7
[Bug 15495] New: does not render ESPN baseball gamecast correctly
http://bugs.freedesktop.org/show_bug.cgi?id=15495
Summary: does not render ESPN baseball gamecast correctly
Product: swfdec
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: plugin
AssignedTo: swfdec at lists.freedesktop.org
2010 Sep 14
1
conf checkout
Hi gang,
I see that some posters today don't do full (or any?) backups
of their Asterisk systems/configuration. This may (sort of) help you.
Since pretty much all Linux systems have some sort of PERL installed, these
two files will let you make a quick copy of any configuration or other file
you might be about to change or destroy.
File 1 - /usr/bin/checkout
2009 Sep 29
1
Data source for American college football rankings?
An interesting, and topical, example of multivariate data for
classroom illustrations are the American college football rankings.
Starting at the end of October (or "week 8", the 8th week of the
football season) a set of rankings called the BCS (Bowl Championship
Series) will be published. This is a composite ranking based on two
subjective polls, the Harris and USA Today polls, and a
2012 Jan 17
2
How to loop on file names
Dear all,
I need to do the same procedure on several files. But I don't know how
to refer to the file name.
Here is an example of what I am trying to do.
List of files: file1(A,B,C, D1...Dn), file2(A,B,C,E1,...,En),
file3(A,B,C,F1,...,Fn)
Procedure I want to apply on each file:
dft <- melt(df,id=c('A','B','C'))
dft$X <- substr(dft$variable,1,3)
dft$Y <-
2012 Sep 26
3
Reading multiple files
Hi,
I have 35 data files for reading. I would like get a program for
performing reading of 35 files at once.
All are of the type: Dados1.raw, Dados2.raw and so on.
If the files have the same number of columns, I can read with the
following commands:
rm(list=ls())
filenames = list.files(path="~/Silvano/Arq", pattern="Dados+.*raw")
names = substr(filenames, 1, 7)
for(i in
2007 Apr 18
0
fw: Make sure your updated
An Investor ALERT is being issued starting right N0W. Keep your eyes
glued on PSUD!!
Explosive pick for our members!
PETROSUN DRILLING (PSUD)
Current Price: 1.13
Don't get caught in the dust, start watchin today because this company
has been known to release major news at any time which could bring the
st0ck up!!
Current News
PetroSun Named Title Sponsor of The Independence Bowl
2006 Feb 16
1
Joining a trusted domain
Hello,
I've come across a fairly unique situation and after much searching have
not found a solution. I thought I would see if anyone here has had any
experience with this before.
I have a location with two ADS domains with a two-way trust configured.
-For this example I will call them corp.company.com and bst.company.com.
-I have a FreeBSD client running Samba version three
-I want to
2015 Jun 21
2
Trying to re-install ZFS drivers
What should have been a routine upgrade to ZFS 0.6.4.1-1.el6.x86_64
somehow failed, and now I've lost access to a 2T raidz2 array. I've
tried removing all zfs and related packages (spl*), then starting fresh.
For reasons that have have nothing to do with this problem (I don't
think), I'm still booted to kernel 2.6.32-431.29.2.el6.x86_64, and there
are no other kernels installed.
2008 May 22
3
SOAP client in Ruby/Rails
Hi all. I have a need to build a SOAP client using Ruby and Rails. I''m
accessing a document/literal style SOAP service. I''ve been poring over
documentation (well, there really doesn''t seem to be any, so that''s a
little misleading), blog posts, and outdated tutorials all day, and I
still don''t really have anywhere to begin. Every tutorial seems to
have a
2004 Mar 23
1
Licensing issues with MS Domain
I read many posts from the archives but could not find the answer to my
question. So here goes:
I need to run a Samba installation on a RH9 Linux server. I have done such
installation before and was succesful at it. Our main network is W2K based
and users all have accounts in the domain. With great difficulties, I
convinced the MS Net Admin to create an entry for my Samba server in the
2004 Mar 30
3
Added a Tutorial to the wiki!
Hey everybody,
I just added a tutorial page to the wiki, and created a brief introductory
tutorial to get a new user going. I plan to add more tutorials on basics
and more advanced coding as time permits. Take a look if you get a chance,
and give me feedback. You can access the tutorial page under the Latest
News section, or through Introduction to wxRuby under Starting Points.
WATCH Wolverhampton Wanderers vs West Bromwich Albion LIVE STREAMING ONLINE English Premier League S
2012 Feb 12
0
WATCH Wolverhampton Wanderers vs West Bromwich Albion LIVE STREAMING ONLINE English Premier League S
Watch Live Streaming English Premier League Soccer Match between hot
favorite Wolverhampton Wanderers vs West Bromwich Albion Online HQD TV
Link on Your PC or Laptop. We are providing a certified 4500 Channels &
one platform HD TV link embedding from popular website like justin.TV,
ustream, live on Fox Sports, ESPN live TV channel, Fox spots in USA, Fox
Sports in UK, Australian TV channel,
2008 Mar 13
3
scrolling in a <select multiple="multiple"> list
I have a <select multiple="multiple"> list with a fixed height. It
contains several <option> elements that extend well past the viewable
area. I added code that would track which options had been previously
selected so that users could select multiple items without holding the
ctrl key.
I''m storing the previous selections in an array whose index
corresponds with
2010 Mar 03
0
Using gsub to replace text with link from database
I''m really close to solving this that I can smell it. In a nutshell I''m
trying to create this:
http://www.baseball-reference.com/friv/link_players.cgi
I have an app that has a database of baseball players.
I''m trying to create a feature where you can copy and paste your blog
text, the feature will scan the text and return the text with the
proper html links of my app
2004 Mar 30
12
Big question: Move to SWIG?
A few days ago, someone asked me why I am using wxpp instead of SWIG.
The question prompted me to revisit and re-evaluate SWIG, and I now
believe it would be best to convert wxRuby to SWIG.
SWIG has greatly improved its C++ support since the last time I looked
at it, and I think its Ruby support has improved quite a bit as well.
Also, now that I have written wxpp, I understand the nature of
2006 Dec 12
2
samba3.0.23d group permissions not working
Dear all,
I have samba3.0.23d running on FreeBSD 6.1. It is running with "security = ADS" and has been functioning correctly from about 3.0.14 to 3.0.22.
Since I upgraded to 3.0.23(a|b|c|d) group permissions are not honoured by Samba. For example:
drwxrwx--- 107 setup domain admins 3072 Nov 15 19:25 install
The user setup is a windows admin user; this user can access this
2008 Jun 24
3
Running the beast forum for the first time
Hey guys,
so I think I''ve done my installation of the beast forum correctly. Its
done the database migration and all the tables look fine. Now, when I
run
ruby script/server
and point my browser at http://localhost:3000/ I get a "500 Internal
Server Error" error.
Anybody know whats causing this? I''ve been trying to work it out for
ages now and its wrecking my head
2012 Feb 11
0
hhhhhhh Live Rugby @@ Italy vs England Live Stream Rugby RBS Six Nations 2012 Online Free TV On PC
Hey Rugby Lovers!! Enjoy to watch Italy vs England live stream U20 Six
Nations 2012 Game online rugby Exciting match with your Favorite TV
channel. Stream coverage Rugby League online TV, Live Rugby games watch
on skysports TV, bet with sky bet, betfair TV, ESPN TV, fox sports TV,
internet TV. You get links from the site — Just click the link. Enjoy
Rugby live broadcast, live sopcast, live