If you want a library for the purposes of Ajax then stick with Prototype because it's what the Wonder Ajax frameworks uses and most is already done for you. I'm a big fan and user of JQuery and use it with WebObjects no problems, but try both and just pick what suits you best for the things you want to implement that aren't already in Wonder. To use the two together is possible although it proliferates the number of .js you'll be calling. i.e. let Wonder do it's magic, then do your own things in JQuery. To make them behave together nicely check out JQuery.noConflict() http://docs.jquery.com/ Using_jQuery_with_Other_Libraries

Paul

On Dec 30, 2007, at 9:06 PM, [EMAIL PROTECTED] wrote:

Send Webobjects-dev mailing list submissions to
        webobjects-dev@lists.apple.com

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.apple.com/mailman/listinfo/webobjects-dev
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Webobjects-dev digest..."


Today's Topics:

   1. WO 5.4 for Windows PCs (elni)
   2. jquery vs. prototype vs. x-library? (James C. Lee)
   3. Re: WO 5.4 for Windows PCs (Miguel Arroz)
   4. AW: WO 5.4 for Windows PCs (elni)
   5. writing plist (Josh Paul)
   6. Re: writing plist (Chuck Hill)
   7. Re: writing plist (Josh Paul)


----------------------------------------------------------------------

Message: 1
Date: Sat, 29 Dec 2007 21:15:23 +0100
From: "elni" <[EMAIL PROTECTED]>
Subject: WO 5.4 for Windows PCs
To: <Webobjects-dev@lists.apple.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

Hi there.



I would like to give WO a spin but I am currently running on MS only. Is there a way to install and run WO 5.4 on a Windows PC (Eclipse/ WOlibs)? Even more important: Is there a legal way to download the WO libs from somewhere? My understanding is that it comes preinstalled on a Mac but I could not find
it on the web.



Thanks!

elni





-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.apple.com/pipermail/webobjects-dev/attachments/ 20071229/e2962e6f/attachment.html

------------------------------

Message: 2
Date: Sat, 29 Dec 2007 15:43:57 -0800
From: "James C. Lee" <[EMAIL PROTECTED]>
Subject: jquery vs. prototype vs. x-library?
To: <Webobjects-dev@lists.apple.com>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="us-ascii"

I've been using prototype (http://prototypejs.org) + x-library
(http://cross-browser.com) for a while now. But just came across jquery
(http://jquery.com) today, and it looks quite good.

I've only tinkered with jquery a bit so far, and like what I see.

Before I dive head first to start to migrate to jquery, I'd love to hear the collective wisdom on these or other javascript libraries from this list. I'm
sure I'm not alone. :-)

Thanks!

^James



------------------------------

Message: 3
Date: Sat, 29 Dec 2007 23:56:09 +0000
From: Miguel Arroz <[EMAIL PROTECTED]>
Subject: Re: WO 5.4 for Windows PCs
To: elni <[EMAIL PROTECTED]>
Cc: Webobjects-dev@lists.apple.com
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

Hi!

   WebObjects is 100% pure Java, so you can develop on any platform
with a JVM that supports Java 5.

   You need Eclipse and WOLips, and the WO frameworks.

   Eclipse and WOLips is easy to install, of course. The WO
frameworks are not so easy, but you can see the procedure here:
<http://wiki.objectstyle.org/confluence/display/WOL/Usage+for
+Windows>. You must obtain them on a Mac OS X installation (they are
available for download on Apple's site, but they come in a DMG that
you can only open on Mac OS X). You can use them legally on Windows
as long as you have a (legal!) Mac OS X copy.

   So, techincally: grab a Mac, download the file, extract the
frameworks, copy them to your PC.

   Legally: buy a copy of Mac OS X, and keep it around, even if you
never open the box.

   Yours

Miguel Arroz

On 2007/12/29, at 20:15, elni wrote:

Hi there.



I would like to give WO a spin but I am currently running on MS
only. Is there a way to install and run WO 5.4 on a Windows PC
(Eclipse/WOlibs)? Even more important: Is there a legal way to
download the WO libs from somewhere? My understanding is that it
comes preinstalled on a Mac but I could not find it on the web.



Thanks!

elni





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/arroz%
40guiamac.com

This email sent to [EMAIL PROTECTED]

Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com



-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2417 bytes
Desc: not available
Url : http://lists.apple.com/pipermail/webobjects-dev/attachments/ 20071229/02b33392/smime.bin

------------------------------

Message: 4
Date: Sun, 30 Dec 2007 12:10:02 +0100
From: "elni" <[EMAIL PROTECTED]>
Subject: AW: WO 5.4 for Windows PCs
To: "'Miguel Arroz'" <[EMAIL PROTECTED]>
Cc: Webobjects-dev@lists.apple.com
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain;       charset="iso-8859-1"

Thank you Miguel. Information about WO is not as wide-spread as RoR or
ASP.NET, so your links are very appreciated.
I will try to get hold of a legal OSX copy and go for it. If it doesn´t work -> I would like to get a Mac anyway... so that might even come in handy as a
good excuse to finally get one :).

Thanks again.

-----

Hi!

   WebObjects is 100% pure Java, so you can develop on any platform
with a JVM that supports Java 5.

   You need Eclipse and WOLips, and the WO frameworks.

   Eclipse and WOLips is easy to install, of course. The WO
frameworks are not so easy, but you can see the procedure here:
<http://wiki.objectstyle.org/confluence/display/WOL/Usage+for
+Windows>. You must obtain them on a Mac OS X installation (they are
available for download on Apple's site, but they come in a DMG that
you can only open on Mac OS X). You can use them legally on Windows
as long as you have a (legal!) Mac OS X copy.

   So, techincally: grab a Mac, download the file, extract the
frameworks, copy them to your PC.

   Legally: buy a copy of Mac OS X, and keep it around, even if you
never open the box.

   Yours

Miguel Arroz

On 2007/12/29, at 20:15, elni wrote:

Hi there.



I would like to give WO a spin but I am currently running on MS
only. Is there a way to install and run WO 5.4 on a Windows PC
(Eclipse/WOlibs)? Even more important: Is there a legal way to
download the WO libs from somewhere? My understanding is that it
comes preinstalled on a Mac but I could not find it on the web.



Thanks!

elni





 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/arroz%
40guiamac.com

This email sent to [EMAIL PROTECTED]

Miguel Arroz
http://www.terminalapp.net
http://www.ipragma.com







------------------------------

Message: 5
Date: Sun, 30 Dec 2007 10:13:36 -0800
From: Josh Paul <[EMAIL PROTECTED]>
Subject: writing plist
To: webobjects-dev@lists.apple.com
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

I'm attempting to write out a plist after reading and altering it, however I haven't found a class/method to do so. I am using NSPropertyListSerialization to read the file. Is there a class I'm overlooking, or is there no simple way to write out a plist?

TIA.


------------------------------

Message: 6
Date: Sun, 30 Dec 2007 10:58:44 -0800
From: Chuck Hill <[EMAIL PROTECTED]>
Subject: Re: writing plist
To: Josh Paul <[EMAIL PROTECTED]>
Cc: webobjects-dev@lists.apple.com
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

Look closer...
NSPropertyListSerialization.stringFromPropertyList

Chck


On Dec 30, 2007, at 10:13 AM, Josh Paul wrote:

I'm attempting to write out a plist after reading and altering it,
however I haven't found a class/method to do so. I am using
NSPropertyListSerialization to read the file. Is there a class I'm
overlooking, or is there no simple way to write out a plist?

TIA.
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill%
40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects







------------------------------

Message: 7
Date: Sun, 30 Dec 2007 11:25:22 -0800
From: Josh Paul <[EMAIL PROTECTED]>
Subject: Re: writing plist
To: Chuck Hill <[EMAIL PROTECTED]>
Cc: webobjects-dev@lists.apple.com
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes

Ah. Thanks.

On Dec 30, 2007, at 10:58 AM, Chuck Hill wrote:

Look closer...
NSPropertyListSerialization.stringFromPropertyList

Chck


On Dec 30, 2007, at 10:13 AM, Josh Paul wrote:

I'm attempting to write out a plist after reading and altering it,
however I haven't found a class/method to do so. I am using
NSPropertyListSerialization to read the file. Is there a class I'm
overlooking, or is there no simple way to write out a plist?

TIA.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/chill% 40global-village.net

This email sent to [EMAIL PROTECTED]


--

Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects








------------------------------

_______________________________________________
Webobjects-dev mailing list
Webobjects-dev@lists.apple.com
http://lists.apple.com/mailman/listinfo/webobjects-dev

End of Webobjects-dev Digest, Vol 4, Issue 1007
***********************************************

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to