Tag Archives: Programming

Reading Rainbow: Episode 7

In the wake of so many ISP’s getting away with murder and the government looking the other direction it’s good to see that Florida is stepping in and fining Version for poor response time. http://news.cnet.com/Florida-…00-1036_3-6239655.html?tag=html.alert.hed This is a great video … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , , , , | Leave a comment

Reading Rainbow: Episode 6

I played with both of these plugins. The view formated source one didn’t do a whole lot for me, but the view source chart was a great improvement. It makes checking out HTML much easier, and with the added ability … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , | 2 Comments

Vanishing Point: HTTP Optimizer

For work I built an HTTP Optimizer: Vanishing Point. It’s a framework that accepts plugins, so that custom optimization engines can be built for different file types. Currently I have released a CSS and Javascript optimizer plugin. Both implement packers/miniifiers … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , | 1 Comment

pwlib.java

I have finished up the first version of pwlib.java. It was created in Java 1.4, because I haven’t bothered to update Java in ages. I should be revising it for 1.6 soon enough, but this is something to get you … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , | Leave a comment

Reading Rainbow: Episode 4

A friend of mine showed me the following site after a discussion over what language was best for a problem. They have “benchmark problems” to test efficiency, memory size, etc. http://shootout.alioth.debian.org/gp4/ For those of you following the Hans Reiser case, … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , | Leave a comment

pwlib.php

This is my first build of the php version of pwlib. Nothing is quit set in stone yet and for all I know I might scrap the whole thing. This should be enough to see how it will interface. If … Continue reading

Posted in SamuraiNet Archive | Tagged , , , , , | Leave a comment