I've just made a anonymous online information site. Anyone could help me to review it?
both desigh and speed. thanks
it's address is :
http://www.anoninfo.org
and, anyone who would exchange the hotlinks please tell me. thanks.
Very interesting..
the page loading of the site is amazingly fast. I think its faster than my localhost..
are the articles allowed to copied??
Quite nice. Quite nice. I have no criticisms of the site.
| Quote: |
are the articles allowed to copied??
|
They're licensed under the BSD license, so I assume yes.
| Quote: |
| are the articles allowed to copied?? |
No problem.
[/quote]
Hi Greyhound,
The site is nice,
There are important articles.
Thank you.
Along with the good articles I will link back to you.
| pashmina wrote: |
Thank you.
Along with the good articles I will link back to you. |
Thanks, could you tell me your site so I could link back to you.
Thank you, I was a php noob, but I'll check the code and fix them right now.
The site looks very nice. It's clean, efficient, loads quickly, and is easy to navigate. The articles are also nice and informative.
| Greyhound wrote: |
| pashmina wrote: | Thank you.
Along with the good articles I will link back to you. |
Thanks, could you tell me your site so I could link back to you. |
Right Now I am still building my site and I still have to put more section into it.
you can link me later and i will link back to you on the featured link section
my site address is http://globalgamings.com
| pashmina wrote: |
| Greyhound wrote: | | pashmina wrote: | Thank you.
Along with the good articles I will link back to you. |
Thanks, could you tell me your site so I could link back to you. | Right Now I am still building my site and I still have to put more section into it.
you can link me later and i will link back to you on the featured link section
my site address is http://globalgamings.com |
Wow, I've added your site to be the first of my hot links~
Thank you I have also linked backed to you successfully on the featured links.
I will be soon copying article from your site and I will refer from that point too.
| Greyhound wrote: |
Thank you, I was a php noob, but I'll check the code and fix them right now. |
When you have &-char in your text you should write the html code of &-char, which is & Like you see & is the mark to start html code. Your text "Arts & Entertainment" should be "Arts & Entertainment". Same thing in links if you will have them in that from. For example: index.php?dir=123&sub=321 should be index.php?dir=123&sub=321. And last error of this validation is that you have </html></body> at the end of your site. First </body> and then </html>. These are all errors what I get for now. Your site is much cleaner
PS. One tip might be good for you. You can have new row in PHP by adding \n inside echo or print. | Code: |
| <?php echo "<p>First row<br />\nSecond row</p>"; ?> |
Output: | Code: |
<p>First row<br />
Second row</p> |
Instead of: | Code: |
| <p>First row<br />Second row</p> |
I suggest you to use this, because you have no rows in your source after PHP. This method makes source more readable for you. It could also have some more advantages.
I simply love the design it loads so fast and provides quick and concise information. It has so many articles to keep you reading for a good 4 or 5 hours. I actually read a few articles. 7/10
.
The PHP is very nice as well. I love the PHP search as well when I push a blank enter on the search bar I'm reirected to google
and it isn't a google search bar? Sure dosen't look like it, or Am I just tired.
Awsome how it loads soo fast, but the template is kinda plain. The content is terrific though