11,530 Posted Topics

Member Avatar for Dani

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. …

Member Avatar for Dani
0
127
Member Avatar for Jx_Man

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 ~~~

Member Avatar for Dani
0
225
Member Avatar for ruen

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 …

Member Avatar for musicbox
0
152
Member Avatar for Dani

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 …

Member Avatar for Dani
0
231
Member Avatar for Labdabeta

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!

Member Avatar for Dani
0
311
Member Avatar for Pgmer
Member Avatar for Dani

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>` …

Member Avatar for Dani
0
418
Member Avatar for Pgmer
Member Avatar for Troy III
Member Avatar for sameershah21
Member Avatar for drinfo21
0
121
Member Avatar for mortyBox

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!

Member Avatar for pritaeas
0
74
Member Avatar for Marcusflint
Member Avatar for C0ding

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? …

Member Avatar for Dani
0
282
Member Avatar for linux

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.

Member Avatar for vinnitro
2
1K
Member Avatar for sathyarajmca

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.

Member Avatar for JorgeM
0
192
Member Avatar for MasterChat
Member Avatar for tiger009

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.

Member Avatar for Kevin Loyed
-1
61
Member Avatar for Dani

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 …

0
111
Member Avatar for NormR1

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.

Member Avatar for Dani
0
137
Member Avatar for Zamlee

A company is selling a product/service. Affiliates resell the product/service in exchange for a commission. That's it. :)

Member Avatar for Dani
0
36
Member Avatar for Dani

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 …

Member Avatar for diafol
0
279
Member Avatar for simplypixie

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 …

Member Avatar for simplypixie
0
107
Member Avatar for occirats

Go here: http://www.daniweb.com/hardware-and-software/microsoft-windows/viruses-spyware-and-other-nasties/64

Member Avatar for happygeek
0
97
Member Avatar for SlzzyDzzy

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.

Member Avatar for SlzzyDzzy
0
64
Member Avatar for Zamlee

Do you mean you want to analyze it? Are you already using Google Analytics? What types of online marketing techniques are you using?

Member Avatar for Dani
0
34
Member Avatar for mani508
Member Avatar for Ancient Dragon

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 …

Member Avatar for Dani
0
320
Member Avatar for anand01
Member Avatar for Dani

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 …

Member Avatar for Dani
1
330
Member Avatar for iamthwee
Member Avatar for Ancient Dragon

It was getting cut off at lower resolutions when on the right, so I had to move it to the left.

Member Avatar for Dani
0
62
Member Avatar for MH Moni
Member Avatar for Dani
0
1K
Member Avatar for invoguesoft.com

HUH??? What are you trying to do? Please format your code properly and tell us what you want us to look ati.

Member Avatar for Dani
-1
158
Member Avatar for LastMitch
Member Avatar for JimmyCato

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 …

Member Avatar for Dani
1
163
Member Avatar for Dani

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.

Member Avatar for Dani
0
182
Member Avatar for Ancient Dragon
Re: Ads

> 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 …

Member Avatar for Dani
0
107
Member Avatar for NormR1

You need to leave a blank line between the quote and your own text.

Member Avatar for Ancient Dragon
0
186
Member Avatar for TrustyTony

> 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.

Member Avatar for Dani
0
253
Member Avatar for peaceman
Member Avatar for funkey100
Member Avatar for prem_kumar
Member Avatar for dr_Terminal
Member Avatar for Stjerne

Can you let us know what you did so it can help other people as well?

Member Avatar for Dani
0
85
Member Avatar for Ancient Dragon
Member Avatar for Dani
0
150
Member Avatar for Ancient Dragon
Member Avatar for Dani

Is there anyone who is supposed to be a moderator but currently doesn't have their moderator privileges?

Member Avatar for happygeek
0
98
Member Avatar for Mourin @ Dell
Member Avatar for Dani
0
203
Member Avatar for Reverend Jim
Member Avatar for Echo89

Hey Echo! Welcome to DaniWeb from a fellow forum writer :) DaniWeb was always vBulletin and we just launched this in-house system last night.

Member Avatar for Echo89
0
26

The End.