Bitcoin Forum

Economy => Services => Topic started by: Unuser on October 17, 2012, 02:50:51 PM



Title: Web Developer for Hire [Working]
Post by: Unuser on October 17, 2012, 02:50:51 PM
Well-versed in content management systems (Joomla/Wordpress), search engine optimization, php, css/html, mysql, ajax/jquery, and graphic design.

Website can be fixed width, or fluid width to scale for smartphones, laptops, and tablet PCs.

PM for a recent example of my work. Be sure to include what functions you're looking to implement in your tentative website and I'll break down what is required regardless of whether or not you decide to contract my services.

edit: Currently working on a wordpress plugin for psy. I'm still willing to act as a consultant for a meager tip.




Title: Re: Web Developer for Hire
Post by: Raoul Duke on October 17, 2012, 03:09:17 PM
How much would you charge for a wordpress plugin which used a captcha to hide content and reveal it after entering the captcha correctly, preferably with the choice of using at least 2 different captcha services, for example reCaptcha and SolveMedia?

You can base your work on some other plugin that's already out there and you must open source the code ofcourse.


Title: Re: Web Developer for Hire
Post by: Unuser on October 17, 2012, 03:25:32 PM
That doesn't sound terribly difficult. I've done something similar for joomla where registered users could view certain unregistered users couldn't.

I'll look into what would be involved and then get back at you.


Title: Re: Web Developer for Hire
Post by: Raoul Duke on October 17, 2012, 03:39:46 PM
That doesn't sound terribly difficult. I've done something similar for joomla where registered users could view certain unregistered users couldn't.

There are plugins on the wordpress repository that do what you describe. You could modify one of those to work with the captchas instead of registration.

Let me give you the link to one I use on one of my sites that hides content from unregistered users.
http://wordpress.org/extend/plugins/hidepost/

The ideal situation would be to keep it working like the original, show to registered users, hide from unregistered showing a message while having an option to turn that off and use captchas instead of registration.


Title: Re: Web Developer for Hire
Post by: Unuser on October 17, 2012, 03:49:38 PM
I believe I could modify this for captcha: http://wordpress.org/extend/plugins/like-gate/

If I can do that to your satisfaction, would you be willing to pay me $20 of BTC?


Title: Re: Web Developer for Hire
Post by: Raoul Duke on October 17, 2012, 03:59:37 PM
I believe I could modify this for captcha: http://wordpress.org/extend/plugins/like-gate/

If I can do that to your satisfaction, would you be willing to pay me $20 of BTC?

I would. Increase that to $30 if you make it work with SolveMedia, as that is the one I'm really wanting to have. reCaptcha would only be a fallback option in case solvemedia stopped working.
There is a SolveMedia captcha plugin on wordpress repository where you can take out their code, but that one only works with contact forms, comments, registration page, etc.


Title: Re: Web Developer for Hire
Post by: Unuser on October 17, 2012, 04:05:37 PM
Alright, good sir. Expect to hear from me in a few days with progress.

Could you PM me with your site and an example of a page that you'd like to be unlocked via a captcha?


Title: Re: Web Developer for Hire
Post by: Raoul Duke on October 17, 2012, 04:12:11 PM
Alright, good sir. Expect to hear from me in a few days with progress.

Could you PM me with your site and an example of a page that you'd like to be unlocked via a captcha?

It wouldn't be the whole page, just the part that goes between the hide shortcodes that would be hidden.

Just like that plugin(like-gate) does. A download link for example.

I'll PM you a page and tell you which part I would like to hide from that page.
You can make the captcha appear(instead of the hidden content) on the page as soon as it opens, or make the captcha appear when they click a link/button.