Skip to content
View artlung's full-sized avatar
💭
🤖
💭
🤖

Highlights

  • Pro

Block or report artlung

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
artlung/README.md

I'm Joe

Pinned Loading

  1. blogofthe.day blogofthe.day Public

    Explore the indie web, one blog at a time. Every day a new blog is featured. Add yourself!

    JavaScript 25 41

  2. Open-Graph-Protocol-Plugin-for-WordPress Open-Graph-Protocol-Plugin-for-WordPress Public

    WordPress Plugin that adds Open Graph Protocol Metadata to your blog. To download a copy, click "Download Source" and choose the zip file. Unzip, and place the resulting folder in your WordPress in…

    PHP 32 4

  3. Generate XML sitemap from list of urls Generate XML sitemap from list of urls
    1
    <?php
    2
    
                  
    3
    /**
    4
      *
    5
      * This is a quick way to turn a simple text file
  4. lab.artlung.com lab.artlung.com Public

    THE LAB. Originally part of my personal website. Spun off for all my web development experiments, toys, tutorials since I started working the web.

    PHP 2

  5. Code to generate an XML sitemap from... Code to generate an XML sitemap from a text file with URLS. PHP.
    1
    <?php
    2
    /**
    3
      *
    4
      * This is a quick way to turn a simple text file
    5
      * with a very long list of urls in a text file (sitemap-urls.txt)
  6. ~filo/stanford/940520/bin/index.html ~filo/stanford/940520/bin/index.html
    1
    #! /usr/local/bin/perl
    2
    require 'ctime.pl';
    3
    require 'newgetopt.pl';
    4
    #require '/usr/local/lib/perl5/ctime.pl';
    5
    #require '/usr/local/lib/perl5/newgetopt.pl';