What Is The Best Site To Download Free Games For Pc

0 views
Skip to first unread message

Adam Makin

unread,
Aug 4, 2024, 7:49:45 PM8/4/24
to poeerelnyfi
Lasttime I was in the UK I booked my train ticket online from home for London to Edinburgh.

As that was a while ago in 2018, which site do folks recommend using now to pre book tickets?

I see Trainline, LNER and I'm sure there are others.

Which do you recommend using?

Thank you!


LNER is by far the best of the train company websites for North Americans to use. No premium is charged, unlike the resellers.

The only issue is that if they have closed dates due to engineering then they can't sell tickets for other operators even if their bookings are open.

If that happens then I have found, while working closely with a Canadian on this forum, that the Northern Rail website works very well for her, so should for Americans.

They do not have that restriction on bookings.


By doing this, I can usually choose and change my seat. Additionally. If there is a delay of more than 30 minutes, I will be entitled to compensation. By buying the ticket this way, I can get the refund either directly from the app or clicking through an email sent to me.


The Man in Seat 61 has been recommending that you use the Transport for Wales (TFW) site to search for and book tickets. There's no fee and it covers all the trains in the UK. I've been using it for searches (haven't booked anything yet) and I like using it.


But as is also said by the above, There's no need to find the 'right' train operator website, or to compare prices on different sites as all train operator websites including www.tfwrail.wales sell tickets for all British trains at exactly the same prices from exactly the same National Rail fares database.


I realize Trainline is an after market broker, yet it is my preferred place to shop for and, often, purchase tickets. The user interface is great and I like the fact that I can purchase a ticket via Apple Pay. I like not having to take out my wallet at a busy train station when purchasing a ticket. I suppose there is a slight price increase buying it on Trainline versus direct from the specific train operator but I have compared the prices and the price difference is nominal in my experience.


I know the fares are not showing on the calendar but click on any December date in the Calendar and they will appear, with the exception of the last 2 weekends in November, also 3 and 24 December when clearly engineering work is expected at some location or other on the network.


It is important to stress that train paths are not confirmed until between 8 and 12 weeks out so the timings of trains may well change between what is booked and what actually happens- probably by only a few minutes.


Also, if/when you purchase make sure you check which operator you have selected a service of. There are two on the Edinburgh-London route: LNER and Lumo, and both have different service levels and rules on things like baggage.


The Engineering work on 18 and 19 November is at Wakefield, affecting trains to Leeds and (on LNER only) Harrogate, Skipton and Bradford Foster Square, Later dates are just not confirmed yet by Network Rail.


But I want to do it this way. Is this right? For example, a website named www.photos.com. When a user uploads a picture I would create a folder of the user name and save those pictures in that folder.


Example: if user name is john, I would create a directory like this on photos.com www.photos.com/john/ and then save all his pictures to this directory when he uploads a picture. Is this the right way to do this?


Pulling heavy content from a database is a huge performance bottleneck. And databases don't scale horizontally that well, so it would mean an even bigger problem. All big sites use static content farms to deal with static content such as images. Those are servers that won't care less about your identity.


The picture's link is, in itself, the address and the password. Let's take Facebook, for example. If I store a private picture on my account, you should not be able to open it. But, as long as you have the correct address, you can.


It's non-sequential. The only way to get the picture is to know its address.

Based on a previous user photo, you can't guess the next one.

It has a huge entropy, so even if you start taking random wild guesses, you'll have an extensive amount of failures, and if you do get to a picture, you won't be able to, from there, realize the owner's identity, which, in itself, is protection in anonymity.


Edit (why you should not store images in a "username" folder):

After your edit, it became clear that you do intend to put files on disk and not on the database. This edit covers the new scenario.


Even though your logic (create a folder per user) seems more organized, it creates problems when you start having many users and many pictures. Imagine that your servers have 1T disk space. And let's also imagine that 1T is more or less accurate with the load the server can handle.


Now you have 11 users. Assume they start uploading at the same time, and each will upload more than 100GB of files. When they reach 91GB each, the server is full, and you must start storing images on a different server. If that user/folder structure is followed, you would have to select one of the users and migrate all of his data to a different server. Also, it makes a hard limit on a user who can't upload more than 1T in files.


Should I store all files in the same folder, then?

No, big sites generally store files in sequential folders (/000001/, /000002/, etc.) having an x defined number of files per folder. This is mainly for file-system performance issues.


2023 edit, the extra check:

Nowadays, most large companies also check if the user is allowed the resource/image before serving it. But the logic stays mostly the same. Apart from what's described above, before serving the resource, you do a double check on the DB to see if the user is allowed.


It is usually a bad idea to store images in your database (if your site is popular). Database is, traditionally, one of main bottlenecks in most any application out there. No need to load it more than necessary. If images are in the filesystem, many http servers (nginx, for example) will serve them most efficiently.


Image management may best be achieved by physically uploading images to the server and then recording file location and image details in a database. Subsequently, a Search Form could be configured to permit the user to do a text search, part number search, or other queries. A PHP script could be written to produce a valid HTML image tag based on data found in the table.


You could check into Zyxel or Ubiquiti, both make reliable products. You could also check out the Cisco small business lineup, they make some reliable VPN routers too. First thing I would do is figure out what your budget is and go from there.


Thanks for the replies so far. @Bojan Zajc, security is crucial to what we are trying to accomplish, the term 'set-and-forget" was a broad statement. What I meant was once we have achieve everything we wanted example, tunnels are built, network connectivity is stable and security is place, then we would pretty much be good to go.


Just call your favorite Cisco reseller for pricing. You can see MSRP on Meraki.com and assume around 30% off MSRP for an idea too. Licenses get discounted pretty heavily when you pay for 3,5 or more years in advance as well.


I would look into Fortigate. Even thought they are firewalls we have some clients that use them to establish site to site VPNs between buildings. Plus you can get a larger model for your main office and smaller models for the smaller offices. I have a 90D right now that is the main firewall but has 30 site to site VPNs. Another nice thing about Fortigate is there is very little layout in the webGUI, so from their smaller line up to larger lines they are all the same to configure. If you are making a site to site VPN with 2 Fortigates you can use the VPN wizard and it will create the VPN tunnel between both firewalls, create the necessary policies and routes as well.


Partner content: This content was created by a business partner of Dow Jones, independent of the MarketWatch newsroom. Links in this article may result in us earning a commission. Learn More


Daniel Robinson is a writer based in Greenville, N.C. with expertise in auto insurance, loans, warranty options and more. Away from the keyboard, Daniel spends time with his wife and son, plays guitar and obsesses over the Beatles and Baltimore Orioles.


WebsiteOur AwardOverall RatingLearn MoreCars.comLearn MoreEditor's Choice9Learn MoreCarvanaGet An OfferMost Seamless Process8.9Get An OfferCarBrainVisit SiteGood for Damaged Vehicles8.7Visit SitePeddleGet An OfferGreat Choice for Older Vehicles8.7Get An OfferTrueCarGood for Quick, Fixed-Price Offers8.7CopartVisit SiteQuick Payments8.6Visit SiteCarMaxLearn MoreGreat Value8.6Learn MoreCarGurusLearn MoreEasy-To-Use Platform8.5Learn MoreWebsiteOur AwardOverall RatingLearn MoreCars.comLearn MoreEditor's Choice9Learn MoreCarvanaGet An OfferMost Seamless Process8.9Get An OfferCarBrainVisit SiteGood for Damaged Vehicles8.7Visit SitePeddleGet An OfferGreat Choice for Older Vehicles8.7Get An OfferTrueCarGood for Quick, Fixed-Price Offers8.7CopartVisit SiteQuick Payments8.6Visit SiteCarMaxLearn MoreGreat Value8.6Learn MoreCarGurusLearn MoreEasy-To-Use Platform8.5Learn More


Cars.com is our pick for the best website to sell your car online. The company has been around since 1998 and is a household name when it comes to selling your car. Cars.com offers two ways to sell your car: to a dealership in its network or to a private buyer on the Cars.com platform. Cars.com also has an A+ rating and accreditation from the Better Business Bureau (BBB), which shows it works with customers to resolve complaints.


Option 1: You provide information about your vehicle and then get a range for your instant cash offer. If you like the offer, you can continue the process and redeem the offer at a local dealer in the Cars.com network. You can sell your car outright or trade it in for another vehicle there.

3a8082e126
Reply all
Reply to author
Forward
0 new messages