Re: Programming fun time
Posted: Wed May 18, 2011 11:22 pm
very trueDylan wrote:With full security you should be able to call your table "table" and have no worries :p
very trueDylan wrote:With full security you should be able to call your table "table" and have no worries :p
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"
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
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!
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.
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!
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
Well not code it. I'd PMA it.jacek wrote:Doesn't look that fun I have to be honest
What was this topic about againJelvinJS7 wrote:Wait how'd we start talking about tables and security?!
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.
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.
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!
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.
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.
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
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
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.
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!)
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.