11,557 Posted Topics

Member Avatar for Sahil89
Member Avatar for pritaeas

They're third party, and I'm not seeing them at all, nor can I confirm who is running them, or any details of it.

Member Avatar for Ancient Dragon
0
147
Member Avatar for WaltP

This is by design. There should not really be a need to quote long bodies of code.

Member Avatar for Ancient Dragon
0
221
Member Avatar for iamthwee

Please note that clicking on an arrow does NOT give reputation. Reputation and comments are only submitted if you click the form button or hit Enter.

Member Avatar for Mike Askew
0
459
Member Avatar for cyberoptik

FastClick is one of the most popular advertising networks out there, and they pay through PayPal. Unfortunately, they aren't accepting forums right now :-/ Not sure of any others :(

Member Avatar for sethmg
0
197
Member Avatar for kisseric

Also, check this line: [code]double doDivideZero(double &)[/code] You need to name your variable, such as (double& x)

Member Avatar for manujkathuria
-4
1K
Member Avatar for LukeJames

For all those purple haters out there, here is solid proof that our color scheme is awesome. Even Microsoft decided to use it for VS!

Member Avatar for JorgeM
0
229
Member Avatar for stupidenator

Linux comes with telnet/ssh built in. Simply use the ssh command from a terminal window / console. :)

Member Avatar for dejikadri
0
1K
Member Avatar for nitin1

You gain a "solved thread" point each time you post in a thread that is subsequently marked solved by the OP.

Member Avatar for stultuske
0
132
Member Avatar for cereal

It's obviously bad that our code highlighter is interpreting things differently, but do you realize that the poster posted malformed code? Notice their `<Directory >` has an extra space, and that is never closed.

Member Avatar for Dani
1
257
Member Avatar for Reverend Jim
Member Avatar for Reverend Jim
0
335
Member Avatar for Dani

Hmm ... Is it just me, or when you vote with a comment, does the comment not instantly show up like it's supposed to?? It works fine in our dev environment and I can't figure out why it's not working for me in the live site.

Member Avatar for nitin1
4
196
Member Avatar for cssweb

Like this?? ... echo '<ul>'; while ($row = mysql_fetch_object) { echo '<li>' . $row->name . '</li>'; } echo '</ul>';

Member Avatar for cereal
0
130
Member Avatar for BitBlt

This wasn't put back right away because it's rather resource intensive to implement. I'll play around and see what I can do.

Member Avatar for BitBlt
2
224
Member Avatar for nitin1
Member Avatar for pcce3
Member Avatar for migzjose
Member Avatar for smitty1140
Member Avatar for jyotsna01

Jorge, don't you mean it may take a few days for Google to index the pages? :) Last I checked, the only thing GoDaddy knows how to do is make superbowl commercials. They certainly can't reliably maintain their network, if today's disaster was any indication. No offense to GoDaddy, because …

Member Avatar for lucyrai1
0
438
Member Avatar for Ancient Dragon
Member Avatar for Xantipius
Member Avatar for Xantipius
-1
180
Member Avatar for paine_today

At the heart of Facebook is their open graph model. Essentially, everything on Facebook (every person, every event, every photo album) is an object in the open graph. You could essentially write a script to fetch all of the information related to you and save it. However, there wouldn't be …

Member Avatar for clarie.texas
0
215
Member Avatar for tabj

It's really hard for me to wrap my mind around what you're describing. Can you please either link to your page, or provide the full HTML and CSS?

Member Avatar for lps
0
855
Member Avatar for darrell.parsons.50
Member Avatar for ainosilva
Member Avatar for samuelmax

It depends what you're trying to do. We use `<meta name="robots" content="noindex" />` when we want Google to crawl a page (and follow outgoing links on it), but not index the page itself (because it's thin content, for example). We use robots.txt to block pages from Google that are unavailable …

Member Avatar for vkmigrate
0
152
Member Avatar for Emily Banks
Member Avatar for clarie.texas
0
623
Member Avatar for nitin1

By invitation only :) If a space opens up (aka there is an apparent need for additional moderation within a particular category), then the existing moderation team votes on who to nominate. The nominees are then asked if they are interested.

Member Avatar for nitin1
0
245
Member Avatar for samuelmax

I think that it's like a link wheel only for articles. Where there are multiple articles in the prism and they each provide a one-way back link to another one.

Member Avatar for getxhtml
0
149
Member Avatar for samuelmax

http://en.wikipedia.org/wiki/Trackback Sorry morganlong, but that's not correct :( It's often beneficial to know all of the different places on the web where a particular article is being referenced. For example, suppose you read an article in the New York Times online. It might be interesting to easily find all of …

Member Avatar for getxhtml
0
677
Member Avatar for Dani

DaniWeb will once again be sponsoring the Percona Live MySQL conference coming up next month. You can go to http://www.percona.com/live/nyc-2012/ to register and use promo code DANIWEB to save 15% on tickets. DaniWeb will also be hosting the official after party for the Percona conference, which you can find out …

1
45
Member Avatar for samuelmax

The same way that Google's Panda algorithm was designed to focus around more of the on-page stuff (thin content, quality of content, content farms, etc.), the Penguin algorithm is designed to focus around the off-page stuff (backlinks!) The first itiration of Penguin has already been rolled out a few months …

Member Avatar for indiainternet00
0
187
Member Avatar for TrustyTony
Member Avatar for TrustyTony
0
265
Member Avatar for sukritinfotech

The alt tag is meant to show alternative text in lieu of being able to show an image. While images might look great visually, they are useless to blind people or people using text-based web browsers. Therefore, the alt text is used to describe the image if is unable to …

Member Avatar for jyotsna01
0
227
Member Avatar for sukritinfotech

There are many keyword tools on the web (SEO Moz, Digital Point, SEO Book, etc). The goal is to find a niche keyword that describes what people would be looking for on your site, but also doesn't have a lot of competition from competitors also targeting the same keyword. The …

Member Avatar for jyotsna01
0
210
Member Avatar for Smith Jones
Member Avatar for shadiadiph

Your file paths should be relative to their location in the file system. Where in the file system is the PHP file doing the writing compared to where you're trying to create the file. It should be irrelevant whether it's a different subdomain or not.

Member Avatar for shadiadiph
0
120
Member Avatar for HTMLperson5

Peter, I think he's referring to how member profiles show MSN usernames and such, which often times are people's full email addresses. We should actually be encrypting those ...

Member Avatar for peter_budo
0
578
Member Avatar for adylo
Member Avatar for ifezuec
0
100
Member Avatar for Yorkiebar14

Just to add some clarification here, there was never a problem with your database. It's simply that HTML does not preserve line breaks, so you need to use the nl2br() function to turn new line breaks into HTML line breaks.

Member Avatar for Yorkiebar14
0
202
Member Avatar for sukritinfotech

Not sure what you mean. Google releases new algorithm updates just about daily. Every so often, there are some big ones that happen, but Google doesn't release official announcements about them. The SEO community finds out because people begin to notice large shifts in their traffic overnight and so they …

Member Avatar for android45
0
193
Member Avatar for lapunluyang

Basically it all has to do with whether you're doing something that is considered a good practice to make your site more user friendly, versus doing something to try to game the search engines to artificially increase your ranking by exploiting a problem with the current algorithm. This might be …

Member Avatar for raja24
0
193
Member Avatar for pritaeas

Firstly, we did make a change to cookies about a week ago where everyone was logged out. I started a thread about it apologizing. :) So if you've had your browser open for over a week, then that's the reason why. Secondly, to prevent against spam, you cannot submit any …

Member Avatar for pritaeas
0
109
Member Avatar for mayank.dyl

I'm Dani :) You can find my bio on our About Us page http://www.daniweb.com/home/about

Member Avatar for David Hanes
0
174
Member Avatar for samuelmax

I'm confused by what you mean. Have awesome content. Have a good, clear navigation structure. Have clean HTML that validates according to the W3C standards.

Member Avatar for audrey110
0
126
Member Avatar for nathanpacker
Member Avatar for tgmsocal
0
3K
Member Avatar for rotten69

Adding this feature alone has increased our "social activity" from an average of 250 likes/tweets per day to forum discussion threads up to an average of over 400 per day. Currently, the very vast majority of our traffic comes from Google results. Google has made it no secret that they …

Member Avatar for Reverend Jim
0
312
Member Avatar for Nomi55
Member Avatar for Nomi55
0
260
Member Avatar for majonda
Member Avatar for nitin1

This is why when you post in any forum, it bubbles up to the top, so it will be noticed by people clicking on all of Software Development.

Member Avatar for nitin1
0
165

The End.