search for: applictaion

Displaying 6 results from an estimated 6 matches for "applictaion".

Did you mean: application
2006 May 28
2
Upgrade from R1.8.2 to R1.8.4
...right? so I changed many things and finally everything seemed to be working ( my old applications! ) I created a new app with this new environment and I received a very nice welcome note saying: "Welcome aboard! You''re riding on rails!" and there is a link saying About your applictaion''s environment.... and when I click on this I got a sweet red window: "For security purposes, this information is only available to local requests!" How can I change this? I was trying to find solution on-line but I couldn''t find anything :( I have a server, I have d...
2007 Mar 19
1
need help
Hi, This is praveen, I'm trying to port a .net applictaion based on windows into mono.My application is usinf Win32 API to provide more functionality to .net controls. How WINE is helpful to run the .net application in mono with win32 calls. Thanks, Praveen.
2009 Aug 20
0
Looking for Remote Systems Administration Work
...n ive worked with vmware and XEN, solaris zones, LDOMS. In hardware ive worked with enterprise class M5000 sparc bases machine and cool thread servers other than that many intel based servers with hardware level raid. For scripting i use perl and bash, Other than that ive worked with many applictaions/databases including mysql, mssql, apache, qmail, vpopmail, sendmail, php, bind, radius, rsync, etc etc. Related to webhosting i havent worked with control panels like cpnel etc, but i can learn very quickly, but ive been handling domains registeration and other issues related to it e.g dns, MX...
2007 Nov 23
0
[ wxruby-Bugs-15845 ] ctrl+shift+t crashes empty styled textctrl
...aid=15845&group_id=35 Category: None Group: None Status: Open Resolution: None Priority: 3 Submitted By: Christopher Bludau (count_cb) Assigned to: Nobody (None) Summary: ctrl+shift+t crashes empty styled textctrl Initial Comment: If one pressed ctrl+shift+t in an EMPTY Wx::StyledTextCtrl the applictaion crashes with a Segmentation fault. If only one space (or any other char) is in the StyledTextCtrl this is not happening. I have no idea why this is happening. Tested only on WinXp (wxRuby 1.9.2) ---------------------------------------------------------------------- You can respond by visiting:...
2006 Mar 08
1
Poor Man''s Continuations
...in perform_action which effectively halts processing and re-routes to somewhere else when required. Now I can do this in my controller (note that the main loop does not need to know about what goes on within the continuation_calls, also note the simple conditional logic for stating the flow of the applictaion). class MyController < ApplicationController has_continuations def main item = conitnuation_call :action => ''get_name'' if item == ''frank'' item += '' '' + continuation_call :action => ''get_frank_extra''...
2006 Apr 21
3
Rails on Pair networks
I''ve been looking to play about with Ruby on Rails for a while just to see what the fuss is about and now that I have, it looks very impressive. Unfortunately I can''t seem to get it to run on my shared web server which is run by the hosting company pair networks (www.pair.com). I found the handy guide on the wiki that seemed tailor made for my problems and followed the