search for: applicatons

Displaying 20 results from an estimated 26 matches for "applicatons".

Did you mean: applications
2008 Nov 12
1
[fdo] Custom printer list for all applicatons
Hi, I would like to discuss issues with printer list displayed to users within open source desktop. In large environment, the cups printer list may get very long, and we need a way to display only relevant printers to the user. There are so much printing panel out there, and they are not using a printing framework other than libcups. So, I changed the libcups library to return only printers
2006 Dec 21
5
Advice with Model tests
Hi! I''m developing a rails applicaton with specify-before approach, with nice results so far. I use mocks and stubs in both Controller and views tests, but the main issue is with model testing. Since I''ve seen many examples here and there, I don''t know if the right way is to use fixtures or not at all (in model specs). Atm, I''m using them, but I
2006 May 17
1
Apache config: Two different rails apps using same domain name (mod_rewrite issue)
The problem I''m solving here is that I have two different Rails applicatons that uses the same domain name. One handles the www (e.g. www.mycoolapp.com) and is used as the main site, and the other handles the user subdomains (e.g.. someuser.mycoolapp.com). The DNS stuff and the Apache virtual hosts were all set up, the two rails apps are in place in the file system, an...
2005 Dec 14
1
Re: running TextAloudMP3
Hello I've succeeded running older version ov TextAloud on my machine (to some extend). It means that now I can type my registration code in the application and continue with running TextAloud. Later at some moment it ties to use TTS engines and then it shows the message that TTS engine isn't installed. I've installed AT&T Natural voices in TextAloud directory and have instructed
2007 Nov 30
6
Why ''xm console'' not works sometimes?
Hello, I''m using Red Hat AS 5 with Xen 3.0, and sometimes ''xm console'' does not work, the most of times when I''m trying to connect one full-virt machine with different arch from server, for example: [root@xen-5 ~]# xm list Name ID Mem(MiB) VCPUs State Time(s) Domain-0 0 1933 8
2006 Jan 26
0
XML Request in R: Pointers/examples needed
Hello R-helpers, I'm new to XML. I have been using an application for some time, but now I wish to automate my downloads with R. When I use the web interface of their XML application, I'm able to read the response in R with the XML package. My problem now is to send the requests directly from R. Here below are two XML request scripts that come from the applicaton help file. My
2007 Feb 13
0
Question regarding X11 forwarding implementation
Hi, I am using openssh 4.1 on AIX. I have noticed a strange behaviour with openssh X11 forwarding with respect to connection termination. The behaviour is seen during connection termination between the pseudo X11 socket (say 6010) opened by sshd on server which interacts with the X11 client application socket. I have compared the behaviour of two X11 applications 1. xterm 2. wish (tcl/tk
2005 Mar 05
0
Re: Is anyone using asterisk in a small call
Date: Fri, 4 Mar 2005 17:37:16 -0500 From: "John Scully" <jscully@isipi.com> Subject: [Asterisk-Users] Is anyone using asterisk in a small call center >Hello - I have just joined the lists and am considering installing quite a >few * systems. >I am looking for an IP-PBX with both solid standard features and >call-center/ACD features. >I have read the documentation
2011 Apr 16
2
ERP Application working slow & toolbar missing in applicatio
Hi, i installed dotnet framework & Oracle 11g Runtime client, My ERP Applicaton working good in wine but two issue is there One is, its access database from oracle server, listed database i can not see when i scroll it, its take 5 to 6 minutes, and I cann't see tool bars in ERP application. please help
2004 Jan 30
0
Samba, Lotus Notes Domino, PDF
Hello list, now I do not have a problem with Samba3. I have only a question where I need some suggestions: We have Lotus Notes Domino Server 6.5. This Server is reachable via Internet and an Internetbrowser. The application this Domino Server is running is an projectmanagment system. A lot of different Companys are working over that managment system for one project. They are autenticatet by the
2005 Oct 31
0
getpwnam user not on domain
I wonder anyone has came across this problem I have facing. Currently running 3.0.20b as member of W2K3 AD, I have a third party educational software that runs from a samba share which is available for all students. Somehow, I find that CPU is running high in % with server slowing down and winbind users not resolving properly to username from GID. I notice that a lot of these messages are
2006 Aug 16
11
just don''t ''get'' "has one" and "belongs to one"
Well, I understand what they do and how, I just don''t get why! It seems to me that any time you would have this relationship between two tables...they should be one table! Agile Rails book gives what seems to me to be a lame example for this. They use the example of an "invoice" and an "order". An invoice belongs to an order and an order has one invoice. Seems
2004 Sep 27
0
Setting up Samba on Solaris for Windows XP & MAC OSX access with a single point for authentication
...ood - I have to search for them). I would like to add that there is no actual domain here (it's a Mac/Unix shop and I'm the Windows support person). The Windows clients don't have a windows network, no ADC, no PDC, no WINS server). The Mac clients can see the shared folders (ie: /mnt/Applicatons or /mnt/users) but they are unable to see the contents of the folders. In addition the only way the clients can access the Samba share is if I create a local username and passwd for them (smbpasswd file). I'm not even sure where to start at this point. I think I need to reinstall Samba with s...
2001 Jun 18
0
Win32 Project Files and SDK Question and Patch
The Win32 SDK directory layout seems to need a small update in my eyes. Here's why: 1. Debug symbols get overwritten Problem: When the project files in the vorbis/win32 build, all temporary files of vorbis, vorbisfile and vorbisenc go into Dynamic_Debug (for the dynamic debug build as an example). The problems arise, when someone wants to debug the code. Since Visual C++ puts the symbols
2004 Oct 11
0
Installing Samba on Solaris
...ood - I have to search for them). I would like to add that there is no actual domain here (it's a Mac/Unix shop and I'm the Windows support person). The Windows clients don't have a windows network, no ADC, no PDC, no WINS server). The Mac clients can see the shared folders (ie: /mnt/Applicatons or /mnt/users) but they are unable to see the contents of the folders. In addition the only way the clients can access the Samba share is if I create a local username and passwd for them (smbpasswd file). I'm not even sure where to start at this point. I think I need to reinstall Samba with s...
2007 Oct 20
2
where to put code for my own paginator ?
I had to make my own pagination class in SQL Server. What I am wondering is where is a good place to put the code so that every controller and template can have access to it ? Right now I have put it in application.rb, the controller base class. This seems to work well, I did a project last summer where I put stuff in the lib directory. The only problem with that is that if you change any code at
2008 Nov 13
0
[LLVMdev] Practical --enable-shared LLVM builds.
Hi I'm not sure that it meets your needs, but in making C# bindings[1], I had to build the one-big-dll with only public stuff exported. I did this by processing the llvm-c headers into a linker script (so the llvm-c interface is the determiner of what's visible, rather than requiring decoration in the source code). The llvm-c interface mostly only covers front end IR building, not
2006 Dec 21
12
Difference between ZFS and UFS with one LUN from a SAN
All, I understand that ZFS gives you more error correction when using two LUNS from a SAN. But, does it provide you with less features than UFS does on one LUN from a SAN (i.e is it less stable). Thanks, Shawn This message posted from opensolaris.org
2005 Dec 31
9
RJS Templates not conducting callbacks
I''ve run across a weird problem with RJS that I''m trying to figure out: I have an application that was running 0.13.1 that I recently upgraded to Rails 1.0. I wanted to use RJS templates, so I installed the plugin and updated my prototype javascript file via ''rake update_prototype.'' I attempted to test the templates out via the following code, but the AJAX
2006 Jan 10
8
Noob: Child records not saved
Hi all, happily coding along, but it seems a belongs_to record is not saved. # Create some stuff def create_project @contact = Contact.new @project = Project.new(@params[''project'']) @project_contact = ProjectContact.new(@params[''collect'']) @project.project_contact = @project_contact contact =