11,530 Posted Topics
Re: It got rolled up into the Community Center. There is a thread somewhere about forums being combined and merged. | |
Re: I just tried with my test account and I was able to edit a post I just created regardless of the forum. It worked for me here in this forum. The one thing I did notice is I needed to refresh the page after initially posting for the edit post … | |
Re: You just need to indent by at least four spaces, or hit tab. Also be sure to leave a blank line above and below your code snippet. The preview shows you what it will look like. Sorry to hijack your thread!!! | |
Sooo ... figured out why permissions are wrong. The dev server was 64-bit and the production web boxes are only 32-bit (even though blud assured me they would be duplicates of the dev environment -- grr). Scrambling to figure out what to do now ... | |
![]() | Re: Post: [url=http://www.daniweb.com/forums/showthread.php?p=1783281]Embed live Tv to my website (free of cost)[/url] User: [url=http://www.daniweb.com/forums/member.php?u=949827]ashishbutola[/url] Infraction: Keep It Spam-Free Points: 5 Administrative Note:[quote]spam[/quote] Message to User:[quote]No spam.[/quote] Original Post: [quote]visit www.desperator.com for Live TV and Embed codes[/quote] |
Re: I'm sorry, I don't know how to do this. I know that you can clear temp files at restart, and temporary internet files when you close Internet Explorer, but aside from that, sorry :( | |
Re: Repeat your keywords as many times as you can while still keeping every single word of your content completely geared towards the website visitor. Your content should always read completely naturally. | |
Re: Hi, and welcome to DaniWeb. You'll be able to bypass the advanced editor once you reach a minimum number of posts and reputation. We had to put the extra safeguard in place because we've been having a huge issue with spam recently. | |
Re: It's going to be different for every individual site. The key is to get lots of inner-pages of lots of different sites that ARE COMPLETELY RELEVANT TO YOU to link to you. Relevance is key!! The only best way to get backlinks is to create great, useful content that people … | |
Re: Additionally, signatures only show up to other registered members. Guests (including googlebot) don't see signatures at all. | |
Re: Yes, it is possible to connect multiple webcams to a single computer and have the computer detect and receive feed from all of them. No, I am [b]not sure[/b] if it is possible to simultaneously receive feed from all of them. | |
Re: Perhaps you can try storing the result in a linked list instead of in an array. Linked lists can be of variable size. Be sure to also take into consideration the amount of RAM of the computer running your program! For help, visit the DaniWeb code snippet library ([url="http://www.daniweb.com/code/"]www.daniweb.com/code/[/url]) and … | |
| |
Re: Cross linking is just a term used to describe linking between domain names. | |
Re: 1. No because it's considered duplicate content. 2. Google will see all of the backlinks from multiple domains, but realize they are all from the same article, and most likely only give you the weight of one or two because of a duplicate content issue. | |
Re: Top ten in WHAT?! No one uses Google Plus since it came out. It has no advantages over Facebook / Twitter, and I think really is having a hard time finding its niche. It's fine to be a late player to the game. Facebook came out when MySpace was on … | |
![]() | Re: Quick question for ya ... What is the reason that you would want URLs to not be parsed? ![]() |
Re: You need a constant supply of good, high quality backlinks, increasing by a few a day at least. | |
Re: Reseller hosting is usually something like a virtual dedicated server, where you have the ability to divide and resell part of your hosting space to clients. Green hosting (and this is just a shot in the dark) is when a web hosting company boasts that they have environmentally-friendly datacenters. | |
Re: Unfortunately this isn't something feasible in the near future. There are two ways to accomplish this. The first is with polling, which is where your web browsers pings the server every few seconds to see if there's new information. This is incredibly bandwidth-intensive, and it eats a lot of ram … | |
I have a rather large Excel spreadsheet. What I would like to do is "fix" the leftmost or topmost columns on the screen as I scroll horizonally or vertically. So, in other words, if I have 10 rows of various accounts with 200 columns each, I want to be able … | |
Re: Can you give us a bit of proof as to where you found this file? Just so that we don't think that you are trying to infect us with a virus. I recommend that DaniWeb members never download and install any file of this nature that they aren't 100% positive … | |
Re: You don't by any chance save the caller ID, do you? It is actually something I would seriously consider a potential lawsuit for ... Scammers going around USING MY NAME AND REPUTATION as part of the scam. What's even worse is Dani is a nickname for Danielle ... So the … | |
Re: There's no way for you to change the verification method? Has the address of the business changed from the one previously set by the owner? The same phone number? The fact that it is a System Error leads me to believe the problem is on their end, not yours. Have … | |
Re: Sorry I'm being so hands-off lately .... Still working on coding every spare second I get. Still looking to launch late February. It might end up getting pushed back to the beginning of March but I really hope not. Again ... just want to say that I'm still here in … ![]() | |
Re: [url="http://www.ductape.net/~mitja/freeunix.shtml"]http://www.ductape.net/~mitja/freeunix.shtml[/url] | |
Re: On-page optimization are things directly in your control (navigation structure, optimizing html, etc). Off-page optimization are things you wish were in your control (other sites linking to you, social bookmarking, etc). | |
Re: Off-page factors play a large role in how your site gets ranked. However, it's important to have a constant stream of new sites always linking to you. The only way to achieve this is to constantly have fresh, awesome content on your site that people are naturally going to want … | |
Re: I am working on running DaniWeb by day and coding a new forum platform from the ground up by night. | |
![]() | |
Re: Sagedavis ... Yup, like height *= 2 to double the height ... Remember to also do onmouseout= to restore the height and width back to normal when the mouse moves off of the images. You might also want to add this.src= and fetch a higher resolution version of the image … | |
Re: > Extracting 20 lines that are causing a problem lets them inspect just the problem (in the absence of the "noise" of the rest of their project) closely and hopefully understand what is causing it. Codepad won't work for portions of code. For example, If I use the code [icode]cout … | |
Re: Here's an article I just read about how so many people got caught in the crossfire on this one: [url]http://www.searchenginejournal.com/the-farmer-update-harmed-codependent-site-owners/28248/[/url] | |
Re: Put your pages into a sitemap XML file and upload that sitemap to Google Webmaster Tools. | |
Re: I am the same way. I, also, chalk it up to it being the only time of the day where there are no distractions. I am just more productive when coding at night than during the day. | |
Re: Finding unanswered threads is an expensive process and it gets cached. Same with threads with zero replies. That's why sometimes some recently posted in/recently solved threads might show up in the list. | |
Re: If you're writing a Windows application, try the DeleteFile function available in winbase.h: [code] BOOL DeleteFile( LPCTSTR lpFileName // pointer to name of file to delete ); [/code] | |
Re: Hold your suggestions for just a bit longer :) I'm currently working on recoding all of DaniWeb from scratch, and there's a complete freeze on the existing system right now. ![]() | |
Re: blud can explain more, but something went funky with the database server in the middle of the night causing table lockups. | |
Re: Hi AD!! Happy new year!!! Enjoy your retirement!! I, on the other hand, have been away from DaniWeb recently hard at work recoding the new site like crazy! :) | |
Re: > "Executive (C-level)" seems to be a default value of some kind Yes, it's one of the choices in a dropdown menu. | |
Re: We currently use QR codes with some of our print promotional materials, but nothing that equates to any hugely significant amount of traffic. QR codes don't really have a tendency to go viral in any meaningful way. | |
Re: You need to unsubscribe from threads that you have set to receive email notification on. | |
Re: Suppose a user enters something and it is stored as a string. Run the php function str_replace on that string before posting. Each time you find the sequence :) then replace it with <img src="smiley.gif"> Here is some more info: [url="http://us2.php.net/str-replace"]http://us2.php.net/str-replace[/url] | |
Re: What about the free version of Borland JBuilder? Personally I'm a fan of the .NET IDE. | |
I am using Mac OS X with the built in configuration of Apache. I am taking a web dev class where we're writing perl scripts ... so far I've been able to get my CGI scripts to run via mod_perl. Now, I'm trying to install CGI::Session via CPAN and it's … | |
Re: I know you said you didn't want to spend anything, but check out Xenforo. It's by all the ex-developers of vBulletin. It's fairly new though, and just went stable earlier this year. I'm currently toying with moving DaniWeb to a custom in-house solution. I've been coding something. ;) | |
Re: You can't create a thread in a group. Members can simply join groups, that's the only functionality. I don't think you can delete a group that other people have joined. |
The End.