11,530 Posted Topics
Re: I would use Facebook or Google AdWords audience targeting to reach students and/or a certain age bracket. | |
Re: I'm a huge proponent of rich snippets and microdata. I encourage you to read and implement http://schema.org/ microdata on your site. It helps with SEO and also with site accessibility. | |
Re: Sorry, I'm not following. In what way do you want to use the Github API? | |
Re: Thanks ... I'll reach out to James #1, but I believe he's feeling under the weather right now. | |
Re: Hmm, this is strange. Let me try changing it for you and see if it works. | |
Re: Talk to deceptikon. | |
I've upgraded the Markdown editor that we use to the latest version. Please let me know if anything isn't working. | |
Re: Yes, rewards points can be cashed otu for real money which gets sent to you via PayPal. There's a link at the top of the page that says '$ Rewards' that brings you to this page, which shows how many rewards points you have earned: https://www.daniweb.com/rewards/earnings Once you have accumulated … | |
![]() | |
Re: I absolutely hate cold weather. I live in New York. It's terrible. Plus, I think I'm naturally cold blooded. I'm always freezing! | |
Re: I have no clue what you are asking? What type of images? What type of database? Where is this database? Is it a MySQL database or an MS SQL database? Why are you trying to store images in a database? | |
I just thought I'd share this because it took me a bit of time to figure out tonight. When members post content with MS Word quotes, etc., and they look funky on our UTF-8 websites, it's because those characters need to be converted to UTF-8. This bit of code worked … | |
Re: I think there's just a balance between providing a service / platform where someone can receive free help, and actually realizing and understanding that there's a community of other people just like yourself, volunteering their time, powering the other end of it. | |
The Forums page (the first item in the footer toolbar) has gotten a huge overhaul today that hopefully will make it a lot more useful ... plus it brings back a bit of nostalgia from our vBulletin days. Enjoy. And let me know thoughts. https://www.daniweb.com/forums | |
Re: Even if it's your site, if you don't want anyone to see it, don't put it on the Internet, or else it might get cached by Googlebot, Archive.org, etc. | |
Re: No, we stopped adding new forums in favor of tagging. Just create a new thread and tag it with "swift". | |
Re: Nope, never even heard of it. I dunno, the website doesn't look very reputable. I would avoid. | |
Re: Yeah I read about this on Mashable earlier today. | |
Re: Why would we do your homework assignment for you?? And telling us that we need to do it within the next 30 minutes is not going to motivate us, either. Show us what you've tried so far and what, specifically, you need help with. We're here to help. | |
Re: Now if only people would realize that Googlebot doesn't see our forum signatures! | |
Re: Do you use any PHP frameworks? They can cover the bare bones stuff such as dealing with URI routing (clean looking URLs), connecting to the database, and a template engine. Plus they have a lot of other built-in functionality. Pick the one that best suits your needs. | |
Re: you can have 100 ad groups per campaign and 100 campaigns per account | |
Re: > I love action, so it would be Las Vegas or New York City. Don't you live in Vegas? | |
Re: I'm not sure where you are seeing that you are a newbie? | |
Re: I'm just coming up with this off the top of my head (totally untested), but what about something along these lines: SELECT p.name, SUM(b.quantity), SUM(b.total), SUM(b.discount), SUM(b.price) FROM billing AS b LEFT JOIN productmaster AS p ON (p.id = b.pid) GROUP BY b.pid ORDER BY p.name ASC | |
I'm thinking of going down the route where members can actually get paid to answer questions. Here's how I am thinking the concept might work, and you tell me if you think it makes sense: Currently, when you create a new thread, you can donate $1 to have the article … | |
Re: Penguin is related to spammy backlinks, Panda is thin content. In Google Webmaster Tools, do you have any messages saying that there were manual spam actions taken? | |
Re: Yes. However, you probably meant `?page=` and not `?ppge=` | |
Re: Huh?? What are you trying to do? Using a for loop? I'm incredibly confused. Is this a homework assignment? | |
Re: What do you want us to do with your homework assignment?? | |
Re: It's a nice alternative way of accessing the site, particularly if you are in other mailing lists or newsgroups. It's sorta old school ;) | |
Re: We switched to the web-based chat because I wanted a lot more of a seamless integration. In an ideal world, I would have written our chat application on top of IRC or Jabber, but it just wasn't giving me the flexibility I wanted. | |
Re: As suggested, you should use the loud images as a main background, but then put the text in a box with a flat color, and perhaps set it to 80% opacity. | |
Re: You marked this thread solved. Mind sharing what you did to fix it? | |
Re: Yes, it's quite incredibly sad news indeed. :( To think he's been such a huge part of DaniWeb ever since the beginning. | |
This is a program I wrote for my x86 assembly class which is basically the Spade Invaders game in all its glory. It uses Irvine32.inc which came with the textbook. | |
Re: No, in order to do what you are describing, you need to implement a server-side 301 redirect. Adding that bit of HTML code tells Google that both pages are the same and which one is your preferred version, but it doesn't actually go the extra mile and redirect the website … | |
Time once again to ask that question: What could I be doing better? More specifically, I'm looking to answer the following: * Is the UI clear and concise? Is it easy to get around? Is there too much clutter? Are all the features you need/use/want easily accessible? * What features … | |
Re: Just replace the title with 'please delete' and I'll clean that up for ya. | |
Re: DaniWeb uses CodeIgniter 2.x, as do a handful of other people here, so any questions that you may have I'm sure we can help with. I don't know anyone using CodeIgniter 3 as it's still under active development and not production-ready. | |
Re: Are you sure it stopped working at the exact time when you added more permissions? Strangely, I used to use curl for Facebook OAuth, and suddenly that stopped working one day, and I had to switch to using file_get_contents(). | |
Re: Social media, and focusing on having good, clean HTML 5 code that utilizes all the best SEO practices. | |
The End.