Displaying 20 results from an estimated 8000 matches similar to: "Question on Db Table design"
2004 Nov 12
1
Firefox keyword searches for R & S-Plus
If you've 'rediscovered the web' with Firefox (http://getfirefox.com), you
might find this tip handy. Suppose you want to search the (local) R
documentation for information about the lme function. Wouldn't it be nice
to just type into the browser address bar:
r lme
and have the search performed? Here's how (on Windows):
Click on this link:
2006 Jan 15
1
Attributes of a relationship
Hi all,
I have two types of models which I''m not sure how to model (or if it''s even
feasible) with ActiveRecord. Let me know if you''ve got any good ideas.
1) For those of you who are familliar with del.icio.us, you probably know
that you can bookmark a site, and add your own tags to it. Each person has
their own tags for a site, even though multiple people can
2003 Dec 18
1
sharing bookmarks with rsync
I would like to have my computer at home and my
computer at work to share the same bookmarks. My idea
was to have each of the computers sync with a server's
bookmark file. If the client has a newer file than the
server it would upload it, if the client has an older
file it would download it. I already have the
authentication keys set up and want to do it over ssh.
Would this be one way to
2001 May 15
1
How to display bookmarks on Lotus Notes 5 - Here is the solution
If you use Notes 5 with wine, you probably have the problem, that the
bookmarks frame doesn't open when you click on Favourites or other folders
on the left side.
Solution:
Create a Memo in Notes
Go to the Body field and select Create/Hotspot/Button
In the lower half, select Script and paste in this code
Sub Click(Source As Button)
Dim db As New
2010 Oct 11
5
Object lost in memory/trashed?
Hi,
I''ve got a problem on which I''ve spent many hours, and I can''t get a
clue on what is happening... I hope someone here will be able to help
me.
Here is the situation : my Rails app uses acts_as_commentable and
acts_as_bookmarkable on a Diagram model. Everything''s working OK
individually: I can create a comment on a Diagram, bookmark it, and so
on.
Now,
2005 Sep 12
1
Multi-Channel/Stream support?
Hi all,
I'd like to know how well Speex handles multiple input streams. More
specifically, if i have 4 streams that are playing at "the same time", how
well does the CODEC handle switching from one stream to the next to process
the audio.
The reason i ask is this....My project up until now uses the MELP CODEC
which didn't specifically have the ability to handle multiple
2006 Jan 02
4
Bookmarking a page inside r-project.org
By way of review, most large Web sites allow the user to create
*bookmarks* which link to pages inside the Web site. However, here,
the pages have one of just two URL's:
http://www.r-project.org and
http://cran.r-project.org
The reason is the way HTML *frames* are used in setup of the Web site.
It would be very helpful if the Web site were revised so that many if
not most pages had
2006 Jun 22
2
id column for join table... kosher?
I''ve got two tables, bookmarks & tags. Using a
has_and_belongs_to_many association, I can do lookups using a join
table called bookmarks_tags. Two questions:
1. Can I have a migration for my join tables? Rails seems to "know"
about join tables implicitly from the associations, but if I do a
rake migrate the join tables won''t be built. I''ve been
2015 Jul 12
1
Mounting NFS file systems via Nautilus on CentOS 6
Looks like Nautilus is periodically 'stat'-ing the bookmark location.
How about making a softlink to the target dir in your home directory, then
bookmarking the link in nautilus. Hopefully Nautilus will stat the link
and not the target then.
K
2006 Jun 14
0
testing table associations
First, thanks to everyone who replied to my pluralization question
from before! Today I''m confused by associations. I''ve set up a bunch
of associations in my models to describe these relationships:
- each user can have many bookmarks and tags
- each bookmark can have many users and tags
- each tag can have many bookmarks and users
(Part of what is confusing is that I can
2012 Oct 12
2
pdf viewer with bookmarking facility?
pdf viewer with bookmarking facility?
2006 Jan 23
2
del.icio.us-like output
I''m trying to build a page similar to a delicious page that is a listing of
your bookmarks in this format:
1. Querying serialized data in
ActiveRecord<http://www.karmiccoding.com/articles/2005/11/29/querying-serialized-data-in-activerecord>
Hack
to search serialized fields
to rails <http://del.icio.us/djsodom/rails> ... and 4 other
2006 Feb 22
1
Include Exclude .. a canonical way
I'm wrestling with include/exclude rules and not finding a way to do
this:
Simplified command: rsync -avv --exclcude-from=rsync_exclude \
~/ /dest/
Backup ~/ including ~/.kde3.5/share/apps/konqueror/bookmarks.xml
but excluding everything else under ~/.kde3.5
Here are some of what hasn't worked in an EXCLUDE file.
+ /.kde3.5/share/apps/konqueror/bookmarks.xml
2006 Jun 21
3
rake migrate says table already exists
Hi all,
I used the generate script to make a bunch of table migrations,
resulting in files like 002_bookmarks.rb, 003_tags.rb, etc. When I
did the ''rake migrate'', the db was set up but more migration files
appeared, now called 009_create_bookmarks.rb, 010_create_tags.rb,
etc. Now when I want to change the database (add a table or column,
alter the schema) I do
2004 Nov 09
1
Improper link handling?
Samba supports links now, right? I was recently experimenting with a
setup for cross-platform access to a user's FireFox bookmarks.
Unfortunately, FireFox overwrites the link to the bookmarks file on
exit. How is this possible if Samba is interpreting the link correctly?
Shouldn't the file that the bookmarks link points to be overwritten
instead? Both the link and the file are on
1999 Oct 25
1
Linking to html help from outside R
Dear R-help-ers
(Currently running Version 0.65.1 Release (October 07, 1999) on Solaris
2.6)
My problem has to do with updates of the R language. When I install a
new version, I would like to just change one directive, or a soft link to
the current doc/html/ directory, to update a bookmark I have pointing to
the current R doumentation directory. I've tried building a soft link:
2005 Sep 01
0
Multi-Page Websites VS AJAX
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
I found this to be quite interesting not sure if there are any plans for
implementing it.
The problem
In a regular Multi Page Interface (MPI) website, each page has a unique URL.
These URLs can be used to bookmark your location, and the browsing history
is just a list of those URLs in the order you visit them. An AJAX
application however has a
2003 Aug 20
1
including file from excluded directory
I'm trying to explicitly include a file that exists under a directory
that I otherwise want excluded. Here are my command and include list:
rsync -e ssh -Cavz --delete --update \
--include-from=$HOME/.rsync.laptop . $DEST:
where $DEST contains the remote machine name and this is being run
from the top of my home directory. My include list is:
+ /.addressbook
+ /.ICAClient
+
2006 Mar 21
5
Object#id being deprecated - Rails 1.1
Hi
Think this is probably straightforward, but I don''t know enough about
rails to work it out, so was wondering if anyone can help
I keep on running into this error when I''m deploying my app:
"FastCGI: server ".../public_html/public/dispatch.fcgi" stderr:
../config/../app/views/items/_side_share.rhtml:8: warning: Object#id
will be deprecated; use
2006 Aug 24
2
Design questions on creating digg.com-like URLs (are they considered RESTful?)
Hi everyone, I''m working on creating a site that functions similar to
digg.com (please no "no more digg clones" remarks please! :) ). One
thing I really like about digg is there URLs are very nice to read and I
would like to emulate that without having a lot of actions spread out
all over my application.
So in my app I have three main resources:
Users, Tags, and Items