Member profile - code snippet suggestion

Reply

Join Date: Nov 2007
Posts: 3,738
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 330
Moderator
Featured Poster
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster

Member profile - code snippet suggestion

 
5
  #1
Oct 6th, 2009
Hi all,

I have a suggestion (not sure if it has already been discussed).

In the profile, at the community tab, we have, for example,
Code Snippets: 10
If this number 10 is made a href linking to all the code snippets posted by that particular user, it would be great.
At present, to find a code snippet posted by a user, we have to go to statistics tab, click on Find all threads started by xyz , then look for "code snippet".
This is like searching for a needle in the haystack if the user has created a lot of threads (okay, I'm exaggerating ).

Cheers,
Naveen
Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 3,738
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 330
Moderator
Featured Poster
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster
 
-1
  #2
Oct 7th, 2009
Okay, one more suggestion.

Why should 0 be a hyperlink in this case ?
Posts Currently Negative: 0
Clicking that leads to nowhere. It says,
Sorry - no matches. Please try some different terms.
Look at niek_e's profile for example.
Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote Quick reply to this message  
Join Date: Apr 2004
Posts: 4,334
Reputation: Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future Dave Sinkula has a brilliant future 
Solved Threads: 234
Team Colleague
Dave Sinkula's Avatar
Dave Sinkula Dave Sinkula is offline Offline
long time no c
 
0
  #3
Oct 10th, 2009
Originally Posted by nav33n View Post
Hi all,

I have a suggestion (not sure if it has already been discussed).

In the profile, at the community tab, we have, for example,

If this number 10 is made a href linking to all the code snippets posted by that particular user, it would be great.
At present, to find a code snippet posted by a user, we have to go to statistics tab, click on Find all threads started by xyz , then look for "code snippet".
This is like searching for a needle in the haystack if the user has created a lot of threads (okay, I'm exaggerating ).

Cheers,
Naveen
I'll second this suggestion.
"One of the methods used by statists to destroy capitalism consists in establishing controls that tie a given industry hand and foot, making it unable to solve its problems, then declaring that freedom has failed and stronger controls are necessary." --Ayn Rand
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 940
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 124
ardav's Avatar
ardav ardav is offline Offline
Posting Shark
 
0
  #4
Oct 10th, 2009
Thirdithingy
"...the woods would be a very silent place if no birds sang except for the best"
All opinions count.
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 1,400
Reputation: William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of 
Solved Threads: 113
Sponsor
William Hemsworth William Hemsworth is offline Offline
Nearly a Posting Virtuoso
 
0
  #5
Oct 13th, 2009
Why should 0 be a hyperlink in this case?
I guess Dani assumes that you have enough common sense to not click a link which will obviously get no results
Last edited by William Hemsworth; Oct 13th, 2009 at 5:29 am.
I need pageviews! most fun profile ever :)
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 3,738
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 330
Moderator
Featured Poster
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster
 
-1
  #6
Oct 13th, 2009
Originally Posted by William Hemsworth View Post
I guess Dani assumes that you have enough common sense to not click a link which will obviously get no results
My point exactly. Why do you need something which don't yield any result ? It's not about assuming (or not assuming) something.
Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote Quick reply to this message  
Join Date: Mar 2008
Posts: 1,400
Reputation: William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of William Hemsworth has much to be proud of 
Solved Threads: 113
Sponsor
William Hemsworth William Hemsworth is offline Offline
Nearly a Posting Virtuoso
 
0
  #7
Oct 13th, 2009
Originally Posted by nav33n View Post
My point exactly. Why do you need something which don't yield any result ? It's not about assuming (or not assuming) something.
Well, she has her priorities, do you really need to 'fix' something that nobody will click anyway? Removing the link would require more code, not less.
Last edited by William Hemsworth; Oct 13th, 2009 at 12:00 pm.
I need pageviews! most fun profile ever :)
Reply With Quote Quick reply to this message  
Join Date: Nov 2007
Posts: 3,738
Reputation: nav33n is a jewel in the rough nav33n is a jewel in the rough nav33n is a jewel in the rough 
Solved Threads: 330
Moderator
Featured Poster
nav33n's Avatar
nav33n nav33n is offline Offline
Senior Poster
 
-1
  #8
Oct 14th, 2009
Originally Posted by William Hemsworth View Post
Well, she has her priorities, do you really need to 'fix' something that nobody will click anyway? Removing the link would require more code, not less.
I know she has her priorities (Its been a week since I posted this thread and haven't got her reply. So, I know she's busy). Moreover, that was just a suggestion (it's `daniweb community feedback`, isn't it ?) not an order.
Lastly, removing the link wouldn't need more than 2 lines of code (maybe less).
  1. $html = ($post_currently_negative=="0") ? "No hyperlink" : "Show hyperlink";

Ignorance is definitely not bliss!

*PM asking for help will be ignored*
Reply With Quote Quick reply to this message  
Reply

Tags
code, daniweb, profile, snippet

Message:



Similar Threads
Other Threads in the DaniWeb Community Feedback Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC