Displaying 5 results from an estimated 5 matches for "thoguhts".
Did you mean:
thoghts
2003 Feb 18
2
nmbd daemon
I wonder if anyone has any thoughts on why my nmbd daemon stops
running. I checked the logs and there is nothing showing in there as to
why this daemon stops. SMBD is running there just fine, but not NMBD ??
Any thoguhts?
---
Ted Gervais,
Coldbrook, Nova Scotia, Canada
2009 Mar 13
1
Tinc on 64-bit Vista
Guus,
Just thoguht I'd let you know -- Tinc works fine under 64-bit Vista!
Obtaining a 64-bit signed TAP/TUN driver was a bit of an ordeal. It appears
that the OpenVPN guys have forked out the money to get the TAP-win64 driver
signed for kernel modules.
I installed OpenVPN, then installed Tinc -- no problems whatsoever.
The OpenVPN installer does a check to see if it's running on
2012 Apr 25
0
FW: [BioC] Overlay Gene Expression on SNP (copy number) data
...to explore Gviz since it wouldn't work on R 2.14, would try it after upgrading to R 2.15. Other package - ggbio , work on an input 'Object'. I am not able to figure out what to provide as object - gene expression data matrix as whole and or SNP log2 normalised ratios?
Any more help or thoguhts here will be greatly appreciated.
Thanks a ton !
-E
From: Tengfei Yin [mailto:yintengfei@gmail.com]
Sent: 23 April 2012 21:30
To: Ekta Jain
Cc: bioconductor@r-project.org; r-help@r-project.org
Subject: Re: [BioC] Overlay Gene Expression on SNP (copy number) data
On Mon, Apr 23, 2012 at 6:33 AM,...
2006 May 15
33
acts_as_commentable release
I now have the acts_as_commentable plugin up on RubyForge. This
plugin will allow you to add comments to any active_record object in
your Rails application.
So far the directions are simple, and there are only a few features:
To install:
ruby script/plugin install
svn://rubyforge.org//var/svn/commentable/acts_as_commentable
In the readme there is a sample migration you will need to use, with
2006 Feb 25
31
Ajax Scaffold Generator for Rails Released
I just released a whole new version of the Ajax Scaffold Generator (for Ruby
on Rails). The generator creates a scaffold page like the typical rails one,
except adding, editing and deleting are all done inline. The generated
scaffold is valid XHTML strict and fully styled right out of the box.
Check out the demo:
http://ajaxscaffold.height1percent.com/
And the how-to: