Re: Changes

2016-10-09 Thread Mark Wardle
Thanks Paul. Done. Mark > On 2 Oct 2016, at 07:13, Paul Hoadley wrote: > > Hi Mark, > > On 21 Sep 2016, at 6:16 AM, Mark Wardle wrote: > >> I enclose some simple diffs for wonder 7 - snapshot. >> >> The first is a simple typo but its presence is irritating my sensibilities >> in my log fil

Re: Changes

2016-10-01 Thread Paul Hoadley
Hi Mark, On 21 Sep 2016, at 6:16 AM, Mark Wardle wrote: > I enclose some simple diffs for wonder 7 - snapshot. > > The first is a simple typo but its presence is irritating my sensibilities in > my log files. > The other is a simple fix to navigation menu item, (ERExtensions) which > ensures

Re: Changes to podcasts

2011-07-27 Thread Pascal Robert
It's mostly done, the ones that are not, it's because they have audio issues that came out in the re-encoding. I would say 90% of the podcasts had a diet and lost at least 50% of their size. > Grat news, > > Thanks for the effort. > > On Jul 25, 2011, at 7:41 PM, Pascal Robert wrote: > >> I'm

Re: Changes to podcasts

2011-07-26 Thread Miguel Angel Torres Avila
Grat news, Thanks for the effort. On Jul 25, 2011, at 7:41 PM, Pascal Robert wrote: > I'm re-encoding all the podcasts on wocommunity.org so that they take less > space (up to 70% less!), so you might found that your download doesn't > complete if I change the file while you download it. If it

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-14 Thread John Huss
I would install jadclipse or jd (java decompiler) for eclipse and debug these methods in WOApplication: _rapidTurnaroundActiveForAnyProject _initializeRapidTurnaroundMode If rapidTurnaround is not active then you can try to find out why. John On Fri, Jan 14, 2011 at 8:54 PM, Joe Kramer wrote:

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-14 Thread Joe Kramer
Hi again, Just getting back to this issue now, and still no luck. I've tried bundle-less builds, selecting PB.project building, and deleting and re-importing the project into the workspace. I've tried direct connect and running through apache. I still haven't re-installed Eclipse, so I may try

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-12 Thread John Huss
Try turning on the PB.project building in the WOLips prefs. I think this file is necessary for WO to enable rapid turnaround. John On Tue, Jan 11, 2011 at 11:49 PM, Joe Kramer wrote: > Thanks for the replies. So far nothing has worked. The weird thing is > that I have some projects that work

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Tim Worman
After unchecking "Generate Bundle" is there still a Build folder in your project? If so, you should be able to delete it. My concern is that something in your build folder is borked - which can require a shaman to fix. Running without that is better. After that I'd also do a Clean and Refresh (

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Farrukh Ijaz
This also works sometimes. Delete the project from workplace and reimport. If your other projects are working, this will also work. Good luck! Farrukh Joe Kramer wrote: >Thanks again for the suggestions. Still no luck. I have "Build >Automatically" checked in the offending project, but I al

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Joe Kramer
Thanks again for the suggestions. Still no luck. I have "Build Automatically" checked in the offending project, but I also have other projects where I do manual builds and changes automatically show up. I also unchecked "Generate Bundle" to no avail. This is more of an annoyance than anything e

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Tim Worman
Are you using using bundle-less builds? If not, try disabling "Generate Bundles" in the WOLips build prefs. Tim Worman UCLA GSE&IS On Jan 11, 2011, at 9:58 PM, Farrukh Ijaz wrote: > This is how it should be and it works perfect. > > > > May be you can try cleaning the project to make it reb

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Joe Kramer
Thanks for the replies. So far nothing has worked. The weird thing is that I have some projects that work just fine, but this one isn't working. I've double and triple checked that WOCachingEnabled is false. Are there any other properties that I should be checking? I also tried a new workspace

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread Chuck Hill
Also make sure that you don't have the deployment parameter WOCachingEnabled set to true. I have also heard of this happening when Eclipse and / or the app gets messed up. Try restarting Eclipse and do a full clean and build on the app. Chuck On Jan 11, 2011, at 7:03 PM, John Huss wrote:

Re: Changes in Component HTML Not Immediately Showing Up

2011-01-11 Thread John Huss
Make sure you have Project->"Build Automatically" turned on in Eclipse. On Tue, Jan 11, 2011 at 8:27 PM, Joe Kramer wrote: > Hi all, > > I have a project that is no longer immediately showing changes that I make > to the component html file while the app is running (from debugger). I used > to

Re: Changes in latest Wonder

2010-09-28 Thread Frank Stock
Yes Thanks Mike, the date is working fine again! Frank Op 28-sep-2010, om 18:54 heeft Mike Schrag het volgende geschreven: > the build server builds after every commit, not nightly (and this commit was > a couple days ago anyway) ... > > ms > > On Sep 28, 2010, at 12:52 PM, Frank Stock w

Re: Changes in latest Wonder

2010-09-28 Thread Mike Schrag
the build server builds after every commit, not nightly (and this commit was a couple days ago anyway) ... ms On Sep 28, 2010, at 12:52 PM, Frank Stock wrote: > Ok, but I work with binaries, so I will have to wait till tomorrow. I will > let you know. > > > Thanks Mike!! > > Frank > Op 28-

Re: Changes in latest Wonder

2010-09-28 Thread Frank Stock
Ok, but I work with binaries, so I will have to wait till tomorrow. I will let you know. Thanks Mike!! Frank Op 28-sep-2010, om 18:32 heeft Mike Schrag het volgende geschreven: > see previous email, but trying updating one more time and let me know if the > problem goes away > > On Sep 28,

Re: Changes in latest Wonder

2010-09-28 Thread Mike Schrag
see previous email, but trying updating one more time and let me know if the problem goes away On Sep 28, 2010, at 11:32 AM, Frank Stock wrote: > Hi, > > > I get a wrong date with the latest version of Wonder, getting data from my > database (FB). (1 day earlier). I did my update on 09/23/10.

Re: Changes in latest Wonder

2010-09-28 Thread Chuck Hill
You will have to read over the commit messages, or find the classes that might affect this and do an svn log on them. I don't recall any changes that would affect this and I am using FB and a very recent Wonder. Are you building from source or downloading the binaries? If so, which binaries?