<?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"
	>

<channel>
	<title>Quad's World</title>
	<atom:link href="http://quad341.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://quad341.com</link>
	<description>Opensource Development and Life</description>
	<pubDate>Tue, 04 Mar 2008 07:07:49 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5-beta1</generator>
	<language>en</language>
			<item>
		<title>Updated theme</title>
		<link>http://quad341.com/2008/03/04/updated-theme/</link>
		<comments>http://quad341.com/2008/03/04/updated-theme/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 07:04:23 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://quad341.com/?p=160</guid>
		<description><![CDATA[Ok, so i updated the theme to please me more. It&#8217;s Sodelicious Black with using this photo from pdphoto.org. Leave any comments about the theme or suggestions to do with that ad box on the bottom here.
]]></description>
			<content:encoded><![CDATA[<p>Ok, so i updated the theme to please me more. It&#8217;s Sodelicious Black with using <a href="http://www.pdphoto.org/PictureDetail.php?mat=pdef&#038;pg=8506">this</a> photo from <a href="http://www.pdphoto.org">pdphoto.org</a>. Leave any comments about the theme or suggestions to do with that ad box on the bottom here.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2008/03/04/updated-theme/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Running Custom</title>
		<link>http://quad341.com/2008/03/04/running-custom/</link>
		<comments>http://quad341.com/2008/03/04/running-custom/#comments</comments>
		<pubDate>Tue, 04 Mar 2008 06:08:32 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Geek stuff]]></category>

		<category><![CDATA[Site]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://quad341.com/?p=159</guid>
		<description><![CDATA[Well, I have to say, my interests in running the latest and greatest software comes at a price.
I&#8217;ve taken to running svn releases of Wordpress. I don&#8217;t exactly have a good reason, but it does seem to make themes not work right. (I tried to use two different themes because i&#8217;ve been doing a lot [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I have to say, my interests in running the latest and greatest software comes at a price.</p>
<p>I&#8217;ve taken to running svn releases of Wordpress. I don&#8217;t exactly have a good reason, but it does seem to make themes not work right. (I tried to use two different themes because i&#8217;ve been doing a lot with dark backgrounds and light text recently. it went poorly). On the bright side, the new interfaces seem slick and the updates are easier using straight svn access.</p>
<p>For development, I&#8217;ve come to find that I&#8217;m either in vim or Visual Studio 2008. That&#8217;s pretty much the two ends of the spectrum of light and generic program to highly customized and heavy for development. I&#8217;ve been doing some development with C#.net and really have to say it&#8217;s fun. I love programming in it probably more than any other language. I&#8217;m enjoying the environment too. I admit, I kind of miss my vim key bindings and jumping into normal mode to move around, but it&#8217;s not all bad. The code completion and intellisense is great in VS2008. The debugger for applications in extremely nice to step through whatever has gone wrong. I really must say that I miss those capabilities when I&#8217;m writing something else.</p>
<p>Also, since I mentioned running light text on a dark background, I would suggest altering your theme (if your window manager supports that) to light-on-dark. It&#8217;s very nice on my eyes and you can find great places where only backgrounds or foregrounds were specified, making them unreadable! Well, at least it encourages you to think about what happens when someone does try to use high contrast light-on-dark settings with your program/web site. Accessibility forever.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2008/03/04/running-custom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Webtrends rant</title>
		<link>http://quad341.com/2007/11/13/webtrends-rant/</link>
		<comments>http://quad341.com/2007/11/13/webtrends-rant/#comments</comments>
		<pubDate>Tue, 13 Nov 2007 08:08:36 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Geek stuff]]></category>

		<category><![CDATA[Site]]></category>

		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/11/13/webtrends-rant/</guid>
		<description><![CDATA[Well, after abandoning my post for updating this for a while, I figure I might want to try Steve Yegge&#8217;s suggestion of being more opinionated in my blog. If nothing more, it might generate a bit of hate mail.
I&#8217;m going to be honest. I enjoy writing web apps. I really enjoy the back end code [...]]]></description>
			<content:encoded><![CDATA[<p>Well, after abandoning my post for updating this for a while, I figure I might want to try <a href="http://steve-yegge.blogspot.com/" title="Steve Yegge's Blog">Steve Yegge&#8217;s</a> suggestion of being more opinionated in my blog. If nothing more, it might generate a bit of hate mail.</p>
<p>I&#8217;m going to be honest. I enjoy writing web apps. I really enjoy the back end code and the product at the end. I have done pretty much everything of significance in PHP also. This shouldn&#8217;t offend anyone yet, but some people might see PHP and think less of me. And the real question becomes why?</p>
<p>Now I&#8217;ve asked a lot of my friends this question. The general answer usually comes down to PHP yielding bad code or being unmaintainable. Um&#8230; I don&#8217;t think that&#8217;s PHP&#8217;s fault that the last person who worked on this project kinda hacked it together into somewhat working but terrible shape. Most if not all programming languages allow you to write bad or unmaintainable code (purely functional languages might be the exception, but my experience with them is far too limited to be able to comment). To be quite honest, I don&#8217;t have a problem maintaining my php code. Larger projects always have a framework (one I made usually) to power them and small scripts can easily be navigated by using find in the file or scrolling.</p>
<p>Well Rails and Django are amazing frameworks. This may or may not be true. Rails does have a lot of cool features. It is even cooler when you start giving it extra gems. I&#8217;ll give it that, but even that isn&#8217;t good enough for me. If you actually want to start using more complicated conditions, you end up writing the SQL you were looking to avoid. Something like <a href="http://www.symfony-project.com/" title="Symfony">Symfony</a> provides most if not all of the commonly requested features for php. There are many other frameworks available too. So if one isn&#8217;t good enough, you can always try another.</p>
<p>PHP is slow. To be honest, PHP is usually not where scripts end up being slow. I frequently see one of the following: 1) Are you having PHP do calculations that your database could easily do? Why would you do that? 2) Are you having PHP parse pages that are static or virtually static? Why not use server side includes and not even use the php parse? 3) Did you make a huge data structure that you are recreating on every call? Look into functional programming or restful programming (both are stateless) and consider revising your code.</p>
<p>And in the end, PHP has a lot of well known ways to speed it up. Why not try out a caching solution? memcache is nice and well supported. You could even implement your own.</p>
<p>Are there any reasons to use PHP, not just defend it? YES! Plenty. Integrating kerberos authentication is extremely easy. There is a wealth of information about any common task. the PEAR/PECL code is common and usually easy to use. The wealth of code already available makes it a simple choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/11/13/webtrends-rant/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Drop off &#038; Vim Tip</title>
		<link>http://quad341.com/2007/07/21/drop-off-vim-tip/</link>
		<comments>http://quad341.com/2007/07/21/drop-off-vim-tip/#comments</comments>
		<pubDate>Sun, 22 Jul 2007 02:26:50 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Geek stuff]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/07/21/drop-off-vim-tip/</guid>
		<description><![CDATA[Besides just being a little lazy, I have had a few reasons for neglecting the site. Being on vacation recently is one of the larger ones, but generally it doesn&#8217;t matter. In disgust with how non-productive i&#8217;ve been, i&#8217;m going to start working on random stuff and little projects. Before I do that though, i&#8217;m [...]]]></description>
			<content:encoded><![CDATA[<p>Besides just being a little lazy, I have had a few reasons for neglecting the site. Being on vacation recently is one of the larger ones, but generally it doesn&#8217;t matter. In disgust with how non-productive i&#8217;ve been, i&#8217;m going to start working on random stuff and little projects. Before I do that though, i&#8217;m going to try to get my <a href="http://www.vim.org">Vim</a> to be set up the way I like my editors.</p>
<p>For quite a while, i have struggled to find the perfect editor. I heard people praise various editors, but I have a big problem: I&#8217;m very multiplatformed. I run <a href="http://www.ubuntu.com">Ubuntu</a> linux, windows xp, and windows vista on my main desktop and Mac OS X on my laptop. I like things to stay similar between them all so I can be consistent. My editor is one of the big things. This made something like TextMate hard to even look at. It&#8217;s supposed to be a great reasonably priced (40 euros) text editor for mac and mac only. Vim runs on pretty much everything. The problem is, I like to be able to see directory layouts, nice open buffer displays and a few other things that Vim isn&#8217;t nice for out of the box. I can live without them, but it&#8217;s not nearly as nice as I would like. Lucky for me, Alex Young wrote up <a href="http://alexyoung.org/articles/show/12/vim_for_textmate_fans" title="Alex Young's Instructions">instructions</a> on how to enable the textmate like features in vim. I am excited and will be trying this as soon as I&#8217;m done here.</p>
<p>The end result is a cross platform, comfortable text editor for my coding needs. I would encourage you to look into it if you are looking for a cross platform solution or just want a really nice text editor. You will probably want a customized vimrc for everything you do as well. I&#8217;ll post mine after I get all this set up in it. It&#8217;s rather crazy (and mostly written by one of my friends, Saleem Abdulrasool). </p>
<p>UPDATE: Success! All the plugins are awesome and work exactly as they should. I uploaded my current vimrc. *nix wants it to be named .vimrc in your home directory and windows looks for _vimrc (i think) in the vim directory. If that doesn&#8217;t work (i&#8217;m more skeptical about windows; i haven&#8217;t used vim in windows for a while), check the vim documentation. View my vimrc at <a href="http://quad341.com/projects/vim.rc">http://quad341.com/projects/vim.rc</a></p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/07/21/drop-off-vim-tip/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cardamar - Where The Skys End</title>
		<link>http://quad341.com/2007/06/23/cardamar-where-the-skys-end/</link>
		<comments>http://quad341.com/2007/06/23/cardamar-where-the-skys-end/#comments</comments>
		<pubDate>Sat, 23 Jun 2007 19:33:43 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/06/23/cardamar-where-the-skys-end/</guid>
		<description><![CDATA[This is Cardamar&#8217;s latest full length album. I must say to start off that it is not simply more of what was seen in Steam. To give a perspective for the rest of the review, I liked Steam in so much as I thought it was good. Not great, but it was good. The sounds [...]]]></description>
			<content:encoded><![CDATA[<p>This is <a href="http://www.cardamar.com" title="Cardamar's Homepage">Cardamar</a>&#8217;s latest full length album. I must say to start off that it is not simply more of what was seen in <a href="http://cardamar.com/releases/card_001.html">Steam</a>. To give a perspective for the rest of the review, I liked Steam in so much as I thought it was good. Not great, but it was good. The sounds seemed a bit rough at times and it wasn&#8217;t as smooth as I tend to like my chillout, but overall it was good. I will also be making references to the style of Steam later, so I would suggest at least previewing the album.</p>
<p>The album starts off with a 2 track intro (of sorts). It is a very ambient introduction that seems to bring you to a dark and somewhat problematic location. It is another album that seems to want to take the listener on a trip, but this is a very different trip than what was seen in <a href="http://quad341.com/2007/01/12/in-medias-res-s-zeilenga/">In Medias Res</a>. In the second track, Distant Scenery, you get a bit of curiosity brimming in an otherwise desolate environment. The music become more interesting and much more chill than ambient. The same feeling gets much more intense as we enter Start, my personal favorite track of the album (though song 5, Stuck In a Loop, is very close). This takes in a lot move bass than a lot of chillout, but in a very cool way. I honestly was taken off guard by how cool this track really sounded to me. The two tracks really blended together well to give me a strong feeling. It seemed to calm down for a moment only to come rushing back again at full force. The track does conclude nicely before it seems that we move into Root Escape, the next track. Up to this point, you wouldn&#8217;t really know that Steam and Where The Skys End were done by the same artist easily. It is a very different starting feel. I really like this part.<br />
<span id="more-156"></span><br />
Root Escape has actually been up on <a href="http://www.chilloutmixes.com">chilloutmixes.com</a> for a very long time, but it isn&#8217;t the same version that is here. This version holds a much darker feel, but it does seem to bring something of a light to the end of the tunnel. I do get some of the feel of Steam starting to show here. Stuck In A Loop is the next track that seems very much like a bridge between the Steam-like ending part and the new style beginning part of the CD. It has a very interesting feel to start that slowly seems to bring some of the harsher tones that you might recognize from Steam into play. A subtle voice track is used at one part (too softly in my opinion; it seemed as though it could be a very cool sound but it is overpowered by the piano track). This track just seems to fade away until Obscure Scenery starts playing. Obscure Scenery starts really weird with a clapping sound. I wouldn&#8217;t call the sound a good way to start a track either. It&#8217;s somewhat harsh for coming out of a track that just faded to silence. This track seems to show the last of the new style before we seem to plunge very much into the older Steam style music from Cardamar. It has some of the same kind of weird, off sounds that sounded a bit experimental but not always the most fluid sound. The clapping in the background seems to really be out of place when it becomes more flowing. Rather abruptly it ends and moves to a burning sound of Dancing On The Furnace. This doesn&#8217;t start with a chillout feel at all and instead actually feels like it could be house or trance. Some strong but slow other sounds help to keep a somewhat ambient background for somewhat of a dance-inspired track. It feels very repetative to me (though for someone who enjoys house more, it might be great). It is followed by Chilling on the Furnace which seems to be a sort of rest afterwards. This is a quite nice chillout track. I can&#8217;t say that it struck me as particularly innovative, but the happy, somewhat jungle feel of the music is nice. It seems as though it could become something absolutely great if taken far enough. Unfortunately, it seems as though the track is restrained for some reason. It stays too traditional to be great.</p>
<p>After going through the first 8 tracks of the 19, you unfortunately have experience a lot of the better sections. The remainder of the CD is a lot like Chilling on the Furnace. I don&#8217;t mean the jungle feel, but I do mean the Steam-like style mixed with common or traditional chillout. It never gets increadibly complex nor simplistic. The sounds aren&#8217;t new nor revolutionary. Tears of a Man Who Never Cried (really cool name) is another track that is pretty cool, but I think it uses too much piano to be as cool as the beginning (but it is another cool track). The two tracks after that also start in a cool fashion, but the song progresses to just feel like another Steam-inspired track.</p>
<p>The end of the CD is disappointing. If it ended at Beyond the Stars, it would have ended in an interesting use of white-noise. Unfortunately there is the final track, Beyond the Infinite, that adds in an overused violin-ish sound that doesn&#8217;t sound particularly interesting by this point. For the close, the entire mix of sound just fades off without real conclusion. That is disappointing.</p>
<p>Overall, the CD is good. I would say that tracks 2-4 are not to be missed, but the rest is only as great as you felt about Steam (and you want a lot more of that). You can pick out the tracks you want and listen to previews using <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewAlbum?id=257477905&#038;s=143441" title="Direct iTunes link to album">iTunes</a>, so I would say that is your best bet if you are in doubt. I hope that in future Cardamar CDs we see much more of the front half of the cd and fall away from his original style.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/06/23/cardamar-where-the-skys-end/feed/</wfw:commentRss>
		</item>
		<item>
		<title>First Impressions: Cowon D2</title>
		<link>http://quad341.com/2007/06/21/first-impressions-cowon-d2/</link>
		<comments>http://quad341.com/2007/06/21/first-impressions-cowon-d2/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 03:44:21 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Geek stuff]]></category>

		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/06/21/first-impressions-cowon-d2/</guid>
		<description><![CDATA[As mentioned in my post earlier today, I just got my new media player, a Cowon D2. Let me clarify farther: I got this device yesterday. As such, some of my opinions might change with more use.

I loved my last Cowon player (my iAudio M3) until the battery stopped charging enough for it to be [...]]]></description>
			<content:encoded><![CDATA[<p>As mentioned in my post earlier today, I just got my new media player, a Cowon D2. Let me clarify farther: I got this device yesterday. As such, some of my opinions might change with more use.<br />
<span id="more-155"></span><br />
I loved my last Cowon player (my iAudio M3) until the battery stopped charging enough for it to be useful. Now I use it in my car and still love it. The sound quality was great and the design, while weird, was actually well thought out. My new D2 shares these qualities. I have never heard my ear buds sound so good. I actually like most of the initial presets for sound levels (except I prefer the balance of the rock equalizer). It just makes rich beautiful sound naturally. </p>
<p>The interface itself is different. You use the 2.5 in. touchscreen for everything normally. It isn&#8217;t cumbersome or anything if you do realize that it takes one tap to just wake up the interface. I actually see that as an advantage to stop stray taps from doing anything. Scrolling in songs is the only action that is a bit difficult to just use your fingers to do, but it isn&#8217;t impossible. Also, if you are anything like me, you only use next track and previous track; scrolling inside of tracks is a feature I pretty much stay away from.</p>
<p>The screen itself is bright and vibrant. I have yet to encode a movie and try it on the screen, but I imagine, although small, it does seem to have a good picture. Lines are crisp and colors seem very accurate.</p>
<p>The size and weight of the device are quite comfortable to carry. I left it in my pocket all day without even noticing it there. Also, walking with it seemed rather natural.</p>
<p>The device has two ports: a 5 pin usb mini b (the normal usb mini) and a 4 pin usb mini b (smaller than the other). The 5 pin is used for everything from data transfers to TV out if you buy the cable. The 4 pin is used for charging from the wall. I would suspect if you have a 4 pin cable, you could charge from your computer as well, but I have not tried it (i don&#8217;t have a usb a male to usb mini 4 pin b male cable laying around).</p>
<p>To transfer files, it mounts as a standard usb mass storage device and you can transfer files by copying folders into wherever you want. I used my ubuntu linux set up to copy my files over without any problems. The device seems a little slow (it seems to take a chunk of data, hesitate, then continue), but nothing too terrible. I do have to say that it deals with incomplete files well by playing what is there and then just going to the next track without any errors (I disconnected it early once).</p>
<p>My first impressions are to love this device. With the changable SD card slot that supports SDHC (the 4+GB SD cards), this device seems extremely versitile. It is fun to use, but the screen may be a bit small for active video watching. If you want a review from someone who has had it for longer, check out the <a href="http://www.anythingbutipod.com/archives/2007/04/cowon-iaudio-d2-review.php">AnythingButIPod</a> review.</p>
<p>A 4GB model is about USD200 and the 2GB is currently about USD160-170</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/06/21/first-impressions-cowon-d2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Dreamhost List AJAX</title>
		<link>http://quad341.com/2007/06/21/dreamhost-list-ajax/</link>
		<comments>http://quad341.com/2007/06/21/dreamhost-list-ajax/#comments</comments>
		<pubDate>Fri, 22 Jun 2007 02:32:08 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Geek stuff]]></category>

		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/06/21/dreamhost-list-ajax/</guid>
		<description><![CDATA[I noticed that there was some interest on the Dreamhost forums for AJAX to register for lists. I thought this was a good idea, and upon finding no solution, I set out to make one.
I admit that both this is not terribly easy to set up nor is it terribly hard. You have to modify [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed that there was some interest on the <a href="http://discussion.dreamhost.com">Dreamhost forums</a> for AJAX to register for lists. I thought this was a good idea, and upon finding no solution, I set out to make one.</p>
<p>I admit that both this is not terribly easy to set up nor is it terribly hard. You have to modify 1 php file and include the required components on your web page. There is a full readme enclosed to help you get it set up.</p>
<p>If you have any questions or comments, please leave a comment!</p>
<p><a href="http://quad341.com/projects/dhAjax.zip">Download the code</a></p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/06/21/dreamhost-list-ajax/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Internet Woes</title>
		<link>http://quad341.com/2007/06/21/internet-woes/</link>
		<comments>http://quad341.com/2007/06/21/internet-woes/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 19:00:59 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Life]]></category>

		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/06/21/internet-woes/</guid>
		<description><![CDATA[I haven&#8217;t been able to get online at my house reliably for the past couple days. This is really causing problems with me finishing some stuff (such as uploading one completed project). I apologize for the delays and I&#8217;ll try to get one project uploaded and possibly write a review of Cardamar&#8217;s last album while [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t been able to get online at my house reliably for the past couple days. This is really causing problems with me finishing some stuff (such as uploading one completed project). I apologize for the delays and I&#8217;ll try to get one project uploaded and possibly write a review of Cardamar&#8217;s last album while I&#8217;m at it.</p>
<p>On a lighter note, I just got a new <abbr title="Personal Media Player">PMP</abbr>: a <a href="http://www.cowonglobal.com/product/product_D2_feature.php" title="Cowon D2 Product Page">Cowon D2</a>. I also will give some feedback on that and give a link to the excellent review I read before purchasing (I need to get it out of my history at home). Hopefully all that tonight.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/06/21/internet-woes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Tutorials will be delayed again</title>
		<link>http://quad341.com/2007/06/12/tutorials-will-be-delayed-again/</link>
		<comments>http://quad341.com/2007/06/12/tutorials-will-be-delayed-again/#comments</comments>
		<pubDate>Tue, 12 Jun 2007 19:41:34 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/06/12/tutorials-will-be-delayed-again/</guid>
		<description><![CDATA[Somehow I am having a very bad time with electronics. A lot of them around me aren&#8217;t cooperating resulting in something breaking. As I try to stay on top of this, other things have been pushed back. I apologize again. I&#8217;m not going to give a target date so I don&#8217;t have to worry about [...]]]></description>
			<content:encoded><![CDATA[<p>Somehow I am having a very bad time with electronics. A lot of them around me aren&#8217;t cooperating resulting in something breaking. As I try to stay on top of this, other things have been pushed back. I apologize again. I&#8217;m not going to give a target date so I don&#8217;t have to worry about writing delayed messages. Review of Cardamar&#8217;s cd should come in the near future though.</p>
<p>Also, Freefalling into Freedom (on <a href="http://www.chilloutmixes.com/">chilloutmixes.com</a>) is a great mix. The use of kettle was somewhat surprising but very well done. Check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/06/12/tutorials-will-be-delayed-again/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A little delayed&#8230;</title>
		<link>http://quad341.com/2007/06/09/a-little-delayed/</link>
		<comments>http://quad341.com/2007/06/09/a-little-delayed/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 04:23:35 +0000</pubDate>
		<dc:creator>Quad341</dc:creator>
		
		<category><![CDATA[Music]]></category>

		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://quad341.com/2007/06/09/a-little-delayed/</guid>
		<description><![CDATA[Ok, so my ajax-foo is no where near where I wanted it to be (though a small error, it was still annoying&#8230;). This resulted in the update to chilloutmixes.com taking until earlier today. It is now done and you can subscribe to the list from the main page (the list I will be sending announcements [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so my ajax-foo is no where near where I wanted it to be (though a small error, it was still annoying&#8230;). This resulted in the update to <a href="http://www.chilloutmixes.com">chilloutmixes.com</a> taking until earlier today. It is now done and you can subscribe to the list from the main page (the list I will be sending announcements whenever a new mix is available or site related news). I will not be emailing the updates by hand anymore, so anyone who is currently getting updates will no longer receive them unless you subscribe to that list.</p>
<p>The tutorials are coming later still. I hope to finish them &#8230; um.. maybe by tuesday. So just hang in there! I made the reward better in compensation for the delay and will make it easier to get even without doing the optional third demo. Sorry for the delay.</p>
<p>Also, there is a new mix from Cardamar available. Honestly, i haven&#8217;t even listened to the full thing yet, so head over to <a href="http://www.chilloutmixes.com">chilloutmixes.com</a> and check it out.</p>
]]></content:encoded>
			<wfw:commentRss>http://quad341.com/2007/06/09/a-little-delayed/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
