Quote:
Originally Posted by LostHopeOfDusk
Does cat transformation count as a fetish?
|
I should say so, yes. If it is not included, then it is an error on my part. Though, I assume you understand that I am not to know of
every fetish.
Quote:
Originally Posted by CK01
I guess you could merely expand Animal-Girl out to just a generalize species list
|
I am considering it. But maybe some people won't like their cowgirls to be sorted together with catgirls, etc.
Quote:
Originally Posted by buttfacelol
The front page needs a bit of work - some more content other than the 10 most recent pictures would be nice. I'm assuming you know this, though.
Other than that, looks really good!
|
Yes, I am aware of this. Primarily because I am still deciding what content to put on the front page. I assume with more content, the choice will be easier. Hehe.
Quote:
Originally Posted by buttfacelol
|
Perhaps. Right now I am considering the restrictions, perhaps a 'page' system? That is where each page contains 50 artists/authors at a time?
Though I need to consider the favourite fetish thing. This is partly a technical issue, I want to limit myself against
huge database outtakes like this (because that causes a lot of unnecessary server load[1]), but maybe at maximum their 5 favourite fetishes? Then for 50 artists, it would at maximum be 250 rows returned. Oi.
Anyway, the slow progress right now is due to a few things; I am going on holiday tomorrow (it is summer after all), I still need some artists to do the sliders for me (although I have asked a few, whom have said yes to do some of them), because I consider the sliders to be quite important before this thing can go live and lastly, because I am currently doing a lot of work behind the scenes.
In that regard, I am focusing first of all on santising
all input to avoid SQL injections and similar attacks. Your passwords are as safe as I can make them, by hashing them with an unique salt per user. While I intend the register form will include an email address, it is
purely for the intend of obtaining access to your account automatically (otherwise you need to contact me personally through other means). But don't worry, I will not send your password via email in plain text.
I am a bit of a freak when it comes to security and especially if I wish to gain the trust of 'total strangers' to use my site.
And I suppose it's better than just telling end users 'your data is secure'.
[1] Although, I do intend to do a lot of caching for non-logged in users.