Displaying 20 results from an estimated 1000 matches similar to: "Trying to get started"
2009 Sep 12
1
My WINE won't go to work
I still can't seem to figure out Wine and how it works. I tried again to get Brainfuse Quick Connect working last night and had the notion that perhaps I need to get Explorer up and running. I've tried everything I know to get that file in Other to run but nothing is happening.
I did get a lengthy error message.
[/home/ken/.wine/dosdevices/c:/windows/explorer.exe]
2009 Sep 02
1
Brainfuse QuickConnect in Wine
I got Brainfuse QuickConnect to come up in Wine but it's not all working properly. The whiteboard works fine. All the functions work well and curriculum explorer gets the right lessons. However, the lesson pages don't display correctly and none of the links down the left of the initial QC page work to take me to my schedule or anything else and neither do the links at the top of the
2006 Jun 23
2
Generate Models & Controllers from Ruby program
Hi All.
I would like to create a model, database, and controller (if possible)
from a webapp. Each model and controller will each have 4 methods, and
the database will always have the same number of fields. I will
probably create the database through create_table or a direct SQL
command.
My question is this - is there a method that I can call to create the
model and controllers? Would it
2009 Sep 12
3
Too many registrations!
Why are there separate registrations for every tab in the Wine HQ? Shouldn't there only be ONE registration for HQ, AppDB, Bugzilla and Forums? Having separate registrations for different parts of a site is just silly and definitely not user friendly.
2015 Oct 30
5
Centos 6: language mess with ssh
Thank you for you help.
I tried your tips but the problem remains. Example:
$ echo "SendEnv LANG LC_ALL" > ~/.ssh/config
$ LANG=C; export LANG; LC_ALL=C; export LC_ALL
$ ssh aa at quercy
You are required to change your password immediately (root enforced)
Last login: Fri Oct 30 15:02:34 2015 from quercy
WARNING: Your password has expired.
You must change your password now and login
2004 Jun 25
4
Bug in parse(text = <long polynom>) (PR#7022)
Merci beaucoup, Jean,
for the bug report -- which I'm no "completeing" to R-bugs
>>>>> "Jean" == Jean Coursol <coursol@cristal.math.u-psud.fr>
>>>>> on Thu, 24 Jun 2004 15:22:37 +0200 (CEST) writes:
Jean> I was exploring the polynom library with students:
<and found a segmentation fault from parsing a long expression>
2004 Jul 22
2
Programmation pour MLE
Bonjour,
Je veux cherché l’estimateur de vraisemblance maximal (MLE)d’une fonction à 3 paramètre inconue étant donné une échantillon de taille 50 (les observations des valeurs de x) alors comment je peux procédé
La fonction de densité est définie par :
f(x)= 1/3(g(a1)+g(a2)+g(a3))
avec g(ai)=(exp(ai)*ai^x)/x! pour i=1,2,3.
Je vous remercie beaucoup.
A. Elhabti
2008 Mar 16
8
include a page in another
Hi,
for my isbn plugin, I''m wishing to incldue generated isbn pages in
caller pages (the ones with <isbn value=""> tags).
But I want my isbn page to be processed before for its tags to be
transformed (like the relocatable or other ones). Besides, i do not
want its header to be included.
Is there an easy solution for that, or should I do the work myself ?
--
Nicolas
2006 Mar 06
4
rails internals?
Is there a list for discussing Rails internals or is that kind of one
of those jealously guarded secret things?
Also, I seem to be being a bit of a prat today, but if you read this closely:
http://www.rubyonrails.org/images/headlines/community.gif
Bit of a grammatical error there. (Sorry!)
Giles
2006 May 08
3
microsoft proxy & R project
hi,
as I'm using R at Dell (where I am working), I manage to install packages
from web, but there is a web proxy, which is pretty boring.
R asks me to enter an active directory login/password, that would
normally auth me through the web proxy, but it doesn't work.
I'm looking forward for your help. Sorry if I used bad english.
Any ideas ?
Laurent
--
«Un peu d'internationalisme
2008 Jan 07
2
Change Default Voicemail Message
Hello List,
I have a client (a nursing home) that we are looking at installing a trixbox for. One of the features that they would really like is a customized, standard voicemail recording for each of the residents rooms.
We are looking for something along the lines of a voicemail recording like this: "Welcome to (nursing home). You have reached room 5. Please leave a message after the
2006 Jan 31
11
ez_where plugin updated features.
Friends-
I wanted to let people know that there is a new experimental release
of this plugin. I would love feedback on syntax and features. There
is now a full test suite with fixtures that covers all the available
syntax. Look at the test suite for more syntax possibilities. There
have been many additions since my last release. Fabien Atelier has
been working on this with me and has
2006 Apr 12
1
rails api for dashboard widget like ruby rdoc widgets
hi guys,
has someone here implemented rails api for dashboard widget like ruby
rdoc widget?
http://www.apple.com/downloads/dashboard/developer/rubyrdocwidget.html
--
sig "kind regards" :name => " Arie Kusuma Atmaja ", :callme => " Arie ",
:ym => " riyari3 ", :email => " ariekusumaatmaja@gmail.com ".chop!,
:blog => "
2008 Mar 15
2
new webgen plugin : google analytics
Hi all
In order to add visit tracking to my webgen site, i''ve written a
google analytics plugin which, given a google analytics key,
automatically includes tre required javascripts.
Requirements :
in your page template, put {googleAnalytics: key: your_google_key}
just before your <body> tag.
And that''s all.
The code is the following :
2006 Mar 12
1
alias_method interferes ApplicationHelper
Hello,
I''m using Ruby 1.8.4 (darwinport), rails-1.0.0 (gem) , Powerbook / Mac
OS X 10.4.5 , Webrick.
How come Rails always raises NoMethodError for my helper (must_fill and
rp or number_to_currency_rp) in application_helper.rb ?
I doubt that alias_method is the culprit, but if i give #
comment then there will be no errors at all ... :/
what am i doing wrong? is it a bug or stupid me? Thx
2003 Aug 04
1
Réf. : Re: R?f. : system users and smbpasswd users
Hi :)
As I'd say in French "de rien !" (you're welcome :))
Yes, you can use PAM to redirect the system authentication calls to your
LDAP directory, but in reality samba
will continue to use two types of accounts : the "posixAccount"s (same as
/etc/passwd) and the "sambaSamAccount"s.
Everything will be stored in you LDAP directory, but Samba still needs two
2010 Jun 05
0
[LLVMdev] the PartialSpecialization pass (was Re: Is there a "callback optimization"?)
Applied, with minor changes:
1. deleted[std:distance(as, ai)] creates a map entry (with a null
value if the operator[] is not the left-hand-side of an assignment
statement) if one doesn't already exist. deleted->find returns
deleted.end() if the entry doesn't exist and doesn't change the map.
2. Included a comment to make it easy to find the spot where the
callsite is checked
2005 Oct 28
1
samba probleme
bonjour, je tente de faire fonctionner samba sur une dreambox.
Voici les erreurs dans le log:
Got device type ?????
2005/10/27 22:25:41 Denied connection from THIERRY_SIDONIE (192.168.2.34) to hdd
2005/10/27 22:25:41 error packet at line 165 cmd=117 (SMBtconX) eclass=2 ecode=4
voici le fichier smb.conf:
[global]
log file = /media/hdd/log/samba/log.%m
socket options =
2006 Feb 22
3
OT: svn installation tutorial
Hello friendly Rails community,
I''m sorry for this OT post, I''ve just switched to Mac and as I see there
are so many friendly mac users here, may I ask is there another
good/nice Subversion installation tutorial instead of this one:
http://developer.apple.com/tools/subversionxcode.html?
Is there another way to install it without compiling Subversion by
myself? For example via
read.csv fails in R console in Ubuntu terminal but works in RStudio after R 3.6.3 upgrade to R 4.0.2
2020 Jul 15
2
read.csv fails in R console in Ubuntu terminal but works in RStudio after R 3.6.3 upgrade to R 4.0.2
Hi,
I am trying to download some data using read.csv and it works perfectly in
RStudio and fails in the R console in the terminal in Ubuntu 18.04 after
upgrading from R 3.6.3 to 4.0.2. Before upgrading this worked in the R
console in the terminal also without any issues.
Why would that be? How to fix this?
Below please find R code output and sessionInfo().
*Works in RStudio*
>