<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>codecook - Latest Comments in General</title><link>http://codecook.disqus.com/</link><description></description><language>en</language><lastBuildDate>Thu, 03 Jul 2008 17:18:55 -0000</lastBuildDate><item><title>Re: Status Update - what I&amp;#8217;m doing and have done latley</title><link>http://john.realeyes.com/index.php/2008/06/30/status-update-what-im-doing-and-have-done-latley/#comment-808220</link><description>Absolutely! I wonder if David still wants to do that road trip? We'll have to work out something interesting to document that if it hapens.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jccrosby</dc:creator><pubDate>Thu, 03 Jul 2008 17:18:55 -0000</pubDate></item><item><title>Re: Beatport Downloader AIR Application</title><link>http://john.realeyes.com/index.php/2007/08/31/beatport-downloader-air-application/#comment-808207</link><description>It isn't documented anywhere, but there is a REST api that I'm assuming you could use to list tracks etc. Crack open Firebug to see what is being called where on the site. Course I don't really know what their terms of use are and you'll definitely need to check with Beatport about that.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jccrosby</dc:creator><pubDate>Thu, 03 Jul 2008 17:17:34 -0000</pubDate></item><item><title>Re: Beatport Downloader AIR Application</title><link>http://john.realeyes.com/index.php/2007/08/31/beatport-downloader-air-application/#comment-806911</link><description>I've looked around and can't seen to find anything.  I am assuming that you aren't using a public developer API?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jude</dc:creator><pubDate>Thu, 03 Jul 2008 14:46:29 -0000</pubDate></item><item><title>Re: Status Update - what I&amp;#8217;m doing and have done latley</title><link>http://john.realeyes.com/index.php/2008/06/30/status-update-what-im-doing-and-have-done-latley/#comment-786033</link><description>All I can say, "It's about time!"  Looking forward to hanging out!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">lordbron</dc:creator><pubDate>Tue, 01 Jul 2008 01:03:12 -0000</pubDate></item><item><title>Re: Beatport Downloader 1.0 officially launched!</title><link>http://john.realeyes.com/index.php/2008/04/25/beatport-downloader-10-officially-launched/#comment-383431</link><description>They do have a pretty robust API for their services - it just isn't public. My thought is that they and the artists they serve up are a little worried about security, rights etc. Of course I don't actually work at Beatport so I don't know their true motives - also they are a relatively small company so I'm sure resource allocation for projects can be interesting. Just my 2 cents though.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jccrosby</dc:creator><pubDate>Sat, 26 Apr 2008 17:57:18 -0000</pubDate></item><item><title>Re: Beatport Downloader 1.0 officially launched!</title><link>http://john.realeyes.com/index.php/2008/04/25/beatport-downloader-10-officially-launched/#comment-382654</link><description>When beatport gives me an API like the eBay API, then I'll be satisfied.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Holmes</dc:creator><pubDate>Sat, 26 Apr 2008 09:52:37 -0000</pubDate></item><item><title>Re: HOW TO: Delete an XML node using E4X</title><link>http://john.realeyes.com/index.php/2008/04/21/how-to-delete-an-xml-node-using-e4x/#comment-367937</link><description>Yeah really. The post might be helpful to someone - unlike your comment. -_-</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jccrosby</dc:creator><pubDate>Wed, 23 Apr 2008 02:43:00 -0000</pubDate></item><item><title>Re: HOW TO: Delete an XML node using E4X</title><link>http://john.realeyes.com/index.php/2008/04/21/how-to-delete-an-xml-node-using-e4x/#comment-367247</link><description>noo, really ?? -_-</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Insane</dc:creator><pubDate>Wed, 23 Apr 2008 00:06:52 -0000</pubDate></item><item><title>Re: Cursor postion in a flex TextArea control using the TextLineMetrics class</title><link>http://john.realeyes.com/index.php/2007/03/20/cursor-postion-in-a-flex-textarea-control-using-the-textlinemetrics-class/#comment-362185</link><description>Javier - &lt;br&gt;&lt;br&gt;I took a quick peek at what we did for the pop up menu and we are just using a list control. We change its visibility and add/removing event listeners where appropriate. &lt;br&gt;&lt;br&gt;We did have to do some data tracking to manage when the list showed so the user could dismiss the list box and keep typing - that was the only hic-up we really encountered though.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jccrosby</dc:creator><pubDate>Mon, 21 Apr 2008 21:30:39 -0000</pubDate></item><item><title>Re: Cursor postion in a flex TextArea control using the TextLineMetrics class</title><link>http://john.realeyes.com/index.php/2007/03/20/cursor-postion-in-a-flex-textarea-control-using-the-textlinemetrics-class/#comment-308856</link><description>John,&lt;br&gt;&lt;br&gt;Thanks I appreciate it. I've had some luck displaying a pop up menu in the textarea right at the cursor position (thanks to you!) but I'm now having some trouble working with the events and getting it to do what I'd like it too. If its not much trouble, if you come across what you did please email me. Thanks again for making this post. Didn't think I was going to find anyone who was trying to do something similar.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Javier Julio</dc:creator><pubDate>Mon, 07 Apr 2008 17:18:06 -0000</pubDate></item><item><title>Re: Cursor postion in a flex TextArea control using the TextLineMetrics class</title><link>http://john.realeyes.com/index.php/2007/03/20/cursor-postion-in-a-flex-textarea-control-using-the-textlinemetrics-class/#comment-307418</link><description>Honestly its been so long since I've look at that code I'll have to go play with it, but I'll check it out again and get back to you about what I find out. - John</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jccrosby</dc:creator><pubDate>Mon, 07 Apr 2008 04:28:00 -0000</pubDate></item><item><title>Re: Cursor postion in a flex TextArea control using the TextLineMetrics class</title><link>http://john.realeyes.com/index.php/2007/03/20/cursor-postion-in-a-flex-textarea-control-using-the-textlinemetrics-class/#comment-307294</link><description>Thanks so much for sharing this John as I too am having the same problem! I've tried out your sample and I'm able to get a menu to appear if the user hits SPACE in the textarea. How did you address displaying the popUp? Did you use a menu object or some other component as the popUp? I'd be very interested in knowing what you did.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Javier Julio</dc:creator><pubDate>Mon, 07 Apr 2008 03:41:08 -0000</pubDate></item></channel></rss>