<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Myxer Development</title>
	<atom:link href="http://dev.myxer.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.myxer.com</link>
	<description>Cool Stuff from the Developers at Myxer</description>
	<pubDate>Fri, 15 Aug 2008 15:32:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>New API Features</title>
		<link>http://dev.myxer.com/2008/08/15/new-api-features/</link>
		<comments>http://dev.myxer.com/2008/08/15/new-api-features/#comments</comments>
		<pubDate>Fri, 15 Aug 2008 15:32:39 +0000</pubDate>
		<dc:creator>jmarr002</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://myxerdev.wordpress.com/?p=17</guid>
		<description><![CDATA[Hello fellow dev-heads, it has been a while since we updated this blog and a lot has happened since the last post. Our site and the Myxer platform are growing at a great pace and we are feverishly adding new features and functions to support the growing demand for our services. All good news!
Our APIs [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p class="MsoNormal">Hello fellow dev-heads, it has been a while since we updated this blog and a lot has happened since the last post.<span> </span>Our site and the Myxer platform are growing at a great pace and we are feverishly adding new features and functions to support the growing demand for our services.<span> </span>All good news!</p>
<p class="MsoNormal">Our APIs have also had some work done to them to make it easier to deliver content to mobiles phones.<span> </span>I’m excited to announce that we have introduced a new API which allows partners to send their content directly to the phone without needed to go to myxer.com to finish the delivery.<span> </span>This is great news for partners that want a clean user experience with total control of where the user goes on their site.<span> </span>With more control comes more responsibility for partner sites.<span> </span>There are some new guidelines on how to use it.</p>
<p class="MsoNormal">Another change in our platform is that we now use categories instead of genres.<span> </span>This is to make it easier for users to find the music they like.<span> </span>Genres are still supported for backward compatibility but we recommend you start using the categories on our site for better results on searches.</p>
<p class="MsoNormal">Last thing I wanted to mention was that we have updated our .NET and PHP client libraries to support the latest APIs changes.<span> </span>If you have not done so, I highly recommend downloading these libraries and using them when integrating with Myxer – they are quite the time-savers.</p>
<p class="MsoNormal">Until next time, good luck and happy Mobilizing!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=17&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2008/08/15/new-api-features/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Client Library Update</title>
		<link>http://dev.myxer.com/2007/12/05/php-client-library-update/</link>
		<comments>http://dev.myxer.com/2007/12/05/php-client-library-update/#comments</comments>
		<pubDate>Wed, 05 Dec 2007 18:47:10 +0000</pubDate>
		<dc:creator>jjaskolka</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/12/05/php-client-library-update/</guid>
		<description><![CDATA[API method call wrappers have been added for wallpapers and videos. Be aware, however, that currently only MyxerIndie profiles can add video content. All content manipulation methods use a common method that takes care of printing debug messages and calling lower level functionality to sign, build, and send requests. Uncommon parameters are passed to Myxer-&#62;ContentCreate() [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>API method call wrappers have been added for wallpapers and videos. Be aware, however, that currently only MyxerIndie profiles can add video content. All content manipulation methods use a common method that takes care of printing debug messages and calling lower level functionality to sign, build, and send requests. Uncommon parameters are passed to Myxer-&gt;ContentCreate() as the last argument. Now that boolean values can be sent, I also had to make sure bools are encoded in the query string and the data string that gets signed correctly.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=16&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/12/05/php-client-library-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>PHP Client Library</title>
		<link>http://dev.myxer.com/2007/12/03/php-client-library/</link>
		<comments>http://dev.myxer.com/2007/12/03/php-client-library/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 19:45:05 +0000</pubDate>
		<dc:creator>jjaskolka</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

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

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

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

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

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

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

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

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

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

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

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

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

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

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

		<guid isPermaLink="false">http://dev.myxer.com/2007/12/03/php-client-library/</guid>
		<description><![CDATA[If you&#8217;re a PHP developer and have an API key from us to integrate the Myxer platform into your website, you will find this open source project useful: https://sourceforge.net/projects/myxerapi-php5 It saves you the trouble of having to do the communication work to talk with our public API. Just provide your API key and secret and [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>If you&#8217;re a PHP developer and have an API key from us to integrate the Myxer platform into your website, you will find this open source project useful: <a href="https://sourceforge.net/projects/myxerapi-php5" title="https://sourceforge.net/projects/myxerapi-php5">https://sourceforge.net/projects/myxerapi-php5</a> It saves you the trouble of having to do the communication work to talk with our public API. Just provide your API key and secret and you can manage content and profiles from your own server-side code. It has recently been updated to use the new API method calls (myxer.*.*) and has cleaner function names now. More features will be coming in the future. Contact us if you have made your own improvements and want to commit your changes to the SourceForge repository.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=15&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/12/03/php-client-library/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Temporary unavailability of services</title>
		<link>http://dev.myxer.com/2007/08/16/temporary-unavailability-of-services/</link>
		<comments>http://dev.myxer.com/2007/08/16/temporary-unavailability-of-services/#comments</comments>
		<pubDate>Thu, 16 Aug 2007 13:07:33 +0000</pubDate>
		<dc:creator>mykwillis</dc:creator>
		
		<category><![CDATA[Services]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/08/16/temporary-unavailability-of-services/</guid>
		<description><![CDATA[It seems our hosting facility (very expensive hosting facility, let me add) screwed us up yesterday when a typo in a maintenance script started a chain reaction of failures that has led to some unavailability of Myxer services. None of our physical web, database, or file servers were directly affected, rather it&#8217;s that the internet [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>It seems our hosting facility (<strong>very expensive</strong> hosting facility, let me add) screwed us up yesterday when a typo in a maintenance script started a chain reaction of failures that has led to some unavailability of Myxer services. None of our physical web, database, or file servers were directly affected, rather it&#8217;s that the internet addressing and routing systems that allow your web browser (or your phone&#8217;s) to reach our servers were misconfigured.</p>
<p>The details of how this mistake worked its way through our infrastructure are gritty, but the end result is that:</p>
<ol>
<li><strong>The MyxerTones.com website was unavailable for approximately two hours yesterday morning</strong> (8/15/06, 6-8AM ET) . We discovered this fairly quickly (you think?) and were able to reconfigure to repair all requests for myxertones.com.</li>
<li><strong>During the MyxerTones.com downtime, MyxerTags placed on websites around the world were &#8220;dark.&#8221;</strong> The alternate text was displayed during this time (&#8221;Send this ringtone to your phone&#8230;&#8221;), but attempts to activate MyxerTags would have failed. Similarly, any of our partners using our APIs or data feeds would have experienced failures during that time. At this point, MyxerTags and all other Myxer services are accessible and functioning correctly.</li>
<li><strong>Download links sent anytime before about 11PM ET last night (Wednesday, 8/15) do not currently work</strong>. If you resend any ringtone you&#8217;ve made in the past, you will be sent a new SMS message with a functioning link. But if you follow an old link, you&#8217;ll either see a &#8220;not found&#8221; or &#8220;404&#8243; message, or you might actually see an &#8220;under construction&#8221; page (which isn&#8217;t even ours!). [Note: we're expecting the old links to start working again for most users within a couple of hours, so when you read this the problem will likely already be fixed.]</li>
</ol>
<p>A lot of websites don&#8217;t have a big problem with going offline for a couple of hours every month or so for maintenance, but we do. Our website is built on the Myxer platform, which is relied on by our partners around the world to deliver something like two or three ringtones <em>every second of every day</em>, so you can imagine how pissed off we are for enduring this downtime. As we strive to make Myxer synonymous with &#8220;radically simplified mobile&#8221;, any downtime for our website or our partners is unacceptable.</p>
<p>Having identified and corrected this specific problem, we will now be spending some time re-evaluating our hosting environment and plans for future growth. Despite the fact that we spend a lot of time having fun with our website and technology, we are seriously committed to delivering worldclass service whether you&#8217;re trying to download a single ringtone to your own phone, or you&#8217;re integrated with our platform to mobilize your entire catalog.</p>
<p>Myk (with CTO hat on)</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/12/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/12/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=12&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/16/temporary-unavailability-of-services/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mykwillis-128.jpg" medium="image">
			<media:title type="html">Myk</media:title>
		</media:content>
	</item>
		<item>
		<title>New search feed</title>
		<link>http://dev.myxer.com/2007/08/10/new-search-feed/</link>
		<comments>http://dev.myxer.com/2007/08/10/new-search-feed/#comments</comments>
		<pubDate>Fri, 10 Aug 2007 21:03:57 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Feeds]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/08/10/new-search-feed/</guid>
		<description><![CDATA[http://www.myxertones.com/Feeds/search.aspx, once in production, will provide developers the ability to search our catalog based on a search string, genre, profanity filter, and content type. Here are the parameters (required in bold):

 search

 any string


genre

classical
hiphop
poprock
country
latin
gospel
dance
blues
comedy
other

type

ringtone
wallpaper
video
song

filter

none
hideoffensive



An invalid parameter value will default to not filtering by that parameter at all except in the case of filter which will [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://www.myxertones.com/Feeds/search.aspx">http://www.myxertones.com/Feeds/search.aspx</a>, once in production, will provide developers the ability to search our catalog based on a search string, genre, profanity filter, and content type. Here are the parameters (required in <strong>bold</strong>):</p>
<ul>
<li> <strong>search</strong>
<ul>
<li> any string</li>
</ul>
</li>
<li>genre
<ul>
<li>classical</li>
<li>hiphop</li>
<li>poprock</li>
<li>country</li>
<li>latin</li>
<li>gospel</li>
<li>dance</li>
<li>blues</li>
<li>comedy</li>
<li>other</li>
</ul>
<p>type</p>
<ul>
<li>ringtone</li>
<li>wallpaper</li>
<li>video</li>
<li>song</li>
</ul>
<p>filter</p>
<ul>
<li>none</li>
<li>hideoffensive</li>
</ul>
</li>
</ul>
<p>An invalid parameter value will default to not filtering by that parameter at all except in the case of filter which will hide offensive content by default.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/10/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/10/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=10&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/10/new-search-feed/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Client library updated</title>
		<link>http://dev.myxer.com/2007/08/09/client-library-updated/</link>
		<comments>http://dev.myxer.com/2007/08/09/client-library-updated/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 22:08:24 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Client Libraries]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/08/09/client-library-updated/</guid>
		<description><![CDATA[The Biography, Hometown, and Url fields are available in the Profile class now to interface with the respective parameters on the server side.
 http://sourceforge.net/projects/myxerapi-aspnet/ 
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The Biography, Hometown, and Url fields are available in the Profile class now to interface with the respective parameters on the server side.</p>
<p><a href="http://sourceforge.net/projects/myxerapi-aspnet/"> http://sourceforge.net/projects/myxerapi-aspnet/ </a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=9&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/09/client-library-updated/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Introducing Myxer Services</title>
		<link>http://dev.myxer.com/2007/08/09/introducing-myxer-services/</link>
		<comments>http://dev.myxer.com/2007/08/09/introducing-myxer-services/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 21:16:46 +0000</pubDate>
		<dc:creator>mykwillis</dc:creator>
		
		<category><![CDATA[Services]]></category>

		<category><![CDATA[Toolkits/API]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/08/09/introducing-myxer-services/</guid>
		<description><![CDATA[Welcome to MyxerDev, the blog dedicated to the Myxer developer community. While we have yet to officially bless the official 1.0 release of our APIs and other services, we&#8217;ve already seen the launch of a lot of really cool website integrations and mashups of one sort or another that integrate Myxer&#8217;s mobile content platform. It&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to MyxerDev, the blog dedicated to the Myxer developer community. While we have yet to officially bless the official 1.0 release of our <a href="http://www.myxertones.com/api/doc/">APIs</a> and other services, we&#8217;ve already seen the launch of a lot of really cool website integrations and mashups of one sort or another that integrate Myxer&#8217;s mobile content platform. It&#8217;s a really exciting time for us, because we&#8217;ve been building the guts of this platform for a long time, and we&#8217;re finally at the point where sites other than MyxerTones.com are taking advantage of it.</p>
<p>Early adopters of Myxer Services have included:</p>
<ul>
<li><a href="http://www.bandvillage.com">bandVillage</a>.  Our new friend Peter integrated his PHP-based music portal with Myxer using the <strong>MyxerAPIs</strong>, allowing all of his bands to offer ringtones and wallpapers for sale right from his website.</li>
<li><a href="http://www.ringtones08.com/">Ringtones08.com</a>. Jo and crew put together this politically-themed website that allows users to submit their own ringtones related to the &#8216;08 elections. What&#8217;s notable is that the site integrates seamlessly with Myxer despite being implemented entirely in client-side technologies (HTML and a touch of JavaScript). It takes advantage of <strong>MyxerFeeds</strong> to make this possible.</li>
</ul>
<p>Our goal for Myxer Services is simple. Through our publicly-available interface, we will establish the already battle-hardened Myxer mobile content platform as the de facto standard for the creation, management, and provisioning of mobile content. From ringtones to videos to text messaging campaigns, we are committed to providing the absolute best way to <em><strong>mobilize your stuff</strong></em>.</p>
<p>We&#8217;ve spent the past two years insuring the system is powerful and scalable &#8212; it&#8217;s currently delivering more than two ringtones, wallpapers, songs, and videos <em>every second of every day</em>. And now, we&#8217;re focused on putting that power in the hands of every web developer on the planet, so that anyone can add mobile functionality to their own website, or build entirely new mobile products/services, that previously could only done through painstaking business arrangements with carriers, aggregators, and other shady and nefarious types.</p>
<p>So while today we&#8217;re still officially in &#8220;pre-release&#8221; mode, you&#8217;ll find the MyxerAPIs are already fairly <a href="http://www.myxertones.com/api/doc/">well documented</a> and fully-functional right now. Enhanced documentation, more examples,  and a whole slew of new functionality is just around the corner, so keep your eye on this space!</p>
<p>Myk</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=6&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/09/introducing-myxer-services/feed/</wfw:commentRss>
	
		<media:content url="http://a.wordpress.com/avatar/mykwillis-128.jpg" medium="image">
			<media:title type="html">Myk</media:title>
		</media:content>
	</item>
		<item>
		<title>New profile method parameters</title>
		<link>http://dev.myxer.com/2007/08/09/new-profile-method-parameters/</link>
		<comments>http://dev.myxer.com/2007/08/09/new-profile-method-parameters/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 19:34:52 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Toolkits/API]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/08/09/new-profile-method-parameters/</guid>
		<description><![CDATA[myxer.profile.create and myxer.profile.update optionally support the parameters biography, url (undergoes validation, prefixing http:// if it isn&#8217;t already there), file (profile image), and hometown so that partner sites don&#8217;t create such barren artist profiles.
Existing parameters have become more strict, too. For example, profile names can not contain profanity nor can they be empty.
    [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>myxer.profile.create and myxer.profile.update optionally support the parameters biography, url (undergoes validation, prefixing http:// if it isn&#8217;t already there), file (profile image), and hometown so that partner sites don&#8217;t create such barren artist profiles.</p>
<p>Existing parameters have become more strict, too. For example, profile names can not contain profanity nor can they be empty.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=8&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/09/new-profile-method-parameters/feed/</wfw:commentRss>
		</item>
		<item>
		<title>API Method Renaming</title>
		<link>http://dev.myxer.com/2007/08/09/api-method-renaming/</link>
		<comments>http://dev.myxer.com/2007/08/09/api-method-renaming/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 17:50:38 +0000</pubDate>
		<dc:creator>Jason</dc:creator>
		
		<category><![CDATA[Toolkits/API]]></category>

		<guid isPermaLink="false">http://dev.myxer.com/2007/08/09/api-method-renaming/</guid>
		<description><![CDATA[The following API methods have been renamed and the changes will be in production at the time of the next build:
myxer.profile.image =&#62; myxer.profile.setImage
myxer.ringtone.image =&#62; myxer.ringtone.setImage
myxer.video.image =&#62; myxer.video.setImage
myxer.song.image =&#62; myxer.song.setImage
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The following API methods have been renamed and the changes will be in production at the time of the next build:</p>
<p>myxer.profile.image =&gt; myxer.profile.setImage<br />
myxer.ringtone.image =&gt; myxer.ringtone.setImage<br />
myxer.video.image =&gt; myxer.video.setImage<br />
myxer.song.image =&gt; myxer.song.setImage</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=7&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/09/api-method-renaming/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://dev.myxer.com/2007/08/02/hello-world/</link>
		<comments>http://dev.myxer.com/2007/08/02/hello-world/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 19:28:42 +0000</pubDate>
		<dc:creator>waynek</dc:creator>
		
		<category><![CDATA[Misc]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to the Myxer™ Developer&#8217;s blog.
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to the Myxer™ Developer&#8217;s blog.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/myxerdev.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/myxerdev.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/myxerdev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/myxerdev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/myxerdev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/myxerdev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/myxerdev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/myxerdev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/myxerdev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/myxerdev.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/myxerdev.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/myxerdev.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=dev.myxer.com&blog=1459237&post=1&subd=myxerdev&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://dev.myxer.com/2007/08/02/hello-world/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>