Click here to Skip to main content
Licence CPOL
First Posted 26 Jun 2002
Views 136,463
Downloads 2,739
Bookmarked 67 times

The Code Project Ticker

By | 29 Jun 2002 | Article
A desk band ticker that scrolls the latest messages posted in the Lounge and other forums

Sample Image

Motivation

I always want to keep myself up to date with the latest happenings at The Code Project. The problem - I can't afford to launch IE every 5 minutes to see if there are any new and interesting threads or whether there are more messages posted to a particular thread. The idea came (originally from Colin Davies) that a desk band ticker which scrolled through all the latest messages would be pretty good in this regard. This will ensure that none of the action (like a Lounge flame war) is missed when it happens.

For a change (form me) this is totally written in unmanaged C++ using ATL/WTL 7. So .NET framework runtime is not required. Even the latest MFC/CRT dlls are not required. The code makes use of the latest attributed extensions in VC++.NET and also of the new classes in ATL7 to access webservices. Later on I will add support to host .NET based addins and also normal VBScript/JScript.

How To Install

  1. Unzip the CPTicker_demo.zip file. This will extract one file, CPTicker.dll.

  2. Register the CPTicker.dll by calling regsvr32 CPTicker.dll

  3. Right click on the task bar. This will show a menu as shown in the image below. From the Toolbars sub menu select "The Code Project Ticker". This will place The Code Project Ticker desk band on the task bar.

    Sample image 2

  4. The latest messages are shown and are periodically refreshed from the website.

  5. Clicking on any message will launch IE and navigate to the message thread view.

Update 6/30/2002

Thanks to Shog for his suggestions.

  1. There is a new settings dialog as shown in the top screen shot that allows users to configure colors as well as the animation speed. (Thanks to Tim Smith for his WTL color picker control). To bring up the dialog double click on the ticker band.
  2. Fixed some memory leaks

Pending Work

  1. Support for other sites like MSDN, SellsBrothers etc.
  2. Menu support for common tasks like posting to the lounge etc.

Please inform me of any problems and as usual suggestions are welcome.

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

About the Author

Rama Krishna Vavilala

Architect

United States United States

Member



Sign Up to vote   Poor Excellent
Add a reason or comment to your vote: x
Votes of 3 or less require a comment

Comments and Discussions

 
You must Sign In to use this message board. (secure sign-in)
 
Search this forum  
 FAQ
    Noise  Layout  Per page   
  Refresh
GeneralTicker in Visual C PinmemberLord_Chiru20:33 2 Nov '06  
QuestionHow to resize !!!!! Pinmemberneoandrew3:34 16 Oct '06  
GeneralC# Pinmemberalpha_922:12 7 Aug '06  
GeneralLoading errors: -2147352567 Pinmemberrubbish@eezi.nl21:35 8 Feb '05  
GeneralThe Code Project Ticker: Nice Tool. Pinmemberrbid21:22 26 Jan '05  
GeneralScreen Corrds to (x,y) chart coords in MSChart Pinmemberhshavit20:07 13 Jun '04  
GeneralProblems compiling Pinmembergordingin18:56 14 Mar '04  
GeneralRe: Problems compiling PinmemberHardy9:35 20 Jan '05  
GeneralStarting a project Pinmembergordingin3:00 28 Jan '04  
GeneralVC 6.0 PinmemberBalkrishna Talele0:33 5 Jan '04  
GeneralOpening in NEW window PinmemberSPS23:01 19 Dec '03  
GeneralRe: Opening in NEW window PinmemberSPS20:09 21 Jan '04  
GeneralRe: Opening in NEW window PinmemberMr.Prakash8:40 29 Mar '04  
GeneralAwesome! PinmemberBrad Jennings21:35 26 Sep '03  
QuestionXP ? PinmemberRage23:38 11 May '03  
GeneralQuestion PinmemberTom Archer8:37 15 Mar '03  
GeneralFantastic!!! PinmemberAnthony_Yio17:05 24 Nov '02  
GeneralThis is a good tool, but could add to the documentation. PinmemberSoliant5:05 10 Oct '02  
GeneralGreat work! PinmemberSoliant8:17 18 Jul '02  
GeneralNot quite sure. PinmemberWREY19:31 12 Jul '02  
GeneralTicker Headline doesn't take me to the view. PinmemberWREY21:42 5 Jul '02  
GeneralRe: Ticker Headline doesn't take me to the view. PinmemberRama Krishna23:00 5 Jul '02  
GeneralRe: Ticker Headline doesn't take me to the view. PinmemberWREY11:34 6 Jul '02  
GeneralUnable to build. PinmemberAnonymous7:22 2 Jul '02  
GeneralRe: Unable to build. PinmemberRama Krishna7:37 2 Jul '02  

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.

Permalink | Advertise | Privacy | Mobile
Web01 | 2.5.120517.1 | Last Updated 30 Jun 2002
Article Copyright 2002 by Rama Krishna Vavilala
Everything else Copyright © CodeProject, 1999-2012
Terms of Use
Layout: fixed | fluid