Artificial Intelligence Depot
Visiting guest. Why not sign in?
News, knowledge and discussion for the AI enthusiast.
FEATURES COMMUNITY KNOWLEDGE SEARCH  
New Site Features
Code Formatting and Search
 
• New Site Features

You'll have noticed the new search tool on the navigation bar and in the menu. Though there's not yet enough content for you to get lost, it will prove a valuable feature in the long run.

There's also a new code formatting tag you can use within messages... just type the tags without the spaces:

< c >
void formated( int code )
{
printf("Isn't this nice?");
// useless line, if you ask me
code++;
}
< /c >

Which gives you something like this:


COol ey?

1019 posts.
Monday 28 January, 03:08
Reply
• tutorial rating system

Alex,
Just wanted to say that I think the tutorial rating system you recently implemented is a great idea.

-Rob

17 posts.
Thursday 28 February, 15:32
Reply
• thanks

Thanks!

I thought so too... There's still a fair bit to do in the same direction (sort by ratings, add comments), but it can build on the existing system.

I still have to convert the two other two warehouses to the new automated system, and get more content.

Cheers for the feedback!

1019 posts.
Thursday 28 February, 15:48
Reply