Bitcoin Forum
April 25, 2024, 02:00:03 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 23 24 »
201  Other / Beginners & Help / How to accept Bitcoin document on: August 14, 2013, 11:59:52 AM
Is there in existence a free document for businesses looking to accept Bitcoin in their store?

I live in quite an old town (Winchester) where there are a lot of wealthy businesses and market stalls who would likely be interested to accept the currency. I don't have the time to go around to each business and try to explain how everything works.

So is there a prewritten document that I could hand out to business owners when I talk to them, that would outline how and why they should look into accepting the currency?

202  Economy / Gambling / Re: CDKey Hut Casino - Win Xbox Live/Steam/Origin codes | Gamers Haven! on: August 13, 2013, 05:45:05 PM
 Cool
203  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 13, 2013, 01:38:22 PM
Currently working on image upload for listings

It's a bit of a mess but it is almost working (slight issue with form resubmission reuploading the image I might have to ask for a bit of help with this if it turns out to be an issue)

I will try and get this working then all is required is admin customisation ie how much a listing will cost and duration of the listing and working out how to take payments

Hopefully I will have a working model by the end of the month which people can download and run Smiley
204  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 09, 2013, 01:12:24 PM
I think having a free directory script is like having a free faucet script, they're not needed by any means, but they mutually beneficial to the Bitcoin businesses and consumers, for a start there is only a handful of Bitcoin directories, some of which charge up to BTC20 for a listing which is absolutely crazy, no directory listing it worth 2k

As escrow stated it is just a base directory, I don't use or know anything about Json RPC nor know how I would use it to connect all the directories together. However, you are more than welcome to edit the script to include this functionality if you wish to

The idea is to really push Bitcoin on the web - lots of directories means lots of places businesses can submit their sites to get traffic. They won't hit #1 on google just from directory submissions but it will help

And anyway, it's free so if anyone has spare hosting space it's something that could make them some easy money on the side Wink
205  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 08, 2013, 03:20:48 PM
Contact Form implemented as well as other miner changes with categories

Contact Form

https://i.imgur.com/Wqmv4C1.png

- Submit name, question, website etc
    - Captcha form validation

- Message successfully sent
https://i.imgur.com/4ny1JzX.png

- Messages do not get sent to admin - instead they are added to the database where the admin can respond to them
https://i.imgur.com/DxGzugp.png

- Once a message or inquiry has been responded to you can chose to leave it and return to other inquiries or delete it
https://i.imgur.com/QniXaMa.png


Still left to do

- Add admin login for backend

- Integrate payments with Inputs.io
    - Refund payment if listing is rejected

- Allow admin customisations
    - Change logo
    - Change site/directory name
    - Change Inputs address
    - Change pricing for Premium and Featured listings
    - Enable nominal fee for standard listings if wanted

- Listings
    - Upload photo for listing to be used on premium, featured and listing page


Download : http://ge.tt/2z944Mo/v/0

Stable release - payments are not integrated but all features working
206  Economy / Gambling / Re: CDKey Hut Casino - Win Xbox Live/Steam/Origin codes | Gamers Haven! on: August 06, 2013, 03:41:06 PM
 Shocked
207  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 06, 2013, 01:36:51 PM
Does anyone know any good file upload scripts?

208  Bitcoin / Project Development / Re: coinGamble: open-source javascript/PHP/MySQL online casino (all currencys) on: August 05, 2013, 10:07:09 PM
Definitely looking forward to this
209  Bitcoin / Project Development / Re: NFC Ring is using Bitcoins on: August 05, 2013, 09:34:22 PM
It might be worth funding the original bitcoinstarter project

http://www.kickstarter.com/projects/mclear/nfc-ring

For a start there's no clear evidence that the bitcoinstarter project is legit, and I doubt it would be worth funding the Bitcoin one anyway unless you have like BTC30

Hi Luke,

We are thinking of doing away with the all -or -nothing for the particular project since KickStarter got funded so quickly. The project is legit you can reach out here to the project owner if need be:
john@mclear.co.uk

Thanks!

Thank you for the reply

Good to know that you have already verified the listing - perhaps a small symbol would be good to add to listings that you have verified ownership of?

The project definitely looks interesting as well, I look forward to seeing it when it launches, certainly something that holds great benefit
210  Bitcoin / Project Development / Re: NFC Ring is using Bitcoins on: August 05, 2013, 08:02:03 PM
It might be worth funding the original bitcoinstarter project

http://www.kickstarter.com/projects/mclear/nfc-ring

For a start there's no clear evidence that the bitcoinstarter project is legit, and I doubt it would be worth funding the Bitcoin one anyway unless you have like BTC30
211  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 05, 2013, 06:52:50 PM
* YOU MIGHT GET SQL ERRORS *
I tried to find all sql errors I could ie tables don't exist - I might not have found them all so please let me know if the code breaks

* THIS IS FAR FROM COMPLETION *
This project is a while away from production please only use the script below to test the system


** New download below **

Error : there is an error on place-listing.php file - on line 31 replace $_SESSION['$featured'] with $_SESSION['featured']

There's more than just one error in the script I'm working on a more stable release that should be ready by tonight

Code:
placeListing($_SESSION['siteName'], $_SESSION['siteUrl'], $_SESSION['siteDescription'], $_SESSION['category'], $_SESSION['premium'], $_SESSION['featured']);

Link to the project - sorry about the folder spam

To install you will need to either have online hosting or local host

Import the directory.sql into your phpmyadmin or whatever you use

Copy the directory files to your server/local directory

Load up the webpage - if nothing loads try domain/directory/index.php

Access admin via domain/directory/admin/[index.php]

Please let me know if you find any bugs or if you have any ideas

This is not stable for a live and production site - it is likely full of bugs and exploits so please dont use it in production yet

Luke
212  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 05, 2013, 06:17:07 PM
Would people be interested if I did a prerelease so people can view the code and perhaps make their own customisation?
The script still has a while to go but it is a rather stable release, when I have submissions working I am more than happy to let people have a play with it Smiley
Yes Smiley

Cool I'll see if I can have it patched up and working (to a degree) and I'll let you know when it's ready to be tested, hopefully later tonight or tomorrow


Btw do you know any good hosting sites I could put the zip file on?

P.S due to the captcha files the total size is > 7MB - without the captcha < 200KB - I will try and find a smaller one for the actual release
213  Economy / Gambling / Re: Dexter will die, Walter White to jail. Place your bets! on: August 05, 2013, 06:10:11 PM
I think a more important bet for BB would be what will happen to Jessie

He's the perfect spin-off character but could also get brutally killed in the last season, or even arrested

In terms of the out come for Walt

I don't think it is very likely he will survive, remember he has the DEA breathing down his neck (Hank hinted at knowing in the last ep) and he has cancer which has been in remission but I think it's likely to be the thing that kills him
214  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 05, 2013, 04:28:28 PM
Would people be interested if I did a prerelease so people can view the code and perhaps make their own customisation?
The script still has a while to go but it is a rather stable release, when I have submissions working I am more than happy to let people have a play with it Smiley
215  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 04, 2013, 06:32:09 PM
@ Cyrus

The site is all bootstrap 3 (RC1) I have fixed all the migration issues, of cause if they change the syntax more as they release newer versions I will update the script as needed

@ defaced

The project will be a free script to which anyone is free to edit and customize. I haven't looked into copyrighting and public licencing but I plan on making a free base script and make plugins which I can sell for a nominal fee to unlock features like google mapping and ratings

This is what I currently plan at least, if you think an open source project would be better, let me know why and I'll see if it would be worth making it open source

Luke
216  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 03, 2013, 03:51:31 PM
New features + changes


Homepage

Changed featured listing from 3 separate listings to just one


Listings page

Added listing page

- Enter website info.
    -Website name
    -Website url
    -Website description
-Captcha code to stop spam entries
https://i.imgur.com/BS1qWko.png

Listing page links to review listing page

- Review details from Listing page
https://i.imgur.com/hXyHGJX.jpg
https://i.imgur.com/GdPz6gn.png - Select from standard, premium and featured listings
217  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 01, 2013, 03:26:56 PM
Pretty nice script man.




Appreciate it, thanks
218  Bitcoin / Project Development / Re: Free Bitcoin directory script on: August 01, 2013, 03:02:48 PM
Working approve + decline entries

Icons in right hand corner of each entry will show whether the user has;

- Paid for their entry (Bitcoin)
- Paid for a premium entry (Star)
- Paid for a featured entry (Trophy)

New listings will show the total number of unapproved listings to the right of the tab title

That's pretty much all the updates for today
219  Economy / Gambling / Re: CDKey Hut Casino - Win Xbox Live/Steam/Origin codes | Gamers Haven! on: July 31, 2013, 04:57:06 PM
 Tongue
220  Bitcoin / Project Development / Re: Free Bitcoin directory script on: July 31, 2013, 01:40:28 PM
how do I download this? I don't see any download link.

Still in a alpha phase - only have the menu and directory listings working still have to do the admin side


And because I just updated to bootstrap 3.0 there is a few design changes that need to be done
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 22 23 24 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!