Bitcoin Forum
June 22, 2024, 06:24:50 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Service Announcements / Re: [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: October 05, 2014, 05:28:21 AM
Site's been down for a bit. Issue resolved. Should work fine now. Smiley
2  Economy / Digital goods / Re: Bitcoin faucet rotator script! on: October 03, 2014, 02:04:26 AM
So is this completely client-side with Javascript?

Also, you might want to consider adding automatic fill-ins. Like this one.

Get a better color scheme. It looks like a banana peel stuck to my screen.  Tongue
3  Economy / Service Announcements / Re: [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: May 18, 2014, 09:45:26 PM
If you want to roll without a database, go with cookies. It's a horrible implementation, but my very first version, because I wanted it to be lightweight, relied on a ton of cookies (ie. if there were 30 sites, it had 30 cookies). Not really a good way to handle it, but it worked well.

I was thinking more of having an array within an array, but that might get a bit messy because Javascript is a bit dodgy compared to other languages like Python, which I'm more experienced with. I think there's a way to run Python as a website (I've seen Google do it), but I'll have to look more into it.
4  Economy / Service Announcements / Re: [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: May 18, 2014, 05:50:52 PM
For what it's worth, you can use an array for your site listing. What I did on the first version of my site (before I started utilizing an actual database) is I ran it with an array like:

{Name, Address, Cooldown(in minutes)}

Something like that would work easily here as well, and would still be editable. My "name" was just for the display list though, so that could be removed with yours and just have Address, Cooldown.

Thanks for the quick reply! I'll look into how I could possibly implement a cooldown while still making it easily editable.
5  Economy / Service Announcements / Re: [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: May 16, 2014, 08:42:05 PM
While I get where you were going with this site, it has limited uses. Look at my rotator for an example of what you're missing.

Well, the point is variety. No one rotator will suit everyone. And yes, you're right that my site will really benifit from a cooldown timer. The reason I put my site up is to have a rotator that's different. I made it easy for users to download the source files and customize it. Sure, that might not be useful for the average user, but it's a push for them to become more interested in not just the internet — but rather how what happens behind the scenes.

All the faucets are neatly lined up for easy editing in the source. Anyone can easily customize it with their own list of faucets. It would be a lot more complicated to modify if it included cooldowns. So I skipped having a cooldown and put in a jump function as a supplement.

And about your site: It has a simple, clean, and effective layout. But the colors aren't going to cut it. Add a good color scheme and a font with higher readability. Good luck, and response appreciated.
6  Economy / Service Announcements / Re: [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: May 16, 2014, 04:04:23 AM
I like your faucet grinder - feel free to add Bitcoin Zebra to your list...
http://faucet.bitcoinzebra.com

Interesting idea. Grazing zebras.

Can you please add http://givemebtc.net
Thanks

Sure thing, brother. I like the simple design. Will be added too. Might want to check everything's in order, though. Page loading takes a really long time.
7  Economy / Service Announcements / Re: [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: May 11, 2014, 03:52:39 PM
Site updated with new system that makes it easier to customize faucets.
8  Economy / Service Announcements / [ANN] BitcoinGrind.netne.NET - Ad-free faucet rotator! Simple UI! on: May 08, 2014, 05:41:33 AM
If any of you play Minecraft, you know you can build a mob grinder in there to farm items. So I thought: Why not do the same with bitcoin?

So I went through the trouble of piecing my head together to make this site.
Places all the faucets into one page so you can get your BTC and move on with life.

I used free hosting, but I don't think you'll mind that once you realize that the site is ad-free. Nothing blocking your view now.  Grin

Source code is available on GitHub. Simple approach to it. You can modifiy it for your own use pretty easily. Just read the readme; it tells you how.

You probably shouldn't rely on this to get-rich-quick. Just use it as a way to put your wallet off to a good start. After this, you should switch to mining.



Quote
Instructions are on the home page of the site. But a quick overview just to be safe:
- Click the Bitcoin symbol (top, left) and enter your bitcoin address. Auto fill-ins for some of the sites that have the feature.
- Next Site button is self explanatory, the puny thing directly to the left of it isn't. That's the previous page button. #ConserveSpace
- Jump button if you want to hop around. Smiley Used to skip faucets.


If you have your own faucets, post below and I'll add them.

If you want your own faucet added, I'll make room for it. Send me an email.
Problems, criticism, or praise? Send me an email.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!