| bio | website | |
|---|---|---|
| location | Croatia | |
| age | 34 | |
| visits | member for | 4 years, 7 months |
| seen | yesterday | |
| stats | profile views | 345 |
|
May 17 |
asked | Microsoft.XMLHTTP - how to prevent caching? |
|
Apr 26 |
awarded | Notable Question |
|
Apr 22 |
awarded | Notable Question |
|
Mar 10 |
awarded | Nice Question |
|
Mar 1 |
awarded | Popular Question |
|
Feb 14 |
awarded | Popular Question |
|
Feb 13 |
awarded | Nice Answer |
|
Jan 14 |
awarded | Notable Question |
|
Dec 31 |
awarded | Good Answer |
|
Nov 29 |
comment |
How does a site like kayak.com aggregate content? @Ryan I can't say what Kayak does, but I know that most low-cost airlines don't offer any APIs in order to drive sales exclusively through their websites and upsell as much as they can. So in turn, aggregators scrap their websites and simulate user interaction. In response airlines frequently change website structure and the game of cat and mouse goes on. I would imagine that it's pretty hard for carriers to prove that this goes on, but they know about it and probably don't want to prevent it altogether since they do want the traffic they otherwise wouldn't get. |
|
Oct 31 |
awarded | Nice Question |
|
Oct 18 |
awarded | Yearling |
|
Oct 7 |
awarded | Popular Question |
|
Sep 28 |
awarded | Popular Question |
|
Sep 10 |
comment |
Sort objects in ArrayList by date? Two reasons - simplicity and fail-fast. You want code to be as simple as possible, and if you are certain that your property should not be null you probably want your code to fail as soon as possible if you encounter null, instead passing invalid data on and breaking even further from the place where invalid data was introduced. |
|
Aug 30 |
awarded | Notable Question |
|
Aug 17 |
awarded | Notable Question |
|
Jul 6 |
awarded | Popular Question |
|
Jun 12 |
awarded | Popular Question |
|
Jun 2 |
awarded | Necromancer |