What is AMP
Can anyone explain me in simple word what is AMP and how it is going to help seo
View ArticleHasp hl emulation troubles
Hi, i have a hasp hl i have been trying to emulate. i have all emulation files needed drivers installed ect however when i try and dump i am recieving hasp not key found. (Photo attached) Cannot get my...
View ArticleHow to build indexes for slow first execution SQL - SQL Server?
You may suffer from SQL statements with a slow first execution time due to the long data cache process. The following SQL is simple that retrieves records from the EMPLOYEE table that if EMP_SALARY...
View ArticleUsing batch file to open multiple text files using Notepad simultaneously
Not sure whether it's relevant here but here goes... I want to open multiple text files in a folder using Notepad, all at the same time. Using command line window Start ->Run -> Cmd cd C:\Test...
View ArticlePlease help to understand this CASE statement
Hi all and sorry for what is probably a very stupid question. I am trying to translate in Pascal a program written in BASIC and I am stuck with a statement for which I do not find any documentation:...
View ArticleHelp with the code
hi there, can somebody help me to do this task. I would really appreciate it. thanks in advance! I already have some parts of the code but I got stuck and I don't know what to do and if the code is...
View ArticleUsing GIT to get remote code
I do not know from the online tutorial if I am properly establishing a connection with a git repository that is on a network. All I have learned from a tutorial is how to set up a local repository, but...
View ArticleKnapsack 0-1 C# binary & rosettacode & WE
Knapsack 0-1 C# binary & rosettacode & WE Classic Knapsack problem is solved in many ways Contents: rosettacode.org/wiki/Knapsack_problem Long read: rosettacode.org/wiki/Knapsack_problem/0-1 My...
View ArticleKnapsack 0-1 Python binary & rosettacode & WE
Knapsack 0-1 Python binary & rosettacode & WE Classic Knapsack problem is solved in many ways Contents: rosettacode.org/wiki/Knapsack_problem Long read:...
View ArticleHow to make website more SEO friendly?
Hello dude, Greetings to all! I have a website related to cryptocurrency. Which offer lots of cryptocurrency news and latest updates. I would like to make my website more SEO friendly. I don't have...
View ArticleCan anyone help me find suitable tools for my site?
Hello! I'm not so long ago in e-commerce, and now I'm building my site on WIX. I chose it because many people recommend it and a couple of my friends also made their websites with it. I'm not a...
View Articleunable to connect to the database on webserver
:cryin:i have designed a website in jsp...my problem is i am able tocnnect to the database through local host(tomcat) but when i hosted the website its unable to connect..i just cant figure it out..i...
View ArticleHow to run Inline Assembly with Compiler Generated Assembly Code
Hi currently I am attempting to use inline assembly language with compiler generated assembly code and while I have known Assembly Language for years this is my 1st time using inline assembly. Issue:...
View ArticleHow to convert circular linked list into singly linked list?
First, I create a circular linked list that looks like this: Code: 1 -> 2 -> 3 -> 4 -> 5 -> 6 -> (head) Now I'm attempting to convert this circular linked list into a singly linked...
View Articlelogical operators in c++
i am a novice programmer and i want to learn through practicing. Code: #include <iostream> using namespace std; int main() { for(int i=0;i<=6;i++) { if((i<=3)&&(i==5)) continue;...
View ArticleHow to use ROWID to improve an UPDATE statement for Oracle?
Here the following is an Update SQL with a subquery that updates the EMPLOYEE table if the emp_dept satisfies the records returned from a subquery. update employee set emp_name = 'testing' where...
View ArticleHasp hl emulation troubles
Hi, i have a hasp hl i have been trying to emulate. i have all emulation files needed drivers installed ect however when i try and dump i am recieving hasp not key found. (Photo attached) Cannot get my...
View ArticleHow to update ranking and points for players in MySQLi when uploading new cvs...
As the title says. I have a website with table showing ranks of poker tournaments, I have created a db where I uploaded a csv file with the last tournamet. It´s works great. But i can´t figure out have...
View ArticleBeginner Problems
HI I have a question to ask. I wrote this program to check if a user imput "Hello World" correctly, but when I tested it out, correct input is also marked as wrong. Can someone help me with this? Code:...
View ArticleHow To Increase Traffic
Hi All, I have news websites, can u all suggest me that how can i improve traffic of my websites. I want specific ideas that can be applied for news site only. so that i can increase thousands of...
View Article