very trueDylan wrote:With full security you should be able to call your table "table" and have no worries :p
Programming fun time
Re: Programming fun time
Re: Programming fun time
actually, with full security you shouldn't have to worry about people breaking in in the first place!Dylan wrote:With full security you should be able to call your table "table" and have no worries :pjacek wrote:who calls their table "users"
Re: Programming fun time
I remember you saying once that "If your site is secure, you should not have to worry about encrypting password data";jacek wrote:very trueDylan wrote:With full security you should be able to call your table "table" and have no worries :p
I thought you were crazy at the time, and now I realize what you meant
That was the implied statement.JelvinJS7 wrote:actually, with full security you shouldn't have to worry about people breaking in in the first place!
Re: Programming fun time
Exactly, you still should, because staff or admins may be allowed legit access to the db.
But if you keep the data safe, it means nobody can get it anyway.
But if you keep the data safe, it means nobody can get it anyway.
Re: Programming fun time
Yah; and then there is always the chance that something goes terribly wrong and access is gained and then that's not nice. It's the principle behind it though!jacek wrote:Exactly, you still should, because staff or admins may be allowed legit access to the db.
But if you keep the data safe, it means nobody can get it anyway.
Re: Programming fun time
hmm… someday i will do this:
CREATE DATABASE database; CREATE TABLE table ( column_1 INT NOT NULL AUTO_INCREMENT, PRIMARY KEY(column_1), column_2 varchar(255), column_3 varchar(255) -- etc );that'll be fun!
Re: Programming fun time
I concur; creating MySQL tables is boring and tedious. Often times I put off projects as I am truly that lazy; I will code everything and not want to make the table, so no testing can be done.jacek wrote:Doesn't look that fun I have to be honest
Re: Programming fun time
Well not code it. I'd PMA it.jacek wrote:Doesn't look that fun I have to be honest
But that's what it'd look like?
Wait how'd we start talking about tables and security?!
Re: Programming fun time
What was this topic about againJelvinJS7 wrote:Wait how'd we start talking about tables and security?!
I actually have no idea, I would have to look back.
Re: Programming fun time
This is why your forums are great! You get off topic as much (*cough* more *cough*) as anyone else so it is thereby allowed!jacek wrote:What was this topic about againJelvinJS7 wrote:Wait how'd we start talking about tables and security?!
I actually have no idea, I would have to look back.
The original topic was commenting on the different views of a programmer versus a regular visitor to any given website.
Re: Programming fun time
Yeah basically. Lol jacek :lolno:Dylan wrote:This is why your forums are great! You get off topic as much (*cough* more *cough*) as anyone else so it is thereby allowed!jacek wrote:What was this topic about againJelvinJS7 wrote:Wait how'd we start talking about tables and security?!
I actually have no idea, I would have to look back.
The original topic was commenting on the different views of a programmer versus a regular visitor to any given website.
I feel like I'm on google buzz right now. It always gets extremely off topic!
Re: Programming fun time
Only in general chat Its the nature of discussion (or chat) to move off from the original topic, which is what this section is forDylan wrote:This is why your forums are great! You get off topic as much (*cough* more *cough*) as anyone else so it is thereby allowed!
If you are that interested, here is what I wrote as a guideline for moderators.
So now you knowGoing Off-Topic
If the flow of discussion has moved from the original focus of the topic the action needed may be one of the following. If a large number of posts one a unrelated topic have been made, these posts should be split into a new topic and given an appropriate title. If the topic was originally asking for help and the problem has been solved, the topic should be locked and a post made stating the reason why it should also be made clear that if the OP has a follow up question they can PM a moderator for the post to be unlocked. An unsolved topic should never be locked.
A more relaxed approach to this rule should be taken in the General Chat forum, as it is in the nature of conversation to deviate to a new subject when the original one has been exhausted. Basically, chatting in the chat forum should not be punished. However, if a user makes a completely unrelated post in a topic (in a way that breaks the flow of discussion) this should still be split into a new topic.
The same applies in the Introductions section, just like in real life when you introduce yourself to a group of people, they do not immediately leave. If a discussion in this section goes on for a long time (~ 40 replies) it should be split and moved to the General Chat forum.
Re: Programming fun time
Psssst. Make me mod!jacek wrote:Only in general chat Its the nature of discussion (or chat) to move off from the original topic, which is what this section is forDylan wrote:This is why your forums are great! You get off topic as much (*cough* more *cough*) as anyone else so it is thereby allowed!
If you are that interested, here is what I wrote as a guideline for moderators.
So now you knowGoing Off-Topic
If the flow of discussion has moved from the original focus of the topic the action needed may be one of the following. If a large number of posts one a unrelated topic have been made, these posts should be split into a new topic and given an appropriate title. If the topic was originally asking for help and the problem has been solved, the topic should be locked and a post made stating the reason why it should also be made clear that if the OP has a follow up question they can PM a moderator for the post to be unlocked. An unsolved topic should never be locked.
A more relaxed approach to this rule should be taken in the General Chat forum, as it is in the nature of conversation to deviate to a new subject when the original one has been exhausted. Basically, chatting in the chat forum should not be punished. However, if a user makes a completely unrelated post in a topic (in a way that breaks the flow of discussion) this should still be split into a new topic.
The same applies in the Introductions section, just like in real life when you introduce yourself to a group of people, they do not immediately leave. If a discussion in this section goes on for a long time (~ 40 replies) it should be split and moved to the General Chat forum.
Haha jk (but if you did that'd be swell!)
But we should just find someplace for a live group chat, instead of posting here, and slowing down the servers and stuff…
Re: Programming fun time
If we ever need more than 2 mods, you will be consideredJelvinJS7 wrote:Psssst. Make me mod!
Haha jk (but if you did that'd be swell!)
I am still planning to set up an IRC channel Just need to get around to it, plus I kind of like all the posting.JelvinJS7 wrote:But we should just find someplace for a live group chat
Re: Programming fun time
Yah ahaha, you love those milestones you keep reaching! Post away!jacek wrote:If we ever need more than 2 mods, you will be consideredJelvinJS7 wrote:Psssst. Make me mod!
Haha jk (but if you did that'd be swell!)
I am still planning to set up an IRC channel Just need to get around to it, plus I kind of like all the posting.JelvinJS7 wrote:But we should just find someplace for a live group chat
I am glad though, in a slightly off topic but still related issue, that on forums like this one post count means nothing. I have been a member of forums where the only way your input is even looked at is if you have X number of posts and it's quite annoying, leads to a heavy amount of spam and that sort of thing. It seems to matter very little in these types of forums so yay!
Also, the more I think of it, the more I think I would use an IRC despite my original comments.
Re: Programming fun time
Almost at 2,000 postsDylan wrote:Yah ahaha, you love those milestones you keep reaching! Post away!
Yeah, well there is no reason for it to mean anything. The number of posts you made is in no way reflective of how much you contribute to the community. The rep system is also a bit or a pain... How well do you think counting the number of times a user is replied to with a post containing the word "thanks" (and similar) would work ? Instead of having a button ? It would be fun to make anywayDylan wrote:I am glad though, in a slightly off topic but still related issue, that on forums like this one post count means nothing.
Re: Programming fun time
Hehe I feel special!
Also, not to mention your rep at phpacademy!
If we ever need more than 2 mods, you will be considered [/quote]jelvinjs7 wrote: Psssst. Make me mod!
Haha jk (but if you did that'd be swell!)
Also, not to mention your rep at phpacademy!
Re: Programming fun time
Rep systems are silly.
Post counts are silly.
Post content is about all that matters; I mean, when you have 10,531 Posts comprising of 20.70% of the total forum posts + 117 rep points; I guess that says something. But if someone posts a lot and is rarely any help, they mean nothing.
Post counts are silly.
Post content is about all that matters; I mean, when you have 10,531 Posts comprising of 20.70% of the total forum posts + 117 rep points; I guess that says something. But if someone posts a lot and is rarely any help, they mean nothing.
Re: Programming fun time
Personally I always try to steer cleer of any sort of counting systems like those. Post count and reputation systems on popular forums often just end up leading to elitism. I've been there, and it took us a long time to finally get rid of it. As in, a couple of months!Dylan wrote:Rep systems are silly.
Post counts are silly.
Post content is about all that matters; I mean, when you have 10,531 Posts comprising of 20.70% of the total forum posts + 117 rep points; I guess that says something. But if someone posts a lot and is rarely any help, they mean nothing.
However, on this kind of forum, where people request help, I don't see any harm in it. It's useful for people to see who has been helpful to many people already, meaning they can see if someone is a reliable source or not.
Please check out my CodeCanyon items.
Re: Programming fun time
I am hoping to come up with some kind of reward system for people who are consistently helpful, not sure what yet. But a thanks counter of some sort will be needed