|
Maybe it is constantly loading some data from the HDD?
I would recommend having it checked, instead of trying anything else (if you do not know what you are doing). Otherwise, it may mess up badly, since even you have no idea what went wrong.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~
|
|
|
|
|
Has anyone run into a cross reference between the product unspsc codes and Europa CN codes. Any help would be appreciated.
|
|
|
|
|
Excuse me for posting in this forum. I have no idea where I would post this. I'll just start by saying that this post is about creating a new programming language; not just a fun language, but a natively-compiled, professional-grade language optimized for systems programming, capable of shaking up the C/C++ status quo that remains. Working and reading on my own I've already gotten as far as serious syntax development, but I've hit a roadblock (or two) and am starting to think that I've reached the stage where I need some additional heads to really move forward.
The language I have devised doesn’t have a name yet, but it has codenames like NOOSPL (New Object-Oriented Systems-Programming Language), and G (in reference to C and D). It’s designed to have all the bells and whistles we expect from newcomer programming languages while being easy to compile and capable of running on a physical computer.
Objects will be the primary data type, but the very core of the language will be built upon a minimal primitive base. The primitive types allow for low-level programming and native compilation, but are mostly used for writing basic object types. Syntax is partly C-like and partly Lisp-like, and based around the morphology of C function calls. This homogeneity is intended to promote a unified approach to problems. Modules (like Java interfaces or Haskell typeclasses) extend the reuse of code without extensive reliance on inheritance while Actor Roles allow for concurrency without data races or thread-locking. Namespaces and aliases (think the typedef keyword in C/C++) allow imported variables to be called with simple, short names. Finally, polymorphism can be achieved with generics and traits.
|
|
|
|
|
Go to the Firefox website and search there.
|
|
|
|
|
that i checked bro,.. i want to add some plugins related to firefox.
|
|
|
|
|
Yes, and the Firefox website is the place to find them.
|
|
|
|
|
Nonsense. You did not define any technical requirement, so how could we possibly bring you a meaninful answer.
I flagged this as spam as it is blattantly an attempt to post a link to your blog.
"I'm neither for nor against, on the contrary." John Middle
|
|
|
|
|
relax bro , i need a fire fox plugin to search for javascript customization.. just asking any firefox plugin, doesn't mean a spam. if u feel this is a nonsense . its okay but dont get tensed
|
|
|
|
|
I'm not your brother, and I'm very relaxed. Just, your question has no decent meaning.
Let me translate your question if it were about cars, for example:
"I want some stuff for my car, that can do things. Went to car-stuff store but did not find anything."
How would you answer such a question?
"I'm neither for nor against, on the contrary." John Middle
|
|
|
|
|
Bro means just a formal word. no need to get too much tensed on this . i just asked generally " is there any plugins available for website or blog " none needs to do some mathematical research to answer this question. if it is avail , some one will refere me the link , i will check it out and add it or else i will leave it . if you find this general word is very ununderstanding to you , thats your opinion.
|
|
|
|
|
A word to the wise ... A simple, informal (not formal as you stated), inoffensive word in your culture can be incredibly insulting to someone in another culture.
Example: Urban Dictionary: bro[^]
and When did "bro" become a fair insult? : OneY[^]
In this community it is generally used by people who can't be bothered to do their own research, homework, coding, etc.
Hence, it is quite an offensive word to use here when referring to those members who give up considerable amounts of their free time to guide their future colleagues.
|
|
|
|
|
I need a high quality information technology content writer person or a company??
Any tips??
Thx all
|
|
|
|
|
AhmedOsamaMoh wrote: Any tips? Find a website that advertises such services.
|
|
|
|
|
There is a game which describes few famous people in paragraphs each at different level. Each of the descriptions were listed with an unique number in a text file.
Guess how the creator did that?
I want to create a group of HTML files taking text from single text file and each HTML page shall take text having unique id from that file.
Is it possible?
(Say, I write lyrics of multiple songs in a text file giving each song an id and clicking or touching of a link of a song on an HTML page produces a song lyric page taking related text from the text file.
How to do this?)
Please help.
|
|
|
|
|
This is what we all do every day. But it will require you to learn programming and since there are millions of ways to do it, we can't really give you a full answer here.
There are two kinds of people in the world: those who can extrapolate from incomplete data.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
Please would you tell me any one of the million ways? Any hint might be helpful. 
|
|
|
|
|
Start with what language you want to write it in.
There are two kinds of people in the world: those who can extrapolate from incomplete data.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
Hahaha
So how should I start in AngularJS?
|
|
|
|
|
I haven't used AngularJS so I can't give you specifics there. I'd suggest going through tutorials to learn. All you need to do is pull data from a db and put it on a page. Like I said, that is programming 101. Or even pull from the file system but then you need to worry about permissions on the files.
There are two kinds of people in the world: those who can extrapolate from incomplete data.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
Okay thank you 
|
|
|
|
|
referenced
https://www.codeproject.com/Articles/331986/Table-Row-Drag-and-Drop-in-ASP-NET-MVC-jQuery-Data?msg=5450831#xx5450831xx
but getting error
Uncaught TypeError: $(...).dataTable(...).rowReordering is not a function in row reordering
|
|
|
|
|
Do not repost the questions on different forums. The author of that article will try to get back to you once he has a solution.
Also, none of the questions are considered urgent here. Members visit, and help as needed and wanted, and we are not paid to do so.
The sh*t I complain about
It's like there ain't a cloud in the sky and it's raining out - Eminem
~! Firewall !~
|
|
|
|
|
Then likely $(...).dataTable(...) is null or you have not loaded a js file that you were supposed to.
There are two kinds of people in the world: those who can extrapolate from incomplete data.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
Hey everyone,
I need some help. I m looking for a solution to replace automatically our customers phone number by a virtual extension. Let me explain, if the phone number of a customer is 123.455.7890 ( his real phone number)we want to replace his phone number by a basic phone number, example 800.123.4566 with an extension, exemple 1234 .
We have many troubles, our website is scrapped non stop, our customers (currently 8000) receive many call from everywhere 24/24... we add a first security : need to click to see the phone number... scrapped! Second security, need an account to get access to phone number... scrapped... I know solution exist: each phone number can be transferred to a virtual phone number... problem, that cost a lot (and our service is free), second solution, to attribute an extension for each customer. You call a phone number, a voice message ask you extension and that transfert the call to the customer... that going help us secure our customers and track all call.
The website zumper.com use this solution. Do you know any company, api, solution? In advance, thank you.
|
|
|
|
|
Ha! Sounds similar to what we had to do in the adult telephony content delivery space when I was doing that!
I'm sure it can be done, but probably not cheap.
|
|
|
|