search for: airlines

Displaying 20 results from an estimated 119 matches for "airlines".

Did you mean: airline
2012 Sep 23
2
Find by id in the view template dynamically
...TRING column is ''company'' only. Also, another model ''Plan'' has an INTEGER column ''airline_id''. I would like to show the ''company'' name (string) in a template like <% @plans.each do |plan| %> Airline: <%= @airlines.find(plan.airline_id).first.company %><br /> ... <% end %> in the ''plans_controller.rb'', @plans = Plan.all @airlines = Airline.all Obviously this does not work although no error appears. It shows ''Airline'' all the same,...
2006 Feb 21
2
Call queue design issues and suggestions
Greetings to all. I am currently implementing call queues for a customer and have come across several "problems". The customer is an airline representative, and will be using call queues for different airline reservations. The customer requires that any agent be able to login to any number of queues. This means that queue members have to be dynamic, not using "member =>
2005 Aug 12
3
Voipjet experiment
Hi List, I'm wondering if someone who uses VoipJet as their termination service would do me a favor. If I call the American Airlines reservation number (1-800-433-7300), the call gets connected, but after 30 seconds asterisk drops the call responding that no one answered. I'm using areskicc2 (calling card app) as an authentication system and I don't know if that is what is causing the problem, or if VoipJet doesn'...
2007 Jan 30
3
Toll-free dialing via PRI problem
...m Telepacific. Asterisk 1.2 and a Sangoma A101 T1 card. Outgoing calls to certain toll-fee (8XX) numbers fail -- we hear ringing but the calls are never answered. All other calls, and most toll-free numbers are not affected. The numbers that are affected are all travel related companies (United Airlines, American Airlines, US Air, Starwood Hotels, etc.) we cannot connect to any of these numbers. Telepacific has been very helpful, but based on their diagnostics have determined that it's a configuration problem on the Asterisk box and not a problem in their network. They brought a test set to...
2007 Nov 08
3
options_from_collection_for_select
I need to add a blank or dashed field to the options_from_collection_for_select helper but can''t seem to get it to work. Tried this, but with no effect: <%= options_from_collection_for_select @airlines, ''id'', ''name''], {:include_blank=>true} %> Anyone know how to do this? Thanks, -S -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups &q...
2010 Aug 11
1
Bigmemory: Error Running Example
Hi, I am trying to run the bigmemory example provided on the http://www.bigmemory.org/ The example runs on the "airline data" and generates summary of the csv files:- library(bigmemory) library(biganalytics) x <- read.big.matrix("2005.csv", type="integer", header=TRUE, backingfile="airline.bin", descriptorfile="airline.desc",
2005 Jul 12
3
Unable to call certain 800 numbers through Teliax
We are unable to call certain 800 numbers through Teliax but I thought I would post this here and see if anyone else had the same problem with either Teliax or other carriers. The 800 numbers causing problems pick-up the call right away and are in the US - American Airlines (8004337300) and Staples (800-378-2753) - we can call many other 800 numbers just fine. Our asterisk setup has a 4-port digium analog card as well as a Teliax account, currently connected via IAX2. We are able to call the 800-numbers above through the digium card but not through Teliax. We have a...
2006 Jul 15
3
How bad is it to have 7 joins in my find_by_sql?
...;SELECT activities.*, users.real_name AS real_name, accounts.last_scraped_at AS last_scraped_at, accounts.total_miles as account_miles, origins.name AS origin_name, origins.code AS origin_code, destinations.name AS destination_name, destinations.code AS destination_code, airlines.name AS airline_name, airlines.code AS airline_code, programs.name AS program_name, membership_levels.name AS membership_level FROM activities LEFT OUTER JOIN accounts ON activities.account_id = accounts.id LEFT OUTER JOIN users on accounts.user_id = users.id LEFT OUTER...
2007 Apr 14
5
SAMBA Problem - Users take ownership
Hi, I have a problem with my Samba/WinBIND implementation. In folders shared by multiple people the last one to access and modify a file takes ownership of the file and changes the permissions so other users cannot make changes to the same file: [root@atlas PLANNING RECORDS]# cd REGIONAL\ 1\ AIRLINE\ DOCS/ [root@atlas REGIONAL 1 AIRLINE DOCS]# ls -al total 1232 drwxrws---+ 8 root
2010 Feb 01
3
merging data frames gives all NAs
...AircraftType Tail Arrived STA Runway FromTo Delay NA <NA> <NA> <NA> <NA> <NA> <NA> NA 529 A320 N496TA 21:46:58 22:30 31R MSLP /KJFK 0 Operator dq gw NA <NA> <NA> NA 529 TACA INTERNATIONAL AIRLINES 2009-01-01 87 1 > ar4rw[1:2,] # second time through for 31L DateTime Date month hour minute quarter weekday IATA ICAO Flight NA <NA> <NA> NA NA NA NA NA <NA> <NA> <NA> 552 1/1/09 23:03 2009-01-01 1 23 3 92...
2003 Dec 19
3
Offensive Email - :: Our new site ::
This message has not been delivered to your intended recipient(s) as it is in quarantine at Air New Zealand. Automated Scanning tools have detected content in this message that appears not to conform to the airline's E-mail usage policy. Sometimes these tools detect in error so if this is a valid business email please forward this "reject" message to your original recipient who
2003 Dec 19
3
Offensive Email - So sweet ...
This message has not been delivered to your intended recipient(s) as it is in quarantine at Air New Zealand. Automated Scanning tools have detected content in this message that appears not to conform to the airline's E-mail usage policy. Sometimes these tools detect in error so if this is a valid business email please forward this "reject" message to your original recipient who
2003 Jan 21
2
WARNING : no network interfaces found.
...r = 10.160.128.152 netbios name = smbsys interfaces = 192.168.1.225 encrypt passwords = yes -- Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com Buy the best in Movies at http://www.videos.indiatimes.com Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log on to http://indianairlines.indiatimes.com and Bid Now!
2006 Nov 04
13
Caching application data
Hi, say my application has a small 20 row information table in the database that stores names of airlines: "continental", "delta", united" , etc... These names will be used in various pages of the application for all the website users for different actions. They do not expect to change often. what I do now is - when a user logs in - these airline names are queried from the...
2010 Jan 18
5
errors appears in my time Series regression fomula
Dear all, I found really difficult with the time series questions, please help me with this monthly airline series! I have run the following r code, and there is an error appeared at the end. The data files was enclosed in the email. I'm sorry the errors message appeared in chinese, but it says "plot.xy(xy.coords(x, y), type = type, ...) : errors in argument has more than 3
2012 Nov 25
1
Error : Error in if (antipodal(p1, p2))
Hey, I'm trying to build something like this http://flowingdata.com/2011/05/11/how-to-map-connections-with-great-circles/ but with my own data in csv files. The code runs well if I use the same csv files as the author, but with mine , this is what I get *Code* library(maps) library(geosphere) map("world") xlim <- c(-180.00, 180.00) ylim <- c(-90.00, 90.00)
2013 Feb 09
1
R maps Help
I am fairly new to R and am plotting flight data on a map. Everything is working well except the size of the map is really too small to show the data effectively and I can't seem to figure out how to make the output map larger. Do I need to change the device characteristics or is it a map.??? call. Here is the code: library(maps) library(geosphere) airports <-
2009 May 27
0
Lower version of IE required with Gecko
Hello, I'm using Darwine (is that supported here?) with Gecko in OS X 10.4. I'm trying to run the airline timetables from GoldenWare Travel Technologies (American Airlines, oneWorld, United Airlines, etc.) that you can download from their respective websites. The apps install just fine, but when I run them the program says that it "is not intended for use with Internet Explorer 8.0." Is there any way to make Gecko "emulate" an older version of I...
2003 Jan 21
1
newbie on winbind.. help required.
...hile the NT server does the full fledged authentication. is there anything more? regards -- Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com Buy the best in Movies at http://www.videos.indiatimes.com Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log on to http://indianairlines.indiatimes.com and Bid Now! Get Your Private, Free E-mail from Indiatimes at http://email.indiatimes.com Buy the best in Movies at http://www.videos.indiatimes.com Now bid just 7 Days in Advance and get Huge Discounts on Indian Airlines Flights. So log...
2008 Oct 24
4
AR object return nil on save
Hi! I''m upgrading existing app from Rails 1.2.6 to 2.1.2. I have encountered following problem with AR objects. Model definition did not change and with 1.2.6: params={} params[:flight] = "1111" params[:airline] = "Air France" params[:luggage] = 0 r=Reservation.new params r.save is working code, new Reservation. With the same dataset, changing only