11,567 Posted Topics
Re: I've heard good things about Lyris. Never used it myself. | |
Re: Well, let's break this program apart and learn together. Do you know what a stack is? Do you know how to store a stack in Java? | |
Re: Here's the deal. Google keeps track of IPs of sites in its engine. Sites with the same IP are typically on the same server. If this is a shared server, the sites might not have a lot in common other than using the same hosting company. But if this is … | |
Re: [QUOTE=jephthah;1177785]here's this template again. where is this coming from? some thread somewhere that tells you to post like this?[/QUOTE] Yes, there is :) Welcome, Ryan!! | |
What appears to be a brand new feature of our beloved Google is the ability to "Note" any URL which turns up in the search results. Noting a URL adds it to your personal notebook, which works like a scrapbook ala bookmarks. Pretty interesting ... although I'm still a fan … | |
Re: Hey guys! So sorry about that!! I will have James on it right away! | |
Re: The long page loads (including all the http requests) are a result of the ads, I'm afraid. | |
| |
Re: Indeed, a DaniWeb branding issue does play a part. However, other badges are most likely going to be coming in the future :) We also have a whole new DaniWeb design set to launch next month, so stay tuned!! :) | |
Re: I'm not going to run and say "IE sucks and go use an alternative browser such as Mozilla". But to be perfectly honest, installing Mozilla would be a great first step to debug this issue. It will determine whether the problem is with the computer or just the Internet Explorer … | |
Oooh! Just did a Google search and the SERPS looks different!! New white heading. What does everyone think? | |
Re: The data on a hard drive is broken down into sectors. When a small amount of data becomes corrupted, that area of the hard drive becomes unusable. When you format the drive (high level format) the bad clusters are not removed because the format simply knows to skip over the … | |
Re: Hi :) At this time, we're only accepting tutorials that are unique content to DaniWeb, and not reproduced elsewhere on the web. | |
Re: I would never use vBSEO simply because it's not open source, and I want to know what code is running on my machine. | |
Re: Store the time as a UNIX timestamp (the number of seconds since January 1, 1970 if I remember correctly). There are built in php functions to convert a UNIX timestamp to a particular time, given a timezone. | |
**This forum is meant for discussing programming languages in addition to exchanging code and algorithms.** However, it has become a problem where too many students are posting homework problems expecting a quick solution without ever trying for themselves. Though we are all here to help, please don't expect quick solutions … | |
Re: Let me begin by asking you a question: What did you change? When did you first notice the difference? Can you attribute it to something you did or stopped doing? | |
A friend of mine just linked me to this ... [URL="http://gadgets.macworld.com/toys/shocking_roulette_attempts_to.php"]http://gadgets.macworld.com/toys/shocking_roulette_attempts_to.php[/URL] What sorta nonsense is this?? | |
Hey, peeps ... Any comp sci ppl out there in internet land? I'm trying to do my CSC110 homework but because of my car accident I wasn't in class for the last 2 lectures. I was wondering of someone might be able to give me a hand with minterms, maxterms, … | |
Re: On days when I'm super busy working -- or coding -- I very rarely check (or update) Facebook or Twitter. | |
Re: Kathy has been with us for about eight months now. I introduced her back when she first started. However, as director of advertising sales, she doesn't really have any use for the website. She has a username but I don't believe she has any posts. Eyal just started two days … | |
Re: I think there's absolutely no point to Alexa. | |
Re: You have to upload the image as an attached file. Then, you can use the [attach] bbcode to show them inline within posts. | |
Re: Hey Niek :) Thanks for reporting this. It was actually a known screw-up on my part. To workaround some technical difficulties, we switched the newsletter from going out the first Tuesday of the month to going out the second Tues/Wed/Thurs of the month. The problem is that I made the … | |
Re: Sure, just add the "tabindex" parameter to every form field you want the tab key to traverse. For example. [code] <input type="text" tabindex="0"> [/code] Each form field should increment the tabindex (0, 1, 2, ...) in the order you want the tab key to proceed. For elements you don't want … | |
Re: Haha! Glad to hear you got it working. | |
Has anyone had any success in advertising a website via offline advertising campaigns? How can you track conversions? How do you know how well the campaign did for you? | |
Re: > I dont know why people voted me down in this thread. Because you hijacked the thread to ask your own question. | |
Re: Are you talking specifically about AdSense/AdWords? | |
Re: Sorry for the late status update. This was related to an ad that was running in that section. The ad was temporarily taken down until it can be fixed on Monday. (Just for clarification, the ad was taken down early afternoon, I just got to updating this thread now.) | |
Re: Suppose you have the code: [code]echo "$value";[/code] Everything within the quotes is printed out. However, now take the following code: [code]echo "<a href="$value">";[/code] PHP gets confused where you have quotes within quotes. Therefore, if you want to print out a real quote inside an echo statement, you have to escape … | |
Re: I don't believe it's in cPanel. You would need SSH access and remotely log into the server and edit the file. You should be able to enable SSH access via cPanel though. | |
I would like to use <H1> and <H2> tags to emphasize important keywords for SEO purposes. Is it XHTML-transitional legal to enclose a <div class="blah"> tag inside an <h1> tag? | |
Re: I did a quick google search and came up with this off of phpfreaks.com: [i]$PHP_SELF should not be used because it will not work without register_globals being enabled. Rather, you should use $_SERVER['PHP_SELF'] for it.[/i] | |
Re: It should be relatively easy to put Previous Thread and Next Thread links in the code snippets, news stories, etc. | |
Re: Members with a lot of reputation were actually turned off to handing out reputation unless they really felt very strongly about a post because they felt that their votes carried too much influence. After a bunch of discussions, it was determined that a good solution would be to come up … | |
Re: First of all, when you do a link: query in Google, you don't get the pleasure of seeing all of the backlinks that Google knows that you have. It's just supposed to be a "sampling." Not only that, but this "sampling" has been acting screwey lately. It used to only … | |
Re: There's no team -- I do all of the development work myself. A lot of images are loaded from the CSS so a custom CSS would actually do the trick. In the future, we do have plans to eventually have a mobile version of the site. However, it's not a … | |
Re: [B]Narue[/B] Narue is awesome because she comes up with threads such as these. When she first started here a couple of years ago, she was known for knowing her stuff but having a bit of an attitude, especially with the newbies. However, she's since toned down A LOT. (If you … | |
Re: [quote=crunchie;312308]Cool. I don't know what you did to that log, but it's impossible to read. Can you repost.[/quote] Sorry, that was my fault. My darn post cache! | |
Re: Post interesting things on twitter. Retweet interesting stories from other sites. Put a Tweet Me button on content on your site (use tweetmeme.com) and retweet your own stories too. Engage your followers and be sure to do a combination of retweeting stories and posting unique content. | |
Re: When you enter "C#" as the syntax language it strips the pound sign and you end up with C. You have to write it as "csharp". | |
Re: 1. Why no follow links? do we get any benefit on our site if we submit to these types of directories? Nofollow is Google / Yahoo's attempt at stopping the buying/selling link business by encouraging publishers to use nofollow on all links that they sell and then convincing the industry … |
The End.