![]() |
![]() |
![]() |
||||
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() ![]() |
|
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
Thread Tools |
![]() |
#1 |
Jägermeister Test Pilot
Industry Role:
Join Date: Dec 2001
Location: NORCAL
Posts: 72,836
|
Where to make a QR code
Where does one make a QR code that does not expire.
I made a QR code for a local project and created what I thought was a free QR code and printed out 2k flyers only to discover it expired after two weeks and they wanted me to pay up to keep the QR code working.
__________________
“The choice is no longer between right or left. The choice is between normal and crazy.” - Sarah Huckabee Sanders YNOT MAIL | THE BEST ADULT MAILING SOLUTION |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#2 | |
GFY'S #1 retard
Industry Role:
Join Date: Feb 2003
Location: Kelowna
Posts: 10,489
|
Quote:
![]() ![]() ![]()
__________________
I make my money from people jerking off |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#3 |
GFY'S #1 retard
Industry Role:
Join Date: Feb 2003
Location: Kelowna
Posts: 10,489
|
Reachard, if you want to make a QR code that you own, you should be puttering around with the AI and coding it yourself:
import qrcode # The data you want to encode in the QR code data = "https://www.example.com" # Generate the QR code qr = qrcode.QRCode( version=1, # controls the size of the QR Code error_correction=qrcode.constants.ERROR_CORRECT_L, # controls the error correction used box_size=10, # controls how many pixels each “box” of the QR code is border=4, # controls how many boxes thick the border should be ) qr.add_data(data) qr.make(fit=True) # Create an Image object from the QR Code instance img = qr.make_image(fill_color="black", back_color="white") # Save the image to a file img.save("my_own_qr_code.png") print("QR code generated and saved as my_own_qr_code.png")
__________________
I make my money from people jerking off |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#4 |
making it rain
Industry Role:
Join Date: Oct 2003
Location: seattle
Posts: 22,008
|
A lot of the free sites out there will generate a QR code that links to their site, not yours. A QR code itself is a free simple thing anyone can make, like the code Huggles posted above.
There are free generator sites that just generate a bare qr code that points to where you want, like https://www.qrcode-monkey.com . |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#5 | |
Jägermeister Test Pilot
Industry Role:
Join Date: Dec 2001
Location: NORCAL
Posts: 72,836
|
Quote:
Your link looks good.
__________________
“The choice is no longer between right or left. The choice is between normal and crazy.” - Sarah Huckabee Sanders YNOT MAIL | THE BEST ADULT MAILING SOLUTION |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#6 |
bored
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
|
here's one way to do it. there are several others.
https://github.com/heli-toon/qrcode-api i just built a QR login like netflix/prime/appletv.. #
__________________
# ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#7 | |
Too lazy to set a custom title
Industry Role:
Join Date: Aug 2002
Posts: 55,236
|
Quote:
__________________
Since 1999: 69 Adult Industry awards for Best Hosting Company and professional excellence. ![]() WP Stuff |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#8 |
Living inside your head.
Industry Role:
Join Date: Dec 2002
Location: In your AirBNB
Posts: 20,450
|
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#9 |
Confirmed User
Join Date: Jun 2003
Posts: 3,276
|
In a rare moment, I'll defend roctard here... I fell for the same fucking site.. cant remember the name..
They really dont make it clear that you need to pay, until it expires, I think they AIM for such situation. And if you think his 2k flyers was bad... I did it on a 8 foot tall, 20 wide background for a fucking trade booth.. I actually reprinted my own custom QR code 1.5foot by 1.5 foot and stuck it over the printed one, was a fucking mess.
__________________
dead. |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#10 |
GFY'S #1 retard
Industry Role:
Join Date: Feb 2003
Location: Kelowna
Posts: 10,489
|
At least you could fix it by changing just 1 thing!
__________________
I make my money from people jerking off |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#11 | |
Jägermeister Test Pilot
Industry Role:
Join Date: Dec 2001
Location: NORCAL
Posts: 72,836
|
Quote:
Now I know.
__________________
“The choice is no longer between right or left. The choice is between normal and crazy.” - Sarah Huckabee Sanders YNOT MAIL | THE BEST ADULT MAILING SOLUTION |
|
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#12 |
bored
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
|
here's another open source script if the last one was too complicated. anyone with a server should be able to install it easily.
https://github.com/chillerlan/php-qrcode (MGK thats a horrible story ![]() # |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#13 |
bored
Industry Role:
Join Date: Aug 2003
Location: Metaverse
Posts: 4,675
|
here's another easy/popular script to install and there's a free demo right on the page to create one.
https://phpqrcode.sourceforge.net/ #
__________________
# ![]() |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#14 |
Amateurs.com
Industry Role:
Join Date: May 2012
Posts: 1,210
|
__________________
Amateurs.com - #1 Amateur Social Network Teams ID: Amateurs.com CzechProfits - 34 paysites, 2000+ exclusive videos |
![]() |
![]() ![]() ![]() ![]() ![]() |
![]() |
#16 |
GFY'S #1 retard
Industry Role:
Join Date: Feb 2003
Location: Kelowna
Posts: 10,489
|
BOOMERS!
__________________
I make my money from people jerking off |
![]() |
![]() ![]() ![]() ![]() ![]() |