-
Created Sorry for my absense
Sorry for my absense. I've been sick since late March. What started as a bad cold turned into bronchitis, and is on its way to walking pneumonia. :( I'm on … -
Began Watching Sorry for my absense
Sorry for my absense. I've been sick since late March. What started as a bad cold turned into bronchitis, and is on its way to walking pneumonia. :( I'm on … -
Edited converting a python code to a C++ code
#this program calculates the area of a right triangle #ask for input b=input('Enter the triangle base:') h=input('Enter the triangle height:') #Calculate and print area Area=(b*h)/2 Print '\n The base is … -
Edited Connection to web server from VB.net
how to conneect the vb.net windows form with the online web server database. if anyone knows please respond me how -
Replied To a Post in Comcast Internet
Yeah that's what I had to do with Verizon FiOS back in NYC. -
Replied To a Post in DaniWeb breaking links in posts
> Better to let a few dead links through for now instead of killing everything. We're not killing *everything*. We're just killing the links when servers return clearly incorrect / … -
Replied To a Post in DaniWeb breaking links in posts
Yes, this website is very poorly configured. I can understand them choosing to not waste bandwidth on bots. However, they seem to: * return a 404 error on a HEAD … -
Replied To a Post in DaniWeb breaking links in posts
So I tried to spoof the user agent and no luck. This is my cURL request $ch[$row->url] = curl_init($row->url); curl_setopt($ch[$row->url], CURLOPT_RETURNTRANSFER, true); curl_setopt($ch[$row->url], CURLOPT_HEADER, true); curl_setopt($ch[$row->url], CURLOPT_NOBODY, true); curl_setopt($ch[$row->url], CURLOPT_FOLLOWLOCATION, … -
Replied To a Post in DaniWeb breaking links in posts
Soooo, as it turns out, I have a usable PC again, and I'm not catching any glaring bugs with our link checker. The problem seems to be that the link … -
Replied To a Post in hello people
Hi there and welcome to DaniWeb!! -
Began Watching hello people
I read funny books, and I have two cars. One more of my passions is flowers. I have all types of gadgets - laptop, smartphone, tablet. I like all forums … -
Replied To a Post in DaniWeb breaking links in posts
Sorry, I haven't had usable access to my computer the past week (due to moving). The problem is our bad link checker is catching false positives. This can be due … -
Began Watching DaniWeb breaking links in posts
OK, so in [this thread](https://www.daniweb.com/hardware-and-software/microsoft-windows/threads/507918/presentation-loads-with-error) I offered advice to visit the Microsoft troubleshooter here: https://support.microsoft.com/en-gb/help/927477/how-to-troubleshoot-a-damaged-presentation-in-powerpoint-2007-and-powerpoint-2010 and DaniWeb broke the link and struck a line through it to say it didn't … -
Replied To a Post in Where are the format btns in reply or post went ?
Hi Davey, Unfortunately, the Markdown editor that we use (and which our toolbar is attached to) is not mobile-friendly. Therefore, we are unable to include our toolbar on mobile devices … -
Began Watching Where are the format btns in reply or post went ?
Today I wanted to post an example , I realized that I didn't had buttons to insert code or to define code lines. I had to read https://www.daniweb.com/welcome/syntax and then … -
Replied To a Post in How to do forum posting without spamming?
Hi Sam, welcome to DaniWeb. The best way to be a valuable member of the community is to do just that ... participate, respond, and demonstrate your value. You will … -
Began Watching How to do forum posting without spamming?
Hey Everyone I am Sam new member In this . -
Replied To a Post in Fullscreen editor
That was a fun experience, right Davey? lol -
Replied To a Post in Fullscreen editor
> It does but not while typing or while in preview. Maybe I'm remembering it wrong and it never did that. It never did that. > I liked to select … -
Replied To a Post in Fullscreen editor
Code highlighting still exists? int testing() { cout << "hello world"; return 0; } Do you mean when compared to BBCode? We switched to Markdown back in 2012 because BBCode … -
Replied To a Post in Fullscreen editor
> but the editor isn't very code friendly anymore so I'm not sure if it's at all needed. What do you mean by "anymore"? Why isn't it code friendly?? -
Replied To a Post in Oops, you don't have permission to post here
That's because Davey linked to a page for admins only. -
Replied To a Post in Wording on Sign Up / Log In page
AssertNull, but what about: > can be misconstrued as ENCOURAGING me to sign up for Dazah (see quote below), which leaves open the thought that there's an option to join … -
Replied To a Post in Oops, you don't have permission to post here
Hmm ... is this reproducable by any chance? What forum threads are you specifically trying to reply to? It's most likely a problem with the specific threads. -
Replied To a Post in Oops, you don't have permission to post here
Now *that's* an error message I can work with. -
Replied To a Post in Wording on Sign Up / Log In page
> Compare it to google. There used to be gmail. You signed up because you wanted free e-mail with large storage. Then along came other services, for instance google+. When … -
Gave Reputation to AssertNull in Wording on Sign Up / Log In page
Numbers 2 and 3 seem identical to me. Same two sentences, just in reversed order. I vote number 1 because it immediately informs me that signing up for Dazah is … -
Replied To a Post in Wording on Sign Up / Log In page
> I'd rather just have it be extremely clear immediately what my actual options were, given the premise that I'm trying to join Daniweb: 1) Join Daniweb and Dazah or … -
Created Wording on Sign Up / Log In page
Which of the following is the most intuitive? Which heading would encourage you to sign up (taking into consideration you arrived at this page upon attempting to join DaniWeb and … -
Began Watching Wording on Sign Up / Log In page
Which of the following is the most intuitive? Which heading would encourage you to sign up (taking into consideration you arrived at this page upon attempting to join DaniWeb and … -
Edited Embed a laravel application in another
Pls i want to how to embed another laravel application into another. Something like the url/admin. Am able to access the url/admin though but all other urls still run back … -
Began Watching Cannot download tracks from Amazon to i-Tunes
Hi Friends, Trying to download music tracks from Amazon to I-Tunes; have bought tracks and installed their download icon but when I try to open it I get the message … -
Edited Save RFID into SQL database number of times
Hi, i am trying to build Employee Attendance system and was successful in assigning TAGS to employees.now i want to calculate in/out timings of employees and which TAG swapped His/Her … -
Replied To a Post in Twitter Bootstrap based on device width
True, but there's still a need for it IMHO. I want the desktop version to still be responsive between medium/large sizes. But I don't want someone using a desktop to … -
Replied To a Post in Why Google ranking is so much fluctuate?
Because Google wants to constantly improve its algorithm. It releases updates every single day. Some might affect your site. Some might not. Sometimes, the combination of updates is what affects … -
Began Watching Why Google ranking is so much fluctuate?
Hello !! Why Google ranking is so much fluctuate? is there some changes does by Google or it is effect of Google real penguin updates. -
Replied To a Post in Chat application
> Storing the actual social network portion of a chat app in one makes a lot of sense, though. It's the perfect use case for a graph database. Yes, I … -
Replied To a Post in Oops, you don't have permission to post here
And yet we don't have an error message: "You don't have permission to post here". So strange. I'm refusing to believe you didn't misread the message for now. :-P -
Replied To a Post in Why after changing of web page content domain invisible from Google SERP?
Have you registered your site with Google Webmaster Tools? Have you submitted a sitemap file? Check out https://www.google.com/webmasters to begin. That should give you some insight. -
Began Watching Why after changing of web page content domain invisible from Google SERP?
Hi everyone !! why after changing of web page content domain invisible from Google SERP? after changing of web page content my domain invisible and show internal page of website … -
Replied To a Post in Oops, you don't have permission to post here
Did the error message have a DaniWeb UI? -
Replied To a Post in Oops, you don't have permission to post here
Also, what is the *specific* error message because I cannot find the saying "You don't have permission to post here" when I do a phrase search through my code. -
Replied To a Post in Oops, you don't have permission to post here
Is anyone else seeing this?! -
Replied To a Post in Chat application
> Long story short, if MySQL is quicker than Neo4J in your case, keep using it. But just because you can't connect to it as fast as you can to … -
Replied To a Post in Oops, you don't have permission to post here
I haven't really changed anything I can think of that might be triggering this, and I haven't reproduced it myself. Does it only happen when in staff sections have you … -
Began Watching Oops, you don't have permission to post here
This week I have been seeing 'Oops, you don't have permission to post here' appearing a lot after I click submit - usually when replying to a post. I compose … -
Replied To a Post in Chat application
Dazah is a chat API and I would like nothing more for you to give it a whirl. You can check it out here: https://www.dazah.com/developers I originally created Dazah with … -
Began Watching Chat application
How do facebook, twitter, and other social media app store the data of the user's chat history or chat log? Is it on the database or on a separated file? … -
Created Laptop video card
How important do you think it is for a laptop to have a dedicated video card? -
Began Watching Laptop video card
How important do you think it is for a laptop to have a dedicated video card?
The End.