author

How do I change the default author for accessing a local SVN repository?

I use TortoiseSVN to access file based local repo. In all my commits an author is my windows login name. Is it possible to use different name? I know how to change author after commit but how to change before? Installing apache/svnserver is not an option. ...

How to display a list of wordpress authors in a dropdown, with a link to the author template?

I'm looking for a way to display the authors of a wordpress blog as a dropdown menu, with an on change event that redirects the user to the author page, which lists all the previous posts written by that user. Is there a way to do that? ...

How to search Google for <meta name="author">

Is it possible to search Google for all sites built by a specific author declared by a meta author tag? eg http://www.google.com.au/search?hl=en&amp;client=firefox-a&amp;rls=org.mozilla%3Aen-US%3Aofficial&amp;hs=v6J&amp;q=%3Cmeta+name%3D%22author%22+content%3D%22Fred+Smith%22%3E&amp;btnG=Search&amp;meta= ...

What is going on with Steve Dewhurst, is he up-to-date in terms of C++?

For those who don't know, he is an author of C++ Gotchas and C++ Common Knowledge, and allegedly an acclaimed expert in C++. However, his website is fairly outdated, he hasn't published articles nor books for a very many years now, and, I am afraid to say completely, disappeared from C++ community. What do you guys think of his books, ...

How to get info: The Author/his Comments for the last subversion revision via command line?

I can't seem to find this one! So say someone like "Joe" (the Author) submits his code into the svn repository with the message "Fixed this bug and that bug yada yada" (his Comments). I'd like to get, via the svn.exe command line, the Author and his Comments for the latest revision. Maybe someone can tell me what arguments I could use ...

How to set Author for SVN

How can i set the author in svn? i use smart svn? ...

Counting Java @author annotations per developer

I have a code base where developers use @author annotations on their class definitions. Is there a way for me to be able to programmatically count how many classes are authored by each developer using those annotations? ...

How to set name of author in a maven project?

packaged maven project contains META-INF/manifest.mf file and in field "Built-by" is login name of current user. Where or what to set name of author, so maven will use this instead of login name? ...

Page with on logged in User posts and info in wordpress.

I want to create a page where i can just show the Loggedin users post and info. ...

WordPress list categories for each author function + call to a member function on a non-object error

Hi, I'm writing a custom wordpress list authors function and am trying to add a function to list the categories that the author has posted in (this is not native to wordpress)... I found the following code in a WordPress forum (http://wordpress.org/support/topic/how-do-ilist-categories-an-author-has-wrote-in-on-authorphp)that supposedly...

The Author column in the CVS history disappeared from Eclipse

It happened since yesterday that the Author column in the CVS history disappeared in my Eclipse IDE. I have gone through all the menus in Eclipse and all kinds of Google search but couldn't figured out how to add it back. Does anyone have a clue on it? I am using the latest Eclipse (Helios) on 64-bit Windows 7. I used the following ste...