Re: Right Way to use jQuery

2014-06-13 Thread Johnny Miller
Hi Thomas, I have started an Ajax jquery framework - you can see here: http://www.kahalawai.com/JQuery But it's not officially wonder and comes with a use at your own risk tag. If interested let me know and I'll point you to my github account. Aloha, Johnny Miller Kahalawai Media Co

Re: My last WOWODC

2014-03-07 Thread Johnny Miller
I'll gladly pay $200 a year to keep that going is there seven other people with me? Aloha, Johnny On Mar 7, 2014, at 2:26 AM, Pascal Robert prob...@macti.ca wrote: Le 2014-03-07 à 00:04, Paul Hoadley pa...@logicsquad.net a écrit : Hi Pascal, On 07/03/2014, at 12:34 PM, Pascal

Re: WebObjects development

2014-03-07 Thread Johnny Miller
Sounds great to me! Here is your laptop, dev tools and apple hosted OS X VM. Well one can dream. Have a nice weekend! On Mar 7, 2014, at 4:34 PM, Pascal Robert prob...@macti.ca wrote: Like Chuck, Apple got out of that business (real server software, XServe, WO). If they are going to

Re: WebObjects development

2014-03-07 Thread Johnny Miller
Does that make Google dumb? https://cloud.google.com/developers/articles/how-to-build-mobile-app-with-app-engine-backend-tutorial Sent from my iPad On Mar 7, 2014, at 6:06 PM, Chuck Hill ch...@global-village.net wrote: Unlike iOS and OS X, Apple does not own the server platform.

Re: Multiple ERAttachment Databases

2014-01-13 Thread Johnny Miller
Hi David, If you come up with a solution please let me know because this one has bitten me too. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jan 13, 2014, at 4:43 AM

Re: Eclipse not seeing file changes.

2013-11-22 Thread Johnny Miller
/WEB/Project+Wonder+Installation Is that the right version? Thanks, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Nov 17, 2013, at 10:18 AM, Timothy Worman li...@thetimmy.com

Eclipse not seeing file changes.

2013-11-15 Thread Johnny Miller
Hi, Since reinstalling my laptop with a clean install of OS X mavericks I’ve been having problems with eclipse not seeing file changes on the system. I use a second editor for javascript/css and photoshop for images. And whenever I change those files eclipse doesn’t seem to see the changes.

Re: Mavericks clean install set up problem

2013-11-11 Thread Johnny Miller
string1085/string /array Mind you, I didn't do a clean install of Mavericks, so this is left over from my Mountain Lion installation, but it still seems to be working. Hope that helps. F -- Faizel Dakri On 2013-Nov-10, at 10:21 PM, Johnny Miller jlmil...@kahalawai.com wrote

Mavericks clean install set up problem

2013-11-10 Thread Johnny Miller
Hi, I’m trying to set up webobjects on a clean install of mavericks. And I’m getting stuck with trying to run debugging through apache. I’ve created the plists for womonitor and wotaskd per the instructions here:

Fwd: Mavericks clean install set up problem

2013-11-10 Thread Johnny Miller
/Development+Tools-Running+Through+Apache?src=search making the correct substitutions for my environment. Any idea on what I could be doing wrong? Thanks, Johnny Begin forwarded message: From: Johnny Miller jlmil...@kahalawai.com Subject: Mavericks clean install set up problem Date: November 10

Re: Mavericks clean install set up problem

2013-11-10 Thread Johnny Miller
, Ken Anderson kenli...@anderhome.com wrote: If you do a ps, do you see monitor running? It’s working OK on my clean Mavericks install (on a late 2013 MBP!!) Ken On Nov 10, 2013, at 6:34 PM, Johnny Miller jlmil...@kahalawai.com wrote: OK. So the mistake I made there was when reading

Re: Mavericks clean install set up problem

2013-11-10 Thread Johnny Miller
/WebObjects/Library/WebObjects/Configuration to /Library/WebObjects/Configuration Obviously that is kind of a hack. Anyone know how to override that so I can direct to the non-default location? Thank you, Johnny On Nov 10, 2013, at 2:31 PM, Johnny Miller jlmil...@kahalawai.com wrote: It seems

Re: Mavericks clean install set up problem

2013-11-10 Thread Johnny Miller
it to the right location? Thank you! On Nov 10, 2013, at 2:10 PM, Ken Anderson kenli...@anderhome.com wrote: If you do a ps, do you see monitor running? It’s working OK on my clean Mavericks install (on a late 2013 MBP!!) Ken On Nov 10, 2013, at 6:34 PM, Johnny Miller jlmil...@kahalawai.com

Re: Mavericks clean install set up problem

2013-11-10 Thread Johnny Miller
On Nov 10, 2013, at 2:31 PM, Johnny Miller jlmil...@kahalawai.com wrote: It seems to start up and then die on me. 593 ?? Ss 0:01.82 /usr/bin/java -XX:NewSize=2m -Xmx64m -Xms32m -DWORootDirectory=/System -DWOLocalRootDirectory= -DWOUserDirectory=/ -DWOEnvClassPath= -DWOApplicationClass

Re: WOWODC 2014: more details

2013-10-11 Thread Johnny Miller
Better than Indiana Dave and the Locked Editing Context of Doom? I think not. On Oct 11, 2013, at 10:04 AM, David Holt programming...@mac.com wrote: Man, I go on a small holiday and look what happens in my absence. You forgot Dave Runner. 30th anniversary edition currently available

D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
hi, I found this thread on this topic: http://lists.apple.com/archives/webobjects-dev/2004/Dec/msg00079.html Which basically says you can't do this. Has anything changed since 2004 or does someone have a work around? Thanks in advance, Aloha, Mr. Johnny Miller Web Development Manager

Re: D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
Hi Jesse, I'm having the same experience as the thread that I posted. I try to set a custom component on the propertyKey but instead of displaying the component it writes the following string: - cannot be used in a query - That's why I asked the list. Aloha, Mr. Johnny Miller Web

Re: D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
I am not more help —perhaps others will chime in. I can only say I’m not aware of why you’d be unable to do anything the JDBC adaptor and your database might allow, or why D2W would prevent such. On Oct 11, 2013, at 7:18 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Jesse, I'm

Re: D2W and Boolean Queries

2013-10-11 Thread Johnny Miller
. Sorry about that everyone, Johnny On Oct 11, 2013, at 1:42 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Jesse, I'm trying to query on not edit a boolean. The components that I see are: ERD2WQueryBooleanRadioList which subclasses D2WQueryBoolean But the problem is it works

WOBrowser selectedValues

2013-10-03 Thread Johnny Miller
selected in WOBrowser. Is there a known problem with this component? Thanks in advance, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail

Re: WOBrowser selectedValues

2013-10-03 Thread Johnny Miller
Hi Chuck, I think WOBrowser is broken. I set my component type to ERXWOBrowser and it now works. Shouldn't that override be automatic? Thanks, Johnny Miller Kahalawai Media Co. On Oct 3, 2013, at 2:57 PM, Chuck Hill ch...@global-village.net wrote: Have you tried selections instead

Re: d2w query question

2013-09-25 Thread Johnny Miller
Like this? http://lists.apple.com/archives/webobjects-dev/2012/Apr/msg00260.html On Sep 25, 2013, at 9:23 AM, Theodore Petrosky tedp...@yahoo.com wrote: I have an entity 'Grid' that has an attribute 'isBillboard'. I created the list billboard tab with: public WOComponent

Re: Anyone using Kepler?

2013-09-20 Thread Johnny Miller
product on top of it. Just like the WebStorm, IDEA, RubyMine etc... But I've never done any kind of plugin development so I don't know how much help I would be. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791

Re: D2W Question

2013-09-05 Thread Johnny Miller
AM, Ramsey Gurley rgur...@smarthealth.com wrote: 100: entity.name like 'XYZ*' = ... should work. On Sep 4, 2013, at 8:22 PM, Johnny Miller wrote: Hi David, Do you think you can't do that or that you don't need a special assignment? Johnny Miller Kahalawai Media Co. On Sep 4

Re: D2W Question

2013-09-05 Thread Johnny Miller
One more thing... How about writing rules for entities that extend an abstract entity? Is there an entity.parent.name rule? On Sep 5, 2013, at 9:26 AM, Johnny Miller jlmil...@kahalawai.com wrote: It works. Sununvagun I thought I had tried it and it did not. Now I can go delete some

Re: D2W Question

2013-09-05 Thread Johnny Miller
to be able to define the destination entity's properties the user sees through the rule editor. I looked at ERD2WDisplayToManyTable but that really only lets use define a single attribute. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962

Re: D2W Question

2013-09-05 Thread Johnny Miller
consistent. After using the embedded components I realized that going part way was not far enough. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Sep 5, 2013, at 12:45 PM, David Holt

Re: D2W Question

2013-09-05 Thread Johnny Miller
/EOEntity.html D -- David LeBer Codeferous Software On 2013-09-05, at 3:27 PM, Johnny Miller jlmil...@kahalawai.com wrote: One more thing... How about writing rules for entities that extend an abstract entity? Is there an entity.parent.name rule? On Sep 5, 2013, at 9:26 AM

Re: D2W Question

2013-09-05 Thread Johnny Miller
programming...@mac.com wrote: Power is addicting, isn't it? :-) On 2013-09-05, at 3:56 PM, Johnny Miller jlmil...@kahalawai.com wrote: I'm definitely using unmodern ;) I started out just trying to add some embedded components to an existing project. I'm adding a new section that is strict

D2W Question

2013-09-04 Thread Johnny Miller
Hi, I would like to use an entity qualifier that treats all entities with a prefix the same way i.e. entity.name like 'XYZ*' Is there a special assignment I need to use to make that work? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661

Re: D2W Question

2013-09-04 Thread Johnny Miller
Hi David, Do you think you can't do that or that you don't need a special assignment? Johnny Miller Kahalawai Media Co. On Sep 4, 2013, at 2:37 PM, David Holt programming...@mac.com wrote: I don't think so. David Sent from my iPad On 2013-09-04, at 5:23 PM, Johnny Miller jlmil

Re: D2W Question

2013-09-04 Thread Johnny Miller
Are you sure the answer isn't 42? Johnny Miller Kahalawai Media Co. On Sep 4, 2013, at 5:24 PM, Chuck Hill ch...@global-village.net wrote: Answering for David: yes. :-P On 13-09-04 8:22 PM, Johnny Miller wrote: Hi David, Do you think you can't do that or that you don't need

ERQuartzScheduler Example App?

2013-08-27 Thread Johnny Miller
Hi, For slow learners like me is there an example application we can look at? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail ___ Do

2 Models, 2 Databases and ERAttachment

2013-08-27 Thread Johnny Miller
Hi, I need to use the ERAttachment framework in an application that references two frameworks that use ERAttachment and use separate databases. Is there a way to do this? If so, how would I set up my properties, migrations etc... Thanks in advance, Aloha, Mr. Johnny Miller Web Development

Re: jgroups synchronizer still used?

2013-08-25 Thread Johnny Miller
I'm using it. I don't have any statistics to back this up but it definitely resolved our issue of keeping the data between instances in sync. On Aug 25, 2013, at 12:12 PM, Ken Anderson kenli...@anderhome.com wrote: All, In digging deeper into my synchronizer woes, I see that the version of

OT: Has anybody worked with DMQL and/or RETS?

2013-08-21 Thread Johnny Miller
Hi, Not a lot of information on the web about this stuff and I just have a couple of noob questions. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail

Problem with sequences

2013-08-14 Thread Johnny Miller
generated ID. And it only seems to do this in production on my OS X 10.5.8 server box. Has anybody seen this before? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail

Re: Problem with sequences

2013-08-14 Thread Johnny Miller
. Thanks, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Aug 14, 2013, at 2:17 PM, Theodore Petrosky tedp...@yahoo.com wrote: I've noticed that WO's order of events is to read

Re: Problem with sequences

2013-08-14 Thread Johnny Miller
box. I have a couple of deployment boxes that I test deployments. can you duplicate this. and what about the postgresql.jar. I always copy that to my Library folder and add it to the Build Path. On Aug 14, 2013, at 8:24 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Ted

Re: Problem with sequences

2013-08-14 Thread Johnny Miller
, On 15/08/2013, at 8:00 AM, Johnny Miller jlmil...@kahalawai.com wrote: I'm using a PostgreSQL database ... It stops using the sequence to generate the ID and switches over to EO_PK_TABLE so the thumbnails get properly saved. But the next time I go to add an attachment I get a EO general

Re: Problem with sequences

2013-08-14 Thread Johnny Miller
Johnny, On 15/08/2013, at 10:14 AM, Johnny Miller jlmil...@kahalawai.com wrote: Please see my last email about not having the PostgreSQL plugin in the application itself. I have different EOModels in individual frameworks and then the application includes those frameworks. The frameworks

Re: Users Groups (and grouping)

2013-08-13 Thread Johnny Miller
Use vertical inheritance and then use entity.name='Vendor'? Sent from my iPad On Aug 13, 2013, at 8:19 AM, Theodore Petrosky tedp...@yahoo.com wrote: I have been playing with D2W and I may have boxed myself into a corner. A User is of a type. a User can be a Vendor or a Client or a Worker.

Re: Users Groups (and grouping)

2013-08-13 Thread Johnny Miller
Sorry brain fart (dealing with bronchitis) - I meant single table inheritance. But if an object can be both then I would go with Ramsey's method. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e

Re: Users Groups (and grouping)

2013-08-13 Thread Johnny Miller
the wrong tree. without cloning all the fetch specification methods from _User into User.java is there an easy way to set IsDeep to false? On Aug 13, 2013, at 4:42 PM, Johnny Miller jlmil...@kahalawai.com wrote: Sorry brain fart (dealing with bronchitis) - I meant single table

Re: Ajax links failing on deployment

2013-08-05 Thread Johnny Miller
I wonder if you have an element whose id is .3? Which sounds like an id generated by ERXWOContext.safeElementID which should be OK. What browser were you using? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283

Re: AjaxModalDialog and AjaxDatePicker

2013-07-31 Thread Johnny Miller
Hi Lon, I suppose you could add an on scroll event to the document to recalculate the position of the calendar. Maybe add it to the onClick binding and remove it using onDateSelect? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962

Re: AjaxModalDialog and AjaxDatePicker

2013-07-31 Thread Johnny Miller
have. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jul 31, 2013, at 4:33 PM, Lon Varscsak lon.varsc...@gmail.com wrote: The problem isn't just that it moves when you scroll

Re: ERDListPageRepetition Question

2013-07-29 Thread Johnny Miller
Codeferous Software On 2013-07-28, at 4:25 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi, I'm working on a new D2W look and I have a few questions about the HTML formatting on ERDListPageRepetition and I was curious if someone knew the answers. So first of all

ERDListPageRepetition Question

2013-07-28 Thread Johnny Miller
worried that having a bunch of nested tables is going to throw off the CSS framework (Bootstrap). The last question is about the use of the spacer tag. I believe that tag was only supported by netscape. Can I just use nbsp; instead? Thanks in advance, Aloha, Mr. Johnny Miller Web Development

Re: Create dynamic AjaxTabbedPanelTab in AjaxTabbedPanel with WORepetion

2013-07-28 Thread Johnny Miller
guess the tricky part is that the bindings can deviate a little bit? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jul 28, 2013, at 11:28 AM, Ray Kiddy r...@ganymede.org wrote

Re: Create dynamic AjaxTabbedPanelTab in AjaxTabbedPanel with WORepetion

2013-07-22 Thread Johnny Miller
. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jul 20, 2013, at 11:37 AM, Timothy Worman li...@thetimmy.com wrote: Super stoked. Appreciate your JS talents and efforts. T On Jul 20, 2013

Re: Create dynamic AjaxTabbedPanelTab in AjaxTabbedPanel with WORepetion

2013-07-20 Thread Johnny Miller
and they are not there. What's up? We're falling down on the job here. And what about IERXTabPanel. Where is David Avendasora when we need him? - ray Well, anything with Ajax or MT in front of it is pretty self-explanatory. Thank you Johnny Miller for MT! I think I can understand from the naming

Re: Handling of value binding on ERXSubmitButton changed

2013-06-28 Thread Johnny Miller
Great, I have something in common with Hitler. Dammit. On Jun 28, 2013, at 11:03 AM, Chuck Hill ch...@global-village.net wrote: http://www.youtube.com/watch?v=CDeG4S-mJts On 2013-06-28, at 1:59 PM, Ramsey Gurley wrote: I miss Anjo. I remember when committers who broke things were

Re: Background image in css for email from component

2013-06-26 Thread Johnny Miller
Hi Ken, I believe most mail clients don't support CSS background images. Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jun 26, 2013, at 9:32 AM, Ken Anderson kenli

Re: Background image in css for email from component

2013-06-26 Thread Johnny Miller
...@anderhome.com wrote: Johnny, The problem isn't rendering the email - that works fine. The problem is I can't generically find the png image that I want to include. It's either missing Contents, or it's a file: URL. Ken On Jun 26, 2013, at 3:39 PM, Johnny Miller jlmil...@kahalawai.com

Re: Background image in css for email from component

2013-06-26 Thread Johnny Miller
Anderson kenli...@anderhome.com wrote: Well, Apple Mail does, and so do the other clients I've tested. Any idea why my resources are so screwy? On Jun 26, 2013, at 3:34 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Ken, I believe most mail clients don't support CSS background

Re: Background image in css for email from component

2013-06-26 Thread Johnny Miller
find resources I'm still stuck… But I will certainly try a different approach. Ken On Jun 26, 2013, at 3:55 PM, Johnny Miller jlmil...@kahalawai.com wrote: Also: http://www.campaignmonitor.com/css/ What a surprise? Outlook doesn't support background images! IDK if that influences

Re: Background image in css for email from component

2013-06-26 Thread Johnny Miller
And you are using urlForResourceNamed? On Jun 26, 2013, at 10:40 AM, Ken Anderson kenli...@anderhome.com wrote: The host isn't the problem. The URL I'm getting back doesn't have Contents in the middle… On Jun 26, 2013, at 4:18 PM, Johnny Miller jlmil...@kahalawai.com wrote: I would

Re: Background image in css for email from component

2013-06-26 Thread Johnny Miller
Are you using a stylesheet or inlining the style? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jun 26, 2013, at 9:35 AM, Ken Anderson kenli...@anderhome.com wrote: Well, Apple

Re: WOWODC 2013 presentations

2013-06-24 Thread Johnny Miller
Do we have a lot of converts? I was looking through the slides and it looked like a great presentation. best, Johnny On Jun 24, 2013, at 9:20 AM, Andrus Adamchik and...@objectstyle.org wrote: I should also mention that the Cayenne version in the POM (3.2M1.r1486473) is just a fake version

Re: CSS framework

2013-06-19 Thread Johnny Miller
If you need to code your site from a design (photoshop) I like this framework: http://compass-style.org/ If you are looking for something pre-baked Bootstap is probably the best and you can find sites that offer themes for it. On Jun 19, 2013, at 3:03 AM, Samuel Pelletier sam...@samkar.com

Re: CSS framework

2013-06-19 Thread Johnny Miller
to the .scss file: http://www.kahalawai.com/BuzzsCateringv2/sass/screen.scss Way simpler right? Best, Johnny Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jun 19, 2013, at 10

Re: CSS framework

2013-06-19 Thread Johnny Miller
? For development? SASS sounds nice to me, but actually using it sounds complicated to the point that I just use css. On Jun 19, 2013, at 1:28 PM, Johnny Miller wrote: Way simpler right? ___ Do not post admin requests to the list

Re: Webobjects-dev Digest, Vol 10, Issue 389

2013-06-17 Thread Johnny Miller
response with async server side processing of the validation and save to persistent storage. This way, you can batch many small transactions into a single IO intensive process. Almost every keystrokes create a request like google apps. Samuel Le 2013-06-16 à 15:25, Johnny Miller jlmil

Re: Webobjects-dev Digest, Vol 10, Issue 389

2013-06-17 Thread Johnny Miller
of thing should be done client-side (read: in javascript) unless you have a special security concern or an algorithm that can only realistically be performed on the server. On Mon, Jun 17, 2013 at 2:51 PM, Johnny Miller jlmil...@kahalawai.com wrote: Thank you Samuel, that's very interesting

Re: Webobjects-dev Digest, Vol 10, Issue 389

2013-06-17 Thread Johnny Miller
Hi John On Monday, June 17, 2013, Johnny Miller wrote: Hi John, I definitely agree it's not the most efficient (or even an efficient) way to do it. But the problem I'm trying to solve is how do you get one of the JavaScript frameworks to play nice with component actions? It seems

Re: Webobjects-dev Digest, Vol 10, Issue 389

2013-06-16 Thread Johnny Miller
Sproutcore? On Jun 16, 2013, at 6:29 AM, Ramsey Gurley ramseygur...@gmail.com wrote: I'm gonna go out on a limb and say, something closed source that they have no plan to ever share with us :-) On Jun 16, 2013, at 9:04 AM, Stavros Panidis wrote: Well, what is the technology Apple uses

Re: looking for component?

2013-06-15 Thread Johnny Miller
AjaxExpansion? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Jun 13, 2013, at 1:33 AM, Theodore Petrosky tedp...@yahoo.com wrote: I want to add a disclosure triangle type

Re: malformed bundle version number in deployment with Java 1.6

2013-06-07 Thread Johnny Miller
as well. Thanks very much, David On 2013-06-06, at 4:46 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi David, See my other email. I forgot to mention that you will need to restart the server after making the change to /etc/launchd.conf Aloha, Mr. Johnny Miller Web

Re: malformed bundle version number in deployment with Java 1.6

2013-06-06 Thread Johnny Miller
What's the OS? Sent from my iPad On Jun 6, 2013, at 1:11 PM, David Holt programming...@mac.com wrote: Yup that's it. wotaskd is running under root. The other is under _appserver On 2013-06-06, at 3:49 PM, Chuck Hill ch...@global-village.net wrote: Different users? Check the

Re: malformed bundle version number in deployment with Java 1.6

2013-06-06 Thread Johnny Miller
conversion library like ImageMagick. OS X 10.5 is a 32 bit OS and there is only a 64 bit JavaVM for Java 6. I spent a lot of time on that one :( Best, Johnny Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791

Re: malformed bundle version number in deployment with Java 1.6

2013-06-06 Thread Johnny Miller
Hi David, See my other email. I forgot to mention that you will need to restart the server after making the change to /etc/launchd.conf Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail

Re: [Wonder-disc] ERJQuery

2013-05-10 Thread Johnny Miller
to that point. Ken On May 9, 2013, at 6:19 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Pascal, I started working on a JQuery framework and I'm up to one component! You can see it here: http://www.kahalawai.com/JQuery I'm pretty busy but I think I could make one component a day

Re: [Wonder-disc] ERJQuery

2013-05-10 Thread Johnny Miller
been a while since I looked at it. It's great someone is looking at implementing this, I'm just hoping this feedback helps so the foundation is solid and primed for growth ;) D -- David LeBer Codeferous Software On 2013-05-10, at 4:47 PM, Johnny Miller jlmil...@kahalawai.com wrote

Re: [Wonder-disc] ERJQuery

2013-05-10 Thread Johnny Miller
just hoping this feedback helps so the foundation is solid and primed for growth ;) D -- David LeBer Codeferous Software On 2013-05-10, at 4:47 PM, Johnny Miller jlmil...@kahalawai.com wrote: Cool. Thanks Ken. I tried out some stuff last night. Basically I formatted the HTML

Re: [Wonder-disc] ERJQuery

2013-05-09 Thread Johnny Miller
you think I should keep on keeping on or has somebody already developed a framework they are about to release or is there a new better idea? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail

Re: [Wonder-disc] ERJQuery

2013-05-09 Thread Johnny Miller
are supplied in the data attributes, and you have no js cluttering your html. Sounds great. Thanks for the advice. D -- David LeBer Codeferous Software On 2013-05-09, at 6:19 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Pascal, I started working on a JQuery framework and I'm up to one

Re: Ajax-Submit in IE9

2013-05-06 Thread Johnny Miller
Hi Michael, Oops. Thanks for pointing that out. Pascal, I made a pull request for integration but I think it pulled some other nonsense into my request. Can you check it out? I did a reset before I made the commit and I think it's trying to add some artifacts from that. Thanks, Johnny

Re: D2W restrictingFetchSpecification Question

2013-05-04 Thread Johnny Miller
li...@thetimmy.com wrote: From: Tim Worman li...@thetimmy.com Subject: Re: D2W restrictingFetchSpecification Question To: Johnny Miller jlmil...@kahalawai.com Cc: WebObjects-Dev Apple Webobjects-dev@lists.apple.com Date: Friday, May 3, 2013, 11:19 PM Hi Johnny: I haven't used

Re: D2W restrictingFetchSpecification Question

2013-05-04 Thread Johnny Miller
an ERDDelayedKeyValueAssignment for restrictingfetchspecification with extraRestrictingQualifier as value? On Sat, May 04, 2013 at 08:22:10AM -1000, Johnny Miller wrote: Yeah, I'm wondering if there is a way to do a restrictingfetchspecification where I pass in an object at runtime i.e

Re: D2W restrictingFetchSpecification Question

2013-05-04 Thread Johnny Miller
, Johnny On May 4, 2013, at 1:20 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Bastian, I was thinking the same thing but ERDDelayedKeyValueAssignment with the qualifier format just blew up. It returned an error that didn't make much sense like couldn't resolve componentName or something

Re: D2W Design Question

2013-05-03 Thread Johnny Miller
up and down. Does anybody know of a smarter way to handle this kind of situation? Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On May 2, 2013, at 4:10 PM, Johnny Miller jlmil

D2W restrictingFetchSpecification Question

2013-05-03 Thread Johnny Miller
in the qualifier that gets created in the EOModel but how do I tell D2W to substitute the variable with my session object at runtime? Thanks in advance, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website

Re: D2W restrictingFetchSpecification Question

2013-05-03 Thread Johnny Miller
an example on the wiki on the wiki in the D2W flow control article. You may already know about that option - but throwing it out just in case. http://wiki.wocommunity.org/display/documentation/D2W+Flow+Control Tim On May 3, 2013, at 8:12 PM, Johnny Miller jlmil...@kahalawai.com wrote

D2W Design Question

2013-05-02 Thread Johnny Miller
is and without using a modal window? Thanks in advance, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail ___ Do not post admin requests to the list

Re: D2W Design Question

2013-05-02 Thread Johnny Miller
a custom link component with target = _blank for the embedded list. You need to declare a dummy property key for that entity, and call your customComponent for that property key. If you need a hand with the actual component, let me know. David On 2013-05-02, at 5:13 PM, Johnny Miller jlmil

Re: D2W Design Question

2013-05-02 Thread Johnny Miller
for it. You'd change the html above to display a static string instead of the value of the propertyKey. Hope that helps, David On 2013-05-02, at 6:17 PM, Johnny Miller jlmil...@kahalawai.com wrote: Thanks David, I'll take you up on that :) So maybe what I'm doing

Re: Rule Modeler Spinning Beach Ball

2013-04-27 Thread Johnny Miller
this when switching between workspaces. Try quitting RuleModeler, and Eclipse, then launch Eclipse, open the workspace, and then launch RuleModeler. D -- David LeBer Codeferous Software On 2013-04-26, at 8:55 PM, Johnny Miller jlmil...@kahalawai.com wrote: Hi, Is there any

Rule Modeler Spinning Beach Ball

2013-04-26 Thread Johnny Miller
Hi, Is there any trick to getting Rule Modeler to not take forever to make a save? I've retried restarting eclipse and rule modeler. I'm on OS X 10.8.3 using Eclipse 3.8.1 Java 1.7 TIA, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808

Re: MooTools Observer: fullSubmit not working

2013-04-19 Thread Johnny Miller
) When I get to the office I, the world's dumbest user of Git, will submit a patch (hopefully). Best, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Apr 19, 2013, at 2:03 AM

Re: MooTools Observer: fullSubmit not working

2013-04-18 Thread Johnny Miller
What does the JavaScript code that creates the observer look like on the web page? Is it passing in the component URL? Sent from my iPad On Apr 18, 2013, at 5:23 AM, Michael Schmiedgen schmied...@takwa.de wrote: Hi Johnny, Do you see an error in the JavaScript console? Yes, I get:

Re: MooTools Observer: fullSubmit not working

2013-04-17 Thread Johnny Miller
Hi Michael, Do you see an error in the JavaScript console? Do you specify the update container ID? Thanks, Johnny Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail On Apr 17, 2013

Re: Small note about the Association, WOWODC and myself

2013-04-08 Thread Johnny Miller
If you don't have better offers I wouldn't mind managing the email marketing/newsletter. On Apr 8, 2013, at 12:57 PM, Chuck Hill ch...@global-village.net wrote: On 2013-04-01, at 12:06 PM, Pascal Robert wrote: Hi everyone, I got a couple of you who asked me what will happen with the

Re: ImageIO Native Java 1.6

2013-04-02 Thread Johnny Miller
Thanks for the advice guys. Although, I'd really like to get the native going... The error I'm seeing is a com.webobjects.foundation.NSForwardException [java.lang.NoClassDefFoundError] Could not initialize class er.attachment.thumbnail.ImageIOImageProcessor:java.lang.NoClassDefFoundError: I

Re: ImageIO Native Java 1.6 / Small Progress

2013-04-02 Thread Johnny Miller
, Johnny Miller jlmil...@kahalawai.com wrote: Thanks for the advice guys. Although, I'd really like to get the native going... The error I'm seeing is a com.webobjects.foundation.NSForwardException [java.lang.NoClassDefFoundError] Could not initialize class

Re: ImageIO Native Java 1.6 / Small Progress

2013-04-02 Thread Johnny Miller
for interfacing with Apple's directory services frameworks. It no longer ran on 64-bit Intel. I never tried to dive into XCode and recompile it - so not sure about that part. Tim On Apr 2, 2013, at 12:55 PM, Johnny Miller jlmil...@kahalawai.com wrote: OK. So I added this argument

Re: ImageIO Native Java 1.6 / Small Progress

2013-04-02 Thread Johnny Miller
to get 32 bit Java 1.6 onto my i386 server? Thanks, Johnny On Apr 2, 2013, at 10:39 AM, Johnny Miller jlmil...@kahalawai.com wrote: Hi Tim, Yeah, I'm getting stumped. I've tried setting x86_64 in the build setting for all targets and I've even tried compiling with xcodebuild ARCHS=x86_64

ImageIO Native Java 1.6

2013-04-01 Thread Johnny Miller
Hi, I have a system running OS X 10.5 and after I upgraded to Java 1.6 I noticed that ERAttachment is no longer using the native image processor. Did anyone else have a similar problem? I tried recompiling the project but it did not help. Aloha, Mr. Johnny Miller Web Development Manager

D2W Rule Question

2013-03-29 Thread Johnny Miller
? I've been trying those but they don't seem to work :( Thanks in advance, Aloha, Mr. Johnny Miller Web Development Manager Kahalawai Media Company Lahaina, HI 96761 tel: (808) 661-7962 | mobile: (808) 283-0791 website | e-mail ___ Do not post

Re: D2W Rule Question

2013-03-29 Thread Johnny Miller
You are a genius Ramsey! On Mar 29, 2013, at 11:27 AM, Ramsey Gurley rgur...@smarthealth.com wrote: Tried tabKey, tabCount, or tabIndex? If you're calling setCurrentTab on ERD2WPage, those should be in your d2wContext. Ramsey On Mar 29, 2013, at 2:17 PM, Johnny Miller wrote: Hi

  1   2   3   4   5   >