11,530 Posted Topics
What is a reasonable number of queries to Memcached per page? We do use getMulti to try to fetch what we know we'll need in advance all at once, but we mostly use getDelayed() (which is a two-part call with fetchAll(), and we do some other processing in between them. … | |
Re: Testing ... ~~~ c 'This is a comments Dim i as Integer ' declare i as integer type Dim j as String For i = 0 to 5 ' This comments too Msgbox i Next i ~~~ | |
Re: I think it depends on what accounting system you are currently using, and whether or not you are going to be flexible with it. For example, suppose you are using QuickBooks and you want to continue to use that. Your options as to what will tie in with the QuickBooks … | |
There is currently a bug where Internet Explorer 8 users cannot reply to existing threads. I am aware of the problem and am still working on a resolution. IE 9 works fine, as do Firefox, Chrome, and Safari. If you are affected, it is highly recommended that you upgrade from … | |
Re: Let me know if the problem has been fixed ... made some changes, but I'm not experiencing the problem myself so it's hard to debug! | |
Soooo ... quick question :) I need to do some HTML parsing with regex :) I currently use `$output = preg_replace('/>\s+</', "> <", $output)` to strip whitespace between any two HTML tags. What can I do to strip whitespace only between paragraph tags. For example, only between `</p>` and `<p>` … | |
| |
Re: A couple of people have told me about this, but I am unable to reproduce the error. I'm working on it. Please stay tuned. Sorry! | |
Re: Hi, I'm sorry you're experiencing problems trying to post. DaniWeb now uses an entirely different backend system. We are no longer on the vBulletin platform and therefore no longer use vBulletin-flavored bbcode markup. Instead, we use the Markdown markup language. Are you sure that you entired text into the textbox? … | |
Re: If you're going to only write one line that is so long it requires a scrollbar, then add a line break so we can see your post. | |
Re: I have no clue what you're trying to say. Do you have a blog and want to put AdSense on it to make some revenue? If so, sign up at [url]www.google.com/adsense[/url], and they'll give you some JavaScript code to copy & paste into your blogging software. | |
Re: We won't just do your homework for you, but if you show us you are trying and post the code you have already, we'll help you. | |
Hi, We heavily use Memcache and I was wondering if there were any places where I could read up about good tips to improving its performance. Everytime that I try to google improving memcached performance, I just end up with pages upon pages of links to how to improve performance … | |
Re: Indent by at least 4 spaces, with a blank line above and below. We use the Markdown syntax now. If you Google it, lots of tutorials should come up. | |
Re: A company is selling a product/service. Affiliates resell the product/service in exchange for a commission. That's it. :) | |
OK, so, as many of you are aware, the new version of Daniweb is approaching. However, I need to warn you about something in advance, so that you have some time to prepare. I've decided to allow posting in ALL forums including top-level categories. I really was getting incredibly tired … ![]() | |
Re: As you may know, we currently switched to a different platform this week. Unfortunately, at this time, the new RSS feeds only allow you to select one forum at a time. They are in the format: http://www.daniweb.com/rss/pull/123 where 123 is the forum ID #. You can use your RSS reader … | |
Re: Go here: http://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/64 | |
Re: The new system currently does not have the functionality to make username changes. We plan on having this functionality by early next week. Please stay tuned. | |
Re: Do you mean you want to analyze it? Are you already using Google Analytics? What types of online marketing techniques are you using? | |
Re: You need to put a new line before and after the code block. Unlike vBulletin's bbcode, Markdown is a more universal language used across many sites sich as Reddit, Github, etc. If you do a Google search for markdown tutorial or markdown documentation, you should be able to get a … | |
Hi, I'm getting really frustrated with an issue that Ancient Dragon discovered is happening here. Anytime that the combination `% 02` (without the space) is submitted via a textbox, it's recieved by PHP $_POST[] array just as a space. It's like URL decoding is happening on the fly. This happens … | |
![]() | |
Re: It was getting cut off at lower resolutions when on the right, so I had to move it to the left. | |
Re: Umm ... What is this? Is it your code? Wht are we supposed to do with it? | |
Re: HUH??? What are you trying to do? Please format your code properly and tell us what you want us to look ati. | |
![]() | |
Re: Hmm ... Good question. Not that I know of offhand, although I've never run into such a situation. However, I can see it being something very common for corporate social media accounts, especially ones that are managed by more than one person. For twitter, have you checked out TweetDeck? It … | |
Quick question ... What happens if you use array_slice() and specify a length that is longer than the length of the array? Sorry but I couldn't find the answer on PHP's doc pages or in a quick G search. | |
Re: > Do you get paid whenever I click one of the ads ? The reason I'm asking is because I want to decide whether to turn them off or not. For most ads, I get paid when you see them, not just when you click. However, since advertisers are paying … | |
Re: You need to leave a blank line between the quote and your own text. | |
Re: > Is there way to directly link this text as link in my new signature? Forum signatures allow bold, italic and links using Markdown. No other markdown syntax is allowed. | |
Re: Can you let us know what you did so it can help other people as well? | |
Re: You posted in that thread you don't have an edit button? Why not? | |
Is there anyone who is supposed to be a moderator but currently doesn't have their moderator privileges? | |
Re: Hey Echo! Welcome to DaniWeb from a fellow forum writer :) DaniWeb was always vBulletin and we just launched this in-house system last night. |
The End.