<?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>Steve Sonius</title>
	<atom:link href="http://blog.baddog.net.au/sonius/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.baddog.net.au/sonius</link>
	<description>Symfony Web Developer :: DJ :: Photographer ::  Sydney Australia</description>
	<lastBuildDate>Thu, 08 Sep 2011 05:38:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>ORDER BY that sorts NULLS last with propel &#8211; Symfony 1.0</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/order-by-that-sorts-nulls-last-with-propel-symfony-1-0/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/order-by-that-sorts-nulls-last-with-propel-symfony-1-0/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 05:37:28 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Symfony]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=914</guid>
		<description><![CDATA[This propel snippet is an example on how to sort an int column ascending and putting NULLs last $criteria-&#62;addAscendingOrderByColumn('IF(ISNULL('.FanPeer::CURRENT_CHART.'),1,0),'.FanPeer::CURRENT_CHART, Criteria::CUSTOM);]]></description>
			<content:encoded><![CDATA[<p>This propel snippet is an example on how to sort an int column ascending and putting NULLs last</p>
<p><code>$criteria-&gt;addAscendingOrderByColumn('IF(ISNULL('.FanPeer::CURRENT_CHART.'),1,0),'.FanPeer::CURRENT_CHART, Criteria::CUSTOM);</code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/order-by-that-sorts-nulls-last-with-propel-symfony-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mr sonius &#8211; easter 2011</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-easter-2011/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-easter-2011/#comments</comments>
		<pubDate>Sat, 23 Apr 2011 00:20:45 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Ambient]]></category>
		<category><![CDATA[Beats]]></category>
		<category><![CDATA[Downtempo]]></category>
		<category><![CDATA[Dub]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=894</guid>
		<description><![CDATA[1 Laurie Anderson &#8211; White Lily 2 Dubmission Records_Third Ear Audio_Intro_Original Mix 3 Sub Rosa_Bill Laswell_First Reading_Original Mix 4 Dig Deeper_Danny Howells_Flight Home_Original Mix 5 Sub Rosa_Bill Laswell_Assassiations 2_Original Mix 6 Grace Jones &#8211; The Crossing (Ooh The Action &#8230;) 7 Sub Rosa_Bill Laswell_Pilgrimage To Cairo_Original Mix 8 Dubmission Records_Third Ear Audio_Ethereality_Original Mix 9 Bpitch [...]]]></description>
			<content:encoded><![CDATA[<p>1 Laurie Anderson &#8211; White Lily<br />
2 Dubmission Records_Third Ear Audio_Intro_Original Mix<br />
3 Sub Rosa_Bill Laswell_First Reading_Original Mix<br />
4 Dig Deeper_Danny Howells_Flight Home_Original Mix<br />
5 Sub Rosa_Bill Laswell_Assassiations 2_Original Mix<br />
6 Grace Jones &#8211; The Crossing (Ooh The Action &#8230;)<br />
7 Sub Rosa_Bill Laswell_Pilgrimage To Cairo_Original Mix<br />
8 Dubmission Records_Third Ear Audio_Ethereality_Original Mix<br />
9 Bpitch Control_Ellen Allien_Sun The Rain_Tim Hecker Remix<br />
10 Sub Rosa_Bill Laswell_Slogans_Original Mix<br />
11 Rong Music_Woolfy_The Warehouse_Project Sandro Remix<br />
12 Sub Rosa_Bill Laswell_The Lord Of The Ressurection_Original Mix<br />
13 Grace Jones &#8211; Frog And The Prince<br />
14 Drumcode_Alan Fitzpatrick_Sub Dubbed_Original Mix<br />
15 Sub Rosa_Bill Laswell_Morning High_Original Mix<br />
16 inFine Music_Agoria_Kiss My Soul feat Kid A_Original Mix<br />
17 Sub Rosa_Bill Laswell_The Western Lands_Original Mix</p>
<p><a href="http://blog.baddog.net.au/sonius/files/mr_sonius-easter_2011.zip">DOWNLOAD</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-easter-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Symfony jq_sortable_element not passing parameters to action &#8211; fix</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/symfony-jq_sortable_element-not-passing-parameters-to-action-fix/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/symfony-jq_sortable_element-not-passing-parameters-to-action-fix/#comments</comments>
		<pubDate>Thu, 14 Apr 2011 07:04:36 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=883</guid>
		<description><![CDATA[after a long debug session. i found this fix in the jQueryHelper.php change this line $options['with'] = "jQuery('#$element_id').sortable('serialize', { key: 'order'})"; to $options['with'] = "jQuery('#$element_id').sortable('serialize', { key: 'order[]'})"; in the action ; $order = $this->getRequestParameter('order');]]></description>
			<content:encoded><![CDATA[<p>after a long debug session. i found this fix</p>
<p>in the jQueryHelper.php</p>
<p>change this line<br />
    <code>$options['with'] = "jQuery('#$element_id').sortable('serialize', { key: 'order'})";</code></p>
<p>to</p>
<p>    <code>$options['with'] = "jQuery('#$element_id').sortable('serialize', { key: 'order[]'})";</code></p>
<p>in the action ;</p>
<p><code>$order = $this->getRequestParameter('order');<code></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/symfony-jq_sortable_element-not-passing-parameters-to-action-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mr Sonius&#8217; &#8211; Lucid Dreams</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-lucid-dreams/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-lucid-dreams/#comments</comments>
		<pubDate>Sun, 20 Mar 2011 07:02:03 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Acid]]></category>
		<category><![CDATA[Ambient]]></category>
		<category><![CDATA[Beats]]></category>
		<category><![CDATA[Downtempo]]></category>
		<category><![CDATA[Dub]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=872</guid>
		<description><![CDATA[Lucid Dreams &#8211; Health Warning Spacewalker Lucid Dreams &#8211; Prelucid Dreams david holmes- rodney yates Mission At Hand Lucid Dreams &#8211; Dream Control &#038; Erotic Possibilities Heavy Loaded Head Crooklyn Dub Outernational Presents &#8211; Bill Laswell &#8211; Finite State Machine Dub Jon Spencer Blues Explosion &#8211; T.A.T.B. (For The Saints &#038; Sinners Remix) Lucid Dreams [...]]]></description>
			<content:encoded><![CDATA[<p>Lucid Dreams &#8211; Health Warning<br />
Spacewalker<br />
Lucid Dreams &#8211; Prelucid Dreams<br />
david holmes- rodney yates<br />
Mission At Hand<br />
Lucid Dreams &#8211; Dream Control &#038; Erotic Possibilities<br />
Heavy Loaded Head<br />
Crooklyn Dub Outernational Presents &#8211; Bill Laswell &#8211; Finite State Machine Dub<br />
Jon Spencer Blues Explosion &#8211; T.A.T.B. (For The Saints &#038; Sinners Remix)<br />
Lucid Dreams &#8211; Out-Of-The-Body Experiences<br />
Stella Polaris Music-James Holden-A Break in The Coulds-Original Mix<br />
Four Tet &#8211; Sleep- Eat Food- Have Visions<br />
Lucid Dreams &#8211; Lucidity<br />
Rong Music_Mudd_Speilplatz_Quiet Village Remix<br />
Lucid Dreams &#8211; Achieving Lucidity<br />
Underworld &#8211; push downstairs<br />
Burial Mix_Rhythm Sound_Dem Never Know feat Jah Cotton_Sleeparchive Remix<br />
Lucid Dreams &#8211; False Awakenings</p>
<p><a href="http://blog.baddog.net.au/sonius/files/mr_sonius_lucid_dreams_2011_03_19.zip">http://blog.baddog.net.au/sonius/files/mr_sonius_lucid_dreams_2011_03_19.zip</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-lucid-dreams/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>using url_for in the action in symfony 1.0</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/using-url_for-in-the-action-in-symfony-1-0/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/using-url_for-in-the-action-in-symfony-1-0/#comments</comments>
		<pubDate>Thu, 13 Jan 2011 05:27:49 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=867</guid>
		<description><![CDATA[I have tried to generate an absolute url from &#8216;module/action&#8217; in another action in the same way urls are generated in the view. the trick here is to include the &#8216;Url&#8217; helper in my action then adding the line.. sfLoader::loadHelpers(&#8216;Url&#8217;); then: $url = url_for(&#8216;my_module/my_action&#8217;, &#8216;absolute=true&#8217;);]]></description>
			<content:encoded><![CDATA[<p>I have tried to generate an absolute url from &#8216;module/action&#8217; in another action in the same way urls are generated in the view.<br />
the trick here is to include the &#8216;Url&#8217; helper in my action then adding the line..</p>
<p>   sfLoader::loadHelpers(&#8216;Url&#8217;);</p>
<p>then:<br />
        $url = url_for(&#8216;my_module/my_action&#8217;, &#8216;absolute=true&#8217;); </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/using-url_for-in-the-action-in-symfony-1-0/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Mr Sonius&#8217; Burnout</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-burnout/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-burnout/#comments</comments>
		<pubDate>Wed, 12 Jan 2011 03:08:28 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Acid]]></category>
		<category><![CDATA[House]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasts]]></category>
		<category><![CDATA[Techno]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=861</guid>
		<description><![CDATA[DOWNLOAD tracklist to come later]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.baddog.net.au/sonius/files/burnout.zip">DOWNLOAD</a></p>
<p><a href="http://blog.baddog.net.au/sonius/files/burnout.zip"><img src="http://blog.baddog.net.au/sonius/wp-content/uploads/2011/01/Untitled-1-300x300.jpg" alt="" title="Untitled-1" width="300" height="300" class="alignnone size-medium wp-image-863" /></a></p>
<p>tracklist to come later</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/mr-sonius-burnout/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Just Because 2011 01 04</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/just-because-20110104/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/just-because-20110104/#comments</comments>
		<pubDate>Tue, 04 Jan 2011 09:20:26 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Beats]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[Disco]]></category>
		<category><![CDATA[Downtempo]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Funk]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=848</guid>
		<description><![CDATA[DOWNLOAD Secret Track #1 big 200 track 4 The Phenomenal Handclap Band &#8211; Give it a Rest sound experience- devil with a bust Prince &#038; The New Power Generation &#8211; Jughead Gommagang Start 1 &#8211; Its Rough Arcadion &#8211; Ghost Feeder Emperor Machine &#8211; 103 Lipservice_Chicken Lips_Ron Silver_Big 200 Version Broadcasting &#8211; Track 12 Ghostly [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.baddog.net.au/sonius/files/just_because_04012011.zip">DOWNLOAD</a></p>
<p><a href="http://blog.baddog.net.au/sonius/files/just_because_04012011.zip"><img src="http://blog.baddog.net.au/sonius/wp-content/uploads/2011/01/cover-300x300.jpg" alt="" title="Just Because Cover" width="300" height="300" class="alignnone size-medium wp-image-853" /></a></p>
<ol>Secret Track #1</ol>
<ol>big 200 track 4</ol>
<ol>The Phenomenal Handclap Band &#8211; Give it a Rest</ol>
<ol>sound experience- devil with a bust</ol>
<ol>Prince &#038; The New Power Generation &#8211; Jughead</ol>
<ol>Gommagang Start 1 &#8211; Its Rough</ol>
<ol>Arcadion &#8211; Ghost Feeder</ol>
<ol>Emperor Machine &#8211; 103</ol>
<ol>Lipservice_Chicken Lips_Ron Silver_Big 200 Version</ol>
<ol>Broadcasting &#8211; Track 12</ol>
<ol>Ghostly International_Matthew Dear_Little People Black City_Original Mix</ol>
<ol>Electrik Soul Recordings_Funk DVoid_Pedro Galante_Safado_Paul Woolfords Space Funk Remix</ol>
<ol>ILabel_James Yuill_This Sweet Love_Prins Thomas Sneaky Edit</ol>
<ol>Rush Hour_House Of Jezebel_Love  Happiness_Vocal Mix</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/just-because-20110104/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tropical Fruits 09-10 NYE</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/tropical-fruits-09-10-nye/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/tropical-fruits-09-10-nye/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 23:44:41 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Beats]]></category>
		<category><![CDATA[Classic]]></category>
		<category><![CDATA[Disco]]></category>
		<category><![CDATA[Downtempo]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Funk]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=840</guid>
		<description><![CDATA[DOWNLOAD]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.baddog.net.au/sonius/files/tropical_fruits_sonius_09-10.zip">DOWNLOAD</a></p>
<p><a href="http://blog.baddog.net.au/sonius/files/tropical_fruits_sonius_09-10.zip"><img src="http://blog.baddog.net.au/sonius/wp-content/uploads/2010/12/Untitled-12-300x300.jpg" alt="" title="Untitled-1" width="300" height="300" class="alignnone size-medium wp-image-845" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/tropical-fruits-09-10-nye/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drop 2010 08 01</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/drop-2010-08-01/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/drop-2010-08-01/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 23:35:46 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Acid]]></category>
		<category><![CDATA[Ambient]]></category>
		<category><![CDATA[Beats]]></category>
		<category><![CDATA[Downtempo]]></category>
		<category><![CDATA[Dub]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=827</guid>
		<description><![CDATA[DOWNLOAD The Space Between &#8211; brainticket Ninja Tune-DJ Food-Tricky Little Ears-The Cheech Wizard Pays Respect To All Living Creat Amazing Sounds_Harmonia_Eno 76_Sometimes In Autumn_Shackleton Remix RS Records-Thomas Fehlmann-Threefour Kings Club-Original Mix Sabres Of Paradise &#8211; Smokebelch II (Beatless Mix) Jaydee_Plastic Dreams_Audion Cant Go Home Mix Pyramide-The Truffle Tribe-Eternal Sound-Original Mix Analalogue Bubblebath Kompakt-Thomas Fehlmann-Speeding-Original Mix [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.baddog.net.au/sonius/files/mr_sonius_drop_0810_edited.zip">DOWNLOAD</a></p>
<p><a href="http://blog.baddog.net.au/sonius/files/mr_sonius_drop_0810_edited.zip"><img src="http://blog.baddog.net.au/sonius/wp-content/uploads/2010/12/cover-2-300x75.jpg" alt="" title="cover (2)" width="500" class="alignnone size-medium wp-image-828" /></a></p>
<ol>
<li>The Space Between &#8211;  brainticket</li>
<li>    Ninja Tune-DJ Food-Tricky Little Ears-The Cheech Wizard Pays Respect To All Living Creat</li>
<li>    Amazing Sounds_Harmonia_Eno 76_Sometimes In Autumn_Shackleton Remix</li>
<li>    RS Records-Thomas Fehlmann-Threefour Kings Club-Original Mix</li>
<li>    Sabres Of Paradise &#8211; Smokebelch II (Beatless Mix)</li>
<li>    Jaydee_Plastic Dreams_Audion Cant Go Home Mix</li>
<li>    Pyramide-The Truffle Tribe-Eternal Sound-Original Mix</li>
<li>    Analalogue Bubblebath</li>
<li>    Kompakt-Thomas Fehlmann-Speeding-Original Mix</li>
<li>    Sideshow_French Model In Dub feat Samar_Original Mix</li>
<li>    Tears For Fears &#8211; Listen</li>
<li>    Le Coeur_Introduction_Original Mix
  </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/drop-2010-08-01/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pocket Universe</title>
		<link>http://blog.baddog.net.au/sonius/steve-sonius/pocket-universe/</link>
		<comments>http://blog.baddog.net.au/sonius/steve-sonius/pocket-universe/#comments</comments>
		<pubDate>Tue, 21 Dec 2010 23:29:01 +0000</pubDate>
		<dc:creator>sonius</dc:creator>
				<category><![CDATA[Acid]]></category>
		<category><![CDATA[Beats]]></category>
		<category><![CDATA[Disco]]></category>
		<category><![CDATA[Downtempo]]></category>
		<category><![CDATA[Dub]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Music]]></category>
		<category><![CDATA[Podcasts]]></category>

		<guid isPermaLink="false">http://blog.baddog.net.au/sonius/?p=822</guid>
		<description><![CDATA[DOWNLOAD]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.baddog.net.au/sonius/files/mr_Sonius_pocket_universe.zip">DOWNLOAD</a></p>
<p><a href="http://blog.baddog.net.au/sonius/files/mr_Sonius_pocket_universe.zip"><img src="http://blog.baddog.net.au/sonius/wp-content/uploads/2010/12/Untitled-11-300x300.jpg" alt="" title="Untitled-1" width="300" height="300" class="alignnone size-medium wp-image-824" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.baddog.net.au/sonius/steve-sonius/pocket-universe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

