<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>

<feed xmlns="http://purl.org/atom/ns#" version="0.3" xml:lang="en-US">
<link href="https://www.blogger.com/atom/13061743" rel="service.post" title="BrianRose.net" type="application/atom+xml"/>
<link href="https://www.blogger.com/atom/13061743" rel="service.feed" title="BrianRose.net" type="application/atom+xml"/>
<title mode="escaped" type="text/html">BrianRose.net</title>
<tagline mode="escaped" type="text/html">This is a discussion of the various articles that I post from time to time on the internet. The topics vary from general computer use to my specialty, embedded systems development (custom computers).</tagline>
<link href="http://brianrose.net/blog" rel="alternate" title="BrianRose.net" type="text/html"/>
<id>tag:blogger.com,1999:blog-13061743</id>
<modified>2006-03-02T01:44:21Z</modified>
<generator url="http://www.blogger.com/" version="5.15">Blogger</generator>
<info mode="xml" type="text/html">
<div xmlns="http://www.w3.org/1999/xhtml">This is an Atom formatted XML site feed. It is intended to be viewed in a Newsreader or syndicated to another site. Please visit the <a href="http://help.blogger.com/bin/answer.py?answer=697">Blogger Help</a> for more info.</div>
</info>
<convertLineBreaks xmlns="http://www.blogger.com/atom/ns#">true</convertLineBreaks>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/13061743/112671322974966867" rel="service.edit" title="Windex: Keeping your Windows system clean." type="application/atom+xml"/>
<author>
<name>Brian</name>
</author>
<issued>2005-09-14T11:51:00-04:00</issued>
<modified>2005-09-14T15:53:49Z</modified>
<created>2005-09-14T15:53:49Z</created>
<link href="http://brianrose.net/blog/2005/09/windex-keeping-your-windows-system.html" rel="alternate" title="Windex: Keeping your Windows system clean." type="text/html"/>
<id>tag:blogger.com,1999:blog-13061743.post-112671322974966867</id>
<title mode="escaped" type="text/html">Windex: Keeping your Windows system clean.</title>
<content type="application/xhtml+xml" xml:base="http://brianrose.net/blog" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">Windows systems have a bad reputation for being bloated, virus-ridden clunkers. While the Windows OS's do have their problems with security, there are some simple, inexpensive options for Windows users to keep their system clean and safe. You do not need to be a computer geek to implement them either. <A HREF="http://brianrose.net/columns/winsafe.html">Here</A> is an article that discusses how to do this.</div>
</content>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/13061743/112670527143795152" rel="service.edit" title="Cross GCC on a Win32 platform" type="application/atom+xml"/>
<author>
<name>Brian</name>
</author>
<issued>2005-09-14T09:37:00-04:00</issued>
<modified>2005-09-14T13:56:51Z</modified>
<created>2005-09-14T13:41:11Z</created>
<link href="http://brianrose.net/blog/2005/09/cross-gcc-on-win32-platform.html" rel="alternate" title="Cross GCC on a Win32 platform" type="text/html"/>
<id>tag:blogger.com,1999:blog-13061743.post-112670527143795152</id>
<title mode="escaped" type="text/html">Cross GCC on a Win32 platform</title>
<content type="application/xhtml+xml" xml:base="http://brianrose.net/blog" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">
<a href="http://brianrose.net/columns/CrossToolsWin32.html">Here</a> is a document that outlines the process needed to build a GCC cross compiling system that is hosted on a Windows computer using Cygwin. Many developers would like to use the GNU tools but are constrained by the fact that either their employers will not provide them with another unix-like computer or they have no desire to learn another operating system for one task. There are solutions that allow you to use free software to do embedded development, but they are poorly documented from the Win32 user's perspective. My goal is to provide clarification on these issues and to point the user in the right direction as to where to get help when things go wrong.</div>
</content>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/13061743/111686221257221756" rel="service.edit" title="Building tiny systems with embedded NetBSD" type="application/atom+xml"/>
<author>
<name>Brian</name>
</author>
<issued>2005-05-23T11:23:00-04:00</issued>
<modified>2005-09-14T15:47:38Z</modified>
<created>2005-05-23T15:30:12Z</created>
<link href="http://brianrose.net/blog/2005/05/building-tiny-systems-with-embedded.html" rel="alternate" title="Building tiny systems with embedded NetBSD" type="text/html"/>
<id>tag:blogger.com,1999:blog-13061743.post-111686221257221756</id>
<title mode="escaped" type="text/html">Building tiny systems with embedded NetBSD</title>
<content type="application/xhtml+xml" xml:base="http://brianrose.net/blog" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">In <a href="http://www.brianrose.net/columns/TinyNetBSD.html">this article</a>, I discuss a method for creating a small operating system based on <a href="http://www.netbsd.org/">NetBSD</a>. If you are interested in making small computers and other embedded devices, check it out. I got a basic multiuser system crammed down onto a 1.4MB floppy. If you don't need multiuser, you can save even more by building an OS that has only a kernel, a shell, and some basic tools for around 850kB. Not too bad for a full fledged unix clone.</div>
</content>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
<entry xmlns="http://purl.org/atom/ns#">
<link href="https://www.blogger.com/atom/13061743/111663968946099190" rel="service.edit" title="Welcome" type="application/atom+xml"/>
<author>
<name>Brian</name>
</author>
<issued>2005-05-20T21:33:00-04:00</issued>
<modified>2005-05-21T01:41:29Z</modified>
<created>2005-05-21T01:41:29Z</created>
<link href="http://brianrose.net/blog/2005/05/welcome.html" rel="alternate" title="Welcome" type="text/html"/>
<id>tag:blogger.com,1999:blog-13061743.post-111663968946099190</id>
<title mode="escaped" type="text/html">Welcome</title>
<content type="application/xhtml+xml" xml:base="http://brianrose.net/blog" xml:space="preserve">
<div xmlns="http://www.w3.org/1999/xhtml">First Post!<br/>
<br/>I have finally decided to move into the 21st Century and set up a web log. This will make publishing my articles much easier and also allow some easier feedback. I'm going to link to the first few articles that I have posted as my first project. This is also a good experiment for me to learn the ins and outs of managing a blog.</div>
</content>
<draft xmlns="http://purl.org/atom-blog/ns#">false</draft>
</entry>
</feed>
