<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.1" -->
<?xml-stylesheet href="http://wiki.thecodegirl.org//lib/styles/feed.css" type="text/css"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
    <title>[the] Code Girl</title>
    <tagline></tagline>
    <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//"/>
    <id>http://wiki.thecodegirl.org//</id>
    <modified>2011-11-18T12:26:58+01:00</modified>
    <generator>FeedCreator 1.7.1</generator>
    <entry>
        <title>tg_things_to_remember</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=tg_things_to_remember&amp;amp;do=diff1321479569"/>
        <created>2011-11-16T16:39:29+01:00</created>
        <issued>2011-11-16T16:39:29+01:00</issued>
        <modified>2011-11-16T16:39:29+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=tg_things_to_remember&amp;amp;do=diff1321479569</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@184.182.182.69</email>
        </author>
        <summary>  To escape things that a user might have entered JS into:  TT2: [% USE HTML; HTML.escape( thing_to_be_escaped ) %]  JS: wishlist_name = $(&amp;rsquo;&amp;lt;div/&amp;gt;&amp;rsquo;).text( $(this).attr(&amp;rsquo;wishlist_name&amp;rsquo;) ).html();  Perl: URI::Escape::uri_e...</summary>
    </entry>
    <entry>
        <title>navigation</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=navigation&amp;amp;do=diff1321477436"/>
        <created>2011-11-16T16:03:56+01:00</created>
        <issued>2011-11-16T16:03:56+01:00</issued>
        <modified>2011-11-16T16:03:56+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=navigation&amp;amp;do=diff1321477436</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@184.182.182.69</email>
        </author>
        <summary> Front page  Apache help  .rc/config files  TG Things to Remember  bash tips  SSH tips  Linux system utilities  Linux system files  Firefox-related (incl GM scripts)   Chrome browser   Fluxbox config files  mutt tips  Javascript and jQuery tips  MySQ...</summary>
    </entry>
    <entry>
        <title>javascript</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=javascript&amp;amp;do=diff1321389361"/>
        <created>2011-11-15T15:36:01+01:00</created>
        <issued>2011-11-15T15:36:01+01:00</issued>
        <modified>2011-11-15T15:36:01+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=javascript&amp;amp;do=diff1321389361</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@184.182.182.69</email>
        </author>
        <summary> OR  &amp;lt;a href=&amp;quot;&amp;quot; onclick=&amp;quot;show_create_wishlist(); return false;&amp;quot; id=&amp;quot;wish-list-add-new&amp;quot;&amp;gt;Create a New Wish List&amp;lt;/a&amp;gt;   To remove duplicates in an array  my_list = my_list.filter(function(o,i,a){ return a.indexOf...</summary>
    </entry>
    <entry>
        <title>firefox</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=firefox&amp;amp;do=diff1316024986"/>
        <created>2011-09-14T14:29:46+01:00</created>
        <issued>2011-09-14T14:29:46+01:00</issued>
        <modified>2011-09-14T14:29:46+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=firefox&amp;amp;do=diff1316024986</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@173.72.170.129</email>
        </author>
        <summary> You can create/edit the following variables using the special URL &amp;ldquo;about:config&amp;rdquo;.    Use YubNub instead of Google for default action of keywords in address bar keyword.URL = http://yubnub.org/parser/parse?command=   Now you can use all t...</summary>
    </entry>
    <entry>
        <title>mysql</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=mysql&amp;amp;do=diff1310772833"/>
        <created>2011-07-15T19:33:53+01:00</created>
        <issued>2011-07-15T19:33:53+01:00</issued>
        <modified>2011-07-15T19:33:53+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=mysql&amp;amp;do=diff1310772833</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@184.182.182.69</email>
        </author>
        <summary> use SUBSTRING(fieldname,position,length) gotcha: first character is position &amp;ldquo;1&amp;rdquo; NOT &amp;ldquo;0&amp;rdquo;, as you would expect  example, to view just the first 15 characters of &amp;lsquo;myfield&amp;rsquo;:  mysql&amp;gt; SELECT SUBSTRING(myfield,0,15) ...</summary>
    </entry>
    <entry>
        <title>chrome</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=chrome&amp;amp;do=diff1262724620"/>
        <created>2010-01-05T15:50:20+01:00</created>
        <issued>2010-01-05T15:50:20+01:00</issued>
        <modified>2010-01-05T15:50:20+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=chrome&amp;amp;do=diff1262724620</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@66.253.45.162</email>
        </author>
        <summary> Extensions:   Adblock+ (but of course)  Send From Gmail (changes all mailto: links to use GMail)  Xmarks (for syncing bookmarks between all your browsers)  ChromeReload (to auto-reload a tab every few minutes)  Evernote Web Clipper (because Evernote...</summary>
    </entry>
    <entry>
        <title>linux_system</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=linux_system&amp;amp;do=diff1251864455"/>
        <created>2009-09-02T00:07:35+01:00</created>
        <issued>2009-09-02T00:07:35+01:00</issued>
        <modified>2009-09-02T00:07:35+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=linux_system&amp;amp;do=diff1251864455</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@71.171.118.21</email>
        </author>
        <summary> Add this to your $HOME/.bashrc:  alias dot='ls -ldF .[a-zA-Z0-9]*'  Fix garbage chars when hitting backspace in a terminal  add this to your $HOME/.profile file:  stty erase ^H  Find out what process is listening on a certain port number  use netsta...</summary>
    </entry>
    <entry>
        <title>cron</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=cron&amp;amp;do=diff1240330361"/>
        <created>2009-04-21T12:12:41+01:00</created>
        <issued>2009-04-21T12:12:41+01:00</issued>
        <modified>2009-04-21T12:12:41+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=cron&amp;amp;do=diff1240330361</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@66.253.45.162</email>
        </author>
        <summary> All things Cron  How to run jobs based on US/Eastern when the server time is UTC  Example scenario: the sysadmin wants all servers using UTC. This is a recent change. You previously used EST5EDT timezone, and had all your cron jobs set up accordingl...</summary>
    </entry>
    <entry>
        <title>perl_utils</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=perl_utils&amp;amp;do=diff1238006345"/>
        <created>2009-03-25T14:39:05+01:00</created>
        <issued>2009-03-25T14:39:05+01:00</issued>
        <modified>2009-03-25T14:39:05+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=perl_utils&amp;amp;do=diff1238006345</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@66.253.45.162</email>
        </author>
        <summary> Example output:  $ url_unencode &amp;quot;javascript:var%20a='';for(var%20ln=0;ln%3Cdocument.links.length;ln++){var%20lk=document.links[ln];a+=ln+':%20%3Ca%20href=\''+lk+'\'%20title=\''+lk.text+'\'%3E'+lk+'%3C/a%3E%3Cbr%3E\n';}w=window.open('','Links','...</summary>
    </entry>
    <entry>
        <title>bash - added section on listing files in a dir, with full path info</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=bash&amp;amp;do=diff1236884104"/>
        <created>2009-03-12T14:55:04+01:00</created>
        <issued>2009-03-12T14:55:04+01:00</issued>
        <modified>2009-03-12T14:55:04+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=bash&amp;amp;do=diff1236884104</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@66.253.45.162</email>
        </author>
        <summary> If you view a binary file, and the prompt and all chars you type turn to garbage, try the following:  reset  or  ctrl-j reset ctrl-j   Prevent duplicates in your command history  Add this to $HOME/.bashrc:  # don't put duplicate lines in the history...</summary>
    </entry>
    <entry>
        <title>perl</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=perl&amp;amp;do=diff1232661001"/>
        <created>2009-01-22T16:50:01+01:00</created>
        <issued>2009-01-22T16:50:01+01:00</issued>
        <modified>2009-01-22T16:50:01+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=perl&amp;amp;do=diff1232661001</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@70.167.246.199</email>
        </author>
        <summary> Perl tips  Install module in non-standard location  For whatever reason (maybe you don&amp;rsquo;t have permission) you may want to install a Perl module outside the standard tree.   perl Makefile.PL PREFIX=/path/to/install  To build more modules, that ...</summary>
    </entry>
    <entry>
        <title>mutt</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=mutt&amp;amp;do=diff1221235227"/>
        <created>2008-09-12T12:00:27+01:00</created>
        <issued>2008-09-12T12:00:27+01:00</issued>
        <modified>2008-09-12T12:00:27+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=mutt&amp;amp;do=diff1221235227</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@70.167.246.199</email>
        </author>
        <summary> echo | mutt -s $subject -a $file_to_attach user@somewhere.com   sending HTML email (using file contents) from the command line/scripts  echo | mutt -e &amp;lsquo;my_hdr Content-Type: text/html&amp;rsquo; -s $subject -i $html_file user@somewhere.com  ...</summary>
    </entry>
    <entry>
        <title>ssh</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=ssh&amp;amp;do=diff1214495569"/>
        <created>2008-06-26T11:52:49+01:00</created>
        <issued>2008-06-26T11:52:49+01:00</issued>
        <modified>2008-06-26T11:52:49+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=ssh&amp;amp;do=diff1214495569</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@66.253.45.162</email>
        </author>
        <summary> $HOME/.ssh/config for server-specific SSH options  host my.hostname.com  port 12345  ...</summary>
    </entry>
    <entry>
        <title>start</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=start&amp;amp;do=diff1214248353"/>
        <created>2008-06-23T15:12:33+01:00</created>
        <issued>2008-06-23T15:12:33+01:00</issued>
        <modified>2008-06-23T15:12:33+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=start&amp;amp;do=diff1214248353</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@66.253.45.162</email>
        </author>
        <summary> Where I keep all my good tech data, various HOWTOs, tips and tricks. Updated regularly  MySQL  .rc files  icons useful for launchers  Shell scripts   Find large files  One liners using 'sed'   Bash tips   Perl tips   ...</summary>
    </entry>
    <entry>
        <title>linux_system_files - created</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=linux_system_files&amp;amp;do=diff1212612089"/>
        <created>2008-06-04T16:41:29+01:00</created>
        <issued>2008-06-04T16:41:29+01:00</issued>
        <modified>2008-06-04T16:41:29+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=linux_system_files&amp;amp;do=diff1212612089</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@64.236.128.9</email>
        </author>
        <summary> ca::ctrlaltdel:echo &amp;ldquo;Steve you flaming fucktard, this is not a Windows server!&amp;rdquo;   ...</summary>
    </entry>
    <entry>
        <title>files:rcfiles</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=files:rcfiles&amp;amp;do=diff1193681289"/>
        <created>2007-10-29T14:08:09+01:00</created>
        <issued>2007-10-29T14:08:09+01:00</issued>
        <modified>2007-10-29T14:08:09+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=files:rcfiles&amp;amp;do=diff1193681289</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@207.210.243.26</email>
        </author>
        <summary> Fluxbox config files  .vimrc  set tabstop=4 ab cld $c-&amp;gt;log-&amp;gt;debug(&amp;quot; &amp;quot;); ab font2 font({-size =&amp;gt; 2},&amp;quot; &amp;quot;) ab ldie $logger-&amp;gt;logdie(&amp;quot; ab linfo $logger-&amp;gt;info(&amp;quot; &amp;quot;); ab lf $logger-&amp;gt;fatal(&amp;quot; &amp;quot;); ...</summary>
    </entry>
    <entry>
        <title>wiki:copyright</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=wiki:copyright&amp;amp;do=diff1193680973"/>
        <created>2007-10-29T14:02:53+01:00</created>
        <issued>2007-10-29T14:02:53+01:00</issued>
        <modified>2007-10-29T14:02:53+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=wiki:copyright&amp;amp;do=diff1193680973</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@207.210.243.26</email>
        </author>
        <summary>  &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;  The contents of this wiki are licensed under a Creative Commons Attribution-Share Alike 3.0 License.  ...</summary>
    </entry>
    <entry>
        <title>java - created</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=java&amp;amp;do=diff1188400099"/>
        <created>2007-08-29T11:08:19+01:00</created>
        <issued>2007-08-29T11:08:19+01:00</issued>
        <modified>2007-08-29T11:08:19+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=java&amp;amp;do=diff1188400099</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@207.210.243.26</email>
        </author>
        <summary> If &amp;ldquo;Java Webstart&amp;rdquo; apps open a window that is blank, use this env var, then start the app from there: export AWT_TOOLKIT=&quot;MToolkit&quot; javaws http://path/to/jnlp...</summary>
    </entry>
    <entry>
        <title>files:sed - added alternate 'remove whitespace' command string</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=files:sed&amp;amp;do=diff1187211497"/>
        <created>2007-08-15T16:58:17+01:00</created>
        <issued>2007-08-15T16:58:17+01:00</issued>
        <modified>2007-08-15T16:58:17+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=files:sed&amp;amp;do=diff1187211497</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@207.210.243.26</email>
        </author>
        <summary> Output file should contain no more than one blank line between lines of text. sed '/^$/d;G'  triple space a file sed 'G;G'   undo double-spacing (assumes even-numbered lines are always blank) sed 'n;d'   NUMBERING   # number each line of a file (sim...</summary>
    </entry>
    <entry>
        <title>apache - created</title>
        <link rel="alternate" type="text/html" href="http://wiki.thecodegirl.org//doku.php?id=apache&amp;amp;do=diff1179520752"/>
        <created>2007-05-18T16:39:12+01:00</created>
        <issued>2007-05-18T16:39:12+01:00</issued>
        <modified>2007-05-18T16:39:12+01:00</modified>
        <id>http://wiki.thecodegirl.org//doku.php?id=apache&amp;amp;do=diff1179520752</id>
        <author>
            <name>[the] Code Girl</name>
            <email>codegirl@207.210.243.26</email>
        </author>
        <summary> Put this in your .htaccess file IN the dir where you want NO authentication, when the parent dir of the dir in question DOES have authentication  Satisfy any  ...</summary>
    </entry>
</feed>

