<?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>theootz dot com &#187; da stank bank</title> <atom:link href="http://www.theootz.com/tag/da-stank-bank/feed/" rel="self" type="application/rss+xml" /><link>http://www.theootz.com</link> <description>tech, programming, rants and randomonium!</description> <lastBuildDate>Wed, 12 May 2010 01:21:07 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <image><link>http://www.theootz.com</link> <url>http://theootz.com/wp-content/cbnet-favicon/favicon.gif</url><title>theootz dot com</title> </image> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>Da Stank Bank Uploader &#8211; progress!</title><link>http://www.theootz.com/2010/03/da-stank-bank-uploader-progress/</link> <comments>http://www.theootz.com/2010/03/da-stank-bank-uploader-progress/#comments</comments> <pubDate>Tue, 16 Mar 2010 05:05:46 +0000</pubDate> <dc:creator>theootz</dc:creator> <category><![CDATA[programming]]></category> <category><![CDATA[da stank bank]]></category> <category><![CDATA[design]]></category> <category><![CDATA[projects]]></category><guid isPermaLink="false">http://www.theootz.com/?p=168</guid> <description><![CDATA[<p>Got a chance to sit down and finally do some more coding for this project which has been neglected for long enough now :/</p><p>I managed to add effectively full (for the program&#8217;s purposes anyways) youtube support to the program now. So it&#8217;ll batch render the mp3s to videos, and then upload all of them to youtube. The user can choose a youtube description for each file or just use the default one, as well as tags, the youtube category (synch&#8217;d with their <a href="http://gdata.youtube.com/schemas/2007/categories.cat">schema</a>), tags, etc&#8230;</p><p>Next up is figuring out the wordpress API to make posts on there,[&#8230;] <a href="http://www.theootz.com/2010/03/da-stank-bank-uploader-progress/" class="read_more">read more</a></p>Related posts:<ol><li><a href='http://www.theootz.com/2010/02/da-stank-bank-uploader/' rel='bookmark' title='Permanent Link: Da Stank Bank &#8220;Uploader&#8221;'>Da Stank Bank &#8220;Uploader&#8221;</a></li></ol>]]></description> <content:encoded><![CDATA[<p>Got a chance to sit down and finally do some more coding for this project which has been neglected for long enough now :/</p><p>I managed to add effectively full (for the program&#8217;s purposes anyways) youtube support to the program now. So it&#8217;ll batch render the mp3s to videos, and then upload all of them to youtube. The user can choose a youtube description for each file or just use the default one, as well as tags, the youtube category (synch&#8217;d with their <a href="http://gdata.youtube.com/schemas/2007/categories.cat">schema</a>), tags, etc&#8230;</p><p>Next up is figuring out the wordpress API to make posts on there, changing album art and video art per file. I might also decide to change the way it uploads the file to youtube and do it manually instead of using their .net library so I can add a progress bar but that would come after I&#8217;ve finished the more necessary features.</p><p>Related posts:<ol><li><a href='http://www.theootz.com/2010/02/da-stank-bank-uploader/' rel='bookmark' title='Permanent Link: Da Stank Bank &#8220;Uploader&#8221;'>Da Stank Bank &#8220;Uploader&#8221;</a></li></ol></p>]]></content:encoded> <wfw:commentRss>http://www.theootz.com/2010/03/da-stank-bank-uploader-progress/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Da Stank Bank &#8220;Uploader&#8221;</title><link>http://www.theootz.com/2010/02/da-stank-bank-uploader/</link> <comments>http://www.theootz.com/2010/02/da-stank-bank-uploader/#comments</comments> <pubDate>Tue, 16 Feb 2010 23:17:18 +0000</pubDate> <dc:creator>theootz</dc:creator> <category><![CDATA[programming]]></category> <category><![CDATA[da stank bank]]></category> <category><![CDATA[design]]></category> <category><![CDATA[projects]]></category><guid isPermaLink="false">http://www.theootz.com/?p=85</guid> <description><![CDATA[<p>So, after seeing the process begin to get somewhat convoluted for our uploading of music to <a href="http://www.theootz.com/dastankbank">Da Stank Bank</a> I decided there must be a better way to go about doing this stuff.</p><p>The current process goes somewhat like this:</p><ul><li>Open premiere.<ul><li>Add our background image.</li><li>Add the mp3 file in an audio track.</li><li>Change the background image&#8217;s length to match the audio track.</li><li>Render (or queue) the file to be made into a video (usually an .flv).</li></ul></li><li>Go to youtube.<ul><li>Upload the video(s).</li><li>Enter all the information: title, tags, description, etc&#8230;</li><li>Wait for</li></ul></li></ul><p>[&#8230;] <a href="http://www.theootz.com/2010/02/da-stank-bank-uploader/" class="read_more">read more</a></p>No related posts.]]></description> <content:encoded><![CDATA[<p>So, after seeing the process begin to get somewhat convoluted for our uploading of music to <a href="http://www.theootz.com/dastankbank">Da Stank Bank</a> I decided there must be a better way to go about doing this stuff.</p><p>The current process goes somewhat like this:</p><ul><li>Open premiere.<ul><li>Add our background image.</li><li>Add the mp3 file in an audio track.</li><li>Change the background image&#8217;s length to match the audio track.</li><li>Render (or queue) the file to be made into a video (usually an .flv).</li></ul></li><li>Go to youtube.<ul><li>Upload the video(s).</li><li>Enter all the information: title, tags, description, etc&#8230;</li><li>Wait for it to process and get the embed code.</li></ul></li><li>Go to our blog.<ul><li>Write a new post.</li><li>Add the same title, same tags, etc&#8230;</li><li>Set it&#8217;s category (dub/dnb/etc&#8230;)</li><li>Add the album art, and our embedded video below.</li><li>Save and publish the post.</li></ul></li></ul><p>As you can see, this can be quite the lengthy process for each video. So I figured I should be able to create my own program to make this easier.</p><p>My intended work flow would try to simplify a lot of the processes. So far, I see it working something like this:</p><ul><li>Open program<ul><li>If it&#8217;s the first time, put in your youtube+wordpress login info</li></ul></li><li>Add all the mp3 files to be converted</li><li>Set the background image</li><li>For each mp3 file, enter the main information (extracting from ID3 tags first if possible). This includes:<ul><li>Artist name, song title, album art, tags (using the tags from wordpress), category (using the categories from wordpress), background image (defaulting to a single image to be used on all tracks but can be changed for individual songs if required.)</li></ul></li><li>Click a button to render+upload.<ul><li>The program will then render all the files to videos, upload them to youtube and fill in all data, get the embed code and make a wordpress post with all data as well.</li></ul></li></ul><p>Seems a hell of a lot simpler to me.</p><p>I started work on this last night, and so far I&#8217;ve got a basic program I&#8217;ve written up in C#. Right now it has the functionality there to be able to convert batches of mp3s to video files (I&#8217;m using windows media 9 to convert to wmv files &#8211; can&#8217;t seem to figure out how to make it an FLV file.) It also already logs in to your youtube account and I can get data from there, but haven&#8217;t figured out the uploading yet.</p><p>All in all, I figure this would make a cool week-long-ish project for me to do during the break so we&#8217;ll see how it goes <img src='http://cloud.theootz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://www.theootz.com/2010/02/da-stank-bank-uploader/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Da Stank Bank!</title><link>http://www.theootz.com/2010/01/da-stank-bank-2/</link> <comments>http://www.theootz.com/2010/01/da-stank-bank-2/#comments</comments> <pubDate>Mon, 25 Jan 2010 02:31:48 +0000</pubDate> <dc:creator>theootz</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[da stank bank]]></category> <category><![CDATA[projects]]></category><guid isPermaLink="false">http://www.theootz.com/?p=68</guid> <description><![CDATA[<p>The stank bank is a music blog run by my cousins, definitely worth a look! The best in dub, drum n bass, and electro <img src='http://cloud.theootz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><h3>Visit <a href="http://theootz.com/dastankbank/">Da Stank Bank</a></h3><p>No related posts.</p>No related posts.]]></description> <content:encoded><![CDATA[<p>The stank bank is a music blog run by my cousins, definitely worth a look! The best in dub, drum n bass, and electro <img src='http://cloud.theootz.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p><h3>Visit <a href="http://theootz.com/dastankbank/">Da Stank Bank</a></h3><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://www.theootz.com/2010/01/da-stank-bank-2/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Da Stank Bank</title><link>http://www.theootz.com/dastankbank/</link> <comments>http://www.theootz.com/dastankbank/#comments</comments> <pubDate>Sun, 24 Jan 2010 03:45:19 +0000</pubDate> <dc:creator>theootz</dc:creator> <category><![CDATA[Uncategorized]]></category> <category><![CDATA[da stank bank]]></category> <category><![CDATA[music]]></category> <category><![CDATA[theootz]]></category><guid isPermaLink="false">http://www.theootz.com/?page_id=66</guid> <description><![CDATA[<p>The stank bank is a music blog run by my cousins, definitely worth a look!</p><p>http://theootz.com/dastankbank/</p><p>No related posts.</p>No related posts.]]></description> <content:encoded><![CDATA[<p>The stank bank is a music blog run by my cousins, definitely worth a look!</p><p>http://theootz.com/dastankbank/</p><p>No related posts.</p>]]></content:encoded> <wfw:commentRss>http://www.theootz.com/dastankbank/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching 68/129 queries in 0.039 seconds using disk
Content Delivery Network via Amazon Web Services: CloudFront: cloud.theootz.com

Served from: www.theootz.com @ 2010-07-29 19:06:06 -->