|
Below is my Profile Feed containing my latest profile updates along with the updates of the coders i personally find interesting and decided to follow.
|
Posted 20 Days Ago by xLink
|
|
About Me
My real name is Scott Thompson, i am 25 years old and currently reside in United Kingdom. I first started coding back in 2003. I have a range of skills covering Abstract Classes, Refactoring, Games Development and 45 more. Read more...
Followers |
22 |
Skills |
48 |
Likes |
9 (100%) |
Dislikes |
0 (0%) |
Comments |
49 |
Recently Liked
Recent Comments
Hey up mate, you appear to have missed the basic "<html><head></head><body>" tags from the start, but have got the closing tags... might want to add a doctype too ;) view content commented on
Hello, i like the idea of your forum. However, while looking at index.php i noticed this: PHP Source Code from index.php
That's considered bad design because it's coppied over and over again throughout the script with only small changes. Also, you are not using isset() to test to ensure the correct $_GET vars exist (and triggering error handling is expensive speed wise especially if you are just covering up errors using display errors). You should look into using MVC which will clean that code up along with using isset()... MVC would require PHP 5+ ;)
Nice start though :) view content commented on
Doesn't look very well formated? I'm guessing you didn't double new line when you pasted it so markdown put everything on one line ;) view content commented on
Because it's easier to learn and not so intrusive, though jQuery is also installed :p I like the bind() method instead of having to be forced to use modules like jQuery which is like hitting a nail with a sledge hammer at times! Also, prototype organises the params better in methods like each(). Plus other little things. view content commented on
Hello Detropat. Eventually as i recruit more moderators the queue won't be much of an issue and this queue will become almost transparent. It's only enabled on Personal Messages, comments and forum posts due to how effective the mass notifications are. Everything else is instant. view content commented on- View All Comments
|