article thumbnail

After bootstrapping since 2002, Articulate raises $1.5B on $3.75B valuation

TechCrunch

CEO Adam Schwartz founded the company with his life savings in 2002 and hasn’t taken a dime of outside investment since. He says that the company started back in 2002 as a plug-in for PowerPoint.

Training 246
article thumbnail

MySQL ERROR 2002 Can’t connect to local MySQL server through socket

Php,Mysql,Jquery Tutorial And Interview Question

in this tutorial, We’ll Learn how to fix MySQL ERROR 2002 Can’t connect to local MySQL server through socket ‘/tmp/mysql.sock. The post MySQL ERROR 2002 Can’t connect to local MySQL server through socket appeared first on Phpflow.com.

How To 85
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

When will IPOs return? The past may hold some clues

TechCrunch

The crisis of 2002: The dot-com bubble. When the market started to collapse, prices were dragged down even further by accounting scandals, such as Enron in 2001 , Arthur Andersen in 2002 and WorldCom in 2002. After all, at the end of the day, we’re all searching for the same answer: When will my paper wealth become liquid?

Windows 221
article thumbnail

UK antitrust regulator puts Synopsys’ $35B acquisition of Ansys under the microscope

CIO

“The Competition and Markets Authority (CMA) is considering whether it is or may be the case that this transaction if carried into effect, will result in the creation of a relevant merger situation under the merger provisions of the Enterprise Act 2002 and, if so, whether the creation of that situation may be expected to result in a substantial lessening (..)

article thumbnail

PCI compliance: The best defense is a great defense

CIO

Cybersecurity experts at Verizon Consulting Services draw on hands-on experience in solving payment card security challenges dating back to the formation of the PCI security regulation in 2002.

article thumbnail

The Humble Dialog Box

Martin Fowler

A 2002 article by Michael Feathers. This article introduced the idea of dealing with a hard-to-test GUI behavior by minimizing the behavior within the GUI element, moving as much as possible to a separate object that’s easier to test. This idea was generalized into the Humble Object pattern.

Testing 144
article thumbnail

What's wrong with Java's sun.misc.Unsafe?

InfoWorld

Java’s sun.misc.Unsafe class has been in use since 2002. It provides essential low-level methods that framework developers use to deliver otherwise unobtainable features and performance. Unfortunately, Unsafe also has long-standing problems related to JVM maintainability. And, as the name implies, it isn't exactly safe to use.