search for: nephish

Displaying 11 results from an estimated 11 matches for "nephish".

Did you mean: nephi
2007 Jan 16
4
question about sessions and code re-use
hey there, i have a simple model called key_words.rb the purpose of this is to hold system config data. it also holds the parameters that our system uses to judge the condition of the stuff we monitor. anyway, one of the methods is this def self.get_in_wet_list(status) wet_list = find(:first, :conditions => "name = ''wet_list'' ")
2010 Aug 09
6
configure question and passenger
Greetings all. I have seen a couple of diagrams on the net that look like a computer set up as an nginx server and more than one mongrel server running at once. What is the advantage of having more than one mongrel server running? Is there a good how-to that explains it very well. thanks shawn -- You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2005 Jun 19
1
got a question
Hey there, cool product, my family and i are wanting to build a kids streaming educational radio station. This is the perfect thing for it. i did the install (Arch Linux) and apparently i am serving correctly. i built a test play list with four tracks into a file mystream.ogg.m3u when i go on my computer and go to localhost:8000/mystream.ogg.m3u everything works great. but when i go to the
2008 Mar 15
1
my keys to google maps api only work in webrick
Hey there all,. i am developing three sites that run on the same code, just different logos, different companies, etc.. i have a config file that i believe is how it should be and it works on webrick, but i get application errors when i try to move it to the apache FCGI . looks like this development: ABQIAAAA8GzGL0c5HitzfNKYM4nk_BQODDn4SSK1uiT7GyxROHR1XtTV_RTBQrvsTtfZDFeAH2vzkOtXunHV9g
2008 Mar 15
3
problem with config file
Hey there all if i have this in my gmap_api_key.yml file, production: ABQIAAAASPzYuwhUCPD9Vz98LPOPDhQXfahRKLczKzlJSy9lXc0oaHHYcxTFTjWleXY7LH-N3IAp9ruoqiU43w everything works fine but if i have this ..... production: texaspivot.com: ABQIAAAASPzYuwhUCPD9Vz98LPOPDhQXfahRKLczKzlJSy9lXc0oaHHYcxTFTjWleXY7LH-N3IAp9ruoqiU43w i get this ActionView::TemplateError (texaspivot.com) on line #1 of
2008 Jan 30
0
implement GGroundOverlay
Hello there all, I am wondering if there is an implementation of the Google Maps method GGroundOverlay. I could not find it in the documentation. thanks for any tips, shawn
2008 Mar 04
0
question about updating the map
Hey there all. I have a mapping app that uses ym4r_gm to build with google maps. The markers i generate use the status of a machine to determine their color. This way our customers can pull up the map and see a color coded drawing where their machine is. So, how would i go about making this to where it could update each marker every 10 minutes or so. I would like to allow our customers to leave
2008 Mar 14
0
problem with rjs and marker group
Lo there all, i have a function that builds a bunch of markers to go on a google map. I would like to update them with rjs. Here is what i have so far. def map_main_layout @zoom = params[:zoom].to_i @zoom = 14 if params[:zoom].nil? @map = GMap.new("map_div") # @map.control_init(:large_map => true, :map_type => true) # (inserts map control) # place
2007 Apr 25
1
prob with install on ubuntu linux
lo there all, i recently upgraded to ubuntu 7 (fiesty fawn) and am having a problem with the install procedure for the zaptel modules. i did the make ; make install and it appeared to go ok, the wctdm module is in the list of lsmod after boot. so is the zaptel module. however when i do an asterisk -vvvv it gives me problem about chan_zap not being able to load. i googled and found some
2007 May 04
2
question about more than one drop file
hello there all, if i have a script that writes drop files into /var/spool/asterisk/outgoing asterisk picks up the file and initiates the call just fine. however, what is supposed to happen if more than one gets dropped in there within like a second. Will it wait till the first is complete to initiate the second ? Do they dissapear ? thanks shawn -------------- next part -------------- An HTML
2010 Sep 22
3
how to remote function to get info from url in a javascript function
hey all I am working with a javascript function called Elabel, part of the Google maps api the Elabel has a function called setContents(html) i need to be able to call this function and get new html for it. ( the html is a table that displays weather data) here is what i have so far function replace_weather_table(){ zoomy = map.getZoom(); weather_table_one.setContents(new