search for: applcations

Displaying 20 results from an estimated 21 matches for "applcations".

Did you mean: applications
2010 Oct 18
4
How to run the application Rubyonrails's on the server (localhost)
i have download the source code of OpenStreetview.org ,this is a rubyonrails applcation.but i dont know how to run it on my computer. i have installed ruby,rails,apache,mysql(Just install) Besides this i know nothing. please somebody help how to run the rubyonrails applcation at server at own computer Thanks in advance -- You received this message because you are subscribed to the Google
2004 Jun 26
2
Installer package destroys permission settings on /Applcations (PR#7025)
Full_Name: david Reitter Version: 1.9.1 OS: Mac OS X 10.3 Submission from: (NULL) (18.85.44.174) The installer package seems to change the permissions on the /Applications folder (and probably on other folders as well), which means that a normal user (that does not happen to have user id 501) cannot open the Applications folder anymore. Both group and user are changed to id '501' (which
2006 Mar 28
2
error 500 page not showing on production (lighty)
Hi, Do I need to configure something to get my custom public/500.html page showing on my production server (lighttpd)? My custom 404 page is showing but when I hit an exception I just see the default (Applcation Error) message. Also, is it possible to include some ERB in error404 and 500 pages? Jeroen
2007 Dec 06
3
number_to_currency
I am using the number to currency function because i live in the uk and the company want me to only show values of the pound of course.I have created all my application using ruby script/generate scaffold_resource.... I have come across with a problem... this code is in my applcation: def number_to_currency(number, options = {}) options = options.stringify_keys precision, unit, separator,
2010 Oct 22
6
(Unable to start rails application) ruby scipt/server error
1) I installed the ruby-1.9.2-p0 and rubygems-1.3.7 in the (/usr/local/src directory ) 2) Then i installed rails from terminal by typing follwoing sudo gem install rails --include-dependencies 3) Then i made a rails applcation from terminal as rails new demo then cd demo ruby
2006 Apr 19
6
Please help Me!
Hi to this Group! I am new to Ruby! I am facing problrm s to find the database functions. I want the source of sites for predifiend functions for handling the database. I develpong the shoping cart application, In that i am facing problems to delete the perticuller item form cart . I got idea to delete the total cart information using sesiions I want to delete the perticuller item form
2018 Aug 06
1
Re: [PATCH nbdkit] protocol: Implement NBD_OPT_GO.
On Mon, Aug 06, 2018 at 05:31:54PM +0300, Nir Soffer wrote: > On Mon, Aug 6, 2018 at 5:06 PM Eric Blake <eblake@redhat.com> wrote: > > > On 08/06/2018 02:54 AM, Richard W.M. Jones wrote: > > > On Sun, Aug 05, 2018 at 12:11:04AM +0300, Nir Soffer wrote: > > >> But we have a bug - server configure to allow access to "export", > > >> but
2018 Aug 06
3
Re: [PATCH nbdkit] protocol: Implement NBD_OPT_GO.
On 08/06/2018 02:54 AM, Richard W.M. Jones wrote: > On Sun, Aug 05, 2018 at 12:11:04AM +0300, Nir Soffer wrote: >> But we have a bug - server configure to allow access to "export", >> but allow access to the default empty "" export. > > nbdkit ignores the export name you pass in and always has done: > >
2018 Aug 06
0
Re: [PATCH nbdkit] protocol: Implement NBD_OPT_GO.
On Mon, Aug 6, 2018 at 5:06 PM Eric Blake <eblake@redhat.com> wrote: > On 08/06/2018 02:54 AM, Richard W.M. Jones wrote: > > On Sun, Aug 05, 2018 at 12:11:04AM +0300, Nir Soffer wrote: > >> But we have a bug - server configure to allow access to "export", > >> but allow access to the default empty "" export. > > > > nbdkit ignores
2004 Aug 05
2
new bounty for modifying calling card application to mysql
Hi, I've just initiated a new bounty for the above; http://www.voip-info.org/wiki-Asterisk+bounty+callingcard+to+MySQL Any takers or any contributors please respond to me privately. I do not know exactly how the bounty process works, but I can coordinate on this ? SW -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Jun 22
0
Dynamics GP 10
wine version 1.3.21 Ubuntu 10.04 LTS 64 bit I'm trying to get Microsoft Dynamics GP 10 to run under wine. So far I have installed (with winetricks) .Net 2.0 & SP2 MDAC 2.8 vcrun 2005 (I had to get the latest version of winetricks using SVN to get this to work) The application starts to launch, and the login window is drawn, and then the login window closes. The Dexterity runtime
2008 Mar 18
3
Bug?
Hi, at first sorry for my english.. I had installed wine 0.9.57 (i386) on debian sid x64 with --force-architecture... it didn't worked. So I installed version 0.9.44 again, but it stil doesn't work. Strangely, it has worked before I did this changes.. I'm getting errors like this when I try to run whatever application: err:seh:setup_exception stack overflow 48 bytes in thread 0009
2010 Dec 07
0
[LLVMdev] Arm Target
On Dec 6, 2010, at 10:09 PM, ankur jain wrote: > Thanx bob . > We have been facing problem in memory allocation related stuff. > If we start our application code using a memory allocation then things work fine. > however without such explicit memory allocation that to a pointer which is never used ,our applcation crashes. It is not very likely that this kind of problem is due to the
2010 Dec 07
3
[LLVMdev] Arm Target
Hello, We have been testing our llvm(2.8) compiled executables for arm target. It seems as if the arm target support is not so stable/mature yet. Is it so ?? We read about the same in the release notes but want a word from your side. Thanks, Sameer -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Oct 26
0
Masters/PhD Scholarship at National University of Ireland
...for a period of 18 months years, extendable upon satisfactory review to a subsequent 18 months. *Masters/PhD studentship in the area of Spectrum Sensing for Cognitive Radio * Applications are invited for a Masters/PhD studentship in the area of spectrum sensing and cognition for dynamic spectrum applcations This area of research, led by Dr. Ronan Farrell, as part of substantial ongoing activities in the Institute of Microelectronics and Wireless Systems in the area of reconfigurable radio systems. This project is part of a larger collaborative research programme within the SFI Centre for Telecommunica...
2006 Apr 27
7
RJS & Ajax question...
Hi, I''m trying to convert an older Rails application to use Ajax. I''ve already moved my edit and show actions so that, instead of displaying as separate pages, they appear in a <div> on my list view. However, I have two problems: 1) When the user saves the changes, I want to put all the ajax changes in an RJS template. However, form_remote_tag :url =>{:action =>
2018 May 23
3
Update on strict FP status
Hello, at the recent EuroLLVM developer meeting in Bristol I held a BoF session on the topic "Towards implementing #pragma STDC FENV_ACCESS". I've also had a number of follow-on discussions both on-site in Bristol and online since. This post is intended as a summary of my current understanding set of requirements and implementation details covering the overall topic. I'm
2018 May 23
0
Update on strict FP status
Hi Ulrich, I am interested in knowing if the current proposals also take into account the FP_CONTRACT pragma and the ability to implement options that imply a specific value for the FLT_EVAL_METHOD macro. Additionally, I am not aware of the IR being able to represent the potentially deferred loss of precision that the C language semantics provide; in particular, applying such semantics to the
2018 May 23
2
Update on strict FP status
On 05/23/2018 11:06 AM, Hubert Tong via llvm-dev wrote: > Hi Ulrich, > > I am interested in knowing if the current proposals also take into > account the FP_CONTRACT pragma We should already do this (we turn relevant operations into the @llvm.fmuladd. when FP_CONTRACT is set to on during IR generation). > and the ability to implement options that imply a specific value for >
2018 May 23
0
Update on strict FP status
On Wed, May 23, 2018 at 12:19 PM, Hal Finkel <hfinkel at anl.gov> wrote: > > On 05/23/2018 11:06 AM, Hubert Tong via llvm-dev wrote: > > Hi Ulrich, > > I am interested in knowing if the current proposals also take into account > the FP_CONTRACT pragma > > > We should already do this (we turn relevant operations into the > @llvm.fmuladd. when FP_CONTRACT is