New Platform - Beta Testers and Developers Needed

  • 15 Replies
  • 16626 Views
*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
New Platform - Beta Testers and Developers Needed
« on: February 28, 2017, 03:42:53 PM »
Anybody interested? I want to see if this improves our security / speed.
The illusion is shattered if we ask what goes on behind the scenes.

*

Space Cowgirl

  • MOM
  • Administrator
  • 49765
  • Official FE Recruiter
Re: New Platform - Beta Testers and Developers Needed
« Reply #1 on: February 28, 2017, 04:23:10 PM »
If you need people to test the features (or whatever) I can do that. I can't help with development, though.
I'm sorry. Am I to understand that when you have a boner you like to imagine punching the shit out of Tom Bishop? That's disgusting.

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Re: New Platform - Beta Testers and Developers Needed
« Reply #2 on: February 28, 2017, 04:42:25 PM »
I have built an MVC framework and ORM made for sites like ours that are heavily attacked by folks. I am using it to build an odd mix between a social network and forums.

The illusion is shattered if we ask what goes on behind the scenes.

*

PizzaPlanet

  • 12260
  • Now available in stereo
Re: New Platform - Beta Testers and Developers Needed
« Reply #3 on: February 28, 2017, 07:48:02 PM »
I have built an MVC framework and ORM


Look, John, none of that is necessary. Just grab a decent whitepaper on web security and follow it. It'll take a few hours, but then it'll be done.
hacking your precious forum as we speak 8) 8) 8)

*

wise

  • Professor
  • Flat Earth Scientist
  • 25446
  • The Only Yang Scholar in The Ying Universe
Re: New Platform - Beta Testers and Developers Needed
« Reply #4 on: March 13, 2017, 01:05:57 AM »
Which John is this?  ???
1+2+3+...+∞= 1

Come on bro, just admit that the the earth isn't a sphere, you won't even be wrong

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Re: New Platform - Beta Testers and Developers Needed
« Reply #5 on: March 14, 2017, 09:50:55 PM »
I have built an MVC framework and ORM


Look, John, none of that is necessary. Just grab a decent whitepaper on web security and follow it. It'll take a few hours, but then it'll be done.
Oh, those are only good if you read them backwards.

That said, yes that will be dealt with as well.
The illusion is shattered if we ask what goes on behind the scenes.

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Re: New Platform - Beta Testers and Developers Needed
« Reply #6 on: March 18, 2017, 12:00:21 PM »
On the same box, with the same load, I'm already seeing pretty dramatic increases in speed.
The illusion is shattered if we ask what goes on behind the scenes.

*

disputeone

  • 24826
  • Or should I?
Re: New Platform - Beta Testers and Developers Needed
« Reply #7 on: March 19, 2017, 11:08:30 PM »
Search function works great, site is running smooth and well.
Quote from: Stash
I'm anti-judaism.

Quote from: Space Cowgirl
Whose narrative is it to not believe the government?

Quote from: Wolvaccine
speech should be a privilege. Not a right.

*

Babushka

  • 169
  • I can cook minute rice in 58 seconds
Re: New Platform - Beta Testers and Developers Needed
« Reply #8 on: May 03, 2017, 09:00:47 AM »
I'm willing to help out, if you need more people. Just let me know what I need to do.
I can communicate with vegetables, but only after hitting up some bath salts

https://runt-of-the-web.com/wordpress/wp-content/uploads/2016/04/baby-taxidermy.jpg

*

Barry B. Benson

  • 16
  • Ya like jazz?
Re: New Platform - Beta Testers and Developers Needed
« Reply #9 on: May 05, 2017, 05:24:49 AM »
What he said
You are the opposite of Jesus.

Yours sincerely,
Barry B. Benson

YOu LIkE JaZz??????????????

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Re: New Platform - Beta Testers and Developers Needed
« Reply #10 on: May 24, 2017, 05:56:19 PM »
Cool, what are you guys skilled with?
The illusion is shattered if we ask what goes on behind the scenes.

*

boydster

  • Assistant to the Regional Manager
  • Planar Moderator
  • 17757
Re: New Platform - Beta Testers and Developers Needed
« Reply #11 on: May 24, 2017, 07:33:14 PM »
I'm​ good with html/css/js, I can debug php with SQL calls if I know the databases I'm working with. I can't commit to developing a lot from scratch, but with access to code I can identify and work on bugs.

*

Pezevenk

  • 15363
  • Militant aporfyrodrakonist
Re: New Platform - Beta Testers and Developers Needed
« Reply #12 on: June 21, 2017, 03:22:10 PM »
I can make my eyes vibrate.
Member of the BOTD for Anti Fascism and Racism

It is not a scientific fact, it is a scientific fuck!
-Intikam

Read a bit psicology and stick your imo to where it comes from
-Intikam (again)

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Re: New Platform - Beta Testers and Developers Needed
« Reply #13 on: July 28, 2017, 09:37:16 AM »
I'm​ good with html/css/js, I can debug php with SQL calls if I know the databases I'm working with. I can't commit to developing a lot from scratch, but with access to code I can identify and work on bugs.
I've built a system that removes the need for the developer to write any sql calls; all queries are abstracted away from sql (or whatever the datasource may be) and done using a simple crud interface that takes in key value pair arrays.

There is also a permissions proxy wrapping this to disallow queries that the user does not have permissions for.

So to read all the posts named 'cheese', it would be something like
$pm = new PostModel(); $posts = $pm->read(['name'=>'cheese']);


For the html/css/js layer I'm mostly relying on existing templates and doing some small tweaks. It is done in a template system, which makes this easy. When I need to get a good front end ready, I'll likely catch up with you.

Once its ready to be tested etc, I'll give you a shout as well.

Thanks!
The illusion is shattered if we ask what goes on behind the scenes.

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Test
« Reply #14 on: December 31, 1969, 04:00:00 PM »
Test 1 2 3
The illusion is shattered if we ask what goes on behind the scenes.

*

Username

  • Administrator
  • 17671
  • President of The Flat Earth Society
Test
« Reply #15 on: August 13, 2017, 10:24:15 AM »
Test 1 2 3 Testing time fix
The illusion is shattered if we ask what goes on behind the scenes.