Click here to Skip to main content

Shog9 - Professional Profile

Summary

14,437
Author
5,840
Authority
72,171
Debator
122
Editor
73
Enquirer
2,880
Organiser
3,808
Participant
Poke...
Member since Saturday, September 29, 2001 (11 years, 7 months)

 

Contributions

Articles 4 (Legend)
Tech Blogs 0
Messages 23,996 (Master)
Q&A Questions 0
Q&A Answers 7
Tips/Tricks 0
Comments 4

Links

Groups

Below is the list of groups in which the member is participating


Soap Box 1.0
United States United States
Member
Social Group
members

This _private_ forum is set up to be a place where political and social issues, including American politics and global warming, can be discussed in a reasonably civil manner. Anyone who has been an active member* of Code Project for six months is welcome to apply for membership but this forum does not tolerate trolling posts, or posters who wish to be disagreeable. Those who choose to become uncivil, insulting, or childish will be warned and, for repeated violations, removed from membership.
 
* That means that you have posted regularly or had at least one article published.

CodeProject Insiders
United States United States
Member
Collaborative Group
members

No Biography provided

Reputation

For more information on Reputation please see the FAQ.

Privileges

Members need to achieve at least one of the given member levels in the given reputation categories in order to perform a given action. For example, to store personal files in your account area you will need to achieve Platinum level in either the Author or Authority category. The "If Owner" column means that owners of an item automatically have the privilege, and the given member types also gain the privilege regardless of their reputation level.

ActionAuthorAuthorityDebatorEditorEnquirerOrganiserParticipantIf OwnerMember Types
Have no restrictions on voting frequencysilversilversilversilverAdmin
Store personal files in your account areaplatinumplatinumSitebuilder, Subeditor, Supporter, Editor, Staff
Have live hyperlinks in your biographybronzebronzebronzebronzebronzebronzesilverSubeditor, Protector, Editor, Staff, Admin
Edit a Question in Q&AsilversilversilversilverYesSubeditor, Protector, Editor, Admin
Edit an Answer in Q&AsilversilversilversilverYesSubeditor, Protector, Editor, Admin
Delete a Question in Q&AYesSubeditor, Protector, Editor, Admin
Delete an Answer in Q&AYesSubeditor, Protector, Editor, Admin
Report an Articlesilversilversilversilver
Approve/Disapprove a pending ArticlegoldgoldgoldgoldSubeditor, Mentor, Protector, Editor, Staff, Admin
Edit other members' articlesSubeditor, Protector, Editor, Admin
Create an article without requiring moderationplatinumSubeditor, Mentor, Protector, Editor, Staff, Admin
Report a forum messagesilversilverbronzeProtector, Editor, Admin
Create a new tagsilversilversilversilverAdmin
Modify a tagsilversilversilversilverAdmin

Actions with a green tick can be performed by this member.


 

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


Advertise | Privacy | Mobile
Web03 | 2.6.130523.1 | Last Updated 24 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid

You must Sign In to use this message board.
Search this forum  
GeneralCPhog wishlist [modified*3] Pin
Sunday, December 11, 2005 2:38 PM by Shog9
Things i'd like, but haven't gotten around to adding yet:
  1. Add new forum posts to forum after replying.
    The downside of using behind-the-scenes posting is that you miss out on seeing all the other replies and new threads posted whilst you were pondering your own words. Would be nice to get these without having to reload the whole page...
  2. Better preference / signature management
    Currently a total hack, with each instance of CodeProject having its own set of preferences and sigs loaded.
  3. Additional editing options, convenience functions...
    Including things like David Stone's CPhog+Midas project, a Markdown option, templates, etc...
  4. Automatic timestamp for modified posts
  5. Page-level indication of pending and failed posts
  6. Shortcut keys on the post/modify/reply form
    Current plan:
    • Ctrl+Shift+C Wrap selection in tags
    • Ctrl+Shift+< Insert a <
    • Ctrl+Shift+> Insert a >
    • Ctrl+Shift+& Insert a &
    • Ctrl+Shift+L Create a link
    • Ctrl+Shift+^ Create a link w/ clickety tail ([^])
    • Ctrl+Shift++ Superscript
    • Ctrl+Shift+- Subscript
    • Ctrl+Q Quote selected text (or format selected text as a quotation, if selection is in the editor)
    • Ctrl+E Insert emoticon
    • Ctrl+B Bold
    • Ctrl+I Italic
    • Ctrl+U Underline
    • Ctrl+S Strikethrough
    • Ctrl+L Create a link[^]
    • Ctrl+Enter Submit your post
    • Esc Closes the post editor or Closes the preview, if previewing
    • Ctrl+Shift+P Preview your post
    • Ctrl+Shift+S Submit your post
  7. Make linkification work with https:// addresses
  8. Keyboard navigation in forum
    Current plan:
    • Ctrl+Right Arrow Moves to the next post
    • Ctrl+Left Arrow Moves to the previous post
    • Ctrl+Up Arrow Moves to the previous thread header
    • Ctrl+Down Arrow Moves to the next thread header
    • Alt+R Reply to the current post
    • Alt+M Modify the current post
    • Alt+N Create a new thread
    • Ctrl+Q Reply to the current post, quoting the entire post
  9. Escape HTML in selection function
  10. Thread-by-thread refresh
Feel free to reply with your own suggestions...
 
----
Scripts i've known...
CPhog 0.9.9 - make CP better.
Forum Bookmark 0.2.1 - bookmark forum posts on Pensieve
Print forum 0.1.1 - printer-friendly forums
Last modified: Thursday, July 06, 2006 12:48:39 AM -- Mark off completed, add a few new ones

GeneralRe: CPhog wishlist PinmemberJörgen Sigvardsson11 Dec '05 - 20:08 
GeneralRe: CPhog wishlist PinmemberMr.Prakash29 Jan '06 - 22:40 
GeneralRe: CPhog wishlist PinadminChris Maunder13 Mar '06 - 12:04 
QuestionRe: CPhog wishlist PinmemberMr.Prakash20 Mar '06 - 5:02 
GeneralRe: CPhog wishlist PinmemberMr.Prakash2 Feb '06 - 20:38 
GeneralRe: CPhog wishlist PinsitebuilderShog93 Feb '06 - 3:30 
GeneralRe: CPhog wishlist [modified] PinmemberRyan Binns8 Mar '06 - 17:35 
wrote:
Add new forum posts to forum after replying.The downside of using behind-the-scenes posting is that you miss out on seeing all the other replies and new threads posted whilst you were pondering your own words. Would be nice to get these without having to reload the whole page...

 
Each message has its own ID in the page, right? Would it be possible to go through all the messages in the downloaded page after doing the post, and add all the new ones dynamically? Complex, I know, but cool Cool | :cool:
 
I like the shortcut keys, although I wouldn't use keyboard navigation.
 
One thing that really annoys me about the forums is the way the scrolling is done when you select a post. As I'm getting further down the page, I like scrolling down so the message I'm reading is somewhere around the middle of the screen. However, as soon as I select the next message, the pages jumps back up, so that the message is now at the bottom of the screen, which means I have to scroll down to be able to select the next message. It would be nice if the forums only scrolled if the message didn't fit on the screen.
 
Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

GeneralRe: CPhog wishlist [modified] PinadminChris Maunder13 Mar '06 - 12:39 
GeneralRe: CPhog wishlist [modified] PinmemberBassam Abdul-Baki27 Mar '06 - 7:55