<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
> <channel><title>The Telarah Times</title> <atom:link href="http://jamesmcdonald.id.au/feed" rel="self" type="application/rss+xml" /><link>http://jamesmcdonald.id.au</link> <description>The Practical Application of Linux and Opensource Technology, and Other Stuff</description> <lastBuildDate>Fri, 18 May 2012 00:52:48 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <item><title>Remove .svn directories from a working copy linux then copy new .svn copies back to it.</title><link>http://jamesmcdonald.id.au/it-tips/remove-svn-directories-from-a-working-copy-linux-then-copy-new-svn-copies-back-to-it</link> <comments>http://jamesmcdonald.id.au/it-tips/remove-svn-directories-from-a-working-copy-linux-then-copy-new-svn-copies-back-to-it#comments</comments> <pubDate>Fri, 18 May 2012 00:07:33 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=5026</guid> <description><![CDATA[Warning: This is a procedure that can bork your working copy. Backup and test to make sure you can recover before you even think about doing this. Regarding this post: http://andrew.hedges.name/blog/2009/01/25/how-to-recover-from-checksum-mismatch-errors-in-svn Quickly remove .svn directories from a working copy linux cd /to/svn/working/copy/dir e.g. /etc/squid find . -type d -name .svn &#124; xargs rm -rf Checkout [...]]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/remove-svn-directories-from-a-working-copy-linux-then-copy-new-svn-copies-back-to-it/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Different Options for Cron Job Standard Output and Error Output</title><link>http://jamesmcdonald.id.au/it-tips/different-options-for-cron-job-standard-output-and-error-output</link> <comments>http://jamesmcdonald.id.au/it-tips/different-options-for-cron-job-standard-output-and-error-output#comments</comments> <pubDate>Tue, 15 May 2012 01:54:10 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=5017</guid> <description><![CDATA[A cron job I have created to run a backup script every week day at 5:10PM # m h dom mon dow command # backup simple invoices and subversion repo # every week day 10 17 * * 1-5 /usr/local/bin/backup.sh Here are some different command output redirection options Redirect standard out to null but still [...]]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/different-options-for-cron-job-standard-output-and-error-output/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Some Reasons Why My Site Might Not Be Doing Well in Search. Put Here for Later Reading</title><link>http://jamesmcdonald.id.au/it-tips/some-reasons-why-my-site-might-not-be-doing-well-in-search-put-here-for-later-reading</link> <comments>http://jamesmcdonald.id.au/it-tips/some-reasons-why-my-site-might-not-be-doing-well-in-search-put-here-for-later-reading#comments</comments> <pubDate>Mon, 14 May 2012 13:20:03 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=5015</guid> <description><![CDATA[https://support.google.com/webmasters/bin/answer.py?hl=en&#038;answer=34444]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/some-reasons-why-my-site-might-not-be-doing-well-in-search-put-here-for-later-reading/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Google Drive Mobius Loop Icon looks Vaguely like a Recycling Symbol</title><link>http://jamesmcdonald.id.au/it-tips/google-drive-mobius-loop-icon-looks-vaguely-like-a-recycling-symbol</link> <comments>http://jamesmcdonald.id.au/it-tips/google-drive-mobius-loop-icon-looks-vaguely-like-a-recycling-symbol#comments</comments> <pubDate>Sun, 13 May 2012 03:55:57 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=4982</guid> <description><![CDATA[I don&#8217;t know if anyone else can see the similarity but the Recycling Symbol and the Google Drive symbol seem to be derived from the same concept namely a mobius strip or loop.]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/google-drive-mobius-loop-icon-looks-vaguely-like-a-recycling-symbol/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Check what your IP address is Online</title><link>http://jamesmcdonald.id.au/it-tips/check-what-your-ip-address-is-online</link> <comments>http://jamesmcdonald.id.au/it-tips/check-what-your-ip-address-is-online#comments</comments> <pubDate>Sat, 12 May 2012 23:25:30 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=4980</guid> <description><![CDATA[There are many services that do this but looking in the Debian distributions package change logs I noticed that they are using http://checkip.dyndns.org/ to return your globally recognized IP address. And it returns a very nice sparse reply as follows. &#60;html&#62; &#60;head&#62; &#60;title&#62;Current IP Check&#60;/title&#62; &#60;/head&#62; &#60;body&#62;Current IP Address: 101.170.170.141&#60;/body&#62; &#60;/html&#62; So using a simple [...]]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/check-what-your-ip-address-is-online/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Getting APC Cache and batcache working on my Server</title><link>http://jamesmcdonald.id.au/it-tips/getting-apc-cache-and-batcache-working-on-my-server</link> <comments>http://jamesmcdonald.id.au/it-tips/getting-apc-cache-and-batcache-working-on-my-server#comments</comments> <pubDate>Sat, 12 May 2012 10:47:38 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=4968</guid> <description><![CDATA[In WordPress Admin Area Installed the &#8220;Batcache Manager&#8221; and &#8220;APC Object Cache&#8221; plugins using the Plugins ==> Add New option in the WordPress Admin Panel and didn&#8217;t activate created phpinfo.php in the web root of my webserver and called it via a browser Contents of phpinfo.php &#60; ?php &#160; phpinfo&#40;&#41;; &#160; ?&#62; and checked for [...]]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/getting-apc-cache-and-batcache-working-on-my-server/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Website Speed Up</title><link>http://jamesmcdonald.id.au/it-tips/website-speed-up</link> <comments>http://jamesmcdonald.id.au/it-tips/website-speed-up#comments</comments> <pubDate>Fri, 04 May 2012 13:21:57 +0000</pubDate> <dc:creator>admin</dc:creator> <category><![CDATA[IT Tips]]></category> <guid
isPermaLink="false">http://jamesmcdonald.id.au/?p=4959</guid> <description><![CDATA[Just discovered my traffic to this website has dropped by about 50% not sure why, could be the vagaries of searching engine ranking. Update: Apparently there has been some 52 algorithm changes on Google in April alone so I think I may be the victim of the Google SEO lottery. I believe my editorial content [...]]]></description> <wfw:commentRss>http://jamesmcdonald.id.au/it-tips/website-speed-up/feed</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
