Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

31
votes
17answers
1k views

Good locations worldwide for a coder gypsy wannabe [closed]

Yes, this is not programming related but please bear with me =). I run a small niche SaaS business. Lately I've been thinking of traveling and experiencing life in other places. Would really ...
5
votes
8answers
294 views

Road Warrior - habits to encourage coding productivity?

Business travel and a functional coding environment are very contradictory ways of life. For those that have to travel, what Best Practices of life do you recommend to get in some productive coding ...
4
votes
3answers
1k views

Is there an API for booking flights and/or cruises?

I'm creating a website for a travel agent. She wants to include a feature where she can let the user book a flight or cruise(especially this) from her website via an API. I would prefer a free API ...
4
votes
6answers
265 views

Traveling Contracting

I am fresh out of College (graduated in December with BS in Comp Sci). I have been working for a very large (40,000+ employee) company for over two years. My job is as stable as anyone could hope ...
3
votes
1answer
123 views

What other APIs are available for hotels?

I am looking for APIs that allow hotel operators to update room information and other hotel info programatically, so far I have only found Expedia QuickConnect but I cannot find anything else. Anyone ...
3
votes
8answers
352 views

What (programming related things) to pack for travelling?

Well, it has been a few years since I last travelled to a programmers conference. Back then, the power brick for my laptop was as heavy as the whole laptop is nowadays. So, the laptop was about the ...
2
votes
3answers
201 views

What is a good tech role for someone looking to travel? [closed]

I've been looking to get out of my current gig (apps programmer) for a while now. Been turned down at least once by each of my top-5 interesting places to work, so I'm thinking maybe I'm going about ...
1
vote
0answers
16 views

How and where to start looking for information regarding travel websites?

I'm trying to find some relevant information on how I would go about planning a travel website. I've been wanting to do this for quite a while, but put the project on hold until now. The reason beeing ...
1
vote
1answer
100 views

Travel APIs how to integrate them all?

I may start working on a project very similar to Hipmunk.com, where it pulls the hotel cost information by calling different APIs (like expedia, orbitz, travelocity, hotels.com etc) I did some ...
1
vote
2answers
641 views

Ticket Reservation System Using PHP Implementation

How to prevent a seat from being booked twice in a reservation system? I am making a model reservation system for air travel in PHP and MYSQL as a project. I have a small problem. Here ticket and ...
1
vote
8answers
208 views

Travelling Visual Studio developers

I am about to travel to Europe (I'm Australian but imagine this is a similar circumstance for US users and simply flipped for European users). However, there is the slim possibility I will need to do ...
1
vote
2answers
205 views

Travel Time Between Zip codes

Hope someone can advice but looking for an API service that can provide traveling times between 2 zip codes. These would be driving time. Cant seem to find a service for such a thing. Can anyone help ...
1
vote
5answers
112 views

What should a student hoping for an international CO-OP workterm in europe know about the work culture?

I'm planning to apply for an international CO-OP work term as a programmer for January next year to finish off my Software Engineering degree (Canadian). I am hoping to apply to a European company, ...
0
votes
1answer
28 views

Joomla 1.5 extension for adding trips and email an offer

I'm working on a travel site and am interested in adding some functionality so that visitors can easily click on a travel destination and add it in a "bag", pretty much like a shopping cart on ...
0
votes
0answers
54 views

Hotel Rate API! [closed]

Does anyone know of a an API that will pull hotel information and rates in a city and it allows the information to be saved and used for analysis (Trending)?
0
votes
1answer
47 views

how to find out on which technology the site is built? [closed]

I am trying to built travel site and I want to do same as www.guide2dubai.com for my country. Anyone can help me to find out how the hotel database done on this site? Which software use for it? ...
0
votes
2answers
80 views

How increase a sprites speed without ending up spiraling instead of circling

Hey so i have a sprite class, and i am making it turn 360 degrees a second, while increasing speed at the same time. However I end up spiraling and not staying on the original circle formed by the ...
0
votes
0answers
35 views

“Standard” vocabulary for event calendar entry types in travel industry

We are building a travel iPhone application. Does there exist any standard vocabularies which you could use for "type" field in the event calendar. E.g. the vocabulary would contain entries like ...
0
votes
0answers
511 views

Does Orbitz.com provide commercial APIs for integration?

I'm interested to know if Orbitz.com provides any commercial APIs to integration with their services. Anyone has related information? So far, not much info mentioned in Orbitz.com.
0
votes
1answer
11 views

Travelling on a Tree While Incrementing A Field - Static Problem

Hey Folks, I have a tree and using proper fields and variables, I want to calculate total traveling time of a tree. Here is my code: private double time = 0; .............. .............. ...
0
votes
1answer
66 views

Choosing programming language for an online travel agency [closed]

Let's say that I would like to develop an online travel agency, like http://www.orbitz.com/ or http://www.expedia.com/. Which language do you think would be the best option? These agencies connect to ...
0
votes
1answer
301 views

Need Hotel/Flight API's that return XML

Im a student at the university of Antwerp. For our course : Databases 2 : XML technology, we need to make a mashup site. I've chosen to make a City Trip Planner. (Get car route, get weather, get big ...
0
votes
0answers
87 views

Location Search Using Auto complete Textbox and Best Method to Manage Location [Destination]

Hi Friends In My Project fully Location Based Project .so i want Manage to all country Name and State name and City Name.But all country,state,City Names Loaded at Same time means it take more time ...
0
votes
2answers
305 views

What travel sites release their API? I am having a hard time searching

I am looking for an API that would give details on everything hotel-related but am having a tough time searching for it. I was led to believe that expedia or hotels.com opened theres up, but I cannot ...
0
votes
3answers
164 views

Is there an API for actually purchasing airfares?

Does any major travel website have such an API, for example -- e.g., Expedia, Travelocity, Kayak, etc.? Presumably it would have to involve a secure connection, credit card information, etc. ...
0
votes
0answers
101 views

find out famous places to visit between two cities [closed]

Does anyone know how to find famous places to visit between to cities using google map ? is there any site exist that provides famous landmarks or places to visit between two cities ?
0
votes
0answers
172 views

World Traveling Programmer [closed]

I have a dream. I have tons of business-worthy, web-related programming ideas... but I never have any time implement them because I'm stuck here at my day job just getting the next thing done. My ...
0
votes
1answer
210 views

How to efficiently track my geolocation during traveling using iPhone

I'm going to travel through Thailand and I want to keep track of my location to geotag photos afterwards taken with a digital camera (iPhone's camera is not good enough). There are two things that are ...