11,555 Posted Topics
Re: The best way to get traffic is dependant on the type of site you have. Sites that are completely behind a login wall, for example, can't take advantage of SEO as much as open, information-based sites that get crawled by Google. Social media pages are also a good way of … | |
I use `<input type="date">` and it works fine to bring up a date picker in Chrome and Firefox. However, it behaves as a normal textbox in Safari. | |
Re: I don’t understand what you said other than that you are most likely spamming by linking to your seo company. | |
Re: Bowsette? Huh?? I wouldn't guess it would have a meaning today. | |
Re: This is our algorithm's way of saying, "You visit pretty often, and we don't have that much exciting new content lately. There really isn't anything else we think you'd like to see that you haven't already seen." | |
Re: Will be fixed soon. Stay tuned. | |
Re: Is it a topic you are passionate about? Are there other sites out there already that offer the exact same thing? | |
Re: Line 26 is saying adminid should be padded in via a GET request (ie query string) but the page is being requested without ?adminid=x | |
Re: You should definitely have the ability to vote and comment. Only new members with fewer than 5 posts or so are not allowed to. Let me see if I can figure out what's going on here because I'm not able to reproduce this behavior myself. | |
Re: > Show the name of the OP You can hover over the avatar for the name of the OP. You can also hover over any date for the actual timestamp. The OP's name was removed in favor of saving space with just the avatar because the OP's name is not … | |
| |
Re: DaniWeb and the new DaniWeb Connect (which is actually just a slightly reskinned version of Dazah) were initially supposed to have complementary, yet distinguishable layouts. It was a very last minute design choice to include DaniWeb's purple top bar on DaniWeb Connect. In doing so, I was unable to come … | |
Re: Zivie is being coy and not saying that he's my boyfriend. He had to post because, now that this whirlwind of a project is over, he says he's excited to finally have his girlfriend back! | |
Re: You can use CSS to hide ads. You would do something like: `div class="ads ads-header" style="display:none">` However, hiding ads via CSS just makes them invisible to the end-user. The ads are still loaded. Loading ads but not letting the end-user see them is a massive TOS violation with just about … | |
Re: So I use Font Awesome very heavily, and here's what I do. (In fact, I randomly saw your question while actively on the fontawesome.com website!) Firstly, I use their CDN, as so: <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> Then, I use `fas`, `fab`, or `far` ... for solid icons, brand icons, … | |
Re: DaniWeb is written in CodeIgniter and I love it | |
I've recently become addicted to the Walking Dead. I was sick in bed Two weeks ago and needed something on Netflix I could binge watch. Now, as we speak, I'm posting here on DaniWeb, trying to come up with some creative stuff to write about, while I watch and try … | |
Re: We need more details. Are you a designer? Developer? What type of project? | |
Re: Thank you for posting all of this, Davey! Nice to see 3 upvotes, but I was hoping at least someone would comment. Oh well. :-P Can't have everything, I guess! | |
Re: This will be fixed in the upcoming DaniWeb+Dazah merger. Thanks!! And stay tuned. | |
Re: Are you referring to a little pop-up indicator saying "someone replied to a thread you're watching" while you're actively on the site? The same way we have the little pop-up notifications when someone messages you? | |
Re: I prefer twitter, and it's what I use most often. It's quick and easy. Facebook is probably better for traffic because links can include a full description / recommendation. There's not as much garbage to sort through as with twitter. I don't know anyone who uses / likes Google +1. | |
Re: Can you show us the tables you've created and what columns are in each one? What is the schema doe the subject table, for example? It would help us greatly to see if you're on the right track here. | |
Re: Hi there, Thank you for your suggestions. It's hard for me to comment right now because I'm just so busy working so hard behind the scenes to upgrade the site to the new version. Hopefully you guys won't be disappointed when we launch (hopefully next month). At that time, I'll … | |
Re: I'm excited for the future. Working on the new design right now and it's making me hopeful. | |
Re: It's funny that DaniWeb is the fourth in the list, but we have always been nofollow. | |
Re: > While I can't fathom why "thermalprint" is in the forum menus or why C# is now missing, the upcoming changes appear to again move further away from the usual programming forums. A spammer promoting Thermal Print tagged a huge load of threads with 'thermalprint' so that there would be … | |
Re: There are webmaster forums out there, such as this Internet Marketing community, and others such as WebmasterWorld, etc., but the days of spamming on forums and gaining backlinks or traffic are loooooong gone. | |
Re: Check out http://php.net/manual/en/features.file-upload.multiple.php | |
Sorry for the downtime earlier today ... I'm working behind the scenes on merging all of Dazah functionality *into* DaniWeb. This means starting out by getting them both on the exact same infrastructure. Dazah has a lot of security benefits over DaniWeb, so I'm currently working on doing a lot … | |
Re: Hi Fazil! Welcome to DaniWeb. This looks a little bit like a Slack clone? What are the advantages to using it instead of something like Slack? | |
Re: 2 bytes? Let me guess ... it restarted the computer? I remember you telling me once it did something like that. | |
Re: Find college courses on the topic of your site, and reach out to the professors to add informative articles and tutorials on your site as a resource for their students. | |
Re: Welcome back!! I'm glad to see you were able to log in with the new Dazah platform. Has it given you any issues? | |
Are there any scripts that can go through a collection of PHP files and detect multiple functions with the same name? | |
Re: Submitting to directories doesn't really work anymore. | |
I want to focus a lot on developing new features for DaniWeb, and getting us back to our former glory. However, a lot of doing that requires the community's investment and involvement in Dazah. Who out here in Internet land has any interest in building a Dazah app? If no, … | |
Re: Microsoft bought Skype and, while I can't say that the software has really been improved in any substantial way since it was purchased, I don't think it was made worse or lost market share either. I guess we shall see what happens. | |
Re: Sorry, I'm not really understanding your question. Do you mean a voting system for a commenting system? What platform are you using? Do you have a commenting system built out? Do you need help modifying your existing commenting system to add coins or points when people post? | |
Re: Oooh, the company is actually called Proper. When you said a proper one, I thought you added the word 'proper' just because you're British and you UK folks like that word. | |
Re: Hi there and welcome to DaniWeb! A moderator removed the link from your post because it came off pretty spammy. You were sneaky about it and hid the link in anchor text in your post, which makes it seem like the only reason you posted was for the backlink. Lucky … | |
I recently had to mass insert a really large text file of strings into MySQL. Here's how I did it. |
The End.