11,557 Posted Topics
Re: Yeah, sorry, I'm very confused what you're asking as well. On the homepage of what? Can you please be more clear. | |
Re: The easiest way to get started with ads is to sign up with Google AdSense. The ads are pretty high quality, but you don't get to hand pick them. If you want to hand pick them, and you're just starting out, I highly recommend signing up with http://www.buysellads.com ... Basically … | |
Re: I have no clue what on earth you're talking about, alone. A citation in Google? Huh?? | |
Re: You probably never will since no one visits directory sites anymore. They just Google for the best pages that meet their criteria instead of browsing directories. Even the biggest and oldest directory, Dmoz, has died an agonizing death. The only classified sites that still work are if you do lots … | |
Re: So basically what's going on is, behind the scenes, every item in a member's CV has the following fields: key, value, organization, start, end, description The key is what the row represents: experience, education, portfolio, etc. The value represents the Position for experience, the Degree for education, the Project for … ![]() | |
Re: Glad that worked out for you!! :) Unfortunately I didn't get a chance to post in this thread earlier (although I was meaning to), but my take on it was that you and your boss didn't have a meeting of the minds when it came to what your job duties … ![]() | |
Re: Hi there and welcome back!! I'm glad you decided to rejoin us. I had even commented to some people that you reminded me a lot of myself when I was first starting out. As happygeek points out, you need to realize that Internet forums are made up of all sorts … | |
Re: A combination of AdWords and AdSense? Put AdSense on your blog, and any money you make from it, reinvest back into AdWords. I think most people would tell you that's the first line of attack. | |
Re: You don't get anything without effort. If you didn't have to put in any effort, everyone would be an Internet millionaire. Lucky for you, there is an option for you. It's time versus money. If you don't want to spend the time, then you gotta spend the money. You can … | |
Re: You need to give me something to reproduce. However, without looking at anything, this is the flow: * Make request to /api/oauth * Depending on if end-user previously authorized at *any* time in the past, they will be asked to authorize and then you'll get a code, or you'll just … | |
| |
Re: Not directly, no. Years ago we counted posts (#1, #2, #3, etc) but that didn't work because if a post in the middle of the thread was subsequently deleted, all of the posts after that were renumbered. You can link directly to a specific post by clicking the timestamp within … | |
Re: The assignment itself is pretty good pseudocode already ... if (temperature > 35) { // do something } else if (temperature > 27) { // do something else } else { // do something else } Remember, we start at the first condition, and if it's true, we go into … | |
Re: I am in love with sci-fi / fantasy dramas. Once Upon a Time Once Upon a Time in Wonderland Witches of East End Being Human Dr. Who The Tomorrow People Shows I used to love that are now off the air: Smallville Charmed Ghost Whisperer Sliders The Dead Zone I'd … | |
My weekend project = CVs in member profiles!! Check it out and submit yours!!!! :) | |
A few new OAuth-related API features. Firstly, there is now the concept of scope. So if you want to do things like spy on a member's private messages or chat on their behalf, you now need to pass in the required scope (details in API documentation) to ask for more … | |
Re: If you want to endorse a particular person, then type their username into the search box to find their profile. You can then endorse them from their profile. The endorsement suggestions page is a randomized list of suggestions that are tailored towards you. ![]() | |
Re: You have to click Edit on the post, and then go ahead and click on the paperclip in the toolbar the same way you did to add the attachments in the first place to give you the ability to edit/delete attachments. This should work for any post after our migration … | |
Re: There's no way to merge accounts, sorry. You can make the 'Login with Facebook' feature work with your primary account by setting them up to have the same email address. Right now, your other account seems to share the same email address as Facebook. Change that one to a different … | |
Re: Wasn't that a Star Trek TNG episode involving Lwaxana Troi? | |
Re: The system is designed specifically to prevent people from doing what you want to do :) We don't want members to be able to go back and replace their post with "Nevermind, I got my answer" because *other* people might have the same question, people read the thread, people might … | |
![]() | Re: > Do you propose that followers of different faiths or of no faith residing in the same country use different calendars? Bit of a strange thing to suggest AD, even for you. I'm in NYC and us jews use the hebrew calendar, so yes. :) http://en.wikipedia.org/wiki/Hebrew_calendar |
I had a debate with a friend the other day about whether it's better to create a very niche site or a site that tries to be a jack of all trades and master of none. I thought I'd open the discussion up here. Basically DaniWeb was founded out of … | |
Re: Check out all of the major advertising networks and agencies out there = [url]www.valueclick.com[/url] [url]www.fastclick.com[/url] [url]www.bustmedia.com[/url] [url]www.tribalfusion.com[/url] [url]www.casalemedia.com[/url] I have a more hands on approach to ad sales. While I do deal with some advertising agencies on a one-to-one basis, I also sell advertising directly. I'm currently in the middle … | |
Re: Umm ... can we help you with something? | |
Hi, Just want to make sure I'm doing this correct in my crontab. 5 10 */4 * * Does this, indeed, run once at 10:05 am every four days? | |
Re: Here on DaniWeb, our editor is powered by http://www.codemirror.com Is that what you're referring to?? I am slightly confused by your question. | |
OK ... spent all last night squashing bugs ... now it's here for prime time!! Please go into your member profile and select the option to receive mailing list-style notifications. It will give you the ability to read and contribute posts via email ... a la listserv. Sorry newbies, though … | |
Re: Do you mean a metasearch engine in the sense that it aggregates the results of an existing search engine? Why not simply use Google Custom Search? | |
Re: Off the top of my head, change if ($redirect == true) { header("Location:$redirect_page"); } to if ($redirect == true AND !empty($_POST)) { header("Location:$redirect_page"); } The $_POST[] array gets populated with the form fields when someone submits a form. So we can say to only do a redirect if that array … | |
Re: Did you make the suggested change and write class duomenubaze { ... On the first line? | |
Re: I don't know ANYTHING about .NET and I don't even know what listview is. But, if this is a web application that is outputting HTML, you only need to specify the dimensions for height or width and the other will be calculated to the correct aspect ratio. Probably of no … | |
Re: I'm sorry, but by looking at your homepage, I can't even figure out what your site offers. Who is your target audience? Do-it-yourself Internet marketers or people who should hire you to create websites for them? | |
Re: I moved this question to the Web Dev forum where you are most likely to get responses ... you posted in the Geeks' Lounge which is just for off-topic hanging out and not any serious questions. I can tell you from my own experience that if you aren't capable of … | |
Re: This isn't something I would plan on doing in the near future. We currently outsource our own email and I just use Microsoft Hosted Exchange which I pay for per account just like everyone else ... nothing fancy set up in house :) | |
Re: What error message are you getting? Are you making it into the success section but just returnedItem is empty, or are you printing out that we've had an error to the JS console? | |
Re: Sorry, I'm really confused by what you're asking or trying to do? Are you working with a database? | |
| |
I was wondering if there's a site out there that gives statistics towards the percentage of sites that use jQuery UI? (Note I'm not looking for the actual number of sites nor jQuery itself ... just jQuery UI). I rolled a custom version of jQuery UI that only uses about … | |
I'm trying to create an ATOM activity stream ala http://activitystrea.ms/ However, I'm confused a bit by the proper format, and also wondering if the JSON version is replacing the ATOM version?? Here's what I have so far: http://www.daniweb.com/stats/activity_stream Is there a place I can validate it?? | |
Re: Good night bad migraine that is torturing me. Please don't return when I wake up. | |
Re: No deal, I recently got DaniWeb appraised for much more than that. | |
Re: Completely unrelated, but I recently kept getting that error when a file had not completed uploading. | |
The End.