Displaying 20 results from an estimated 29 matches for "webobject".
Did you mean:
webobjects
2006 Jun 16
0
WebObjects Development training
?bermind, Inc., a leading developer of enterprise level applications,
announces it''s WebObjects I Development course. This five day course
offers an intensive look into designing, building and deploying Web
applications using Apple''s WebObjects technology.
Based on over a decade of professional consulting on WebObjects
projects - for clients from Apple to the U.S. Department...
2006 Oct 03
0
WebObjects-style Object Cache
...r a way to access this implicit "page" object but
looking at the ActiveRecord source code I see no place that it would
have been set. This makes me believe my "it just works" assumption is
wrong in this case.
Does anybody have any idea what I''m talking about here?
In WebObjects, all my fetches to objects would go through an
EditingContext. So when I told my Page to fetch pageParts() then that
Page and all the PageParts would get plopped into one EditingContext.
And when I asked a PagePart for it''s Page, it would pull that object
from the EditingContext so I wo...
2006 Apr 10
4
Many To Many''s Join table attributes + migrations
Hi all,
just joined and have only just kicked off with Rails (coming, but not
departing, from WebObjects development). And so far there seems to be
a lot of promise except for one thing I can''t figure out as yet --
the above problem.
Say I have the following conceptual relationships:
ITEMS <<--->> CARTS
i.e., each item can belong to one or more categories. So really we ha...
2006 Feb 16
21
RoR VS Rails ???
I didn''t get a chance to go to this meeting debating WebObjects Vs
Rails, but here''s a report about it:
http://desperatepundit.com/blog/cremes/technology/2006/02/15/WebObjects-versus-Ruby-On-Rails.html
I don''t get what he''s saying, hand coding the model? yeah, you COULD ...
but what about script/generate ???
And is that so what...
2006 May 23
9
Shameless plug of my web 2.0 app
...thebeststuffintheworld.com/
Any thoughts would be great, I can be reached at adrian@mindjar.com.
I''ve been lurking here for a little while, and well, it has been a
great resource and help for me. I just wanted to say thanks to you
guys. Rails has been fun to program in, coming from a WebObjects/Java/
PHP5 Refugee.
All the best.
Adrian DeWitts
http://www.thebeststuffintheworld.com/
2006 Jul 04
4
ROaR: A Ruby on Rails Podcast
...ver some of the hot topics going on in
Rails. Half news, half interactive, all community. As always, the
first episode kinda sucks but I''m looking forward to feedback from all
of you on how to make it better.
http://www.simiancodex.com/roar/
or for iTunes people
http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?id=163609703
Michael Genereux
SimianCodex
2006 Jul 28
8
Building a Search Page as part of CRUD
I''ve been experimenting with Rails over the past couple of days and
have come across something that seems harder than it should be. In
previous frameworks I have used (WebObjects, php) a full search page
(which leads into a list view populated with search results) was part
of the CRUD that was either dynamically or statically created after
specifying table/object schema. In WebObjects this was a very cool
feature of DTW (direct to web), in php I rolled my own crud...
2006 Mar 13
2
relationship woes
...heir foreign keys to the collection?s primary key.
But when I add a new, unsaved PgmVisit to an unsaved PgmUpdate the
PgmVisit still has a nil foreign key and no pgm_update to show for.
Are the docs failing to mention something about unsaved records? I
had similar unpredictable problems with WebObjects which is why I am
now learning Rails.
A related questing is when is the best time to set a custom primary
key? Is it required for collection<< to work? I would prefer to not
set it if possible since the DB will generate one, but I will if I
have to.
-John
--
John Smilanick
Computi...
2005 Jun 16
3
PostgreSQL Scaffold Doesn't Insert PK?
I am new to Rails and Ruby. I''ve been a WebObjects developer for a few years
and before that J2EE (shudder). I wanted to try RoR so I am porting an
existing Web app.
I am running the latest release on Tiger and PG8.
Right now my single table has three attributes:
id | integer | not null
hotel_name | character va...
2006 Mar 14
14
Gusto.com Rails Site
Hello -
I wanted to announce a very large web application that was built with Ruby
on Rails and runs the site Gusto! http://www.gusto.com/ . It was deployed
yesterday in a little over 4 months of development with 3 developers. The
origins of the site were being developed in Java using Hibernate + Tapestry
and the decision was made to port the 100+ table model to Rails to see if
there were
2006 Jul 02
4
Ruby on Rails + DB2
Received this link from a regular email blast, it may interest some of
you. I guess RoR is starting to gain more traction :-)
http://www-128.ibm.com/developerworks/db2/library/techarticle/dm-0606dumbill/?ca=dnw-723
Cheers
Mohit.
2006 Apr 19
9
translating RoR framework into the Java environment
For a company study I am trying to come up with what would one need
to replicate *grosso modo and at the functional level* what we get in
Rails. This does not need to be an "equivalent" solution, just what a
Java programmer would build upon, the canonical aggregation of
components, the usual tools.
My first fraft is:
Struts -> C layer
Hibernate -> M
2006 Jan 08
6
newbie session confusions
I''m totally baffled by the relation between objects and the session
and when an object is still available. It seems to me that there
should be a simple session.rb file (like the session.java file in
WebObjects).
Right now, I''m just trying to figure out how to keep an object
around, say a User object, without saving it to the db, so that I can
tell at any point whether the user is logged in. I guess the answer
is:
session[:user] = @user
where @user contains an @logged_in property. B...
2008 May 21
11
Per-user home filesystems and OS-X Leopard anomaly
I encountered an issue that people using OS-X systems as NFS clients
need to be aware of. While not strictly a ZFS issue, it may be
encounted most often by ZFS users since ZFS makes it easy to support
and export per-user filesystems. The problem I encountered was when
using ZFS to create exported per-user filesystems and the OS-X
automounter to perform the necessary mount magic.
OS-X
2006 Jun 03
8
confused about ActiveRecord relationships
I am very confused about where to put the belongs_to and the has_one
(and other relationship identifiers). I have read the RDoc and the
agile book many times about this and I think i still see it backwards.
Let me outline my app so you have an understanding...
I have 2 tables:
Schools { id, school_name, address_id }
and
Addresses { street1, street2, city, state, zip, country }
*** this
2008 Sep 14
1
[LLVMdev] xcodebuild and LLVM
On Sep 11, 2008, at 9:30 PM, Ted Kremenek wrote:
> Hi John,
>
> I'm not certain if libtool works with LLVM bitcode files, and I don't
> think that all of the tools that manipulate/inspect object files on
> Mac OS X understand bitcode files either.
Yes. Right now only ld recognizes LLVM bitcode files.
> I suspect that this will
> change over time.
Yes.
-
Devang
2004 Nov 10
1
HTTPS request via MSXML hangs on redirect
...ce.lbs.de/bw" redirects to
"https://kundenservice.lbs.de/bw/") there comes no return to the app. It
seems that the new URL is requested, but the WININET method
InternetReadFile is missing. It comes when calling a non redirected
request such like https://meine.deutsche-bank.de/mod/WebObjects/dbpbc.
I'm using current Wine. My DllOverrides are:
"ddrawex" = "native, builtin"
"ddraw" = "native, builtin"
"oleaut32" = "native, builtin"
"ole32" = "native, builtin"
"urlmon" = "native, builtin...
2006 Feb 28
0
Want To Listen To Chad Fowler''s Keynote Presentation?
...presentation. If you want to hear Chad Fowler''s other
keynote, Kathy Sierra''s keynote (Creating Passionate Users) and other
great presentations given by world class software engineers subscribe
to our RSS feed and or subscribe to SOENlive on iTunes:
http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewPodcast?
id=128899390
If you have any questions, comments or suggestions please don''t
hesitate to get into contact with me.
Keep on Railing (can you even say that LOL!),
John Kopanas
http://www.kopanas.com
========================================================...
2000 Nov 10
1
Executing an R function from Java.
Is anyone aware of a mechanism by which I could
execute an R function from within java (say
a servlet).
thanks
Richard Piper
--
Intensive Care Unit, RNS Hospital, Sydney.
Phone: 612-9926-8656 or 8617
FAX: 612-9439-8418
Page: 612-9962-4936
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2006 Jun 12
2
RoR Developer Needed
Our law firm is looking for a contractor to assist in developing and
extending our internal case management system. This system tracks
most aspects of our workflow. Our current system is deployed as a
WebObjects application and would need to be rewritten in Ruby on
Rails. We need a dedicated person(s) to help us rewrite the system
and drive future development.
Applicants must have at least 2 years of prior web application
development experience with demonstratable Ruby on Rails skills.
Applicants...