<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.mymacwizard.com/kb/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="http://www.mymacwizard.com/kb/feed.php">
        <title></title>
        <description></description>
        <link>http://www.mymacwizard.com/kb/</link>
        <image rdf:resource="http://www.mymacwizard.com/kb/lib/images/favicon.ico" />
       <dc:date>2012-05-19T14:08:45-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/startup_commands?rev=1329182508"/>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/common_mail_server_settings?rev=1328548893"/>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/device_logins?rev=1317414790"/>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/center_text_vertically?rev=1290800544"/>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/css?rev=1290800201"/>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/new_ical_2010?rev=1289246963"/>
                <rdf:li rdf:resource="http://www.mymacwizard.com/kb/doku.php/ical?rev=1289246676"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.mymacwizard.com/kb/lib/images/favicon.ico">
        <title></title>
        <link>http://www.mymacwizard.com/kb/</link>
        <url>http://www.mymacwizard.com/kb/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/startup_commands?rev=1329182508">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-13T19:21:48-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>startup_commands</title>
        <link>http://www.mymacwizard.com/kb/doku.php/startup_commands?rev=1329182508</link>
        <description>Start Up Commands

These are keyboard modifiers that are held down when booting the computer.

 Safe Mode Shift     System will test startup procedures and limit launched processes. Single-User Mode Command S Starts only core functions and displays command line. Verbose Mode  Command V   Shows the startup process. Target Disk ModeT Mounts another computers drive through firewire. Boot from CD/DVDC  Start up from a bootable CD or DVD. Select Boot Drive OptionWill display a list of bootable drives…</description>
    </item>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/common_mail_server_settings?rev=1328548893">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-06T11:21:33-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>common_mail_server_settings</title>
        <link>http://www.mymacwizard.com/kb/doku.php/common_mail_server_settings?rev=1328548893</link>
        <description>This is a list of settings for mail account setups for the most common email servers.

ISP Address Port Authentication SSL AT&amp;T new  inbound.att.net  995  Password  Yes   outbound.att.net  465 Password Yes AT&amp;T  pop.att.yahoo.com 995 Password Yes   smtp.att.yahoo.com 465  Password  Yes Comcast  mail.comcast.net   Password  No   smtp.comcast.net 587  Password  No Sonic  pop.sonic.net   Password  Yes   mail.sonic.net  587  Password  Yes AOL  imap.aol.com 143  Password  No  smtp.aol.com  587  Passw…</description>
    </item>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/device_logins?rev=1317414790">
        <dc:format>text/html</dc:format>
        <dc:date>2011-09-30T15:33:10-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>device_logins</title>
        <link>http://www.mymacwizard.com/kb/doku.php/device_logins?rev=1317414790</link>
        <description>Internet Modem Logins
Motorola Surfboards  &lt;http://192.168.100.1&gt; AT&amp;T 2-Wire  &lt;http://192.168.1.254&gt; AT&amp;T U-verse  &lt;http://192.168.1.254&gt; 
Router Logins
Router  Address  Username  Password Netgear  &lt;http://192.168.0.1&gt;  admin  password Linksys  &lt;http://192.168.1.1&gt;   admin  admin D-Link   &lt;http://192.168.0.1&gt;   admin  n/a Belkin  &lt;http://192.168.2.1&gt;  n/a  n/a 3Com  &lt;http://192.168.1.1&gt;  admin  admin SonicWall   admin  password Zte  &lt;http://192.168.1.1&gt;  admin  admin</description>
    </item>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/center_text_vertically?rev=1290800544">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-26T13:42:24-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>center_text_vertically</title>
        <link>http://www.mymacwizard.com/kb/doku.php/center_text_vertically?rev=1290800544</link>
        <description>To center text in a div or container add the following to the CSS declaration for the container:



height: container height in value;
line-height: same container height in value;



for example:



height: 34px;
line-height: 34px;</description>
    </item>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/css?rev=1290800201">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-26T13:36:41-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>css</title>
        <link>http://www.mymacwizard.com/kb/doku.php/css?rev=1290800201</link>
        <description>*  Attribute Selectors
	*  Browser Reset
	*  Clearfix
	*  Center text vertically</description>
    </item>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/new_ical_2010?rev=1289246963">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-08T14:09:23-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>new_ical_2010 - created</title>
        <link>http://www.mymacwizard.com/kb/doku.php/new_ical_2010?rev=1289246963</link>
        <description>Apple introduced a new MobileMe calendar based on CalDav format which is different than the previous iCalendar format.  This change of course introduced some hurdles in the upgrade.  Please see the Apple Knowledge Base article at http://support.apple.com/kb/HT4037 before attempting to upgrade. Also check out this article for known issues http://support.apple.com/kb/HT4038.</description>
    </item>
    <item rdf:about="http://www.mymacwizard.com/kb/doku.php/ical?rev=1289246676">
        <dc:format>text/html</dc:format>
        <dc:date>2010-11-08T14:04:36-05:00</dc:date>
        <dc:creator>Stephen Henry</dc:creator>
        <title>ical - created</title>
        <link>http://www.mymacwizard.com/kb/doku.php/ical?rev=1289246676</link>
        <description>*  New iCal 2010</description>
    </item>
</rdf:RDF>

