diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2000-09-18-welcome-to-the-new-pablotron-server.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2000-09-18-welcome-to-the-new-pablotron-server.html')
-rw-r--r-- | content/posts/2000-09-18-welcome-to-the-new-pablotron-server.html | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/content/posts/2000-09-18-welcome-to-the-new-pablotron-server.html b/content/posts/2000-09-18-welcome-to-the-new-pablotron-server.html new file mode 100644 index 0000000..8d10a2a --- /dev/null +++ b/content/posts/2000-09-18-welcome-to-the-new-pablotron-server.html @@ -0,0 +1,32 @@ +--- +date: "2000-09-18T15:02:00Z" +title: Welcome to the new Pablotron Server +--- + +If you can see this message, than you're on the new pablotron server... +Hooray! +<br /><br /> + +So here's what's new -- I've added my work web server to the list of +uptimes (on the sidevar). Also, I completely redid the +<a href="/projects/">Projects page</a>. Check it out and let me +know what you think. I also added unique pages for +<a href="/projects/cam/">Cam</a> and <a href="projects/ewl/">EWL</a>. +<br /><br /> + +On a related note, I've submitted a couple of patches to +<a href="http://www.mrob.com/gnut/">Gnut</a>. Basically, they +just add config-file loading, saving, and command-line evaluation. +I hadn't used Gnut at all until a few days ago, but it's already +my favorite <a href="http://gnutella.wego.com/">Gnutella</a> +client by far. It's fast, stable, easy to use, and it's got +several features that other clients don't have. For example, Gnut +can blacklist nodes (no more spam via Gnutella), monitor based on +requests that yield results, monitor based on download requests, +limit upstream transfer rates, and filter search results with regular +expressions. It compiles out-of-the-box under most UNIX variants +and Windows (although the latter is missing many features), and +there is a GUI frontend in the works. If you're using one of the +supported systems and you use Gnutella, give Gnut a try and see +what you think. + |