Posts Tagged ‘lt’
1963 – 0|| 7|-|1$ d4′/, 7|-|3 //0rD “|-|4><0r1||9″ //4$ U$3D 1|| 4|| 1$$U3 0Ph “7|-|3 73(|-|”, //|-|1(|-| 1$ 4 //4$$4(|-|U$377$ 1||$717U73 0Ph 73(|-|||0L09′/ ||3//$P4P3r.
What, you can’t read that? Oh. O.K.
On this day, the word “hacking” was used in an issue of “the tech”, which is a massachusetts institute of technology newspaper.
Here is a snippet of the article:
Many telephone services have been curtailed because of so-called hackers, according to Prof. Carlton Tucker, administrator of the Institute phone system…
Basically, hackers were tying up phone lines between Harvard and MIT.
1985 – Also on this day, Microsoft releases Windows 1.0, the 16 bit graphical system in 4 versions. 1.01, 1.02, 1.03 and 1.04. 1.02 and 1.03 were language versions, while 1.04 let people use new technologies like VGA monitors and a cool feature of “Multitasking” in MS-DOS. The OS only cost $99.99
Brought to you by GoDaddy.com - 10% off Hosting with Pod150 – Domains at $7.49 With Podname150
Please add to your favorite aggregator. RSS Feed – iTunes – Stitcher – TechPodcasts
Other Technology History Facts:
- AT&T launches the Teletype
- Intel launches the Pentium 4
Podcast: Play in new window | Download (Duration: 8:37 — 3.9MB)
brought to you by Footlocker – use Code AFZINEFL for 15% off any order
For the longest time I have been looking at how sloppy some code can get. I understand why you do it – I’ve done it in the past, too. Nonetheless, the best way to run code is to have it all in one line. No whitespace means smaller file sizes. Smaller file sizes mean faster websites.
I have been working on condensing the code for Wordpress 2.8.3. Sometimes I went tumbling into a brick wall (you may have seen the errors on the site today). Nonetheless, I got everything back up and running without issue.
Hence, In this screencast, we show you some ways you can speed up your wordpress site. With plugins and customizations, Wordpress sites can get very bulky and slow, not to mention any website out there. We talk about some ways to speed up the site, including:
DB-Backup - Use it to Optimize, repair and backup the Database
WP-Supercache - Will cache the pages so the server doesn’t work overtime for everyone.
Changing the code on the page to reduce server calls – <?php ?> code is nice, but every time you use it, the server gets taxed. Changing the code to your template url path will help.
Condensing the characters – How 400k can really speed up a site.
P.S. Yes, I said Windows instead of Wordpress in the opening. Whoops.












