-
Replied To a Post in -2106714 downvote bug?
Now with more downvotes? I clicked on the downvote and get this: http://i.imgur.com/MMMDBT3.png Wow, -4213433 downvotes. Click it agan and bock to-2106714 downvotes. It's not a severe bug. Just one … -
Replied To a Post in -2106714 downvote bug?
I see -2 if I refresh the post. Try downvoting, upvoting and such to see if you can replicate? -
Created -2106714 downvote bug?
For reference see image at http://i.imgur.com/NUUcLel.png While it clears up on a page reload, it's humorous to see over 2 million downvotes. Just reporting, not asking for a fix. -
Began Watching -2106714 downvote bug?
For reference see image at http://i.imgur.com/NUUcLel.png While it clears up on a page reload, it's humorous to see over 2 million downvotes. Just reporting, not asking for a fix. -
Replied To a Post in Perl program to find matching words in a paragraph.
This looks same as what we read at http://stackoverflow.com/questions/37899315/perl-program-to-find-matching-words-in-a-paragraph -
Began Watching Perl program to find matching words in a paragraph.
Hi, I have two text files. The first one has a list of words , like the following : File 1.txt Laura Samuel Gerry Peter Maggie The second one has … -
Replied To a Post in referential integety
I did a little research on this and it appears most SQL servers do this today. http://www.techrepublic.com/article/an-introduction-to-foreign-keys-and-referential-integrity-in-mysql/ made no mention of triggers. Can you share your research on this? -
Began Watching referential integety
What type or version of mysql do you need to run to have referential inegrety, withhout having to reley on using triggers? -
Replied To a Post in Is there a step by step how to login in for Daniweb members?
I'm back! Will have to log in as Its_1 to mark this answered. -
Replied To a Post in Is there a step by step how to login in for Daniweb members?
Oops, logged in as him still. Sorry! -
Replied To a Post in Is there a step by step how to login in for Daniweb members?
rproffitt sent me his credentials and it took less than 2 minutes to figure out what the problem was! Whew!! Sorryyyyyyyyyyyyyyyyyyy everyone. -
Began Watching Is there a step by step how to login in for Daniweb members?
I tried many times to login using my gmail, my yahoo email, did resets, cleared cookies, even from a Linux box that I had never been to Daniweb before and … -
Replied To a Post in Get only directories with subdirs
How are you debugging this? When I need to figure this out I'll add more print statements so I can see inside the functions and pick up where I went … -
Replied To a Post in Get only directories with subdirs
Ivan, Can you explain what you mean by you can't do this yourself? I'm seeing a lot of folk want others to write the code and more. I don't mind … -
Began Watching Get only directories with subdirs
Hello there, I need a simple function which do something like tihs: I have folders like this: ext/test1/test1/index.html ext/test2/ ext/test1/test2/index.html ext/test3/ I need a function which gives me only folders … -
Replied To a Post in Get only directories with subdirs
I read this kicked around at http://stackoverflow.com/questions/6786014/php-fastest-way-to-find-if-directory-has-children so pick one and modify it to your exact needs. -
Began Watching Lotus Notes cannot allocate space
HI: I had a archived copy of my email on the local system. Due to some problem my C: drive of the system got corrupted and i had already taken … -
Replied To a Post in Lotus Notes cannot allocate space
The error message you supplied is only slightly off what I read at http://www-01.ibm.com/support/docview.wss?uid=swg21201020 A second problem is that support ended about 5 years ago. I'd think long and hard … -
Began Watching Adaptive Huffman Coding in C++
Can anyone provide me C++ implementation of Adaptive Huffman Coding ? -
Replied To a Post in Adaptive Huffman Coding in C++
I'd start with a search like this: https://www.google.com/search?q=C%2B%2B+implementation+of+Adaptive+Huffman+Coding It's out there. -
Gave Reputation to Zlatan25 in Adaptive Huffman Coding
Can anyone provide me with C++ implementation of Adaptive Huffman Coding ? -
Replied To a Post in Countdown Timer WinForms/WPF
Wait, do you need some formula to show text from an integer of seconds to minutes? That seems something rather basic. That is, are you asking folk to code this … -
Gave Reputation to Thobani_1 in Sending SMS using C#
try { MailMessage message = new MailMessage(); message.To.Add("1568235685@sms.sancharnet.in"); message.From = new MailAddress("sameone@gmail.com"); //See the note afterwards... message.Body = "Hi, How r you ?"; SmtpClient smtp = new SmtpClient("smtp.gmail.com"); smtp.EnableSsl = … -
Began Watching Countdown Timer WinForms/WPF
namespace CountDown public partial class Form1 : Form { public int counter = 0; public Form1() { InitializeComponent(); } private void btnStart_Click(object sender, EventArgs e) { int parsedValue; if (!int.TryParse(txtInput.Text, … -
Replied To a Post in Countdown Timer WinForms/WPF
Was there a question here? -
Began Watching Where can I find the material to learn Play Framework?
I want to build apps using play framework. I have looked on for [play framework for Java](https://www.eduonix.com/courses/Web-Development/learn-to-build-apps-using-play-framework?coupon_code=offer10) giving guide to build apps. If you are having some additional resources, pls … -
Replied To a Post in Where can I find the material to learn Play Framework?
I think the best way to learn play framework is by following the hands on tutorial found on their website. Your link would cost in the end from what I … -
Began Watching Enterprise Platform Design
Hi, Could anyone point me to some resources to study on best practices when designing an enterprise dashboard? I would certainly appreciate it. -
Replied To a Post in Enterprise Platform Design
I think that's 2 things. 1. Do what your customer wants. 2. Use what you find on Google. Like this: https://www.google.com/search?q=Could+anyone+point+me+to+some+resources+to+study+on+best+practices+when+designing+an+enterprise+dashboard%3F+I+would+certainly+appreciate+it.&ie=utf-8&oe=utf-8#q=%22Could+anyone+point+me+to+some+resources+to+study+on+best+practices+when+designing+an+enterprise+dashboard%3F%22+ -
Replied To a Post in Word 2007 Save option causes error and reboot of Windows XP
My view is that you never got Word into safe mode. But you did reveal another clue (maybe.) You wrote about depriving other users the files so this is starting … -
Gave Reputation to jovelle31 in New Wearable Keyboard?
What do you guys make of this new wearable keyboard: http://www.tapwithus.com/ Allegedly they are going to be opening an sdk which will enable any developer to turn it into a … -
Began Watching Web app cost
Hello everyone has in the past this site has been helpfull for any kind of project that i´ve done well, now it´s time for make some charges for the time … -
Replied To a Post in Web app cost
That's going to be a lot higher than most imagine unless they've been in the business for years. That 24x7 support is going to be costly as you have 3 … -
Began Watching Gaussian Elimination with Scaled Partial Pivoting.
Mr Rioch D'lyma, I have gone through your code. It looks right. It is exactly as I have it here in my textbook on the subject although you have implemented … -
Replied To a Post in Gaussian Elimination with Scaled Partial Pivoting.
Wallace, You should have a beef with this book. Reviews on it have not been all that good. My advice is get a refund and go get another book. Just … -
Began Watching Power supply and CPU heat
Can a CPU overheat because the power supply does not have enought wattage? I have a random shutdown issue that appears to be associated with CPU heat. -
Replied To a Post in Power supply and CPU heat
Over the years, well, yes. I LIKE the "twice the wattage" but have to write that sometimes that's not enough. (say what?) There are some Quad rail PSUs that have … -
Replied To a Post in 21st post bug in forum.
@AssertNull, Thanks for this anyway. It's worse than the car since there are more moving parts than just Daniweb's code. Thanks for reporting it since I don't want to be … -
Replied To a Post in 21st post bug in forum.
@Assertnull, My mistake was to post again and the post that showed it go away. It must be rare or we'd see it, be able to duplicate. At least it … -
Replied To a Post in what kind of point is the most important for ide?
Alan, Your last reply sounds like a sales pitch where a company or such tries to spin new names for old. As to opinion I've used IDEs for over 3 … -
Gave Reputation to ddanbe in Gaussian Elimination with Scaled Partial Pivoting.
New furtive way to get homework done? -
Gave Reputation to ddanbe in Gaussian Elimination with Scaled Partial Pivoting.
New furtive way to get homework done? -
Replied To a Post in Word 2007 Save option causes error and reboot of Windows XP
I don't want you to get upset over forum link issues. The link works fine here so I can't guess why. As to the command I don't own your PC … -
Began Watching mobile devices unable to connect to hosted network
Hi! I am trying to setup a hosted network on my windows 10 laptop. i have used the command "netsh wlan set hostednetwork mode=allow ssid=test key=password". The network is created, … -
Replied To a Post in mobile devices unable to connect to hosted network
http://lifehacker.com/turn-your-windows-10-computer-into-a-wi-fi-hotspot-1724762931 sounds right but to connect to the share required a lot more steps. I don't think most phones can connect to a Windows Share or Microsoft's Homegroup. So you … -
Gave Reputation to Reverend Jim in Windows 10 Updates
I ran bitsadmin /liat /allusers /verbose and noticed that one of the two jobs (currently disabled) listed was set to download and install DropBox. Anyway, I immediately did bitsadmin /reset … -
Began Watching Does Anybody Know A Good Way To Do First Person In Python
As the title suggests, I'm attempting to build a first-person view game. I could do this on my own, but the way I'm thinking of doing it is completely impractical … -
Replied To a Post in Does Anybody Know A Good Way To Do First Person In Python
When I start a new direction, I often find there were others before me on that road. I didn't even know there was a road! Example: https://www.google.com/search?q=first+person+shooter+in+python finds folk have … -
Replied To a Post in Gateway Laptop wont turn on after battery dies
From 2011 the battery should be dead by now (unless you didn't use it on battery much and even then.) But when it starts to charge, how many minites do … -
Gave Reputation to Itsdigger in PC loses signal after Windows logo
In one sentence you say "you can run the Hiren's Boot CD with no problem and it doesn't lose signal or shuts down" , In another you say " Same …
The End.