-
The Internet is About to Become WAY Faster
Earlier this week, the big news in the tech space surrounded the completion of the HTTP/2 Spec. Gibberish, gibberish, gibberish. What does this mean for the internet? The short version is: it’s about to become way faster. Faster is extremely important if you want to make money from traffic to your site. Or, you know, if…
-
TUTORIAL: Using WordPress’ Ajax API
WordPress has tons of APIs to do tons of things. It really does. One of the cool ones that I’ve been using a lot lately, has been around for a bit. It’s the Ajax API. Sure, you could write your own Ajaxy thing but why do that when WordPress lets you do it all very…
-
WordPress.com is Hiring ;-)
Heh. If you’re looking for work and can grok this, you might want to head over to WordPress.com and apply for a job. ;-) 12345678910111213141516171819[root@technosailor.com ~]# telnet wordpress.com 80 Trying 76.74.254.126… Connected to wordpress.com (76.74.254.126). Escape character is ‘^]’. GET / HTTP/1.1 Host: wordpress.com HTTP/1.1 200 OK Server: nginx Date: Wed, 04 Feb 2009 22:00:10…