Forum: DaniWeb Community Feedback Nov 19th, 2008 |
| Replies: 4 Views: 961 |
Forum: DaniWeb Community Feedback Nov 19th, 2008 |
| Replies: 4 Views: 961 Daniweb....
please remove all the stupid comments posted by sultan6928 in this code snippet:
http://www.daniweb.com/code/snippet631.html
Thanks |
Forum: DaniWeb Community Feedback Jul 10th, 2007 |
| Replies: 12 Views: 1,778 On second thought, forget my post. I have no idea why I even bothered to post in this thread, it just seems like such a non-issue that I am surprised anyone would care. But everyone is different, so... |
Forum: DaniWeb Community Feedback Jul 10th, 2007 |
| Replies: 12 Views: 1,778 Why do you even care? But it seems obvious:
Does the above rep from you look familiar? |
Forum: DaniWeb Community Feedback Jul 6th, 2007 |
| Replies: 2 Views: 1,078 no:
"When I click the link to go to the second page of code snippets in the perl category"
by that I mean the pages of the thread:
page 1 of 1 1>2>next
But it is working now. 10... |
Forum: DaniWeb Community Feedback Jul 6th, 2007 |
| Replies: 2 Views: 1,078 When I click the link to go to the second page of code snippets in the perl category, I get an error message instead of seeing more code snippets:
"No code snippets available with the criteria... |
Forum: DaniWeb Community Feedback May 16th, 2007 |
| Replies: 7 Views: 1,215 Thanks csgal, your edits are correct. |
Forum: DaniWeb Community Feedback May 16th, 2007 |
| Replies: 7 Views: 1,215 new snippets appear to be OK, this test can be deleted:
http://www.daniweb.com/code/snippet706.html |
Forum: DaniWeb Community Feedback May 16th, 2007 |
| Replies: 7 Views: 1,215 these snippets need to be edited to change all instances of double back-slashes (\\) to single back-slashes (\)
http://www.daniweb.com/code/snippet550.html... |
Forum: DaniWeb Community Feedback May 16th, 2007 |
| Replies: 7 Views: 1,215 seems to be OK here though:
my $string = ' Mary had a little lamb. ';
$string =~ s/^\s+//; #remove leading spaces
$string =~ s/\s+$//; #remove trailing spaces
print $string; |
Forum: DaniWeb Community Feedback May 16th, 2007 |
| Replies: 7 Views: 1,215 well it appears to add an extra \:
my $string = ' Mary had a little lamb. ';
$string =~ s/^\\s+//; #remove leading spaces
$string =~ s/\\s+$//; #remove trailing spaces
print $string;
... |
Forum: DaniWeb Community Feedback May 16th, 2007 |
| Replies: 7 Views: 1,215 I had a need to read one of the code snippets I posted a while back (perl) and noticed the syntax highlighter has screwed up the code I posted by adding an extra backslash making the snippet no good.... |
Forum: DaniWeb Community Feedback May 13th, 2007 |
| Replies: 121 Views: 13,090 LOL. I think thats a good idea. |
Forum: DaniWeb Community Feedback May 13th, 2007 |
| Replies: 121 Views: 13,090 I can gaurantee, you or the only member of this forum that thinks that colored text in posts somehow interfers or negatively affects the design of Daniweb.
Honestly, you're starting to sound a... |
Forum: DaniWeb Community Feedback May 13th, 2007 |
| Replies: 121 Views: 13,090 My honest opinion is: I don't care one way or the other. So I was unable to vote in your poll. |
Forum: DaniWeb Community Feedback May 10th, 2007 |
| Replies: 84 Views: 36,812 I think hes really checking to see how many people will respond to a very old thread. So far 3, counting me. ;)
Do you need to be a programmer to be a mathmatician? Or does the inverse logic not... |
Forum: DaniWeb Community Feedback May 7th, 2007 |
| Replies: 34 Views: 4,332 IMHO, you are looking for the solution to a problem that does not exist. And that really sounds just like the middle-management buzz-word-bull-crap I used to hear in countless meetings back in the... |
Forum: DaniWeb Community Feedback May 7th, 2007 |
| Replies: 34 Views: 4,332 Understood. I realize my post may not be clear, but if you notice I never say anything about you wanting to copy them or to be like them.
But you are also one of the most attentive administrators... |
Forum: DaniWeb Community Feedback May 6th, 2007 |
| Replies: 34 Views: 4,332 Just because big sites do something doesn't mean it's a good thing. They probably have people that need to justify their salaries so they make marginal changes and claim some valuable benefit, even... |
Forum: DaniWeb Community Feedback May 5th, 2007 |
| Replies: 40 Views: 5,002 A very thoughtful solution. It does help the pages to load faster.
Thank you very much,
Kevin |
Forum: DaniWeb Community Feedback May 4th, 2007 |
| Replies: 74 Views: 8,692 I was getting the JS warning when reading this thread and other threads. I only read threads in the Community Feedback and Perl forums, and I was getting the JS warning in both of those forums when... |
Forum: DaniWeb Community Feedback May 4th, 2007 |
| Replies: 20 Views: 2,407 hehehe... I see you're back online, what a surprise. |
Forum: DaniWeb Community Feedback May 4th, 2007 |
| Replies: 20 Views: 2,407 what a drama queen.... you need to step back from your computer anyway, IMHO. You take this chatting stuff way too serious. Don't let the door hit your behind on the way out. Keep your promise and... |
Forum: DaniWeb Community Feedback May 4th, 2007 |
| Replies: 74 Views: 8,692 No errors, but there is a bit of an annoying delay while the browser seems to be calculating those rounded corners. That could be because this computer I use for surfing the internet is an old 800mhz... |
Forum: DaniWeb Community Feedback May 4th, 2007 |
| Replies: 74 Views: 8,692 The demo is not giving my browser any problems. |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 74 Views: 8,692 I am no longer getting the JS warning. That seems to be it. I did notice right after I would click the "stop script" button the rounded corners would pop into the display, but I never assosicated... |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 77 Views: 8,516 a little bit of an enigma..... don't let it go to your head ;)
EDIT: that wink smiley looks bad, I am of course just kidding with you |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 77 Views: 8,516 tgreer,
You last post explains alot (http://www.daniweb.com/techtalkforums/post358440-45.html).
I've been in a similar situation in the past and can appreciate your continued interest in... |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 77 Views: 8,516 I think any conclusion I might try and surmise would be incomplete at best. I get the feeling there has been a lot of water under the bridge that I am totally unaware of. I will leave it at that,... |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 77 Views: 8,516 tgreer,
I don't understand your interest in how daniweb is structured. I had assumed you must be fairly active in the IT forums, but checking your post history, it appears to be 95%+ posting in... |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 74 Views: 8,692 Now I'm getting it everytime I view a page in a thread, and when I click "continue" I sometimes get the warning a second time. I guess I'll check in with daniweb in a few days and see if the problem... |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 74 Views: 8,692 I got the warning and the was no globalspec ad displayed on the page. |
Forum: DaniWeb Community Feedback May 3rd, 2007 |
| Replies: 74 Views: 8,692 I'm still getting the unresponsive script warning, seems to happen only in threads, not when viewing forum indexes. Happens about 30 to 40% of the time when viewing a thread. The page just stop dead... |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 77 Views: 8,516 OK, that explains your concerns (to me) much more clearly. That is perfectly reasonable and rational and very understandable. |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 77 Views: 8,516 I get the sense that you are motivated by personal reasons, but what those reasons are I have no clue. Sort of like hearing two people arguing, you can tell they are angry or upset, but you have no... |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 77 Views: 8,516 Your penchant for hyperbole makes it hard for me to take you seriously. You use words like "pollute" and "desease" to describe the problem as you see it. It makes your opinion seem less than... |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 77 Views: 8,516 is that "all forums" or "this category"? When I look at "all forums" there are mostly IT forums displayed but also feedback and lounge threads. |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 74 Views: 8,692 Guess I can't edit the post with all the javascript anymore. Any moderator or adminstrator that wants to remove that post or the javascript please feel free to do so. |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 74 Views: 8,692 Well, when I visited the site this morning, I got the uresponsive script warning once out of 3 page views (perl forum main page first no problem, then Daniweb community forum main page no problem,... |
Forum: DaniWeb Community Feedback May 2nd, 2007 |
| Replies: 74 Views: 8,692 well for what it's worth, this is what clicking on the JQuery error displays:
... |