65.9K
CodeProject is changing. Read more.
Home

Tips and Tricks for CodeProject.com

starIconstarIconstarIconstarIcon
emptyStarIcon
starIcon

4.96/5 (25 votes)

Jan 2, 2014

CPOL

1 min read

viewsIcon

41476

A community wiki of tips, features and easter eggs on CodeProject.com

Introduction

Over the years features, shortcuts and outright Easter Eggs have made their way into the CodeProject.com system. As tricks and tips are added or discovered please add them here.

Your account

  • Include an account summary in your blog or website using the following
    <iframe src="http://www.codeproject.com/members/flair/<memberID>" height="200" width="350" scrolling="no" frameborder="no"></iframe>
    where memberID is your membership ID.

    Using http://www.codeproject.com/members/flair/1 (ie ID = 1) will show:


     
  • Customise your profile page by going to My Settings, choosing "Customisation" and adding some CSS to be applied to your profile page. Take care though - no returns or refunds if you break your profile page!

Articles 

See Article formatting tips for CodeProject for article-related tips.

The forums

  • When posting a message that mentions another user, you can reference that user using @user-name or @[Display Name] in the message. The reference will be automatically linked to their profile and an email will be sent to them alerting them that they have been mentioned
     
  • When referring to a CodeProject article in a message, just paste the URL of the article into the editor and it will be replaced with a link to the article, with the message text set as the title of the article.
     
  • Use keystrokes to navigate: Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages
     
  • If Profile popups are enabled (at the top of the forum - check the "Profile Popup' checkbox and click update) then when you hover over a name you see their profile summary
     
  • Get a daily summary of the new posts to a forum by clicking the "Subscribe" button at the top right of each forum

Surveys

General 

  • Konami code. This is left as an exercise for the reader.