Displaying 20 results from an estimated 200 matches similar to: "ez_where plugin updated features."
2005 Oct 24
2
boot conditionnel
Bonjour,
est il possible de faire booter pxelinux en fonction de condition.
J'ai besoin que la machine boot 2 fois (apr?s un reboot) sur le r?seau
(undis3c) et ensuite en localboot
--
BRIZARD Olivier
Technicien et Assistance R?seaux/Syst?mes
Universit? Joseph Fourier
Grenoble (38041)
UFR Biologie
Bureau C211
olivier.brizard at ujf-grenoble.fr
T?l: 04.76.63.56.39
Fax: 04.76.51.49.30
2005 Feb 10
2
Samba (Linux) Server and Mac OS X Clients
Hi,
I'v been googling around for information using a samba server as
authentification and fileserver for mac os x clients.
At the moment I have all useraccounts and (home-)shares configured on
the samba server and I can manually connect to the server from the os x
clients.
My Questions: Has someone a how to configure a loginscript for mounting
the samba shares?
Or has someone a how to
2007 Jul 20
8
Wx::StaticText
Salut alex.
J''ai une question a propos de wx::statictext(wxruby2)
est-il possible de mettre les accents pour la langue française?, car pour l''instant je ne peut pas mettre l''accentuation alors que ça marche bien avec "wxruby".
merci
Sebastien
_______________________________________________
wxruby-users mailing list
wxruby-users@rubyforge.org
2007 Feb 07
9
Digium TE110P
Helo,
I have problem with Digium TE110P connected to CISCO 3640 (port on
NM-HDV-2E1-60) wth PRI E1 link. I use CISCO now for testing but when I
tried with real PBX problem was exactly same.
I have this messages in Asterisk conole and log sometimes:
NOTICE[1115] chan_zap.c: PRI got event: HDLC Abort (6) on Primary D-channel
of span 1
Usually 2-5 such messages in series, can be repeated after 10
2005 Jul 21
4
Executable 'username map'
Hi,
I currently manage an environment where my Unix and Windows usernames are
defined, but different. So, I must use a username map. But I have several Samba
servers (one for each NFS package) and I must maintain all these username map
files. As we want everybody to map the same way on every Samba servers in a NIS
domain, we added the 'Windows user' information to the NIS
2015 Aug 26
1
New users not visible within webmin
I have recently upgraded samba to 3.6.23-9.el5_11 and have noticed all
new users created can not be seen with using the samba config tool
within CentOS or within the samba webmin module.
I can manually log in and look the account information within the
smbpasswd file and can query it using pdbedit.
I need to be able to edit this information from within the webmin module
as there are a number
2009 Dec 18
1
rubyinstaller-1.9.1-p243-rc1.exe | wxruby-ruby19-2.0.1-x86-mingw32.gem | encodage
Bonjour Alex.
Ce matin j'ai installer "rubyinstaller-1.9.1-p243-rc1.exe"
"wxruby-ruby19-2.0.1-x86-mingw32.gem"
"SciTE.exe 2.0.1.0"
Quand j'exécute (avec scite) mon fichier "Rss-wxruby.rbw" qui est encodé
en utf8 et qui habituellement(avec les anciennes versions de ruby,
wxruby et scite) fonctionne correctement, j'obtient ce message
2008 Jun 24
1
iBall UPS support?
Le lundi 23 juin 2008 ? 21:16 +0530, John Kennedy a ?crit :
> Salut!
bonjour
> I have an iBall Nirantar UPS-630 UPS
> (http://iball.co.in/inner/show_product_details2.asp?catid=25) and am
> interested in hooking it up to my Ubuntu box. Problem - it only comes
> with WinPower Windows driver... Alas I search for it's compatibility...
>
> I send you this message as this
2008 Jun 24
1
iBall UPS support?
Le lundi 23 juin 2008 ? 21:16 +0530, John Kennedy a ?crit :
> Salut!
bonjour
> I have an iBall Nirantar UPS-630 UPS
> (http://iball.co.in/inner/show_product_details2.asp?catid=25) and am
> interested in hooking it up to my Ubuntu box. Problem - it only comes
> with WinPower Windows driver... Alas I search for it's compatibility...
>
> I send you this message as this
2006 Sep 27
0
To render or redirect
Hi guys,
I have been using this code for a while and on the whole it works well.
# Display the search page
def search
@breadcrumb_title = ''Search''
if request.get?
@home_search = HomeSearch.new
else request.post?
@home_search = HomeSearch.new(params[:home_search])
@search_conditions = Home.search_homes(params).to_sql
if @home_search.valid?
2010 Jan 24
3
system vs shell wait command
Dear All,
I try to invoke a second program (called "gencont") within a R script.
However this second program needs some time to finish. After finishing the
output should be read into R and used for further calculation.
Under windows, it perfectly works:
result<-shell("gencont < yn.txt",intern=TRUE,wait=TRUE)
# R waits untill the program finishes (apporx 3 min) and
2007 Aug 27
4
Problem with save or/and if (I think but maybe not ...)
Hi,
I recently discovered the R program and I thought it could be useful to me.
I have to analyse data saved as .Px file (x between 0 and 8 - .P0 files have
18 lines at the beginning that I have to skip). New files are generated
everyday.
This is my strategy :
In order to analyse the data, I first want to copy the new data in a
database in MySQL (which already contains the previous data).
So
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 Feb 01
7
Explanation of "alias_method"
Hi!
I''m trying to extend ActiveRecord''s find method (Rails 1.0, Ruby 1.8.2),
but I recognize a strange behaviour of the "alias_method" call.
I wrote a very simple script to explain my problem:
------------------------------------------------------
module ActiveRecordExtension
def self.included(base)
base.extend(ClassMethods)
base.class_eval do
2005 Aug 10
5
validates_format_of on an optional field using :if
Hi there,
I''ve got the following in my model:
validates_format_of :postcode,
:with => /^([a-zA-Z]{1,2}[0-9]{1,2} [0-9]{1}[a-zA-Z]{2})$/,
:message => "is not valid",
:if => :postcode
... but it''s not working - it always insists on validation, even if postcode
is empty. Basically, the postcode field is optional, but if it''s filled in, I
want to
2007 Apr 12
9
taille de caractère
en fait je vous renvoi ce message car maintenant la taille de la police change au bout de 500 lignes environ, alors que j''avais reussi à garder la taille jusqu''à environ 5000 lignes.
Je ne comprend pas. Est-ce que c''est instable?
le bout de code que vous m''avez envoyer ne marche pas.
merci
Sebastien
_______________________________________________
wxruby-users
2006 Feb 28
1
Wrong id after join!
The Problem
-----------
After using a join in my find the id attributes set in my Entity objects
are wrong! It is setting the Entity id to the value from Postcode id!
The Code
--------
entities = Entity.find(:all,
:conditions => [...omited...],
:joins => "as e inner join postcodes as pc on
substring_index(e.postcode,'' '', 1) =
2006 May 18
3
Google Map
Used a great howto @
http://iamrice.org/articles/2005/12/09/using-google-maps-in-the-uk-with-rails
for using google maps on uk sites. Just having one issue I can''t seem
to work out how to draw the postcode from my table I keep getting hit by
method errors.
The controller is
require ''postcode_2_latlong''
postcode = Postcode.new("TN22 2LG")
# I want this to
2006 May 03
10
get Addresses and house numbers from Post Code?
Hi,
does anyone know a way to get the address and a list of house numbers
from a Post Code? Is their an online web service that will do this?
I''m creating an app for a chinese take-away and this functionality is
important. What do you think is the best way of achieving this? for UK
post codes.
Thanks
Chris
--
Posted via http://www.ruby-forum.com/.
2006 May 02
4
useful bit of code (hopefully)
Hi,
I often find myself using bits of code like this inside ActiveRecord,
perhaps it''s useful for others, or others can improve on it:
###########
# fix user input before validating it
before_validation :sanitize_input
# santize input before actual validation is called
# this uses the little methods defined below
def sanitize_input
trim %w(adres postcode woonplaats email naam