<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Unix Archives - Richard Warrender</title>
	<atom:link href="https://richardwarrender.com/category/web/unix/feed/" rel="self" type="application/rss+xml" />
	<link>https://richardwarrender.com/category/web/unix/</link>
	<description>Creative Thinking, Clear Engineering</description>
	<lastBuildDate>Wed, 24 May 2023 18:44:48 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.2.9</generator>
<site xmlns="com-wordpress:feed-additions:1">219281189</site>	<item>
		<title>Impressive JavaScript PC Emulator</title>
		<link>https://richardwarrender.com/2011/05/impressive-js-pc-emulator/</link>
					<comments>https://richardwarrender.com/2011/05/impressive-js-pc-emulator/#respond</comments>
		
		<dc:creator><![CDATA[Richard Warrender]]></dc:creator>
		<pubDate>Fri, 20 May 2011 08:25:14 +0000</pubDate>
				<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[busybox]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[typed arrays]]></category>
		<category><![CDATA[webgl]]></category>
		<guid isPermaLink="false">http://richardwarrender.com/?p=310</guid>

					<description><![CDATA[Fabrice Bellard has written an impressive PC emulator that actually emulates a PC with a 32 bit x86 compatible CPU. This is some really imaginative use of pure JavaScript which I&#8217;m sure no-one would have every dreamed of as it allows you to run a virtual instance of Linux inside a browser window! It currently [&#8230;]]]></description>
		
					<wfw:commentRss>https://richardwarrender.com/2011/05/impressive-js-pc-emulator/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">310</post-id>	</item>
		<item>
		<title>Email yourself a log file</title>
		<link>https://richardwarrender.com/2011/01/email-yourself-a-log-file/</link>
					<comments>https://richardwarrender.com/2011/01/email-yourself-a-log-file/#respond</comments>
		
		<dc:creator><![CDATA[Richard Warrender]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 23:33:06 +0000</pubDate>
				<category><![CDATA[Unix]]></category>
		<category><![CDATA[Web]]></category>
		<guid isPermaLink="false">http://richardwarrender.com/?p=283</guid>

					<description><![CDATA[If you ever find yourself deep within the console of a remote Unix/Linux server, locked down by a thousand firewalls and in quick need of saving a log file for later analysis then your best friend could be the mail command! Just type the following, replacing me@example.com with your email address, naturally ;-) cat secret.log [&#8230;]]]></description>
		
					<wfw:commentRss>https://richardwarrender.com/2011/01/email-yourself-a-log-file/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">283</post-id>	</item>
		<item>
		<title>Quick Spreadsheet to plist Technique</title>
		<link>https://richardwarrender.com/2010/09/spreadsheet-to-plist/</link>
					<comments>https://richardwarrender.com/2010/09/spreadsheet-to-plist/#comments</comments>
		
		<dc:creator><![CDATA[Richard Warrender]]></dc:creator>
		<pubDate>Tue, 21 Sep 2010 18:14:50 +0000</pubDate>
				<category><![CDATA[Cocoa]]></category>
		<category><![CDATA[Core Data]]></category>
		<category><![CDATA[Objective-C]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[csv]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[plist]]></category>
		<category><![CDATA[terminal]]></category>
		<guid isPermaLink="false">http://richardwarrender.com/?p=187</guid>

					<description><![CDATA[Imagine you have a huge list of names in a spreadsheet and you&#8217;d like to get this data into an Apple plist file to use in your iPhone/Mac app or import into a Core Data model. Such a long list of data would take forever to cut and paste so here is a really quick [&#8230;]]]></description>
		
					<wfw:commentRss>https://richardwarrender.com/2010/09/spreadsheet-to-plist/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">187</post-id>	</item>
		<item>
		<title>Get emailed when uploads complete</title>
		<link>https://richardwarrender.com/2010/09/get-mailed-when-uploads-complete/</link>
					<comments>https://richardwarrender.com/2010/09/get-mailed-when-uploads-complete/#respond</comments>
		
		<dc:creator><![CDATA[Richard Warrender]]></dc:creator>
		<pubDate>Fri, 17 Sep 2010 18:51:37 +0000</pubDate>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Unix]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[web]]></category>
		<guid isPermaLink="false">http://richardwarrender.com/?p=170</guid>

					<description><![CDATA[Sometimes I have to send a client a really large file or app that&#8217;s too large to post to Basecamp. The solution is to upload to a web server over night and email the client a link when it&#8217;s done. Not wanting to tie my laptop down overnight here is a great solution that emails [&#8230;]]]></description>
		
					<wfw:commentRss>https://richardwarrender.com/2010/09/get-mailed-when-uploads-complete/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">170</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching using Memcached (Request-wide modification query)

Served from: richardwarrender.com @ 2026-05-03 09:14:40 by W3 Total Cache
-->