<?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>Rexxars.com</title>
	<atom:link href="http://rexxars.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rexxars.com</link>
	<description>A developers perspective on PHP, Android, MooTools and other awesomeness.</description>
	<lastBuildDate>Mon, 14 Dec 2009 10:30:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MooTools IdleTimer</title>
		<link>http://rexxars.com/mootools/idletimer/</link>
		<comments>http://rexxars.com/mootools/idletimer/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 10:30:29 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Mootools]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[forge]]></category>
		<category><![CDATA[idletimer]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=81</guid>
		<description><![CDATA[Have you ever wanted to log a user out of your site if he is inactive for a given amount of time?
Create a better user experience by dimming or hiding page elements while the user is watching a video?

A couple of months ago I came across Nick Zakas&#8217; YUI approach to this problem, and recently [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever wanted to log a user out of your site if he is inactive for a given amount of time?<br />
Create a better user experience by dimming or hiding page elements while the user is watching a video?</p>
<p><img class="alignright" title="Mootools IdleTimer" src="http://rexxars.com/project/idletimer/title.png" alt="" width="185" height="78" /></p>
<p>A couple of months ago I came across Nick Zakas&#8217; <a href="http://www.nczonline.net/blog/2009/06/02/detecting-if-the-user-is-idle-with-javascript-and-yui-3/">YUI approach</a> to this problem, and recently I found Paul Irish&#8217;s <a href="http://paulirish.com/2009/jquery-idletimer-plugin/">jQuery plugin</a> which was based on Nick&#8217;s work.</p>
<p>This is my attempt at creating a Mootools class that uses the same approach. Quite simply, it fires a timer that activates a callback after a given amount of time. The timer is reset if the user moves the mouse, presses a key, scrolls using the scroll wheel or clicks any mouse button. This has to be done over the active document, obviously.</p>
<p>Key features:</p>
<ul>
<li>Can be attached to a single element on the page or the entire document/window.</li>
<li>Lets you set up multiple instances with different timeouts and events.</li>
<li>Easily retrieve the idle status from the instance using the isIdle property.</li>
<li>Find the number of milliseconds since the user was last active.</li>
<li>Allows you to call the active() method to manually reset the idle state &#8211; useful for Flash and other overlays that lets you communicate with Javascript.</li>
<li>Easily retrieve an IdleTimer instance using element.get(&#8216;idle&#8217;, { options });</li>
<li>Free and open source. MIT-licensed.</li>
</ul>
<p>Check out the <a href="http://rexxars.com/project/idletimer/">demo page</a> for more details. The source is available on <a href="http://github.com/rexxars/IdleTimer">Github</a> as well as in the recently opened <a href="http://mootools.net/forge/">MooTools Forge</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/mootools/idletimer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ØnskerSeg.no is now live</title>
		<link>http://rexxars.com/%c3%b8nsker-seg/%c3%b8nskerseg-no-is-now-live/</link>
		<comments>http://rexxars.com/%c3%b8nsker-seg/%c3%b8nskerseg-no-is-now-live/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 22:10:47 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Ønsker Seg]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=73</guid>
		<description><![CDATA[My new project, ØnskerSeg.no is now live.
&#8220;Ønsker Seg&#8221; is a service that lets you create and share wishlists with people you know. Each user gets a simple and easy to remember URL, x.onskerseg.no. For now, the service is only available in Norwegian, but if I have enough time it would be fun to make it [...]]]></description>
			<content:encoded><![CDATA[<p>My new project, <a href="http://onskerseg.no/">ØnskerSeg.no</a> is now live.</p>
<p>&#8220;Ønsker Seg&#8221; is a service that lets you create and share wishlists with people you know. Each user gets a simple and easy to remember URL, x.onskerseg.no. For now, the service is only available in Norwegian, but if I have enough time it would be fun to make it &#8220;international&#8221;.</p>
<p>It&#8217;s not often I have the time or dedication to finish a project like this, so I&#8217;m very happy to see it online and I&#8217;m going to keep adding features to it. So if you&#8217;re Norwegian and you&#8217;re looking for a simple way to create and share wishlists, <a href="http://onskerseg.no/">take a look</a>!</p>
<div id="attachment_74" class="wp-caption aligncenter" style="width: 310px"><img class="size-full wp-image-74" title="ØnskerSeg.no - the new Norwegian wish list service" src="http://rexxars.com/wp-content/uploads/2009/12/onskerseg.png" alt="My latest project, ØnskerSeg.no" width="300" height="181" /><p class="wp-caption-text">My latest project, ØnskerSeg.no</p></div>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/%c3%b8nsker-seg/%c3%b8nskerseg-no-is-now-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Selecting all checkboxes in a group with Mootools, one-liner</title>
		<link>http://rexxars.com/mootools/selecting-all-checkboxes-in-a-group-with-mootools/</link>
		<comments>http://rexxars.com/mootools/selecting-all-checkboxes-in-a-group-with-mootools/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 19:07:16 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Mootools]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=57</guid>
		<description><![CDATA[

How many times have you had to do one of these things? A group of items, each with a checkbox. You want a button/checkbox to select all the checkboxes within that group.
I ran across this again today, and making the javascript to do the work I was once again reminded why I love Mootools so [...]]]></description>
			<content:encoded><![CDATA[<div style="float: left;">
<div id="attachment_58" class="wp-caption alignleft" style="width: 264px"><img class="size-full wp-image-58 " title="checkboxes" src="http://rexxars.com/wp-content/uploads/2009/08/checkboxes.jpg" alt="Fairly common..?" width="254" height="275" /><p class="wp-caption-text">Fairly common..?</p></div>
</div>
<p>How many times have you had to do one of these things? A group of items, each with a checkbox. You want a button/checkbox to select all the checkboxes within that group.</p>
<p>I ran across this again today, and making the javascript to do the work I was once again reminded why I love Mootools so much:</p>
<p>With just three lines of code (1 line to do the actual checking/unchecking), I had this up and running. It couldn&#8217;t have taken longer than 30 seconds to write. I love quick snippets <img src='http://rexxars.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Obviously, this wouldn&#8217;t be hard to do in jQuery or any other JS framework, but I love how elegant and intuitive Mootools does it. I shudder when I think of how many times I&#8217;ve done things similar to this in plain old Javascript.</p>
<p>Anyway, there&#8217;s a <a href="http://rexxars.com/snippets/checkbox-magic/">demo page</a> available, and here&#8217;s the code I ended up with, for anyone interested:<br />
<br style="clear: left;" /></p>
<pre class="brush: jscript;">
$$('li.head input[type=checkbox]').addEvent('click', function() {
this.getParent('ul').getElements('input[type=checkbox]').setProperty('checked', this.checked);
});
</pre>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/mootools/selecting-all-checkboxes-in-a-group-with-mootools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to make a bootable USB/thumb drive</title>
		<link>http://rexxars.com/hardware/how-to-make-a-bootable-usb-thumb-drive/</link>
		<comments>http://rexxars.com/hardware/how-to-make-a-bootable-usb-thumb-drive/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 23:10:02 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[floppy]]></category>
		<category><![CDATA[thumbdrive]]></category>
		<category><![CDATA[usb]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=52</guid>
		<description><![CDATA[My fileserver has 10 disks in a linear setup (JBOD, BIG, whatever you want to call it). I&#8217;ve been using software raid on Linux to do this. Today, one of the drives seemed to fail, giving me a read-only filesystem. Without too much experience in the field, I assume this harddrive is on it&#8217;s way [...]]]></description>
			<content:encoded><![CDATA[<p>My fileserver has 10 disks in a linear setup (JBOD, BIG, whatever you want to call it). I&#8217;ve been using software raid on Linux to do this. Today, one of the drives seemed to fail, giving me a read-only filesystem. Without too much experience in the field, I assume this harddrive is on it&#8217;s way out. I did a simple disk info and found it was 1 of 3 Samsung drives&#8230; Which one though? And is it really faulty?</p>
<p>I downloaded a utility from Samsung that lets you run a disk diagnostic, which would hopefully give me an answer to that question. However, I had to choose between a bootable CD and a floppy, neither of which works for me since I don&#8217;t have an optical drive or a floppy drive in the fileserver. So! Here&#8217;s how I made a bootable USB thumb drive:</p>
<p>Note: This will only give you a bootable MS DOS drive.</p>
<ol>
<li>Download the &#8220;HP USB Disk Storage Format Tool&#8221; from <a href="http://www.bootdisk.com/pendrive.htm">bootdisk.com</a> (it&#8217;s under &#8220;method 2&#8243;, first link, currently version 2.0.6)</li>
<li>Install the app.</li>
<li>You will need the files from a MS DOS boot floppy. You can get plenty of different versions from <a href="http://bootdisk.com/bootdisk.htm">bootdisk.com</a>. I chose the Windows 98 OEM version.</li>
<li>Most of these will want to write straight to a floppy (to get the boot sector right). If you&#8217;re like me and a don&#8217;t have a floppy drive anymore, you can download and run an awesome little app called <a href="http://chitchat.at.infoseek.co.jp/vmware/vfd.html">Virtual Floppy Drive</a>. This will emulate a floppy drive on your windows box. Pretty awesome for stuff like this.</li>
<li>Create the floppy using the downloaded boot disk creator.</li>
<li>Insert an appropriate USB thumb drive into the system. I&#8217;ve tried different drives and it handles most of them just fine. This time I used a simple MicroSD =&gt; USB adapter and a small memory card.</li>
<li>Run the HP USB Disk Storage Format Tool thingy, select your USB device, select FAT as the file system, choose a quick format and to create a DOS startup disk. Browse to your (virtual?) floppy drive and click OK, then Start.</li>
<li>When it&#8217;s done, feel free to copy any applications you want to run from it over to the thumb drive. I downloaded the bootable CD diagnostics from Samsung, opened the ISO file and extracted the application files onto my thumb drive.</li>
<li>Plug it into whatever system you want to boot, be sure to set the BIOS to boot from it and you should be good to go <img src='http://rexxars.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ol>
<p>Hope this helps someone, it took me a little while to figure this out a while ago and figured I&#8217;d write a small howto.</p>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/hardware/how-to-make-a-bootable-usb-thumb-drive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Android emulator skin: Samsung Galaxy</title>
		<link>http://rexxars.com/android/android-emulator-skin-samsung-galaxy/</link>
		<comments>http://rexxars.com/android/android-emulator-skin-samsung-galaxy/#comments</comments>
		<pubDate>Tue, 23 Jun 2009 19:13:24 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[emulator]]></category>
		<category><![CDATA[galaxy]]></category>
		<category><![CDATA[samsung]]></category>
		<category><![CDATA[skin]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=47</guid>
		<description><![CDATA[I&#8217;ve been developing some Android stuff lately, and finding it a real joy to work with.
It gets rather tiresome to look at the same fake phone all the time though, so I decided to take a break and see if I could create a skin based on the upcoming Samsung i7500 (I believe they&#8217;ve named [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been developing some Android stuff lately, and finding it a real joy to work with.</p>
<p>It gets rather tiresome to look at the same fake phone all the time though, so I decided to take a break and see if I could create a skin based on the upcoming Samsung i7500 (I believe they&#8217;ve named it Galaxy now, at least in Germany). The screen position and such may not be spot on, but it has the right resolution at least. I mapped most of the buttons too, but the zones had to be cut off a little due to the emulator not supporting weird button shapes (afaik).</p>
<p>Should anyone be interested in downloading it, <a href="http://rexxars.com/files/android/emulator-skins/Galaxy.zip">feel free to get it</a>. Just extract this to your Android/platforms/android-&lt;version&gt;/skins folder and you should be good to go. Run the emulator with the flag &#8220;-skin Galaxy&#8221; (or if you&#8217;re using Android 1.5 or upwards, just select Galaxy as your skin in the AVD Manager). Here&#8217;s a screenshot of how it looks in action:</p>
<div class="wp-caption aligncenter" style="width: 129px"><a href="http://rexxars.com/files/android/emulator-skins/galaxy.jpg"><img title="Samsung Galaxy Android Emulator skin" src="http://rexxars.com/files/android/emulator-skins/galaxy-thumb.jpg" alt="Samsung Galaxy Android Emulator skin" width="119" height="232" /></a><p class="wp-caption-text">Samsung Galaxy Android Emulator skin</p></div>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/android/android-emulator-skin-samsung-galaxy/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Forcing files to be interpreted as PHP with Apache</title>
		<link>http://rexxars.com/apache/forcing-files-to-be-interpreted-as-php-with-apache/</link>
		<comments>http://rexxars.com/apache/forcing-files-to-be-interpreted-as-php-with-apache/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 15:25:57 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=44</guid>
		<description><![CDATA[I&#8217;ve been writing a couple of web services lately which returns XML data. If I&#8217;m on a deadline and just have to get it up and running, I usually don&#8217;t care for small details, but a hobby project is another matter. When I have the time, I like to sit and tweak the code to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been writing a couple of web services lately which returns XML data. If I&#8217;m on a deadline and just have to get it up and running, I usually don&#8217;t care for small details, but a hobby project is another matter. When I have the time, I like to sit and tweak the code to get the response looking as clean as possible, giving meaningful error messages, logging errors to files etc.</p>
<p>Let&#8217;s say I&#8217;m writing an application that retrieves a list of notes from a web service. The URL for retrieving the XML data would most often look something like:</p>
<pre style="padding-left: 30px;">http://whatever.webservice.com/feeds/latest.php?since=timestamp</pre>
<p>Which is fine, except one little aspect: it doesn&#8217;t tell me if I am getting data back as XML, JSON, CSV or in some other format. I would much rather prefer to have this specified in the URL. Examples of good, clean URLs would be any of the following:</p>
<pre style="padding-left: 30px;">http://whatever.webservice.com/feeds/<span style="color: #ff0000;">xml</span>/latest.php?since=timestamp
http://whatever.webservice.com/feeds/latest.php?<span style="color: #ff0000;">format=xml</span>&amp;since=timestamp
http://whatever.webservice.com/feeds/latest<span style="color: #ff0000;">.xml</span>?since=timestamp
</pre>
<p>I personally think the last one is the prettiest. There are reasons why the two first might be &#8220;better&#8221; from a code and performance perspective though:</p>
<ul>
<li>The subdirectory method could handle outputting of the data in that format and only that format, not needing any if-checks.</li>
<li>The query parameter method could handle a lot of different formats in the same file, and would simply call the correct function to retrieve the data in the correct format.</li>
</ul>
<p>The last one was what I went for in the end. The problem with that is making Apache understand that this &#8220;XML&#8221; file is really a PHP file. I solved this easily with this simple  .htaccess file, which forces every XML file within the directory you place it in to be run through PHP:</p>
<pre style="padding-left: 30px;">&lt;Files *.xml&gt;
ForceType application/x-httpd-php
&lt;/Files&gt;
</pre>
<p>Sending the correct headers is also a bonus:</p>
<pre style="padding-left: 30px;">&lt;?php
header('Content-Type: text/xml; charset=utf-8');
</pre>
<p>Worth the effort? You tell me <img src='http://rexxars.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/apache/forcing-files-to-be-interpreted-as-php-with-apache/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>String literals and lazy programmers</title>
		<link>http://rexxars.com/php/string-literals-and-lazy-programmers/</link>
		<comments>http://rexxars.com/php/string-literals-and-lazy-programmers/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 18:23:05 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[code standard]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=30</guid>
		<description><![CDATA[A lot of programmers are passionate about what they feel is the &#8220;right&#8221; way to do things. A common topic of discussion is code standards, especially questions such as &#8220;Do brackets go on a separate line, or at the end of a statement&#8221;. It&#8217;s understandable, because I see pros and cons in both. On other [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of programmers are passionate about what they feel is the &#8220;right&#8221; way to do things. A common topic of discussion is code standards, especially questions such as &#8220;Do brackets go on a separate line, or at the end of a statement&#8221;. It&#8217;s understandable, because I see pros and cons in both. On other topics, I have a hard time understanding both sides &#8211; such as whether to use tabs or spaces for indentation (I only ever use tabs). What we can all agree on however is what I started with: <strong>programmers are passionate about <em>&#8220;the right way&#8221;</em> to do things</strong>.</p>
<h3>&#8220;String literals&#8217;</h3>
<p>Heh, that was clever. See how I used both &#8221; and &#8216; in the heading there?</p>
<p>PHP is a funny language in a lot of ways. One of the things it does, along with some other languages such as Javascript, is allow you to specify strings using both double and single quotation marks (is that the right name for them?). In PHP, I generally just use what is most convenient at the time. There are differences between them (in PHP), which I&#8217;m sure most people are aware of already (double allows you to use variables directly in the string, using single you have to hop out and concatenate the variable with the . character. Some programmers apparently see this as an enormous amount of effort, and just use double quotes instead. <strong>Lazyness</strong>.</p>
<p>I generally find it easier to read code where variables are concatenated. If you want to rewrite the code to use values from an array instead of different variables, you either end up with the even uglier {$aArray['key']} style, or you end up rewriting the code to use concatenation anyway. Why not just do it <em>&#8220;the right way&#8221;</em> the first time you write the code?</p>
<h3>The horror!</h3>
<p>Even more horrible is using the single quotation marks for (X)HTML attributes. Most of the time people get this one right, but once in a while I stumble across pages that use the single quotation mark for HTML attributes &#8211; horrible stuff, even if it is &#8220;legal&#8221;. I was looking through the HTML for my blog today and fell off my chair when I saw this:</p>
<pre>&lt;ul class='xoxo blogroll'&gt;</pre>
<p>After peeking through the Wordpress code, I discovered that this was a someone obviously does not share my hatred for using single quotation marks in HTML <img src='http://rexxars.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> .</p>
<p>Really though:</p>
<pre class="brush: php;">
$output .= &quot;$title_before$title_li$title_after\n\t&lt;ul class='xoxo blogroll'&gt;\n&quot;;
// Could easily be written:
$output .= &quot;$title_before$title_li$title_after\n\t&lt;ul class=\&quot;xoxo blogroll\&quot;&gt;\n&quot;;
// Or...
$output .= $title_before . $title_li . $title_after . &quot;\n\t&quot; . '&lt;ul class=&quot;xoxo blogroll&quot;&gt;' . &quot;\n&quot;;
</pre>
<p>Personally, I prefer the last one, as I find it much easier to read. Plenty more grep&#8217;ing later, I think I&#8217;ve translated most of the occurrences (at least on the front page).</p>
<p>What are other peoples views on string literals? Am I just being a complete code nazi here?</p>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/php/string-literals-and-lazy-programmers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New blog finally up!</title>
		<link>http://rexxars.com/rexxarscom/new-blog-finally-up/</link>
		<comments>http://rexxars.com/rexxarscom/new-blog-finally-up/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 17:51:00 +0000</pubDate>
		<dc:creator>Rexxars</dc:creator>
				<category><![CDATA[Rexxars.com]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[Mootools]]></category>
		<category><![CDATA[site]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://rexxars.com/?p=12</guid>
		<description><![CDATA[Well, I finally got off my ass and designed a new layout for my blog. I started with an existing Wordpress template, but in the end I just made it from scratch. It should validate as XHTML 1.0 Strict, which I&#8217;m always happy to see  
I wanted to do some simple MooTools stuff for [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I finally got off my ass and designed a new layout for my blog. I started with an existing Wordpress template, but in the end I just made it from scratch. It should validate as XHTML 1.0 Strict, which I&#8217;m always happy to see <img src='http://rexxars.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>I wanted to do some simple MooTools stuff for the site, since that is a passion of mine, ended up with:</p>
<ul>
<li>A simple &#8220;Fluid layout&#8221;/&#8221;Fixed width&#8221; toggler (top right &lt;&gt; button).</li>
<li>A simple text size toggler (top right Aa button).</li>
<li>A very simple onload animation for the dot in the logo.</li>
</ul>
<p>The first two were inspired by the &#8220;Fusion&#8221; wordpress theme, which I thought was a nice touch. Mine are not animated, cause I couldn&#8217;t be bothered. They do work though, and even saves the state in a cookie (should you return to my humble blog at a later time). The little animation thing was just something I did while I was bored.</p>
<p>I decided to say &#8220;to heck with IE6&#8243; for this site. It&#8217;s ment for developers anyway, and any self-respecting developer would not use IE6. Might put up a &#8220;Oh my god, you&#8217;re using IE6&#8243; thing at some point, but for now I&#8217;ll just let them think the site is ugly <img src='http://rexxars.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>There is no content here yet, but I hope to actually put up something once in a while now, as opposed to my previous blogging attempts.</p>
<p>Thanks for reading!<br />
- Rexxars</p>
]]></content:encoded>
			<wfw:commentRss>http://rexxars.com/rexxarscom/new-blog-finally-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
