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/2004-10-06-localfark-gemini-bbc-wikipedia-link.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2004-10-06-localfark-gemini-bbc-wikipedia-link.html')
-rw-r--r-- | content/posts/2004-10-06-localfark-gemini-bbc-wikipedia-link.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/posts/2004-10-06-localfark-gemini-bbc-wikipedia-link.html b/content/posts/2004-10-06-localfark-gemini-bbc-wikipedia-link.html new file mode 100644 index 0000000..4d09ec1 --- /dev/null +++ b/content/posts/2004-10-06-localfark-gemini-bbc-wikipedia-link.html @@ -0,0 +1,17 @@ +--- +date: "2004-10-06T08:31:51Z" +title: LocalFark, Gemini, BBC-Wikipedia Link +--- + +<p> +<a href='http://www.whitelabel.org/archives/002248.html'> This guy</a> wrote a <a href='http://www.whitelabel.org/wp/wikiproxy.php'><acronym title='British Broadcasting Corporation'>BBC</acronym> News scraper</a> that links with key phrases on <a href='http://wikipedia.org/'>Wikipedia</a> and tracks references in the blogosphere (that term really rubs me the wrong way) via <a href='http://technorati.com/'>Technorati</a>. +</p> + +<p> +My <a href='http://rubygems.rubyforge.org/'>RubyGems</a> <acronym title='Graphical User Interface'>GUI</acronym> is coming along. Last night I actually installed a couple of packages with it. I still need to write the uninstall code and fix some dependency resolution issues, then it will be ready for public consumption. +</p> + +<p> +For those of you using <a href='/software/localfark/'>LocalFark</a>, they made a small change to the <acronym title='HyperText Markup Language'>HTML</acronym> on the front page which broke the <a href='/software/localfark/'>LocalFark</a> scraping. I've fixed it here at home, but I'll need a little time to package up a new release. +</p> + |