johnnncodes / laravelsnippets

LaravelSnippets.com website | A repository of useful code snippets for Laravel PHP framework. Submit, grab and share!
http://laravelsnippets.com/
335 stars 96 forks source link

Snippet search feature #13

Open johnnncodes opened 10 years ago

assertchris commented 10 years ago

Feel like throwing some ElasticSearch at it? Will hosting allow a search provider or would it be better just to search in MySQL?

johnnncodes commented 10 years ago

@chrispitt - ElasticSearch would be better. We're using Digital Ocean so we have full control. Since you're a very active contributor, let me add you as a core member if thats fine with you. Email me your ssh public key so I can give you access on the server, I'll also give you access on the @laravelsnippets Twitter, Disqus and https://getsentry.com/ account :)

ghost commented 10 years ago

I'm an active contributor too :(

ghost commented 10 years ago

Just kidding ... Chris deserves it :)

He's helping a lot!

I'd make a mess i think :)

johnnncodes commented 10 years ago

@ionut-tanasa - Of course you're in! :)

Anyway, I'm so sorry since I'm having problems in giving you both an ssh access since the server where this site is deployed has lots of sensitive data because all my sites and some of the sites of my clients are there so email usernames/passwords are there etc...

@ionut-tanasa & @chrispitt - Maybe we could transfer the site to another server where we could collaborate? Any of you guys willing to rent a droplet on Digital Ocean? It costs 5$ per month. Or you guys have any other suggestions? Or know a FREE server w/c is flexible enough to suite the site's current and future requirements?

johnnncodes commented 10 years ago

Or maybe we could do some fund raising? Like ask the community for donations for renting a server etc...? Thoughts?

ghost commented 10 years ago

I thought it like this:

On the production server I would give access to anyone. Just have to manage that. Risk free so it doesn't break.

I'd give admin rights on Disqus and the ability to approve snippets on the production side.

On this repo i'd give rights ( dunno it's possible tho) just for the issues. Updating readme ecc.

For the actual code i'd leave the pull requests.

On Sunday, January 5, 2014, John Kevin M. Basco wrote:

Or maybe we could do some fund raising? Like ask the community for donations for renting a server etc...? Thoughts?

— Reply to this email directly or view it on GitHubhttps://github.com/basco-johnkevin/laravelsnippets/issues/13#issuecomment-31592247 .

Best regards,

Ionut Tanasa tanasa.it http://www.tanasa.it @ionutz2k https://twitter.com/ionutz2k

This email (including any attachment) is a personal message and may contain confidential and/or privileged and/or proprietary information. If you have received this email in error, please notify the sender immediately, do not use or share it and destroy this email. Any unauthorized use, copying or disclosure of the material in this email or of parts hereof (including reliance thereon) is strictly forbidden. I have taken precautions to minimize the risk of transmitting software viruses but nevertheless advise you to carry out your own virus checks on any attachment of this message. I accept no liability for loss or damage caused by software viruses.


Cordiali saluti,

Ionut Tanasa tanasa.it http://www.tanasa.it/ @ionutz2k https://twitter.com/ionutz2k

Il presente messaggio, inclusi gli eventuali allegati, ha natura personale e potrebbe contenere informazioni confidenziali e/o riservate. Chiunque lo ricevesse per errore, è pregato di avvisare tempestivamente il mittente e di cancellarlo. E’ strettamente vietata qualsiasi forma di utilizzo, riproduzione o diffusione non autorizzata del contenuto di questo messaggio o di parte di esso. Pur essendo state assunte le dovute precauzioni per ridurre al minimo il rischio di trasmissione di virus, si suggerisce di effettuare gli opportuni controlli sui documenti allegati al presente messaggio. Non si assume alcuna responsabilità per eventuali danni o perdite derivanti dalla presenza di virus.

assertchris commented 10 years ago

Let's take this to it's own issue - don't want the search proposal lost.