Subtitled Podcast WAS: More WOWODC transcripts

2012-08-28 Thread Miguel Torres
Hi List Here you can find the first subtitled podcast: http://www.universalsubtitles.org/en/videos/FMCFA4ytcqWi/info/ Anybody can start adding subtitles on any language, I'll begin translating to spanish this week. Hope somebody finds this helpful. Migue Torres. On 27/08/2012, at 18:03, Migu

Re: WOLips validation problems

2012-08-28 Thread Patrick Robinson
On Aug 27, 2012, at 8:54 PM, David Avendasora wrote: > But you can now pull an editor tab out to it's own window. When you have dual > screens, that rocks! Oh, wow! You just made my day (and the day after that, and the day after that...). This was the one thing about the change from Xcode to Ec

Re: WOLips validation problems

2012-08-28 Thread Ramsey Gurley
On Aug 27, 2012, at 5:54 PM, David Avendasora wrote: > > On Aug 28, 2012, at 12:46 AM, Ramsey Gurley wrote: > >> I'm actually seeing a lot less of this on JDK7 and Eclipse 4.2. Like, not at >> all yet. > > You are a lucky man. I started getting them as soon as I opened my workspace > in 4.

Re: AjaxUpdateContainer and AjaxAutoComplete together?

2012-08-28 Thread Theodore Petrosky
AjaxUpdateTrigger worked just fine alone. I would make that work. given in the .java public NSArray updateContainers = new NSArray(new String[] {"uc3ID", "uc4ID"}); if UC1 is updated, so will UC3 and UC4 but not UC2 although this is pseudo code, the concept works. I have an a