11,530 Posted Topics
![]() | Re: I used to be known as CSCGal for the longest time around here, because I started DaniWeb while in college pursuing a degree in Computer Science, and at my University, the Comp Sci department went by the abbreviation CSC. I was one of only a small handful of girls in … |
Re: Seems like it might have gotten stuck in a race condition when multiple people were trying to delete it?? I did a thorough search in the database and this is the only occurrence of this ever happening. I'll make a mental note to investigate a potential code bug if something … | |
![]() | Re: You can use four spaces instead of a tab. Sorry, our editor isn't entirely bug free on mobile devices. ![]() |
Re: I'm sorry, I cannot reproduce this in the latest version of Chrome and Windows 8. | |
Re: Had a private message with deceptikon about this earlier today. Certain older posts have invalid characters that didn't successfully make it through the migration off of vBulletin. The fully rendered version of the post was "faked" and there is no raw version that exists. Essentially, it took hundreds upon hundreds … | |
Re: It's actually not a bug at all, but instead a rather unintuitive aspect to the official Markdown standard. According to standard Markdown (http://daringfireball.net/projects/markdown/syntax): To produce a code block in Markdown, simply indent every line of the block by at least 4 spaces or 1 tab. To put a code block … | |
Re: I'm not sure what xkm is either, and since I wrote DaniWeb's backend, my guess is the answer to your question is no. | |
Re: You will receive $5.58 via PayPal, provided your PayPal email address is the same as your DaniWeb email address in your member profile. If it's not, you'll receive an email to your DaniWeb email address asking you to click a link, log into PayPal, and receive the funds. | |
Re: Just be careful because we don't follow standard Markdown *exactly*. Differences are highlighted at https://www.daniweb.com/community/syntax | |
Re: Do you mean when you're in a chat room? The list of users disappears at smaller resolutions. | |
Re: I nominate Jeff Cogswell http://www.daniweb.com/members/786658/jeffcogswell | |
Re: Hmm, I think there's another thread somewhere around here where we were trying to come up with a shortcut to break out of the editor. I think that would be a higher priority right now. Can anyone else comment? | |
Re: > No editing of posts is apparently available Editing of posts works fine? As always, you can only edit your post for up to 30 minutes after posting. > some old (in last 2 days) articles are not accessible (404 errors) The site was in read-only mode for the last … ![]() | |
Re: Is it fixed? I know what caused it, but I don't have linux so I can't test. | |
Re: Hi, What happens is when you remove the tick saying it is a working draft, that gives us a flag that it is ready for publishing. It seems the article has been published and is now live at https://www.daniweb.com/software-development/csharp/tutorials/494566/playing-with-pixels | |
Re: Sure, be my guest :) But the badge isn't just a regular image. It actually tracks how many times it's been viewed and clicked on and uses that information to link back to whatever website it's posted on. ![]() | |
| |
Re: I believe there is a link somewhere on the Paypal check out page that lets you pay via credit card instead of via bank account. | |
Re: The purpose of the OP Kudos label is to single out those who are most active here on DaniWeb. There are so many newbies asking questions, not understanding how to politely ask a question, or using code tags, or understanding our unique rules, that we want a little label that … ![]() | |
Re: Not sure what you mean ... do you mean how your post was created 6 hours ago, and I can tell by the blue timestamp within your post? | |
As we all know, Google is going to start factoring in mobile usability into their algorithm later this month. Over the past few days, out of no where, Google Webmaster Tools started showing an increasing number of mobile usability issues (first 124 earlier this week, and now 268 pages with … | |
Re: > As Dani is on hiatus from DaniWeb Says who?? > and does not make changes within its source code/implement new things Minor changes are made nearly every day, with larger changes coming a few times a month, as they have been ever since we switched off of vBulletin onto … | |
Re: I think that Google has gotten much better about determining when articles exist on the web just to plug a link to a site, and calling it either low quality content and/or low quality backlinks. | |
Re: I figured out what the bug is but I'm still working on a workaround. Bare with me please. | |
Re: On page SEO is all about site usability. * Have a clear navigation structure that is easy to understand and follow * Not a lot of ads above-the-fold and not a lot of whitespace above-the-fold Keep an eye on your Google Analytics stats: * Focus on decreasing page load time … | |
Re: It's not just redundancy that needs to be taken into consideration. The CPU needs and RAM required are based on, not only how much simultaneous traffic the website gets, but also how resource-intensive the software that is powering the site (if it is not a static page). Additionally, the cost … | |
Re: Or you can just click the X to close out of it (until you manually click 'Chat' again). | |
Re: Yes, editorial articles like tutorials get added to a moderation queue. That is why, when you submit them, you are only submitting a DRAFT. You can make unlimited edits to the draft through our article workshop: https://www.daniweb.com/editorial/view | |
Re:  | |
Re: Are you talking about an option on a per-member basis that defines how the editor handles tabs? (With the alternative to the current working solution being that tab loses focus and code can only be entered through the existing Code button in the editor toolbar)? I am against doing this, … | |
Re: I have no clue what you're talking about? Your website is a proxy server? Huh?? | |
Re: > Upon sending my post, my manually-made list was magically changed into bulleted list and font was changed (to smaller one). It doesn't matter if you made the list manually or used the List button. The editor toolbar is just a means to auto-insert Markdown syntax into the editor. Click … | |
Re: Moderators can change the type of article at a later time. The reason you can't is because, while you have the ability to do things such as create editorial drafts, you don't have the ability (as a non-staff writer) to actually create articles ready to be published. | |
Re: Hi, Sorry for the confusion. When it says: You do not have permission to create new tag(s): 10 It is specifically saying you do not have permission to create the new tag '10'. Tags are separated by a space or semi-colon, and cannot be numerical only. Remove that one tag … | |
Re: Having the login form is no problem. [code=html] <!-- login form --> <form action="login.php?do=login" method="post" onsubmit="md5hash(vb_login_password, vb_login_md5password, vb_login_md5password_utf, 0)"> <script type="text/javascript" src="clientscript/vbulletin_md5.js?v=370b5h"></script> <table cellpadding="0" cellspacing="3" border="0"> <tr> <td class="smallfont"><label for="navbar_username">User Name</label></td> <td><input type="text" class="bginput" style="font-size: 11px" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="101" value="User Name" onfocus="if (this.value == 'User Name') this.value = … | |
Re: > A problem was encountered while attempting to move the uploaded file to the final destination. Highlight the text you want to quote from the posts on the page. No need to hit Ctrl+C to copy them to the clipboard. Just highlighting makes them automatically stored. Then hit Ctrl+Q or … | |
Re: Change your email address in your member profile to removed the flag on your account. If you want to keep the same email account, switch it to something else, hit save, then switch it back, and hit save again. | |
Re: Do you mean the bottom fixed toolbar? Can't you simply scroll your window down a bit? I'm sorry, I'm a bit confused. | |
Re: > Would you watch that channel? Guess what.. No one else will either. That means no revenue. No business. No channel. It exists. It's called QVC and HSN. | |
Re: The rules have changed on who can access it. Now, all longtime members of DaniWeb can participate. | |
Re: Huh?? What do you mean. Do you want to go to school for marketing? Huh?? | |
Re: Hmm ... so odd. Could you have deleted it accidentally? | |
Re: To contribute tutorials, product reviews, news stories, interviews, etc. | |
Re: Whenever you receive that message, the offending line should be highlighted. |
The End.