GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   Programmers: Can you write this? (https://gfy.com/showthread.php?t=781697)

J B 11-03-2007 04:45 PM

Quote:

Originally Posted by RDFrame (Post 13326529)
Ummm, no. Or, so you're saying if I give you my client card# and password to Royal Bank, you'd be able to write a script that remotely logs in, downloads my account history, and initiates a transfer to someone else's account? Sorry, but nope, and the airlines have the same sort of security protocols in place.

All this is no problem at all in most cases and there are quite a few applications and services that already do that. There are very few things that cannot be simulated if you know what you're doing.


Quote:

Originally Posted by EddiePulp (Post 13326770)
I'm sure StatsRemote could add this into their program :D

Sorry, not interested. Like others said before... scriptlance, elance or getafreelancer... pay someone $50... voila :)

GrouchyAdmin 11-03-2007 05:13 PM

Is this what you want?

If you enter everything on the GET url (could be done easily in javascript, or preload first, last, or confnum, it'll automagically go to SouthWest). I couldn't debug further; I haven't used SouthWest in years.

GrouchyAdmin 11-03-2007 05:56 PM

Quote:

Originally Posted by pornopete (Post 13327294)
a) I simply stated that you don't need a db. If you can't take somebody elses opinion that's your problem.
b) Good for you.

I never said it can't be done. All I said was you're underestimating what he is asking for and it can't be done properly in 5 hours.

a) You're correct in this; the whole fucking thing is stateless. There's no point in a DB for something as throwaway as this.

As far as the second statement, you're also way off base. My 'shitty' version doesn't bother with any parsing, emailing success, etc. It just prints out the page that Baddog wanted to the screen.

Ya know what? That works, too.

3M TA3 11-03-2007 06:03 PM

http://www.download.com/AutoMate/300...-10707693.html

AutoMate - rock and roll

GrouchyAdmin 11-03-2007 06:45 PM

So, anybody got a working confirmation number, or what? :upsidedow

GrouchyAdmin 11-03-2007 08:36 PM

Quote:

Originally Posted by quantum-x (Post 13325915)
It's possible, all it takes is a CURL / DB combo.
I'd say it'd take a skilled programmer about 3 hours to get the basic framework, 2+ hours to do the http debugging. Depending on the level of interface you want, time on top of that.

15 minutes. It's also getting removed in 15 minutes.

baddog 11-03-2007 08:57 PM

Quote:

Originally Posted by GrouchyAdmin (Post 13327558)
So, anybody got a working confirmation number, or what? :upsidedow

I do, but you can't check in until 24 hours ahead of time, which means the next time will be Tuesday evening

raymor 11-04-2007 01:12 PM

Quote:

Originally Posted by RDFrame (Post 13326529)
Ummm, no. Or, so you're saying if I give you my client card# and password to Royal Bank, you'd be able to write a script that remotely logs in, downloads my account history, and initiates a transfer to someone else's account? Sorry, but nope, and the airlines have the same sort of security protocols in place.

I have a couple similar scripts that run weekly and monthly on my accounts.
It's not easy for your typical script kiddie who has never read a single programming
book or taken a single class, but for a qualified professional it's pretty easy.
My own scripts do Washington Mutual Bank, Compass Bank, ePassporte, and
Linkpoint. The scripts have to get the transaction history for our profit sharing plan.

There are a lot of script kiddies posting what they can do with their level
of knowledge and that's cool. I've been a full time professional web
programmer for ten years now so I've done similar things several times.
For one airline it shouldn't take more than about an hour or two.
There are a couple of Perl modules made just for this type of thing
which make it pretty easy. In other words, $200 to [email protected]. :)


For whoever said you don't need a database, but you use a flat file, go read
"Databases For Dummies" or something before posting again please.
A flat file is the most common type of database. Not all databases are
handled by relational database management systems.

For the person who said it can't be done by a program, what do you think
your web browser is? Anything you can do with your browser is being done
by a program since the browser IS a program. In both cases a human tells
the program what to do. The only difference between the normal way of doing
it with a browser and what baddog wants is that baddog wants the program
to wait several hours before carrying out the instructions. That's no big deal.

GrouchyAdmin 11-04-2007 02:38 PM

Quote:

Originally Posted by baddog (Post 13327881)
I do, but you can't check in until 24 hours ahead of time, which means the next time will be Tuesday evening

Hit me up; people were fucking with it so I moved it.

GrouchyAdmin 11-04-2007 02:39 PM

Quote:

Originally Posted by pornopete (Post 13330136)
Why are you quoting the word 'shitty'? I never said anything about shitty.

I wasn't quoting you, doofus. That was MY statement.

polle54 11-04-2007 02:51 PM

you don't even have to a programmer to make that...

you can set up a job using something like http://www.kapow.net/ and define input parameters.

Bro Media - BANNED FOR LIFE 11-04-2007 08:35 PM

Quote:

Originally Posted by pornopete (Post 13330152)
Is it lonely up there on your pedestal?

wondering the same thing...

Donkey Punch 11-04-2007 08:40 PM

Quote:

Originally Posted by Masterchief (Post 13326575)
If any repetitious task can be done by a human, then it can be done by a computer just as well.

ding ding ding we have a winner

omg my wrists hurt ;p

2012 11-04-2007 08:43 PM

Quote:

Originally Posted by raymor (Post 13329869)
I've been a full time professional web
programmer for ten years now

and you're still doing $200 dollar gigs ? :thumbsup

baddog 11-04-2007 09:53 PM

goodgirl's 15 year old son figured it out.

Thanks guys.

KRosh 11-04-2007 10:39 PM

Quote:

Originally Posted by baddog (Post 13331815)
goodgirl's 15 year old son figured it out.

Thanks guys.


www.checkinsooner.com

:thumbsup

and this one is FREE
http://www.planefast.com/

baddog 11-04-2007 11:27 PM

Quote:

Originally Posted by KRosh (Post 13331912)
www.checkinsooner.com

:thumbsup

and this one is FREE
http://www.planefast.com/

I wonder how long before they have an injunction filed against them . . . will have to try it for my flight back as I doubt the 15yr old will have the final step done.

I will have to see if this script beats their staff.

raymor 11-05-2007 01:02 PM

Quote:

Originally Posted by pornopete (Post 13330152)
Is it lonely up there on your pedestal?

You'll find the answer to that question in "Programming for Dummies".
Read it some time, or some other book, if you intend to go around telling
programmers how to do their jobs.

Seriously, I'm not on any pedestal. I talk to people all the time who know WAY
more than I do - Ralf Engelschall, Vint Cerf, lots of people. Out of all the thousands
of programmers working on the Apache code, for example, I'm probably in
the bottom 20% as far as knowledge and experience. I'm just an actual
programmer, as opposed to most of the wannabe script kiddies who post
on these forums pretending to be experts without ever taking a single class
or reading a single book.

Sosa 11-05-2007 01:27 PM

Quote:

Originally Posted by EddiePulp (Post 13326770)
I'm sure StatsRemote could add this into their program :D

lol what the fuck

PhillipB 11-05-2007 01:33 PM

Quote:

Originally Posted by KRosh (Post 13331912)
www.checkinsooner.com

:thumbsup

and this one is FREE
http://www.planefast.com/

Thanks Kroush, I was laughing my ass of wondering when someone would post a few of the hundreds of services out there that already do this. As Baddog said, Southwest is moving to a new system whereby the sooner you check in, the better. I believe they are splitting in to 5 groups and you line up in those groups, in order of the number printed on your boarding pass.


All times are GMT -7. The time now is 11:42 AM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123