I have tried so many article sites but it's all are just a news sites. I can't able to post my articles there. So i need to know the list …
Hi. I want to detect a face and draw line exactly around the face to crop it.
I searched a lot and used the EmguCV face detector. but now my …
Hello i want to create in html and css something like the picture i shared here. An image over two divs. Equally divided through the two divs like the picture …
At the dawn of the computer age, there were many individuals that truly believed that while the Internet might be valuable, that it would not have a lasting impact on …
Voronoi Diagrams are an essential visualization to have in your toolbox. The diagram’s structure is a data-driven tessellation of a plane and may be colored …
Python-wxPython Tutorial
This tutorial will take you through the basics of wxPython.
Let's face it. I am a dinosaur. I got my computer science degree in the mid 70s. …
Really hoping someone can help me out or point me in the right direction. This is my first ever post in a coding forum so I apologize in advance if …
Hello does anybody see any error in this?
[!] Unable to find the Xcode project /Users/macbookpro/Desktop/project/platforms/ios/C:\Users\Simos\project\platforms\ios\Project.xcodeproj
for the target Pods-C:\Users\Simos\project\platforms\ios\Project
.
I copied my project from my PC to my …
It can often be tough to determine what direction the digital marketing world is going, considering how it is evolving in a time where technology is continually changing and evolving. …
Fot anyone who is a fan of the Active State Komodo IDE it is now available free and can be downloaded here. According to their blurb...
There will …
Looking for an efficient way to block p2p content on a hotel network.
Hi, Good Evening to everyone!
I am preparing one application facing some challenges, the scenrio is to send email when a user enter a complaint in the system to the …
SEO is a term that is much in use in the recent times and has attained huge popularity amongst the companies eager to create their websites an also amongst the …
The validation section of my contact.php page is sending the user back to my index.php instead of staying on the contacts.php page so the user can correct the reported error. …
In an earlier Discussion post, I complained about MS changing my preference settings with each update. Since, I have found many more changes. One was, I had gone to CMD …
how would one convert this to python?
var unlockedState = 1000;
var lockedState = 2200;
var motorPin = 14;
var buttonPin = 4
var ledPin = 17
var blynkToken = …
My code has a query that looks like:
INSERT INTO table
VALUES (...)
ON DUPLICATE KEY UPDATE
id = LAST_INSERT_ID(id),
...
id is a PRIMARY KEY.
My question is that …
Hello,
I have created a spelling corrector for a project and currently I am struggling on making it work in real-time application (on-the-fly)
By this I mean, that I am …
Hi guys,
So what according to you is the best link building strategy or technique to work on these days which is working now.
My pick is for contextual links …
A teacher wants the program to:
show a visual representation of a multiplication
ask the child to key in an answer
E.G
3 x 4
What is the answer?
This …
Hi guys, I was trying to test a method which takes a user input, does something and then returns that input but I'm having some issues with it. I've attempted …
I started using Cloudflare yesterday, and I must say, I'm incredibly impressed with them. They have a pretty well-rounded featureset that goes above and beyond just being a static CDN.
I was trying to upgrade to windows 10 from windows 7 ultimate. But when the setup completes installing windows 10 and it restarts nothing happens and my previous window 7 …
This question specifically relates to PHP's Memcached library when specifying a server key and adding multiple keys at once.
Question one: Is it true that PHP's setMultiByKey() doesn't take advantage …
Sometimes you want to ensure that only one copy of a script can be run at time. Windows provides a facility called a mutex and you can use it to …
I wanted to ask something for my friend Tcll, how would you link a MAC address with no IP up to a network namespace? I know nothing about network namespaces …
I see countless of so call "docks" or "toolbars" that all share the same features:
If Me.cbobraketype.SelectedItem = ("Rim Brakes") Then
braketype = ("Rim Brakes")
price = "£120"
braketype = ("Rim Brakes")
ElseIf Me.cbobraketype.SelectedItem = ("Disk Brakes") Then
braketype = ("Disk Brakes")
price = "£150" …
I'm struggling to upgrade from CodeMirror 5.5 to CodeMirror 6.
Previous versions of CM have always been a drop-in Javascript library. Upload the JS files, upload the CSS …
Hi, I want to copy the data in the PayJour table to the ARCPayJour Table using the Clients Table where the StatusCo = 108. The problem is that the Clients …
Easy tutorial: https://slicker.me/javascript/tower.htm
I want to increase my intagram followers, please suggest some reliable website or vendor details.
I made a fake money transfer platform where it gives the user real user interface experience which allows him to be able to send amount to users, be able to …
Do you think that the forum software that's used makes a difference for a community? Suppose, for example, forum software all has the same options available. And we're talking about …
Internet has changed many aspects of our life, and the change is very positive. It has more or less you can say revolutionized the whole world. Nowadays Email Marketing is …
YaBasic: The beginners choice
By Michael "Cup of Squirrels" Garwood
So you know how it is, you have some kind of sudden fascination with computers, and want to learn …
hi all...i am a not that much in programming ...
i would ask you how i can generate a multiple choice question chosen randomly from a list of questions …
Hi Friends..
I need to get the free space and used space in hard drive ..Can anyone provide me with the code..I need the code in VB.net..I need to …
Hello everyone, I've been using this website and it has helped me with it's hundred of solved cases, but I couldn't find one appropriate for this one.
I have …
I've only been on OS X for 2 days! So I am pretty new.
Basically when I plugged in my Targus USB mouse it popped up that I was …
i have a question that.
is it not possible that main do not return any value, and the returning value of main is void, why returning value of main …
#include <iostream>
using namespace std;
int main()
{
int a,b,c, ope;
cout<<"enter a value" << endl;
cin >> a;
cout<<"enter b value" <<endl;
cin >> b;
cout<<"enter operation (+ …
Hello all!
I am trying to complete a lab assignment for my computer systems class and we have to use the printf function to print changing register values (increment …
Any one there had work with erp or crm development in php ?
How to start for that? Do you know any web link for text or video tutorial …
Hello Everyone,
I am new to this website and have some questions about programming as a career. I feel that this may be a long post, so I don't particularly …
hi , I found this code on the internet , I changed and added some lines to it to make it the way I like . I am very weak …
Now I am going through a project with colors. And then I think that if I try to display color values with their names in a simple combobox, it could …
I'm setting up new install of win 10 home premium on a laptop for friend.
After setting up the initial local admin account, I created standard local account for friend …