<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://old.andunix.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://old.andunix.net/feed.php">
        <title>andunix.net</title>
        <description></description>
        <link>https://old.andunix.net/</link>
        <image rdf:resource="https://old.andunix.net/_media/favicon.ico" />
       <dc:date>2026-06-03T21:20:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://old.andunix.net/blog/2013/welcome_back"/>
                <rdf:li rdf:resource="https://old.andunix.net/info/solaris/filesystem"/>
                <rdf:li rdf:resource="https://old.andunix.net/info/webdesign/css/shadow"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://old.andunix.net/_media/favicon.ico">
        <title>andunix.net</title>
        <link>https://old.andunix.net/</link>
        <url>https://old.andunix.net/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://old.andunix.net/blog/2013/welcome_back">
        <dc:format>text/html</dc:format>
        <dc:date>2013-10-18T08:01:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Welcome Back</title>
        <link>https://old.andunix.net/blog/2013/welcome_back</link>
        <description>Welcome Back

In 2010 I moved my blog from DokuWiki to Drupal.
Today, I moved it back to DokuWiki.

The reason for switching to Drupal was for the better blogging support.
As I'm using this site more as Knowledge Base than a Blog, DokuWiki is the better alternative.

You can still access the old site at old.andunix.net.</description>
    </item>
    <item rdf:about="https://old.andunix.net/info/solaris/filesystem">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-04T22:17:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>File System</title>
        <link>https://old.andunix.net/info/solaris/filesystem</link>
        <description>File System

File System Organization

	*  File system organization - filesystem(5)

File Systems

This is a non-complete list of file systems in Solaris.

	*  hsfs(7FS): High Sierra &amp; ISO 9660 CD-ROM file system
	*  lofs(7FS): loopback virtual file system
	*  pcfs(7FS): FAT formatted file system</description>
    </item>
    <item rdf:about="https://old.andunix.net/info/webdesign/css/shadow">
        <dc:format>text/html</dc:format>
        <dc:date>2013-07-11T06:39:41+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Shadows</title>
        <link>https://old.andunix.net/info/webdesign/css/shadow</link>
        <description>Shadows

Box Shadow

Normal Shadow

Only the shadow:
box-shadow: 1px 4px 8px #888888;


Looks even better with a tiny grey border:
border: 1px solid #DDDDDD;
box-shadow: 1px 4px 8px #888888;


Inset Shadow

The shadow inside the box:
box-shadow: 1px 4px 8px #888888 inset;</description>
    </item>
</rdf:RDF>
