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

Highlights

  • Pro

Block or report artlung

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
artlung/README.md

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 12 26

  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

  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';