An accessible introduction to PHP optimization

2009-09-08 01:09 by Ian

This was a ticket that I had from a customer who wanted us to increase the upper-limit on PHP script execution because his crappy script wouldn’t finish in time before our server-wide limit shut down his PHP process.

I’m posting it with the hope that it will be of help to someone new to PHP trying to write a cleaner script.

Read more...

Comment

One of my better arguments from August

2009-08-29 06:07 by Ian

An argument from the Google Finance boards. I have omitted irrelevant posts, cleaned up the ordering, and saved the image posted locally; all with the intent of increasing the readability. If you don’t trust my edits, you can find the original discussion at this location for as long as Google decides to keep it.

Read more...

Comment [2]

Mercury distillation

2009-08-26 23:30 by Ian

These are my lab notes and photos for the mercury distillation.

Read more...

Comment [1]

Liquid metal

2009-08-20 13:44 by Ian

Picked up about 11.5kg of mercury yesterday and cleaned it up. This was my procedure and pictures of the results.

Cross-filed under photography because I took lots of photos of the mercury while I was cleaning it. The pictures can’t do it justice. The stuff is beautiful.

Read more...

Comment [1]

Why I Have Two Names

2009-08-12 01:11 by Ian

I am often asked this these days.

Read more...

Comment

More silly doodles

2009-07-06 00:58 by Ian

Stuff I drew. All idle doodles.

Read more...

Comment

The Fourth

2009-07-05 21:09 by Ian

Went shooting. Pictures of participants follow.

Read more...

Comment

Cloning CompactFlash Cards using WinHex

2009-07-05 15:16 by Ian

A procedure for making byte-for-byte copies of CF cards. Written while working at a camera repair shop that needed this capability, but it’s also useful for lifting partitions from a development system using a conventional hard drive and dropping them onto a CF card for operation in a finished condition (after appropriate edits).

Read more...

Comment

Hand Replacement of large non-BGA surface-mount IC's

2009-07-05 15:12 by Ian

This is another procedure I wrote while doing camera repair. Occasionally, there was an identifiable chip that would go bad, but which replacement was considered impossible at our small shop. The alternative was replacing the entire PCB that it was mounted on, which would be an order of magnitude more expensive.

Read more...

Comment

Testing PHP_PDF.DLL on IIS6 and Win2K3

2009-07-02 11:40 by Ian

This is a component that I tested for installation on CrystalTech’s PHP4 servers (yes, we still offer PHP4). Each time a customer requests a component, we have to test it to ensure that it won’t kill the resources on the server. This is the report that I gave to the other server admins…

Read more...

Comment

Previous Next